/*
 Theme Name:   Highend Child
 Theme URI:    http://preview.hb-themes.com/?theme=Highend
 Description:  A Flexible, Powerful & Beautiful WordPress Theme by HB-Themes. Mobile ready and optimized for best performance. With the powerful engine and user friendly interface it will allow you to build outstanding websites quick and easy... It comes with Premium Plugins integrated into the theme.
 Author:       HB-Themes
 Author URI:   http://www.hb-themes.com
 Template:     HighendWP
 Version:      1.0.1
 Tags:		   Responsive, Page-Builder, Drag&Drop, Clean, Modern, Corporate, Multi-Purpose, Multi-Color
 Text Domain:  hbthemes
 */

/* =Theme customization starts here
-------------------------------------------------------------- */
/* Fonts */

@font-face {
	font-family: 'Gotham';
	src: url('fonts/Gotham-Medium.eot');
	src: url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Gotham-Medium.woff2') format('woff2'),
		 url('fonts/Gotham-Medium.woff') format('woff'),
		 url('fonts/Gotham-Medium.ttf') format('truetype'),
		 url('fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('fonts/Gotham-Bold.eot');
	src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Gotham-Bold.woff2') format('woff2'),
		 url('fonts/Gotham-Bold.woff') format('woff'),
		 url('fonts/Gotham-Bold.ttf') format('truetype'),
		 url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Book';
	src: url('fonts/Gotham-Book.eot');
	src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Gotham-Book.woff2') format('woff2'),
		 url('fonts/Gotham-Book.woff') format('woff'),
		 url('fonts/Gotham-Book.ttf') format('truetype'),
		 url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Fonts End */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Gotham Book';
}
img { -ms-interpolation-mode: bicubic; }
#header-inner-bg {
	background: transparent;
	border-bottom: 0;
}

div.hb-image-bg-wrap {
	background-position: center center;
}
div#header-inner.sticky-nav.nav-type-1.hb-ajax-search.clearfix {
	padding-bottom: 10px;
}

div#header-inner.sticky-nav.nav-type-1.hb-ajax-search.clearfix.stuck {
	padding-bottom: 0px;
}

.home #header-inner-bg {
	background-color: transparent;
}
.home .home-slider-section{
	margin-bottom: 35px;
}
.multilan{
	text-align: right;
}
.multilan {
	margin-bottom: -5px;
	padding-top: 15px;
	background-color: #fff;
	z-index: 9;
	position: relative;
}
.home .multilan{
	background-color: transparent;
}
.widget_polylang ul {
	float: right;
	list-style: none;
	margin-right: 20px;
}
.widget_polylang ul li {
	border-left: 1px solid #2f326e;
	float: left;
	padding: 0 5px;
	position: relative;
}
.widget_polylang ul li:first-child {
	border-left: 0;
}
.widget_polylang ul li a,
.widget_polylang li span {
	color: #2f326e;
	font: normal 14px/1.2 "Gotham Book", sans-serif;
}
.widget_polylang ul li a:hover,
.widget_polylang ul li.current-lang a,
.widget_polylang ul li span {
	color: #01ae00;
}
.widget_polylang ul li span {
	display: none;
	font-size: 12px;
	position: absolute;
	top: 110%;
	min-width: 230px;
	pointer-events: none;
	text-transform: none;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.widget_polylang ul li:hover span {
	display: block;
}
.widget_polylang ul li.current-lang:hover span {
	display: none;
}

.search-title, .search-title a {
	font-family: 'Gotham', sans-serif !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	margin-bottom: 0px !important;
	color: #313472 !important;
}
.search-excerpt, .search-excerpt a {
	color: #313472 !important;
}

.hpphotohero img.vc_single_image-img {
	width: 100% !important;
	height: auto !important;
}

#main-nav{
	padding-top: 26px;
}
#intro {
    margin-bottom: 35px;
}
#services {
    margin-bottom: 50px;
}
.home #services h2.vc_custom_heading a {
    line-height: 1.2 !important;
}

