/*
Theme Name: Boys & Girls Clubs
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
#top a.avia_animated_image{
	opacity:1!important;
}
body#top{
	background:url(images/bg_page.gif) 0 0 repeat;
}
#top #wrap_all {
	background:url(images/ajax-loader.gif)no-repeat 50% 200px;
}
#main, .html_stretched #wrap_all {
    background:none;
}
.fixed_page_menu{margin-bottom:45px}/*fix for parallax effect in chrome*/

a{
		transition:all 0.2s ease-in-out 0s;
}
.main_color a{
	color:#0D8493;
}
#top .main_color b,
#top .main_color b a,
#top .main_color strong,
#top .main_color strong a{
	color:inherit;
}

.tribe-events-tooltip .hovered {
	background: white !important;
}

.av-special-heading .special-heading-border{
	display:none
}
body#topevents-week{
	background-color:none;
}
.main_color .special_amp{
	font:inherit; 
	line-height:inherit;
	color:inherit;
}
::selection {
  background: #13a2ac; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #13a2ac; /* Gecko Browsers */
}

.main_color .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:before, .main_color .tribe-venue-widget-venue-name, .main_color .tribe-mini-calendar-nav span, body .datepicker table tr td.active.active, body .datepicker table tr td span.active.active, body .datepicker table tr td.active.active:hover, body .datepicker table tr td span.active.active:hover, body .datepicker thead tr:first-child th:hover, body .datepicker tfoot tr th:hover, #top .main_color .tribe-events-tooltip h4, .main_color div.tribe-countdown-text, .main_color .tribe-mini-calendar-nav td, .main_color .tribe-events-calendar th, .main_color .tribe-events-grid .tribe-grid-header, .main_color .tribe-events-grid .tribe-grid-header .column, #top #wrap_all .main_color .tribe-events-button, .main_color .tribe-events-list .tribe-events-event-cost span, .main_color .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .main_color .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a.main_color .tribe-grid-allday .hentry.vevent > div, .main_color .tribe-grid-body div[id*="tribe-events-event-"] .hentry.vevent, .main_color .tribe-mini-calendar .tribe-events-has-events:hover a, .main_color .tribe-mini-calendar .tribe-events-has-events:hover a:hover, .main_color .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a{
	background-color:#0e5a7a;
	border-color:#0a4b69;
}
.template-blog  span.text-sep-cat,
.template-blog  span.blog-author{display:none;}

#top .avia-post-nav { display: none; }
/*------------------------ margins / paddings / colors / icons ---------------*/
#top .text_white,
#top .text_white p{color:#fff!important;}
#top .m_top_20{margin-top:20px;}
a[href$='.pdf'] {
	background:transparent url(images/icon_pdf.png) center left no-repeat;
	display:inline-block;
	padding-left:50px;
	line-height:32px;
}

/* -------------------------- HEADER ------------------------*/
#header{
/*opacity:0;*/
}
#header_meta {
	float:right;
	background:none;
	box-shadow:none;
	min-height:0;
	border:none;
	margin-bottom:0;
}
#header_main{
	border-bottom:7px solid #047F9F;
	border-top:0;
}
#top #searchform{
	float:right;
}
main.content{
	padding-top:0;
}
.container_wrap{
	border-top:0;
}
.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
	padding-top: 95px;
}
.sub_menu {
	position:static;
}
#avia2-menu li {
	border:none;
	padding:19px 5px 0;
}
#top #avia2-menu li a {
	background:#FFBB50 ;
	color:#0E5A7A;
	padding:5px 10px 6px;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:normal;
	display:inline-block;
}
#top #avia2-menu li a:hover {
	background:#FFC809;
	color:#0E5A7A;
	text-decoration:none;
}
#avia2-menu li a:active {
	opacity:0.9;
}
#top #avia2-menu li:hover a {
	text-decoration:none;
}
#top #searchform {
	padding:19px 0 0 5px;;
}
.ajax_search_response{
	display:none;
}
#top #s{
	height:21px;
	line-height:21px;
	font-size:13px;
	padding:0 5px;
}
#top #searchsubmit{
	background:#0e5a7a;
	color: #fff;
	height: 21px;
	line-height: 20px;
	min-width: 21px;
	width: 21px;
}
#top #searchform div:hover #searchsubmit , 
#top #searchform div:active #searchsubmit {
	background:#FFBC50;
}
#top #searchsubmit:active{
	opacity:0.9;
}
#top .main_menu {
	clear:right;
	height:auto;
	position:static;
	padding-top:12px;
	float:right;
}
#top .main_menu ul.menu li > a {
	height:auto!important;
	line-height:29px!important;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	padding:0 10px;

}
#top .main_menu ul.menu li > a:hover {
	opacity:0.5;
}
#top .main_menu ul.menu li > a:active {
	opacity:0.25;
}

#top .main_menu ul li ul.sub-menu a{
	font-size:12px;
	line-height:normal!important;
	padding-top:7px;
	padding-bottom:8px;
	opacity:0.7;
}
#top .header_color .main_menu ul li ul.sub-menu li.current-menu-item a{
	opacity:1;
	color:#fff;
}
#top .main_menu ul.menu li.menu-item ul.sub-menu li a:hover{
	color:#0a4b69;
}
#top .logo img{
	margin: 11px 0;
	max-height: 66px!important;
	padding: 0;
}
.main_color .primary-background, .main_color .primary-background a, div .main_color .button, .main_color #submit, .main_color input[type="submit"], .main_color .small-preview:hover, .main_color .avia-menu-fx, .main_color .avia-menu-fx .avia-arrow, .main_color.iconbox_top .iconbox_icon, .main_color .iconbox_top a.iconbox_icon:hover, .main_color .avia-data-table th.avia-highlight-col, .main_color .avia-color-theme-color, .main_color .avia-color-theme-color:hover, .main_color .image-overlay .image-overlay-inside:before, .main_color .comment-count, .main_color .av_dropcap2
{
	color: #fff;
}
.main_color .primary-background, .main_color .primary-background a, div .main_color .button, .main_color #submit, .main_color input[type="submit"], .main_color .small-preview:hover, .main_color .avia-menu-fx, .main_color .avia-menu-fx .avia-arrow, .main_color.iconbox_top .iconbox_icon, .main_color .iconbox_top a.iconbox_icon:hover, .main_color .avia-data-table th.avia-highlight-col, .main_color .avia-color-theme-color, .main_color .avia-color-theme-color:hover, .main_color .image-overlay .image-overlay-inside:before, .main_color .comment-count, .main_color .av_dropcap2 {
  background-color:  #13a2ac;
  border-color: #0a4b69;
  color: #ffffff;
}

.main_color a:hover, .main_color h1 a:hover, .main_color h2 a:hover, .main_color h3 a:hover, .main_color h4 a:hover, .main_color h5 a:hover, .main_color h6 a:hover, .main_color .template-search a.news-content:hover {
	color:#0e5a7a;
}
.main_color .meta-color, .main_color .sidebar, .main_color .sidebar a, .main_color .minor-meta, .main_color .minor-meta a, .main_color .text-sep, .main_color blockquote, .main_color .post_nav a, .main_color .comment-text, .main_color .side-container-inner, .main_color .news-time, .main_color .pagination a, .main_color .pagination span, .main_color .tweet-text.avatar_no .tweet-time, #top .main_color .extra-mini-title, .main_color .team-member-job-title, .main_color .team-social a, .main_color #js_sort_items a, .grid-entry-excerpt, .main_color .avia-testimonial-subtitle, .main_color .commentmetadata a, .main_color .social_bookmarks a, .main_color .meta-heading > *, .main_color .slide-meta, .main_color .slide-meta a, .main_color .taglist, .main_color .taglist a, .main_color .phone-info, .main_color .phone-info a, .main_color .av-sort-by-term a, .main_color .av-magazine-time, .main_color .av-magazine .av-magazine-entry-icon
{	color:#0d8392;
}
#top .avia_textblock  ul{
	list-style:none;
}

/*-------------------------------------- banner homepage --------------------------------------*/
.section_layer_slider {
	height:470px;
}
#homepage_banner{
	width:100%;
	vertical-align:middle;
	position:relative;
	opacity:0;
	background-position: center center;
    background-repeat: no-repeat;
	background-size:cover;
}
#homepage_banner .banner_text{
	display:inline-block;
	position:relative;
}
#homepage_banner h2{
	color: #f4aa4a;
	font-size: 45px;
	position:relative;
}
#homepage_banner p{
	color: #ffffff;
	font-size: 24px;
	line-height: 26px;
	position:relative;
}
/* ====================================  TEMPLATE SEARCH ========================================*/
main.template-search{
	padding-top:40px;
}
.template-search header.entry-content-header{
	width:auto;
}
.template-search h2.post-title.entry-title{
    text-transform: uppercase;
	color: #0e5a7a;
	padding-top:10px;
}
.template-search .search-result-counter{
	left: -55px;
}
.template-search .post{
	padding-top:0px;
}
#top .template-search #searchform{
	float:none;
	margin:0 auto;
	text-align:center;
}
#top .template-search #searchform div{
	display:inline-block;
	width:300px;
}
#top .template-search #searchform #s{
	height:35px;
}
#top .template-search #searchform #searchsubmit{
	width:35px;
	line-height:35px;
	height:35px;
}
.template-search .author-extra-border{
	position:relative;
	margin-bottom:50px;
}




