	/******************
******************
******************
#TABEL OF CONTENT#
1# GENERAL CSS
2# NAVBAR SECTION


******************
******************
******************/	
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.ie-loading-fix :before,
.ie-loading-fix :after {
  content: none !important;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.section-contianer {
    float: left;
   
    width: 100%;
}
/* general styles */
body{
	margin:0;
	padding:0;
	 overflow-x:hidden;
}
p {
	font-size: 14px;
	margin-bottom:0px;
	font-family: 'Open Sans', sans-serif;
	 line-height:24px;
	 color:#797979;
	 font-weight:400;
	 text-shadow:none;
	
}
a {
	color: #333;
}
h1 {

	font-size: 35px;
	font-family: 'Open Sans', sans-serif;
	color:#333333;
	margin-top:0px;
	font-weight:700;
	text-shadow:none;
	
}

h2 {
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-shadow:none;
	color:#333333;
}

h3 {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	color:#333333;
	line-height:24px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	text-shadow:none;
}

h4 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color:#333333;
	text-shadow:none;
	font-weight:700;
}

h5 {
	font-size: 14px;
	
	color:#333333;
	line-height:24px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	text-shadow:none;
}
img {
    max-width: 100%;
	border:none;
	margin:0;
	padding;0;
}
#sidebar ul,ul,#main-menu ul{
	
	list-style:none;
	
}

.comment-body ul ul,.comment-body ol ul{
	list-style-type: circle;
}
.comment-body ol ol ul,.comment-body ol ul ul,.comment-body ul ol ul,.comment-body ul ul ul {
    list-style-type: square;
}
.comment-body ul{
list-style-type: disc;
}

.section-contianer-main-page{
	background:#fff;
}
.float-right{
	float:right;
}
a:focus {
	outline:0px;
	color:inherit;
	
}
a{
	text-decoration:none !important;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	 line-height:24px;
	 font-weight:400;
	 cursor:pointer;
	 -o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.fd-border-radius-5{
	border-radius:5px;
}
.fd-hidden{
	overflow:hidden;

}
input:focus,textarea:focus{
	box-shadow:none;
	outline:none;
}

.color-white{color:#fff;}
.margin-left-10{
	margin-left:-10px;

}
.margin-top-0{
margin-top:0px !important;
}
.aligncenter{
	float:none!important;
	margin:0 auto;
}

/* PADDING BOTTOM */

.padding-bottom-5{padding-bottom:5px;}
.padding-bottom-10{padding-bottom:10px;}
.padding-bottom-15{padding-bottom:15px;}
.padding-bottom-20{padding-bottom:20px;}
.padding-bottom-30{padding-bottom:30px;}
.padding-bottom-40{padding-bottom:40px;}
.padding-bottom-44{padding-bottom:44px;}
.padding-bottom-50{padding-bottom:50px;}
.padding-bottom-60{padding-bottom:60px;}
.padding-bottom-64{padding-bottom:64px;}
.padding-bottom-67{padding-bottom:67px;}
.padding-bottom-70{padding-bottom:70px;}
.padding-bottom-74{padding-bottom:74px;}
.padding-bottom-84{padding-bottom:84px;}
.padding-bottom-77{padding-bottom:77px;}
.padding-bottom-80{padding-bottom:80px;}
.padding-bottom-90{padding-bottom:90px;}
.padding-bottom-100{padding-bottom:100px;}
.padding-bottom-110{padding-bottom:110px;}
.padding-bottom-120{padding-bottom:120px;}
.padding-bottom-130{padding-bottom:130px;}
.padding-bottom-140{padding-bottom:140px;}
.padding-bottom-150{padding-bottom:150px;}
.padding-bottom-160{padding-bottom:160px;}
.padding-bottom-170{padding-bottom:170px;}
.padding-bottom-180{padding-bottom:180px;}
.padding-bottom-190{padding-bottom:190px;}
.padding-bottom-200{padding-bottom:200px;}
.padding-bottom-250{padding-bottom:250px;}
.padding-bottom-270{padding-bottom:270px;}

/* PADDING TOP */

.padding-top-5{padding-top:5px;}
.padding-top-10{padding-top:10px;}
.padding-top-15{padding-top:15px;}
.padding-top-20{padding-top:20px;}
.padding-top-30{padding-top:30px;}
.padding-top-35{padding-top:35px;}
.padding-top-40{padding-top:40px;}
.padding-top-50{padding-top:50px;}
.padding-top-60{padding-top:60px;}
.padding-top-64{padding-top:64px;}
.padding-top-67{padding-top:67px;}
.padding-top-70{padding-top:70px;}
.padding-top-74{padding-top:74px;}
.padding-top-84{padding-top:84px;}
.padding-top-77{padding-top:77px;}
.padding-top-80{padding-top:80px;}
.padding-top-90{padding-top:90px;}
.padding-top-100{padding-top:100px;}
.padding-top-110{padding-top:110px;}
.padding-top-120{padding-top:120px;}
.padding-top-130{padding-top:130px;}
.padding-top-140{padding-top:140px;}
.padding-top-150{padding-top:150px;}
.padding-top-160{padding-top:160px;}
.padding-top-170{padding-top:170px;}
.padding-top-180{padding-top:180px;}
.padding-top-190{padding-top:190px;}
.padding-top-200{padding-top:200px;}
.padding-top-220{padding-top:220px;}
.padding-top-250{padding-top:250px;}
.padding-top-270{padding-top:270px;}

/* MARGIN BOTTOM */
.margin-bottom-0{margin-top:0px!important;}
.margin-bottom-5{margin-bottom:5px!important;}
.margin-bottom-10{margin-bottom:10px!important;}
.margin-bottom-15{margin-bottom:15px!important;}
.margin-bottom-20{margin-bottom:20px !important;}
.margin-bottom-30{margin-bottom:30px;}
.margin-bottom-40{margin-bottom:40px!important;}
.margin-bottom-50{margin-bottom:50px;}
.margin-bottom-60{margin-bottom:60px;}
.margin-bottom-80{margin-bottom:80px !important;}
.margin-bottom-70{margin-bottom:70px;}
.margin-bottom-100{margin-bottom:100px;}
.margin-bottom-150{margin-bottom:150px;}
.margin-bottom-120{margin-bottom:150px;}
.margin-bottom-200{margin-bottom:200px;}
.margin-bottom-250{margin-bottom:250px;}
.margin-bottom-270{margin-bottom:270px;}

/* MARGIN TOP */
.margin-top-0{margin-top:0;}
.margin-top-5{margin-top:5px;}
.margin-top-10{margin-top:10px;}
.margin-top-15{margin-top:15px;}
.margin-top-20{margin-top:20px;}
.margin-top-25{margin-top:25px;}
.margin-top-30{margin-top:30px;}
.margin-top-40{margin-top:40px;}
.margin-top-45{margin-top:45px;}
.margin-top-50{margin-top:50px;}
.margin-top-60{margin-top:60px;}
.margin-top-70{margin-top:70px;}
.margin-top-80{margin-top:80px;}
.margin-top-100{margin-top:100px;}
.margin-top-110{margin-top:110px;}
.margin-top-120{margin-top:100px;}
.margin-top-150{margin-top:150px;}
.margin-top-170{margin-top:170px;}
.margin-top-200{margin-top:200px;}
.margin-top-250{margin-top:250px;}
.margin-top-270{margin-top:270px;}

.padding-left-0{padding-left:0;}
.padding-left-10{padding-left:15px !important;}
.padding-right-0{padding-right:0;}
.padding-right-10{padding-right:15px !important;}
.padding-right-left-100{padding-left:100px;padding-right:100px;}
.padding-0{
	padding:0;
}
.margin-right-30{
	margin-right:30px !important;
}
.margin-left-30{
	margin-left:-30px !important;
}
.width-100 {
	width: 100%;
}
.text-center{
	text-align:center;
}
.color-white{
	color:#fff;
}
.background-color-white{
	background:#fff;
}
.background-color-gray{
	background:#f3f3f3 !important;
}
.background-color-gray-insurance{
	background:#ebebeb ;
}
.border-color-white{
	border-color:#fff;
}

.float-left{
	float:left;
}

img,img:hover,img:focus{
	border:none !important;
}

.section-with-padding{
	padding-bottom:90px;
}
.navbar5-mlogo{
	display:none;
}

/* ==========================================version 1 =============================================*/

/* top bar section*/
.top-bar{
	background:#333333;
	padding:30px 0px;
}
.top-bar-address{
	
}
.top-bar-address ul{
	padding:0px;
	margin:0px;
}
.top-bar-address ul li{
	display:inline-block;
}
.top-bar-address ul li h5{
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	margin-top:0px;
	font-weight:800;
	margin:0px;
	margin-bottom:7px;
	line-height:15px;
}
.top-bar-address ul li p{
	color:#fff !important;
	margin:0px;
	line-height:20px;
}
.top-bar-address ul li:first-child{
	border-right:1px solid #fff;
	margin-right:30px;
	padding-right:30px;
}

/* ==========================================version 1 =============================================*/
.nav > li > a:focus{
	    background-color: transparent !important;
}
.main-title .row-stitle{
	text-transform:uppercase;
	color:#7a7a7a;
    letter-spacing: 4px;
	margin-bottom:11px;
}
.main-title{
	padding-bottom:45px;
	padding-top:90px;
}
.padding-bottom-50.funding-events-container.clearfix {
    padding-bottom: 40px;
}
.main-title-line{
	width:62px;
	margin:0 auto;
	margin-bottom:39px;
}
.doonor-box-container.padding-bottom-90 {
    padding-bottom: 97px;
}
.main-title-line .line1{
	width:6px;
	height:6px;
	border-radius:100%;
	background:#d2d2d2;
}
.main-title-line .line2{
	width:10px;
	height:10px;
	border-radius:100%;
	background:#c6c6c6;
}
.main-title-line .line3{
	width:13px;
	height:13px;
	border-radius:100%;
	background:#b6b6b6;
}
.main-title-line div{
	display:inline-block;
	    vertical-align: middle;
}

/*-------------------main menu------------*/
.menu-default{
	background-color:#f5f5f5;
	padding:10px 0px;
	padding-bottom:0px;
}
#menu-menu{
	padding:0px;
	margin:0px;
}
#main-menu ul li a{
	color:#646464;
	font-weight:700;
	font-size:12px;
	text-transform:uppercase;
	border:1px solid transparent;
	border-radius:4px;
	padding:5px 16px;
	position:relative;
  display:inline-block;  
}
#main-menu ul li > a{
line-height:20px !important;
}
#main-menu > ul > li > a::after {
    background-color: #444;
    border-radius: 100%;
    bottom: -3px;
    content: "";
    display: none;
    height: 6px;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    width: 6px;
}
#main-menu > ul > li > a::before {
    background-color: #f5f5f5;
    bottom: -5px;
    content: "";
    display: none;
    height: 10px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 10px;
}
#main-menu ul li:hover a::after, #main-menu ul li:hover a::before {
    display: block;
}
#main-menu > ul > li {
	list-style:none;
	display:inline-block;
	margin-top: 11px;
    padding-bottom: 20px;
    position: relative;
}
#main-menu > ul > li:hover > a, #main-menu > ul > li:focus > a {
	background:none;
	border:1px solid #bebebe;
}
#main-menu #menu-menu li a:hover:after {
	font-family: 'FontAwesome';
	content: "\f111";
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
	bottom:-10px;
	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}
#main-menu .sub-menu, #main-menu .children{
	padding:0px;
	margin:0px;
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	z-index:9999;
	min-width:200px;
	background:#fff;
	display:none;
}
.footer-menu .submenu{
	display:none !important;
}
#main-menu li:hover .sub-menu, #main-menu li:hover .children{
	display:block;
}
#main-menu .sub-menu{
	padding:0px;
	margin:0px;
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	z-index:9999;
	min-width:200px;
	background:#fff;
	display:none;
}
#main-menu li:hover .sub-menu{
	display:block;
}
#main-menu ul li ul > li > a{
    display: block;
    width: 100%;
    color: #646464 !important;
    padding-bottom: 13px;
    padding-top: 13px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #e4e4e4;
    border-radius: 0px;
	text-align: left;
}

#main-menu ul li ul li{
	width:100%;
}
#main-menu ul li ul{
	border-top:1px solid #e4e4e4 !important;
}
#main-menu ul li ul > li > a:hover,#main-menu ul li ul > li > a:focus{
	
	color:#fff !important;
	border-style: solid!important;
	
  border-width: 0px 1px 1px 1px!important;
	}
#main-menu ul li ul li a:hover:after{
	 content: "" !important;
	  font-family: FontAwesome;
	 display:none;
}	
/*menu 2*/
#main-menu2 .sub-menu, #main-menu2 .children{
	padding:0px;
	margin:0px;
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	z-index:9999;
	min-width:200px;
	background:#fff;
	display:none;
}
#main-menu2 li:hover .sub-menu, #main-menu2 li:hover .children{
	display:block;
}
#main-menu2 .sub-menu{
	padding:0px;
	margin:0px;
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	z-index:9999;
	min-width:200px;
	background:rgba(0,0,0,.5);
	display:none;
	
}
#main-menu2 li:hover .sub-menu{
	display:block;
}
#main-menu2 ul li ul > li > a{
    display: block;
    width: 100%;
    color: #fff !important;
    padding: 13px!important;
	padding-bottom:0px !important;
    font-size: 14px !important;
    font-weight: 400;
    
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #e4e4e4;
    border-radius: 0px;
	text-align: left;
}
#main-menu2 ul li ul li:last-child a{
	padding-bottom:13px !important;
}
#main-menu2 ul li ul li{
	width:100%;
}
#main-menu2 ul li ul > li > a:hover,#main-menu2 ul li ul > li > a:focus{
	
	color:#fff !important;
	border-style: solid!important;
  border-width: 0px 0px 0px 0px !important;
	}
#main-menu2 .sub-menu li a:hover:after{
	 content: "" !important;
	 display:none !important;
}	
.address-main-icon img{
	width:28px;
	height:28px;
	color:#fff;
}
.address-main-icon{
	margin-right:10px;
}
.address-main,.address-main-icon{
	display:inline-table;
	vertical-align:middle;
}
.donation-button a{
	border: 1px solid;
	color:#fff;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	margin-top: 2px;
	border-radius:4px;
	display:inline-block;
	padding: 11px 49px;
}
.donation-button a:hover,.donation-button a:focus{
	color:#fff;
	opacity:0.9;
}
.donation-button a:hover {
	background-color: transparent;
}

