/*
Theme Name: Promises Treatment Centers 2016
Description: Promises Updated Colors/CSS
Author: Alissa Engstrom
Version: 2.0 
Tags: responsive, white, bootstrap

*/


/*@import url('css/bootstrap.css'); */
@import 'https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900';
@import url('css/font-awesome-animation.min.css');
@import url('css/custom.css'); 
html{
	overflow-x: hidden;
	overflow-y: scroll;
}
html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    
}
body{
	font-family: 'Lato','Helvetica Neue', Helvetica, Arial, sans-serif; 
	font-weight: 400; 
	background: #ffffff
}
.mobile {display:none;} 
.desktop{display: block}
@media (max-width: 767px) {
	.mobile {display:block;} 
	.desktop{display: none}
}
.clickable,
.clickable a {
	color: #FFCE01; 
	text-decoration: none !important;
}
section{
	position: relative;
}
input,
textarea, 
select{
	font-family: 'Lato','Helvetica Neue', Helvetica, Arial, sans-serif;
}
ul{
	-webkit-padding-start: 0px;
}
b, 
strong {
    font-weight: 900;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.halfCircleBottom{
     border-radius: 0 0 60px 60px;
     -moz-border-radius: 0 0 60px 60px;
     -webkit-border-radius: 0 0 60px 60px;
     background:white;
     height:30px;
     position: absolute;
     left: 0;
     right: 0;
     margin: -41px auto 0 auto;
     width:60px;
     z-index: 200;
     text-align: center;
}
.halfCircleBottom .icon-chevron-down{
	margin-left: -2px;
}
body.home section#contact .halfCircleBottom {
	background-color: #F5FCFC;
	color: #fff;
}
#wpstats{
	display: none!important;
}
.hidden{
	display: none;
}
/*
.mobile-hide,
.tablet-hide{display: none;}*/

/*backgrounds*/
.home .diagonal,
.diagonal{
	background: #ffffff url('img/bg.png') repeat;
	background-attachment: fixed;
}
@media screen and (max-width: 768px) {
	.home .diagonal,
	.diagonal{
		background: #ffffff url('img/bg@2X.jpg') repeat;
		background-size: 809px 934px;
	}
}

.bg-white{
	background: white;
}
.bg-grey{
	background: #F5FCFC!important;
}
.alignleft{
	float: left;
	margin: 0 20px 20px 0; 
}
.alignright{
	float: right;
	margin: 0 0px 20px 20px;
}

/*links*/
a.arrow-white{
	background: white;
	border-bottom: 1px solid rgba(196, 219, 221, .5);;
	color: #D2E5E7;
	cursor: pointer;
	text-decoration: none;
}
a.arrow-gray{
	background: #F4FAFA;
	color: #D2E5E7;
	cursor: pointer;
	text-decoration: none;
}
.home #contact a.arrow-gray{
	background: #A6C7CA!important;
	color: #ffffff!important;
}

.link-container {
	text-align: center;
}
.yellow-phone{
	color: #FFCE01;
}
/*header*/

#logo{
	background: url('img/logo.svg') 0 0 no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 140px;
	margin-top: 15px;
}

/*secondary nav*/
.pill{
	background: #FFCE01;
	padding: 5px 10px;
	border-radius: 20px;
	color: #ffffff;
	font-weight: 900;
	margin-left: 15px;
}
.pill .clickable,
.pill .clickable a{
	color: #ffffff;
}
.secondary{
 	background: #5289A6;
 	padding: 5px 0;
}
.secondary ul{
	margin-left: 0!important;
	margin-bottom: 0!important;
}
.nav-pills > li > a{
	color: #fff;
	font-weight: 900;
	border-radius: 22px;
	padding: 5px 10px;
}
.secondary .nav > li >a:focus, 
.secondary .nav > li > a:hover,
.secondary .nav > li.current_page_item > a{
	background: #5B91AE;
	color: #fff;
}
/*Section: Professionals Nav*/
#professionals-nav{
	background: #7dadc1;
	padding:10px 0;
	width:100%;
	z-index:300;
}
/*Section: Main*/
#main{ 
	background: white 50% 100% no-repeat;  
	position: relative;
	z-index: 4;
}
#main p,
#main ul, 
#main ol{
	color: #6E6E6E;
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 26px 0;	
}
#main ul, 
#main ol{
	margin-left: 50px;
}
@media screen and (max-width: 768px) {
	#main p,
	#main ul, 
	#main ol{
		font-size: 15px;
		line-height: 25px;
		margin: 0 0 25px 0;	
	}
	#main ul, #main ol{
		margin-left: 25px;
	}
}
@media screen and (max-width: 480px) {
	#main p,
	#main ul, 
	#main ol{
		font-size: 15px;
		line-height: 25px;
		margin: 0 0 25px 0;	
	}
	.page #main p{
		text-align: center;
	}
	#main ul, #main ol{
		margin-left: 25px;
	}
}
@media screen and (max-width: 320px) {
	#main p,
	#main ul, 
	#main ol{
		font-size: 14px;
		line-height: 22px;
		margin: 0 0 22px 0;	
	}
	#main ul, #main ol{
		margin-left: 25px;
	}
}
/*Section: Featured on*/
#featured-on{
	background: white;
	border-bottom: 1px solid rgba(196, 219, 221, .5);;
	padding: 30px 0 25px 0;
}

/*Section: Treatment Programs, Why Choose*/
.home #treatment-programs,
#whychoose,
#insurance,
#contact{
	padding: 40px 0 60px 0;
	text-align: center;
	z-index: 6;
}

#treatment-programs article h3,
#whychoose article h3{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px!important;
}
#treatment-programs article h3 a:link,
#treatment-programs article h3 a:visited,
#whychoose article h3 a:link,
#whychoose article h3 a:visited{
	color: #336E8E;
}
#treatment-programs article h3 a:hover,
#treatment-programs article h3 a:active
#whychoose article h3 a:hover,
#whychoose article h3 a:active{
	color: #5B91AE;
}