#donation-container #donation-data{
	margin-bottom: 40px;
}
#main-nav > li > a{
	color: #313472;
	font-family: 'Gotham', sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 20px !important;
	padding: 10px 15px;
	box-sizing: border-box;
}
#main-nav>li>a>i.sf-sub-indicator {
	display: none;
}
#main-nav > li:hover > a,
#main-nav > li > a:hover {
	background-color: rgba(29,59,135,0.72);
	color: #fff;
}
.minimal-skin #main-nav>li:hover > a,
.minimal-skin #main-nav>li > a:hover {
	background-color: rgba(29,59,135,0.72) !important;
}
body:not(.page-template-page-presentation-fullwidth) #main-wrapper #main-nav > li:hover > a,
body:not(.page-template-page-presentation-fullwidth) #main-wrapper #main-nav > li > a:hover,
#main-wrapper #header-inner.stuck #main-nav > li:hover > a,
#main-wrapper #header-inner.stuck #main-nav > li > a:hover {
	color: #fff !important;
}
body{
	color: #092450;
	font-size: 18px;
	line-height: 28px;
	font-family: "Gotham Book", sans-serif;
}
#main-nav ul.sub-menu {
	background-color: rgba(29,59,135,0.72);
	margin-top: 0;
}
#main-nav ul.sub-menu li a, 
#main-nav ul.sub-menu ul li a {
	color: #fff !important;
	font-family: 'Gotham Book', sans-serif;
	font-size: 14px;
	line-height: 0.99 !important;
	text-transform: uppercase;
	border: none;
	margin-left: 0;
	padding: 10px 15px;
}
#main-nav ul.sub-menu li a:hover, 
#main-nav ul.sub-menu ul li a:hover {
	background-color: #313472 !important;
}
#main-nav>li.donate-link a {
	background-color: #313472 !important;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.minimal-skin #main-nav li.current-menu-item.donate-link > a {
	background-color: #1b83bf !important;
	color: #fff;
}
#main-wrapper #header-inner.stuck #main-nav > li.donate-link > a,
body:not(.page-template-page-presentation-fullwidth) #main-wrapper #main-nav > li.donate-link > a {
	color: #fff !important;
}
#main-nav>li>a>span {
	top: 0;
	padding-bottom: 0;
}
#main-nav>li#nav-search {
	margin-left: 10px !important;
}
#main-nav>li#nav-search a {
	padding-top: 8px;
	padding-bottom: 8px;
}
#main-nav>li#nav-search>a i.icon-search {
	font-size: 24px !important
}
#fancy-search:after {
	content: '';
	background-color: #313472;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	height: 2px;
}
#header-inner.stuck #fancy-search:after {
	bottom: 10px;
}
#fancy-search input[type=text] {
	color: #313472;
}

#hb-page-title.large-padding {
	padding-top: 115px !important;
	padding-bottom: 80px !important;
}

#main-content{
	padding-top: 70px;
}
.home #main-content {
	margin-top: -140px;
	padding-top: 0;
	width: 100%;
}


.alphalist h2 {
	font-family: 'Gotham Book' !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	margin-bottom: 10px !important;
	color: #203468 !important;
	font-size: 25px;
	line-height: 28px;
	margin-top: 60px !important;
	display: list-item;          /* This has to be "list-item"                                               */
    list-style-type: disc;       /* See https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type     */
    list-style-position: outside;
}
.alphalist strong {
	color: #003663 !important;
	font-weight: bold !important;
}
.alphalist a {
	color: #19a3dd;
}

#legalcopy {
	color: #092450;
	font-size: 18px;
	line-height: 28px;
	font-family: "Gotham Book", sans-serif;
}
#legalcopy strong {
	font-family: "Gotham", sans-serif;
	font-weight: 500;
	font-size: 30px;
	line-height: 24px;
}
#intro p {
	color: #133552;
	font-family: 'Gotham Book', sans-serif;
	font-size: 29px;
	line-height: 1.2;
}

#services .wpb_single_image a {
	height: 126px;
	width: 126px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.wpb_single_image.children_icon .vc_box_border_circle.vc_box_border_pink {
	background-color: rgba(237,33,124,0.28);
}
.wpb_single_image.teens_icon .vc_box_border_circle.vc_box_border_orange {
	background-color: rgba(246,133,31,0.28);
}
.wpb_single_image.adults_icon .vc_box_border_circle.vc_box_border_blue {
	background-color: rgba(29,130,190,0.28);
}
.wpb_single_image.family_icon .vc_box_border_circle.vc_box_border_green {
	background-color: rgba(57,181,74,0.28);
}
#services .wpb_single_image a img {
}
#services .vc_custom_heading a {
	text-transform: uppercase;
}
#services .vc_btn3.vc_btn3-style-custom {
	background-image: none;
	font-family: 'Gotham', sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

