/*
 Theme Name:   Generations
 Theme URI:    http://www.appleseedvt.com
 Description:  Enfold Child Theme
 Author:       Scott A. Beyer
 Author URI:   http://www.appleseedvt.com
 Template:     enfold
 Version:      1.0.0

	
Colors

white			#ECEAE5
green, light	#BDC0B4
green, med		#909688
greeen, dark	#676D5C (links)
tan				#D6BB9E
khaki			#B09A82
blue light		#97AFCA
blue dark		#728396



*/

@import url("../enfold/style.css");


h1{
	letter-spacing: 0px!important;
	text-transform: none!important;
}

h2{
	text-transform: none!important;
	letter-spacing: 0px!important;
}

h3, h4{
	letter-spacing: 0px!important;
	text-transform: none;	
	font-family: "poppins", Helvetica, Arial, sans-serif;
}

h3:not(.widgettitle){
	margin-bottom: -10px!important;
}

.avia-post-nav{
	display: none;
}

.mobile-only{
	display: none;
}

.avia_textblock a,
.toggle_content a{
	text-decoration: underline!important;
	font-weight: 600;
}

.large-margin p{
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}

h3 a, h4 a{
	text-decoration: none;
}

.avia_textblock ul,
.avia_textblock ol{
	margin-top: .85em;
	margin-bottom: 1.5em;
}

a.title-link,
.sbi_follow_btn a{
	text-decoration: none!important;
}

strong, b{
	color: inherit!important;
	font-weight: 600;
}

a.avia-button,
input[type=submit]:not(#searchsubmit){
	font-size: 16px!important;
	font-weight: 600!important;
	border-radius: 19px!important;
	padding-top: 7px!important;
	padding-left: 15px!important;
	padding-right: 15px!important;
	text-decoration: none!important;
	border: 3px solid #909688!important;
	color: #ffffff!important;
	-webkit-transition: 0.4s ease;
	  transition: 0.4s ease;
}

a.avia-button:hover,
input[type=submit]:not(#searchsubmit):hover{
	border: 3px solid #676D5C!important;
	
}


a.avia-button .avia_iconbox_title{
	margin: 0px;
}

a.avia-button .avia_iconbox_title span{
	display: none;
}

.avia-buttonrow-wrap.avia-buttonrow-left.el_after_av_icon_box{
	margin-left: 82px!important;
	margin-top: 20px!important;
}

.spacer{
	min-height: 0px!important;
	height: 20px!important;
	background-color: #F4EAF9!important;
}

/* img.avia_image{
	border: 1px solid #e1e1e1;
	border-radius: 5px;	
} */

img.avia_image{
	border: 1px solid #e1e1e1;
	border-radius: 40px 3px 40px 3px;	
}

.avia-image-container.border img.avia_image{
	border: 5px solid #1D293F!important;
}


input::placeholder{
	color: #999999!important;
}

.avia_textblock.slim,
.flex_column.av_one_full.slim{
	float:none!important;
	max-width: 300px;
	margin-left: auto!important;
	margin-right: auto!important;
}

.avia_textblock.narrow,
.flex_column.av_one_full.narrow{
	float:none!important;
	max-width: 500px;
	margin-left: auto!important;
	margin-right: auto!important;
}

.avia_textblock.medium,
.flex_column.av_one_full.medium{
	float:none!important;
	max-width: 800px;
	margin-left: auto!important;
	margin-right: auto!important;
}

.avia-section.medium > .container  {
	max-width: 900px;
}

.avia_textblock.wide,
.flex_column.av_one_full.wide{
	float:none!important;
	max-width: 1000px;
	margin-left: auto!important;
	margin-right: auto!important;
}

.avia_textblock.outlined,
.flex_column.outlined{
	border-radius: 0px;
	padding: 20px!important;
	border: 4px solid #1D293F!important;
	background-color: #ffe0df;
}

.avia_textblock.outlined h3,
.flex_column.outlined h3,
.avia_textblock.outlined h4,
.flex_column.outlined h4{
	text-transform: lowercase!important;
	color: #1D293F!important;
	font-size: 20px;
}

.avia-section.fixed-aspect,
.av-layout-grid-container.fixed-aspect .flex_cell_inner{
	height: 45vw;
	max-height: 650px;
}

.avia-section.vertical-top .container .content{
	vertical-align: top;
}

#toc ul,
#toc ul li{
	list-style: none;
	margin: 0px!important;
}

a.top-arrow{
	display: block;
	position: relative;
	width: 36px!important;
	height: 36px!important;
	padding: 0px;
	background-color: #676D5C;
	border: 3px solid #909688!important;
	color: #ffffff!important;
	top: -19px;
	left: 50%;
	margin-left: -18px;
	z-index: 299;
	border-radius: 18px;
	background-image: url(images/up-arrow.png);
	background-position: center center;
	background-size: 30px 30px;
}

a.top-arrow:hover{
	border: 3px solid #676D5C!important;
}

a.top-arrow span{
	display: none;
}

@media only screen and (min-width: 768px) {
	.avia-section.top-arrow.first a.top-arrow{
		display: none!important;
	}

}

.avia-section.top-arrow{
	background-image: url(images/guide-leaf-main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 400px auto;
}

.avia-section.top-arrow.alternate_color{
	background-image: url(images/guide-leaf-alt.jpg);
}

.nudge-path-top .avia-divider-svg-top svg{
	top: 1px!important;
}

.hr-custom svg path{
	fill: #676D5C;
}

.hr-custom.hr-left .hr-inner:first-child{
	display: none;
}

.guide-promo.flex_column{
	border-radius: 5px!important;
}

.guide-promo.flex_column img{
	border-radius: 5px 5px 0px 0px!important;
}

.guide-promo.flex_column .avia_textblock{
	padding: 30px!important;
}

@media only screen and (max-width: 767px) {
	
	.flex_column_table{
		margin-bottom: 0px!important;
	}
}






/* Logo, Header and Nav Menus */

#header,
#header_main,
.header_bg{
	border-bottom: 0px solid #e1e1e1;
}

.header_bg{
	background-image: url(images/leaf_bg_header.png);
	background-size: 400px auto;
	background-position: center bottom;
}

.home .header_bg{
	border-bottom: 1px solid #e1e1e1;
}

.logo{
	z-index: 200;
	overflow: visible!important;
	top: 25px;
}

.logo a{
	overflow: visible!important;
}

.logo,
.logo a,
.logo img{
	width: 320px!important;
	height: 80px!important;
	max-height: 80px!important;
	  -webkit-transition: 0.4s ease;
	  transition: 0.4s ease;
} 

.av-main-nav-wrap {
	border-right-width: 0px!important;
	margin-right: 0px!important;
	top: 0px;
	-webkit-transition: none;
	 transition: none;
}

#avia-menu > li > a{
	height: 30px!important;
	line-height: 30px  !important;
}	