#treatment-programs article p,
#whychoose article p{
	font-size: 14px!important;
	line-height: 22px!important;
	display:block;
}
#whychoose article h3,
#whychoose article p{
	text-align: left;
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	#treatment-programs img{
		width: 70%!important;
		display: block;
		margin: 0px auto!important;
	}
	#whychoose article img{
		width: 120px;
		
	}
	#treatment-programs h3,
	#treatment-programs p,
	#whychoose article h3,
	#whychoose article p{
		text-align: center;
		margin-top: 10px;
	}
	.col-sm-6 img.alignleft{
		float: none;
	}
}
#whychoose .col-sm-12{
	margin-bottom: 30px;
}
.home #treatment-programs .btn{
	margin-top: 40px;
}

/*Section: Insurance*/
#insurance{
	border-top: 1px solid #C4DBDD;
	border-top: 1px solid rgba(196, 219, 221, .5);
}
.page #insurance,
.single #insurance,
.archive #insurance,
.search #insurance{
	border-top:0;
	padding: 0px!important;
	margin-top: 60px;
}
.page-id-3743 #insurance{
	padding: 60px!important;
}
#insurance p,
#promo-video .col-sm-12 p{
	font-size: 18px;
	padding-top: 30px;
	text-align: center;
	font-weight: 900;
}
#insurance .cta,
#promo-video .cta {
	background: #FFCE01;
	color: white;
	font-size: 24px;
	font-weight: 900;
	margin: 0 auto;
	padding: 8px 20px;
	text-align: center;
	width: 300px;
	border-radius: 24px;
}
#promo-video .cta .clickable,
#promo-video .cta .clickable a
#insurance .cta .clickable,
#insurance .cta .clickable a{
	color: #ffffff;
}
/* Homepage Success Rates Section */
#promo-video,
#success-rates{
	padding-top:20px;
	padding-bottom: 20px;
}

#promo-video,
#promo-video .btn,
#success-rates .btn,
#success-rates{
background: #A6C7CA !important;
}

#promo-video h2,
#promo-video p,
#success-rates h3,
#success-rates p{
color: #fff !important;
}

.yt-video{
width: 100%;
min-height: 300px;
}

#whychoose a.arrow-white{
color: #fff;
background-color: #A6C7CA;
}

.col-sm-12 p{
text-align: center;
}

#promo-video h2{text-align: center;}

#promo-video .btn,
#success-rates .btn {
	background: #fff !important;
	color: #A6C7CA;
	margin-top: 30px;
	width: 80%;
}

#promo-video .btn{width: auto; margin-top: 0}

.quote p:first-of-type{
font-size: 20px !important;
position: relative;
}

.quote p:first-of-type:before{
content:'“';
position: absolute;
z-index: 2;
font-size: 60px;
font-family: lato;
opacity: 0.6;
margin: 15px 0 0 -23px;
}

.quote p:last-of-type{
font-size: 14px !important;
line-height: 20px !important;
}

.avatar-1,
.avatar-2 {
background-image: url(img/testimonial-avatars.jpg);
width: 94px;
height: 94px;
border-radius: 50%;
background-size: 94px 188px;
display: inline-block;
float: left;
margin-right: 15px;
margin-top: -20px;
display: none;
}

.avatar-2{
background-position: 94px -94px;
} 

.quote p:last-of-type{
padding-top: 20px;
float: left;
white-space: nowrap;
}

#promo-video .col-sm-12 p{
color: #fff;
padding-top: 20px;
}

.col-sm-12 .cta .clickable a{
color: #fff !important;
}

.col-sm-12 .cta {
margin-bottom: 20px !important;
}

@media screen and (max-width: 767px) {
	#success-rates{
		text-align: center;
	}
	#success-rates .btn{
		margin-top: 0;
		width: auto;
	}

.quote p:first-of-type{
font-size: 14px !important;
position: relative;
}

.quote:last-of-type > br:first-of-type{
display: none;
}

.col-sm-12 .cta {
margin-bottom: 0 !important;
}

}

.home #insurance {
padding-top: 30px;
    padding-bottom: 20px;
}

.home #insurance{
border-bottom: 1px solid #C4DBDD;
}


@media (min-width: 768px) and (max-width: 992px) {
.yt-video{
min-height: 240px;
}
}

/*Section: Contact*/

#contact .phone-number, 
#contact .phone-number a{
	color: #FFCE01;
}

#contact form .gfield,
.page-id-1405 form .gfield{
	position: relative;
}

#contact form input,
#contact form textarea,
.page-id-1405 .gform_2 input[type="text"], 
.page-id-1405 form textarea,
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border-radius: 10px!important;
	padding: 15px;
	border: 1px solid #A6C7CA!important;
	width: 100%;
}

.gform_wrapper .gfield_radio li {
	display: inline-block; 
	margin-right: 30px !important; 
}
.gform_wrapper .gfield_radio label,
legend.gfield_label {
	line-height: 1 !important; 
	margin: 0 0 0 6px !important;
}
.gform_wrapper ul{
	margin-left: 0!important;
}
input[type="submit"]{
	clear: both!important;
	width: auto!important;
	background: #A6C7CA;
	border: 0;
	color: white;
	padding: 15px 30px!important;
	font-weight: 900;
	border-radius: 30px;
}
.clientid, 
.gform_validation_container {display: none !important;}
@media screen and (max-width: 767px) {
	#contact form input,
	#contact form textarea{
		padding: 5px;
	}
	input[type="submit"]{
		width: 100%!important;
		padding: 5px!important;
	}
	#contact form ul li.gfield{
		margin-top: 5px!important;
	}
	.gform_wrapper .gfield_radio li{
		margin: 0 0 5px 3px!important;
	}
}