#home_news h6 a{color:#fff}
#home_news h6 a:hover{text-decoration:underline;color:#ddd}
/* ====================================  ANIMATED ICONS ========================================*/
#home_section_animated_icons .container{margin:0 auto; width:940px;}
.avia_transform .avia_animated_image{
	position:relative;
	z-index:10;
}
a.avia_animated_image{
	/*min-width:220px;*/
	min-height:220px;
}
.section_animated_icons{
	text-align:center;
}
.section_animated_icons div .av_one_fourth {
  margin-left: 2%;
  width: 23.5%;
  max-width:220px;
}
.section_animated_icons div .av_one_fourth.first {
	margin-left:0;
}
.section_animated_icons div .av_one_half{
	margin-left:2%;
	width:49%;
}
.section_animated_icons div .av_one_half.first{
	margin-left:0;
}
.section_animated_icons .column-top-margin{
	margin-top:35px;
}
.animated_icon{
	/*width:220px;*/
	/*height:310px;*/
	/*background:#e76a54;*/
	position:relative;
	overflow:hidden;
}
.animated_icon a{
	/*position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;*/
	z-index:1;
	overflow:hidden;
}
.animated_icon a.no_link{cursor:default;}
.animated_icon img{
	/*margin-top:30px;*/
	/*width:100%;*/
	display:block;
	transition: transform 0.2s;
	transition-timing-function: cubic-bezier(.07,1.41,.82,1.41);
}
.animated_icon .no_shadow img {
	position:absolute;
	bottom:0;
}
.animated_icon:hover img{
	transform: scale(1.1);
}



.animated_icon a span.image-overlay{
	display:none!important;
}
#top .animated_icon p{
	margin:0;
}
#top .animated_icon h3{
	/*position:absolute;*/
	width:550px;
	height:110px;
	line-height:110px;
	bottom:0;
	color:#fff;
	margin:0;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:36px;
	font-weight:normal;
/*	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;*/
	display: table-cell;
	vertical-align: middle;
	position:relative;
	z-index:20;
	text-transform:uppercase;
	transition:background 0.5s linear;
}
#top .animated_icon h3 a{
  display: block;
  vertical-align: middle;
	line-height:36px;
	text-align:center;
}
#top .animated_icon h3.icon_h3_half a{
	line-height:80px;
}
.animated_icon > div,
.animated_icon h3{
	transition:background-image 0.6s linear;
}
.animated_icon:hover h3{
	background-image:url(images/black20.png);
}
.animated_icon:hover h3.no_hover{
	background:none;
}
/*      one half box icons            */
.av_one_half .animated_icon{
	height:220px;
	overflow:hidden;
	/*background:#0d8391;*/
}
.av_one_half .animated_icon a.avia_animated_image{
	height:196px!important;
}
.av_one_half  .animated_icon > div {
	position:relative;
	top:-37px;
}
.av_one_half .animated_icon img{
	margin-top:-15px;
}
#top .av_one_half .animated_icon h3{
	/*background:none;*/
	border-bottom:26px solid #014254;
	height:80px;
	line-height:46px;
	position:absolute;
	width:100%;
	bottom:0px;
}

/*     colors for boxes         */ 
/*
.animated_icon_2{
	background:#ffc603;
}
#top .animated_icon_2 h3{
	background:#ff9a00;
}

.animated_icon_3{
	background:#4bccb6;
}
#top .animated_icon_3 h3{
	background:#13a1ab;
}

.animated_icon_4{
	background:#008bcc;
}
#top .animated_icon_4 h3{
	background:#0977b2;
}

.av_one_half .animated_icon_6{
	background:#0a4b69;
}
#top .av_one_half .animated_icon_6 h3{
	border-color:#01273c;
}
*/
/*=========================  Animated icon Arizona with stars ================ */

#top .animated_icon_arizona {
	text-align:right;
	position:relative;
	background:#13a3ac;
	overflow:hidden;
	max-width:220px;
	width:220px;
}
.animated_icon_arizona > div{
	width:220px;
	height:220px;
}
/*
.animated_icon_arizona p{ 
	display:inline-block;
	padding:30px 40px;
	background:#13a1ab;
	line-height:normal;
	margin:0;
}
*/
.animated_icon_arizona ul{
left: 0;
list-style: none outside none;
margin: 0;
position: relative;
top: -220px;
}
.animated_icon_arizona ul li{
	padding:0;
	margin:0;
}
.animated_icon_arizona ul li img{
	position:absolute;
	right:120px;
	top:53px;
	
	transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition-timing-function: cubic-bezier(.07,1.41,.82,1.41);
}
.animated_icon_arizona ul li img:hover{
	transform:scale(1.25);
}
.animated_icon_arizona ul li:first-child img{
	right:75px;
	top:100px;
}

.animated_icon_arizona ul li:last-child img{
	right:85px;
	top:125px;
}
.animated_icon_arizona_text{

}
.animated_icon_arizona_text p{
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#094c69;
	text-transform:uppercase;
	line-height:35px;
	margin:0;
	max-width:555px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
	height:221px;
}
/*=========================  Animated icon rocket ================ */
#home_rocket_section .entry-content-wrapper{
	background:#10597c;
	height:220px;
}
.animated_icon_rocket > div{
	width:220px;
	height:220px;
	background:#4ccdb7;
	float:right;
	text-align:center;
}
#home_rocket_section .animated_icon_rocket .avia-image-container-inner{
	border-radius:0;
}
.animated_icon_rocket .image-overlay{
	display:none!important;
}
.animated_icon_rocket_quote .avia-testimonial {
	padding-top:10px;
	padding-bottom:10px;
}
.animated_icon_rocket_quote .avia-testimonial-content p{
	color:#fff;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:30px;
	line-height:normal;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:0.5em;
}
#home_rocket_section .avia-testimonial-meta{
	margin:0;
}
#home_rocket_section .animated_icon_rocket_quote .avia-testimonial-name{
	color:#fff;
	font-style:italic;
	font-weight:normal;
	font-size:21px;
	text-align:center;
}
.animated_icon_rocket_quote .avia-testimonial-name:before{
	content:"-";
	padding-right:1em;
}
/*======================= buttons ==============================*/
.button_slide_left a.avia-button,
#tribe-events-pg-template .tribe-events-button{
	margin:10px auto;
	border-radius:0;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:19px;
	padding:15px 40px;
	/*background:url(images/bg_button_slide.gif) 100% 0 repeat-y;*/
	background:#0a4b69;
	transition:all 0.6s ease-in-out;
	border:none;
	box-shadow:inset 0 0 0 0 #0b3c49;
	text-transform:uppercase;
	font-weight:normal;
}
.button_slide_left a.avia-button:hover,
#tribe-events-pg-template .tribe-events-button:hover{
	/*background-position:0 0;*/
	box-shadow:420px 0 0 #0b3c49 inset;
	background:#0a4b69;
	opacity:1;
}
#tribe-events-pg-template .tribe-events-button{
	float:left;
	clear:both;
}
.button_slide_left a.avia-button .avia_button_icon{
	float:right;
	left:0.3em;
}
.fb_button .avia_iconbox_title{
	background:url("images/icon_facebook.png") no-repeat 0 0;
    display: inline-block;
    line-height: 38px;
    padding-left: 60px;
}
.fb_button a.avia-button{
	padding:8px 30px 8px 10px;
}
.fb_button a.avia-button .avia_button_icon{
	line-height: 38px;
}
	
	
/*------------ Sections with titles/ after titles---------------------*/
.section_title {
	background:#0e5a7a;
}
.section_title.dark{
	background:#053849;
}
#top .section_title h1, #top .section_title h2, #top .section_title h3, #top .section_title h4{
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:34px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:0!important;
	float:none;
}
.section_title .special-heading-border{display:none;}
body .section_title .avia-builder-el-no-sibling{padding:0!important;}
.section_title .content{
	padding: 67px 0;
}
.section_after_title .content{
	background:url(images/bg_after_title.png) 50% 0 no-repeat;
}
.section_after_title.dark .content{
	background:url(images/bg_after_title_dark.png) 50% 0 no-repeat;
}


/* ============================= home animated numbers ======================= */

#home_animated_numbers .avia-animated-number  {
	height:145px;
	background:#0e5a7a;
	max-width:720px;
	margin:60px auto!important;;
}
#home_animated_numbers .avia-animated-number strong.heading{
	text-align:center;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:72px;
	font-weight:normal;
	color:#0d5979;
	background:#f4aa4b;
	line-height:145px;
	height:145px;
	float:left;
	margin:0;
	width:300px;
}
#home_animated_numbers .avia-animated-number strong .avia-no-number{
	opacity:1;
}
#home_animated_numbers .avia-animated-number .avia-animated-number-content{
	float:left;
	padding:0 10px 0 30px;
	width:420px;
}
#home_animated_numbers .avia-animated-number .avia-animated-number-content p{
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:19px!important;
	color:#43D1D6;
	line-height:35px;
	height:145px;
	text-transform:uppercase;
	text-align:left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
}
#home_animated_numbers .animated_numbers_2 strong.heading{
	width:190px;
}
#home_animated_numbers .animated_numbers_2 .avia-animated-number-content{
	width:530px;
}
#home_animated_numbers .animated_numbers_3 strong.heading{
	width:160px;
}
#home_animated_numbers .animated_numbers_3 .avia-animated-number-content{
	width:560px;
}
/* ----------------------------- section  section_content_one -------------------------- */
.section_content_one {
	background:#0d8391;
}
.section_content_one .template-page,
.section_content_two .template-page,
.section_content_three .template-page{
	padding:80px 0;
}
.section_content_one p,
.section_content_two p,
.section_content_three p{
	font-size:22px;
	color:#fff;
	max-width:750px;
	margin:0 auto;
	text-align:center;
	line-height:1.6em;
	padding:20px 0;
}
.section_content_two p{
	color:#0E5A7A;
}