#donation-container p {
	color: #fff;
	font-family: 'Gotham', sans-serif;
	font-size: 23px;
	font-weight: 500;
	letter-spacing: 0.51px;
	line-height: 27px;
	text-align: center;
}
#donation-container p strong {
	font-size: 31px;
	font-weight: bold;
}
.donate-button .vc_general.vc_btn3 {
	font-family: 'Gotham', sans-serif;
	font-size: 25px;
	font-weight: 500;
	min-width: 200px;
	padding-top: 13px;
	padding-bottom: 13px;
}
@media (max-width: 767px){
	.donate-button {
		text-align: center !important;
	}
	div.single-post-content img {
		width: 100% !important;
		height: auto !important;
	}
}

#news-event .vc_separator h4 {
	color: #133552;
	font-family: 'Gotham Book', sans-serif;
	font-size: 29px;
	text-transform: uppercase;
}
#news-event .hb-blog-box {
	position: relative;
	padding-top: 60px;
}
#news-event .hb-blog-box-content {
	background-color: #39b54a;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 15px;
	height: 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 100%;
}
#news-event .hb-blog-box-title {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
#news-event .hb-blog-box-title h3 {
	color: #fff;
	font-family: 'Gotham Book', sans-serif;
	font-size: 25px;
	padding-top: 0;
	text-align: center;
	height: 30px;
	overflow: hidden;
}
#news-event .hb-blog-box-title h3 a {
	color: #fff;
}
#pre-footer-area:after {
	display: none;
}
#pre-footer-area {
	background: #1b83bf;
	border-bottom: none;
}
#pre-footer-area .container {
    padding: 50px 0;
}
.pre-footer-title .widget-item h4 {
	color: #fff;
	font-family: 'Gotham', sans-serif;
	font-size: 43px;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 0 20px;
	text-align: center;
	text-transform: uppercase;
}
span.pre-footer-text {
	display: block;
	color: #fff;
	font-family: 'Gotham Book', sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
	max-width: 750px;
	margin: 35px auto 0;
	top: 0;
	text-align: center;
}
#pre-footer-area .hb-button {
	background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
	background-repeat: repeat-x;
	background-size: 200%;
	background-position: 0 -100%;
	background-color: #19a3dd;
	border: 1px solid transparent;
	color: #fff;
	display: inline-block;
	font-family: 'Gotham', sans-serif;
	font-size: 25px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0;
	min-width: 200px;
	margin: 0;
	padding: 13px 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out !important;
}
#pre-footer-area .hb-button:focus,
#pre-footer-area .hb-button:hover {
	background-position: 0 100%;
	border: 1px solid transparent;
	text-decoration: none;
	color: #4868cf;
}
#footer {
	background: #333333;
	color: #959595;
}
#footer .widget_nav_menu ul.menu li a:before {
	display: none;
}
#footer .widget-item{
	color: #959595;
}
#footer.dark-style .widget-item h4, #hb-side-section .widget-item h4 {
    color: #959595 !important;
	font-size: 20px;
	font-family: "Gotham", sans-serif;
	font-weight: bold;
	line-height: 24px;
}
#footer .widget-item ul.menu li a {
    padding: 0;
    border-left: 0;
    color: #959595;
	font-size: 20px;
}
#main-wrapper #footer.dark-style .widget_nav_menu ul.menu li.current-menu-item > a {
	background: #333;
    color: #959595;
}
#footer.dark-style .widget-item ul.menu li a:hover {
	background: transparent !important;
}
#footer {
    padding: 60px 0;
    border-bottom: 0px solid #cdcdcd;
	color: #959595;
}
#copyright-wrapper {
    background: #fff;
    display: block;
    padding: 20px 0 40px !important;
    color: #000;
    font-size: 14px;
    -webkit-backface-visibility: hidden;
}
.footer-bottom-nav  {
	padding: 20px 0 40px;
	text-align: center;
}
.footer-bottom-nav .widget-item ul li {
	padding: 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.footer-bottom-nav .widget-item ul li:before {
	content: '.';
	display: inline-block;
	line-height: 17px;
	padding: 0 20px;
	vertical-align: top;
}
.footer-bottom-nav .widget-item ul li:first-child:before {
	display: none;
}
.footer-bottom-nav .widget-item ul li a {
	color: #000;
	display: inline-block;
	font-family: "Gotham Book", sans-serif;
	font-size: 15px;
	font-weight: normal;
	vertical-align: top;
}
.footer-bottom-nav .hb-socials-widget {
	margin-top: 15px;
}
.footer-bottom-nav ul.social-icons li:before {
	display: none;
}
.footer-bottom-nav ul.social-icons li {
	float: none;
	padding: 0 15px;
}
.footer-bottom-nav ul.social-icons li a {
	background-color: #a1a1a1;
	color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
#donation-container .row.element-row{
	margin-bottom: 60px;
}
#news-event .news-event{
	margin-bottom: 20px !important;
}
#main-content .col-12.hb-main-content {
    padding-bottom: 20px;
}
#about-article .article-text{
	margin-bottom: 40px !important;
}
#about-mission .mission{
	margin-bottom: 20px !important;
}
#about-mission .mission h4{
	color: #133552;
	font: bold 30px/35px "Gotham", sans-serif;
}
#about-mission .mission-content h5{
	color: #133552;
	font: 600 25px/30px "Gotham", sans-serif;
	margin-bottom: 40px;
}
#about-mission .mission-content p{
	margin-bottom: 40px;
}
#about-mission .mission-content .guide-by {
	margin: 0px !important;
}
#about-mission .mission-content .guide-by h5 {
	font: 600 21px/24px "Gotham", sans-serif;
	margin: 0px 0px 10px 0px;
	padding-top: 0px !important;
	color: #1b83bf !important;
}
#about-mission .mission-content{
	margin-bottom: 0 !important;
}
div.wpb_content_element.kbcontent.vc_separator-has-text {
	margin-bottom: 80px !important;
}
#formdivider {
	font: 600 25px/30px "Gotham", sans-serif;
	margin-top: 20px;
	margin-bottom: 40px;
}
#formtitle {
	font: 300 20px/25px "Gotham", sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.formrequired {
	color: red;
}
#formcontentheader {
	font: 600 20px/25px "Gotham", sans-serif;
	margin-bottom: 5px;
}
#formcontent strong {
	font: 600 14px/18px "Gotham", sans-serif;
	font-weight: bold !important;
}
#formcontent {
	font: 300 14px/18px "Gotham", sans-serif;
	margin-bottom: 30px;
}