#avia-menu span.avia-menu-text{
	font-size: 17px;
	font-weight: 500;
	border-bottom: 3px none #676D5C;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

#avia-menu a:focus span.avia-menu-text,
#avia-menu a:hover span.avia-menu-text{
	border-bottom: 3px solid #676D5C;
}
	
#header_meta{
	z-index: 1!important;
	border-bottom: 0px solid #676D5C!important;
}

#header_meta > .container{
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
}

#header_meta nav.sub_menu{
	padding-left: 0px;
}

#avia2-menu{
	margin-top: 0px!important;
	padding-top: 0px!important;
}

#avia2-menu li.menu-item{
	padding: 0px;
	display:inline-block!important;
	border-right-width: 0px;
	top: 1px;
}

#avia2-menu li.mobile-only{
	display:none!important;
}

#avia2-menu li.menu-item a{
	font-weight: 600;
	color: #ffffff;
	padding: 5px 10px 6px 10px;
	font-size: 14px;
	opacity: 1;
	margin: 0px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

#avia2-menu li.menu-item a:focus,
#avia2-menu li.menu-item a:hover{
	text-decoration: underline;
	color: #ECEAE5!important;
}

#header_meta ul.social_bookmarks li{
	border-width:0px!important;
}

#header_meta ul.social_bookmarks li a{
	border-radius:0px;
}

ul.social_bookmarks{
	padding-top: 0px;
	padding-left: 0px!important;
}

ul.social_bookmarks li{
	margin-left: 5px!important;
}

ul.social_bookmarks li a{
	opacity: 1!important;
	margin-left: 5px!important;
	text-decoration: none!important;
	color: #222222!important;
}

ul.social_bookmarks li:hover a{
	text-decoration: none!important;
	color: #ffffff!important;
}

.av-submenu-container{
	background-color: #676D5C!important;
	min-height: 31px!important;
}

.av-submenu-container li{
	padding: 5px!important;
	background-color: #676D5C!important;
}

.av-submenu-container li a{
	background-color: #676D5C!important;
	padding-left: 6px!important;
	padding-right: 6px!important;
	border-width: 0px!important;
}

.av-submenu-container li a .avia-menu-text{
	color: #ffffff!important;
	background-color: #676D5C!important;
	font-weight: 500;
}

.av-submenu-container li a:hover .avia-menu-text{
	text-decoration: underline!important;
}

@media only screen and (min-width: 768px) {
		
	body.scrolled .header_bg,
	#header.header-scrolled .header_bg{
		border-bottom: 1px solid #e1e1e1!important;
		box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3)!important;
		-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3); 
		background-image: none;
		background-color: #ffffff;
	}

	body.scrolled .av-main-nav-wrap,
	#header.header-scrolled .av-main-nav-wrap{
		top: 0px;
	}
	
	
	body.scrolled .logo,
	#header.header-scrolled .logo{
		display: none;
	}
	
	#header.av_header_transparency #header_meta{
		background-color: #676D5C!important;
	}
	
	#header.av_header_transparency #header_meta #avia2-menu li.menu-item a{
		color: #ECEAE5!important;
	}
	
	#header.av_header_transparency .header_bg{
		background-color: #ECEAE5!important;
		opacity: 0.8!important;
	}
	
	#header.av_header_transparency:hover .header_bg{
	}

}

@media only screen and (max-width: 989px) {

	#avia-menu span.avia-menu-text{
		font-size: 17px;
	}

}

@media only screen and (max-width: 767px) {
	
	.av-submenu-container{
		display: none;
	}
	
	.responsive #header_main .container{
		height:80px!important;
		line-height:80px!important;
	}	
	
	.av-main-nav-wrap {
		top: 00px;
	}

	
	.logo a{
		top: 10px;
	}
	
	.responsive .logo,
	.responsive .logo a,
	.responsive .logo img{
		width: 240px!important;
		height: 60px!important;
		max-height: 60px!important;
	} 
			
	body.scrolled  #header_main .main_menu,
	#header.header-scrolled  #header_main .main_menu{
		position: fixed!important;
		margin-top: 10px;
		margin-right: 7vw;
		height: auto;
	}
		
	body.scrolled .av-burger-menu-main,
	#header.header-scrolled .av-burger-menu-main{
		border-radius: 15px;
		padding: 0px 15px;
		right: 0p!important;
		background-color: #676D5C;
		border: 3px solid #909688!important;
		box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3)!important;
		-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3); 
	}	
	
	body.scrolled  .header_color .av-hamburger-inner,
	body.scrolled  .header_color .av-hamburger-inner::before,
	body.scrolled  .header_color .av-hamburger-inner::after{
		background-color: #ECEAE5!important;
	}
	
	.av-burger-overlay-inner{
		z-index: 200!important;
	}
	
	#av-burger-menu-ul li a .avia-menu-text{
		font-family: "poppins", Helvetica, Arial, sans-serif;
		font-weight: 500;
	}
		
	#av-burger-menu-ul li a:hover .avia-menu-text{
		color: #ffffff!important;
	}
		
	#av-burger-menu-ul li.separator{
		border-top: 1px solid #BDC0B4;
		margin-top:10px!important;
		margin-bottom:10px!important;
	}
	
	#av-burger-menu-ul li.padding{
		margin-top:20px!important;
		margin-bottom:20px!important;
	}
	
	#av-burger-menu-ul li.padding a,
	#av-burger-menu-ul li.separator a{
		display: none!important;
	}
		
	#av-burger-menu-ul li.language,
	#av-burger-menu-ul li.language:hover{
		background-color:#FBC9C7!important;
		border-top: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1;
	}
	
	#av-burger-menu-ul li.language:hover a,
	#av-burger-menu-ul li.language a{
		background-color:#FBC9C7!important;
	}
	
	#header_meta > .container{
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	
	#avia2-menu li:nth-child(5){
		display:none!important;
	}

	
}

@media only screen and (max-width: 600px) {
	
	#avia2-menu li a span{
		display:none!important;
	}
	
	#avia2-menu li.menu-item a{
		padding-left: 8px;
		padding-right: 8px;
	
	}

}

@media only screen and (max-width: 500px) {
	
	#avia2-menu li:nth-child(4){
		display:none!important;
	}
}