.page-id-330 .section_content_one p,
.page-id-330 .section_content_two p{
	
}
.section_content_one h3{
	text-align:center;
	font-size:27px;
	color:#43D2D7;
	font-weight:normal;
}
.section_content_one h3,
.section_content_one h4,
.section_content_one h5,
.section_content_one h6{
	color:#fff;
	font-weight:normal;
	text-align:center;
	font-size:34px;
	text-transform:uppercase;
}
.section_content_one h5{
	font-size:27px;
}
.section_content_one h6{
	font-size:18px;
}

.section_content_one ul {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}
.section_content_one ul li {
  clear: left;
  display: inline-block;
  float: left;
  padding: 15px;
}

.main_color h3,
.main_color h4,
.main_color h5,
.main_color h6,
#top .section_content_two h3,
#top .section_content_two h4,
#top .section_content_two h5,
#top .section_content_two h6,
#top .fullsize .template-blog .post-title{
	color: #0E5A7A;
	float: none;
	font-size: 34px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin:10px 0;
}

.main_color h3,
#top .section_content_two h3{
	font-size:27px;
	color:#0e627f;
}

.main_color h5,
#top .section_content_two h5,
#top .fullsize .template-blog .post-title{
	font-size:27px;
	/*text-align:left;*/
}
#top .fullsize .template-blog .post-title{
	text-align:left;
	margin:0 auto;
	padding-top:0;
}
.main_color h5.entry-title,
#top .section_content_two h5.entry-title{
	text-align:left;
 }
.main_color h6,
#top .section_content_two h6{
	font-size:18px;
}
.branchnews_item{margin:50px 0;}
.branchnews_item .button_slide_left a.avia-button{
	padding:5px 30px;
	font-size:12px;
	text-transform:uppercase;
	margin:15px 0;
}
.date-author{
	color:#0D8392;
	font-size:16px;
}
.entry-date{padding-right:5px;}
.entry-author{padding-left:5px;}
.excerpt{
	color:#0A4B69;
	font-size:16px;
	line-height:1.5em;
}


.section_content_one ul{
	margin-left:40px;
	margin-top:40px;
	list-style:none;
}
.section_content_one ul li{
	padding:15px;
}

/* ----------------------------- section  section_content_three -------------------------- */
.section_content_three {
	background:#13A2AC;
}
.section_content_three p,
.section_content_three p a{
	color:#fff;
}
.section_content_three p a:hover{
	opacity:0.7;
	color:#fff;
	text-decoration:none;
}
.section_content_three p a:active{
	opacity:0.5;
	color:#fff;
	text-decoration:none;
}
#top .section_content_three h3,
#top .section_content_three h4,
#top .section_content_three h5{
	float:none;
	text-align:center;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:34px;
	color:#0A4B69;
	line-height:normal;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:normal;
}
#top .section_content_three h4 {
	color:#0a4b69;
	font-size:16px;
	margin-bottom:0;
}
#top  .section_text_left h4{
	text-align:left;
}
#top .section_content_three h5{
	font-size:20px;
}
#top .section_text_left p{
	text-align:left;
	font-size:16px;
	line-height:normal;
	padding-top:5px;
}
#top .section_text_left p a{
	text-decoration:underline;
}
.section_content_three a.avia-button{
	margin:0;
	border-radius:0;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:19px!important;
	padding:15px 30px;
	border:none;
	/*float:left!important;*/
	margin: 10px 0;
}
#about_get_involved a.avia-button{
	background:#0D8392; 
	width:380px;
}
#about_get_involved  a.avia-button:hover{
	background:#0A4B69;
}
.section_content_three .av_one_half a.avia-button{
	float:left!important;;
}
.section_content_three .av_one_half.first a.avia-button{
	float:right!important;;
}
.section_content_three .column-top-margin{
	margin-top:20px;
}
.section_content_three .av_one_half{
	width:49%;
	margin-left:2%;
}
.section_content_three .av_one_half.first{
	margin-left:0;
}

.section_calendar h2.tribe-events-page-title{
	color:#fff;
	background:none;
	font-weight:normal;
	margin-bottom:20px;
}
.section_calendar .tribe-events-filtering-title{
	font-size:18px;
	color:#0A4B69;
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	margin-bottom:34px;
}
#top .section_calendar .tribe-events-filtering ul{
	margin-bottom:0;
	margin-top:0;
}
#top .section_calendar .tribe-events-filtering label{
	font-size:16px;
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:normal;

}
#tribe-events{
	padding-bottom:40px;
}
.tribe-events-grid .tribe-grid-header {
  background: #0e5a7a;
  border:none;
}
.tribe-grid-header .column span{
	font-size:14px;
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight:normal;
}
#top h3.entry-title a{
	color:#fff;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
}
.full_page_width{
	position:relative;
	left:-50%;
	width:200%;
}
.content{
	border:none;
}
#tribe-events-content{
	max-width:750px;
	margin:0 auto;
}
#top #tribe-events-content h6{
	text-align:left;
	margin-bottom:0;
}
#top #tribe-events-content p{
	color: black;
	padding:0 0 15px;
	text-align:left;
	font-size:14px;
	line-height:1em;
}
#tribe-events-content .recurringinfo{
	display:none;
}
#tribe-events-content .tribe-events-event-meta{
	background:none;
	margin:0;
}
#tribe-events-content .tribe-events-event-meta .tribe-events-meta-group-details{
	display:none;
}
#tribe-events-content .tribe-events-event-meta .tribe-events-meta-group-venue{
	padding:0;
	width:auto;
}
#tribe-events-content .tribe-events-event-meta .tribe-events-meta-group-venue h3{
	font-size:18px;
	text-align:left;
	margin-bottom:0;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd,
.tribe-events-event-meta .tribe-events-meta-group address.tribe-events-address{color:#0a4b69}
.tribe-events-event-meta .author a{color:#0a4b69;cursor:text;}
.tribe-events-event-meta .tribe-events-meta-group-gmap,
.tribe-events-event-meta a.tribe-events-gmap{display:none;}

/* ============================ page - tile ====================================*/
.page_title{
	background:#0A4B69;
	/*box-shadow:0 8px 12px rgba(0,0,0,.5);*/
	position:relative;
}
.page_title main.content{
	padding-top:50px;
}
#top .page_title h1,
#top .page_title h3 {
	font-size:58px;
	color:#fff;
	text-align:center;
	float:none;
	padding-bottom:0!important;
}
.page_title .special-heading-border{
	display:none;
}
#top .section_title .template-page,
#top .page_title .template-page{
	margin-bottom:0;
}
#top .page_title .template-page .av-special-heading{
	padding-bottom:0!important;
}
/*=============================== page menu ====================*/
#page_menu{
	background:#0E627F url(images/bg_page_menu.png) 0 0 repeat-x;
	min-height:10px;
	z-index:2;
}

#page_menu ul{
	text-align:center;
	margin-bottom:0;
}
#page_menu ul li{
	display:inline-block;
	/*height: 10px;*/
	/*border-right:1px solid #fff;*/
	margin-left:0;
}
#page_menu ul li:after{
	content:"|";
	color:#fff;
}
#page_menu ul li:last-child{
	border-right:none;
}
#page_menu ul li:last-child:after{
	content:"";
}
#page_menu ul li a{
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:15px;
	padding: 0 7px;
	text-transform:uppercase;
	color:#fff;
	position:relative;
	display:inline-block;
}
#page_menu  ul li a:hover{
	opacity:0.5;
	text-decoration:none;
}
#page_menu ul li a:active{
	opacity:0.25;
}
#page_menu .content{
	padding:10px 0;
}
#page_menu div {
	padding:0;
}

#top .container .tabcontainer .tab_titles{
	text-align:center;
}
#top .container .tabcontainer .tab_titles .tab{
	border:none;
	background:#0c8494;
	color:#fff;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:24px;
	font-weight:normal;
	display:inline-block;
	margin:5px;
	padding:15px 30px;
	float:none;
	position:relative;
}
/*---------------------- tabs ---------------------------*/
#top .container .tabcontainer  .tab_content{
	border:none;
	background:none;
	color:#0A4B69;
	font-size:22px;
	line-height:2em;
	text-align:center;
}
#top .active_tab_indicator{
	width:40px;
	height:10px;
	opacity:0;
	width:40px;
	height:10px;
	position:absolute;
	bottom:-10px;
	left:50%;
	margin-left:-20px;
	background:url(images/bg_after_content_light.png) 50% 100% no-repeat;
	transition:all 0.5s;
}
#top .active_tab .active_tab_indicator{
	opacity:1;
}
/* ===============================section our leader - acordeon style ============================== */
.our_leadership_accordion{
	max-width:640px;
	margin:0 auto;
}
.js_active .toggler{
	background:#0D8392;
	color:#fff;
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	padding:10px 20px;
	text-align:left;
	border:none;
	margin:7px 0;
} 
.js_active #top .toggler:hover{
	background:#5F90A9;
	color:#fff;
}
.js_active .activeTitle{
	margin-bottom:0;
}
.toggle_icon{
	left:auto;
	right:10px;
	border:none;
}
.toggle_icon .vert_icon,
.toggle_icon .hor_icon{
border:none;
position:static;
width:15px;
height:15px;
background:url(images/toggle_arrows.png) no-repeat 0 0;
display:block;
}
.toggle_icon .hor_icon{
	background-position:0 100%;
	display:none;
}
.activeTitle .toggle_icon .vert_icon{
	display:none;
}
.activeTitle .toggle_icon .hor_icon{
	display:block;
}
.toggle_content table td{
	border:none;
	text-align:center;
	padding:22px;
}
.toggle_content h1, .toggle_content h2, .toggle_content h3, .toggle_content h4, .toggle_content h5, .toggle_content h6{
	color:#0A4B69;
	font-size:18px;
	text-transform:uppercase;
	margin-top:0px;
	font-weight:normal;
}
.toggle_content p,
.toggle_content ul li{
	color:#13A2AC;
	font-size:16px;
	padding:0;
	line-height:normal;
}
.toggle_content ul{
	margin-left:0;
	list-style-type: none;
}
.toggle_content ul li:before{
	content:"- ";
}
.toggle_content ul li{
	padding:0.5em;
}
.toggle_content ul li:before,
#top .toggle_content ul li strong{
	color:#0A4B69;
	text-transform:uppercase;
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight:normal;
}
/*----------------------------- page BRANCH --location section ------------------------*/
#branch_location_content .flex_column h3{
	text-align:left;
	font-size:27px;
	margin-top:7px;
	margin-bottom:0;
}
#branch_location_content .flex_column p{
	text-align:left;
	padding-top:0;
	line-height:1.4em;
}
#branch_location_content .button_slide_left a.avia-button{
	float:left!important;
	width:270px;
	background:#0a4b69;
}
#branch_schools_content .avia-image-container{
	margin-bottom:25px;
}
#branch_schools_content p{
	padding:0;
	font-size:20px;
}
#branch_schools_content .av_one_half p{
	color:#43d2d7;
}
#branch_forms_content {text-align:center;}
#branch_forms_content p{color:#0A4B69}
#branch_forms_content ul {
	text-align:left;
}
#branch_forms_content ul li a{
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
}
.branchstaff_item{
	padding:20px 0;
}
.branchstaff_item img{
	height:140px;
	margin:0 auto;
	display:block;
	color:#13a2ac;
}
.branchstaff_item h4{
	font-size:18px;
	margin-top:1em;
}
.branchstaff_item p{
	font-size:16px;
	line-height:normal;
	padding:0;
}
/* ------------------ galleries ------------------------------- */
#top #branch_gallery_content h4{
	color:#0A4B69;
	font-size:27px;
}
.avia-gallery{
	max-width:640px;
	margin:0 auto;
}
.avia-gallery a span.image-overlay{
	display:none!important;
 }