/*Section: Top Footer*/
#top-footer{
	z-index: 7;
	background-color: #ffffff; 
	background: url('img/footer-bg.png') #ffffff repeat-x ;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E0EEEF), to(#ffffff)); 
	background: -webkit-linear-gradient(top, #E0EEEF, #ffffff); 
	background: -moz-linear-gradient(top, #E0EEEF, #ffffff); 
	background: -ms-linear-gradient(top, #E0EEEF, #ffffff);
	background: -o-linear-gradient(top, #E0EEEF, #ffffff);
	padding: 50px 0;
}

#top-footer ul{
	list-style: none;
	margin: 0!important;
	padding: 0px;
}
#top-footer li{
	margin: 0!important;
	padding: 0!important;;
}
#top-footer section.right{
	margin: 0;
}
#top-footer h2 a:link,
#top-footer h2 a:visited,
#top-footer h3 a:link,
#top-footer h3 a:visited{
	color: #336E8E;
}

#top-footer h2 {
  	color: #336E8E;
	margin-bottom: 40px;

}
#top-footer .textwidget h2,
#top-footer article h2{
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 16px;
	margin-top: 0;
}
#top-footer p{
	color: #6E6E6E;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 14px;
}
#top-footer .continue{
	display: block;
	margin-bottom: 0;
	*margin-left: 0;
	margin-top: 20px;
	font-size: 14px;
	font-weight: 900;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0;
	vertical-align: middle;
	cursor: pointer;
	padding: 6px 12px;
    border: 0;
	*border: 0;
	width: auto!important;
	max-width: 200px;
	border-radius: 30px;
}
@media (max-width: 767px) {
	#top-footer .continue{
		max-width: 100%;
		width: 100%;
	}
}
#top-footer .btn,
#top-footer .continue{
	background-color: #336E8E;
	color: #ffffff;
	text-decoration: none;
}
#top-footer .continue span{display: none;}
#top-footer .btn:hover,
#top-footer .continue:hover{
	background-color: #5289A6;
}
#top-footer article{
	margin-bottom: 30px;
}
#top-footer blockquote{
	margin-bottom: 10px;
	border-left:0px;
	position: relative;
}
#top-footer blockquote p{
	position: relative;
	z-index: 30;
}
#top-footer blockquote p.name{
	text-align: right;
	font-weight: 700;
}
#top-footer blockquote:before, 
#top-footer blockquote:after {
    color:#E0EEEF;
    content:'\f10d';
    font-family:'FontAwesome';
    font-size:30px;
    position:absolute;
    top:5px;
    left:8px;
    display:block;
    z-index: 29;
}
#top-footer blockquote:after {
    content:'\f10e';
    bottom:0;
    right:8px;
    top:auto;
    left:auto;
}
/*Section: Footer*/
#footer{
	z-index: 8;
	background: #E0EEEF url('img/bg-footer.png') 0 0 repeat-x;
	background-size: 720px 111px;
	color:#336E8E;
	font-size: .81em;
	padding: 70px 0 20px 0;
	font-weight: 900
}

#footer ul{
	margin: 0 0 10px 0!important;
	-webkit-padding-start: 0;}
#footer li{
	display: inline;
	display: inline-block;
	padding: 0 20px 5px 0;
	text-align: center;
}
#footer a:link,
#footer a:visited{
	color: #336E8E;
	
}
#footer ul.social li{
	border-right: 0px solid #4a7592;
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
#footer ul.social li a{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	color: #fff;
}
#footer ul.social li a.facebook{background: #3b5998}
#footer ul.social li a.twitter{background: #00aced}
#footer ul.social li a.googleplus{background: #dd4b39}
@media (max-width: 768px) {
	#footer{
		text-align:center; 
	}
	#footer img{
		margin-top: 20px;
	}
}
#bottom{
	z-index: 9;
	background: #C8DFE1;
	font-size: .75em;
	padding: 15px 0;
}
@media (max-width: 768px) {
	#bottom{
		text-align: center;
	}	
}
#bottom ul{margin: 0;	-webkit-padding-start: 0;}
#bottom ul li{
	display: inline;
	margin: 0 10px 0 0;
}
#bottom a:link,
#bottom a:visited{
	color: #4a7592;
}

#footer form, #bottom form{display: none;}

/*CTA*/
#top-cta{
	clear: both;
}
#top-cta p{
	text-align: center;
	font-weight: 900;
}

#top-cta .cta {
	background: #FFCE01;
	color: white;
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
	margin: 0px auto;
	padding: 8px 20px;
	text-align: center;
	max-width: 300px;
	border-radius: 24px;
}
#top-cta .cta .clickable,
#top-cta .cta .clickable a{color: white!important;}
@media (max-width: 768px) {
	
	#top-cta .cta {
		font-size: 18px;
		border-radius: 26px;
		line-height: 26px;
	}
}
@media (max-width: 480px) {

	#top-cta .cta {
		font-size: 16px;
		border-radius: 24px;
		line-height: 24px;
		width: 70%;
	}
}

/*Sections*/

section#pattern-top{
	border-top:0px solid #ebebeb;	
	padding-bottom: 60px;
}
section#grey{
	border-top:0px solid #E0EEEF;
	padding: 30px 0;
}
@media screen and (max-width: 767px) {
	section#grey{
		padding: 30px 0;
	}
	section#pattern-top{
		padding-bottom: 30px;
	}
}

/*articles*/
article.alt-content,
.page-template-treatment-programs-php #treatment-programs{
	border-bottom: 1px solid #C4DBDD;
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.no-border{
	border-bottom: none!important;
	margin-bottom: 0px!important;
	padding-bottom: 30px!important;
}
article.alt-content #treatment-programs{
	padding: 20px 0 0 0;
}
article.alt-content p{
	font-size: .88em;
	line-height: 1.9em;
	margin: 0 0 24px 0;
}
article.alt-content ul{
	overflow: auto; 
	zoom: 1;
	margin-left: 50px!important;
	display: table;
	list-style-position:inside;
}
article.alt-content li{
	margin-bottom:.5em;
}
/*images*/
section#pattern-top img,
.single img.attachment-single{
	margin:40px 0 0px 0;
	width: 100%;
	height: auto;
}
.single img.attachment-single,
.page img.attachment-large{
	margin: 20px 0 0 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	section#pattern-top img{margin: 20px 0 0 0;}
}