@media only screen and (max-width: 375px) {

	.logo a{
		top: 15px;
	}
	
	.responsive .logo,
	.responsive .logo a,
	.responsive .logo img{
		width: 200px!important;
		height: 50px!important;
		max-height: 50px!important;
	} 

}



/* Footer */

.pre-footer{
	border-top-width: 0px!important;
}

#footer{
	padding-top: 0px;
	padding-bottom: 50px;
	line-height: 1.5em;
	font-size: 15px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top 100px center;
	background-size: cover;
}

#contact {
	padding-top: 70px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 300px auto;

}

#footer a,
#footer a:hover{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}

#footer a:not(.avia-button):hover,
#socket a:not(.avia-button):hover{
	text-decoration: underline;
}

#footer a.avia-button{
}

#footer h3,
#footer h3.widgettitle{
	text-transform: none;
	font-size: 1.1em!important;
	line-height: 1.2em;
	font-weight: 600;
	margin-top: .85em!important;
	margin-bottom: 8px!important;
}

.copyright{
	font-size: 13px;
	line-height: 1.3em;
	display: block;
	text-align: left;
}

#scroll-top-link{
	display: none!important;
}

.footer2 #footer,
.footer3 #footer{
	padding-top: 0px;
	padding-bottom: 300px;
	line-height: 1.5em;
	font-size: 15px;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: bottom -400px left -20px;
	background-size: 1500px auto;
}

.footer3 #footer{
	background-image: url(images/footer3.jpg);
	background-color: #CADBEC;
}

.footer3 .pre-footer .avia-divider-svg-bottom svg{
	fill: #CADBEC!important;
}

@media only screen and (min-width: 768px) {
	
	#footer .flex_column:nth-child(1),
	#footer .flex_column:nth-child(2),
	#footer .flex_column:nth-child(3){
		width: 29.3%!important;
		margin-left: 6%;
	}
	
	#footer .flex_column:nth-child(1){
		margin-left: 0%;
	}
	
	#footer .flex_column:nth-child(4){
		margin-left: 0%;
		width: 64.6%!important;
		clear:both;
	}
	
	#footer .flex_column:nth-child(5){
		width: 29.3%!important;
		margin-left: 6%;
	}

}


@media only screen and (max-width: 1200px) { 
	
	#footer{
		background-size: 1200px auto;
		background-position: bottom center;
	}

}

@media only screen and (max-width: 900px) { 
	
	.footer2 #footer,
	.footer3 #footer{
		padding-top: 0px;
		padding-bottom: 300px;
		line-height: 1.5em;
		font-size: 15px;
		background-repeat: no-repeat;
		background-position: bottom -200px left -20px;
		background-size: 1000px auto;
	}

}

@media only screen and (max-width: 767px) { 
	
	#footer{
		background-size: auto 800px;
		background-position: bottom left;
	}

	#footer .flex_column:nth-child(1),
	#footer .flex_column:nth-child(2){
		width: 47%!important;
		float:left!important;
	}

	#footer .flex_column:nth-child(1){
		margin-right: 6%!important;
	}
	
	#footer .flex_column,
	#footer .flex_column .widget{
		margin-bottom: 0px!important;
	}
	
	.footer2 #footer,
	.footer3 #footer{
		padding-top: 0px;
		padding-bottom: 300px;
		line-height: 1.5em;
		font-size: 15px;
		background-repeat: no-repeat;
		background-position: bottom -150px right;
		background-size: 800px auto;
	}

}

@media only screen and (max-width: 550px) { 

	#footer .flex_column:nth-child(1),
	#footer .flex_column:nth-child(2){
		width: 100%!important;
		float:none!important;
		margin-right: 0%!important;
	}
	
}







/* Page Banner */

.banner,
.top-section{
	background-image: url(images/leaf_bg_header_after.jpg);
	background-size: 400px auto;
	background-repeat: repeat-x;
	background-position: center top;
}

.banner > .container{
	background-color: #D6BB9E;
	background-repeat: repeat-x;
	background-image: url(images/alert_box_bg.jpg)!important;
	background-position: center bottom;
	padding: 0px;
	border-radius: 5px;
}

.banner > .avia-divider-svg-bottom{
	width: 1100px!important;
	left: 50%!important;
	bottom: 0px;
	margin-left: -550px!important;
}

.banner .avia-image-container{
	margin: 0px;
}

.banner .banner-caption{
	padding: 30px 30px 30px 150px!important;
	background-image: url(images/page_caption_bg.png);
	background-repeat: no-repeat;
	background-position: center left 20px;
	background-size: auto 55%;
}

.banner-caption .caption-inner{
}

.banner-caption h1{
	padding-top: 5px;
	margin-top: -15px;
	margin-bottom: 0px;
}

.banner-caption p{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	padding-bottom: 20px;
}
 
 .banner .flex_column .avia-slideshow,
 .banner .flex_column .avia-slideshow .avia-slideshow-inner{
	 margin: 0px!important;
 }
 
@media only screen and (max-width: 1100px){
	
	.banner > .container{
		border-radius: 0px;
	}
	
	.banner .banner-caption{
		padding: 30px 30px 30px 12vw!important;
		background-position: center left 15px;
		background-size: auto 50%;
	}

	.banner > .avia-divider-svg-bottom{
		width: 100%!important;
		left: 50%!important;
		bottom: -1px;
		margin-left: calc(-50vw)!important;
	}

}

@media only screen and (max-width: 900px){

	.banner .banner-caption{
		padding: 30px 30px 30px 15vw!important;
		background-position: center left 10px;
		background-size: auto 65%;
	}

	.banner-caption h1{
		display: block;
		padding-top: 0px;
	}
		
	.banner-caption p{
		font-size: 16px;
	}

}

@media only screen and (max-width: 840px){

	.banner-caption h1{
		display: block;
		padding-top: 0px;
		font-size: 32px;
	}
		
	.banner-caption p{
		font-size: 15px;
	}

}