.other_galleries {
	text-align:center;
	padding-top:50px;
}
#top .other_galleries h5{
	text-align:center;
	color:#0D8392;
	font-size:27px;
}
.other_galleries ul{
	display:inline-block;
	list-style:none;
}
.other_galleries ul a{
	color:#0A4B69;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	line-height:2em;
}
/*=================================== PAGE TEENS =================================================*/
#teens_content_teen_programs h5{
	color:#0A4B69;
}
.programs_animated_icons a.avia_animated_image{
	min-height:220px;
	/*min-width:110px;*/
}
.programs_animated_icons .container{max-width:750px;}
.programs_animated_icons .template-page{padding-bottom:0;}
#teens_after_icons .template-page{padding-top:0;}
#top .locations_list .loc_item{
	padding:20px 0;
}
#top .locations_list .loc_item  p{
	color:#fff;
	font-size:16px;
	line-height:normal;
	padding-top:5px;
}
#top .locations_list .loc_item  p span{
	font-weight:bold;
}
#top .locations_list .loc_item  p a{
	text-decoration:underline;
}

/*=================================== PAGE NEWS =================================================*/
#news_social ul#menu-connect-with-us {
	text-align:center;
}
#news_social ul#menu-connect-with-us li{
	float:none;
	padding:4px;
}
#top #news_social h3{
	color:#fff;
	font-size:27px;
	margin-bottom:0;
	float:none;
}
#news_social .content{
	padding:50px 0;
}
#news_social .widget{
	padding-bottom:0;
}
#news_list_all .content{
	padding-top:0;
}
#top #news_list_all .read_more{
	font-size:12px;
	text-transform:uppercase;
	padding:10px 20px;
}
#news_list_all .allnews{
	max-width:768px;
	margin:0 auto;
}
#news_list_all .allnews_item{
	padding:70px 0 20px;
	background:url(images/dotted-line.gif) repeat-x 0 100%;
}
#news_list_all .allnews_item:last-child{
	background:none;
}
.fullsize .big-preview.single-big,
#top .fullsize .template-blog .post .entry-content-wrapper > *{
	max-width:768px;
	margin:0 auto;
}

/* =================================== FOOTER ====================================================*/
#footer_container .flex_column {
	min-height:125px;
	border-right:1px solid #fff;
}
#footer_container .column_3 {
	border-right:none;
}
div .column_1{
	width:35%;
	
}
div .column_2{
	width:26%;
	margin-left:2%;
}

div .column_3{
	width:35%;
	margin-left:2%;
}

#footertop{
	background:#2D8090;
	color:#fefefe;
	padding:30px 0;
}
#footer_container h3.widgettitle{
	color:#13A2AC;
	font-weight:normal;
	font-size:15px;
	text-align:left;
}
#footertop h3.widgettitle{
	color:#fefefe;
}
#footertop a{
	color:#fff;
}
#footertop .widget{
	padding:20px 0;
}
#footertop .mc_form_inside .mc_form_inside,
#footertop .mc_form_inside .mc_merge_var,
#footertop .mc_signup_submit{
	float:left;
	margin:0;
	position:relative;
}
.mc_form_inside{position:relative;overflow:hidden;}
.mc_form_inside #mc_message{
	position:absolute;
	left:-100%;
	top:0;
	bottom:0;
	width:100%;
	background:#265779 ;
	color:#fefefe;
	color:#fff;
	z-index:2;
	text-align:center;
	-webkit-transition:all 0.5s linear 1s;
	transition:all 0.5s linear 1s;
	opacity:0;
}
.mc_form_inside #mc_message.mc_message_visible{
	left:0;
	opacity:1;
}
.mc_form_inside #mc_message .mc_error_msg{
	color:#fff;
	display: inline-block;
    margin-top: 8px;
}
.mc_form_inside #mc_message .mc_success_msg{
	color:#fff;
	margin:none;
	display: inline-block;	
	line-height:18px;
	padding-top:2px;
	
}
#top #footertop label{
	display:none;
}
#top #footertop input{
	padding:0 10px;
	/*line-height:38px;*/
	border:none;
	color:#265779;
	float:left;
	height:38px;
	margin:0;
	width:205px;
}
#top #footertop input[type="submit"], 
#top #footertop #submit, 
#top #footertop.button{
	background:#265779 ;
	color:#fefefe;
	line-height:38px;
	padding:0 10px;
	font-weight:bold;
	margin:0;
	width:110px;
}
#top #footertop input::-webkit-input-placeholder {
   color:#265779; 
   opacity:.8;
}

#top #footertop input:-moz-placeholder { /* Firefox 18- */
   color:#265779;  
   opacity:.8; 
}

#top #footertop input::-moz-placeholder {  /* Firefox 19+ */
   color:#265779;  
   opacity:.8;
}

#top #footertop input:-ms-input-placeholder {  
   color:#265779;  
   opacity:.8; 
}
#footer {
	padding:60px 0;
}
#top #footer .widget_nav_menu li {
	width:49%;
	float:left;
	clear:none;
	padding:0;
}
#top #footer .widget_nav_menu li.current-menu-item {
	background:none;
	box-shadow:none;
	padding:0;
}
#top #footer .widget_nav_menu li a{
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
	font-size:12px;
	line-height:12px;
	color:#fff;
	padding:4px 0 5px;
} 
.widget_nav_menu ul:first-child > .current-menu-item, .widget_nav_menu ul:first-child > .current_page_item, .widget_nav_menu ul:first-child > .current-menu-ancestor{
	padding-left:inherit;
	left:inherit;
}
#footer .column_2 .textwidget a{
	background: url("images/bg_door.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #fff;
	display: block;
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 24px;
	height: 185px;
	padding: 10px 0 0 110px;
	width: 157px;
	text-transform: uppercase;
	line-height: normal;
	cursor:inherit;
-webkit-transition: background-image 0.2s ease-in-out;
-moz-transition: background-image 0.2s ease-in-out;
-ms-transition: background-image 0.2s ease-in-out;
-o-transition: background-image 0.2s ease-in-out;
transition: background-image 0.2s ease-in-out;
}
#footer .column_2 .textwidget a:hover{
	text-decoration:none;
	background-position:0 100%;
}
#footer h3{
	margin:5px 0;
}
#footer .widget{
	margin:0;
}
#footer .flex_column {
	height:128px;
	overflow:visible;
}
#footer .column_3{
	padding: 15px 0;
}
#socket {
	text-align:center;
}
#socket .copyright {
	float:none;
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	color:#379EAA;
}

/* --------------------------------  connect with us menu -------------------------- */

@keyframes rotate2 {
	0% {
		transform: scale(1) rotate(0deg);
	}
	50% {
		transform: scale(2) rotate(180deg);
	}
	100% {
		transform: scale(1) rotate(360deg);
	}
}
.menu-connect-with-us-container ul li {
	width:38px;
	height:38px;
	display:inline-block;
	padding-right:7px;
}
.menu-connect-with-us-container ul li a{
	text-indent:-9999em;
	width:38px;
	height:38px;
	position:relative;
}
.menu-connect-with-us-container ul li.facebook a{
	background:url(images/icon_facebook.png) no-repeat 0 0;
}
.menu-connect-with-us-container ul li.twitter a{
	background:url(images/icon_twitter.png) no-repeat 0 0;
}
.menu-connect-with-us-container ul li.linkedin a{
	background:url(images/icon_in.png) no-repeat 0 0;
}
.menu-connect-with-us-container ul li.youtube a{
	background:url(images/icon_youtube.png) no-repeat 0 0;
}
.menu-connect-with-us-container ul li:hover a{
	animation: 0.4s linear 0s normal none 1 rotate2;
	z-index:10;
	opacity:1;
}

