/*
Theme Name: WPTrueVine
Theme URI: http://www.moneyjar.net
Description: The Web Site For All Churches
Author: Neighborhood Computer Services
Author URI: http://www.moneyjar.net
Version: 1.0.0
Tags: 
*/

/*@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700);*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);*/
/*@import url(http://fonts.googleapis.com/css?family=Raleway:300,400,700);*/
@import url(http://fonts.googleapis.com/css?family=Lato);


/*@media \0screen {
  img { 
	width: auto; /* for ie 8 */
  /*}*/
/*}*/
@font-face {
    font-family: BebasNueu;
    src: local("BebasNueu"),
         url(/wptruevine/wp-content/themes/wptruevine/fonts/bebas/BebasNeue.otf);
         /*url(/wpfitclub/wp-content/themes/wpfitclub/fonts/bebas/ttf/BebasNeue Regular.ttf);*/
}
.col-md-8{
	padding-left: 0;
}
.container{
	max-width: 1000px;
	padding-left: 0;
	padding-right: 0;
}
/*HEADER*/
header{
	min-height: 132px;
	background-image: url(images/header-bg.png);
}
header .header_widget_content{
	display: inline-block;
}
header .iconostas .widget_contact a{
	padding:0;
}
header .header_widget_title{
	display:inline-block;
	font-size: 18px;
	color:#ffffff;
	opacity: 0.6;
	filter: alpha(Opacity=60);
	padding: 0px 5px 0 0;
	vertical-align: bottom;
}
header .iconostas .email{
	display:none;
}
header .widget_contact{
	display: inline-block;
	height: 25px;
}
.btn_cart{
	cursor:pointer;
}
.header-menu{
	padding-right: 0;
	padding-left: 0;
}
.nav-pills{
	display:inline-block;
}
.nav-pills .menu-register a{
	font-size: 13px;
}
.footer-separator{
	width: 90%;
	height: 2px;
	background: #5b2873;
	border-bottom: 1px solid #80479b;
	display:inline-block;
	margin-left: 5%;
}
.menu-header{
	text-align: center;
}
header .contact_facebook{
	display: inline-block;
	height: 43px;
	width: 43px;
	background-repeat: no-repeat;
	background-size: 165px;
}
header .contact_twitter{
	display: inline-block;
	height: 43px;
	width: 43px;
	background-repeat: no-repeat;
	background-image: url(images/staff-soc-icon.png);
	background-position:-41px 0px;
	background-size: 165px;
}
header .contact_google{
	display: inline-block;
	height: 43px;
	width: 43px;
	background-repeat: no-repeat;
	background-image: url(images/staff-soc-icon.png);
	background-position:-125px 0px;
	background-size: 165px;
}
header .contact_youtube{
	display: inline-block;
	height: 43px;
	width: 43px;
	background-repeat: no-repeat;
	background-image: url(images/staff-soc-icon.png);
	background-position:-84px 0px;
	background-size: 165px;
}
header .contact_linkedin{
	display: inline-block;
	height: 43px;
	width: 43px;
	background-repeat: no-repeat;
	background-image: url(images/youtube.png);
	background-size: 39px;
}
header .soc_icons{
	display: inline-block;
	margin-left: 14px;
}
.header-phone{
	font-family: 'BebasNueu';
	font-weight: bold;
	font-size: 35px;
	color: #ffffff;
	display: inline-block;
	background-image: url(images/phone_header.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 20px;
}
.header-phone div{
	font-size: 16px;
	font-family: Calibri;
}
.menu-header li:first-child a{
	margin-left: 13px;
}
.menu-header li a{
	color: #ffffff;
	width:139px;
	font-size: 22px;
	font-family: 'BebasNueu';
	display:inline-block;
	background: rgba(95, 95, 95, 0.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 23px 10px 0;
	border: 1px solid #504f4d;
	-webkit-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.75);
	cursor:pointer;
	text-align: left;
}
.menu-header li a:hover{
	background: rgba(10, 10, 10, 0.5)!important;
	text-decoration: none;
	background-color: inherit;
	color: #be97ca;
}
.descr{
	font-family: Lato, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.menu-header li a:hover .descr{
	color: #95b14e;
	font-family: Lato, sans-serif;
	font-size: 12px;
}
.scrolled{
	position: fixed;
	z-index: 1000;
	top:30px;
	width: 100%;
	background: transparent!important;
	border-bottom: none!important;
}
.scrolled li{
	background:transparent!important;
}
.until_service_title{
	font-size: 20px;
	font-family: Calibri;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	width: 100px;
	display: inline-block;
	text-align: right;
	margin-right: 5px;
}
.until_service_date{
	color: #ffffff;
	font-size: 30px;
	font-family: 'BebasNueu';
	display: inline-block;
	border-right: 1px solid #ffffff;
	text-align: center;
	width: 58px;
}
.format{
	font-family: Calibri;
	font-size: 12px;
	text-transform: uppercase;
}
header .header-title{
	padding-right: 0px;
	width: 22%;
	display: inline-block;
	vertical-align: top;
}
.next_service{
	display:inline-block;
	margin-top: 15px;
	vertical-align: top;
}
.until_service_date:last-child{
	border:none;
}
.header-title img{
	margin-top: 17%;
	margin-right: 0px;
	display: inline-block;
}
.header-block{
	width:100%;
	height:35px;
	background-color: #723290;
	opacity: 0.8;
	filter: alpha(Opacity=80);
	text-align: right;
	padding-top: 8px;
}
.login-block{
	width:200px;
	background-image: url(images/lock.png);
	background-repeat: no-repeat;
	display:inline-block;
	text-transform: uppercase;
	color: #ffffff;
	margin-right:15px;
	font-size: 14px;
	font-family: Calibri;
	font-weight: bold;
	vertical-align: top;
}
.cart-block a,
.login-block a{
	vertical-align: top;
	color: #ffffff;
}
.cart-block a:hover,
.login-block a:hover{
	text-decoration: none;
}
.vseparator{
	display:inline-block;
	width:2px;
	height:17px;
	background: #ffffff;
	border-left: 1px solid #ffffff;
	margin: 0 10px 0 10px;
}
.cart-block{
	margin-right: 23%;
	width:84px;
	background-image: url(images/cart.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position:0px 3px;
	display:inline-block;
	color: #ffffff;
	font-size: 14px;
	font-family: Calibri;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: top;
}

/*****Blog Page*****/
.blog-title{
	font-family: 'BebasNueu';
	font-weight: bold;
	color: #ffffff;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.blog_content{
	padding-left: 0;
	background: rgba(0, 0, 0, 0.5);
	margin-bottom: 60px;
	margin-top: 60px;
}

.blog_post_title{
	margin-top: 14px;
	font-family: Calibri, sans-serif;
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 5px;
	color: #ffffff;
}
.blog_post_title a{
	color: #ffffff;
}
.blog_post_title a:hover{
	text-decoration: none;
}
.blog_post_pagination{
	text-align: center;
}
.transporent_1{
	background: rgba(0, 0, 0, 0.0)!important;
}
.transporent_2{
	background: rgba(0, 0, 0, 1.0)!important;
}
.separator{
	width: 100%;
	height: 10px;
	background-image: url(images/separator.png);
	margin: 8px 0 23px 0;
}
.home-separator{
	width: 100%;
	height: 4px;
	background-image: url(images/home-separator.png);
	margin: -5px 0 53px 0;
}
.blog_post_meta_link a{
	font-family: 'Raleway', sans-serif;
}
.blog_post_meta_link .comment{
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 23px;
	color: #ffffff;
}
.blog_post_meta_link.author_link a{
	background-repeat: no-repeat;
	background-position: 5px 2px;
	margin: 0 10px 0 10px;
	color: #ffffff;
}
.blog_post_content p span{
	margin-top: 10px;
	word-wrap: break-word;
	font-family: Calibri, sans-serif;
	color: #ffffff!important;
	display: inline-block;
	font-size: 14px;
}
.blog_content{
	padding: 0 20px;
}
.event_content{
	padding: 0;	
}
.blog_post{
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.blog_post_data{
	background-image: url(images/admin.png);
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
blockquote{
	width: 86%;
	background-color: #eaeaea;
	border-color: #fe5e00;
	margin: 8px 0 13px 46px;
	word-wrap: break-word;
	color: #989797;
	font-family: GillSansMT;
	font-style: italic;
	font-size: 14px;
}
blockquote p{
	color: #989797;
	font-family: GillSansMT;
	font-style: italic;
	font-size: 14px;
}
.share_wct{
	width: 93%;
	background-color: #eaeaea;
	padding: 8px 0 10px 30px;
	color: #3a3b4b;
	font-family: 'Raleway', sans-serif;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}
.share_word{
	color: #46484a;
}
.face_share{
	width: 9px;
	height: 17px;
	background-image: url(images/social_gray.png);
	background-position: -2px 0;
	display: inline-block;
	margin-left: 20px;
}
.twit_share{
	width: 13px;
	height: 16px;
	background-image: url(images/social_gray.png);
	background-position: -40px 0;
	display: inline-block;
	margin-left: 20px;
}
.linked_share{
	width: 14px;
	height: 13px;
	background-image: url(images/social_gray.png);
	background-position: -82px 0;
	display: inline-block;
	margin-left: 20px;
}
.reddit_share{
	width: 19px;
	height: 15px;
	background-image: url(images/social_gray.png);
	background-position: -126px 0;
	display: inline-block;
	margin-left: 20px;
}
.tumblr_share{
	width: 15px;
	height: 16px;
	background-image: url(images/social_gray.png);
	background-position: -173px 0;
	display: inline-block;
	margin-left: 20px;
}
.google_share{
	width: 21px;
	height: 18px;
	background-image: url(images/social_gray.png);
	background-position: -217px 0;
	display: inline-block;
	margin-left: 20px;
}
.pint_share{
	width: 15px;
	height: 19px;
	background-image: url(images/social_gray.png);
	background-position: -267px 0;
	display: inline-block;
	margin-left: 20px;
}
.mail_share{
	width: 20px;
	height: 14px;
	background-image: url(images/social_gray.png);
	background-position: -312px 0;
	display: inline-block;
	margin-left: 20px;
}
#comments-title{
	margin: 23px 0 17px 0;
	font-size: 20px;
	color:#ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Calibri, sans-serif;
}
.blog_posts{
	width: 100%;
}
ol{
	list-style-type: none;
	padding-left: 0;
	word-wrap: break-word;
}
.post_comment_avatar{
	float: left;
	margin-right: 13px;
}
.post_comment_content{
}
.post_comment_content span{
	font-size: 14px;
	color: #6c6e6e;
}
.post_comment_content .comment-reply-link{
	color: #000000;
}
.comment_content{
	width: 90%;
}
.comment_content p{
	color: #ffffff;
	width: 85%;
	float: left;
	font-size: 14px;
	font-family: Calibri, sans-serif;
}
ul.children{
	list-style: none;
	padding-left: 0;
	margin-left: 30px;
}
.all-comments{
	min-height: 70px;
	padding-top: 18px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #dccdbe;
}
#respond #reply-title{
	font-size: 20px;
	color: #3a3b3b;
	text-transform: uppercase;
	font-family: Calibri, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
#comment_text{
	width: 640px;
	height: 141px;
	border-color: #c4c4c4;
}
.form-submit input{
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	text-transform: capitalize;
	font-family: Calibri, sans-serif;
	font-weight: bold;
	border: none;
	background-color: #000000;
	padding: 7px 15px;
	margin: 17px 0 22px 0;
}

.sidebar .map_title{
	display: inline-block;
	text-transform: capitalize;
}
.sidebar h3{
	margin-top: 0;
	margin-bottom: 30px;
	color: #ffffff;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'BebasNueu';
	font-size: 30px;
}
.sidebar .separator{
	width:37%;
}
.sidebar{
	margin-top: 30px;
}
.contact_info{
	width: 17%;
	display:inline-block;
	vertical-align: top;
	line-height: 2;
	font-family: Calibri;
	font-size: 14px;
}
.contact_info span{
	color: #ffffff;
}
.contact_info a{
	color: #ffffff;
}
.contact_info a:hover{
	text-decoration: none;
}
.hours_of_operation{
	width: 33%;
	display:inline-block;
	vertical-align: top;
}
.our_beliefs_widget{
	width: 20%;
	display:inline-block;
	vertical-align: top;
	margin-right: 5%;
}
.our_mission_widget{
	width:20%;
	display:inline-block;
	vertical-align: top;
	margin-right: 5%;
}
#primary .contact_info h3{
	display:inline-block;
	width:43%;
	margin-top: 0px;
	text-transform: capitalize;
	margin-right: 20px;
}
#primary .contact_info .separator{
	width:50%;
}

/*PAGE BLOG ONLY*/
.wtv_btn{
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	text-transform: capitalize;
	font-family: Calibri, sans-serif;
	font-weight: bold;
	border: none;
	background-color: #000000;
	padding: 7px 15px;
}
.blog_post{
	border-bottom: 1px dashed #dccdbe;
	margin-bottom: 22px;
	padding-bottom: 29px;
}
.blog_all_post_content{
	margin-top: 10px;
	word-wrap: break-word;
	color: #ffffff;
	margin-bottom: 15px;
	font-size: 14px;
	font-family: Calibri, sans-serif;
}
p.form-submit{
	text-align: right;
	margin-right: -15px;
}
.post_comment_meta,
.post_comment_meta a,
.post_comment_meta span{
	font-size: 14px;
	font-family: Calibri, sans-serif;
	font-weight: bold;
	color: #ffffff!important;
}
/*BLOG PAGINATION*/
.blog_post_navigation{
	margin-bottom: 7%;
}
.page-numbers{
	padding: 7px 13px;
	font-family: Calibri;
	font-weight: bold;
	background-color: #723290;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-size: 100%;
	-moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%;
	display: inline-block;
}
.page-numbers:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
.page-numbers-custom-first{
	margin-right: 5px;
}
.page-numbers-custom-last{
	margin-left: 5px; 	
}
.prev.page-numbers{
	width: 56px;
	height: 34px;
	background-image: url(images/arrow_left.png);
	background-repeat: repeat;
	vertical-align: bottom;
}
.next.page-numbers{
	width: 56px;
	height: 34px;
	background-image: url(images/arrow_right.png);
	background-repeat: repeat;
	vertical-align: bottom;
}
#map-canvas{
	width: 319px;
	height: 327px;
	margin-bottom: 20px;
}
#get_directions{
	margin-bottom: 37px;
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Calibri, sans-serif;
	font-weight: bold;
	border: none;
	background-color: #723290;
	padding: 7px 15px;
}
.locations_cities{
	width: 320px;
}
#visitor_address{
	border: none;
	display:inline-block;
	width: 320px;
	height:30px;
	margin: 10px 0 10px 0;
}
#directions_form{
	text-align: right;
}
.sidebar_contact_info_title{
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'BebasNueu';
	font-size: 30px;
}
.sidebar_contact_info{
	background-image: url(images/contact-bg.png);
	margin-bottom: 50px;
}
.sidebar_contact_info h3{
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	background-image: url(images/contact-pin.png);
	background-repeat: no-repeat;
	background-position: 20px 17px;
	padding-left: 40px;
	padding-top: 15px;
}
.sidebar_contact_info span,
.sidebar_contact_info a{
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 14px;

}
.sidebar_contact_info .contact_description{
	margin-left: 20px;
}
.sidebar_contact_info .contact_description{
	padding-bottom: 15px;
	border-bottom: 1px dashed #dccdbe;
	margin-right: 15px;
}
.sidebar_contact_info div{
	padding-left: 20px;
	margin-top: 10px;
}
.sidebar_contact_info span.phone{
	background-image: url(images/contact-phone.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.sidebar_contact_info a.email{
	background-image: url(images/contact-letter.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.sidebar_contact_info .contact.email{
	padding-bottom: 10px;
}
.sidebar_contact_info a:hover{
	text-decoration: none;
}


/*FOOTER*/
.footer.container{
	width: 1000px;
}
.footer_widget.container{
	width: 1000px;
	margin-left: 0;
}
.regular_page{
	background: rgba(0, 0, 0, 0.5);
	padding: 25px 10px 0 15px;
}
footer .hours_of_operation h3,
footer .our_beliefs_widget h3,
footer .our_mission_widget h3,
footer .contact_info h3{
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'BebasNueu';
}
footer .our_beliefs_body,
footer .our_mission_body{
	color: #ffffff;
	font-family: Calibri;
	font-size: 14px;
	line-height: 2;
}
footer .hours_of_operation .day{
	color: #ffffff;
	text-transform: capitalize;
	display: inline-block;
	width:50%;
	font-family: Calibri;
	font-size: 14px;
	line-height: 2;
}
footer .hours_of_operation .time{
	color: #ffffff;
	display: inline-block;
	font-family: Calibri;
	font-size: 14px;
	line-height: 2;
}


/*****Gallery*****/

/*****REGULAR PAGE*****/
.regular_title{
	color: #ffffff;
	font-family: 'BebasNueu', sans-serif;
	font-size: 30px;
}
.regular_content h3{
	color: #ffffff;
	font-size: 24px;
	font-family: Calibri, sans-serif;
}
.regular_content p{
	color: #ffffff;
	font-size: 16px;
	font-family: Calibri, sans-serif;
}

/*****STAFF*****/
.staff-page-title{
	color: #ffffff;
	font-family: 'BebasNueu', sans-serif;
	font-size: 30px;
	text-transform: capitalize;
}
.staff_content .post-wrapper{
	margin-top: 20px;
}
.staff_content{
	padding-left: 0;
	background: rgba(0, 0, 0, 0.5);
	margin-bottom: 60px;
	margin-top: 60px;
}
.staff_content .separator{
	width: 84%;
}
.post-wrapper-staff .separator{
	width:100%;
	height:5px;
	margin-bottom: 10px;
}
.inner-staff{
	display:inline-block;
	width: 58%;
	word-wrap: break-word;
	margin-left: 5px;
}
.post-wrapper-staff.odd{
	margin-left: -5px;
}
.inner-staff .info_row{
	line-height: 25px;
}
.post-wrapper-staff{
	width:50%;
	display:inline-block;
	vertical-align: top;
}
.wrapper-staff{
	padding-top:23px;
	padding-left:12px;
	padding-bottom:15px;
}
.inner-staff a,
.staff_social a{
	display: inline-block;
	height: 24px;
	width: 28px;
	/*background-size: 185px;*/
	background-repeat: no-repeat;
}
.contact_facebook{
	background-image: url(images/staff-soc-icon.png);
	background-position:0px 0px;
}
.inner-staff .contact_twitter,
.staff_social .contact_twitter{
	background-image: url(images/staff-soc-icon.png);
	background-position:-57px 0px;
}
.inner-staff .contact_linkedin,
.staff_social .contact_linkedin{
	background-image: url(images/staff-soc-icon.png);
	background-position:-85px 0px;
}
.inner-staff .contact_google,
.staff_social .contact_google{
	background-image: url(images/staff-soc-icon.png);
	background-position:-28px 0px;
}
.inner-staff .staff-title{
	line-height: 1;
	vertical-align: top;
	margin-bottom: 15px;
	margin-top: -8px;
}
.staff-title .staff-name{
	width:100%;
}
.staff-title .staff-name:hover{
	text-decoration: none;
}
.staff-title{
	vertical-align: top;
	display: inline-block;
	font-size: 30px;
	font-family: Calibri, sans-serif;
}
.staff-title a{
	height:17px;
	color: #ffffff;
}
.all_staff {
	border-bottom: 1px dashed #dccdbe;
}

/*SINGLE STAFF*/
.single_staff{
	width: 100%;
	padding: 12px 12px 10px 12px;
}
.single-staff-title{
	color: #ffffff;
	font-family: 'BebasNueu', sans-serif;
	font-size: 30px;
	text-transform: capitalize;
	line-height: 1;
}
.staff_photo,
.single_staff_img{
	display:inline-block;
	border: 1px solid #c6c2be;
	vertical-align: top;
}
.single_staff_info{
	width:55%;
	padding: 0 0 0 3%;
	display: inline-block;
}
.single_staff_info p{
	font-family: Calibri, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin-top: 16px;
}
.single_staff_info p span{
	color: #ffffff!important;
}

.staff-single-title{
	color: #ffffff;
	font-family: 'BebasNueu', sans-serif;
	font-size: 30px;
	text-transform: capitalize;
}
#single_staff_text{
	margin-left: 5px;
	height:92px;
}
.single-staff .info_staff_title{
	background-image: url(images/staff-list.png);
}
.info_staff_title{
	width:35%;
	display:inline-block;
	text-align: left;
	vertical-align: top;
}
.info_staff_title.staff_email{
	width:31%;
}
.info_staff{
	display:inline-block;
	text-align: left;
}
.staff_office,
.staff_mail{
	font-family: Calibri, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.staff.ss{
	font-family: Calibri, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.about_staff{
	display:inline-block;
	width:100%;
	margin-top: 20px;
	padding-right: 0;
}
.about_staff .info_staff_title{
	width:100%;
}
.staff_social{
	margin: 3% 0 5% 0;
}
.staff_classes_blok{
	padding-top: 2%;
}
.staff_classes_blok span{
	width: 100%;
	font-size: 25px;
	color:#000000;
	font-family: GillSansMT;
	display:inline-block;
}
.staff_classes{
	display:inline-block;
	border: 1px solid #e4e4e4;
}
.staff_classes_2{
	margin-left: 18px;
	margin-right: 18px;
}
.input_staff_name,
.input_staff_email{
	display:inline-block;
	width:50%;
}
.input_staff_email{
	text-align: right;
	margin-right: -4px;
	padding-right: 4px;
}
.single_staff_form{
	margin-top: 3%;
	border-top: 1px solid #cccccc;
	padding-top: 5%;
}
.staff_classes_title{
	background-color: #f1f1f1;
	color:#000000;
	font-size: 16px;
	font-family: GillSansMT;
	text-align: center;
	text-transform: capitalize;
	padding: 9px 0;
}
.contact_single_staff span{
	font-family: GillSansMT;
	color: #3e3e3e;
	font-size: 14px;
}
.contact_single_staff input{
	width:82%;
	height: 36px;
	border: 1px solid #dfdfdf;
	margin-left: 5%;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
}
.contact_single_staff textarea{
	width:91%;
	border: 1px solid #dfdfdf;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
}
.btn_staff_email{
	margin-top: 2%;
}
.contact_single_staff{
	text-align: right;
}

/*****ABOUT*****/
.about_title{
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 30px;
	display:inline-block;
}
.about_img{
	margin-top: 17px;
	margin-bottom: 20px;
}
.about_content_all{
	background: rgba(0, 0, 0, 0.5);
	padding:25px 10px 20px 25px;
}
.about_content{
	padding-bottom: 48px;
	font-size: 16px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
}
.about_content span{
	font-size: 16px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
}

/*****Register*****/
.register-title{
	font-family: 'BebasNueu', sans-serif;
	/*font-weight: bold;*/
	font-size: 30px;
	color: #ffffff;
	text-transform: uppercase;
}
.register-page{
	background: rgba(0, 0, 0, 0.5);
	padding: 25px 15px 20px 25px;
	margin-bottom: 30px;
}
.register-login-title{
	color: #2c2c2c;
	font-family: Calibri, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #ffffff;
}
.register-page .login-username{
	width: 49%;
	margin:0;
	display:inline-block;
}
.register-page .login-password{
	width: 49%;
	margin:0;
	display:inline-block;
}
.register-page label,
.register-page #user_register label{
	width:100%;
	color: #000000;
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}
.register-page #user_login,
.register-page #user_pass,
.register-page .register_input input{
	width:97%;
	height: 31px;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #3a3b3b;
	font-size: 14px;
	font-family: Calibri, sans-serif;
	border: 1px solid #b2b2b2;
}
.register-page .login-remember{
	display:none;
}
.register-page .login-submit,
.register-page .register_btn{
	text-align: right;
	margin-right: 20px;
}
.register-page #wp-submit{
	margin-bottom: 37px;
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	text-transform: capitalize;
	font-family: Calibri, sans-serif;
	font-weight: bold;
	border: none;
	background-color: #000000;
	padding: 7px 15px;
}
.register-page #register_push{
	margin-bottom: 37px;
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	text-transform: capitalize;
	font-family: Calibri, sans-serif;
	font-weight: bold;
	border: none;
	background-color: #000000;
	padding: 7px 15px;
	cursor: pointer;
}

.register-page .register .register_input{
	width: 49%;
	margin:0;
	display:inline-block;
	vertical-align: top;
}

/*****SERMONS*****/
.sermons-title{
	color: #ffffff;
	font-family: 'BebasNueu', sans-serif;
	font-size: 30px;
	text-transform: capitalize;
}
.sermons_post_img{
	display: inline-block;
	width: 20%;
	height: 110px;
	vertical-align: top;
}
.sermons_post_img img{
	height: 110px;
	margin-bottom: 10px;
}
.sermons_description{
	display:inline-block;
	width: 78%;
	padding: 0 5px 5px 5px;
}
.sermons_cat_single .sermons_description span{
	margin-bottom: 20px;
}
.sermons_content{
	background: rgba(0, 0, 0, 0.5);
	padding: 25px 10px 0 15px;
}
.sermons_description span{
	font-family: Calibri, sans-serif;
	font-size: 14px;
	color: #ffffff;
	display:inline-block;
	margin-bottom: 50px;
}
.single-sermons .mejs-controls .mejs-horizontal-volume-slider,
.single-sermons .mejs-controls .mejs-button.mejs-volume-button.mejs-mute,
.single-sermons .mejs-controls .mejs-time-rail,
.single-sermons .mejs-layers,
.single-sermons .mejs-mediaelement{
	display:none;
}
.single-sermons .mejs-controls{
	background: none;
}
.single-sermons .mejs-container {
	width:96px!important;
	display: inline-block;
	background: none;
}
.single-sermons .dwnld_track{
	width: 23px;
	height: 22px;
	display: inline-block;
	background-image: url(images/sermons_dwnld.png);
	cursor:pointer;
	margin-top: 2px;
}
.sermons_description_title{
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

/*****SERMONS ALL*****/
.sermons_cat_thumb{
	display:inline-block;
	vertical-align: top
}
.sermons_info{
	display:inline-block;
	width:80%;
}
.sermons_info .sermons_description{
	width:100%;
}
.sermons_cat_single{
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #ceccc4;
}

/*****FULL WIDTH*****/
.content-area{
	background: rgba(0, 0, 0, 0.5);
	padding: 25px 15px 50px 25px;
	margin-bottom: 50px;
}
.full_width_title{
	color: #ffffff;
	font-family: 'BebasNueu', sans-serif;
	font-size: 30px;
}
.full-width h4{
	margin: 30px 0 20px 0;
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.full_width_content{
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 16px;
}
.page-template-full-width-php .footer_widget.container{
	width: 1000px;
}
.page-template-full-width-php .hours_of_operation{
	width: 33%;
}
/*****GIVE*****/
.give_content{
	width:80%;
	display:inline-block;
	margin-left: 20px;
}
.give_content span{
	color: #ffffff!important;
	font-family: Calibri, sans-serif;
	font-size: 14px;
}
.give-title{
	color: #ffffff;
	font-family: 'BebasNueu', sans-serif;
	font-size: 30px;
	text-transform: capitalize;
}
.give_content_page{
	background: rgba(0, 0, 0, 0.5);
	padding: 25px 10px 0 15px;
	margin-bottom: 30px;
}
.give_cat_thumb{
	padding: 20px 0 20px 0;
	border-bottom: 1px dashed #ceccc4;
	margin-bottom: 10px;
}
.give_cat_thumb img{
	vertical-align: top;
}
.give_img{
	display:inline-block;
}
.give_btn{
	color: #ffffff;
	font-family: Lato, sans-serif;
	display:inline-block;
	background: #777673;
	padding: 13px 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 15px 10px 0;
	border: 1px solid #504f4d;
	-webkit-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.75);
	cursor:pointer;
}
.give_price{
	display:inline-block;
	color: #723290!important;
	font-family: Calibri, sans-serif;
	font-size: 14px;
	width: 9%;
}
.give_price span{
	color: #723290!important;
}
.give_now_btn{
	padding: 7px 21px;
	color: #ffffff;
	background: #723290;
	display:inline-block;
	font-family: Calibri, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border: none;
}
.choose{
	background: #454544;
}
/*****CART*****/
.cart-title{
	color: #ffffff;
	font-family: 'BebasNueu', sans-serif;
	font-size: 30px;
}
.give_thumbnail{
	display: inline-block;
	vertical-align: top;
}
.give_cart{
	padding: 20px 0 20px 0;
	border-bottom: 1px dashed #dccdbe;
}
.give_cart_title{
	display: inline-block;
	font-family: Calibri, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.give_cart_content{
	display: inline-block;
	font-family: Calibri, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.give_description{
	display:inline-block;
	width:65%;
	margin-left: 10px;
}
.give_cart span{
	color: #ffffff;
}
.give_cart input{
	border: none;
	width: 50px;
}
.delete{
	display:inline-block;
	width: 10%;
	text-align: right;
}
.delete span{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: rgba(0, 0, 0, 0.5);
	padding: 3px 9px 5px 9px;
	cursor: pointer;
}
.total_price{
	font-family: Calibri, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: 20px;
	text-align: right;
	margin-right: 80px;
	padding: 14px 0 14px 0;
}
.cart_content{
	background: rgba(0, 0, 0, 0.5);
	padding: 0 10px 0 15px;
}
.container_item .cart-title{
	border-top: 1px dashed #dccdbe;
	padding-top: 10px;
}
#paypal .label_checkout,
#paypal .checkout_form{
	width:48%;
	display:inline-block;
	font-family: Calibri, sans-serif;
	font-size: 16px;
	color: #ffffff;
	margin: 10px 0 5px 0;
}
#paypal .checkout_form input{
	width:100%;
	display:inline-block;
	color: #b2b2b2;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	border: 1px solid #b2b2b2;
	height:31px;
}
.pay_button{
	text-align: right;
	margin: 20px 20px 20px 0;
}
.pay{
	padding: 7px 21px;
	color: #ffffff;
	background: #723290;
	display:inline-block;
	font-family: Calibri, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	border: none;
}
.weekly_pay_btn{
/*.pay_at_start{*/
	padding: 7px 21px;
	color: #ffffff;
	background: #723290;
	display:inline-block;
	font-family: Calibri, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	border: none;
	display: inline-block;
}
.or{
	color: #464646;
	font-size: 22px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.recurring_name,
.recurring_cost{
	width: 33%;
	display: inline-block;
	color: #b2b2b2;
	font-size: 14px;
	font-family: Calibri, sans-serif;
	border: 1px solid #b2b2b2;
	height: 31px;
}
.weekly_pay{
	font-size: 14px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	margin-bottom: 5px;
}
.cart_img{
	width:326px;
	height:46px;
	background-image: url(images/cart_img.png);
	background-repeat: repeat;
	margin: 20px 45% -7px 0;
	width: 171px;
	height: 25px;
	display: inline-block;
}
.payment_recurring .cart-title{
	margin-bottom: 10px;
}
.payment_recurring{
	padding-bottom: 40px;
}

/*****Home*****/
.home_container{
	max-width: 1570px;
}
.welcome_widget{
	width:46%;
	display:inline-block;
	background: rgba(0, 0, 0, 0.5);
	padding: 23px 18px 18px 20px;
	margin-bottom: 52px;
	margin-left: 57px;
	vertical-align: top;
}
.welcome_widget_title{
	font-size: 30px;
	font-family: 'BebasNueu', sans-serif;
	color: #ffffff;
	margin-bottom: 15px;
}
.welcome_widget_discription span{
	font-size: 14px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
}
.welcome_widget_button{
	margin-top: 13px;
}
.colorbox_btn{
	cursor: pointer;
}
.welcome_widget_button span{
	font-size: 16px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
.featured_items{
	width:46%;
	display: inline-block!important;
	background: rgba(0, 0, 0, 0.5);
	padding: 17px 15px 18px 15px;
	margin-left: 53px;
	margin-bottom: 52px;
}
.home_features{
	width:21%;
	display:inline-block;
	background: rgba(0, 0, 0, 0.5);
	padding: 23px 18px 27px 20px;
	margin-right: 6px;
	margin-left: 57px;
	vertical-align: top;
}
.home_features_title{
	font-size: 30px;
	font-family: 'BebasNueu', sans-serif;
	color: #ffffff;
}
.posts_recent_message .posts_title,
.posts_widget_wrapper .posts_title{
	font-size: 30px;
	font-family: 'BebasNueu', sans-serif;
	color: #ffffff;
	height: 24px;
}
.features_string{
	font-size: 14px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 6px;
}
.features_row{
	/*height: 36px;*/
	border-bottom: 1px dashed #dccdbe;
	padding-top: 7px;
	margin-bottom: 3px;
	line-height: 22px;
	padding-bottom: 5px;
}
.owl-item,
.menu_cat_thumb,
.menu_cat_thumb img{
	width: 152px!important;
	height: 158px;
	margin-right: 30px;
}
.prev.owl-prev{
	padding: 10px 15px;
	background-size: 100%;
	background-image: url(images/arrow-left.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.next.owl-next{
	padding: 10px 15px;
	background-size: 100%;
	background-image: url(images/arrow-right.png);
	background-repeat: no-repeat;
}
.customNavigation{
	margin-top: 20px;
	text-align: right;
	padding-right: 40px;
}
.posts_recent_message,
.posts_widget_wrapper{
	width: 21%;
	display: inline-block;
	padding: 23px 18px 18px 20px;
	margin-left: 55px;
	vertical-align: top;
}
.event_description{
	font-size: 14px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
}
.event_date{
	font-size: 14px;
	font-family: Calibri, sans-serif;
	color: #cfcfcf;
	margin-top: 5px;
}
.home_view_posts a{
	font-size: 14px;
	font-family: Calibri, sans-serif;
	color: #cfcfcf;
	text-transform: uppercase;
}
.home_view_posts a:hover{
	text-decoration: none;
}
.upcoming_event{
	padding: 17px 0 17px 0;
	border-bottom: 1px dashed #dccdbe;
}
.service_title{
	display:inline-block;
	font-size: 30px;
	font-family: 'BebasNueu', sans-serif;
	color: #ffffff;
	width: 77%;
}
.service_week{
	width:153px;
	height:27px;
	font-size: 14px;
	font-family: Calibri, sans-serif;
	color: grey;
	margin-top: 6px;
	vertical-align: top;
}
.service_time{
	display: none;
}
.service_time.show{
	display: inline-block!important;
	width: 100%;
}
.service_times{
	width: 46%;
	min-height: 127px;
	display: inline-block;
	margin-left: 57px;
	margin-top: 50px;
	background: rgba(0, 0, 0, 0.5);
	padding: 17px 14px 14px 21px;
	vertical-align: top;
}
.day_service{
	font-size: 14px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}
.service_day{
	width:70%;
	display:inline-block;
}
.home_container #map-canvas{
	display: inline-block;
	width: 60%;
	margin-left: 53px;
	margin-top: 50px;
}
.home_container #directions_form{
	width: 67%;
}
.home_container .map_title{
	display: inline-block;
}
.home_container .block-map{
	display:inline-block;
	width: 49%;
}
.posts_our_ministries{
	width: 46%;
	height:197px;
	margin-top: -234px;
	margin-left: 53px;
	margin-bottom: 100px;
	text-align: center;
}
.posts_our_ministries .posts_widget_title{
	font-size: 40px;
	font-family: 'BebasNueu', sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 55px;
}
.our_ministries_underline{
	width:50px;
	height:1px;
	background-color: #ffffff;
	display: inline-block;
}

/*****Minisrties*****/
.ministries_discription{
	font-size: 14px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
}

.parallax_effect .container.main{
	padding-top: 30px;
}

footer{
	min-height: 215px;
	background-color: #723290;
}
footer li{
	list-style: none;
}
footer .container{
	padding-left: 0;
}
footer .footer_text{
	font-family: Calibri;
	font-size: 14px;
	color: #ffffff;
	opacity: 0.6;
	filter: alpha(Opacity=60);
	text-align: center;
}


/*Media Queries*/
@media (max-width: 1980px){
	.home_container{
		width:1557px;
	}
}
@media (max-width: 1596px){
	.welcome_widget, .featured_items {
		margin-right: 20%;
	}
}
@media (max-width: 1580px){
	.home_container{
		width: auto;
	}
	.welcome_widget,
	.featured_items{
		width:730px;
		margin-left: 20%!important;
	}
	.home_features{
		margin-left: 10px;
	}
	.posts_widget_wrapper,
	.posts_recent_message{
		width:23%;
		margin-left: 30px;
	}
}
@media (max-width: 1380px){
	.welcome_widget,
	.featured_items{
		margin-left: 10px;
	}
	.home_features{
		margin-left: 20px;
	}
	.posts_widget_wrapper,
	.posts_recent_message{
		margin-left: 23px;
		width:25%;
	}
	.home_container .block-map{
		width:47%;
	}
}
@media (max-width: 1280px){
	.welcome_widget,
	.featured_items{
		margin-left: 10px;
	}
	.home_features{
		margin-left: 170px;
		width:27%;
		margin-bottom: 30px;
	}
	.posts_widget_wrapper,
	.posts_recent_message{
		margin-left: 170px;
		width:27%;
	}
	.home_container{
		/*width:1257px;*/
	}
}
@media (max-width: 1160px){
	.welcome_widget,
	.featured_items{
		margin-left: 10px;
	}
	.home_features{
		margin-left: 170px;
		width:31%;
		margin-bottom: 30px;
	}
	.posts_widget_wrapper,
	.posts_recent_message{
		margin-left: 170px;
		width:31%;
	}
	.swiper-container a{
		display:none;
	}
}
@media (max-width: 1010px){
	.swiper-container a{
		display:none;
	}
	.footer_widget.container{
		width:auto;
	}
	footer .hours_of_operation{
		width:25%;
	}
	footer .contact_info{
		width:20%;
	}
	.welcome_widget,
	.featured_items{
		margin-left: 10px;
	}
	.home_features{
		margin-left: 80px;
		width:40%;
		margin-bottom: 30px;
	}
	.posts_widget_wrapper,
	.posts_recent_message{
		margin-left: 80px;
		width:40%;
	}
	.welcome_widget,
	.featured_items{
		width:730px;
		margin-left: 10%!important;
	}
}
@media (max-width: 907px){
	.home_features{
		margin-left: 80px;
		width:45%;
		margin-bottom: 30px;
	}
	.posts_widget_wrapper,
	.posts_recent_message{
		margin-left: 80px;
		width:45%;
		margin-bottom: 30px;
	}
	.home_container .block-map {
		width: 90%;
		display: inline-block;
		height: 755px;
	}
	footer .hours_of_operation {
		width: 30%!important;
	}
	footer .contact_info {
		width: 22%;
	}
	.our_beliefs_widget{
		margin-right: 2%;
	}
}
@media (max-width: 890px){
	.container {
		max-width: 774px;
	}
	.subscribe{
		width: 50%;
		display: inline-block;
	}
	.footer-separator{
		width:70%;
	}
	footer .hours_of_operation {
		width: 40%
	}
	.posts_widget_wrapper,
	.posts_recent_message{
		margin-left: 5%!important;
		width:45%;
	}
	.welcome_widget,
	.featured_items{
		width:730px;
		margin-left: 5%!important;
	}
	.home_features{
		margin-left: 5%!important;
		width:40%;
		margin-bottom: 30px;
	}
}
@media (max-width: 768px){
	.welcome_widget, .featured_items {
		width: 93%;
		margin-left: 5%!important;
	}
	.container {
		max-width: 745px;
	}
	footer .hours_of_operation{
		width: 35%!important;
		margin-right: 15%;
	}
	.our_beliefs_widget{
		margin-right: 10%;
	}
	.our_mission_widget{
		margin-right: 20%!important;
		width: 30%;
	}
	footer .contact_info {
		width: 170px;
	}
	.footer.container {
		width: auto;
	}
}
@media (max-width: 600px){
	footer .hours_of_operation {
		width: 37%!important;
		margin-right: 13%;
	}
	.our_beliefs_widget{
		margin-right: 10%;
	}
	.our_mission_widget{
		margin-right: 20%!important;
		width: 30%;
	}
	.posts_widget_wrapper,
	.posts_recent_message {
		margin-left: 5%!important;
		width: 60%;
	}
}
@media (max-width: 480px){
	.home_features{
		width: 318px;
	}
	.posts_widget_wrapper,
	.posts_recent_message {

	}
}
@media (max-width: 550px) {
	.weekly_pay_btn {
		margin-left: 150px;
		margin-top:5px;
	}
	.footer.container {
		display: inline-block;
		width: 372px;
	}
	.single_staff_info {
		width:87%;
	}
	.inner-staff .staff-title {
		margin-top: 5px;
	}
	.info_staff_title,
	.info_staff_title.staff_email{
		width:50px;
	}
	.footer_widget.container {
		width: 370px!important;
	}
	.subscribe {
		width: 80%;
	}
	footer .hours_of_operation {
		width: 85%;
	}
	footer .info-widget {
		width: 45%;
		display: inline-block;
	}
	.soc_icons {
		width: 75%;
	}
	.slider_content{
		display:none;
	}
	header .header-title{
		width:78%!important;
	}
	#comment_text{
		width:380px!important;
	}
	.gallery_video_block, 
	.gallery_img_block {
		width: 370px!important;
	}
	.payment_method span.amount, .payment_method span.amount_1 {
		margin-right: 140px;
	}
	.posts_widget_wrapper,
	.posts_recent_message,
	.home_features{
		width:315px;
	}
	.posts_our_ministries,
	.service_times {
		width: 90%;
		margin-left: 30px;
	}
	footer .contact_info,
	footer .our_mission_widget,
	footer .our_beliefs_widget,
	footer .hours_of_operation{
		width:223px!important;
	}
	.home_container #map-canvas {
		width: 80%;
	}
	.cart-block{
		margin-right: 4px;
	}
}
@media (max-width: 350px) {
	.cart-block{
		margin-right: -34px;
	}
	.until_service_title {
		margin-right: -3px;
	}
	.slider_content{
		display:none;
	}
	.slider_button.respons{
		width:45%!important;
	}
	.footer.container{
		display:inline-block;
		width:320px;
	}
	.footer_widget.container{
		width:320px!important;
	}
	.search_widget_wrapper {
		margin-top: 45%!important;
	}
	footer .hours_of_operation {
		width: 91%;
	}
	.soc_icons{
		width:100%;
	}
	.search_widget_wrapper {
		margin-top: 76%!important;
	}
	.search_widget_title span{
		width:45%;
	}
	.separator.widget {
		width: 27%;
	}
	.datepicker-status{
		width:300px;
	}
	.datepicker-status .selected,
	.datepicker-status .available{
		width:77px;
	}
	.datepicker-status .unavailable{
		width:87px;
	}
}