@media only screen and (max-width: 767px){
				
	.banner > .container{
		width: 100%!important;
		max-width: 100%!important;
	}
	
	.banner .banner-photo{
		background-color: #D6BB9E!important;
	}
	
	.banner .banner-caption{
		display: none!important;
	}
		
	.banner .banner-photo{
		margin: 0px!important;
	}
	
	.banner-mobile .banner-caption{
		padding: 30px 30px 30px 110px!important;
		background-position: center left 10px;
		background-size: auto 160px;
		background-image: url(images/page_caption_bg.png);
		background-repeat: no-repeat;
	}

	.banner .avia-divider-svg-bottom svg{
		fill: #D6BB9E!important;
	}
		
	.banner-caption h1{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	
	.banner-caption p{
		font-size: 16px;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}

	.banner-slider .avia-slide-wrap{
		border-top: 1px solid #e1e1e1;
		border-left: 0px solid #e1e1e1;
		border-right: 0px solid #e1e1e1;
		border-radius: 0px;
		overflow: hidden!important;
	}
	
	.banner-slider .avia-divider-svg{
		width: 120vw!important;
		margin-left: -10vw!important;
		bottom: -20px!important;
	}
}

@media only screen and (max-width: 550px){
	
	.banner-slider .avia-divider-svg{
		width: 130vw!important;
		margin-left: -15vw!important;
		bottom: -20px!important;
	}
}

@media only screen and (max-width: 500px){
	
	.banner-captiongb p{
		font-size: 16px;
	}
}

@media only screen and (max-width: 399px){

	.banner-mobile .banner-caption{
		padding: 0px!important;
		background-image: none;
		text-align: center;
	}
	
	.banner-mobile .banner-caption .avia-image-container{
		display: block!important;
	}

	.banner-caption h1{
		margin-top: -5px;
	}

	.banner p{
		font-size: 15px;
	}
}




/* Home page */

#home-banner{
	background-color: #909688!important;
}

body.alert #home-banner{
	background-color: #D6BB9E!important;
}

#home-banner .avia-slideshow {
	height: 55vw;
}

#home-banner .avia-slideshow .caption_container{
	max-width:850px!important;
	margin-left: auto!important;
	margin-left: auto!important;
}

#home-banner .avia-slideshow .slideshow_caption{
	padding-bottom: 15%;
}

#home-banner .avia-slideshow .slideshow_align_caption{
	vertical-align: bottom;
}

#home-banner .avia-slideshow .av-section-color-overlay{
	background: linear-gradient(to bottom,  rgba(117,83,48,0.2) 0%,rgba(117,83,48,0.6) 60%,rgba(117,83,48,1) 100%)!important;
	opacity: 1!important;
}

#home-banner .avia-slideshow .avia-caption-title,
#home-banner .avia-slideshow .avia-caption-content {
	display: block!important;
	margin: 0px!important;
	background-color: rgba(236, 234, 229, 0.799)!important;
	/* background-color: rgba(189, 192, 180, 0.9)!important; */
	animation:none !important;
	visibility: visible!important;
}

#home-banner .avia-slideshow .avia-caption-title {
	color: #222222!important;
	font-weight: 400;
	border-radius: 5px 5px 0px 0px;
	padding-top: 15px!important;
	animation: none!important;
	visibility: visible!important;
}

#home-banner .avia-slideshow .avia-caption-content{
	border-radius: 0px 0px 5px 5px;
	animation: none!important;
	visibility: visible!important;
}

#home-banner .avia-slideshow .avia-caption-content p{
	color: #222222!important;
	font-weight: 400;
	font-size: 18px;
	padding-top: 0px!important;
	padding-bottom: 20px!important;
	background-color: transparent!important;
}

.home-alert {
	display: none;
	min-height: 0px!important;
	position: relative;
	background-color: #D6BB9E!important;
	z-index: 100;
	background-repeat: repeat-x;
	background-image: url(images/alert_box_bg.jpg)!important;
}

.home-alert > .container{
	background-image: url(images/green_leaf_vert.png)!important;
	background-position: right 50px center;
	background-repeat: no-repeat;
	background-size: auto 250px!important;
	padding-top: 50px;
	padding-right: 200px;
	padding-bottom: 50px;
}

.home-alert .avia-divider-svg-top{
	display: none;
}

body.alert .home-alert {
	display: block;
} 

body.alert #home-banner-border{
	display: none;
}

.alert.flex_column .avia_textblock {
	text-align: left;
	line-height: 1.5em!important;
}

.alert.flex_column h2{
	color: #222222!important;
}

.alert.flex_column p{
	margin: 0px;
	color: #222222!important;
}

.alert.flex_column .avia-buttonrow-wrap{
	margin-top: 10px;
	margin-bottom: -10px;
}

#home-intro{
	background-repeat: repeat-x!important;
}

#home-teasers{
	background-image: url(images/teasers_bg.jpg);
	background-position: calc( (100vw - 1300px) / 2 ) bottom;
	background-repeat: no-repeat;
}

#home-teasers > .container{
	padding-left: 400px;
}

body:not(.alert) #curve1 .avia-divider-svg-bottom svg,
body:not(.alert) #home-teasers .avia-divider-svg-top svg{
	fill: #909688!important;
}

body:not(.alert) #curve2 {
	background-color: #909688!important;
}


@media only screen and (min-width: 1400px) {
	
	#home-banner .avia-slideshow {
		height: 50vw;
	}
	
	#home-banner .avia-slideshow .slideshow_caption{
		padding-bottom: 20%;
	}
	
}

@media only screen and (max-width: 1100px) {

	#home-teasers{
		background-position: left -200px bottom!important;
	}
	
	#home-teasers > .container{
		padding-left: 260px!important;
	}

}

@media only screen and (max-width: 1100px) {
	
	#home-banner .avia-slideshow .slideshow_caption{
		padding-bottom: 10%;
	}

}

@media only screen and (max-width: 900px) {
	
	#home-banner .avia-slideshow .slideshow_caption{
		display: none;
	}
	
	#home-intro{
		display: block!important;
	}
	
	#home-banner{
		background-color: #909688!important;	
	}
	
	#home-banner .avia-slideshow .av-section-color-overlay{
		display: none!important;
	}
	
	body.alert #home-banner{
		background-color: #D6BB9E!important;
	}
	
	body.alert #curve1 .avia-divider-svg-bottom svg,
	body.alert .home-alert .avia-divider-svg-top svg{
		fill: #BDC0B4!important;
	}
	
	body.alert .home-alert .avia-divider-svg-bottom svg,
	body.alert #home-teasers .avia-divider-svg-top svg{
		fill: #909688!important;
	}
						
	body:not(.alert) #home-intro h1 span,
	body:not(.alert) #home-intro p span{
		color: #ffffff!important;
	}
	
	body:not(.alert) #curve1 .avia-divider-svg-bottom svg,
	body:not(.alert) #home-teasers .avia-divider-svg-top svg{
		fill: #BDC0B4!important;
	}
	
	body:not(.alert) #curve2{
		display: none;
	}
				
	.home-alert .avia-divider-svg-top{
		display: block;
	}


}