.single-image{
	margin:0px 0 20px 0;
	width: 100%;
}
img.alignleft{
	float: left;
	margin: 0 60px 60px 0; 
}
img.alignright{
	float: right;
	margin: 0 0px 60px 60px;
}
@media screen and (max-width: 991px) {
	img.alignleft{
		margin: 0 30px 30px 0;
		width: 50%;
		height: auto;
		
	}
	img.alignright{
		margin: 0 0 30px 30px;
		width: 50%;
		height: auto;
	}
}
@media screen and (max-width: 767px) {
	img.alignleft{
		width: 100%;
		
	}
	img.alignright{
		width: 100%;
	}
}
.row50 img.alignleft{margin: 0 40px 30px 0;}
#full-width-image{
	background: transparent;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	clear: both;
	overflow: hidden;
	height: 600px;
	margin:0 -100%; /* old browsers fallback */
	margin:0 calc(50% - 50vw);
}
#full-width-image .container{
	  position: absolute;
	  top: 50%;
	  transform: translateY(-50%);
}
#full-width-image .address{
	padding: 20px;
	background:white;
}
#full-width-image .map{
	padding-left: 0;
	padding-right: 0;
}
@media screen and (max-width: 990px) {
	#full-width-image{
		background-color: transparent;
		height: 350px!important;
		background-repeat:no-repeat;
		background-size: 100% auto;
		background-attachment: scroll;
	}
}
@media screen and (max-width: 767px) {
	#full-width-image{
		height: 250px!important;
	}
	#full-width-image .map{
		display: none;
	}
	#full-width-image .address{
		padding: 20px;
		background:rgba(255, 255, 255, .8);
	}
}
#full-width-image .container{
	position: relative;
}
/*location address*/
.location-address{
	display: none;
	position: absolute;
	margin: auto;
	top: 40px!important; 
	color: white;
	background: rgba(0, 0 , 0, .4);
	padding: 30px;
	width: 50%;
	
	}
.location-address p,
.location-address h2{
	color: white!important;
}

/*gallery*/
.cycle-slideshow{
	float: left;
	height: auto;
	margin: 0 20px 0 0;
	width: 45%;
	overflow: hidden;
	clear: both;
}
.cycle-slideshow img{
	height: auto;
	width: 100%;
}
.cycle-pager{
	float: left;
	width:45%;
}
.cycle-pager img{
	height: auto;
	margin:  1%;
	width: 30%;
}
/*text*/
.two-collumn{
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
}
.four-collumn{
	-moz-column-count:4; /* Firefox */
	-webkit-column-count:4; /* Safari and Chrome */
	column-count:4;
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
}
@media screen and (max-width: 767px) {
	.two-collumn,
	.four-collumn{
		-moz-column-count:1; /* Firefox */
		-webkit-column-count:1; /* Safari and Chrome */
		column-count:1;
		-moz-column-gap:0px; /* Firefox */
		-webkit-column-gap:0px; /* Safari and Chrome */
		column-gap:0px;
	}
}
.archive .select,
.ginput_container_select{
	border: 1px solid #A6C7CA;
    background: #ffffff;
    overflow: hidden;
    height: 40px;
    border-radius: 10px;    
    width: 100%;
    position: relative;
}
.mobile-page-nav select,
.archive .select select,
.ginput_container_select select{       
    height: 40px;
    padding: 5px;
    border: 0;
    border-radius: 10px; 
    background: transparent;
    color: #6E6E6E;
    font-size: 16px;       
    width: 100%!important;
    display: block;
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.archive .select:after,
.ginput_container_select:after {
    content: "\f078";
    font-family: FontAwesome;
    color: #fff;
    font-size: 14px;
    padding: 0 8px;
    line-height: 40px;
    position: absolute; right: 0; top: 0;
    background: #A2CACC;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;      
    pointer-events: none;
    box-sizing: border-box;   
}
.archive .select{
	margin-top: 25px;
}
.mobile-page-nav select{
	display: none;
}
@media screen and (max-width: 767px) {
	.mobile-page-nav {
		border: 1px solid #A6C7CA;
	    background: #ffffff;
	    overflow: hidden;
	    height: 40px;
	    border-radius: 10px;    
	    width: 100%;
	    position: relative;
	    display: block;
	}
	.mobile-page-nav select{
		display: block;
	}
	.mobile-page-nav:after{
		content: "\f078";
	    font-family: FontAwesome;
	    color: #fff;
	    font-size: 14px;
	    padding: 0 8px;
	    line-height: 40px;
	    position: absolute; right: 0; top: 0;
	    background: #A2CACC;
	    z-index: 1;
	    text-align: center;
	    width: 10%;
	    height: 100%;      
	    pointer-events: none;
	    box-sizing: border-box;
	}
	.mobile-page-nav ul{
		display: none;
	}
	.archive .select{
		margin-top: 0;
		margin-bottom: 30px;
	}
	.archive .select:after{
		width: 15%;
	}	
}
section#pattern-top{
	text-align: center;
}
section#pattern-top .two-collumn{
	-moz-column-count: 1;
	-webkit-column-count:1;
	column-count:1;
	-moz-column-gap: 0px;
	-webkit-column-gap:0px;
	column-gap:0px;
	
}
@media screen and (max-width: 767px) {
	section#pattern-top .two-collumn p{
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 24px;
	}
}
.four-collumn ul,
.four-collumn ol,
.row50 ul,
.row50 ol{
	color:#666666;
	font-size: .88em;
	line-height: 1.71em;
	margin: 0 0 24px 0px;
}
.two-collumn p:first-of-type,
.four-collumn p:first-of-type,
.four-collumn ul:first-of-type,
.four-column ol:first-of-type{
	margin-top:0;
	padding-top:0;
}
.page-template-treatment-programs-php .four-collumn ul{
	margin-left: 0;
}
.page-template-treatment-programs-php .four-collumn ul li{
	border-top: 1px solid #eaeaea;
	list-style-type: none!important;
}
.page-template-treatment-programs-php .four-collumn ul li:first-child{
	border-top:0px;
}