/*  ========================== ABOUT US page custom style =====================*/
.about_door .avia-image-container-inner{
	background:url(images/about_door_open.jpg) 0 0 no-repeat;
}
.about_door .avia-image-container-inner img{
	transition:opacity 0.5s ;
}
.about_door .avia-image-container-inner img:hover{
	opacity:0 ;
}
#about_section_animated_icons .animated_icon h3{
	font-size:28px;
}
#about_section_animated_icons .container{
	width:750px;
}


/*------------- About us - animated numbers --------------*/
 #about_animated_numbers{
	background:#13A2AC;
}
#about_animated_numbers .avia-animated-number-title span{
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:34px!important;
	color:#fff;
	opacity:1;
 }
#about_animated_numbers .avia-animated-number-content p{
	color:#0A4B69;
	padding:10px 0 50px 0
}
#about_animated_numbers .avia-image-container{
	margin-bottom:70px;
}
/*------------- About us - tabs --------------*/

/* ----------------------------- section  photo_tabs -------------------------- */

#top #about_section_pictures_tab .photo_tabs,
#top #foundation_section_pictures_tab .photo_tabs{
	position:relative;
}

#top #about_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab,
#top #foundation_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	margin-bottom: 30px;
	margin-left: 3%;
	margin-right:0;
	padding: 0;
	width: 22.75%;
}
#top #about_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab .img_container,
#top #foundation_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab .img_container{
	position: relative;
	overflow: hidden;
}
#to #about_section_pictures_tabp .photo_tabs /*.tab_titles*/ .tab_counter_0,
#to #foundation_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab_counter_0 {
	margin-left:0;
	/*width:100%;*/
}
#top #about_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab img,
#top #foundation_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab img{
	display:block;
	width:100%;
}
#top #about_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab h4,
#top #foundation_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab h4{
	position:absolute;
	left:0;
	right:0;
	bottom:-75px;
	height:70px;
	background:#000;
	background:rgba(0,0,0,0.5); 
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	line-height:70px;
	transition:bottom .4s ease-in-out;
	text-transform:uppercase;
	margin-bottom:0;
}
#top #about_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab :hover h4,
#top #foundation_section_pictures_tab .photo_tabs /*.tab_titles*/ .tab:hover h4{
	bottom:0;
}

#top #about_section_pictures_tab .photo_tabs .tab_content,
#top #foundation_section_pictures_tab .photo_tabs .tab_content{
	background:#0d8391;
	border:none;
	padding:60px;
}
#top #about_section_pictures_tab .photo_tabs .tab_content h4,
#top #foundation_section_pictures_tab .photo_tabs .tab_content h4{
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
}
#top #about_section_pictures_tab .photo_tabs .tab_content p,
#top #foundation_section_pictures_tab .photo_tabs .tab_content p{
	color:#fff;
	font-size:20px;
	line-height:1.6em;
}
#top #about_section_pictures_tab .photo_tabs .active_tab .active_tab_indicator{
	bottom:-44px;
	height:15px;
	background: url("images/bg_after_content_lighter.png") no-repeat 50% 100%;
}
#top #foundation_section_pictures_tab .photo_tabs .active_tab .active_tab_indicator{
	bottom:-44px;
	height:15px;
	background: url("images/bg_tab_indicator.png") no-repeat 50% 100%;
}
#top #about_section_pictures_tab .photo_tabs .tab_titles  .tab_counter_0,
#top #foundation_section_pictures_tab .photo_tabs .tab_titles  .tab_counter_0 {
	margin-left:0;
}


/*======================== events forms ==================================*/
#top .cf-events-list-container h3{
	font-size:18px;
	color:#0A4B69;
	margin-bottom:15px;
}
.cf-events-list-container table.cf-events-list tr td a{
	color:#0A4B69;
	font-size:14px;
	line-height:1.5em;
}

.cf-events-list-container table.cf-events-list tr td:first-child a{
	text-transform:uppercase;
	font-size:16px;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;

}
.cf-events-list-container table.cf-events-list thead tr td{
	font-size:18px;
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
}

/*======================== gravity forms ==================================*/
#top .gform_wrapper{
	max-width:640px;
	margin:0 auto;
}
#top .gform_wrapper ul.gform_fields li.gsection{
	border:none;
	margin-bottom:50px;
	margin-top:50px;
}
#top .gform_wrapper ul.gform_fields li.gsection_title{
	border:none;
	margin-bottom:50px;
	margin-top:50px;
	position:relative;
	width:300%;
	background:#c1e0db;
	background:rgba(157,198,198,0.23);
}
#top .gform_wrapper .gsection_title h2{
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:34px;
	line-height:120px;
	color:#0A4B69;
	/*display:inline;
	position:absolute;
	text-align:center;*/
}
#top .gform_wrapper .gsection_title h2 span{
	display:inline-block;
	/*float:left;*/
	width:74px;
	height:74px;
	text-align:center;
	font-size:46px;
	color:#fff;
	line-height:74px;
	background: #0D8493;
	margin-right:30px;
	margin-top:22px;
	position:relative;
	z-index:2;
}
#top .gform_wrapper ul li.section_hr{
	height:10px;
	width:97%;
	margin:50px 0 50px 3%!important;
	background:url(images/dotted-line.gif) repeat-x  50%;
}
#top .gform_wrapper ul li.section_hr_small {
	margin:20px 0 20px 3%!important;
}
#top .gform_wrapper .gfield{
	clear:none!important;
	float:left;
	padding-left:3%;
	width:100%;
}
#top .gform_wrapper .gfield.two_cols li{
	width:45%;
}
#top .gform_wrapper .full{
	width:100%;
}
#top .gform_wrapper .one_half{
	width:50%;
}
#top .gform_wrapper .one_third{
	width:33%;
}
#top .gform_wrapper .two_third{
	width:66%;
}
#top .gform_wrapper .one_forth{
	width:25%;
}
#top .gform_wrapper .two_forth{
	width:50%;
}
#top .gform_wrapper .three_forth{
	width:75%;
}
.gform_wrapper .gfield_description{
	font-size:16px;
	color:#5F90A9;
}
.ginput_complex span{
	margin-bottom:20px;
}
.gform_wrapper ul li:before,
.gform_wrapper ul li:after,
.gform_wrapper ul.gform_fields{margin:auto;}
#top .gform_wrapper label{
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:18px;
	color:#0D8493;
	font-weight:normal;
	text-transform:uppercase;
}
#top .gform_wrapper li.gchoice_76_1 label{
	font-family:inherit;
	font-size:16px;
	text-transform:none;
	color:#0a4b69;
}
#top .main_color .gform_wrapper input,
#top .main_color .gform_wrapper select,
#top .main_color .gform_wrapper textarea{
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:22px;
	color:#0A4B69;
	border:none;
	width:100%; 
	padding:0 20px;
	height:50px;
	/*line-height:50px;*/
}
#top .main_color .gform_wrapper input[type="submit"]{
	text-transform:uppercase;
	color:#fff;
	font-size:34px;
	padding:20px 40px;
	background:#0083bf;
	transition: all 0.6s ease-in-out 0s;
	width:auto;
	height:auto;
	display:block;
	margin:0 auto;
}
#top .main_color .gform_wrapper input[type="submit"]:hover{
    background: none repeat scroll 0 0 #0a4b69;
    box-shadow: 700px 0 0 #0b3c49 inset;
}
#top .main_color .gform_wrapper .gfield_checkbox input,
#top .main_color .gform_wrapper .gfield_radio input{
	height:auto;
	margin:10px 0 0;
}
#top .gform_wrapper .gfield_checkbox li,
#top .gform_wrapper .gfield_radio li{
	float:left;
}
#top .gform_wrapper .gfield_price .gfield_radio li{
	float:none;
}
#top .gform_wrapper ul.gfield_radio li label,
#top .gform_wrapper ul.gfield_checkbox li label{
	line-height:31px;
	margin:	1px 0 0 30px;
}
#top .gform_wrapper .vertical_list .gfield_checkbox li,
#top .gform_wrapper .vertical_list .gfield_radio li {
	float:none;
}
#top .gform_wrapper .vertical_list .gfield_checkbox li input,
#top .gform_wrapper .vertical_list .gfield_radio li input{
	margin:7px 0 0;
}
#top .gform_wrapper .vertical_list .gfield_checkbox li input[type="text"],
#top .gform_wrapper .vertical_list .gfield_radio li input[type="text"]{
	display:inline-block;
	margin-left:10px;
	margin-top:0;
	width:600px;
}
#top .gform_wrapper  .gfield_checkbox li,
#top .gform_wrapper .gfield_radio li {
	margin:0 10px;
	padding:8px!important;
}
#top .gform_wrapper .gfield_checkbox li:hover,
#top .gform_wrapper .gfield_radio li:hover {
	background:#c1e0db;
	background:rgba(19,163,173,0.23);
}
#top .gform_wrapper .vertical_list.title .gfield_checkbox li input,
#top .gform_wrapper .vertical_list.title .gfield_radio li input{
	margin:14px 15px 0 0;
}
#top .gform_wrapper .vertical_list.title .gfield_checkbox li input[type="text"],
#top .gform_wrapper .vertical_list.title .gfield_radio li input[type="text"]{
	margin-top:6px;
	margin-left:10px;

}
/*#top .gform_wrapper .vertical_list .gfield_checkbox li label,
#top .gform_wrapper .vertical_list .gfield_radio li label{
	float:none;
}*/
/*
#top .gform_wrapper .title .gfield_checkbox li input,
#top .gform_wrapper .title .gfield_radio li input{
	margin-top:14px;
}*/
#top .gform_wrapper .title ul.gfield_checkbox li label,
#top .gform_wrapper .title ul.gfield_radio li label{
	/*margin:0 15px 0 5px;*/
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:22px;
	color:#0A4B69;
	border:none;
	text-transform:uppercase;
}
#top .gform_wrapper ul.gfield_checkbox li input[type="checkbox"],
#top .gform_wrapper ul.gfield_radio li input[type="radio"]{

	margin-left:10px;
}