@media only screen and (max-width: 767px) {
	
	
	.home-alert > .container{
		background-image: url(images/green_leaf_vert.png)!important;
		background-position: right 30px top 100px;
		background-repeat: no-repeat;
		background-size: 100px auto!important;
		padding-top: 50px;
		padding-left: 30px!important;
		padding-right: 150px!important;
		padding-bottom: 50px;
		margin-left: 0px!important;
		margin-right: 0px!important;
		width: 100%!important;
		max-width: 100%!important;
	}
		
	#home-teasers{
		background-position: left -250px bottom!important;
		/* background-size: 630px 1100px ; */
	}
	
	#home-teasers > .container{
		padding-left: 170px!important;
	}
	
	#home-teasers .flex_column{
		padding-top: 30px!important;
	}
	
	#home-teasers .flex_column.last{
		padding-bottom: 100px!important;
	}
	

}

@media only screen and (max-width: 550px) {
			
	#home-teasers{
		background-image: url(images/teasers_bg_mobile.jpg);
		background-position: left top -120px!important;
		background-size: 400px auto;
	}
	
	#home-teasers > .container{
		padding-left: 0px!important;
		padding-top: 330px!important;
	}
}

@media only screen and (max-width: 500px) { 
	
	.home-alert > .container{		
		background-image: url(images/green_leaf_horiz.png)!important;
		background-position: top 50px center;
		background-repeat: no-repeat;
		background-size: auto 100px!important;
		padding-top: 120px;
		padding-left: 30px!important;
		padding-right: 30px!important;
		padding-bottom: 50px;
		margin-left: 0px!important;
		margin-right: 0px!important;
		width: 100%!important;
		max-width: 100%!important;
	}

}

@media only screen and (max-width: 425px) {
			
	#home-teasers{
		background-image: url(images/teasers_bg_mobile.jpg);
		background-position: left -10px top -80px!important;
		background-size: 300px auto;
	}
	
	#home-teasers > .container{
		padding-left: 0px!important;
		padding-top: 250px!important;
	}
}


@media only screen and (max-width: 370px) { 
	
	#home-intro h1{
		font-size: 26px!important;
	}

}




/* tab sections */

#top .av-tab-section-container{
	margin-top: 0px;
}

#top .av-tab-section-container.lead{
	padding-top: 60px!important;
}

.av-tab-above-content .av-tab-arrow-container{
	display: none!important;
}

.av-layout-tab-inner > .container{
	padding-top: 40px;
	padding-bottom: 50px;
}

#top .av-tab-section-tab-title-container{
	background-color: #676D5C;
	padding: 3px;
	top: 50px;
	margin-left:auto!important;
	margin-right:auto!important;
	z-index: 300;
	border-radius: 35px;
	border: 3px solid #909688;
}

#top a.av-section-tab-title{
	vertical-align: top;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 10px;
	padding-right: 10px;
	height: 56px;
	border-radius: 28px;
}

#top a.av-section-tab-title .av-tab-section-icon,
#top a.av-section-tab-title .av-inner-tab-title{
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	color: #ffffff!important;
}

#top a.av-section-tab-title .av-inner-tab-title{
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	margin: 0px;
	text-transform: none;
}

#top a.av-section-tab-title .av-tab-section-icon,
#top a.av-section-tab-title .av-outer-tab-title,
#top a.av-section-tab-title .av-inner-tab-title,
#top a.av-section-tab-title .av-tab-arrow-container{
	width:  130px;
}

#top a.av-active-tab-title{
	background-color: #ffffff!important;
}

#top a.av-active-tab-title .av-tab-section-icon,
#top a.av-active-tab-title .av-inner-tab-title{
	color: #676D5C!important;
}

#top .av-layout-tab{
	padding-top: 50px;
	padding-bottom: 20px;
}

#home-tabs .av-layout-tab{
	padding-bottom: 0px;
}

#top .av-tab-section-container.single-row .av-tab-section-tab-title-container{
	padding: 3px;
	border-radius: 20px;
}

#top .av-tab-section-container.single-row a.av-section-tab-title{
	vertical-align: top;
	height: 30px;
	border-radius: 15px;
}

#top .av-tab-section-container.single-row  a.av-section-tab-title .av-outer-tab-title{
	padding-top: 8px!important;
	padding-bottom: 7px!important;
}

#top .av-tab-section-container.single-row a.av-section-tab-title .av-inner-tab-title{
	line-height: 15px;
}

.tab-dots{
	position: relative;
	text-align: center;
	top: 20px;
	left: 0px;
	right: 0px;
	padding-bottom: 20px;
}

.tab-dots span{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #676D5C;
	display: inline-block;
	margin: 0px 3px 0px 3px;
	padding: 0px;
	cursor: pointer!important;
	border: 2px solid #676D5C;
}

.tab-dots span.current{
	background-color: #ffffff;
	border: 2px solid #909688;
}

#top .count-8 .av-tab-section-tab-title-container{
	width: 1212px!important;
}

#top .count-7 .av-tab-section-tab-title-container{
	width: 1062px!important;
}

#top .count-6 .av-tab-section-tab-title-container{
	width: 912px!important;
}

#top .count-5 .av-tab-section-tab-title-container{
	width: 762px!important;
}

#top .count-4 .av-tab-section-tab-title-container{
	width: 612px!important;
}

#top .count-3 .av-tab-section-tab-title-container{
	width: 462px!important;
}

#top .count-2 .av-tab-section-tab-title-container{
	width: 312px!important;
}

@media only screen and (max-width: 1214px) { 

	#top .count-8 > .av-tab-section-tab-title-container{
		border-radius: 0px;
		border-left: 0px solid #676D5C!important;
		border-right: 0px solid #676D5C!important;
	}
}

@media only screen and (max-width: 1064px) { 

	#top .count-7 > .av-tab-section-tab-title-container{
		border-radius: 0px;
		border-left: 0px solid #676D5C!important;
		border-right: 0px solid #676D5C!important;
	}	
}

@media only screen and (max-width: 914px) { 

	#top .count-6 > .av-tab-section-tab-title-container{
		border-radius: 0px;
		border-left: 0px solid #676D5C!important;
		border-right: 0px solid #676D5C!important;
	}
}

@media only screen and (max-width: 767px) { 
	
	#top .av-tab-section-container.lead{
		/* padding-top: 30px!important; */
	}

	#top .count-8 > .av-tab-section-tab-title-container,
	#top .count-7 > .av-tab-section-tab-title-container,
	#top .count-6 > .av-tab-section-tab-title-container{
	}
}