/*in-page ctappc*/
.inpage-cta{
	border-left: 10px solid #FFCE01;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	clear: both;
	display: block;
	margin-bottom: 0px;
	width: 100%;
	padding: 10px 20px;
	font-weight: 900;
}
.inpage-cta p,
.inpage-ctappc p{
	color: #336E8E!important;
	float: left;
	font-size: 18px;
	margin: 0!important;
	width: 50%;
}
.inpage-cta .cta,
.inpage-ctappc .cta{
	background: #FFCE01;
	color: white;
	float: left;
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
	padding: 10px 15px;
	text-align: center;
	border-radius: 36px;
	width: 300px;
}
.inpage-cta .cta .clickable,
.inpage-cta .cta .clickable a{color: white!important;font-weight: 900;}
@media screen and (max-width: 767px) {
	.inpage-cta p{
		width: 100%;
		float: none;
		clear: both;
		margin-bottom: 10px!important;
	}
	.inpage-cta .cta{
		width: 100%;
		clear: both;
		float: none;
	}
}

/*tabs*/
#tabs ul.staff-tabs {
	float: left;
	width: 100%;
	margin: 0 0 60px;
	padding: 0;
}
#tabs ul.staff-tabs li {
	list-style: none;
	margin-left: 0px;
	padding: 10px;
}
* html #tabs ul.staff-tabs li {
	background: white;
	display: inline;
}
#tabs li, #tabs ul.staff-tabs li a {
	color: #335a75;
	float: left;
	text-decoration: none;
}
#tabs ul.staff-tabs li.active {
	background: #bfbfbf;
}
#tabs ul.staff-tabs li.active a {
	color: #ffffff;
}
#tabs div.tab-body {
	clear: both;
	padding: 0px;
}


/*staff stories & testimonials*/

.testimonial{
	background: #ececec;
	border: 1px solid #dedede;
	border-left: 5px solid #8ebbcc;
	margin-bottom: 30px;
	padding: 20px;
}
.testimonial p{
	color: #666;
	font-size: .88em;
	line-height: 1.9em;
	margin: 0 0 24px 0;
}
.testimonial .name{
	color: #8ebbcc;
	font-weight: 600;
}
.testimonial i{
	color: #8ebbcc!important;
	font-size: 4em;
}


/*ROD & full width bios*/
.rod{
	background: #e9f4f5;
	display: block;
	float: left;
	margin: 0 2% 30px 0;
	padding: 2%;
	width: 43.5%;
	box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.staff-story{
	background: #e9f4f5;
	display: block;
	float: left;
	margin: 0 2% 30px 0;
	padding: 2%;
	box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.fw-bio{
	background: #e9f4f5;
	display: block;
	margin: 0 0 30px 0;
	padding: 20px;
	width: 96%!important;
	box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.rod:hover,
.fw-bio:hover,
.staff-story:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.staff-story br{
	display: none;
}
.rod h2,
.fw-bio h2{
}
.rod img,
.fw-bio img,
.staff-story img{
	height: auto;
	margin: 0 20px 20px 0;
	width: 138px;
}
.rod p,
.fw-bio p{
	font-size: 16px!important;
	line-height: 24px!important;
	margin: 0 0 24px 0!important;
}
.rod p strong,
.fw-bio p strong{
	color: #336E8E
}
.rod p:first-of-type,
.fw-bio p:first-of-type{
	margin: 0px !important;
	height: 0;
	padding: 0;
}
.rod p:nth-child(2),
.fw-bio p:nth-child(2) {
    margin: 0px !important;
}
@media screen and (max-width: 767px) {
	.rod{width: 100%;}
}
@media screen and (max-width: 480px) {
	.rod img,
	.staff-story img,
	.fw-bio img{
		width: 100%;
	}
}	
/*plain box*/
.box{
	background: #e9f4f5;
	display: block;
	float: left;
	margin: 0 2% 30px 0;
	padding: 10px 20px;
	width: 100%;
}
/*brochures*/
.brochures{
	background: #ececec;
	border: 1px solid #dedede;
	box-sizing: border-box;
	display: block;
	float: left;
	margin: 0 2% 30px 0;
	padding: 2%;
	text-align: center;
	width: 26%;
}
.brochures img{
	height: auto;
	margin: 0 0 20px 0;
	width: 100%;
}

/*single*/
#meta{
	font-size: 1em;
	font-weight: 600;
	line-height: 1.63em;
	margin: 20px 0;
}
#meta .date{
	color: #A2CACC;
}
#meta .date a{
	color: #A2CACC;
}
#meta .categories{
	color: #bfbfbf;	
}
#meta .categories a{
	color: #bfbfbf;
}
.single #content{
	padding-bottom: 40px;
}
.single #social {
	border-bottom: 1px solid #dedede;
	padding: 30px 0 20px 0;
}
.single #social #share{
	float: left;
	width: 20%;
}
.single #social .social4i{
	float: right!important;
	width: 65%
}
.single #social .social4i img, 
.single #social .social4i iframe{
	float: right;
}
img.attachment-large{width: 100%;
	height: auto;
}
.sd-sharing{padding-top: 40px!important;}
/*caption*/
.wp-caption{
	border: 1px solid #dedede;
	max-width: 96%; /* Image does not overflow the content area */
    padding: 1% 1%;
    text-align: center;
    width: 30%;
}
.wp-caption.alignleft {
	float: left;
    margin: 5px 20px 20px 0!important;
}

.wp-caption.alignright {
	float: right;
    margin: 5px 0 20px 20px!important;
}
.wp-caption p.wp-caption-text {
	color: #999;
    font-size: 13px!important;
    line-height: 21px!important;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0 0 10px 0!important;
    max-width: 95%;
    padding: 0;
    width: auto;
}
/*blockquote*/
#content blockquote{
	border: 1px solid #C4DBDD;
	border-left: 5px solid #C4DBDD;
	margin-bottom: 30px;
	margin-left: 5%;
	padding: 20px;
	position: relative;
}
.single #content blockquote.alignleft,
.single #content blockquote.alignright{
	border: none;
	border-left: none;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 30%;
}