#formfieldfull {
	margin-bottom: 20px;
}
#formfield {
	margin-bottom: 20px;
	max-width: 400px;
}
#formfielddescriptionbelow {
	margin-bottom: 5px;
	max-width: 400px;
}
#formdescriptionbelow {
	font: 300 14px/18px "Gotham", sans-serif;
	margin-bottom: 20px;
}
#formdescriptionabove {
	font: 300 14px/18px "Gotham", sans-serif;
	margin-bottom: 10px;
}

#donationlist ul {
	margin-left: 40px;
	margin-bottom: 40px;
}
#donationlist ul li {
	font: 300 20px/25px "Gotham", sans-serif;
	color: #133552;
	margin-top: 20px;
	list-style: disc;
}
#donationlist ul li strong {
	font: 600 25px/30px "Gotham", sans-serif;
	color: #1b83bf;
}

#board-directors ul li {
	font: 300 14px/18px "Gotham", sans-serif;
	text-transform: uppercase;
	margin-bottom: 15px;
	list-style: disc;
}
#board-directors ul li strong {
	text-transform: uppercase;
	font: 600 18px/21px "Gotham", sans-serif;
}
#board-directors ul li .boardlight {
	color: #1b83bf;
}
#board-directors ul li a, #board-directors ul li a:visited {
	color: #133552;
	text-decoration: underline;
}
#board-directors ul li a:hover {
	color: #1b83bf;
}

span.stafftitle {
	font: 600 25px/30px "Gotham", sans-serif;
	text-transform: uppercase;
}
span.staffsub {
	font: 300 20px/25px "Gotham", sans-serif;
	text-transform: uppercase;
	padding-left: 37px;
}