@media only screen and (max-width: 764px) { 

	#top .count-5 > .av-tab-section-tab-title-container{
		border-radius: 0px;
		border-left: 0px solid #676D5C!important;
		border-right: 0px solid #676D5C!important;
	}
		
}

@media only screen and (max-width: 614px) { 

	#top .count-4 > .av-tab-section-tab-title-container{
		border-radius: 0px;
		border-left: 0px solid #676D5C!important;
		border-right: 0px solid #676D5C!important;
	}
		
}

@media only screen and (max-width: 464px) { 

	#top .count-3 > .av-tab-section-tab-title-container{
		border-radius: 0px;
		border-left: 0px solid #676D5C!important;
		border-right: 0px solid #676D5C!important;
	}
		
}

@media only screen and (max-width: 314px) { 

	#top .count-2 > .av-tab-section-tab-title-container{
		border-radius: 0px;
		border-left: 0px solid #676D5C!important;
		border-right: 0px solid #676D5C!important;
	}
			
}

@media only screen and (max-width: 500px) { 

	.tab-dots span{
		width: 26px;
		height: 26px;
		border-radius: 13px;
	}
}






/*   Quote / Testimonial / Review */

.quote .avia-content-slider-element-container{
	margin-top: 0px;
	margin-bottom: 0px;
}

.quote-wrapper{
	padding-bottom: 30px;
}	

.quote-wrapper h3{
	margin-bottom: 15px!important;
	padding-left: 0px;
	color: #ffffff!important;
	font-weight: 500;
}

.quote-wrapper blockquote{
	padding-left: 0px;
	border: none;
}

.quote-wrapper blockquote p{
	margin-top: 10px!important;
	font-size: 18px;
	color: #ffffff!important;
}

.quote-wrapper  p.credit{
	margin-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px!important;
	text-align: right;
	color: #ffffff!important;
} 

.quote-wrapper  p.credit a{
	color: #ffffff!important;
}
   

.flex_column.quote-inner{
	max-width: 800px!important;
	margin-left: auto!important;
	margin-right: auto!important;
	float: none!important;
} 

.quote-wrapper .avia-slideshow-dots a{
	border: 2px solid #bbbbbb;
	background-color: #bbbbbb!important;
}

.quote-wrapper .avia-slideshow-dots a.active{
	border: 2px solid #ffffff;
	background-color: #ffffff!important;
}

.quote-wrapper .avia-slideshow-dots a:hover{
	border: 2px solid #ffffff;
	background-color: #ffffff!important;
}

@media only screen and (max-width: 767px) { 
	
	.avia-divider-svg-wave-brush{
		width: 120%!important;
	}
	
	.quote > .container{
		width: 100%!important;
		padding-left: 50px!important;
		padding-right: 50px!important;
	}
	
	.quote-wrapper .quote.flex_column{
		float:none!important;
	}
	
	.quote-wrapper  blockquote p{
		font-size: 17px;
	}

} 

@media only screen and (max-width: 479px) { 
	
/* .quote .av-section-color-overlay{
	background: #0F3BB6;
	background: linear-gradient(180deg,rgba(15, 59, 182, 0.1) 0%, rgba(15, 59, 182, 0.8) 30%, rgba(15, 59, 182, 0.8) 70%, rgba(15, 59, 182, 0.1) 100%)!important;
	opacity: 1!important;
} */

	.avia-divider-svg-wave-brush{
		width: 150%!important;
	}
	
	.quote > .container{
		width: 100%!important;
		padding-left: 30px!important;
		padding-right: 30px!important;
	}
	
	.quote-wrapper blockquote p{
		font-size: 17px!important;
		/* background-color: rgba(15, 59, 182, 0.498); */
	}

}





/* Link List  */ 

div.link-list.text{
	margin: 0px 0px 30px 0px;
	padding: 20px;
	max-width: 621px;
	height: 100%!important;
	border-radius: 5px;
	border: 1px solid #e1e1e1!important;
	background-color: #ffffff;
	-webkit-transition: 0.4s ease;
	  transition: 0.4s ease;
	  background-image: url(images/list_bg.jpg);
}

div.link-list h3{
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px 0px 10px 0px!important;
	text-align: left;
	position: relative;
	font-weight: 400!important;
	font-size: 20px;
	color: #728396!important;
	border-bottom: 2px solid #728396;
}

.outlined div.link-list.text,
div.link-list.text.list-min{
	padding: 0px;
	height: 100%!important;
	border-radius: 0px;
	background-color: transparent!important;
	border-width: 0px!important;
	background-image: none;
}

div.link-list.text.list-min h3{
	font-weight: 400!important;
	color: #333333!important;
	border-bottom: 2px solid #728396!important;
	margin-bottom: 0px!important;
	margin-bottom: 10px!important;
}

.outlined div.link-list.text{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.link-list ul li a{
	font-weight: 600!important;
}

div.link-list ul{
	margin: 0px;
	list-style: none;
	border-radius: 0px;
	float: none!important;
}

div.link-list ul li{
	padding: 7px 0px;
	margin: 0px;
	font-size: 15px;
	line-height: 18px;
}


div.link-list.text ul li a:hover{
	text-decoration: underline!important;
}

div.link-list ul li.instructions{
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	margin-top: -5px;
}

div.link-list ul li .title{
	font-weight: 600;
	display: block;
}

div.link-list.list-min ul li .title{
	font-weight: 500!important;
}

div.link-list.list-min  ul li a,
div.link-list.list-min  ul li a.title{
	font-weight: 600!important;
}



div.link-list ul li .note,
div.link-list.grid.videos .text-wrapper .note {
	display: block;
	padding-top: 5px;
	font-size: 13px;
	line-height: 18px;
}

div.link-list ul li.note{
	font-size: 15px;
}

div.link-list ul li a.aux-link{
	font-size: 13px;
	line-height: 18px;
	display: inline-block;
	font-weight: 600;
	margin-top: 5px;
}

/* div.link-list ul li a{
	margin-right: 15px;
	display: inline-block;
} */

div.link-list.no-title ul{
	border-radius: 0px;
	border-top: none;
}

div.link-list.grid {
	max-width: none!important;
}

div.link-list.grid .flex_column {
	margin-bottom: 30px!important;
}

div.link-list.grid.videos .video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
}

div.link-list.grid.videos .video-wrapper iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}

div.link-list.grid .text-wrapper .title {
	font-weight: 600;
	display: block;
	margin-top: 5px;
	line-height: 20px;
}