.single #content blockquote p{
	position: relative;
	padding: 20px 40px;
	font-size: 32px;
	line-height: 40px;
	font-style: italic;
	font-weight: 700;
	color: #B7BB9A;
}
.single #content blockquote:before, 
.single #content blockquote:after {
    color:#B7BB9A;
    content:'\f10d';
    font-family:'FontAwesome';
    font-size:30px;
    position:absolute;
    top:5px;
    left:8px;
    display:block;
    z-index: 29;
}
.single #content blockquote:after {
    content:'\f10e';
    bottom:0;
    right:8px;
    top:auto;
    left:auto;
}
@media screen and (max-width: 768px) {
	.single #content blockquote.alignleft,
	.single #content blockquote.alignright{
		width: 100%;
	}
	.single #content blockquote p{
		font-size: 20px;
		line-height: 28px;
	}
}
/*single page navigation*/
.single-page-nav-next a,
.single-page-nav-prev a{
	background: #E0EEEF;
	color: #A2CACC;
	margin: 0;
	padding: 60px 20px;
	position: absolute;
	top:500px;
}
.single-page-nav-next a:hover,
.single-page-nav-prev a:hover{
	text-decoration: none;
}
.single-page-nav-next a{
	right: 0;
}
.single-page-nav-prev a{
	left: 0;
}
@media screen and (max-width: 990px) {
	.single-page-nav-next a,
	.single-page-nav-prev a{
		top: 150px;
		z-index: 100;
	}
}
@media screen and (max-width: 767px) {
	.single-page-nav-next a,
	.single-page-nav-prev a{
		display: none;
	}
}
h3.jp-relatedposts-headline em{
	font-weight: 900!important;
}
.addtoany_list.a2a_kit_size_32 a > span{
	width: 30%;
}
/*archive*/

.archive h2{
	margin-bottom: 10px;
}
.archive h2 a:link, .archive h2 a:visited{
	color: #336E8E;
}
.archive .alt-content #meta{
	font-size: .88em;
	font-weight: 600;
	line-height: 1.9em;
	margin: 10px 0;
}
.archive .alt-content img{
	width: 100%; 
	height: auto;
}

#infinite-handle span {
	background-color: #dbdbdb!important;
	*background-color: #dbdbdb!important;
	color: #fff;
	content:'Hi';
	display: block;
	font-size: 18px!important;
	margin: 0 auto;
	padding: 20px 1%!important;
	text-align: center;
	width: 80%!important;
}
#infinite-handle span:hover,
#infinite-handle span:focus,
#infinite-handle span:active,
#infinite-handle span.active,
#infinite-handle span.disabled,
#infinite-handle span[disabled] {
  color: #ffffff;
  background-color: #b5b5b5!important;
  *background-color: #b5b5b5!important;
}
span.infinite-loader .spinner {
	position: relative;
    top: 0px;
    width:400px;
    margin-left:-200px;
    left:50%;
}
.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
    margin:0 -100%; /* old browsers fallback */
	margin:0 calc(50% - 50vw);
	margin-bottom: 30px;
}
 
.youtube iframe,
.youtube object,
.youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 768px) {

}
.youtube h3{
	margin-bottom: 10px;
}


/*insurance alert*/


.ialert {
    position: relative;
    display: block;
    margin: 20px 0;
    padding-left: 40px;
    font-size: 18px;
	color: #B7BB9A;
	border-left: 5px solid #B7BB9A;
}
.ialert:before {
    content: "\f05d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #B7BB9A;
    font-size: 24px;
    padding-right: 0.5em;
    padding-left: 0.5em;
    position: absolute;

    left: 0;
}
/*Collapse/Expand*/
.collapsible,
.page_collapsible {
	background: #efefef;
	border: 1px solid #e2e2e2;
	color: #666;
	cursor: pointer;
	font-size: 1em;
	font-weight: 600;
    margin: 10px 0 0 0;
    padding:10px 20px 15px 20px;

}
.collapse-open {
   background: #efefef;
}
.collapse-open span {
    display:block;
    float:right;
    padding:10px;
}
.collapse-open span {
    background:url(images/minus.png) center center no-repeat;
}
.collapse-close span {
    display:block;
    float:right;
    background:url(images/plus.png) center center no-repeat;
    padding:10px;
}
div.collapsible-content {
	border: 1px solid #e2e2e2;
	border-top:0px;
    padding:10px 20px 15px 20px;  
}
div.collapsible-content ul,div.collapsible-content ol, div.collapsible-content p {
  	color:#666666;
	font-size: .88em;
	line-height: 1.9em;
	margin: 0 0 24px 0;
}
div.collapsible-content li{
	margin-left: 25px;	
}
div.collapsible-content ul li {
    list-style-position:inside;
    line-height:25px;
}




/*tabs*/
#tabs ul.staff-tabs {
	float: left;
	width: 100%;
	margin: 0 0 60px;
	padding: 0;
}
#tabs ul.staff-tabs li {
	list-style: none;
	margin-left: 0px;
	padding: 10px;
}
* html #tabs ul.staff-tabs li {
	background: white;
	display: inline;
}
#tabs li, #tabs ul.staff-tabs li a {
	color: #335a75;
	float: left;
	text-decoration: none;
}
#tabs ul.staff-tabs li.active {
		background: #5B91AE;
}
#tabs ul.staff-tabs li.active a {
	color: #ffffff;
	outline-style: none; 
	-moz-outline-style:none;
}
#tabs div.tab-body {
	clear: both;
	padding: 0px;
}
/*


.testimonial{
	background: #ececec;
	border: 1px solid #dedede;
	border-left: 5px solid #8ebbcc;
	margin-bottom: 30px;
	padding: 20px;
}
.testimonial p{
	color: #666;
	font-size: .88em;
	line-height: 1.9em;
	margin: 0 0 24px 0;
}
.testimonials .name{
	color: #8ebbcc;
	font-weight: 700;
}
.testimonials .icon-quote-left{
	color: #e4e4e4!important;
}

#staff-list{
	width:100%;
	text-align:center;	
	margin:auto;
	padding:auto;
}
*/