div.wpb_content_element.kbcontentlinks.vc_separator-has-text {
	margin-bottom: 20px !important;
}
.kbcontentlinks h4{
	color: #133552;
	font: bold 30px/35px "Gotham", sans-serif !important;
}
.kbcontentlinks h5{
	color: #133552;
	font: 600 25px/30px "Gotham", sans-serif !important;
	margin-bottom: 40px !important;
}
.kbcontentlinks p{
	margin-bottom: 20px !important;
}
.kbcontentlinks a {
	color: #1b83bf;
}
.kbcontentlinks .guide-by h5{
	margin-bottom: 5px;
}
.kbcontentlinks{
	margin-bottom: 0 !important;
}



.kbcontent h4{
	color: #133552;
	font: bold 30px/35px "Gotham", sans-serif !important;
}
.kbcontent h5{
	color: #133552;
	font: 600 25px/30px "Gotham", sans-serif !important;
	margin-bottom: 40px !important;
}
.kbcontent p{
	margin-bottom: 40px !important;
}
.kbcontent a {
	color: #1b83bf;
}
.kbcontent .guide-by h5{
	margin-bottom: 5px;
}
.kbcontent{
	margin-bottom: 0 !important;
}


#about-article .vc_row .vc_col-sm-12{
	padding: 0;
}
.hb-page-title.dark-text h1 {
    color: #fff !important;
    font: bold 66px/ 74px "Gotham", sans-serif !important;
}

#tabcontentcontain {
	margin-bottom: 40px !important;
}
#tabcontentcontain h3 {
	margin-bottom: 0px !important;
}

p.tabtopparagraph {
	padding-top: 10px !important;
	padding-bottom: 20px !important;
	margin-bottom: 0px !important;
}


.program-article{
	margin-bottom: 60px !important;
}
.program-article p{
	font-size: 18px;
	line-height: 28px;
}
.program-tabs .vc_tta-tab{
	width: 25%;
	margin: 0 0 26px !important;
}
.program-tabs .vc_tta-tab.vc_active{
	position: relative;
}
.program-tabs .vc_tta-tab.vc_active:before{
	content: "";
	position: absolute;
	width: 0; 
	height: 0;
	border-top: 50px solid #F9F9F9;
	border-left: 25px solid transparent; 
	border-right: 25px solid transparent;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: -65px;
}
.program-tabs .vc_tta-tabs-container,
.program-tabs .vc_tta-tabs-list {
	overflow: visible !important;
}
.program-tabs .vc_tta-tab.vc_active > a{
	font-weight: 600;
}
.program-tabs .vc_tta-icon{
	display: block !important;
	line-height: inherit !important;
	margin: 0 auto 25px;
}


/************** NEW TABS **************/

    .program-tabs a[href="#school-based-and-clinical-services-tab"] .vc_tta-icon:before, 
    .program-tabs a[href="#youth-empowerment-services-tab"] .vc_tta-icon:before, 
    .program-tabs a[href="#wellness-and-recovery-services-tab"] .vc_tta-icon:before, 
    .program-tabs a[href="#family-and-community-services-tab"] .vc_tta-icon:before{
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 0px;
	height: 150px !important;
	width: 150px !important;
	background-size: 100%;
	display: inline-block !important;
	font-size: 0 !important;
	border: 0px solid transparent;
}

    .program-tabs a[href="#school-based-and-clinical-services-tab"] .vc_tta-icon:before {
	background-image: url(images/School-Based-Clinical-Services-Icon-small.jpg);
}

    .program-tabs a[href="#youth-empowerment-services-tab"] .vc_tta-icon:before{
	background-image: url(images/Youth-Empowerment-Services-Icon-small.jpg);
}

    .program-tabs a[href="#wellness-and-recovery-services-tab"] .vc_tta-icon:before{
	background-image: url(images/Wellness-Recovery-Services-Icon-small.jpg);
}

    .program-tabs a[href="#family-and-community-services-tab"] .vc_tta-icon:before{
	background-image: url(images/Family-Community-Services-Icon-small.jpg);
}
/************** END NEW TABS **************/