div.link-list.grid .text-wrapper .note {
	font-size: 13px;
}

div.link-list.grid.videos.single  {
	max-width: 640px!important;
	margin-bottom: 50px;
}

div.link-list.grid.photos li.mobile-only {
	display: none;
}

div.link-list.grid.photos li.mobile-only .note{
	padding-top: 3px;
}


@media only screen and (max-width: 900px){
	
	div.link-list.grid .flex_column,
	div.link-list.grid .flex_column.first {
		width: 49%!important;
		margin-left: 2%!important;
		clear: none!important;
	}

	div.link-list.grid .flex_column.odd {
		margin-left: 0px!important;
		clear: left!important;
	}

}

@media only screen and (max-width: 767px){
	
	div.link-list.grid.photos .flex_column {
		display: none;
	}
	
	div.link-list.grid.photos li.mobile-only {
		display: list-item;
	}
} 

@media only screen and (max-width: 600px){
	
	div.link-list.grid.videos .flex_column,
	div.link-list.grid.videos .flex_column.first,
	div.link-list.grid.videos .flex_column.odd {
		width: 100%!important;
		margin-left: 0px!important;
		clear: left!important;
	}

}



/* News */

body.home #news #news-inner{
	display: none;
}

body.home.has_news #news #news-inner{
	display: block;
}

.as-news{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
}

.news-item{
	float:none!important;
	margin-left: auto!important;
	margin-right: auto!important;
	display: flex;
	margin-top: 60px!important;
	margin-bottom: 60px!important;
}

.news-item .media-container{
	flex: 0 0 300px;
	border-radius: 0px;
	margin-right: 30px;
	height: 225px;
}

.news-item .media-container div{
	border-radius: 5px;
	width: 300px!important;
	height: 225px!important;
}

.news-item .media-container iframe{
	border-radius: 5px;
	width: 300px!important;
	height: 225px!important;
	border: 1px solid #e1e1e1!important;
}

.news-item .media-container iframe video{
	border-radius: 5px;
}


.news-item .media-container img{
	border: 1px solid #e1e1e1!important;
	border-radius: 5px;
}

.news-item .inner{
	flex: auto;
}

.news-item .inner .date{
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
	margin-top: -5px;
}

.as-news .hr-full{
	clear: both!important;
	float: none!important;
	margin-top: 40px!important;
	margin-bottom: 30px!important;
}

.as-news .hr-full,
.as-news .hr-full .hr-inner {
	border-color: rgba(144, 166, 161, 0.7)!important
}

.pagination a.inactive,
.pagination a.inactive:hover{
	border: 2px solid #9D2F07!important;
	background-color:#ffffff!important;
	font-weight: 600;
	color: #9D2F07!important;
	line-height: 31px!important;
}

.pagination span.current{
	border: 2px solid #9D2F07!important;
	background-color: #9D2F07!important;
	color: #ffffff!important;
	font-weight: 600;
	line-height: 31px!important;
}

.pagination-meta{
	color: #1D293F!important;
}

@media only screen and (max-width: 767px){

	.news-item{
		display: block;
	}
	
	.news-item .media-container{
		width: 300px;
		height: 225px;
		margin-bottom: 30px;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 500px){

}

@media only screen and (max-width: 374px){
	
	.news-item{
		margin-top:40px;
		margin-bottom:40px;
	}
	
}




/* Team */


.provider-name h2{
	letter-spacing: 0px!important;
	margin-bottom: 10px;
}

.provider-name h2 span{
	display: block;
	font-size: .65em;
	line-height: 1.3em;
	margin-top: 3px;
}

.provider-name h2 span.suffix{
	margin-top: 3px;
	display: inline-block;
	text-transform: uppercase!important;
}

.provider-name h2 span.suffix:before{
	content:' ,';
	font-weight: 600!important;
}

.provider-meta span{
	display: block;
	font-size: .9em;
	margin-top: 0px;
}

.provider-meta a:hover{
	text-decoration: underline!important;
	text-decoration-color: inherit;
	font-weight: 600;
}

.provider-meta span.title{
	font-weight: 400;
	font-style: italic;
}

.provider-meta span.pronouns{
	font-style: italic;
}

.provider-schedule{
	margin-top: 20px!important;
}

.provider-banner .avia-image-container{
	margin-right: 0px;
}

.provider-banner img{
	border: 1px solid #e1e1e1;
	border-radius: 5px;
}

.sort_by_cat{
	text-align: center;
}

.sort_by_cat a{
	font-weight: 600;
	float:none!important;
	display: inline-block!important;
	color: #9D2F07!important;
}

.sort_by_cat a:hover{
	text-decoration: underline!important;
}

.sort_by_cat a.active_sort{
	text-decoration: underline!important;
	color: #1D293F!important;
}

.sort_by_cat .text-sep{
	float:none!important;
	display: inline-block!important;
}

.grid-sort-container .grid-entry{
	margin-bottom: 15px!important;
}

.grid-sort-container .grid-entry article{
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #e1e1e1;
	box-shadow: none;
	overflow: hidden;
}

.grid-sort-container .grid-entry article img{
	border-radius: 5px 5px 0px 0px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;

}

.grid-sort-container .grid-entry article:hover img{
	-webkit-transform: scale(1.04);
	  transform: scale(1.04);
}

.grid-sort-container .grid-content{
	width: 100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #676D5C;
	bottom: 0px;
	border-radius: 0px 0px 5px 5px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

.grid-sort-container .grid-entry-title {
	text-align: center;
	letter-spacing: 0px;
	font-weight: 600;
	color: #ECEAE5!important;
	background-color: transparent!important;
	font-size: 16px!important;
	line-height: 1.3em!important;
	text-transform: none!important;
	border-width: 0px!important;
	display: block;
	margin: 0px!important;
}

.grid-sort-container .grid-entry:hover .grid-content{

}

.grid-sort-container .grid-entry:hover .grid-entry-title{
	color: #ffffff!important;
}

.grid-sort-container .grid-entry-title span{
	display: block;
	font-size: 14px;
	line-height: 1.3em!important;
	font-weight: 600;
}

.grid-sort-container .grid-entry-title span.title{
	font-style: italic;
}

.grid-sort-container .grid-entry-title a{
	display: block;
}

.grid-sort-container .avia-arrow{
	display: none;
}

.grid-sort-container .avia-hover-fx img{
}

.grid-sort-container .grid-entry:hover img{
}

.team-nav{
	width: 100%;
}

.pagination-portfolio{
	display: none;
}

.single-portfolio .team-nav a.avia-button{
	white-space: nowrap;
	float: none!important;
}

.single-post .team-nav a.avia-button{
	white-space: nowrap;
	float: none!important;
}

.single .team-nav .nav-title{
	color: #ffffff;
}

.team-nav .avia-button-wrap.prev_post{
	float: right!important;
}

.office-team .team-member{
	display: inline-block;
	width: 29.33%;
	margin-left: 6%;
	margin-bottom: 50px;
	float:left;
}

.office-team .team-member:nth-child(3n+1){
	margin-left: 0px;
	clear: left;
}

.office-team .team-member img{
	border-radius: 0px;
	border: 1px solid #e1e1e1;
}

.office-team .team-member p{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 15px;
}

.office-team .team-member p.name{
	font-weight: 600;
}

.office-team .team-member p.role{
	font-style: italic;
}

.provider-gallery-mobile{
	display: none;
}

.single-portfolio.portfolio_entries-office-team .team-nav{
	display: none;
}
	
@media only screen and (max-width: 767px) {
	
	.provider-banner{
		max-width: 350px;
	}
		
	.responsive #top #wrap_all .grid-sort-container.grid-total-odd .grid-entry.grid-loop-1{
		width:50%!important;
	}


}

@media only screen and (max-width: 550px) {
	
	.grid-sort-container .grid-entry{
		margin-bottom: 10px!important;
	}
	
	.grid-sort-container .grid-entry article{
		margin-left: 5px;
		margin-right: 5px;
	}

}

@media only screen and (max-width: 479px) {
	
	.grid-sort-container .grid-entry .grid-entry-title{
		font-size: 14px!important;
	}
	
	.grid-sort-container .grid-entry-title span{
		font-size: 12px!important;
	}

	
	.provider-name h1{
		font-size: 28px!important;
		margin-bottom: 20px;
	}	
			
	.provider-banner img{
		max-width: 100%;
	}
}

@media only screen and (max-width: 350px) {
	
	.responsive #top #wrap_all .grid-sort-container.grid-total-odd .grid-entry.grid-loop-1{
		margin-bottom: 15px!important;
		width: 100%!important;
	}

	.grid-sort-container .grid-entry{
		margin-bottom: 15px!important;
		width: 100%!important;
	}
	
	.grid-sort-container .grid-entry article{
		margin-left: 0px;
		margin-right: 0px;
	}
}