#top .gform_wrapper .title ul.gfield_checkbox li input[type="checkbox"],
#top .gform_wrapper .title ul.gfield_radio li input[type="radio"]{
	margin-top:9px;
	margin-left:10px;
}
#top .ui-datepicker select.ui-datepicker-month,
#top .ui-datepicker select.ui-datepicker-year{
	padding:0;
	width:auto;
	display:inline-block;
}
#top .gform_wrapper .datepicker{
	width:100%!important;
}
#top .gform_wrapper p{
	color:#0A4B69;
	font-size:16px;
}
#top .gform_wrapper  .my_required .gfield_required{
	display:none;
}
#top .gform_wrapper  .my_required li label:after{
	content:"*";
	color:red;
}
#top .gform_wrapper  .my_required .ginput_container ul.gfield_checkbox li input[type="checkbox"]{
	/*margin-left:0;*/
}

#top .gform_wrapper .my_required .ginput_container ul.gfield_radio li label,
#top .gform_wrapper .my_required .ginput_container ul.gfield_checkbox li label{
	margin-right:0;
	max-width:94%;
	font-size:16px;
	font-weight:normal;
	color:#0A4B69;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:none;
	line-height:normal;
}
#top .gform_wrapper  .my_required .ginput_container li{
	margin:0;
}
#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus,
#top input[type="text"]:hover, #top input[type="password"]:hover, #top input[type="email"]:hover, #top input[type="number"]:hover, #top input[type="url"]:hover, #top input[type="tel"]:hover, #top input[type="search"]:hover, #top textarea:hover {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
#top .main_color .gform_wrapper .ginput_card_expiration_container select{
	float:left;
}
#top .main_color .gform_wrapper .ginput_card_expiration_container  label{
	clear:both;
	margin-top:3px;
}
#top .main_color .gform_wrapper .gfield_creditcard_warning label{
	margin-bottom:20px;
	clear:both;
}
#top .text_after_submit p{
	color: #0a4b69;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-right: 0;
	max-width: 94%;
	text-transform: none;
}
.gform_wrapper div.validation_error{
	position:fixed;
	left:0;
	right:0;
	text-align:center;
	padding:45px;
	top:95px;
	background:#fff;
	z-index:501;
}
/*------------------------------- end forms-----------------------------------*/

/*  ========================== ABOUT US page custom style =====================*/
#top .section_issuu_code h3{
	float:none;
	text-align:center;
	color:#0a4b69;
	padding-bottom:0!important;
	margin-top:30px;
	font-size:34px;
	font-weight:normal;
}
.issuuembed{
	min-width:70%;
	margin:0 auto;
	height:267px!important;
}

.issuuembed div span{
	width:100%;
	text-align:center!important;
	display:block;
	color:#f4f1e8;
	color:rgba(244,241,232,0);
	padding-top:5px!important;
}
.issuuembed div span a{
	color:#0a4b69;
	font-size:14px;
	text-transform:uppercase;
	margin-left:32px;
}
.issuuembed div span a +a{
	display:none;
}
.issuuembed div span a:hover,
.issuuembed div span a:active{
	opacity:0.7;
	color:#0a4b69;
}
#top #about_staff_content h6{margin-bottom:0;}
/*  ========================== DONATE page custom style =====================*/
#donate_section_animated_icons .animated_icon,
#donate_section_animated_icons .animated_icon h3{
	background:none;
	color:#0a4b69;
}

/*  ========================== LOCATION page custom style =====================*/
#top .title_narrow {
	min-height:0;
}
#top .title_narrow .content{
	padding:20px 0;
}
#locations_map {
	background:#0e5a7a;
}
#map{
	width:100%;
	height:596px;
}
#map_sidebar {
	background: none repeat scroll 0 0 #13a3ad;
	float: left;
	height: 596px;
	padding-top: 50px;
	text-align: center;
	width: 350px;
}
.by_school {padding-top:20px;}
#top #map_sidebar select,
#top #map_sidebar input{
	font-family:'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:13px;
	color:#0A4B69;
}
#map_sidebar input{
	float:right;
}
#map_sidebar .by_address div{
	padding-right:50px;
}
#map_sidebar h5{
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	line-height:2.5em;
	font-weight:normal;
}
#map_sidebar input#searchaddress{
	width:30px;
	height:34px;
	line-height:30px;
	font-size:20px;
	padding:2px 18px;
	cursor: pointer;
	background:#057897 url(images/search-icon.png) 50% 50%;
}
#map_sidebar select{
	margin:0 auto;
	width:240px;
}
#map_content {
	margin-left:370px;
}

#map img {
		max-width: none; 
		}
#locations_map .container{
	width:100%;
	max-width:none;
	padding:0;
}
#locations_map .container .template-page{
	padding:0;
}

/*=================================== PAGE TEEN template =========================================*/
#teen_news{}
.teennews_item{
	margin:20px 0 0;
}
#teen_news h6 a{
	line-height:2em;
}
#teen_news h6 a:hover,
#teen_news h6 a:active{
	text-decoration:underline;
}
#teen_hours_content  h4{
	font-size:27px
}
#teen_hours_content  h5{
	font-size:18px;
	color:#0A4B69;
	margin:40px auto 10px;
}
#teen_hours_content  h6{
	font-size:20px;
	text-transform:none;
	color:#0A4B69;
}
#teen_hours_content  p{
	padding:0;
	font-size:20px;
}
#top #teen_contact h4{
	font-size:27px;
}
#teen_contact p {
	color:#43D1D6;
	font-size:20px;
	text-align:center;
	line-height:1.6em;
}
/*  ========================== FUNDRAISERS page custom style =====================*/
#fundraisers_top_content .animated_icon{
	width:220px;
	height:220px;
	overflow:hidden;
	margin:0 auto 30px;
}
#fundraisers_top_content  .content{
	padding-top:50px;
}
#fundraisers_upcoming_events{
	text-align:center;
}
#fundraisers_upcoming_events p{
	line-height:1.1em;
	padding-top:0;
}
#top #fundraisers_upcoming_events h5.entry-title{
	text-align:center;
	margin:30px 0 10px;
}
.shortcode_fundraisers_events_item{
	padding-top:50px;
}
.shortcode_fundraisers_past_events_item{
	padding:5px;
}
#top #fundraisers_past_events h5{
	color:#fff;
}
/*  ========================== FUNDRAISER  page custom style =====================*/
#top #fundraiser_event_info h5,
#top #fundraiser_event_info2 h5{
	color:#43D2D7;
	font-size:27px;
	margin:0;
	text-align:center;
}

#top #fundraiser_event_info2 p{
	padding:10px 0;
	line-height:normal;
}
#top #fundraiser_tastings_content,
#top #fundraiser_tastings_content h5{
	text-align: center;
}
.shortcode_fundraiser_restaurants,
.shortcode_fundraiser_sponsors {
	text-align:center;
}
.shortcode_fundraiser_restaurants ul,
.shortcode_fundraiser_sponsors ul{
	list-style:none;
	max-width:840px;
	margin:0 auto;
}
.shortcode_fundraiser_restaurants ul li,
.shortcode_fundraiser_sponsors ul li{
	display:inline-block;
	padding:0;
	margin:10px;
	width:218px
}
.shortcode_fundraiser_restaurants ul li.title_separator,
.shortcode_fundraiser_sponsors ul li.title_separator{
	width:100%;
	clear:both;
	padding:50px 0 10px;
}

.picture{
	text-align:center;
	width:218px;
	height:218px;
	background:#fff;
}
.picture .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.picture a{
	display:block;
	position:relative;
	width:100%;
	height:100%;
}
.picture img{
	max-height:210px;
	max-width:210px;
	margin:0 auto;
    vertical-align: middle;
}
.picture .image-overlay{display:none!important;}
#top .shortcode_fundraiser_sponsors h6{
	font-size:16px;
	text-transform:none;
	margin-top:20px;
}
#fundraiser_become_sponsor_content h3{
	color:#43D2D7;
}
/*#fundraiser_become_sponsor_boxes .container,
#become_sponsor_boxes .container{
	max-width:768px; 
}*/
#fundraiser_become_sponsor_boxes .entry-content-wrapper,
#become_sponsor_boxes .entry-content-wrapper{
	text-align:center;
}
#fundraiser_become_sponsor_boxes .av_one_third,
#become_sponsor_boxes .av_one_third{

	width:245px;
	margin-left:20px;
	margin-top:20px;
	display:inline-block;
	float:none;
	vertical-align:top;
}
/*#become_sponsor_boxes .av_one_third{
	width:245px;
	margin-left:15px;
}*/
#fundraiser_become_sponsor_boxes .av_one_third.first,
#become_sponsor_boxes .av_one_third.first{

}