/*-------------------help section-------------*/
.help-small-title{
	text-transform:uppercase;
	letter-spacing:4px;
	margin-bottom: 11px;
	color:#8c8c8c;
}
.help-section-content h1{
	margin-bottom:38px;
}
.help-me-ways h4{
	text-transform:uppercase;
	margin-top:0px;
}
.help-me-ways p{
	font-size:12px;
	color:#797979;
	font-weight:600;
  line-height:18px;
	margin-bottom:0px;
}
.wayicon,.way-content{
	display:inline-table;
	vertical-align:top;
}
.wayicon{
	margin-right:15px;
}
.way1icon img{
	width:32px;
	height:32px;
}
.way-content{
	width:80%;
}
.help-section-content{
	margin-bottom:70px;
}
.help-way1{
	margin-bottom:70px;
}
.wpcf7-form input.wpcf7-form-control.wpcf7-submit{
	background:transparent !important;
} 

		.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover{
			color:#fff !important;
		}
/*----------------video section----------------*/
div.fundingvideo{
	position:relative;
	border-radius:5px;
	padding:200px 0px;
	margin-bottom:100px;
}
.video-overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.7);
	z-index:9997;
	border-radius:5px;
}
.video-logo{
	position:absolute;
	left:30px;
	top:30px;
	z-index:9998;
	width:12%;
}
.video-icon a .fa{
	font-size:90px;
	color:#d8d8d8;
	
}
.video-icon{
	position:absolute;
	left:0px;
	z-index:9999;
	top:50%;
	width:100%;
	transform:translateY(-50%);
}
.video-icon a{
	display:block;
	
	
	text-align:center;
}

/*----------------counter section----------------*/

.counter{
	border:1px solid rgba(255,255,255,.3);
	border-radius:5px;
	text-align:center;
	padding:35px 0px;
	}
.counter h1{
	color:#fff;
	margin-top:0px;
	line-height:30px;
	margin-bottom:20px;
}
.counter h3{
	color:#fff;
	margin:0px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	line-height:13px;
}

.counter-circle{
	width:42px;
	margin:0 auto;
	margin-bottom:14px;
}
.counter-circle .cirlce{
	width:6px;
	height:6px;
	float:left;
	margin-right:1px;
	border-radius:100%;
}
.counter-circle .cirlce:last-child{
	margin:0px;
}

/*--------------donnor section-------------*/
.donnor-image{
	border-radius:3px;
	position:relative;
}
.donnor-image-overlay{
	width:100%;
	height:100%;
	border-radius:3px;
	background:rgba(0,0,0,0);
	position:absolute;
	left:0;
	top:0;
	 -o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
	
}
.donnor-box-inner:hover .donnor-image-overlay{
	
	background:rgba(0,0,0,.7);
}
.donnor-name p{
	color:#797979;
	font-size:14px;
	font-weight:700;
	margin-bottom:0px;
	margin-top:10px;
}
.donnor-box-inner:hover .donnor-socail{
	opacity:1;
}
.donnor-socail{
	position:absolute;
	top:50%;
	text-align:center;
	transform:translateY(-50%);
	left:0;
	right:0;
	 -o-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	transition:all 0.7s ease;
	opacity:-1;
}
.donnor-socail a .fa{
	width:31px;
	height:31px;
	line-height:31px;
	color:#fff;
	border-radius:100%;
}
.donnor-socail a .fa:hover{
	opacity:.9;
}
.donnor-socail a  .fa-facebook{
	background:#4079c8;
}
.donnor-socail a  .fa-twitter{
	background:#57c0eb;
}

/*-----------------events section----------------------*/

.event-box-thumb{
	position:relative;
	
    overflow:hidden;
	
}
.event-box-thumb a img{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	}
.event-date{
	position:absolute;
	top: 20px;
    left: 20px;
	background:#fff;
	border-radius:5px;
	min-width:64px;
	padding-top:10px;
	    text-align: center;
	
}
.event-date h1{
	line-height:30px;
	padding:0px 13px;
	margin-bottom:8px;
	
	
}

.event-date p{
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	padding:0px 13px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:700;
    color: #fff;
}

.event-content{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
    overflow: hidden;
	padding:26px 26px 31px;
	background:#fff;
	min-height:193px;
}
.event-content  h4 a{
	font-size:16px;
	color:#333333;
	font-weight:700;
	line-height:16px;
	
}
.event-content  h4{
	margin-top:0px;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:12px;
	margin-bottom:12px;
}
.event-content p{
	font-size:13px;
	font-weight:600;
	line-height: 30px;
}
.event-content p .fa{
	    margin-right: 5px;
    width: 10px;
}
.authore-by{
	margin-right:5px;
	margin-left:2px;
}
.single-event-container{
	margin-bottom:60px;
}

/*-------------gallery section----------------*/
.gallery-image-inner-container{
	position:relative;
	border-radius:5px;
	overflow:hidden;
}
.gallery-overlay-content{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	margin:0 auto;
	right:0;
	text-align:center;
}
.gallery-image-overlay{
	width:100%;
	height:100%;
	border-radius:5px;
	background:rgba(0,0,0,0);
	position:absolute;
	left:0;
	top:0;
	 -o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.galler-images-container > .gallery-image-inner-container > a.image-popup.absolute:last-of-type {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.gallery-image-inner-container:hover .gallery-image-overlay{
	background:rgba(0,0,0,.7);
}
.gallery-overlay-content{
	display:none;
	
	 -o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.gallery-image-inner-container:hover .gallery-overlay-content{
	display:block;
	
}
.gallery-overlay-content .lp-h4 a{
	color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 20px;
    padding: 0 30px;
}
.gallery-overlay-content .lp-h4{
	margin:0px;
	
}
.gallery-overlay-conten .link:first-child{
	margin-right:15px !important;
}
.gallery-overlay-content .link{
	width:51px;
	height:51px;
	line-height:51px;
	text-align:center;
	color:#fff;
	border:1px solid #fff;
	border-radius:100%;
	display:inline-block;
     position: relative;
	
}
.gallery-overlay-content .link img{
	width:18px;
	height:18px;
      top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
}
.first-link{
	margin-right:10px;
}

/*--------------------blog-------------*/
.funding-blog-image{
	border-radius:5px;
	overflow:hidden;
	position: relative;
}
.funding-blog-image img{

}
.funding-blog-title h3{
	margin:0px;
	margin-bottom:10px;
	line-height:24px;
}
.funding-blog-title h3 a{
	color:#5f5c5c;
	font-weight:700;
	font-size:18px;
}
.funding-blog-author{
	margin:0px;
	padding:0px;
}
.funding-blog-author li{
	display:inline-block;
	font-size:12px;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	color:#646464;
	border-right:1px solid #646464;
	line-height: 12px;
    padding-right: 7px;
    margin-right: 4px;
}
.funding-blog-author li:last-child{
	border-right:0px !important;
	 padding-right: 0px;
    margin-right: 0px;
}
.funding-blog-author li a{
	font-size:12px;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	line-height:12px;
	color:#646464;
}
.funding-blog-content p{
	line-height:21px;
	margin-top:17px;
}
.funding-blog-content{
	margin-bottom: 50px;
	margin-top:20px;
}
.blog-date{
	position:absolute;
	bottom: 20px;
    left: 20px;
	background:#fff;
	border-radius:5px;
	padding-top:10px;
	text-align: center;
	min-width:64px;
}
.blog-date h1{
	line-height:30px;
	padding:0px 0px;
	margin-bottom:8px;
}
.blog-date p{
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	padding:0px 5px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:700;
    color: #fff;
}

/*--------------causes section--------*/

.cause-box-thumb{
	position:relative;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	overflow:hidden;
	float: left;
	width: 100%;
  background-color:#000;
}
.cause-box-thumb img {
    width: 100%;
}
.cause-box-thumb:hover img,.single-mission-container .cause-box-thumb:hover img {
    opacity: 0.5;
}
.single-mission-container:hover .cause-box-thumb img {
    opacity: 0.5!important;
}
.barWrapper {
    float: left;
    width: 100%;
}
.cause-image-overlay{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0);
	position:absolute;
	left:0;
	top:0;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	    -ms-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.cause-box-thumb .cause-link{
	width:51px;
	height:51px;
	line-height:51px;
	text-align:center;
	color:#fff;
	border:1px solid #fff;
	border-radius:100%;
	display:inline-block;
	position:absolute;
	top:50%;
	left:0;
	right:0;
	opacity:0;
	margin:0 auto;
	-webkit-transition: all 0.6s ease;
	   -moz-transition: all 0.6s ease;
	    -ms-transition: all 0.6s ease;
	     -o-transition: all 0.6s ease;
	        transition: all 0.6s ease;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.single-cause-container:hover .cause-box-thumb .cause-link{
	opacity:1;
}
.single-cause-container:hover .cause-box-thumb .cause-image-overlay{
	background:rgba(0,0,0,.7);
}
.single-mission-container:hover .cause-box-thumb .cause-image-overlay{
	background:rgba(0,0,0,.7);
}
.cause-box-thumb .cause-link img{
	width:18px;
	height:18px;
}
.cause-content-outer{
	background:#eeeeee;
	padding-top:0px;
}
.cause-content-inner{
	background:#fff;
	position:relative;
	z-index:99;
	padding: 0px; 
}
.cause-title{
	font-size: 24px;
	margin: 0;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    padding: 15px 0px 14px 0px;
    font-weight: 300;
    color: #333333;
}
.cause-title a{
	color:#333;
	font-size: 24px;
    font-weight: 700;
}
.cause-donation {
    color: #fff;
    float: left;
    font-size: 14px;
    background-color: #333;
    border-radius: 0px 0px 5px 5px;
    width: 100%;
}
.cause-donation ul {
    padding: 0px;
    margin: 0px;
}
.cause-donation ul li {
    float: left;
    color: #fff!important;
    width: 33.3%;
    font-weight: 800!important;
    font-size: 19px!important;
    line-height: 21px;
    padding: 20px 15px 15px!important;
    text-align: center;
    border-left: 1px solid #6e6e6e;
}
.cause-donation ul li:first-of-type {
	border: none;
}
.cause-donation ul li span {
    font-size: 12px;
    display: block;
    color: #cdcdcd;
    font-weight: 600;
}
.causes-content {
    line-height: 24px;
    margin: 0px;
    color: #797979;
    font-size: 14px;
    width: 100%;
    float: left;
}
.tooltip{ 
	position:relative;
	float:right;
}
.popOver +.tooltip >.tooltip-arrow {
	border:none;
	display:none;
}
.tooltip.top{
	margin:0px !important;
	padding:0px !important;
}
.funding-causes-container .progress {
    border-radius: 0;
    overflow: visible;
    height: 9px;
    background-color: #bebebe;
    margin-bottom: 0px !important;
    margin-top: -9px;
    z-index: 9999;
    position: relative;
}
.barWrapper .tooltip-inner{
	line-height:33px;
}
.barWrapper .progress{
	overflow:visible;
	height:9px;
	background:#333333;
	margin-top:28px;
}
.funding-causes-container .progress-bar{
  	height:9px;
   	border-radius:50px;
   	box-shadow:none;
   	position: relative;
   	-webkit-transition: width 1.5s ease-in-out;
      -moz-transition: width 1.5s ease-in-out;
        -ms-transition: width 1.5s ease-in-out;
         -o-transition: width 1.5s ease-in-out;
            transition: width 1.5s ease-in-out;
}
.funding-causes-container .progress-bar:before {
    content: "";
    width: 20px;
    height: 100%;
    position: absolute;
    right: -2px;
    -webkit-transform: skewX(-20deg);
       -moz-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
         -o-transform: skewX(-20deg);
            transform: skewX(-20deg);
}
.funding-causes-container .progress-bar .tooltip {
    border-radius: 100%;
    height: 37px;
    left: auto !important;
    position: relative;
    right: -7px !important;
    top: -43px !important;
    width: 38px;
}
.funding-causes-container .progress .progress-bar .tooltip > .tooltip-arrow {
    border-style: solid;
    border-color: #f6a21c transparent transparent;
    position: absolute;
    bottom: -12px;
    left: 50% !important;
    display: block;
    border-width: 8px 5px 7px;
    margin-left: -5px;
}
.funding-causes-container .progress-bar .tooltip > .tooltip-inner {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    text-indent: 0;
}
.single-cause-container {
    float: left;
    padding-bottom: 50px;
    width: 100%;
}
.single-mission-container{
	 padding-bottom: 30px !important;
}
.causes-donate {
	/*background-color: #333333;*/
    font-size: 12px;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 23px;
    margin-top: -18px;
    margin-left: -55px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 23px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 110px;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.79, 1.25);
       -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.79, 1.25);
        -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.79, 1.25);
         -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.79, 1.25);
            transition: all 0.3s cubic-bezier(0.4, 0, 0.79, 1.25);
}
a.causes-donate:hover {
    background-color: #d68200;
}
.single-cause-container:hover .causes-donate {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}
.causes-donate:hover,.causes-donate:focus{
	color:#fff;
}
.all-causes-page .single-cause-container{
	margin-bottom:50px;
}