.staff-member{

	text-align: center;
	padding:auto;
	margin-bottom: 30px;
	display: block;
}
.staff-member img{
	margin-bottom: 20px;
	width: 100%;
}
.staff-member .name{
	color: #333;
}
.staff-member .title{
color: #666666;
	
}
.staff-expand{
	background: #e9f4f5;
	clear: both;
	padding: 2%;
	margin-bottom: 30px;
	width: 96%;
	display:none;
	text-align:left;
}

.staff-expand .close{
	float: right;
	font-size: 2em;
}
.staff-expand .close i{
	color: #335a75!important;
}


#admin{	
	padding:auto;
	margin:auto;
	text-align:center;
}
#admis{	
	padding:auto;
	margin:auto;
	text-align:center;
	display:none;
}
#outr{	
	padding:auto;
	margin:auto;
	text-align:center;
	display:none;
}
#clinic{	
	padding:auto;
	margin:auto;
	text-align:center;
	display:none;
}
#clinical{	
	padding:auto;
	margin:auto;
	text-align:center;
	display:none;
}
#culin{	
	padding:auto;
	margin:auto;
	text-align:center;
	display:none;
}
#affil{	
	padding:auto;
	margin:auto;
	text-align:center;
	display:none;
}
#ancill{	
	padding:auto;
	margin:auto;
	text-align:center;
	display:none;
}


ul.tabs {
	position: relative; 
	top: 30px;
	padding:0;
	margin: 0px!important;
	float:left;
	list-style:none;
	width:100%;
}
ul.tabs li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	line-height:40px;
	border-left:none;
	overflow:hidden;
	position:relative;
	list-style: none!important;
}
ul.tabs li a {
	padding: 2px 10px;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	background-color: #eff3f6;
	display: block;
}
ul.tabs li a:hover {
}


html ul.tabs li.active a {
	color: #FFF;
	background-color: #335a75;
	text-decoration: none;
}

html ul.tabs li.active,html ul.tabs li.active a:hover {
	background: #eff3f6;
	color: #333;
}

.tab_container {
	position: relative;
	top: 40px;
	clear: both;
	background-color: #fff;
}
.tab_content{
	position: relative;
	padding: 20px;
}
@media (min-width: 960px) {

}
/* Blog Navigation Fix */
.wp-prev-next {
	margin: 0px 0px 60px 0px;
	clear: both;
}
.wp-prev-next a{
	color: #336E8E;
	text-decoration: none;
	font-size: 14px;
	padding: 10px;
	border-radius: 24px;
	background: #e9f4f5;
}
.blue-sub {color:#335a75; font-size:1.5em; margin-bottom:40px; font-weight:200;}

#searchsubmit{
	background:#CCC;
	color:#fff;
	width:40px;
	margin-right:15px;
	padding:18px 5px !important;
	
}

/* ########### Sticky CTA Bar ############## */
@media (min-width: 960px) {
	#head {
		padding: 1px 0 0;
	}
	
	.cta-wrapper, .cta-header {
		background-color: #fff;
	}
	
	.cta-wrapper {
		height: 60px;
		width: 100%;
		position: fixed;
		margin-top: -1px;
		padding-top: 15px;
		z-index: 100;
	}
	
	.cta-header {
		max-width: 1058px;
		margin: 0 auto;
	}
	
	.nav-wrapper {
		margin-top: 80px;
	}
}

@media (max-width: 959px) {
	#head {
		padding: 0;
		background-color: #fff;
	}
	
	.cta-wrapper, .cta-header {
		background-color: #fff;
	}
	
	.cta-wrapper {
		padding: 15px 10px;
		width: 100%;
		height: 50px;
		z-index: 9999999999999999999999;
		position: fixed !important;
	}
	.cta-spacer-mobile{
		position: relative;
		height: 30px;
		}
	.cta-header {
		max-width: 1200px;
		margin: 0 auto;
	}
	
	.nav-wrapper {
		margin-top: 0px;
	}
}




/* Bottom Page CTAs */
.cta-simple{
	background-color: #336e8e;
	padding: 10px 0;
	margin: 0 0 20px 0;
	text-align: center;
	color: #fff;
}
.cta-simple strong{
	margin-right: 0px;
}
.cta-simple .clickable a{
	background-color: #eda823;
	padding: 4px 8px;
	color: #fff !important;
	border-radius: 4px;
	font-weight: bold;
}
.cta-simple .clickable a:before{
	content:"\f095";
	font-family: 'fontawesome';
	margin: 0 5px 0 0;
	color: #fff;
}
.cta-simple .clickable a:hover{
	opacity: 0.8;
}


/* Page inline CTAs */
.cta-inline{
	font-weight: bold;
}
.cta-inline > span > a{
	display: inline-block;
}
.youtube span.cta-inline{
	display: none;
}


/* Testimonials */
p.rating i{
	color: #FFCE01;
}
.testimonials img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.testimonials .testimonials-archive{
	margin-top: 60px;
}
.col-sm-12.testimonial-photo{
	padding-left: 0;
	padding-right: 0;
}
.testimonials .col-md-4 blockquote,
.testimonials .main-test{
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	  padding: 0;
	  border-left: 0;
	  background:#ffffff;
	  overflow: hidden;
}
.testimonials .rating{
	background: white;
	text-align: center;
	padding: 30px 0 0 0;
	
}
.testimonials div.circle{
     height:45px;
     width:150%;
     border-radius: 100% ;
     -moz-border-radius: 100% ;
     -webkit-border-radius: 100% ;
     background:#e9f4f5;
    position: relative;
    left: -25%;
    top:20px;;
}
.testimonials .col-md-4 h2,
.testimonials .col-md-4 .center{
	text-align: center;
	margin: 0 auto;
}
.testimonials .col-md-4 h2{
	margin-bottom: 20px;
}
.testimonials .col-md-4 div.post-content{
	background:#e9f4f5;	
	padding: 35px;
	position: relative;
}
.testimonials .col-md-4 div.post-content p{
	position: relative;
	z-index: 30!important;
	text-align: center;
}
.testimonials .col-md-4 div.post-content p:before, 
.testimonials .col-md-4 div.post-content p:after {
    color:#C4DBDD;
    content:'\f10d';
    font-family:'FontAwesome';
    font-size:30px;
    position:absolute;
    top:-15px;
    left:-15px;
    display:block;
    z-index: 10!important;
    opacity: .5;
}
.testimonials .col-md-4 div.post-content p:after {
    content:'\f10e';
    bottom:-15px;
    right:15px;
    top:auto;
    left:auto;
}
.testimonials .col-md-4 div.post-content p.center:before,
.testimonials .col-md-4 div.post-content p.center:after{
	display: none;
}