.boxes_price_sponsor_title{
	background-color:#0A4B69;
	padding:20px!important;
	margin:0!important;
}
#fundraiser_become_sponsor_boxes .boxes_price_sponsor_title h5,
#become_sponsor_boxes .boxes_price_sponsor_title h5{
	color:#fff;
	margin:0!important;
	padding:0!important;
	font-size:27px;
}
.boxes_price_sponsor_price{
	background-color:#0E5A7A;
	padding:10px 20px!important;
	margin:0!important;
}
#top #fundraiser_become_sponsor_boxes .boxes_price_sponsor_price h6,
#top #become_sponsor_boxes .boxes_price_sponsor_price h6{
	color:#fff;
	margin:0!important;
	padding:0!important;
	float:none;
	font-size:34px;
}
.boxes_price_sponsor_description{
	background-color:#0D8392;
	margin:0!important;
	padding:10px 12px 40px!important;
}
#fundraiser_become_sponsor_boxes .boxes_price_sponsor_description ul,
#become_sponsor_boxes .boxes_price_sponsor_description ul{
	text-align:center;
	list-style:none;
	margin:0!important;
	padding:0!important;
}
#fundraiser_become_sponsor_boxes .boxes_price_sponsor_description ul li,
#become_sponsor_boxes .boxes_price_sponsor_description ul li{
	color:#fff;
	font-size:16px;
	padding:10px 0;
}
#fundraiser_become_sponsor_boxes .boxes_price_sponsor_description ul li:before,
#become_sponsor_boxes .boxes_price_sponsor_description ul li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}
#top #fundraiser_become_sponsor_boxes h4,
#top #become_sponsor_boxes h4{
	font-size:27px;
	color:#0E5A7A;
	margin:40px 0 0;
}
#fundraiser_become_sponsor_boxes .av_one_full p,
#become_sponsor_boxes .av_one_full p{
	color:#0E5A7A;
	font-size:20px;
	line-height:normal;
}
#become_sponsor_boxes .av_one_full p{
	color:#fff;
}
#tab-openingbands-container{
	padding-top:40px;
}
#top #tab-headingband-container h4,
#top #tab-openingbands-container h4{
	font-size:27px;
}
.band_pictures{
	max-width:800px;
	margin:0 auto;
}
.band_pictures img{

}
.headlining_bands_picture{
	text-align:center;
	
}
.opening_bands_picture{
	text-align:center;
}
.opening_bands_picture img{
	max-width:50%;
}
/*  ========================== GIVE  page custom style =====================*/

#top #give_to_the_club h4 {
	padding:0;
	color:#fff;
	font-size:34px;
}
/*  ========================== thriftstore  page custom style =====================*/

#thriftstore_content h4{
	color:#fff;
}
#thriftstore_donation_content2 h5{
	text-align:left;
	color:#0A4B69;
	font-size:22px;
	margin-bottom:5px;
}
#thriftstore_donation_content2 .container{
	max-width:600px;
}
#thriftstore_donation_content2 .container p{
	color:#0D8493;
	line-height:normal;
	margin-top:0;
}
#top #financial_content h6{
	color:#14a2ac;
	padding-bottom:20px;
}
#financial_content ul {
  display: block;
  list-style: none outside none;
  margin: 0 auto;
  width: 400px;
}
#financial_content ul li{
	text-align:center;
	margin:0;
	padding:6px 0;
}
#financial_content ul li a {
  color: #0a4b6b;
  font-size: 16px;
  font-weight: bold;
  padding: 2px 0;;
  text-transform: uppercase;
  width: 100%;
	background:none;
	line-height:normal;
}

#financial_content ul li a:hover{
	background:#c1e0db;
	text-decoration:none;
}


#financial-list ul{
	margin:30px 0 60px;
}
#financial-list ul li {
	padding:2px;
	margin:2px;
}
#financial-list ul li a{
		padding:5px 30px;
		text-transform:uppercase;
		color:#0a4b6b; 
}
#financial-list ul li a:hover{
	color:#106b86;
	background:#bde0db;
	text-decoration:none;
	}
/*  ========================== foundation_officers_content  style =====================*/
#foundation_officers_content hr{
	width:80px;
	border-color:#0e5a7a;
    margin: 40px auto;
}	
#foundation_officers_content h4 {
    padding-bottom: 40px;
    padding-top: 40px;
}
#foundation_officers_content h6{
	padding:0px;
	margin:0px;
}
#foundation_officers_content h6 span{
	color: #0d8493;
}
#foundation_officers_content p{
	padding:0px;
	font-size:18px;
	line-height: 1.2em;
}

#top #volunteer_topsection_2 h5{
	margin:25px 0 0;
}
#top #volunteer_topsection_2 p{
	padding-top:5px;
}
/*----------------------- posts --------------------------*/
.entry-content p,
.entry-content ul li{
	color: #0a4b69;
	font-size: 16px;
	line-height: 1.5em;
}
header.entry-content-header{
	max-width:768px;
	margin:0 auto;
	position:relative;
}
.template-search header.entry-content-header{
	/*max-width:none;*/
}
#top .fullsize .template-blog .post-meta-infos,
#top .post-meta-infos {
	text-align:left;
	color: #0d8392;
	font-size: 16px;
}
.post {
	padding-top:100px;
}
#top .fullsize .template-blog h1.post-title{
	font-size:34px;
	margin-bottom:20px;
}