/*-----------------cause category section--------------*/
.category-outer-container{}
.cause-category-image{
	position:relative;
	overflow:hidden;
	border-radius:5px;
}
.category-image-overlay{
	position:absolute;
	top:0px;
	left:0px;
	background:rgba(0,0,0,.7);
	width:100%;
	height:100%;
	border-radius:5px;
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
.category-overlay-content h4{
	color:#fff;
	margin:0px;
	font-weight:600;
	text-transform:uppercase;
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
.category-outer-container:hover .category-overlay-content{
	opacity:0;
	z-index:-1;
}
.category-overlay-content{
	position:absolute;
	top:50%;
	left:0;
	margin:0 auto;
	right:0px;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
	
}
.category-donate a{
	color:#fff;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	border-radius:5px;
	background:#333333;
	padding: 5px 19px;
	display:inline-block;
	-webkit-transition: all 0.4s ease;
	   -moz-transition: all 0.4s ease;
	    -ms-transition: all 0.4s ease;
	     -o-transition: all 0.4s ease;
	        transition: all 0.4s ease;
}
.category-donate a:hover{
	opacity:.9;
}	
.category-outer-container:hover .category-donate{
	text-align:center;
	bottom:50%;
	opacity:1;
	-webkit-transform: translateY(50%);
	   -moz-transform: translateY(50%);
	    -ms-transform: translateY(50%);
	     -o-transform: translateY(50%);
	        transform: translateY(50%);
}
.category-donate{
	text-align:center;
	position:absolute;
	bottom:10%;
	left:0;
	right:0;
	opacity:0;
	-webkit-transition: all 0.4s ease;
	   -moz-transition: all 0.4s ease;
	    -ms-transition: all 0.4s ease;
	     -o-transition: all 0.4s ease;
	        transition: all 0.4s ease;
}
.category-icon{
	margin-bottom:5px;
}
.category-icon img{
	width:26px;
	height:26px;
}
.gallery-overlay-content>a{
	color:#fff;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:3px;
	display:inline-block;
	margin-bottom:2px;
}

/*------------------footer---------------*/
.footer1-section{
	background:#333;
	padding-top:90px;
	padding-bottom:100px;
   	float: left;
   	width: 100%;
}	
.footer1-section  p{
	font-size:12px;
	font-weight:600;
	color:#b0b0b0;
	    line-height: 19px;
		margin-bottom:37px;
}
.footer1-section  a{
    font-size: 12px;
    font-weight: 400;
    color: #b0b0b0;
	
	}
.footer1-section ul{
	padding-left:0px;
}	
.footer1-section .tagcloud a{
color:#fff !important;	
}
.footer1-section .calendar_wrap table#wp-calendar tbody td,.footer1-section .calendar_wrap table#wp-calendar tbody td a{
	color:#fff;

}

.footer1-section li{
	font-size:12px;
	font-weight:600;
	color:#b0b0b0;
}
.footer1-section .wid-title h3{
	color:#fff;
	margin:0px;
}
.footer1-section .wid-title{
	margin-bottom:62px;
}
#contactinfo-2 p{
	margin-top:30px;
}
.contact-info-widget ul{
	padding:0px;
	margin:0px;
}
.contact-info-widget ul li{
	color:#fffdfd;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:10px;
	font-size:14px;
}
.contact-info-widget ul li:last-child{
	margin-bottom:0px;
}
.contact-info-widget ul li .fa{
	width:32px;height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-size:12px;
	border-radius:5px;
	
	    display: inline-table;
    vertical-align: middle;
	margin-right:10px;
}
.contact-info-widget ul li div{
	display:inline-table;
	vertical-align:middle;
}
.jw-recent-posts-widget ul{
	padding:0px;
	margin:0px;
}
.jw-recent-posts-widget ul li:first-child{
	margin-bottom:40px;
}
.jw-recent-posts-widget .recent-thumb{
    border-radius: 5px;
    overflow: hidden;
    display: inline-table;
	margin-right:10px;
	width: 35%;
}
.jw-recent-content{
	display: inline-table;
	vertical-align:top;
    width: 62%;
}
.jw-recent-posts-widget .jw-recent-content.with-thumb > h3{
margin:0px;
}
.footer1-section .jw-recent-content.with-thumb > h3 {
    display: none;
	
}
.jw-recent-content p{
	margin-bottom:2px;
	font-weight:400;
	line-height:17px;
}
.jw-recent-content .meta span{
	font-size:12px;
	font-weight:400;
	color:#b0b0b0;
	  
}
.jw-recent-content .meta{
	font-size:12px;
	font-weight:400;
	color:#b0b0b0;
}
.jw-recent-content .meta a{
	font-size:12px;
	font-weight:400;
	color:#b0b0b0;
}

.jw-recent-content .meta .date{
	    border-right: 1px solid #b0b0b0;
       padding-right: 6px;
    margin-right: 6px;
}
.jw-recent-content .meta a{
	float:none !important;
	width:auto !important;
}
.recent-post-plugins-style{
	height:150px;
	overflow:auto;
	border:1px solid #dfdfdf;
}
#custom-post-display{
	display:none!important;
}
.footer-copy{
	background:#1e1e1e;
	padding:15px 0px;
  float: left;
    width: 100%;
}
.footer-copy p{
	margin-bottom:0px;
	color:#b1b1b1;
	font-size:14px;
}
.sub-form-shortcode p{
	margin-bottom:10px;
}
.sub-form-shortcode .wpcf7 input{
	background: #1e1e1e;
    color: #b1b1b1;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    border-radius: 5px;
    box-shadow: none;
    border: 0px;
    padding: 13px;
    width: 100%;
    overflow: hidden;
}
.sub-form-shortcode .wpcf7-submit{
	background:none !important;
	border:1px solid rgba(255,255,255,.3) !important;
	font-size:14px !important;
	font-weight:700 !important;
	text-transform:uppercase;
	width:50% !important;
	margin-bottom:16px;
	margin-top:10px;
}
.market-fot-social .fa{
	border:1px solid #b1b1b1;
	width:31px;
	height:31px;
	line-height:31px;
	text-align:center;
	font-size:14px;
	color:#b1b1b1;
	border-radius:100%;
	margin-right:5px;
}
.market-fot-social a:last-child .fa{
	margin-right:0px;
}
div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
    color: #fff;
    font-size: 12px;
    padding: 0px;
}
.market-fot-social{
display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.market-fot-social .fa-facebook:hover{
background:#3b5998;
  border:1px solid #3b5998;
}
.market-fot-social .fa-twitter:hover{
background:#55acee;
  border:1px solid #55acee;
}
.market-fot-social .fa-linkedin:hover{
background:#007bb5;
  border:1px solid #007bb5;
}
.market-fot-social .fa-instagram:hover{
background:#125688;
  border:1px solid #125688;
}
.market-fot-social .fa:hover{
color:#fff;
}

/*-------------------feature cause section---------------*/

.single-cause-opacity{
	background:rgba(0,0,0,.7);
	position:absolute;
	left:0;
	right:0;
	top:0;
	width:100%;
	height:100%;
}
.single-cause-inner-container{
	max-height:305px;
	min-height:305px;
	    position: relative;
    margin-top: -80px;
    z-index: 999;
	overflow:hidden;
}
.cause-single-title{
	color:#fff;
	text-transform:uppercase;
	margin-bottom:20px;
}
.fet-cause-container .cause-single-title{
	line-height: 37px;
    margin-bottom: 10px !important;
    text-transform: none;
}
.fet-cause-container > div.inner-cause-contain {
	padding:30px;
}
.fet-cause-container h3{
	color:#fff;
	font-weight:400;
	margin-bottom:20px;
  font-size:18px;
}
.fet-cause-container p{
	color: #fff;
    line-height: 22px;
    margin-bottom: 55px;
}
.causes-donate-btn{
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
   
    color: #fff;
    font-weight: 600;
    padding: 7px 41px;
    
	border:1px solid #fff;
	margin-right:10px;
}
.causes-donate-btn:hover{
	color:#fff;
	background:#333333;
	border-color:#333333;
}
.causes-donate-btn:focus{
color:#fff;
}
.causes-donate-btn-link{
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
	background:#333333;
    color: #fff;
    font-weight: 600;
    padding: 7px 41px;
	border:1px solid #333333;
}
.causes-donate-btn-link:hover{
	color:#fff;
	opacity:.9;
}
.related_causes .cause-title > a {
    font-weight: 700;
}
.fet-causeleft-container{
	padding:29px 15px 26px 10px;
}
.single-donator-info ul{
	padding:0px;
	margin:0px;
}
.single-donator-info ul li{
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	margin-bottom:20px;
}
.single-donator-info h2{
	margin-bottom:10px;
	font-size:30px;
	color:#fff;
}
.single-donator-info h4{
	margin:0px;
	text-transform:uppercase;
	font-weight:600;
	line-height: 16px;
}
.single-donator-info ul li span{
	float:right;
}
.easyPieChart {
	position: relative;
	text-align: center;
}
.easyPieChart .barcolor {
	background:#ff0000 !important;
}
.easyPieChart span {
	line-height: 247px !important;
	font-weight: 700;
	color:#fff;
	font-size: 50px;
	font-family: 'Open Sans', sans-serif;
}
.background_bg_black .easyPieChart span {
	font-weight: 800;
	font-size: 25px;
	line-height: 140px !important;
}
.background_bg_black .easyPieChart {
	font-weight: 800;
	font-size: 16px;
}
.easyPieChart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.chart-wrap {
	text-align: center;
}
.chart {
	display: inline-block;
	margin: 0;
	width: 120px;
}
div.chart:last-child {
	margin-right: 0;
}
.easyPieChart {
	position: relative;
	text-align: center;
	color:#fff;
	font-size: 50px;
	font-family: 'Open Sans', sans-serif;
}
.easyPieChart canvas {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0;
	display: table;
	margin: 0 auto;
}
.cause-top-section .easyPieChart canvas {
    width: 180px !important;
    height: 180px !important;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.chart .chart-label {
	display: inline-block;
    left: 0;
    margin-top: 15px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 60%;
    width: 100%;
	text-transform: uppercase;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	-webkit-transform: translateY(-60%);
	   -moz-transform: translateY(-60%);
	    -ms-transform: translateY(-60%);
	     -o-transform: translateY(-60%);
	        transform: translateY(-60%);
}
.chart {
	display: table;
	margin: 0px auto;
	width: 100%;
}
.chart.dark {
	color: #e4e4e4;
	display: table;
	margin: 0px auto;
}
#plumbing-service-page-bar .chart.dark {
	color:#262626;
}
.chart.light .chart-label {
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}
.background_bg_black .chart-label {
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.cause-top-section .percentage-dark.easyPieChart, .cause-top-section .percentage-dark.easyPieChart span {
    color: #333333;
    font-weight: bold;
    line-height: 170px !important;
    min-height: 200px;
}
.cause-top-section .chart .chart-label {
    top: 60%;
    color: #333;
}
.cause-margin-top {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    margin-top: -289px;
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 30px;
}
.no-rotate {
	bottom: auto !important;
	right: 10px !important;
	top: 10px !important;
	-webkit-transform: rotate(-135deg) !important;
	   -moz-transform: rotate(-135deg) !important;
	    -ms-transform: rotate(-135deg) !important;
	     -o-transform: rotate(-135deg) !important;
	        transform: rotate(-135deg) !important;
}
.contact-form .col-sm-6, .contact-form .col-sm-12 {
	padding-bottom: 0;
}
.cause-top-section .cause-total-raised-money-section-inner ul {
    padding: 0px;
}
.cause-top-section .cause-total-raised-money-section-inner ul li {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.cause-margin-top .cause-total-raised-money-section-inner ul li h1 {
    margin-bottom: 10px;
      font-size: 40px;
    font-weight: 900;
}
.cause-top-section .cause-total-raised-money-section-inner ul li h3 {
    background-color: transparent;
}
h3.top-banner-text {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin: 5px 0px 0px;
    line-height: normal;
}
.cause-margin-top .chart.dark {
    padding: 40px 30px;
    position: relative;
}
.cause-margin-top .chart.dark:before {
    background-color: #ececec;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(-20deg);
       -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
         -o-transform: rotate(-20deg);
            transform: rotate(-20deg);
}
.page-heading.funding-pages.cause-main-page-title {
    padding: 90px 0 100px;
}

.aliceblue .cause-top-section h2.margin-top-30 {
    margin-top: 50px;
    margin-bottom: 10px !important;
}
.cause-top-section .post-option {
    margin-bottom: 20px;
}
.cause-top-section .cause-margin-top .chart.dark {
    /*background-color: #e0e0e0;*/
    margin-bottom: 5px;
    padding-bottom: 7px;
}
.cause-margin-top .chart.dark:after {
    background-color: #ececec;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(20deg);
       -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
         -o-transform: rotate(20deg);
            transform: rotate(20deg);
}
.post-slide, .post-option {
    float: left;
    width: 100%;
}
.sharing {
    float: right;
    margin-top: 0px;
    margin-bottom: 15px;
}
.location, .sharing strong, .sharing ul li {
    float: left;
}
.sharing strong {
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    margin-right: 10px;
}
.sharing ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
.sharing ul li a {
    float: left;
    width: 28px;
    font-size: 14px;
    height: 27px;
    text-align: center;
    color: #777;
    line-height: 27px;
    border-radius: 100%;
    margin: 0px 3px;
}
.sharing ul li a .fa{
	line-height:27px;
      width: 28px;
    font-size: 14px;
    height: 27px;
   border: 1px solid #777;
    border-radius: 100%;
}
.sharing a:hover{
	color:#fff;
}
.sharing .fa-facebook:hover{
	background:#3b5998;
	border:1px solid #3b5998;
}
.sharing .fa-twitter:hover{
	background:#55acee;
	border:1px solid #55acee;
}
.sharing .fa-linkedin:hover{
	background:#007bb5;
	border:1px solid #007bb5;
}
.sharing .fa-google-plus:hover{
	background:#dd4b39;
	border:1px solid #dd4b39;
}
/*-------------------feature event section---------------*/
.counter-inner{
	background:#fff;
	text-align:center;
	border-radius:5px;
	padding: 15px 0px;
}
.counter-inner span{
	font-size:40px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	color:#1c1c1c;
	line-height: 30px;
}
.counter-inner p{
	text-transform:uppercase;
	font-size:12px;
	font-weight:600;
	margin-bottom:0px;
}
.countdown{
	margin-top:40px;
	margin-bottom:55px;
}
.countdown .col-md-3{
	padding:0px 10px;
}
.all-event-btn{
	display:inline-block;
	text-align:center;
	font-size: 14px;
   
    border-radius: 5px;
    text-transform:uppercase;
    color:#fff;
    font-weight:600;
    padding: 11px 50px;
   position:relative;
   margin-bottom:15px;
}
.all-event-btn:hover,.all-event-btn:focus{
	color:#fff;
	opacity:.9;
}
.single_post_meta_event{
	margin-bottom:50px;
  margin-top:40px;
}
/*-----------------page title----------------*/
.page-heading {
    float: left;
    padding: 86px 0;
  padding-bottom:76px;
    position: relative;
    width: 100%;
}
.page-header-overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.4);
}
.page-heading-inner-container{
	z-index:9990;
	position:relative;
}
.page-heading-inner-container h1{
	font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: 27px;
   
    margin-bottom: 4px;
	
}
.breadcrumbs{
	padding:0px; margin:0px;
	font-size: 12px;
    color: #fff;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    

}
.breadcrumbs li{
font-size:12px;
color:#fff;
font-weight:300;	
font-family: 'Open Sans', sans-serif;
text-transform:capitalize;
display:inline-block;
}

.breadcrumbs li:after {
   font-family: FontAwesome;
   content: "/";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   padding-left:5px;
   padding-right:5px;
}
.breadcrumbs li:last-child:after{
	 
	 content: "";
	 padding-left:0px;
	 padding-right:0px;
}
.breadcrumbs li a{
	font-size:12px;
color:#fff;
font-weight:300;	
font-family: 'Open Sans', sans-serif;
text-transform:capitalize;
}

.heading-sub-title{
	    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 8px;
    display: inline-block;
    margin: 0px;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 16px 49px;
	position:relative;
  font-size:18px;
  margin-bottom:40px;
		
}
.heading-sub-title:after{
       font-family: FontAwesome;
    content: "\f111";
  font-size: 18px;
    position: absolute;
    
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    width: 13px;
    height: 18px;
    margin: 0 auto;
}
	 
/*--------services section-----------*/
.diveider{
	border-bottom:1px solid #e7e5e5;
}

.flag {
  width: 82px;
  height: 118px;
 
  position: relative;
 
  
  font-size: 11px;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  margin:0 auto;
}
.flag:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 23px solid #f5f5f5;
  border-left: 41px solid transparent;
  border-right: 41px solid transparent;
}
.service-icon-image{
	transform: translateY(-50%);
    top: 50%;
    left: 0;
    position: absolute;
    right: 0;
    margin: 0 auto;

}
.service-icon-image img{
	width:35px;
	height:35px;
}