/* Keyframes for the fade-in */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fa-star {
  opacity:0;
  opacity: 1 \9; /*just in case ie*/
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
  font-size: 34px!important;
}

.rating .fa:nth-of-type(1) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.rating .fa:nth-of-type(2) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: .3s;
}

.rating .fa:nth-of-type(3) {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: .6s;
}
.rating .fa:nth-of-type(4) {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  animation-delay: .9s;
}

.rating .fa:nth-of-type(5) {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay:1.2s;
  animation-delay: 1.2s;
}
/*Alumni Page*/

.page-id-1410 table{
	background: white;
	box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	font-size: 14px;
}
.page-id-1410 table th{
	color: #336E8E;
}
/* Right Column for Drug Addiction and Co-Occuring pages */
.r-col {width:24%; margin-top:40px; float:left}
@media (max-width: 480px) {.r-col {width:100%; margin-top:20px; float:none}}
.l-col {width:70%; margin-right:5%; float:left}
@media (max-width: 480px) {.l-col {width:100%; float:none}}
.right-col {border-bottom: 1px solid #eaeaea; list-style-type: none!important; padding:5px 0px;}

.lpPoweredByDiv,
.lpEmtStarRating {
    display: none;
}

ul.flik-timeline{
margin-right: 0px;
}

ul.et_social_icons_container p{margin: 0; padding: 0; display: none;}

.addtoany_list.a2a_kit_size_32 a > span{border-radius: 0 !important}

.lp_expandable_textarea{
	font-size: 13px!important;
}
.lp_input_area {
    padding: 2px 0px 11px 0px!important;
}
    #lpChat .lp_main .lp_main_area .lp_location_bottom{
	    bottom:5px!important;
    }

#professionals-nav ul.nav li:last-child{
	display: none;
}


/* Resources Section */
body.page-template-page-resources-subpage .l-col,
body.page-template-page-resources .l-col,
body.page-template-left-column .l-col {
    width: 70%;
    margin-right: 5%;
    float: right;
}

body.page-template-page-resources-subpage .r-col,
body.page-template-page-resources .r-col,
body.page-template-left-column .r-col {
    width: 24%;
    margin-top: 40px;
    float: left;
}
/*
.r-col ul#menu-resources li:last-child{
	display: none;
}
*/
body.page-template-page-resources .hero{
	position: relative;
	margin: 0 0 30px 0;
}

body.page-template-page-resources .hero img{
	width: 100%;
	height: auto;
}

body.page-template-page-resources .hero h3{
	font-size: 24px !important;
	line-height: normal !important;
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #fff !important;
	margin: 0 !important;
	padding: 0;
}

body.page-template-page-resources .hero:hover{
	opacity: 0.7;
}
ul.posts.featured{
	padding: 0;
}

ul.posts{
	margin: 0;
	padding: 0 0 20px 0;
}

ul.posts > li{
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	width: 48%;
	float: left;
}

ul.posts li:nth-child(odd){
	margin-right: 20px
}

ul.posts > li img{
	width: 60px;
	height: 60px;
	box-shadow: none;
	float: left;
	margin: 0 10px 0 0;
}

ul.posts > li:hover img{
	opacity: 0.7;
}

ul.posts > li h3{
	font-size: 14px;
	line-height: normal;
	display: inline-block;
	float: left;
	width: 70%;
	clear: none;
}

ul.posts > li a{
	text-decoration: none;
	line-height: normal;
}

ul.posts > li a:hover{
	text-decoration: underline;
}

body.page-template-page-resources-subpage ul.posts.featured img{
	width: 100%;
	height: auto;
}

body.page-template-page-resources-subpage ul.posts.featured h3{
	font-size: 16px;
}

.page-template-page-resources .hero a{
	color: #fff;
}

.page-template-page-resources h2 > a{
	text-decoration: none;
	color: #4b6e8c !important;
}

.page-template-page-resources h2 > a:hover{
	text-decoration: underline;
}

ul.posts.featured li{
	margin-bottom: 0;
}

ul.posts.featured:after,
ul.posts:after,
ul.posts > li:after{
	display: block;
	clear: both;
	content: ' ';
}

@media (max-width: 550px) {
body.page-template-page-resources .hero h3{
	font-size: 18px !important;
}

ul.posts > li{
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
	float: none;
}

ul.posts li:nth-child(odd){
	margin-right: 0;
}
}

@media (max-width: 960px) {
body.page-template-page-resources-subpage .l-col,
body.page-template-page-resources .l-col,
body.page-template-left-column .l-col {
    width: 100%;
    margin-right: 0;
    float: none;
}

body.page-template-page-resources-subpage .r-col,
body.page-template-page-resources .r-col,
body.page-template-left-column .r-col {
    width: 100%;
    margin-top: 0;
    float: none;
}
}

body.page-template-left-column .l-col img{
	width: 100%;
	height: auto;
}

body.page-id-5951 .l-col img.wp-post-image{
	display: none;
}

/*accordion*/
/*.accordion-group{
	 position: relative;
}

.accordion-group:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
     color: #336E8E;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.accordion-group:active:before {
    content: "\f078";
}*/

body.page-template-page-resources-subpage  #main .l-col ul{
margin-left: 0;
}