#banner-slim {
	margin-top: 1px;
}

#banner-slim .container .content{
	background-color: #90CEE6!important;
	border: 2px solid #AA6122!important;
	background-image: url(images/banner-slim.png);
	background-position: bottom -30px center;
	background-size: 1000px auto;
	background-repeat: no-repeat;
}

#banner-slim h1{
	color: white!important;
	/* text-shadow: 1px 1px 5px rgba(0,0,0,0.49); */
	margin-left: 15px!important;
	margin-right: 15px!important;
}

#banner-slim h1 a{
	font-weight: 400!important;
	color: white!important;
}

#banner-slim h1 a:hover{
	text-decoration: none!important;
}

#banner-slim p{
	margin-top: 10px!important;
	margin-bottom: 0px!important;
}

#banner-slim p a{
	color: white!important;
}

@media only screen and (max-width: 767px) {

	#banner-slim .flex_column {
		margin: 0px!important;
	}

}



/* Single */

.single #content{
	background-image: url(images/leaf_bg_header_after.jpg);
	background-size: 400px auto;
	background-repeat: repeat-x;
	background-position: center top;
	
}

.single #content > .container > .content{
	padding-top: 0px;
}

.single .post-entry{
	padding-top: 50px;
} 

.single-post.post-no-media .news-item-content{
	padding-bottom: 50px;
}

.single .text-content{
	padding: 0px;
	border-radius: 0px;
	clear: both;
}

.single h1.provider-meta{
	font-family: "poppins", Helvetica, Arial, sans-serif;
	letter-spacing: 0px!important;
	text-transform: none!important;
	font-size: 16px!important;
	margin-top: 5px;
	margin-bottom: 20px;
}

.single h2{
	margin-top: 30px;
}

.single .text-content a{

}

.single .text-content a:hover{
	text-decoration-thickness: 2px!important;
}

.single-post.post-no-media .flex_column.av_two_fifth {
	display: none!important;
}

.single-post.post-no-media .flex_column.av_three_fifth {
	float: none;
	margin-left: auto!important;
	margin-right: auto!important;
	width: auto!important;
}

.single-post .news-item-content .date{
	font-weight: 400;
	text-transform: uppercase;
}

.single-post .news-item-content iframe{
	border: 0px solid #e1e1e1;
	border-radius: 0px!important;
	width: 360px!important;
	height: 270px!important;
}
	
.single-post .news-item-content iframe video{
	border-radius: 0px!important;
}
		
.news-item .media-container iframe video{
	border-radius: 0px!important;
}

.single-post .news-item-content img{
	border: 0px solid #e1e1e1;
	border-radius: 0px!important;
}

.single-post .news-thumb,
.single-post .news-time,
.single-post .text-sep-date{
	display: none;
}

.single-post .date{
	font-size: 14px;
	margin-top: 0px;
}

.single-post .team-nav .next_post{
	float: left;
}

.single-post .team-nav .prev_post{
	float: right;
}

.single-post .team-nav a .avia_iconbox_title span{
	display: none;
}

.single-post .team-nav p{
	clear:both;
	font-size: 13px;
	line-height: 1.3em;
	max-width: 40vw;
	padding-top: 10px;
	font-style: italic;
}

.single-post .team-nav .prev_post p{
	text-align: right;
}

.single .av-minimum-height > .container > .content{
	vertical-align: top!important;
}

.team-nav .avia-button{
	font-size: 13px!important;
	border-radius: 12px;
}


@media only screen and (max-width: 767px){

	.single-post.no-media {
		display: block!important;
	}


}




/* Toggle / Accordion */

.logged-in .togglecontainer.av-elegant-toggle .toggler{
  -webkit-user-select: text;  /* Chrome 49+ */
  -moz-user-select: text;     /* Firefox 43+ */
  -ms-user-select: text;      /* No support yet */
  user-select: text;          /* Likely future */   
}

.togglecontainer.av-elegant-toggle .toggler:hover{
	/* font-weight: 600; */
}

.togglecontainer.av-elegant-toggle .toggle_icon{
	opacity: 1!important;
}

.togglecontainer.av-elegant-toggle .toggle_content{
	line-height: 1.6em!important;
	border-radius: 5px;
}

a.show-all-toggles{
	cursor: pointer;
}