.services-outer h4{
	color:#292929;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:24px;
}
.services-outer p{
	margin-bottom:0px;
	line-height:21px;
}




/*---------------team--------------*/
.team-member-image{
	position:relative;
	overflow:hidden;
	 -o-transition:all 0.9s ease;
	-webkit-transition:all 0.9s ease;
	-moz-transition:all 0.9s ease;
	transition:all 0.9s ease;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.team-member-image:hover{
overflow:visible;
}
.team-content{
	position:absolute;
	bottom:0;
	width:100%;
	background:rgba(42,42,42,.9);
	text-align:center;
	left:0;
	 -o-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.team-member-image:hover .team-content{
	opacity:0;
}
.team-content h4{
	color:#fff;
	font-size:14px;
	font-weight:600;
	margin:16px 0px;
}
.team-content2{
	height:120px;
	width:100%;
	position:absolute;
	background:rgba(0,0,0,.7);
	bottom:-120px;
	left:0;
	 -o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
	
	
}
.team-member-image:hover .team-content2{
	bottom:0px;
	
}
.service-detail-accordian .collapse {
    display:none !important;
}
.service-detail-accordian .collapse.in {
    display: block!important;
}
.service-detail-accordian .panel-default  .panel-heading{
	background:#f5f5f5;
    position: relative;
	padding: 0px;
}
.service-detail-accordian .panel-title a.accordion-toggle.collapsed {
    background-color: #f5f5f5;
    color: #797979;
}
.service-detail-accordian .panel-title a.accordion-toggle {
	color: #fff;
    padding: 10px;
}
.service-detail-accordian .panel-title a {
	display:block;
	font-weight:600;
	font-size:14px;
}
.service-detail-accordian .panel-default{
	border:0px;
	border-bottom:none;
	border-radius:0px;
	    box-shadow: none;
}
.service-detail-accordian .panel-group .panel + .panel{
	margin-top:10px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
      border: none;
    padding-top: 16px;
    padding-bottom: 6px;

}
.panel-group .panel-heading + .panel-collapse .panel-body p{
	margin-bottom:0px;
}
.panel-heading h4 i{
	position: absolute;
    right: 14px;
    top: 50%;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.accordian-main-des{
	margin-bottom:40px;
	line-height: 26px;
}


/*---------------------cause single page-------------*/
.single-cause{
	background:#f1f1f1;
}

.main-post-image{
	position:relative;
}
.main-post-image-overlay{
	/*background:rgba(0,0,0,.7);*/
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.post_meta_content{
	background:#fff;
}
.post_meta_info{
	border-radius:5px;
	overflow:hidden;
}
.post_meta_content{
	padding:0px 30px;
	padding-bottom:100px;
}
.post-meta-admin-info{
	border-bottom:1px solid #e5e5e5;
	padding-top:3px;
}
.post-meta-admin-info ul {
	padding:0px;
	margin:0px;
	margin-top:8px;
	display: inline-table;
}
.post-meta-admin-info ul li{
	font-size:13px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	text-transform:capitalize;
	margin-right:15px;
	display:inline-block;
}
.post-meta-admin-info ul li i{
	font-size:13px;
	margin-right:5px;
	color:#fff;
	width:10px;
}
.post-meta-admin-info ul li .fa-calendar{
	width:18px;
}
.post-meta-admin-info ul li .fa-envelope{
	width:15px;
}
.post-meta-admin-info ul li a{
	font-size:13px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	text-transform:capitalize;
}

.detai-title{
	font-size:24px;
	color:#292929;
	font-weight:400;
	margin:0px;
	line-height:21px;
	margin-bottom:32px;
}
.main_page_styled_content{
	font-size: 14px;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    color: #797979;
    font-weight: 400;
    text-shadow: none;
	
}
.main_page_styled_content blockquote{
	font-size: 14px;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    color: #797979;
    font-weight: 400;
    text-shadow: none;
	margin-bottom:70px;
	margin-top:70px;
	    font-style: italic;
		background:#efefef;
		padding-bottom:30px;
		padding-top:30px;
		border-radius:5px;
}
#detail_page_main_content2 blockquote{
	background:#efefef;
	margin-bottom:43px;
	margin-top:43px;
}
.main_page_styled_content ul{
	margin-top:32px;
	padding:0px;
	margin-left:0px;
}
.main_page_styled_content ul li:before {
   font-family: FontAwesome;
   content: "\f0da";
   display: inline-block;
   padding-right: 10px;
   vertical-align: middle;
}
.cause-total-raised-money-section-inner{
	    border-radius: 5px;
    text-align: center;
    overflow: hidden;
	}
.cause-total-raised-money-section-inner h3{
	    color: #d6d4d4;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 21px;
    background: #333333;
    margin: 0px;
    padding: 24px 0px;
}
.cause-total-raised-money-section-inner > h3{
	border-bottom:1px solid ;
	
}
#cause-total-raised-money-section2  h3{
	border-bottom:0px!important;
	
}
#cause-total-raised-money-section2 h3:first-child{
	border-right:1px solid  !important;
	
}
.jw_cause .cause-donation{
	margin-bottom:16px;
}
.donate-single-btn{
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    display: inline-table;
    margin-bottom:22px;
    text-transform: uppercase;
    background: #333333;
    padding: 6px 24px;
    float: right;
}
.donate-single-btn:hover,.donate-single-btn:focus{
	color:#fff;
}
.related-main-title h3{
	color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 35px;
    margin-top: 0;
    text-transform: none;
}
#post_meta_content2{
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	background:none;
}
/*----------------sidebar------------*/
#sidebar ul{
	padding:0px;
	margin:0px;
}
.widget-title{
	font-size:22px;
	line-height: 34px;
	position:relative;
	margin:0px;
	text-transform:uppercase;
	padding-bottom:16px;
	margin-bottom:30px;
	font-weight: bold;
	padding-top:5px;
}
.widget-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
	border-radius:25%;
    bottom: -1px;
    width: 44px;
    height: 3px;
}
#sidebar ul li{
	border-bottom: 1px solid #eaeaea;
    color: #898888;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    padding-bottom: 8px;
    text-transform: capitalize;
}
#sidebar .widget_categories ul li,
#sidebar .widget_archive ul li {
	overflow: hidden;
    position: relative;
    text-align: right;
	-webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
#sidebar .widget_categories ul li a, #sidebar .widget_archive ul li a {
    float: left;
    line-height: 26px;
}
#sidebar .widget_categories ul > li:hover,
#sidebar .widget_archive ul > li:hover{
	
}
#sidebar .widget_categories ul li::before,
#sidebar .widget_archive ul li::before {
    content: "\f0a9";
    font-family: "FontAwesome";
    font-size: 18px;
    left: -30px;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
#sidebar .widget_categories ul > li:hover::before,
#sidebar .widget_archive ul > li:hover::before {
    
}
#sidebar .widget_categories ul li{
	text-transform:uppercase;
}
#sidebar ul li a{
	line-height:21px;
	font-size:14px;
	font-weight:600;
	color:#898888;
	 font-family: 'Open Sans', sans-serif;
}
#sidebar .jw-recent-posts-widget ul li{
	text-transform:capitalize;
	padding-bottom:20px;
	margin-bottom:20px;
}
#sidebar .jw-recent-posts-widget ul li:last-child{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;

}
#sidebar .jw-recent-posts-widget ul li:last-child ul li:last-child{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;

}
#sidebar ul li ul li{
	
  
    margin-bottom: 8px;
    padding-bottom: 8px;
    margin-top: 8px;
   
}
#sidebar ul li ul li:last-child,#sidebar ul li:last-child{
	border-bottom:none !Important;
	margin-bottom:0 !Important;
	padding-bottom:0 !Important;
}
.cause-widhert-image{
	position:relative;
	padding:30px 0px;
	
}
.cause-widhert-image-overlay{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.7);
}
.chart.dark{
	width:100% !important;
	
}
.cause-widget-raised h3{
	color:#fff;
	    font-size: 14px;
    font-weight: 400;
}
.jw-recent-cause-posts-widget .cause-total-raised-money-section-inner{
	border-radius:0px;
}
.jw-recent-cause-posts-widget li{
	border-bottom:none !important;
	margin:0px !important;
	padding:0px !important;
}
.jw-recent-cause-content h3{
	margin:0px;
	margin-bottom:17px;
	line-height:21px;
}
.jw-recent-cause-content h3 a{
	color:#fff !important;
	font-size:18px !important;
	font-weight:700 !important;
	text-transform:uppercase !important;
	
}
.jw-recent-cause-content{
	padding:0px 30px;
	padding-top:27px;
	padding-bottom:0px;
}
.jw-recent-cause-content p{
	color:#fff;
	padding-bottom:25px;
}
.donate-cause-widget{
	color:#fff !important;
	font-size:14px !important;
	font-weight:700 !important;
	text-transform:uppercase !important;
	text-align:center;
	display:inline-block;
	background:#333;
	    padding: 10px 41px;
    border-radius: 4px;
    margin-bottom: 25px;
	
}
.jw-recent-cause-posts-widget{
	border-radius:5px;
	overflow:hidden;
}
#sidebar
/*hover effect on links*/

#accordian li.active ul li .acc-spane-main{
	display:none;
}
#accordian li  ul li .acc-spane-main{
	display:block;
}
#sidebar .jw-recent-content{
    width: 60%;
}

/*Lets hide the non active LIs by default*/
#accordian ul .first-li{
	margin-bottom:10px;
	border:1px solid #e8e8e8;
}
#accordian ul ul{

    display: none;

}
#accordian ul ul p{

    display: none;

}
#accordian li.active ul{

    display: block;

}	
#accordian li ul p{

    display: block;

}	
.header-bottom{
			width:100%;
			height:600px;
		}
.headertravel-bottom{
			width:100%;
			height:715px;
			position:relative;
		}	
.headertravel-bottom .container{
	position:absolute;
	left:0;
	right:0;
	bottom:-93px;
	margin:0 auto;

}		
.vc_row{
	margin:0px!important;
}

span.wpcf7-not-valid-tip{
	display:none !important;
}
.vidbg-container{
background-image:url(../img/fallback.jpg) !important;
}
.travel-search-main-form{
	    z-index: 999;
}
table th, table td {
    border-top: 1px solid #f0f0f0;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

/* Error 404 */

#error404-container{
    position: relative;    
    margin: 80px 0;
}
.error404{
    
	
}
.errorh2{
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 24px;
	margin-bottom:40px;
}
.error404 span{
    color: #55a8e2;
}
.imo-404-error{
    margin: 0 auto;
   
}
.imo-404-error ul{
	list-style:none;
	padding-left:0px;
}
#error404-container-search h3{
	margin-bottom:18px;
	margin-top:0px;
}
.imo-404-search-container{
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 150px;
    width: 470px;
    background: #55a8e2;
    text-align: center;
}
.imo-404-search-container:before{
    position: absolute;
    top: -85px;
    left: -23px;
    color:rgba(255, 255, 255, 0.1);
    content: "\f002";
    font-size: 180px;
    font-family: FontAwesome;
}
.imo-404-search-container form{
    display: inline-block;
    margin: 0;
}
.imo-404-search-container form#searchform input:-moz-placeholder{
    color: #fff;
}
.imo-404-search-container form#searchform input::-moz-placeholder{
    color: #fff;
}
.imo-404-search-container form#searchform input:-ms-input-placeholder{
    color: #fff;
}
.imo-404-search-container form#searchform input::-webkit-input-placeholder{
    color: #fff;
}
.imo-404-search-container form#searchform input{
    margin: 0;
    width: 100%;
    border: 2px solid #fff;
    background: transparent;
}
.imo-404-search-container form#searchform i{
    top: 11px;
    color: #fff;
}
.error4button {
    background-color: #55a8e2;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
    transition: all 0.3s ease-in 0s;
    width: 270px;
}
.error4button a{
	width:270px;
	text-align:center;
	border:none;
	
	}
	
	
	
/* Pagination */
.imo-portfolio .pagination{
   
}
.pagination{
display: inherit;
    text-align: center;
margin: 0px;
    margin-top: 50px;

}
.pagination ul{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;
}
.pagination ul li {
	float:left;
	display:inline;
}
.imo-pagination.pagination ul>li>a, .imo-pagination.pagination ul>li>span{
    margin-left: 5px;
    padding: 10px 10px;
    width: 30px;
    height: 27px;
    
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #4d4d4d;
    text-align: center;
    text-align: center;
	 font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 27px;
}
.pagination ul>li>a.current, .pagination ul>li>span.current, .pagination ul>li>a:hover{
 
}
.pagination-container{
	height:56px;
	border:1px solid #e1e1e1;
	line-height:56px;
	margin-top:100px;
	}
body.single-imo_portfolio .pagination-container{
	margin-bottom:100px;
	}
.pagination-container li a{
	padding:19px 25px !important;
	border:none !important;
	border-radius:0px !important;
	background:#f8f8f8 !important;
	padding-bottom:20px !important;
}
.pagination-container .alignleft li a{
	border-right:1px solid #e1e1e1 !important;
	}
	
.pagination-container .alignright li a{
	border-left:1px solid #e1e1e1 !important;
	}
.pagination-container .alignright .npost{
	line-height:56px !important;
	float:left;
	padding-right:20px;
	margin:0px
	}
.pagination-container .alignleft .npost{
	line-height:56px !important;
	float:right;
	padding-left:20px;
	margin:0px
	}	
	
	