.program-tabs a[href="#children-tab"] .vc_tta-icon:before, 
.program-tabs a[href="#teens-tab"] .vc_tta-icon:before, 
.program-tabs a[href="#adults-tab"] .vc_tta-icon:before, 
.program-tabs a[href="#families-tab"] .vc_tta-icon:before {
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	height: 115px;
	width: 115px;
	background-size: 80%;
	display: inline-block !important;
	font-size: 0 !important;
	border: 5px solid transparent;
}

.program-tabs a[href="#children-tab"] .vc_tta-icon:before {
	background-color: rgba(237,33,124,0.28);
	background-image: url(images/children.png);
}
.program-tabs a[href="#teens-tab"] .vc_tta-icon:before {
	content: "" !important;
	background-color: rgba(246,133,31,0.28);
	background-image: url(images/teens.png);
}
.program-tabs a[href="#adults-tab"] .vc_tta-icon:before {
	content: "" !important;
	background-color: rgba(29,130,190,0.28);
	background-image: url(images/adults.png);
}
.program-tabs a[href="#families-tab"] .vc_tta-icon:before {
	content: "" !important;
	background-color: rgba(57,181,74,0.28);
	background-image: url(images/families.png);
}
.program-tabs .vc_tta-title-text{
	margin-left: 0 !important;
}
.program-tabs .vc_tta-tab a {
    border: none !important;
    background-color: transparent !important;
    color: #527794 !important;
    font-size: 18px;
    font-family: "Gotham Book", sans-serif;
}
.program-tabs .pro-tab-1 .tab-text,
.program-tabs .pro-tab-2 .tab-text,
.program-tabs .pro-tab-3 .tab-text,
.program-tabs .pro-tab-4 .tab-text{
	color: #fff;
	font: normal 30px/38px "Gotham Book", sans-serif;
	padding: 60px 0 50px !important;
	position: relative;
}
.program-tabs .pro-tab-1 .wpb_text_column.wpb_content_element.tab-text{
	margin-bottom: 25px !important;
}
.program-tabs .pro-tab-1 .tab-text:before,
.program-tabs .pro-tab-1 .tab-text:after,
.program-tabs .pro-tab-2 .tab-text:before,
.program-tabs .pro-tab-2 .tab-text:after,
.program-tabs .pro-tab-3 .tab-text:before,
.program-tabs .pro-tab-3 .tab-text:after,
.program-tabs .pro-tab-4 .tab-text:before,
.program-tabs .pro-tab-4 .tab-text:after{
	content: " ";
	width: 1000%;
	position: absolute;
	left: -500%;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.program-tabs .pro-tab-1 .tab-text,
.program-tabs .pro-tab-1 .tab-text:before,
.program-tabs .pro-tab-1 .tab-text:after{
	background-color: #ed217c;
}
.program-tabs .pro-tab-2 .tab-text,
.program-tabs .pro-tab-2 .tab-text:before,
.program-tabs .pro-tab-2 .tab-text:after{
	background-color: #f6851f;
}
.program-tabs .pro-tab-3 .tab-text,
.program-tabs .pro-tab-3 .tab-text:before,
.program-tabs .pro-tab-3 .tab-text:after{
	background-color: #1d82be;
}
.program-tabs .pro-tab-4 .tab-text,
.program-tabs .pro-tab-4 .tab-text:before,
.program-tabs .pro-tab-4 .tab-text:after{
	background-color: #39b54a;
}
.wpb-js-composer .vc_tta.vc_tta-style-modern.program-tabs .vc_tta-panel-body{
	background-image: none !important;
	overflow: visible !important;
}
.wpb-js-composer .vc_tta.vc_tta-style-modern.vc_tta-tabs.program-tabs .vc_tta-panel {
    margin: -10px !important;
}
.wpb-js-composer .vc_tta.vc_tta-style-modern.vc_tta-tabs.program-tabs .vc_tta-panels{
    border: 0 !important;	
}
.program-tabs .tab-acordian{
	margin: 35px 0 60px;
	padding: 0 10px;
}
.tab-acordian .smk_accordion{
	padding: 0 !important;
}
.tab-acordian .smk_accordion .accordion_in.theme4{
	border: 0;
	border-radius: 0;
}
.tab-acordian .smk_accordion .accordion_in .acc_head.theme4{
	border-radius: 0;
	background: transparent;
	padding: 0;
	font-family: "Gotham", sans-serif;
	font-weight: 500;
	position: static;
}
.tab-acordian .smk_accordion .accordion_in.acc_active .acc_head.theme4{
	display: inline-block;
	padding: 12px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.program-tabs .pro-tab-1 .tab-acordian .smk_accordion .accordion_in.acc_active .acc_head.theme4{
	background: #ed217c !important;
}
.program-tabs .pro-tab-2 .tab-acordian .smk_accordion .accordion_in.acc_active .acc_head.theme4{
	background: #f6851f !important;
}
.program-tabs .pro-tab-3 .tab-acordian .smk_accordion .accordion_in.acc_active .acc_head.theme4{
	background: #1d82be !important;
}
.program-tabs .pro-tab-4 .tab-acordian .smk_accordion .accordion_in.acc_active .acc_head.theme4{
	background: #39b54a !important;
}
.program-tabs .tab-acordian .acc_head.theme4{
	margin-left: 0;
}
.program-tabs .tab-acordian .smk_accordion .accordion_in .acc_head.theme4 .acc_icon_expand{
	background-image: none;
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	margin: 5px 18px 5px 0;
	position: static;
	display: inline-block;
	vertical-align: bottom;
}
.program-tabs .pro-tab-1 .smk_accordion .accordion_in .acc_head.theme4 .acc_icon_expand{
	border-left: 20px solid #ed217c;
}
.program-tabs .pro-tab-2 .smk_accordion .accordion_in .acc_head.theme4 .acc_icon_expand{
	border-left: 20px solid #f6851f;
}
.program-tabs .pro-tab-3 .smk_accordion .accordion_in .acc_head.theme4 .acc_icon_expand{
	border-left: 20px solid #1d82be;
}
.program-tabs .pro-tab-4 .smk_accordion .accordion_in .acc_head.theme4 .acc_icon_expand{
	border-left: 20px solid #39b54a;
}
.program-tabs .smk_accordion .accordion_in.acc_active .acc_head.theme4{
	color: #fff !important;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.program-tabs .smk_accordion .accordion_in.acc_active .acc_head.theme4 .acc_icon_expand{
	border-left: 20px solid #fff;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.program-tabs .smk_accordion .accordion_in.acc_active .acc_head.theme4:hover .acc_icon_expand{
	transform: rotate(0);
    transition: none;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
}
.program-tabs .smk_accordion .accordion_in .acc_head.theme4:hover .acc_icon_expand {
    transform: rotate(0);
    transition: none;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
}
#main-content .program-tabs ul li {
    list-style: none;
}
.program-tabs .responsive-accordion-default.responsive-accordion li .responsive-accordion-head i,
.program-tabs .responsive-accordion-default.responsive-accordion li .responsive-accordion-panel.active i{
	display: none !important;
}
#main-content .program-tabs .vc_separator.wpb_content_element.vc_separator_align_center.vc_separator-has-text{
	margin: 35px 0 60px !important;
}
.program-tabs .smk_accordion .accordion_in.theme4{
	margin-bottom: 80px !important; 
}
.program-tabs .responsive-accordion-default.responsive-accordion li .responsive-accordion-head span{
	font-family: "Gotham", sans-serif;
	font-weight: 600;
}
.program-tabs .container.theme1 {
    padding: 0;
}
.program-tabs .accordion_in.theme4.acc_active .acc_content.theme4{
	margin-top: -25px;
	padding: 45px 110px !important;
}
/*
.program-tabs .accordion_in.theme4.acc_active .acc_content.theme4 #tabcontentcontain {
    padding-bottom: 0;
}
*/
.program-tabs .accordion_in.theme4.acc_active .acc_content.theme4 h3{
	font-size: 25px;
	font-weight: 400;
	color: #203468;
	text-transform: uppercase;
	position: relative;
}
.program-tabs .accordion_in.theme4.acc_active .acc_content.theme4 h3:before {
	content: "";
	background-color: #203468;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 13px;
	left: -30px;
	border-radius: 50%;
}
.program-tabs .pro-tab-1 .accordion_in.theme4.acc_active .acc_content.theme4 p a{
	color: #ed217c;
}
.program-tabs .pro-tab-2 .accordion_in.theme4.acc_active .acc_content.theme4 p a{
	color: #f6851f;
}
.program-tabs .pro-tab-3 .accordion_in.theme4.acc_active .acc_content.theme4 p a{
	color: #1d82be;
}
.program-tabs .pro-tab-4 .accordion_in.theme4.acc_active .acc_content.theme4 p a{
	color: #39b54a;
}
.program-tabs .responsive-accordion-default.responsive-accordion li .responsive-accordion-panel {
    background: rgba(225,225,225);
}
.home .news-images h2.wpb_heading.wpb_singleimage_heading {
    background-color: #39b54a;
    color: #fff;
    margin-bottom: 0;
    padding: 10px 0;
}
.home #hb-header{
	width: 100%;
	display: inline-block;
}
.custom-post-holder .vc_custom_heading h2{
	font-weight: bolder;
	font-size: 24px !important;
}
.custom-post-holder .vc_custom_heading p{
	font-weight: bold;
	font-size: 18px;
}
.custom-post-holder .vc_btn3.vc_btn3-size-md {
    font-size: 18px;
    padding: 0;
    background: transparent;
}
.custom-post-holder .vc-gitem-zone-height-mode-auto:before {
    display: none;
}
.custom-post-holder .vc_gitem-zone-a .vc_gitem-row-position-top{
	position: static;
}
.custom-post-holder .vc_grid-item.vc_clearfix.vc_col-sm-12.vc_visible-item.fadeIn.animated {
	padding: 0 20px 50px;	
}
.custom-post-holder .vc_grid-item.vc_clearfix.vc_col-sm-12.vc_visible-item.fadeIn.animated:before {
	content: "";
    background: #152461;
    position: absolute;
    left: 0;
    bottom: 45px;
    height: 3px;
    width: 90%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#logo span.hb-logo-wrap {
		background: url(images/STA_Logo-145X77.png) no-repeat center;
		background-size: 100%;
		display: inline-block;
		vertical-align: top;
		max-width: 145px;
	}
	.hb-stretched-layout .stuck#header-inner #logo span.hb-logo-wrap {
		max-width: 106px;
	}
	#logo img,
	#services .wpb_single_image a img {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
	}
	#services .wpb_single_image a {
		background-repeat: no-repeat;
		background-position: center;
		background-size: 80%;
	}
	#services .children_icon.wpb_single_image a {
		background-image: url(images/children.png);
	}
	#services .teens_icon.wpb_single_image a {
		background-image: url(images/teens.png);
	}
	#services .adults_icon.wpb_single_image a {
		background-image: url(images/adults.png);
	}
	#services .family_icon.wpb_single_image a {
		background-image: url(images/families.png);
	}
}