@media only screen and (max-width: 989px) {/*-----------------max-989*/
	#home_section_animated_icons .container {
	  width: 462px;
	}
	#header{
	}
	#home_arizona .container,
	#home_rocket_section .container{padding:0;}
	#top #searchform,
	.av_secondary_right .sub_menu{
		float:none;
	}
	#avia2-menu li{
		padding:10px 0 0 5px;
	}
	#top #searchform {
	  padding: 10px 0 0 5px;
	}
	#top .main_menu{
		padding-top:20px;
	}
	.html_header_top.html_header_topbar_active.html_header_sticky #top #main{
		padding-top:117px;
	}
	#header_main .container{
		height:110px;
	}

	#top .av_one_half .animated_icon h3{
		line-height:80px;
		font-size:23px;
	}
	#home_arizona div .av_one_fourth{
		width:31.5%;
	}
	#home_arizona div .av_three_fourth {
	  margin-left: 6%;
	  width: 62.5%;
	}
	.section_title .content {
	  padding: 40px 0;
	}
	#top .section_title h1, #top .section_title h2, #top .section_title h3, #top .section_title h4{
		font-size:27px;
	}
	#home_animated_numbers .avia-animated-number .avia-animated-number-content{
		width:365px;
	}
	#home_animated_numbers .animated_numbers_2 .avia-animated-number-content {
	  width: 475px;
	}	
	#home_animated_numbers .animated_numbers_3 .avia-animated-number-content {
	  width: 505px;
	}
	.animated_icon_rocket_quote .avia-testimonial-content p{
		font-size:24px;
	}
	.menu-connect-with-us-container ul li{
		padding-right:1px;
	}
	#footer .column_2 .textwidget a{
		background-position:-20px 0;
	}
	#footer .column_2 .textwidget a:hover {
		background-position: -20px 100%;
	}
	#footer .column_2 .textwidget a{
		padding-left:76px;
		font-size:19px;
	}
	
	#top #footer .widget_nav_menu li a{
		font-size:11px;
		line-height:19px;
	}
	#top .main_color .gform_wrapper input[type="submit"]{
		font-size:22px;
	}
	#top .page_title h1,
	#top .page_title h3{
		font-size:34px;
	}
	#map_sidebar{
		width:100%;
		height:auto;
	}
	#map_sidebar .by_address,
	#map_sidebar .by_school{
		width:50%;
		padding:0;
		float:left;
	}
	#map_content {
	  margin-left: 0;
	  width: 100%;
	  height:432px;
	  clear:both;
	}
	#map{
		height:432px;
	}
	#top .gform_wrapper .gsection_title h2 span{
		margin-top:10px;
	}
	#top .gform_wrapper .gsection_title h2{
		font-size:27px;
		line-height:95px;
	}
	#top .main_color .gform_wrapper input, #top .main_color .gform_wrapper select, #top .main_color .gform_wrapper textarea{
		padding:0 10px;
	}
	a.avia_animated_image{
		min-height:160px;
	}
	#top .animated_icon h3{
		line-height:80px;
		font-size:27px;
		height:80px;
	}
	.animated_icon .no_shadow img{
		bottom:-30px;
	}
		
}
@media only screen and (max-width: 767px){/*-----------------------------------------max-768*/
	.tribe-events-week .tribe-events-grid{display:block;}/*-----------calendar for mobile hack*/
	.tribe-grid-header .column{padding:0.5em 0;}
	.tribe-grid-header .column span{font-size:12px;line-height:normal;}
	#tribe-events-header:before, #tribe-events-header:after,
	#tribe-events-footer:before, #tribe-events-footer:after{position:static;}
	#top h2.tribe-events-page-title{position:relative;padding: 5px 15px;}
	#top h2.tribe-events-page-title a{position:absolute;left:0;top:50%;margin:-16px 0 0;}
	#top h2.tribe-events-page-title a.next-week,
	#top h2.tribe-events-page-title a + a{left:auto;right:0;}
	
	
	
	
	.responsive #header .sub_menu, .responsive #header_meta .sub_menu > ul{
		float:right;
		width:auto;
		padding-top:3px;
	}
	#header_meta{display:none;}
	#top #searchform {
	  padding: 10px 0 0 5px;
	}
	#top .logo img{
		max-height:59px!important;
	}
	#advanced_menu_toggle,
	#advanced_menu_hide{
		top:44px;
	}
	#mobile-advanced{
		padding-top:87px;
		border:none;
	}
	#mobile-advanced li {
	  background:#0f8ec5;
	}
	#mobile-advanced li > a{
		color:#fff;
		border-color:#aaa;
	}
	#mobile-advanced > li > a{
		text-transform:uppercase;
	}
	#mobile-advanced li > a:hover{
		background:#0d8391;
	}
	#top .banner_text{
		max-width:100%;
		
	}
	#home_section_animated_icons .container{
		width:428px;
	}
	.responsive #top #home_section_animated_icons div.av_one_fourth,
	.responsive #top #home_section_animated_icons div.av_one_half
	{
		width:48%;
		margin-left:2%;
		overflow:hidden;
		max-width:none;
	}
	#home_section_animated_icons .animated_icon > div,
	#home_section_animated_icons .animated_icon > div > a,
	#home_section_animated_icons .animated_icon .longshadows-image-helper{
		height:160px!important;
	}
	.av_one_half .animated_icon > div {
	  position: relative;
	  top: -25px;
	}
	#top .animated_icon h3{
		height:60px;
		line-height:60px;
		font-size:27px;
	}
	#top .animated_icon h3 a{
		line-height:27px;
	}
	#top .av_one_half .animated_icon h3{
		  display: block;
		height: 60px;
		line-height: 60px;
		position: relative;
		top: -55px;
		width: 100%;
	}
	#top .av_one_half div.avia_animated_image{
		height:165px;
	}
	#top .animated_icon h3.icon_h3_half a{
		line-height:60px;
	}
	#top .animated_icon_arizona {
	  float: none;
	  height: 220px;
	  margin: 0 auto;
	  width: 220px;
	}
	.animated_icon_arizona ul{
		height:220px;
	}
	#home_animated_numbers .avia-animated-number{
		height:auto;
	}
	#home_animated_numbers .avia-animated-number strong.heading{
		float:none;
		display:block;
		width:100%;
		height:100px;
		line-height:100px;
		font-size:65px!important;
	}
	#home_animated_numbers .avia-animated-number .avia-animated-number-content{
		float:none;
		width:100%;
		padding:0 20px;
	}
	#home_animated_numbers .avia-animated-number .avia-animated-number-content p{
		text-align:center;
		height:auto;
		padding:30px 0;
	}
	#top #home_rocket_section .av_one_fourth{
		float:none;
	}
	#top #wrap_all #home_rocket_section .av_one_fourth.first{
		width:220px;
		height:220px;
		margin:0 auto;
		float:none;
	}
	#home_rocket_section .entry-content-wrapper{
		background:none;
	}
	#footer_container .flex_column{
		border:none;
	}
	#footer_container .container{
		width:100%;
		text-align:center;
	}
	#footer_container .column_1 img{
		display:none;
	}
	#top #footertop input{
		float:none;
		display:inline;
	}
	#top #footer .widget_nav_menu li{
		width:100%;
	}
	#top #footer .widget_nav_menu li a{
		font-size:12px;
	}
	#footer .flex_column,
	#top .widget ul,
	#top .widget ul li{
		height:auto;
		float:none;
	}
	#footer .column_2 .textwidget a{
		margin:0 auto;
	}
	#footertop {padding:0;}
	.responsive #top #wrap_all .flex_column{
		margin-bottom:20px;
	}
	#top #wrap_all #footer_container .flex_column{
		margin-bottom:0px;
	}
	#footertop .column_2{
		background:#0c7787;
	}
	#footertop .column_3{
		background:#076070;
	}
	#footer{
		padding:0;
	}
	#footer .column_2{
		display:none;
	}
	#footer .column_1{
		background:#093d52;
	}
	#footer .column_1,
	#footer .column_2,
	#footer .column_3{
		padding:20px 0;
	}
	#top .main_color .gform_wrapper input[type="submit"]{
		font-size:16px;
	}
	.responsive .top_tab .tab.fullsize-tab,
	.responsive #top .main_color .tabcontainer .active_tab{
		background: #0c8494;
		/*border: medium none;*/
		color: #fff;
		font-family: "Montserrat","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 18px;
		font-weight:normal;
		text-align:center;
	}
	#page_menu{
		position:static!important;
	}
	#footer_container h3.widgettitle,
	#footertop h3.widgettitle{
		text-align:center;
	}
	.section_content_three .av_one_half a.avia-button,
	.section_content_three .av_one_half.first a.avia-button{
		float:none!important;
	}
	#top #about_section_pictures_tab .photo_tabs .tab,
	#top #foundation_section_pictures_tab .photo_tabs .tab{
		width:100%;
		margin:20px 0;
		background:#0d8391;
	}
	#top #about_section_pictures_tab .photo_tabs .tab .img_container,
	#top #foundation_section_pictures_tab .photo_tabs .tab .img_container{
		width:50%;
		margin:0 auto;
	}
	#top #about_section_pictures_tab .photo_tabs .active_tab .active_tab_indicator{
		bottom:-35px;
	}
	#top #about_section_pictures_tab .photo_tabs .tab h4,
	#top #foundation_section_pictures_tab .photo_tabs .tab h4{
		bottom:0;
	}
	#top #about_section_pictures_tab .photo_tabs,
	#top #foundation_section_pictures_tab .photo_tabs{
		border:1px solid #fff;
	}
	#top .page_title h1,
	#top .page_title h3{
		font-size:27px;
	}

	.responsive .animated_icon{
		
	}
	.responsive .animated_icon img {
		  margin: -27px auto 0;
		  position:relative;
		}
	.responsive #top #home_section_animated_icons div.av_one_half{
		width:100%;
		margin-left:0;
	}
	.section_content_one ul{
		margin-left:0;
	}
	.section_content_one ul li{
		margin-left:0;
		padding:8px 0;
	}
	#branch_forms_content ul li a{
		background:none;
		font-size:14px;
		line-height:20px;
		padding-left:0;
		text-align:center;
		text-decoration:underline;
	}
	.button_slide_left a.avia-button{
		font-size:16px;
	}
	#about_section_animated_icons .container{
		width:220px;
	}
	.section_content_one p, .section_content_two p, .section_content_three p{
		font-size:18px;
	}
	.toggle_content{
		padding:12px 10px 11px;
	}
	.toggle_content ul li{
		margin:0;
		padding:10px 0;
	}
	#top #about_section_pictures_tab .photo_tabs .tab_content, #top #foundation_section_pictures_tab .photo_tabs .tab_content{
		padding:20px 10px;
	}
	#top #about_section_pictures_tab .photo_tabs .tab_content p, #top #foundation_section_pictures_tab .photo_tabs .tab_content p{
		font-size:16px;
	}
	
	#map_sidebar{
		width:100%;
		height:auto;
	}
	#map_sidebar .by_address,
	#map_sidebar .by_school{
		width:100%;
		margin-bottom:30px;
		padding:0;
	}
	#map_sidebar .by_address div{
		padding-right:115px;
	}
	#map_content {
	  margin-left: 0;
	  width: 100%;
	  height:270px;
	  clear:both;
	}
	#map{
		height:270px;
	}
	#top .gform_wrapper .one_half{
		width:100%;
	}
	#top .gform_wrapper .two_third{
		width:100%;
	}
	#top .gform_wrapper .one_third{
		width:100%;
	}
	#top .gform_wrapper .gfield{margin-left:0;}
	#top .gform_wrapper .gsection_title h2{font-size:20px;}
	#footertop .mc_form_inside .mc_form_inside,
	#footertop .mc_form_inside .mc_merge_var,
	#footertop .mc_signup_submit{
		float:none;
		display:inline-block;
	}
	#branch_forms_content ul li a{
		text-align:left;
	}
	.issuuembed{width:100%!important;}
}
@media only screen and (max-width: 479px){/*-----------------------------------------max-480*/
		.hide-on-phone {
			display:none!important;
		}
		#top .logo img {
			height: auto !important;
			margin-top: 25px;
			max-width: 215px;
		}
		#homepage_banner h2{
			font-size:27px;
		}
		.responsive #top #home_section_animated_icons div.av_one_fourth,
		.responsive #top #home_section_animated_icons div.av_one_half{
			margin: 10px auto;
			width:100%;
			float:none;
		}
		#home_section_animated_icons .container{
			width:220px;
		}
		#top .animated_icon h3,
		#top .av_one_half .animated_icon h3{
			font-size:22px;
		}
		.animated_icon_arizona_text p{
			display:block;
			font-size:14px;
		}
		#top .section_title h1, #top .section_title h2, #top .section_title h3, #top .section_title h4 {
			font-size: 22px;
		}
		#home_animated_numbers .avia-animated-number .avia-animated-number-content p {
		  display: block;
		  font-size: 16px !important;
		  line-height: 1.5em;
		  text-align: center;
		}
		.button_slide_left a.avia-button{
			font-size:14px;
		}
		.animated_icon_rocket_quote .avia-testimonial-content p{
			font-size:18px;
		}
		#home_rocket_section .animated_icon_rocket_quote .avia-testimonial-name{
			font-size:18px;
		}
		#socket .copyright{
			font-size:11px;
		}
		.main_color h3, .main_color h4, .main_color h5, .main_color h6, #top .section_content_two h3, #top .section_content_two h4, #top .section_content_two h5, #top .section_content_two h6, #top .fullsize .template-blog .post-title{
			font-size:22px;
		}
		.section_content_one p, .section_content_two p, .section_content_three p{
			font-size:18px;
		}
		.section_content_three a.avia-button{
			font-size:14px!important;
		}
		#map_sidebar .by_address div {
		  padding-right: 35px;
		}
		#top .gform_wrapper .gsection_title h2 {
		  font-size: 18px;
		  line-height: normal;
		  padding: 20px 0;
		  text-align: center;
		}
		#top .gform_wrapper .gsection_title h2 span{display:none}
		#top .gform_wrapper ul.gform_fields li.gsection_title{left:0;width:100%;}
		#top .gform_wrapper label{font-size:14px;}
		#top .main_color .gform_wrapper input, #top .main_color .gform_wrapper select, #top .main_color .gform_wrapper textarea
		{font-size:16px;height:40px}
		#top .gform_wrapper .title ul.gfield_checkbox li label, #top .gform_wrapper .title ul.gfield_radio li label{font-size:14px}
		#top .gform_wrapper .my_required .ginput_container ul.gfield_radio li label, #top .gform_wrapper .my_required .ginput_container ul.gfield_checkbox li label{
			font-size:13px;
			line-height:normal;
		}
		#top .gform_wrapper ul li.gfield{padding-left:0}
		#top .main_color .gform_wrapper input[type="submit"]{font-size:12px}
}