.imo-pagination .next,.imo-pagination .prev{
    background: #333;
    width: 31px;
    height: 27px;
    padding: 3px 11px!important;
    color:#fff !important;
}	
form#searchform input {
    border: 2px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #888;
    height: 40px;
    margin: 0 !important;
    padding: 8px 8px 8px 40px;
    width: 100%;
}
div.wpcf7-response-output{
	margin:0px !important;
}

.error4button a{
border-color: #fff;color: #fff
}
.thubdisplay{
	display:none !important;
}


/* -- Team Section */
.team-section {
	
	padding-bottom: 0px;
}
.team-section .section-header {
	margin-bottom: 40px;
}
.team-section .team-box:hover .team-content4{
	opacity: 1;
}
.team-box{
	position: relative;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	
}
.team-content4{
	display: inline-block;
	background: rgba(247,197,29,0.9);
	padding-top: 30px;
	width: 100%;
	position: absolute;
	left: 0;
	right:0;
	bottom: 0;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	opacity: 0;
}
.team-content4 h4{

    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-transform: capitalize;
    display: block;
    margin: 0;
    color: #fff;
    word-wrap: break-word;
    text-align: left;
   padding-left:30px;

}
.team-content span{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	word-wrap: break-word;
	padding-left: 28px;
}
.team-content4 a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	letter-spacing: 0.28px;
	color: #fff;
	
	
	font-weight:300;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	padding-left:30px;
}
.team-content4 a:hover{
	color:#fff !important;
}
.team-content a:hover {
	color: #222;
}
.team-content4 a:last-of-type{
	margin-bottom: 0;
	
}
.team-content4 .team-email{
	margin-bottom:10px;
}
.team-content4 a span{
	color: #fff;
	padding-right: 10px;
}
.team-content4 ul {
	padding-left: 0;
	background-color: rgba(34,34,34,0.9);
	margin-bottom: 0;
	text-align: center;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	margin-top: 30px;
}
.team-content4 ul li {
	display: inline-block;	
}
.team-content4 ul li:first-of-type{
	border-left: 1px solid rgba(236,236,236,0.1);
}
.team-content4 ul li a {
	color: #b0b0b0;
	font-size: 14px;
	letter-spacing: 0.75px;
	line-height: 26px;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	position: relative;
	z-index: 2;
	border-right: 1px solid rgba(236,236,236,0.1);
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	padding-left:0px;
}
.team-content4 ul li a:hover {
	
	color: #fff;
}
.team-box > h4{
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	text-transform: capitalize;
	font-weight: 500;
	text-align: center;
	background-color: rgba(34,34,34,0.9);
	color: #fff;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	position: relative;
	top: -50px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.team-section .team-box:hover > h4{
	opacity: 0;
	top: 0;
}
.team-des{
	color:#fff;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	margin-bottom:5px;
	padding-left:30px;
	margin-top:0px;
}
.service-box-inner {
	border-radius: 5px;
    float: left;
    width: 100%;
    padding: 30px 20px;
    text-align: center;
    min-height: 122px;
    position: relative;
    overflow: hidden;
}
.service-box-inner:before {
    content: "";
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
}
.service-image {
    position: relative;
    z-index: 1;
}
.service-name p {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0px 0px;
}
/* Filterables */
.filters {
    float: left;
    width: 100%;
    text-align: center;
       margin-bottom: 50px;
    margin-top: 30px;
}
.filters ul {
    display: inline-block;
    margin-left: -20px;
}
.filters ul li {
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 20px;
    padding-left: 0px;
}
.filters ul li:first-of-type {
    margin-left: 0px;
}
.filters ul li a {
    border: 1px solid #ababab;
    border-radius: 2px;
    color: #000;
    cursor: pointer;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    -webkit-transition: all .2s linear;
       -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
}
.filters ul li a:hover, .filters ul li.active a {
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
ul.image-grid {
    /*float: left;*/
    padding: 0px;
}
.category-filters-margin ul.image-grid {
    margin: 0px -15px;
}
#Grid .mix {
    float: left;
    display: none;
    opacity: 0;
    width: 33.3%;
}
.category-filters-margin #Grid .mix {
    padding: 0px 15px 30px;
}
.nopadding.galler-images-container {
    padding: 0px;
    border-radius: 0px;
}
.nopadding.galler-images-container .gallery-image-inner-container {
    border-radius: 0px;
    margin-bottom: 0px;
}
.category-filters .gallery-overlay-content a.image-popup.link,
.category-filters-margin .gallery-overlay-content a.image-popup.link {
    border: none;
    font-size: 20px;
}
.category-filters #Grid .mix {
    width: 25%;
}
.category-filters-margin .mix img,
.category-filters .mix img {
    width: 100%;
}
#error404-container {
    position: relative;
    margin: 80px 0;
    max-width: 555px;
    padding: 320px 0px 129px;
    text-align: left;
}
h4.errorh2 {
    color: #fff;
    text-align: left;
    font-size: 23px;
    font-weight: 300;
    margin-bottom: 0px;
}
p.error404 {
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: 300;
    margin-bottom: 30px;
}
.error4button {
    float: left;
    background-color: transparent;
}
.error4button a {
    height: 54px;
    float: left;
    width: 200px;
    border: 1px solid #fff;
    border-radius: 5px;
    line-height: 53px;
    text-transform: uppercase;
}
.error_page {
    background-position: center top;
}
.cause-main-page-title .post-meta-admin-info.clearfix {
    border: none;
}
.single-cause .cause-top-section .cause-margin-top a.donate-single-btn {
    float: none;
}
.cause-map {
    border-radius: 10px;
    float: left;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
}
.cause-map iframe {
    float: left;
    width: 100%;
    height: 210px;
}
.single-events .cause-map iframe {
    
    height: 235px;
}
.single-cause .post_meta_info {
    float: left;
    border-radius: 0px;
    background-color: #fff;
    width: 100%;
    padding: 80px 0px 0px;
    margin-top: 100px;
}
.detail_page_main_content h3 {
    color: #333333;
    font-size: 20px;
    line-height: 40px;
    padding-bottom: 0px;
  	margin-top:0px;
    margin-bottom: 40px;
    position: relative;
}
.detail_page_main_content h3:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 70px;
    height: 2px;
    background-color: #666666;
    bottom: 0px;
}
.detail_page_main_content .main_page_styled_content ul li:before {
	content: '\f0a9';
	left: -13px;
	margin-right: 10px;
}
.detail_page_main_content p {
    line-height: 24px;
    font-size: 14px;
    color: #797979;
    margin-bottom: 30px;
}
img.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 20px;
}
img.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}
.detail_page_main_content ul li {
    text-transform: uppercase;
    color: #292929;
    font-weight: 700;
    font-size: 14px;
    line-height: 34px;
}
.single-cause .post_meta_content {
    padding-bottom: 0px;
}
.detail_page_main_content p:last-of-type {
    margin-bottom: 0px;
}
.single-cause .post_meta_content {
    padding-bottom: 60px;
    border-bottom: 1px solid #ccc;
    padding-left: 0px;
    padding-right: 0px;
}
.detail_page_main_content .main_page_styled_content ul {
    margin-top: 32px;
    padding: 0px;
    margin-left: 0px;
    margin-bottom: 40px;
}
.related_causes {
    float: left;
    width: 100%;
    background-color: #fff;
}
.event-intro-text {
    float: left;
    background-color: #fff;
    width: 100%;
    margin-bottom: 95px;
    padding: 40px 40px;
    text-align: center;
}
.event-intro-text h1 {
    font-size: 40px;
    color: #333;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 40px;
}
.event-intro-text p {
    color: #878787;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    max-width: 91%;
}
.event-box-date {
    padding-right: 10px;
}
.event-box-date .event-date {
    background-color: #fff;
    position: relative;
    left: 0;
    top: 0;
    min-width: 0;
    width: 100%;
    min-height: 248px;
    padding: 25px 0px;
    position: relative;
}
a.participate.btn {
    box-shadow: none;
    outline: none;
    width: 100%;
    position: absolute;
    border-radius: 0px 0px 5px 5px;
    left: 0px;
    bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
a.participate.btn:hover{
background: #333;
}
.event-box-date .event-date p {
    background-color: transparent;
    color: #333;
    line-height: 18px;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
    text-transform: none;
  margin-top:15px;
}
.event-box-date .event-date h1 {
    font-weight: 300;
    text-align: left;
}
.event-box-date .event-date h1 span {
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    font-weight: 400;
    padding-bottom: 2px;
  padding-left:4px;
}
.event-box-date .event-date h1 span::before {
	content: '';
	height: 1px;
	position: absolute;
	left: 4px;
	bottom: 0px;
	width: 20px;
	background-color: #333;
}
#calendar {
	float: left;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.single-event-container .event-box-thumb img {
    width: 100%;
       border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.events-content {
    padding-left: 30px;
    min-height: 240px;
    position: relative;
}
.events-content ul {
	margin-bottom: 25px;
    padding: 0px;
    float: left;
    width: 100%;
}
.events-content ul li {
    float: left;
    margin-left: 20px;
    color: #333333;
    font-size: 12px;
}
.events-content ul li:first-of-type {
    margin-left: 0pc;
}
.post-title {
	margin-top: 0px;
	margin-bottom: 20px;
}
.post-title a {
    color: #333333;
    font-weight: bold;
    font-size: 24px;
}
.content-event {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #878787;
    line-height: 22px;
}
.events-content .social-nerworking {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding-left: 30px;
}
.events-content .social-nerworking ul {
    margin-bottom: 0px;
}
.events-content .social-nerworking ul li {
    margin-left: 5px;
}
.events-content .social-nerworking ul li a {
    color: #878787;

    width: 30px;
    float: left;
    border-radius: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.events-content .social-nerworking ul li a .fa{
    border-radius: 100%;
      border: 1px solid #878787;
      width: 30px;
      line-height: 30px;
    height: 30px;
}
.events-content .social-nerworking ul li a:hover {
	color: #fff;
}
.service-btn-overlay {
	border-radius: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.service-box-inner:hover .service-btn-overlay {
	opacity: 0.92;
}
.service-btn-overlay::before {
	border-radius: 5px;
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
.service-btn-overlay a {
	border-radius: 5px;
    color: #fff;
    width: 108px;
    height: 39px;
    background-color: #333333;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 39px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: -19px 0px 0px -54px;
}
.service-btn-overlay > a:hover {
	background-color: #111;
}
.col-md-3.col-sm-3.funding-blog {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-bottom: 40px;
}
.wpcf7-form input.wpcf7-form-control, .wpcf7-form textarea.wpcf7-form-control {
    float: left;
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 4px;
    line-height: 40px;
    margin-bottom: 15px;
    height: 40px;
    font-family: "open sans";
    padding: 0px 15px 0px 27px;
    font-size: 12px;
}
.wpcf7-form textarea.wpcf7-form-control {
    height: 150px;
    resize: none;
}
.wpcf7-form .col-md-4.col-xs-12 {
    position: relative;
}
.wpcf7-form i {
    position: absolute;
    left: 25px;
    top: 14px;
    font-size: 11px;
}
.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    width: 141px !important;
    height: 41px;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
}
.subcribe-widget .wpcf7-form input.wpcf7-form-control{
border: 0px solid #cecece;
}
.subcribe-widget .wpcf7-submit{
b
  color:#f5f5f5 !important;
  width: 100%!important;
    margin-bottom: 0px!important;
}
.contact-content {
    background-color: #f5f5f5;
    padding: 20px 20px;
}
.contact-content div {
    position: relative;
    color: #808080;
    padding-left: 30px;
    font-size: 16px;
    margin-top: 10px;
}
.contact-content div:first-of-type {
	margin-top: 0px;
}
.contact-content div span {
       position: absolute;
    left: 0px;
    top: 8px;
    font-size: 16px;
    color: #808080;
}
.contact-content div.address {
    font-weight: 300;
}
.contact-content div.email-add a {
    color: #808080;
    font-size: 13px;
}
.blog-detail-section {
    display: inline-block;
    width: 100%;
    padding: 79px 0px;
}
.entry-title h3 {
    margin-bottom: 30px;
	font-size:34px;
	line-height: 34px;
}
.entry-title h3 a {
    color: #292929;
}
blockquote {
    background-color: #f5f5f5;
    border: none;
    padding: 35px 30px 40px 44px;
    font-size: 14px;
    margin: 70px 0px 50px;
    position: relative;
}
blockquote:before {
    content: "";
    position: absolute;
    left: 18px;
    background-image: url(../img/quotes.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 85px;
    width: 75px;
    top: -10px;
    z-index: 0;
}
blockquote p {
    color: #000;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    line-height: 24px;
    position: relative;
}
.comment-form input[type="text"], .comment-form input[type="email"],
.comment-form textarea.form-control, .comment-form input[type="text"] {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    box-shadow: none;
    outline: none;
    color: #797979;
    font-size: 12px;
    resize: none;
    width: 100%;
    font-family: "Open Sans";
    padding: 10px 15px;
}
.comment-form input[type="text"]:focus, .comment-form input[type="email"]:focus,
.comment-form textarea.form-control:focus, .comment-form input[type="text"]:focus {
	border-color: #000;
}
.comment-form textarea.form-control {
    width: 100%;
}
p.logged-in-as a {
    color: #797979;
}
.comment-form-comment {
    width: 100%;
    margin-bottom: 20px;
}
.comment-form-author {
	margin: 0px -15px;
}
.comment-form-author p {
    width: 50%;
    padding: 0px 15px;
    float: left;
}
p.form-submit {
    margin-top: 40px;
    float: left;
    width: 100%;
}
.comment-form p.form-submit input[type="submit"] {
    width: 140px;
    height: 41px;
    border: 1px solid;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
}
.comment-form p.form-submit input[type="submit"]:hover,.comment-form p.form-submit input[type="submit"]{
	background-color: transparent;
}
.comment-form p.form-submit input[type="submit"]:hover{
	color:#fff !important;
	
}
.blog-description {
    float: left;
    width: 100%;
    padding-bottom: 40px;
}
.box {
    float: left;
    padding-top: 40px;
    width: 100%;
}
.box h2.row-btitle {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    text-transform: capitalize;
}
.box h2.row-btitle span {
    display: block;
    text-transform: uppercase;
    color: #797979;
    font-size: 13px;
    font-weight: normal;
}
.comment-author {
    width: 12%;
    border: 7px solid #f5f5f5;
	display:inline-block;
	vertical-align: top;
	margin-right:15px;
    border-radius: 100%;
}
.comment-author img {
    width: 100%;
    height: auto;
    border-radius: 100%;
}
.comment-body {
    display: inline-block;
    width: 82%;
    position: relative;
        vertical-align: top;
   
}

span.comment-author-link{
    color: #797979;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}
span.comment-author-link a{
	color: #797979;
}
span.comment-replay-link{
    position: absolute;
    right: 0;
    top: 0px;
}
span.comment-replay-link a {
    color: #797979;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    width: 70px;
    float: right;
    text-align: center;
    height: 28px;
    font-size: 12px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: bold;
}
.comment-meta {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.comment {
    border-bottom: 1px solid #f5f5f5;
    float: left;
    width: 100%;
    padding: 0px 0px 20px;
    margin-bottom: 30px;
}
.menu-default ul {
    margin: 0px;
  padding:0px;
}
p.logged-in-as {
    margin-bottom: 10px;
}
a#cancel-comment-reply-link {
    float: right;
    height: 30px;
    padding: 0px 20px;
    border: 1px solid #9c9c9c;
    border-radius: 5px;
    line-height: 30px;
    font-size: 12px;
    color: #797979;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.comment-block .comment-block {
    padding-left: 50px;
}
.funding-blog-author li .fa{
	margin-right:5px;
}
.listing .funding-blog-author li a.readmore {
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    height: 37px;
    line-height: 37px;
    text-transform: uppercase;
    width: 123px;
    text-align: center;
    border: 1px solid;
    border-radius: 5px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.listing ul.funding-blog-author {
    float: left;
    width: 100%;
    padding: 15px 0px;
   
    
}
.listing .funding-blog-inner-container{
    border-bottom: 1px solid #e5e5e5;
	margin-bottom:50px;
}
.blog-listing-btn a:hover{
	color:#fff;
}
.blog-listing-btn a{
	    text-transform: capitalize;
    display: inline-block;
    border-radius: 5px;
    padding: 6px 20px;
    margin-top: 30px;
	}
.listing .funding-blog:last-child .funding-blog-inner-container{
	border-bottom:0px;
}		
.listing .funding-blog-title {
    float: left;
    width: 100%;
}
.listing .funding-blog-title h3 {
    font-weight: 400;
    margin: 10px 0px 20px;
}
.listing .funding-blog-title h3 a {
    font-weight: normal;
    font-size: 24px;
    color: #292929;
}
.funding-post.post-main-page-title .post-meta-admin-info {
    border: medium none;
    margin-bottom: 90px;
}
.page-heading.funding-post.post-main-page-title {
    padding-bottom: 0;
    padding-top: 110px;
}
.page-heading-inner-container {
    float: left;
    width: 100%;
}
.social-blog {
    bottom: -42px;
    left: 0;
    position: absolute;
}
.author-img {
    background-color: #fff;
    border-radius: 100%;
    float: left;
    height: 86px;
    padding: 8px;
    width: 86px;
}
.social-blog .author-img .avatar {
    border-radius: 100%;
    height: auto;
}
.social-blog .sharing {
    margin-left: 20px;
    margin-top: 7px;
}
.social-blog .sharing ul li a.post_share_facebook {
    background-color: #3b5998;
    border: medium none;
    color: #fff;
}
.social-blog .sharing ul li a.product_share_twitter {
    background-color: #56a3d9;
    border: medium none;
    color: #fff;
}
.social-blog .sharing ul li a.post_share_google {
    background-color: #dd4b39;
    border: medium none;
    color: #fff;
}
.funding-post.post-main-page-title .post-meta-admin-info ul li,
.funding-post.post-main-page-title .post-meta-admin-info ul li a,
.funding-post.post-main-page-title .post-meta-admin-info ul li i {
    color: #fff;
}
.post-tags {
    float: left;
    text-align: center;
    width: 100%;
}
.post-tags.box .tags {
    display: inline-block;
    padding: 0 5px;
}
.post-tags.box .tags > a {
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    color: #999;
    float: left;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 10px 5px 25px;
    position: relative;
    text-transform: capitalize;
}
.post-tags.box .tags > a::before {
    background-color: #e6e6e6;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 10px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 8px;
}
.tags-style2{
	text-align:left !important;
	padding-top:0px !important;
}
.tags-style2 span{
	float:left;
	margin-right:5px;
	font-weight:700;
}
.side-bar {
    
    float: left;
    
    width: 100%;
}
body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0px;
}
#calendar table tbody.fc-body td {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    text-align: left;
}
.event-margin-top {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    float: left;
    margin-bottom: 30px;
    margin-top: -240px;
    position: relative;
    width: 100%;
}
.events > ul {
    margin: 0;
    padding: 0;
}
.events-info {
    float: left;
    padding: 20px 50px 70px;
    width: 100%;
}
.events ul li {
    border-bottom: 1px dashed #f0f0f0;
    float: left;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-top: 20px;
    position: relative;
    width: 100%;
}
.events ul li .icons {
    left: 0;
    position: absolute;
    top: 27px;
    width: 50px;
}
.events ul li h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
.events ul li .sharing ul li {
	border: none;
    padding: 0;
    width: auto;
}
.events ul li .sharing {
    float: left;
}
.events ul li:last-of-type {
    border: medium none;
}
.events ul li:last-of-type h4{
margin-bottom:8px;
}
.events a.participate.btn {
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
}
.sharing ul li a {
    border-color: #b1b1b1;
    color: #b1b1b1;
}
.event-post_meta_content {
    padding: 20px 0;
}
.event-subtitle {
    float: left;
    padding: 40px 0 20px;
    width: 100%;
}
.events-detail .post-meta-admin-info ul li i, .events-detail .post-meta-admin-info ul li a {
    color: #fff;
}
.events-calendar-view .fc-left {
    text-align: center;
    width: 100%;
}
.events-calendar-view .fc-left h2 {
    display: inline-block;
    float: none;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.events-calendar-view .fc-right button.fc-today-button {
    display: none;
}
.events-calendar-view .fc-toolbar {
    float: left;
    position: relative;
    width: 100%;
}
.events-calendar-view .fc-toolbar .fc-right {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.events-calendar-view .fc-view-container {
    border-top: 1px solid #333;
    float: left;
    margin-top: 5px;
    padding-top: 20px;
    width: 100%;
}
.events-calendar-view #calendar .fc-right .fc-button-group {
    margin: 0;
    width: 100%;
}
.events-calendar-view .fc-button-group .fc-state-default {
    background-image: none;
    border: medium none;
    box-shadow: none;
    padding: 0;
    text-align: left;
}
.events-calendar-view .fc-button-group .fc-state-default.fc-corner-left {
	float: left;
}
.events-calendar-view .fc-state-default.fc-corner-right {
    float: right;
}
.events-calendar-view .fc-button-group .fc-state-default span {
    margin: 0;
}
.events-calendar-view {
    float: left;
    padding: 0 15px;
    width: 100%;
}
.events-calendar-view .fc-head th, .events-calendar-view .fc-head td {
    border: medium none;
    color: #989898;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 20px;
}
.events-calendar-view .fc-button-group .fc-state-default:hover {
    background-color: transparent;
}
.events-calendar-view #calendar table tbody.fc-body td {
    background-color: transparent;
    border: medium none;
    padding: 0;
}
.events-calendar-view #calendar table tbody.fc-body .fc-widget-content .fc-content-skeleton {
    height: 100%;
    padding: 0px;
}
.events-calendar-view #calendar table tbody.fc-body .fc-widget-content .fc-content-skeleton > table {
    height: 100%;
}
.events-calendar-view #calendar table tbody.fc-body .fc-widget-content .fc-content-skeleton > table > thead > tr > td {
    background-color: #fff;
    border: 2px solid #e3e3e3;
    border-radius: 7px;
    padding: 10px;
  height:103px;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.05) inset;
}
.events-calendar-view .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
    border-bottom: 1px solid #f2f2f2;
    color: #b8b8b8;
    float: left;
    font-weight: bold;
    padding: 5px 0 0 5px;
    text-align: left;
    width: 100%;
}
.events-calendar-view table tbody td.fc-event-container a {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
    background-color: transparent;
    border: medium none;
    color: #333333;
    height: 85px;
    margin: 0;
    overflow-wrap: break-word;
    padding: 10px 0px;
    position: absolute;
    top: 40px;
    width: 152px;
    word-break: break-all;
    z-index: 9;
}
.fc-bg, .fc-bgevent-skeleton, .fc-highlight-skeleton, .fc-helper-skeleton{
	height: 100%;
}
.events-calendar-view .fc-day-grid-event .fc-content{
	font-size: 11px;
    overflow: visible;
	padding-left:20px !important;
}
.events-calendar-view .fc-event-container .fc-content .fc-time {
    float: right;
    font-weight: normal;
    margin-top: -29px;
}
.events-calendar-view .fc table {
    border-collapse: unset;
}
.bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .selected > label.migla_amount_lbl {
    border: medium none !important;
    box-shadow: none !important;
    line-height: 24px;
    padding: 10px 20px;
}
.form-group.mg_giving-levels {
    float: left;
}
input.mg_form-control.miglaNumAZ.miglad_, select.mg_form-control.migla_country {
    box-shadow: none;
}
.form-horizontal button.miglacheckout {
    border: 1px solid;
    border-radius: 5px;
    box-shadow: none;
    color: #fff;
    font-weight: 600;
    height: 50px;
    margin-top: 0;
    text-transform: uppercase;
    width: 150px;
}
.form-horizontal button.miglacheckout:hover {
    background-color: transparent;
}
#migla_donation_form .migla-panel-heading h2 {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 39px;
    padding-bottom: 0;
}
.bootstrap-wrapper input[type="checkbox"] {
    border: medium none;
    margin-left: 10px;
}
.post-contentt .bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline > label.migla_amount_lbl {
    border: medium none !important;
    box-shadow: none !important;
    color: #fff;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    text-transform: uppercase;
}
.migla-panel-body .mg_giving-levels .radio-inline:last-of-type {
    padding-right: 0 !important;
}
.form-group.mg_giving-levels {
    float: left;
    max-width: none;
    min-width: 0;
    width: 60%;
}
.form-group.mg_giving-levels:nth-child(5) {
    margin: 0;
    width: 40%;
}
.post-contentt .bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline > label.migla_amount_lbl > div {
    display: none;
}
.post-contentt .bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline > label.migla_amount_lbl > div.input-group.input-group-icon.icon-before {
    display: block;
}
.input-group.input-group-icon.icon-before input#miglaCustomAmount.migla_positive_number_only {
    background-color: transparent !important;
    border: none;
    box-shadow: none;
    color: #fff;
    height: auto !important;
    line-height: 36px !important;
}
.migla-panel-body .mg_giving-levels .radio-inline.miglaCustomAmount {
    padding-top: 37px !important;
}
body #migla_donation_form .radio-inline.miglaCustomAmount span.icon {
    color: #fff !important;
    line-height: 20px;
    margin-left: 0 !important;
}
body .migla-panel-body .mg_giving-levels .radio-inline {
    margin: 0 !important;
    padding: 0 7px 0 0 !important;
}
body #mg-stripe-payment-form select, body #mg-stripe-payment-form input,
body .migla-panel select.mg_form-control, body .migla-panel input.mg_form-control {
    box-shadow: none;
}
.gallery-overlay-content>a {
    display: none;
}
.gallery-overlay-content>a:first-of-type {
    display: inline-block;
}
.cause-box-thumb img {
    width: 100%;
}
.partcipate-form {
    background-color: rgba(0, 0, 0, 0.85);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.inner-form {
    background-color: #fff;
    border-radius: 10px;
    height: 490px;
    left: 50%;
    margin-left: -150px;
    margin-top: -245px;
    position: absolute;
    top: 50%;
    width: 300px;
}
#partcipate-form2 .inner-form{
	width:600px !important;
	margin-left: -300px !important;
}
#partcipate-form2 .inner-form .form{
	padding-top:20px !important;
}
.inner-form .form {
	padding: 12px 25px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    border: 1px solid #cfcfcf;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    margin-bottom: 17px;
    outline: medium none;
    padding: 0 9px;
    width: 100%;
}
.participate-form .wpcf7-form input.wpcf7-form-control,
.participate-form .wpcf7-form textarea.wpcf7-form-control {
    padding: 0px 0px;
}
div.wpcf7-response-output {
    display: none !important;
}
.inner-form .wpcf7-form input.wpcf7-form-control,
.inner-form .wpcf7-form textarea.wpcf7-form-control {
    border-color: #cfcfcf;
    border-radius: 0;
    margin-bottom: 17px;
    padding: 0 15px;
}
.inner-form .wpcf7-form input.wpcf7-form-control.wpcf7-not-valid,
.inner-form .wpcf7-form textarea.wpcf7-form-control.wpcf7-not-valid {
    border-color: #ff0000;
}
.inner-form .wpcf7-form p {
    padding: 0;
}
.inner-form .wpcf7-form input.wpcf7-submit {
    border: medium none;
    border-radius: 5px;
    box-shadow: none;
    margin-top: 20px;
}
.inner-form h2 {
    border-radius: 10px 10px 0 0;
    color: #fff;
    margin: 0;
    padding: 15px 0;
    text-align: center;
}
.inner-form label {
    color: #606060;
    float: left;
    font-size: 12px;
    font-weight: normal;
    width: 100%;
}
span.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}
a.close-event-popup {
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-family: "Open Sans";
    font-size: 17px;
    height: 35px;
    line-height: 33px;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    z-index: 99;
	text-align:center;
}
.upcoming-events-title > h3 {
    color: #333333;
    font-size: 18px;
    line-height: normal;
    margin-top: 0;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}