@media (min-width: 768px){
	.custom-post-holder .vc_col-sm-8 .vc_col-sm-4 {
		width: 23.333333%;
	}
	.custom-post-holder .vc_col-sm-8 .vc_col-sm-8 {
		width: 76.66666667%;
	}
}
@media (max-width: 991px){
	.custom-post-holder .vc_gitem-post-data {
		margin-bottom: 5px;
	}
}
@media (max-width: 767px){
	.custom-post-holder .vc_grid-item.vc_clearfix.vc_col-sm-12.vc_visible-item.fadeIn.animated:before {
		bottom: 30px;
		width: 100%;
	}
	.custom-post-holder .vc_grid-container{
		border-right: 0 !important;
	}
	.custom-post-holder .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{
		margin-right: 0 !important;
	}
	.custom-post-holder .vc_custom_heading h2,
	.custom-post-holder .vc_custom_heading p,
	.custom-post-holder .vc_btn3.vc_btn3-size-md,
	.custom-post-holder .vc_btn3-container.vc_btn3-left{
		text-align: center !important;
	}
	.custom-post-holder .vc_custom_heading h2 {
		font-size: 18px !important;
	}
	.custom-post-holder .vc_custom_heading p {
		font-size: 16px;
	}
	
	.single-post-content img.alignright, .single-post-content img.alignleft {
		float: left !important;
	}

	div#page-13 div.vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab {
		padding-bottom: 20px !important;
	}

}
.vc_custom_1532003405686 {
	border-right-width: 1px !important;
}

/*.program-tabs {
	position: relative;
}

.program-tabs .vc_tta-tabs-container {
	position: absolute !important;
	left: 0;
	right: 0;
	top: 0;
}
.program-tabs .vc_tta-panels-container {
	padding-top: 240px;
}*/