.upcoming-events-title > h3::before {
    background-color: #333;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 44px;
}
.upcoming-events {
    float: left;
    width: 100%;
}
.upcoming-events article {
    background-color: #f3f3f3;
    float: left;
    margin-top: 20px;
    padding: 10px;
    width: 100%;
}
.upcoming-events article:first-of-type {
    margin-top: 10px;
}
.evnt-date .event-date {
    position: static;
}
.evnt-date {
    float: left;
    padding-right: 15px;
    width: 30%;
}
.evnt-date .event-date h1 {
    font-weight: bold;
}
.evnt-details {
    float: left;
    width: 70%;
}
.evnt-details h4.lp-h4 {
    margin: 0 0 10px;
}
.evnt-details h4.lp-h4 > a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.evnt-details > p, .evnt-details > p i, .evnt-details > p span {
    color: #797979;
    font-size: 12px;
}
.evnt-details > p i {
    display: inline-block;
    width: 14px;
}
.evnt-details > p span {
    margin-left: 0;
}
.upcoming-events {
    float: left;
    margin-top: 25px;
    width: 100%;
}

.tagcloud a{
font-size: 12px!important;
    text-transform: uppercase;
    color: #333333;
    border: 1px solid #c0c0c0;
    border-radius: 4px;
    padding: 6px 15px;
    display: inline-block;
    margin-bottom: 5px;
	padding-top:9px;
}
.tagcloud a:hover{
color:#fff;
}
.jw-recent-cause-posts-widget .cause-donation{
margin-bottom:25px;
      border-radius: 0px 0px 0px 0px !important;
}
.TWRecentCauseWidget{
background:none !important;
}

.evnt-date .event-date p{
padding: 4px 14px;
}
.upcoming-events .evnt-details h4.lp-h4 {
    margin: 0 0 5px !important;
}
.col-md-8.col-sm-8 .row_inner_wrapper.clearfix.container {
	padding: 0px;
	width: 100%;
}
.col-md-8.col-sm-8 .row_inner_wrapper.clearfix.container .vc_column-inner {
    padding: 0;
}
.col-md-8.col-sm-8 .row_inner_wrapper.clearfix.container .vc_column-inner .funding-causes-container {
    margin: 0 -15px;
}
#sidebar .jw-recent-posts-widget ul li .jw-recent-content a {
    color: #333;
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 7px;
    vertical-align: top;
    width: 100%;
}
.jw-recent-content > p {
    color: #797979;
    font-size: 13px;
}
.wid-title > h3 {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 10px;
   
    position: relative;
    text-transform: capitalize;
}
.wid-title > h3::before {
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 44px;
}
.blog-post .aOT .bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline label {
    border: medium none !important;
    box-shadow: none !important;
    color: #afafaf;
    padding: 14px 15px !important;
}
.blog-post .aOT .bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .selected > label.migla_amount_lbl {
    padding: 12px 15px !important;
}
.migla_amount_lbl > div {
    float: right;
}
.blog-post .aOT .bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline.miglaCustomAmount label {
    padding: 6px 20px !important;
}
.bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline label.migla_amount_lbl{
	-webkit-transition: all 0.0s ease-in 0s !important;
	   -moz-transition: all 0.0s ease-in 0s !important;
	    -ms-transition: all 0.0s ease-in 0s !important;
	     -o-transition: all 0.0s ease-in 0s !important;
	        transition: all 0.0s ease-in 0s !important;
}
.fundingRecentCauses .jw-recent-content h3{
	margin:0px !important;
}
#sidebar .widget {
    padding-bottom: 30px !important;
    background: #f5f5f5;
    padding: 0px 20px;
}
#sidebar .widget:first-of-type {
    padding-top: 30px !important;
}
#sidebar .jw-recent-cause-posts-widget{
	margin:0px -20px;
}
img {
    height: auto;
    max-width: 100%;
}
.wpcf7-form input.wpcf7-form-control.wpcf7-not-valid {
    border-color: #ff0000;
}
input.donate-single-btn {
    float: none;
}
.donation-form .bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .selected > label.migla_amount_lbl,
.donation-form .bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline label.migla_amount_lbl {
    border: medium none !important;
    box-shadow: none !important;
    line-height: 24px !important;
    padding: 12px 16px !important;
}
.donation-form .bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline.miglaCustomAmount label.migla_amount_lbl {
    padding: 6px 15px !important;
}
.form-group {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}
.migla-panel .migla-panel-body {
    padding: 0 25px;
}
.bootstrap-wrapper section {
    margin-bottom: 0;
}
.funding-causes-container {
    margin: 0 -15px;
}
body .vc_column_container > .vc_column-inner {
    padding: 0;
}
.row-btitle {
    margin-bottom: 15px;
}
.popup-gallery.padding-bottom-70.funding-gallery {
    padding-bottom: 68px;
}
.travel-brands.padding-bottom-60 {
    padding-bottom: 85px;
}
.listing-events .event-box-thumb img {
    border-radius: 5px !important;
}
.TWRecentCauseWidget{
margin-top:20px !important;
}
.teammember-container.contact-information {
    padding: 0 15px;
}
/* .wpb_column:first-of-type .teammember-container .col-md-12.col-sm-12.col-xs-12 {
	padding-left: 0px;
}
.wpb_column:last-of-type .teammember-container .col-md-12.col-sm-12.col-xs-12 {
	padding-right: 0px;
} */
.single.single-post h3.top-banner-text {
    margin-top: 0;
}
.col-sm-12.page-title > h2 {
    margin-bottom: 30px;
    padding: 0 15px;
    text-transform: uppercase;
}
/*#migla_donation_form > form#migla_captcha_form {
    padding-left: 26px;
}*/
.bootstrap-wrapper header.migla-panel-heading h2 input[type="checkbox"] {
    margin-left: 10px;
}
.bootstrap-wrapper section.migla-panel .form-horizontal.migla-panel-body .form-group:last-child {
    display: none;
}
.bootstrap-wrapper .migla-panel-heading {
    display: inline-block;
    width: 100%;
}
.bootstrap-wrapper .form-horizontal.migla-panel-body #state.form-group .col-sm-6 {
    width: 50%;
}
.events-content .social-nerworking ul li a .fa-facebook:hover{
background:#3b5998 !important;
  border:1px solid #3b5998 !important;
}
.events-content .social-nerworking ul li a .fa-twitter:hover{
background:#55acee !important;
  border:1px solid #55acee !important;
}
.events-content .social-nerworking ul li a .fa-google-plus:hover{
background:#dd4b39 !important;
  border:1px solid #dd4b39 !important;
}
.events-content .social-nerworking ul li a .fa-map-marker:hover{
background:#a82400 !important;
  border:1px solid #a82400 !important;
}
.social-blog .sharing ul li a .fa,.social-blog .sharing ul li a .fa:hover{
border: 0px solid #777 !important; 
}
.col-md-2.partner-box.text-center {
    width: 20%;
}
.category-icon-box {
	background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    float: left;
    font-size: 30px;
    height: 100%;
    left: 0;
    line-height: 80px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 10%;
}
.twitter-area .twitterwidget ul {
    margin: 0;
    padding: 0;
}
.tweet-details {
    color: #fff;
    float: left;
    /*height: 80px;*/
    padding: 11px 0 11px 13%;
    width: 80%;
}
.tweet-details > span {
    font-size: 13px;
    line-height: 20px;
}
a.twitter_time.pull-right {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 32px;
    margin-top: 23px;
    min-width: 140px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}
.tweet-details > span.profile {
    color: #333333;
}
.tweet-details > span a {
    color: #333;
    font-size: 13px;
}
a.twitter_time.pull-right:hover {
	background-color: #fff;
}
.twitter-area {
    float: left;
    width: 100%;
}
.jw-twitter {
    float: left;
    min-height: 80px;
    position: relative;
    width: 100%;
}
.funding-events-container .col-md-6 {
    display: inline-block;
    float: none;
    margin-left: -3px;
    vertical-align: top;
}
.col-md-3.col-one-five {
	width: 20%;
}
.related_causes .single-cause-container {
    padding: 0;
}
.listing .funding-blog-author li a.readmore:hover {
    background-color: transparent;
}
.filters ul li.active a {
	color: #fff;
}
#migla_donation_form {
    text-align: center;
}
.bootstrap-wrapper .form-horizontal.migla-panel-body .form-group {
    text-align: center !important;
}
.bootstrap-wrapper .form-horizontal .form-group .input-group .mg_control-label,
.bootstrap-wrapper .form-horizontal .form-group:nth-child(5) .mg_control-label,
.bootstrap-wrapper .form-horizontal .form-group:nth-child(6) .mg_control-label {
    text-align: right !important;
}
#migla_donation_form .migla-panel-heading h2 {
    font-size: 18px !important;
}
#migla_donation_form > form#migla_captcha_form .g-recaptcha {
    display: inline-block;
    margin-bottom: 0 !important;
}
#sectionpaypal .form-group {
    text-align: center;
}
.form-group.mg_giving-levels .col-sm-12.col-xs-12 {
    text-align: right;
}
.form-group.mg_giving-levels .col-sm-12.col-xs-12 .mg_control-label {
    text-align: right !important;
}
.bootstrap-wrapper .form-horizontal.migla-panel-body .form-group:nth-child(6) .mg_control-label.mg_campaign-switcher {
    text-align: center !important;
}
.bootstrap-wrapper .form-horizontal.migla-panel-body .form-group:nth-child(6) .col-sm-6 {
    width: 100%;
}
.bootstrap-wrapper .form-horizontal.migla-panel-body .form-group:nth-child(6) .col-sm-6 #miglaform_campaign {
    display: inline-block;
    min-width: 0;
    width: 50% !important;
}
.col-md-4.col-sm-4.col-xs-12.funding-blog,
.col-md-6.col-sm-6.col-xs-12.funding-blog {
    display: inline-block;
    float: none;
    margin-left: -3px;
    vertical-align: top;
}
.banner-title-without-image{
	padding:30px;
	margin-top:70px;
}
.banner-title-without-image h1 span{
	font-size:14px;
}
.widget select {
    font-size: 13px;
    height: 35px;
    padding: 0 10px;
    width: 100%;
}
.calendar_wrap table#wp-calendar caption {
    background-color: #555;
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
}
.calendar_wrap table#wp-calendar {
    border: 1px solid #d8d8d8;
}
.calendar_wrap table#wp-calendar tfoot td {
    border-color: #d8d8d8;
}
.calendar_wrap table#wp-calendar thead th {
    background-color: #e2e2e2;
    font-size: 13px;
    padding: 8px;
    text-align: center;
}
.calendar_wrap table#wp-calendar tbody td {
    border: 1px solid #e8e8e8;
    border-collapse: collapse;
    text-align: center;
}
.calendar_wrap table#wp-calendar tbody td#today {
    background-color: #c3c3c3;
}
.calendar_wrap table#wp-calendar tbody td#today a {
    color: #fff;
}
.calendar_wrap table#wp-calendar tbody td#today:hover a {
	color: #fff;
}
.countdown.col-md-12.aligncenter {
    margin-bottom: 55px;
}
/* ==============================
	  Church Image Element
================================= */
.img-element {
    
    overflow: hidden;
  
    position: relative;
    
}
.img-area {
	background-color: #000;
	border-radius: 5px;
   
    overflow: hidden;
    position: relative;
   
}
.case2 .img-area {
    border-radius: 10px;
}
.img-area > img {
   
    
}
.img-element:hover > .img-area > img {
	opacity: 0.7
}
.img-element.case2,.img-element.case1{
	margin-bottom:30px;
}
.element-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
	
	
	visibility:hidden;
background: rgba(0,0,0,0);
}
.img-element:hover .element-overlay{
	visibility:visible;
background: rgba(0,0,0,0.3);
}
.element-overlay > h3 {
    
    bottom: 0;
    left: 0;
    margin:0px auto;
    right:0;
    position: absolute;

   
}
.img-element:hover .element-overlay > h3 {
	bottom: 30px;
}
.element-overlay h3 a{
	    color: #333;
    padding-top: 0px;
    font-size: 22px;
    
    display: inline-block;
    
    padding: 14px 30px;
    padding-top: 18px;
    background-color: #fff;
}	
.readmore-btn {
    border: 1.4px solid #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    color: #fff;
    z-index:9999;
    transform: translateY(-50%);
    line-height: 39px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 108px;
   display:none;
    margin: 0 auto;
}
   
    

.img-element:hover .readmore-btn{
	display:block !important;
}
.img-element .readmore-btn:hover {
	color: #fff !important;
}
.img-element.case2 h3 a{
    color:#333;
}
.top-bar2 .theme-main-logo{
	margin-top:3px;
}
/* ==============================
	  my css changes
================================= */

/* ==============================
	  Church top bar
================================= */
/*general*/
.font-weight-bold{
	font-weight:700 !Important;
}
.font-weight-normal{
	font-weight:400 !Important;
}
.font-weight-semibold{
	font-weight:600 !Important;
}
.first-font-size{
	font-size:16px !Important;
	
}
.second-font-size{
	font-size:20px !Important;
	
}
.third-font-size{
	font-size:18px !Important;
	
}
.position-relative{
	position:relative;
}
.capitalize{
	text-transform:capitalize;
}
.upper{
	text-transform:uppercase;
}
.back-white{
	background:#fff !important;
}
.margin-0{
	margin:0px !important;
}
/*end general*/
.top-bar2{
	padding:14px 0px;
	background:#fff;
}
.top-bar-address-style2 ul{
	padding:0px;
	margin:0px;
	
}
.top-bar-address-style2 ul li{
	display:inline-block;
}
.top-bar-address-style2 ul li{
	margin-right:30px;
	line-height:43px;
}
.top-bar-address-style2 ul li:last-child{
	margin-right:0px;
	float:right;
}
.top-bar-address-style2 .address-main p{
	font-size:15px !important;
	color:#666;
}
.top-bar-address-style2 .address-main p span{
	margin-right:4px;
}
.donation-button2 a{
	border: 1px solid;
	
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	line-height:43px;
	border-radius:4px;
	display:inline-block;
	padding: 0px 26px;
}
.donation-button2 a:hover,.donation-button2 a:focus{
	color:#fff;
	opacity:0.9;
}
/*menue bar*/
.menu-default-style2 #main-menu2 > ul > li{
	position:relative;
	display:inline-block;
	text-transform:capitalize;
	margin-right:33px;
	
}
.menu-default-style2 #main-menu2 > ul > li:last-child{
	margin-right:0px;

}

.menu-default-style2 #main-menu2 > ul > li a{
padding-bottom:16px;
padding-top:16px;
padding-left: 0;
    padding-right: 0;
display: inline-block;
-webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
.menu-default-style2 #main-menu2 > ul > li a:hover{
	background:transparent !important;
}
.menu-default-style2 #main-menu2 > ul > li a:after{
    border-bottom: 1px solid #fff;
    bottom: 0;
    content: "";
    
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    opacity:0;
	visibility:hidden;
    width: 60%;
}
.menu-default-style2 #main-menu2 > ul > li a:hover:after{
	opacity:1;
	visibility:visible;
}
#main-menu2 ul{
	padding:0px;
	margin:0px;
	text-align:center;
}
#main-menu2{
	background:rgba(0,0,0,.7);
	border-radius:4px;
}
.menu-default-style2{
	 bottom: -58px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 9999;
}
.menu-default-style2 .navbar-nav > li,.menu-default-style2 .navbar-nav{
	float:none !important;
}
/*banner*/
.page-heading-inner-container-style2 h1{
	font-size:35px;
}
.page-heading-inner-container-style2 .breadcrumbs li a{
	font-size:14px;
	font-weight:400;
}
.page-heading-inner-container-style2 .breadcrumbs li{
	font-size:14px;
	font-weight:400;
	float:left;
}
.page-heading-inner-container-style2 .breadcrumbs li:after {
      vertical-align: middle;
    content: "|";
    padding-right: 5px!important;
   
    margin-top: -4px;
  
}
.page-heading-inner-container-style2 .breadcrumbs li:last-child:after{
	 content: "";
} 
.page-heading-inner-container-style2 .breadcrumbs{
	display:inline-block;
	text-align:center;
	margin-top: 6px;
}
.page-heading-inner-container-style2 .breadcrumbs li a:hover{
	color:#fff !Important;
	text-decoration:underline!important;
}
.page-heading-inner-container-style2 .breadcrumbs li a{
	color:#fff !Important;
	
}
.page-heading-style-2 {
    padding: 100px 0 90px;
}
/* ==============================
	  Church single serverce element
================================= */
.services-outer-inner-icon,.services-outer-inner-icon-content{
	display:inline-table;
	vertical-align:top;
}
.services-outer-inner-icon{
	margin-right:10px;
}
.services-outer-inner-icon-content {
    width: 310px;
}
.services-outer h4 {
   
    margin-bottom: 10px;
    margin-top: 0;
    
}
/* ==============================
	  Church mission element
================================= */
.cause-content-outer-style2{
	padding: 20px 15px;
	border:1px solid #dddddd;
	border-top:0px;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.cause-content-outer-style2 .cause-title a{
	font-size:22px;
	font-weight:400;
}
.cause-content-outer-style2 .cause-title{
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
	float:none;
}
.cause-content-outer-style2 p span:first-child{
	font-size:22px;
	color:#333;
	margin-right:7px;
	font-weight:700;
	float:left;
}
.causes-donate2 {
	border:1px solid #fff;
	border-radius:5px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 23px;
   transform:translateY(-50%);
    line-height:42px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
	right:0;
   width:150px;
   opacity:0;
   visibility:hidden;
   -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
	margin:0 auto;		
}

.single-cause-container:hover .causes-donate2 {
	opacity:1;
   visibility:visible;
}
.causes-donate2:hover,.causes-donate2:focus{
	color:#fff;
}
.main-title2 p{
	margin-bottom:7px;
	letter-spacing: 1px;
}
.main-title2 h1{
	margin-bottom:30px;
}
.view-all-misstion a,.church-video-content .participate{
	padding: 12px 43px;
	padding-top:15px;
	display:inline-block;
	border-radius:5px;
	font-size:14px;
	border-width:1px;
	margin-top:20px;
	border-style:solid;
	text-transform:uppercase;
}
.view-all-misstion a:hover,.view-all-misstion a:focus,.church-video-content .participate:hover{
	color:#fff !important;
}
.cause-content-outer-style2 p span:nth-child(2),.total-target-outer p span:nth-child(2),.total-target-outer p span:first-child{
	margin-right:7px;
}
.wpb_content_element p a{
	margin-left:8px;
}
/* ==============================
	  Church mission detail page
================================= */
.page-heading{
	background-position: center center;
    background-size: cover;
	background-repeat: no-repeat;
	

}
.mission-page-heading-inner-container h1{
	font-size:35px;
	margin-top:0px;
	line-height: 40px;
}
.mission-main-page-title{
	padding-top:340px !important;
	padding-bottom:50px !important;
}
.mission-page-heading-inner-container .post-meta-admin-info ul li a{
	font-size:16px;
}
.mission-donate-btn{
	
}
.mission-donate-btn{
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 44px;
    margin: 0 auto;
    padding: 0 25px;
    text-transform: uppercase;
    margin-top:15px;
    transition: all 0.3s ease 0s;
    
}
.mission-donate-btn:hover{
	color:#fff;
}
.mission-page-heading-inner-container .post-meta-admin-info ul li{
	margin-right:10px;
}
.mission-page-heading-inner-container .post-meta-admin-info ul li:last-child{
	margin-right:0px;
}
.author-img2{
	border-radius:100%;
	border:2px solid #fff;
}
.author-img2 img{
	border-radius:100%;
}
.top-progressbar-section{
-webkit-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.25);
box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.25);
}
.funding-causes-container .mission-progress-bar{
	margin:0px !important;
	border-radius:25px;
	height:12px !important;
	 margin-top: 10px !important;
}
.funding-causes-container .mission-progress-bar .progress-bar{
	height:12px !important;
}
.funding-causes-container .mission-progress-bar .progress-bar:before{
	position: relative;
}
.funding-causes-container .mission-progress-bar .progress-bar .tooltip {
    border-radius: 5px!important;
    height: 23px;
    left: auto !important;
    position: relative;
   top: -32px !important;
   right: -30px !important;
    width: 61px;
}
.funding-causes-container .mission-progress-bar .progress-bar .tooltip > .tooltip-inner{
	line-height:23px;
}
.top-progressbar-section{
	padding:64px 46px;
}
.total-target-outer p span:first-child{
	font-size:28px;
	font-weight:700;
	color:#333;
}
.related-main-title h2{
	color: #333;
    font-size: 22px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 35px;
    margin-top: 0;
    
}
/* ==============================
	  Church event element
================================= */
.grid-events-style2 .event-box-thumb{
	vertical-align:middle;
	display:inline-table;
	margin-right:15px;
}
.grid-events-style2 .event-content2{
	vertical-align:middle;
	display:inline-table;
	margin-top:5px;
}
.grid-events-style2 .event-date{
	top:10px;
	left:10px;
}
.event-content2 h3 a{
	color:#333;
	font-size:18px;
}
.event-content2 h3{
	margin-bottom:4px;
}
.grid-events-style2{
	 border: 1px solid #dddddd;
    border-radius: 5px;
    margin-bottom: 15px;
}
.event-content2 p{
	font-size:12px;
	
}
.event-content2 p span:last-child{
	margin-left:26px;
}
.event-content2 p a{
	font-size:12px;
}
/* ==============================
	  Church footer
================================= */

.footer-copy2{
	padding:48px 0px;
}
.footer-copy2 p{
	margin-top:8px;
}
.footer-menu ul{
padding:0px;
margin:0px;
}
.footer-menu ul li{
	display:inline-block;
	margin-right:30px;
}
.footer-menu ul li:last-child{
	margin-right:0px;
}
.footer-menu ul li a{
	text-transform:capitalize;
	line-height:29px;
	}
.footer-menu ul li a:hover,.footer-menu ul li a:focus{
	color:#fff !important;
}
.church-footer-social ul{
	padding:0px;
	margin:0px;
}
.church-footer-social ul li{
	display:inline-block;
	
}
.church-footer-social ul li a{
	display:inline-block;
	border:1px solid #fff;
	border-radius:100%;
	line-height:27px;
	width:27px;
	height:27px;
	overflow:hiden;
	text-align:center;
	font-size:14px;
}
.church-footer-social ul li a .fa{
	line-height:27px;
}
.church-footer-social ul li a:hover{
	background:#fff;
}
/* ==============================
	  Church event detail
================================= */
.church-event-main-page-title{
	padding-top:300px !important;
	padding-bottom:50px !important;
}
.mission-page-heading-inner-container p{
	color:#fff;
	margin-top:15px;
}
.mission-top-section{
	background:#f9f9f9;
}
.event-category-list-outer{
	margin:0px;
	padding:0px;
}
.event-category-list-outer li{
	display:inline-block;
}
.event-category-list-outer li span{
	margin-right:3px;
}
.event-category-list-outer li:last-child span{
	display:none;
}
.related-events .cause-content-outer-style2 .cause-title a,.church-event-style2 .cause-content-outer-style2 .cause-title a{
	font-size:18px;
}
.related-events .cause-content-inner p,.related-events .cause-content-inner p a,.church-event-style2 .cause-content-inner p{
	font-size:12px !important;
	font-weight:400 !important;
}
.church-event-style2 .cause-content-inner p a{
	font-size:12px!important;
}
.related-events .cause-content-outer-style2 p span:first-child,.church-event-style2 .cause-content-outer-style2 p span:first-child{
	font-size:12px !important;
	font-weight:400 !important;
	color:inherit !important;
	margin-right:2px !important;
}
.related-events .cause-content-outer-style2 p span:last-child, .church-event-style2 .cause-content-outer-style2 p span:last-child {
    margin-left: 26px;
}
.related-events .cause-content-outer-style2 p span:first-child{

}
/* ==============================
	  Church info element 
================================= */
.contact-box h1,.contact-box p{
	color:#fff;
}
.contact-box ul{
	padding:0px;
	margin:0px;

}
.contact-box ul li:nth-child(odd){
	margin-bottom:20px;
}
.contact-box2{
	padding:0px 15px;
}
.address-meta{
	padding-right:150px;
}
.church-service-box{
	padding-bottom:50px;
	padding-top:80px;
}
/* ==============================
	  Church faith element 
================================= */
.faith-box{
	border:1px solid #dddddd;
	padding:40px 30px;
}
.faith-box h1{
	margin-top:0px;
	margin-bottom:30px;
	font-size:55px;
}
.faith-box h3{
	text-transform:capitalize;
}
/* ==============================
	  Church paster element 
================================= */
.team-section .paster-box-outer{
	border-right:1px solid #ddd;
}
.team-section .paster-box-outer:last-child{
	border:none;
}
.paster-box h2{
	margin-bottom:0px;
}
/* ==============================
	  Church sermons element 
================================= */
.single-sermon-container{
	  background: #f9f9f9;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 11px 20px;
    border: 1px solid #e6e6e6;
	 -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
.sermon-box-thumb{
	width:70px;
	border-radius:100%;
	overflow:hidden;
	vertical-align:middle;
	display:inline-block;
	margin-right:18px;
}
.single-sermon-container .event-content2{
	vertical-align:middle;
	display:inline-block;
	position:relative;
	width:80%;
}
.sermon-hover:hover,.sermon-hover .fa:hover{
	cursor:pointer;
}
.sermon-hover{
	font-size: 22px;
    position: absolute;
    right: -20px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}
.sermon-hover > .fa{
color:#c1c1c1;
}
.overlayy
{
	
    display: none;
    left: -241px;
    margin: 0;
    padding: 12px 24px;
    position: absolute;
    top: -96px;
}
.overlayy li{
	display:inline-block;
}
.overlayy li a{
	width:46px;
	height:46px;
	line-height:46px;
	border-width:2px;
	border-style:solid;
	border-radius:100%;
	text-align:center;
	font-size:22px;
	color:#fff;
	display:inline-block;
}
.overlayy li a:hover,.overlayy li a:focus{
	background:#fff;
}
.overlayy li a .fa{
	line-height:46px;
}
.overlayy:after {
    width: 0; 
   height: 0; 
   border-top: 23px solid blue; 
   border-left: 16px solid transparent; 
    content: " ";
    height: 23px;
    position: absolute;
    right: 0px;
    top: 98%;
    width: 16px;
}
.single-sermon-container-element:hover{
	box-shadow: 0 12px 29px 0 rgba(0, 0, 0, 0.25);
}
/*feature sermon*/
.feature-sermon .single-sermon-container{
	padding:36px !important;
	box-shadow: 0 12px 29px 0 rgba(0, 0, 0, 0.25);
}
.sermon-for-other-pages .single-sermon-container{
	padding:36px !important;
	margin-bottom:30px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}

.feature-sermon .event-content2 h3 a,.sermon-for-other-pages .event-content2 h3 a{
	font-size:30px;
}
.feature-sermon .event-content2,.sermon-for-other-pages .event-content2{
	width:88%;
}
.feature-sermon .sermon-box-thumb,.sermon-for-other-pages .sermon-box-thumb{
	width:90px;
	height:90px;
}
.feature-sermon .sermon-box-thumb img,.sermon-for-other-pages .sermon-box-thumb img{
	width:100%;
}

/*church video*/
.church-video{
	padding:145px 0px !important;
}
.main_page_styled_content2 img.alignleft,.main_page_styled_content2 img.alignright,.main_page_styled_content2 img.aligncenter{
	margin-top:50px;
}

/*sermon detail page*/
.underline{
	color:#fff !important;
	margin-left:4px;
}
.underline:hover{
	text-decoration:underline !important;
}
.sermons-btn-urls ul{
	padding:0px;
}
.sermons-btn-urls ul li{
	display:inline-block;
	margin-right:4px;
}
.sermons-btn-urls ul li:last-child{
	margin-right:0px;
}
.sermons-btn-urls ul li a{
	width:56px;
	height:56px;
	line-height:56px;
	text-align:center;
	border:2px solid #cacaca;
	font-size:22px;
	color:#cacaca;
	border-radius:100%;
	display:inline-block;
	 -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
.sermons-btn-urls ul li a .fa{
	line-height:56px;
	
	
}
.sermons-btn-urls ul li a:hover{
	color:#fff;
}
.related-single-sermon-container{
	padding:30px 25px !important;
}
.action-images img{
	width:100%;
}
.ls-layer-link:hover{
	color:#fff !important;
	border-color:#81b441 !important;
    background:#81b441 !important
}
.event-intro-text-style2 p{
	margin-bottom:10px;
}
#main-slider .ls-wp-container{
	z-index:0 !important;
}
.wpb_content_element p a{
	text-decoration:underline !important;
}
#fundingrecentcauses-2 .recent-thumb{
	width:auto;
}
.contact-titl{
	margin-top:50px;
}
.fundingRecentCauses .jw-recent-posts-widget .recent-thumb{
	width:auto !important;
}
.blog-test-page label{
	width:88%
}
.blog-test-page label input{
	width:86%;
	border: 1px solid #bfbfbf;
    border-radius: 5px;
    box-shadow: none;
    outline: none;
    color: #797979;
    font-size: 12px;
    resize: none;
    
    font-family: "Open Sans";
}
.blog-test-page input[type="submit"]{
	background-color: transparent;
	box-shadow:none;
	width:80px;  
	
    border-radius: 5px;
}
.blog-test-page input[type="submit"]:hover{
	color:#fff;
}

.sticky {
 
background: #FAFAFA;
 
border: 3px solid #E6E6E6;
 
padding: 15px;
padding-bottom:0px;
 
}
.sticky  .funding-blog-content{
	margin-bottom:20px;
}


.footer1-section .widget:nth-child(3n+1) {clear: left;}

.post-pagi a{
	text-transform: capitalize;
    color: #fff;
    padding: 3px 15px;
	    display: inline-block;
    border-radius:5px;
	
}
.post-pagi a:hover,.post-pagi a:focus{
	color:#fff !important;
}
.blog-description iframe,iframe{
	width:100%;
}




