/*
Main style
*/

@import 'flexvideo.css'; 


body{font-family: 'Roboto', sans-serif; font-weight:400; color:#000; font-size: 18px; line-height:1.3em;}

a{color:#004c77; text-decoration:underline;}
a:hover,
a:active{color:#478e3a;}

@media only screen and (max-width: 991px){
	
	body{font-size: 15px;}
}

@media only screen and (max-width: 600px) {
	.admin-bar #wpadminbar{top:-46px;}
}

/*********************** Containers ***********************/

.page-container{position:relative; min-width:320px;}

@media (min-width: 1340px)
{
	.container {max-width: 1340px;}
}
@media (min-width: 1830px)
{
	.container {max-width: 1340px;}
}
@media (min-width: 2490px)
{
	.container {max-width: 1340px;}
}





/*********************** Misc ***********************/

.img-responsive {max-width:100%; height:auto;}


* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.fa-search {color:#478e3a;}


.career-table{margin-top:60px;}

.career-table tbody th,
.career-table tbody td{vertical-align:middle;}

.career-table tbody th ul{margin:0;}

.job-buttons{margin-top:60px;}

.col-md-fifths{-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px;}

@media only screen and (max-width: 991px) {
	.col-md-fifths{width:50%;}	
}
@media only screen and (max-width: 768px) {
	.col-md-fifths{width:100%;}	
}


.table .thead-dark th{background-color:#12426b;}




.aligncenter {display: block; margin-right: auto; margin-left: auto;}
.alignleft {display: inline; float: left; margin-right: 1.5em;}
.alignright {display: inline; float: right; margin-left: 1.5em;}

.bypostauthor {}

.sticky {}

.wp-caption {border: 1px solid #ccc; margin-bottom: 1.5em; max-width: 100%;}
.wp-caption img[class*="wp-image-"] {display: block; margin: 1.2% auto 0; max-width: 98%;}
.wp-caption-text {text-align: center;}
.wp-caption .wp-caption-text {margin: 0.8075em 0;}

.screen-reader-text {clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden;}
.screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; 
	font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000;}

.post-view-attachment .entry-attachment .attachment {text-align: center;}
.post-view-attachment .entry-attachment .attachment .card {margin: 0 auto; width: 400px;}
.post-view-attachment .entry-attachment .attachment .wp-video {margin: 0 auto;}

.row-with-vspace {margin-bottom: 20px;}

.market-row{margin-bottom:30px; margin-top:30px;}
.market-row > div{margin-bottom:30px; margin-top:30px;}

.row-centered{text-align: center;}
.col-centered{display: inline-block; float: none; text-align: left; margin-right: -4px; vertical-align: top;}


.page-header {margin-bottom: 20px;}



.list-inline > li {display: inline-block;}
.list-inline > li:not(:last-child) {margin-right: .5rem;}




.file-download{text-align:center; margin-top:2em; padding-top:2em; border-top:solid 1px #eee;}
.file-published{font-weight:400i; margin-top:10px; font-size:14px;}



/*********************** Pagination ***********************/

.pagination {margin: 0; border-radius:0px;}
.pagination > .page-item:first-child > a, 
.pagination > .page-item:first-child > span,
.pagination > .page-item:last-child > a, 
.pagination > .page-item:last-child > span{border-radius:0px;}
.pagination-center {text-align: center;}
.pagination-row {margin-bottom: 20px;}

.pagination > .page-item > a{color:#004450;}

.pagination > .page-item.active > a, 
.pagination > .page-item.active > a:focus, 
.pagination > .page-item.active > a:hover, 
.pagination > .page-item.active > span, 
.pagination > .page-item.active > span:focus, 
.pagination > .page-item.active > span:hover{background-color:#004450; border-color:#004450; color:#fff;}
.pagination > .page-item > a, 
.pagination > .page-item > span{padding:10px 15px}


/*********************** WordPress gallery ***********************/

.gallery-caption {}
.gallery {margin-bottom: 1.6em;}
.gallery-item {display: inline-block; padding: 1.79104477%; text-align: center; vertical-align: top; width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-icon img {margin: 0 auto; width:100%; height:auto;}
.gallery-caption {color: #707070; color: rgba(51, 51, 51, 0.7); display: block; font-size: 14px; line-height: 1.5; padding: 0.5em 0;}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {display: none;}


@media only screen and (max-width: 991px) {
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item{max-width: 25%;}
}

@media only screen and (max-width: 767px) {
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item{max-width: 33.33%;}
}


@media only screen and (max-width: 575px) {
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item{max-width: 50%;}
}

/*********************** Calendar ***********************/

.widget_calendar .calendar_wrap table {font-size: 14px; margin: 0;}
.widget_calendar .calendar_wrap table caption {caption-side: top;}
.widget_calendar .calendar_wrap .table td,
.widget_calendar .calendar_wrap .table th {padding: 8px;}
.widget_calendar .calendar_wrap .table #next {text-align: right;}


/*********************** Comments ***********************/

#comments .comment-navigation,
#comments .comment-navigation-below {margin-bottom: 20px; margin-top: 15px;}
#comments .comment-navigation {list-style: none; margin-top: 0; padding: 0;}
#comments .comment-respond {margin-top: 20px;}
#comments .media-list li .media {margin-top: 15px;}
#comments .media-list li .media .media-body {border: 1px solid #eee; padding: 10px;}
#comments .media-list li .media .media-body .comment-author {font-size: 12px; margin-bottom: 10px;}
#comments .media-list ul.children {list-style: none; margin-left: 4em; padding-left: 0;}


/*********************** Main ***********************/

#main .wp-video-shortcode {display: block; height: auto; max-width: 100%;}
#main .attachment .entry-content {margin-bottom: 20px;}
#main .attachment .entry-content .attachment {text-align: center;}
#main .attachment .entry-meta {margin-bottom: 20px;}
/* fix auto img responsive */
#main .post .entry-content img {height: auto; max-width: 100%;}
#main .post,
#main .page {}
#main .post .entry-header .entry-meta {color: #999; font-size: 12px;}
#main .post .entry-header .entry-meta a {color: inherit;}
#main .post .entry-header .entry-meta .posted-on .updated {display: none;}
#main .post .entry-meta .categories-icon {cursor: default;}
#main .post .entry-meta .comments-link a {color: #333;}
#main .post .entry-meta .comments-link a .comment-total,
#main .page .entry-meta .comments-link a .comment-total {color: #555;}
#main .attachment .edit-post-link a, 
#main .attachment .entry-meta .edit-post-link a, 
#main .post .entry-meta .edit-post-link a,
#main .page .entry-meta .edit-post-link a {color: #333;}
#main .post .entry-meta .tags-icon {cursor: default;}
#main .attachment .entry-title, 
#main .post .entry-title,
#main .page .entry-title {margin-top: 0; word-wrap: break-word;}


/*********************** Header ***********************/

.header-container{padding-top:0px; padding-bottom:10px; position:relative; height:147px;}

.site-logo{position:absolute; left:15px; top:20px;}
.navigation-icons{position:absolute; right:0px; top:0px;}
.main-navigation{position:absolute; right:15px; bottom:20px;}


.site-logo a{display:block;}
.site-logo img{width:100%; max-width:428px; height:auto;}


.main-navigation .navbar {/*min-height: 100%;*/ padding:0;}
.main-navigation .navbar a.nav-link{font-family: 'Roboto', sans-serif; font-weight:300; font-size:16px; letter-spacing: 0.25px; text-decoration:none; padding:0 10px; margin:10px 0; color:#333333; text-transform: uppercase;}
.main-navigation .navbar .dropdown-toggle::after{display:none;}


.main-navigation .navbar-nav a:hover,
.main-navigation .navbar-nav a:focus,
.main-navigation .navbar-nav .dropdown-item.active{background-color:transparent; color:#346b9b;}


.dropdown-item.active{background-color:transparent; color:#000;}



.dropdown-menu{margin-top:0; padding:10px; border:none; border-radius:0px; background-color: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
.dropdown-menu .dropdown-item{color: #004c77; padding:3px 10px; /*text-decoration:underline;*/ font-weight: 400;}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown-menu a:hover {
    color: #478f43!important;
    text-decoration: none;
}

 


#secondary-menu{position:absolute; right:15px; top:10px; z-index:3; margin:0px;}

.secondary-menu-container{line-height:1.3em;}
.secondary-menu-container ul{margin:0;}

.secondary-menu-container .list-inline{padding:10px 0 0 0; text-align:center;}

.secondary-menu-container #bb4-secondary-menu,
.secondary-menu-container .social-media{display:inline-block;}

.secondary-menu-container .social-media{margin:0 0 0 20px; padding:0 0 0 20px; border-left:solid 1px #a7a9ac;}

.secondary-menu-container #bb4-secondary-menu a,
#bb4-secondary-mobile-menu a{text-decoration:none; color:#444; padding:0; font-family: 'Roboto', sans-serif; font-weight:300; font-size:15px;}
.secondary-menu-container #bb4-secondary-menu a:hover,
.secondary-menu-container #bb4-secondary-menu a:focus,
#bb4-secondary-mobile-menu a:hover,
#bb4-secondary-mobile-menu a:focus{color:#000;}




ul.social-media{margin:0; display:inline-block;}
ul.social-media li {margin-right:10px; padding:0;}
ul.social-media li:last-child{margin-right:0;}
ul.social-media li a:before{font-family:"Font Awesome 5 Brands"; }
ul.social-media li.facebook-link a:before{content:"\f082";}
ul.social-media li.twitter-link a:before{content: "\f099";}
ul.social-media li.linkedin-link a:before{content: "\f0e1";}
ul.social-media li.youtube-link a:before{content: "\f167";}
ul.social-media li.instagram-link a:before{content: "\f16d";}
ul.social-media li.website-link a:before{content: "\f0ac"; font-family:"Font Awesome 5 Free"; font-weight: 900;}
ul.social-media li.email-link a:before{font-family:"Font Awesome 5 Free"; }
ul.social-media li.email-link a:before{content: "\f0e0";}

ul.social-media a{text-decoration:none; color:#a7a9ac;}
ul.social-media a:hover,
ul.social-media a:focus{text-decoration:none; color:#000;}







.button-wrap{min-height: 100%; position:relative;}

.navbar-toggler,
.user-toggler,
.search-toggler,
.search-toggler-mobile{border:none; background:transparent; margin:0 10px; padding:0; min-height: 100%; font-size:24px; cursor:pointer;}



.main-navigation .navbar .list-inline{margin:0;}
.btn-login,
.btn-signup,
.btn-my-account{border-radius:4px; font-weight: 700; font-size: 20px; text-decoration: none; padding: 10px 20px; margin:0; color:#fff; background-color:#9dbb00;}

.btn-login:hover,
.btn-login:focus,
.btn-signup:hover,
.btn-signup:focus,
.btn-my-account:hover,
.btn-my-account:focus{background-color:#478e3a; color:#fff;}

.btn-login{margin:0 0 0 20px; background-color:#066189;}
.btn-signup{margin:0 30px 0 0;}
.btn-my-account{margin:0 20px 0 0;}
.secondary-menu-container .btn-link{color:#07628a;}

.user-toggler{}
.navbar-toggler{margin-right:0px;}

.navigation-icons .list-inline > li:after{content:"|"; margin-left: .5rem;}
.navigation-icons .list-inline > li.nobar:after{content:""; display:none;}

.mobile-elements{display:none;}








@media only screen and (min-width: 992px) {
	
    
	#secondary-menu.collapse{display:block !important;}
	.navigation-icons .search-toggler-mobile,
	.navigation-icons .user-toggler,
	.navigation-icons .navbar-toggler{display: none;}
	eve
	.secondary-menu-container .btn-link{padding-right:0;}
}

@media only screen and (max-width: 1199px) {
	
	
	.header-container{/*height:122px;*/} 
	
	.site-logo img{max-width:330px;}
	
	.main-navigation{}
	.main-navigation .navbar a.nav-link{padding:0 10px;}
	
	.main-navigation .navbar a.nav-link,
	.btn-login,
	.btn-signup,
	.btn-my-account{}
	
	.btn-login{margin:0 0 0 10px; }
	.btn-signup{margin:0 10px 0 0;}
	.btn-my-account{margin:0 10px 0 0;}
}

@media only screen and (max-width: 991px) {
	/* mobile to 991px */
	.header-container{padding:74px 0 0 0; min-height:74px; height:auto;}
	
	.site-logo{top:15px; left:15px;}
	.navigation-icons{right:15px; top:24px;}
	.main-navigation{position:relative; right:auto; bottom:auto;}
	
	.main-navigation,
	.main-navigation .navbar,
	.main-navigation .navbar .ml-md-auto,
	.main-navigation .navbar .ml-md-auto #main-navbar,
	.main-navigation .navbar .ml-md-auto #main-navbar .navbar-nav{width:100%;}
	
	.site-logo img{max-width:170px;}
	.navigation-icons .user-toggler{margin-right:10px;}
	.navigation-icons .list-inline > li:after{content:""; display:none;}
	
	#secondary-menu{position:relative; right:auto; top:auto; z-index:3; margin-top:0;}
	#secondary-menu.collapsing,
	#secondary-menu.show{/*box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.3);*/ background-color:#fff; padding:0px;}
	#secondary-menu .secondary-menu-container{ min-width:300px;}

	#secondary-menu ul > li{padding:15px 15px 0px 15px; display:block; margin:0;}
	#secondary-menu ul > li:first-child{padding-top:15px;}
	#secondary-menu ul > li:last-child{padding-bottom:15px;}
	
	#secondary-menu .btn{display:block;}
	
	.btn-login,
	.btn-signup,
	.btn-my-account{margin:0;}
	
	.main-navigation .navbar .list-inline{margin:20px 0 40px 0;}
	.main-navigation .navbar .mobile-elements{margin:20px 0;}
	.main-navigation .navbar .mobile-elements .list-inline{margin:0 0 10px 0;}
	
	.main-navigation .search-toggler{display:none;}
	
	.main-navigation .dropdown-menu{text-align:center;}
	
	.mobile-elements{display:block; width:100%;}
	
}





@media only screen and (min-width: 992px) { 
    .header-container{height:185px;} 
}

@media only screen and (min-width: 1199px) { 
    .header-container{height:200px;} 
}

@media only screen and (min-width: 1340px) { 
    .header-container{height:150px;} 
}



#main-search form{margin:20px 0;}

.search-404 .form-control,
#main-search .form-control{border:solid 1px #dddddd; border-right:none; border-radius:0; padding:.375rem 1.25rem; height:50px; line-height:50px;}

.search-404 .btn-outline-secondary,
#main-search .btn-outline-secondary{border:none; background-color:#dddddd; color:#000; border-radius:0; padding:.375rem 1.25rem;}











/*********************** Footer ***********************/

#site-footer {background-color: transparent; border-top: solid 1px #ccc; margin:100px 0 40px 0; padding:30px 0 0 0;}

#site-footer h2{
    font-family: 'Roboto', sans-serif; font-weight:700; font-size:18px; color:#03415d; margin:0 0 10px 0
}


#site-footer .footer-info{/*font-family: serif; font-size:14px; line-height:1.4em;*/}
#site-footer .footer-info-inner{position:relative;}
/*#site-footer .footer-info img{position:absolute; left:0px; top:0px;}*/
#site-footer .footer-info .widget{margin:0 0 0 110px;}

#site-footer ul{list-style:none; margin:0; padding:0;}
#site-footer ul li{margin:0; padding:0 0 0 10px; position:relative;}
#site-footer ul li a{text-decoration:none; color:#000;}
#site-footer ul li a:hover,
#site-footer ul li a:focus{text-decoration:underline; color:#478e3a;}

#site-footer .footer-quick ul li:before{font-family:"Font Awesome 5 Free"; content:"\f105"; font-weight: 900; font-size:12px; position:absolute; left:0px; top:0px;}


#site-footer .footer-connect ul{margin:0 0 30px 0;}
#site-footer .footer-connect ul li {margin-right:10px; padding:0;}
#site-footer .footer-connect ul li:last-child{margin-right:0;}
#site-footer .footer-connect ul li a:before{font-family:"Font Awesome 5 Brands"; font-size:30px;}
#site-footer .footer-connect ul li.facebook-link a:before{content:"\f082";}
#site-footer .footer-connect ul li.twitter-link a:before{content: "\f099";}
#site-footer .footer-connect ul li.linkedin-link a:before{content: "\f0e1";}
#site-footer .footer-connect ul li.youtube-link a:before{content: "\f167";}
#site-footer .footer-connect ul li.instagram-link a:before{content: "\f16d";}
#site-footer .footer-connect ul li.website-link a:before{content: "\f0ac"; font-family:"Font Awesome 5 Free"; font-weight: 900;}

#site-footer .footer-connect ul a{text-decoration:none; color:#004c77;}
#site-footer .footer-connect ul a:hover,
#site-footer .footer-connect ul a:focus{text-decoration:none; color:#478e3a;}

#site-footer .footer-copyright{padding-top:30px;}

#site-footer .footer-copyright,
#site-footer .footer-copyright .textwidget{text-align:center; font-size:13px;}

#site-footer .footer-copyright p{margin:0;}


@media only screen and (max-width: 991px) {
	#site-footer{margin-top:40px;}
	#site-footer .footer-info{font-size:13px;}
	#site-footer .footer-info,
	#site-footer .footer-quick,
	#site-footer .footer-partner,
	#site-footer .footer-connect{margin-bottom:30px;}
	#site-footer .footer-info,
	#site-footer .footer-quick,
	#site-footer .footer-partner,
	#site-footer .footer-connect{text-align:center;}
	
	#site-footer .footer-info .widget{margin:0 0 0 110px; float:left; text-align:left;}
	
	#site-footer ul li{margin:0; display:inline; padding:0 5px 0 0;}
	#site-footer .footer-quick ul li:before{content:" ";}
	#site-footer .footer-quick ul li:after{content:"|";  padding:0 0 0 10px;}
	#site-footer .footer-quick ul li:last-child:after{content:" "; padding:0;}
}



/*********************** Sidebar ***********************/

#sidebar .widget {border: 1px solid #eee; margin-bottom: 20px; overflow: hidden; padding: 10px;}
#sidebar .widget ul {padding-left: 20px;}
#sidebar .widget .widget-title {font-size: 18px; margin-top: 0;}


.sidebar-content{margin:60px 0 0 0;}


/*********** Nav Tabs ************/


.nav-tabs{margin:0 0 30px 0;}


/*********** Alerts ************/

.alert-areas{margin:100px 0;}

.alert{border-radius:0px;}

.new-entries{margin-bottom:60px;}

/************ Buttons ************/

.gform_button,
.tml-button,
.btn{border:solid; border-radius:0px; text-shadow:none; padding:10px 20px; border:none; text-decoration:none; font-family: 'Roboto Condensed', sans-serif; 
	font-weight:700; font-size:20px; text-transform:uppercase;}

.btn-link{border:none;}

.gform_button,
.tml-button,
.btn-primary{background-color:#004c77; color:#fff; border:none; cursor:pointer;}
.gform_button:hover,
.gform_button:focus,
.tml-button:hover,
.tml-button:focus,
.btn-primary:hover,
.btn-primary:focus{background-color:#478e3a; color:#fff; border-color:#478e3a;}

.btn-secondary{background-color:#306c92; color:#fff; border-color:#114d5a;}
.btn-secondary:hover,
.btn-secondary:focus{background-color:#478e3a; color:#fff; border-color:#478e3a;}

.btn-light{background-color:#999; color:#fff;}
.btn-light:hover,
.btn-light:focus{background-color:#478e3a; color:#fff; border-color:#478e3a;}

@media only screen and (max-width: 991px){
	.btn{padding:5px 10px;}
	.btn{font-size:16px;}
}


.btn-plain-link{padding:0; background-color:transparent; color:#004c77; text-decoration:underline; font-weight:400; font-family: 'Roboto', sans-serif; font-size: 18px; 
	line-height: 1.3em; display: inline; margin: 0; border: none; vertical-align: top;}

@media only screen and (max-width: 991px){
	.btn-plain-link{font-size:15px;}
}




/* I AM */

.i_am_plus_picture {
    margin-bottom:30px;
}
    
.i_am {

    z-index: 1;
}
    
.plus_picture {
    z-index: 0;
    

    

    
    
}



@media only screen and (min-width: 990px) {

    
}



@media only screen and (min-width: 1140px) {
    

    
    .i_am_plus_picture {

        position: relative;
        height:380px;
        /**/

    
    }

    .i_am {
        position:relative;
        top:80px;
        /*left:30px;*/

    }

    .plus_picture {

        height:400px;
        position:absolute;
        top:0px;
        right:0px;
        background-position: right center;
        width:780px; height:380px;

    }
}


@media only screen and (min-width: 1200px) {
    .plus_picture {
        width:1000px; height:380px;

    }
}





/*   SPECIFIC  FORMS  */


#gform_wrapper_5 {
    padding: 15px;
    padding-left: 30px;
	background-color: #004677;
	
}


#gform_wrapper_5.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
    width:auto !important;
    text-transform:uppercase;
    line-height: 30px;
    font-size:28px;
    color:#ffffff !important;
}


#gform_wrapper_5 div.validation_error {
    color: #fff!important;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 25px;
    border-top: 2px solid !important;
    border-bottom: 2px solid !important;
    padding: 16px 0;
    clear: both;
    width: 100%;
    text-align: center;
}




#gform_wrapper_5 .gform_button, #gform_wrapper_5 .tml-button, #gform_wrapper_5 .btn-primary {
    color:#ffffff !important;
    background-color: #478e3a  !important;
    padding: 0px;
    font-size: 22px;
    margin-top: 0px;
}





#gform_wrapper_5 .medium .gfield_select {background-color: #004677;}

#gform_wrapper_5 .ginput_container_select {/*background-color: #004677;*/}


#gform_wrapper_5 .ginput_container_select option {
    
    background-color: #004677!important; 
    color:#ffffff!important;
    border:0; border-bottom: 3px dashed #ffffff;
    

}




#gform_wrapper_5 select.gfield_select {
    
}



#gform_wrapper_5 .ginput_container_select { 

	position: relative;	
}






@media only screen and (min-width: 641px) {

	#gform_wrapper_5 {
	
		/*width: 50%;*/
	}
	
	#gform_wrapper_5.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
    	width: auto !important;
	}
	
	
    #gform_wrapper_5 .gform_button, #gform_wrapper_5 .tml-button, #gform_wrapper_5 .btn-primary {
        color:#ffffff !important;
        background-color: #478e3a  !important;
        padding: 20px 30px;
        font-size: 22px;
        margin-top: -150px;
    }

    
	
	html:not([dir="rtl"]) #gform_wrapper_5.gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not([dir="rtl"]) .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description,
	html:not([dir="rtl"]) #gform_wrapper_5.gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
    width: auto !important;
    margin-left: 0 !important;;
	}
	
	
    #gform_wrapper_5 select {

        color:#ffffff!important; background-color: #004677!important; border:0px; border-bottom: 1px solid #ffffff;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
         -o-appearance: none;
            appearance: none;
    }

	
	#gform_wrapper_5.ginput_container_select select {
		border:0px;
		border-bottom: 1px solid #ffffff;
		color:#ffffff;
		background-color: #004677;
		/*
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		-o-appearance: none;
		appearance: none;
		*/
	}
	
	
	#gform_wrapper_5.ginput_container_select {
		/*position: relative;	*/
	}
	
	#gform_wrapper_5.ginput_container_select:after {
	/*font-family: FontAwesome;
  	content: '\f107';
	content: 'H';
  	font-size: 28px;
  	position: absolute;
  	top: 12px;
  	right: 20px;
  	color: #434B67;
  	pointer-events: none;*/
	}
	
    
    #gform_wrapper_5 .ginput_container_select:after {
        font-family:"Font Awesome 5 Free";
        /*font-family:"Font Awesome 5 Brands";*/
        content: '\f107';
        font-weight: 900;
        /*content: 'Y';*/
        font-size: 28px;
        /*position: absolute;*/
        position: relative;
        top: 6px;
        right: 20px;
        color: #ffffff;
        pointer-events: none;
    }

    
	
	#gform_wrapper_5.gform_wrapper .gform_footer:not(.top_label) {
		padding: 16px 0 10px;
		margin-left: 80% !important;
		width: 15% !important;
	}
	


}




@media only screen and (min-width: 1140px) {

	#gform_wrapper_5 {
		width: 50%;
	}
}










/* OUR TEAM */


.ourteam-row-first {}
.ourteam-row-first h2 { /*font-weight: 600;*/}
.ourteam-row-first .ourteam-left {}
.ourteam-row-first .ourteam-left,
.ourteam-row-first .ourteam-right {float:left;}

.ourteam-row-last {}
.ourteam-row-last .ourteam-left {background-color: #064d77; color:#ffffff; padding-bottom:20px;}
.ourteam-row-last .ourteam-left .contact {padding-left: 25px;}
.ourteam-row-last .ourteam-left h2 {text-transform: uppercase; font-size: 20px; letter-spacing: 1px; color: #ffffff;}
.ourteam-row-last .ourteam-left p {font-size: 16px; font-weight: 300;}
.ourteam-row-last .ourteam-left a {text-decoration: none; color: #ffffff;}
.ourteam-row-last .ourteam-left,
.ourteam-row-last .ourteam-right {float:left;}
.ourteam-row-last .ourteam-right {padding:25px;}



@media only screen and (min-width: 980px) {
    .ourteam-row-first .ourteam-left {width:50%; padding-right:25px}
    .ourteam-row-first .ourteam-right {width:50%;}
    .ourteam-row-last .ourteam-left {width:50%;}
    .ourteam-row-last .ourteam-right {width:50%;}  
}



@media only screen and (min-width: 1140px) {
    .ourteam-row-first .ourteam-left {width:34%; padding-right:25px}
    .ourteam-row-first .ourteam-right {width:66%;}
    .ourteam-row-last .ourteam-left {width:34%;}
    .ourteam-row-last .ourteam-right {width:66%;}
}














/************ Headers ************/

h1,
.header1{font-family: 'Roboto', sans-serif; font-weight:300; letter-spacing: 1px; color:#000; /*font-size:38px;*/ font-size: 1.75rem; line-height: 1.2em; margin:0 0 30px 0;}
h2{
    font-family: 'Roboto', sans-serif; font-weight:300; /*letter-spacing: 0.5px;*/ color:#478f43; /*font-size:30px; margin:30px 0 15px 0;*/
    line-height: 1.2;
    letter-spacing: 0.5px;
    margin-top: 1em;
    font-size: 2rem;
}

h2:first-child{margin-top:0;}
.about-partnership h2,
h3{font-family: 'Roboto', sans-serif; font-weight:300; color:#07628a; font-size:1.25rem; margin:1.25rem 0 15px 0; text-transform: uppercase;}
h3:first-child{margin-top:0;}
h4{font-family: 'Roboto', sans-serif; font-weight:500; color:#004677; font-size:1.25rem; margin:0.15rem 0 15px 0;}
h4:first-child{margin-top:0;}


h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    font-style: italic;
    color: #478e3a;
    margin-top: 1.25em;
}


h6 {
    line-height: 1.6em;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #064d77;
}


.page-banner-wrap{background-color:#ecf3eb; color:#004677; padding-top:10px; padding-bottom:15px; margin:0 0 30px 0;}

.page-template-page-map .page-banner-wrap,
.page-template-page-mapAlt .page-banner-wrap{margin-bottom:0;}

.page-banner-wrap .header1,
.page-banner-wrap h1{margin:0; /*font-size: 40px; */font-size: 1.75rem; line-height: 1.2em; font-weight: 300; color:#004677; text-transform: uppercase; letter-spacing: 1px; text-align: center; margin-top: .3em;}


#tribe-events-footer, #tribe-events-header{margin:0;}

.section-heading-wrapper{margin:0 0 60px 0; text-align:center;}

.tribe-events-list-separator-month,
.section-heading{margin:0; position:relative;}

/*.tribe-events-list-separator-month:after,
.section-heading:before{content:""; background-color:#eee; width:100%; height:1px; display:block; position:absolute; left:0px; right:0px; top:17px; z-index:-1; border:none;}*/

h2.tribe-events-list-separator-month,
.section-heading h2{margin:0 0 30px 0; /*text-transform:uppercase; */ font-size:28px; padding:0; text-align: center;}

.tribe-events-list-separator-month span,
.section-heading h2 span{
  /*background-color:#fff; padding:0 10px; margin:0 auto;*/

font-family: 'Roboto', sans-serif;
font-weight: 300;
/*text-transform: uppercase;*/
letter-spacing: 2px;
color: #07628a;
font-size: 1.75rem;
margin-top: 1em;

}

#tribe-events-content a {color:#07628a;}

.section-heading h2 a{text-decoration:none;}
.section-heading h2 a:hover,
.section-heading h2 a:focus{text-decoration:underline;}
.section-content{text-align:left; margin:0 0 60px 0;}

@media only screen and (max-width: 991px) {
	h1{font-size:28px;}
	
	.page-banner-wrap{padding-top:10px; padding-bottom:10px; margin:0 0 30px 0;}
	.page-banner-wrap .header1,
	.page-banner-wrap h1{font-size: 30px;}
	
	.section-heading-wrapper{margin:0 0 40px 0;}
}



/********Feature Video********/

.feature-video{margin:0 0 60px 0;}

@media only screen and (max-width: 991px) {
	.feature-video{margin:0 0 40px 0;}	
}


/********Video Grid********/

.video-grid{}

.video-grid *[class^='col-']{margin-bottom:30px;}

.video-grid button{border:none; background:transparent; box-shadow:none; -webkit-appearance: none;}

.vg-wrapper{}
.vg-image{position:relative; margin:0 0 15px 0;}
.vg-image .vg-play{display:block; position:absolute; left:0px; top:0px; bottom:0px; right:0px; background:transparent url('../img/play-icon.png') no-repeat center center; background-size:100px 70px;}

.vg-content{}


.modal {text-align: center; padding: 0!important;}

.modal:before {content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px;}

.modal-dialog {display: inline-block; text-align: left; vertical-align: middle; width:70%; max-width:none;}
.modal-body{padding:0;}
.modal-content{border-radius:0; border:none;}
.modal-content .vd-embed{margin:0;}




/********Location Search********/

#agencyMapResults{position:relative; min-height:150px;}

.dynamic-map-loading-container{display:none; margin:187px 0 0 0; text-align:center; position:absolute; text-align:center; border-radius:0px; 
	 width:auto; left:-15px; right:-15px; top:-15px; bottom:-5px; z-index:99; }

.loading-animation{margin:10px; text-align:center;}
.loading-animation img{width:50px; height:50px;}

.dynamic-map-loading-container.active-animation{display:block;}

@media only screen and (min-width: 991px) {
	/*#sidebar-collapse{display:block !important;}*/
}

@media only screen and (max-width: 991px) {
	.dynamic-map-loading-container{background-color:rgba(0, 0, 0, 0.0);}
	
}



.info-box{background-color:#fff; padding:0;
	position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index:3;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}

.close-info-box{position:absolute; right:20px; top:20px; width:60px; height:40px; display:block;}

.ib-thumb{}
.ib-thumb-inner{padding:20px;}
.ib-details{padding:20px; position:relative;}
.ib-details .ib-title{margin:0 0 20px 0; padding-right:40px;}
.ib-details .ib-title a{text-decoration:none;}
.ib-details .ib-title a:hover,
.ib-details .ib-title a:focus{color:#478e3a; text-decoration:underline;}
.ib-details .ib-address-all{margin:0 0 40px 0;}
.ib-details .ib-address{}
.ib-details .ib-directions{}
.ib-details .ib-city-state-zip{}
.ib-details .ib-social,
.ib-details .ib-type,
.ib-details .ib-services{margin:0 0 30px 0;}
.ib-details .ib-social h3,
.ib-details .ib-type h3,
.ib-details .ib-services h3{margin:0 0 10px 0; padding:0 0 5px 0; border-bottom:solid 1px #ccc; text-transform:uppercase; font-size:13px; letter-spacing:2px;}






.google-map {height: 900px;}

.agencies-search{background-color:#fff; /*width:40%; position:relative; padding:0; height: 900px; z-index:2;*/ height: 900px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
.agencies-list-wrapper{padding:0; overflow-y:auto; height: 800px; top:210px; position:relative;}
.agencies-list{background-color:#fff; width:100%; padding:0px;}
	
.agencies-map{height: 100%; min-height:100%; /*width:60%;*/}
#map {height: 100%; min-height:100%; width:100%; display:block;}

@media only screen and (max-width: 991px){
	.google-map {height: 300px;}	
	.agencies-list-wrapper{overflow:none; height: auto;}
	.agencies-search{margin-bottom:150px; height: auto;}
}

	
	
	
	
	
	
	
	
	
.agencies-filters{position:absolute; left:0px; top:0px; background-color:#fff; z-index:2; width:100%;}
.agencies-filters.active{
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}

.agencies-filters .search-wrapper{padding:20px; position:relative;}
.agencies-filters .search-wrapper .input-group{margin:0; }
.agencies-filters .search-wrapper .input-group input{border:none; border-bottom:solid 1px #eee; box-shadow:none; border-radius:0; padding:10px 0;}
.agencies-filters .search-wrapper .input-group .btn-filter{padding:0; color:#000; position:relative; height:40px; line-height:40px; width:60px; text-align:center; cursor:pointer;}

.btn-filter .filter-text{opacity:1; transition: all 0.3s ease 0s;}
.btn-filter.active .filter-text{opacity:0;}

.close-filter{display:block; opacity:0; width:60px; height:40px; position:absolute; left:0px; top:0px; z-index:5; transition: all 0.3s ease 0s;}
.show .close-filter,
.active .close-filter{opacity:1;}

.close-filter-left,
.close-filter-right{width:3px; height:30px; background-color:#000; position:absolute; left:28px; top:5px; z-index:6; transition: all 0.3s ease 0s;}

	
.show .close-filter-left,
.active .close-filter-left{-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);}

.show .close-filter-right,
.active .close-filter-right{-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);}

.agencies-filters .filter-fields{padding:0 30px 20px 30px;}



.search-count{padding:0 20px 20px 20px;}

.al-item{position:relative; min-height:70px; padding:10px 20px; line-height: 1.5em; font-size:14px;}
.al-thumb{width:50px; position:absolute; left:20px; top:10px;}
.al-thumb img{width:100%; height:auto;}
.al-details{margin:0 60px 0 65px;}
.al-details .al-title{font-size:16px;}
.al-details .al-address{}
.al-details .al-type,
.al-details .al-services{font-size:12px; color:#999;}
.al-icons{width:65px; position:absolute; right:10px; top:20px; text-align:center;}
.al-icons .fa{width:30px; height:40px; line-height:40px; font-size:20px; display:inline-block; color:#999;}
.al-icons a{text-decoration:none;}




.info-wrap{position:relative; min-height:50px; max-width:300px; font-size:16px; font-weight:400; line-height: 1.3em;}
.info-wrap .info-image{position:absolute; left:0px; top:0px; width:50px;}
.info-wrap .info-image img{width:100%; height:auto;}
.info-wrap .info-content{margin:0 0 0 65px;}
.info-wrap .info-content .info-address{font-size:14px;}
.info-wrap .info-content .info-types,
.info-wrap .info-content .info-services{font-size:12px; color:#999;}
.info-wrap .info-google-link{margin:15px 0 0 0;}
.info-wrap .info-google-link .btn{padding:3px; font-size:14px;}

.al-nomatch{padding:30px;}


@media only screen and (max-width: 768px){
	.info-wrap{font-size:14px;}
	.info-wrap .info-content .info-address,
	.info-wrap .info-content .info-types,
	.info-wrap .info-content .info-services,
	.info-wrap .info-google-link .btn{font-size:12px;}
}


/************ Slick Slider Init ************/

.slick-slider{position: relative; display: block; box-sizing: border-box; 
	-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; 
	-webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}

.slick-list{position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}

.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}

.slick-track{position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto;}
.slick-track:before,
.slick-track:after{display: table; content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}

.slick-slide .hero-slider-image-wrapper img{display: block; width:100%; height:100%;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}

.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}

.slick-loading .slick-list{background: #fff url('../img/ajax-loader.gif') center center no-repeat;}

.slick-prev,
.slick-next{font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 60px; height: 60px; padding: 0; cursor: pointer; /*color: transparent; */ border: none; 
	outline: none; background-color:rgba(255, 255, 255, 0.2); -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); z-index:10;}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{color: transparent; outline: none; background-color:rgba(255, 255, 255, 0.8);}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity: 1;}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity: .25;}

.slick-prev:before,
.slick-next:before{font-family: 'Font Awesome 5 Free'; font-weight:900; font-size: 20px; line-height: 1em; opacity: .75; color:#ffffff; 
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

.slick-prev{right: 90px;}
[dir='rtl'] .slick-prev{right: auto; left: 90px;}

.slick-prev:before{content: '\f053'; }
[dir='rtl'] .slick-prev:before{content: '\f053';}

.slick-next{right: 10px;}
[dir='rtl'] .slick-next{right: auto; left: 0px;}

.slick-next:before{content: '\f054';}
[dir='rtl'] .slick-next:before{content: '\f054';}



.slick-dotted.slick-slider{margin:0px;}
.slick-dots{position: absolute; bottom: 30px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center;}
.slick-dots li{position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer;}
.slick-dots li button{font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent;}
.slick-dots li button:hover,
.slick-dots li button:focus{outline: none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity: 1;}
.slick-dots li button:before{font-family: 'Font Awesome 5 Free'; font-size: 18px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; 
	content: '\f111'; text-align: center; opacity:1; color: #a9cc30; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.slick-dots li.slick-active button:before{opacity:1; color: #a9cc30; content: '\f111'; font-family: 'Font Awesome 5 Free'; font-weight:900;  font-size: 20px;} 


@media only screen and (max-width: 768px){
	.slick-dots{bottom: 10px;}
}

.slider.unslick .slick-dots{display:none;}

/************ Hero Banner ************/

.hero-banner-wrapper{margin:0 0 80px 0;}
.hero-banner-item{}
.hero-banner-content{position:relative; text-align:center; line-height:0;}
.hero-banner-image-wrapper{display:inline-flex; position:relative;}
.hero-banner-content-center{position:absolute; left:0px; right:0px; top:50%; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); z-index:4;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, .6);}
.hero-banner-content-center h1{color:#fff; font-size:50px; margin:0;}

.hero-banner-image-wrapper .hero-banner-fade-left,
.hero-banner-image-wrapper .hero-banner-fade-right{background:transparent url('../img/fade-left.png') repeat-y left top; z-index:2; 
	position:absolute; left:0px; top:0px; bottom:0px; right:0px; display:block;}
.hero-banner-image-wrapper .hero-banner-fade-right{background:transparent url('../img/fade-right.png') repeat-y right top;}







@media only screen and (min-width: 641px) {
    
    
}

@media only screen and (min-width: 1140px) {
    
    
    
    /************ Hero Slider ************/


    .hero-slider-wrapper{}
    .hero-slider-wrapper .hero-slider{margin:0 0 30px 0;}

    .hero-slider-item{}
    .hero-slider-content {position:relative; /*text-align:center; line-height:0;*/}

    .hero-slider-content .row {margin-left: -30px;}

    .hero-slider-image-wrapper{display:inline-flex; position:relative;}

    .hero-slider-triangles{position:absolute; left:0px; top:0px; bottom:0px; right:0px; display:block; z-index:3; background:transparent url('../img/tri-all.png') no-repeat left top; background-size:100% 100%;}

    /*
    .hero-slider-triangle-top-left{position:absolute; left:0px; top:0px; bottom:0px; right:0px; display:block; z-index:3; background:transparent url('../img/tri-tl.png') no-repeat left top; }
    .hero-slider-triangle-top-right{position:absolute; left:0px; top:0px; bottom:0px; right:0px; display:block; z-index:3; background:transparent url('../img/tri-tr.png') no-repeat right top; }
    .hero-slider-triangle-bottom-left{position:absolute; left:0px; top:0px; bottom:0px; right:0px; display:block; z-index:3; background:transparent url('../img/tri-bl.png') no-repeat left bottom; }
    .hero-slider-triangle-bottom-right{position:absolute; left:0px; top:0px; bottom:0px; right:0px; display:block; z-index:3; background:transparent url('../img/tri-br.png') no-repeat right bottom; }
    */

    .hero-slider-image-wrapper .hero-slider-fade-left,
    .hero-slider-image-wrapper .hero-slider-fade-right{background:transparent url('../img/fade-left.png') repeat-y left top; z-index:2; 
        position:absolute; left:0px; top:0px; bottom:0px; right:0px; display:block;}
    .hero-slider-image-wrapper .hero-slider-fade-right{background:transparent url('../img/fade-right.png') repeat-y right top;}

    .align-text-left .hero-slider-fade-right{display:none;}
    .align-text-right .hero-slider-fade-left{display:none;}


    .hero-slider-image-wrapper img{margin:0 auto; z-index:1;}

    .hero-slider-content-center{position:absolute; /*left:0px; */right:0px; top:30%; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); z-index:-4;
        /*text-shadow: 0px 0px 10px rgba(0, 0, 0, .6);*/  background-color: #f1f7f2; padding:25px 15px;}

    .hero-slider-content-inner{text-align:left;  background-color:#f1f7f2;}

    .hero-slider-content-center .slider-heading{font-family: 'Roboto Condensed', sans-serif; font-size:60px; font-weight:700; color:#fff; line-height:1em; margin:0 0 2rem 0;}
    .hero-slider-content-center .slider-heading.margin-none {margin:0;}


    .hero-slider-content-center .slider-caption h2 {font-size: 22px; font-weight: 400; color:#02435d!important;}
    .hero-slider-content-center .slider-caption{font-size:18px; color:#02435d; line-height:1.3em; margin:0; margin-left:42%; position:relative; }
    .hero-slider-content-center .slider-caption h2{font-family: 'Roboto', sans-serif; font-weight:500; /*letter-spacing: 0.5px;*/ color:#07628a; font-size:22px; position:relative; margin:0 0 10px 0;}
    /*.hero-slider-content-center .slider-caption h2.big-quotes:before{content:'\201c'; position:absolute; left:-27px; top:-5px; z-index:2; font-size:50px;}
    .hero-slider-content-center .slider-caption h2.big-quotes:after{content:'\201d'; position:absolute; font-size:50px;}*/
    .hero-slider-content-center .slider-caption strong{font-weight:600; /*color:#fff;*/ font-size:20px; letter-spacing: 0.25px;}
    .hero-slider-content-center .slider-caption p:last-child{/*margin-bottom:0;*/}
    .hero-slider-content-center .slider-caption a{color:#fff;}

    .hero-slider-content-center .slider-button{/*margin:3rem 0 0 0; */ margin-left:42%; margin-top:15px;}



    .hero-slider-content-center .slider-button .btn{}
    
    
    .hero-slider-content-center-new {padding-top:60px;}
    

    .hero-slider.unslick .slick-dots{display:none;}

    .hero-slider .slick-prev, 
    .hero-slider .slick-next{top:auto; bottom:-7px; /*background-color:transparent;*/ color:ff0000; background-color: #478e3a;}

    .hero-slider .slick-dots{bottom:61px;}



    .hero-image-content-wrapper .embed-responsive-16by9::before {
      padding-top: 0%;
    }
    
    
    
    
    
    
    
    
    
    
    
    
}








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


@media only screen and (max-width: 991px){
	.hero-slider-wrapper .hero-slider{margin:0 0 80px 0;}
	.hero-slider-wrapper .hero-slider.unslick{margin:0 0 40px 0;}
	
	.hero-slider-image-wrapper .hero-slider-fade-left{background-size:50% auto;}
	
	.hero-slider-content-center .slider-heading,
	.hero-slider-content-center .slider-caption,
	.hero-slider-content-center .slider-button{width:100%;}
	
	.hero-slider-content-center .slider-caption{padding:0 20px;}
	.hero-slider-content-center .slider-caption h2{font-size:20px;}
	/*.hero-slider-content-center .slider-caption h2.big-quotes:before{left:-16px; top:-5px; font-size:30px;}
	.hero-slider-content-center .slider-caption h2.big-quotes:after{font-size:30px;}*/
	.hero-slider-content-center .slider-caption{font-size:14px;}
	.hero-slider-content-center .slider-caption strong{font-size:16px;}

	.hero-slider .slick-dots{bottom:-40px;}
}

@media only screen and (max-width: 767px){
	.hero-slider-content-center .slider-heading,
	.hero-slider-content-center .slider-caption,
	.hero-slider-content-center .slider-button{/*text-align:center;*/}
}



/*
@media only screen and (min-width: 641px){
    .hero-slider-wrapper {background-color: #ff0000;}
}

@media only screen and (min-width: 980px){
     .hero-slider-wrapper {background-color: #00ff00;}   
}

@media only screen and (min-width: 1140px){
    .hero-slider-wrapper {background-color: #0000ff;}
}
*/


@media only screen and (max-width: 640px){
    .embed-responsive-16by9::before {
        padding-top: 0;
    }
}




.hero-video-wrapper{background-repeat:no-repeat; background-size:cover; background-position:center center;}

.hero-video-content-wrapper{position:relative;}
.hero-video-content-wrapper .row {margin-left:-30px; padding-right:30px;}
.hero-video-content-wrapper.bg-red{background-color:#83172b;}
.hero-video-content-wrapper.bg-green{background-color:#3eb171;}
.hero-video-content-wrapper.bg-navy{background-color:#12426b;}
.hero-video-content-wrapper.bg-ltblue{background-color:#99c1d8;}
.hero-video-content-wrapper.bg-black{background-color:#000;}
.hero-video-content-wrapper.bg-white{background-color:#fff;}


.hvc-content-wrapper{position:absolute; left:15px; right:0px; top:50%; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); z-index:4;}


.hvc-heading{color:#03415d; text-align:left; font-family: 'Roboto', sans-serif;}
.hvc-caption{color:#fff; line-height:1.3em; text-align:left;}
.hvc-button{text-align:left; margin-top:20px;}
.hvc-button .btn {font-family: 'Roboto', sans-serif; font-weight: 400; letter-spacing: 1px;}

.hero-video-content-wrapper.bg-red,
.hero-video-content-wrapper.bg-navy,
.hero-video-content-wrapper.bg-black{}

.bg-green .hvc-heading,
.bg-green .hvc-caption,
.bg-ltblue .hvc-heading,
.bg-ltblue .hvc-caption,
.bg-white .hvc-heading,
.bg-white .hvc-caption{color:#000;}



/************ Content Areas ************/

.content-areas{margin:0 0 80px 0;}
.content-areas{margin:0 0 0 0;}

.featured-image{float:right; width:40%; margin:0 0 30px 30px; text-align:center;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}

blockquote{margin:30px 0; border-left:solid 10px #ccc; padding:20px;}
blockquote p:last-child{margin-bottom:0px;}


@media only screen and (max-width: 991px) {
	.content-areas{margin:0 0 40px 0;}
	.featured-image{float:none; width:100%; margin:0 0 30px 0;}
	blockquote{float:none; width:100%; margin:0 0 30px 0;}	
}




/************ Blue link boxes************/


.blue-box-link-container {}
.blue-box-link-container .row {}
.blue-box-link-container .blue-box-link {background-color: #C8DCE5; border:4px solid #ffffff; text-align: center; text-transform: uppercase; display: flex; }


@media only screen and (max-width: 767px) {
	.blue-box-link-container .blue-box-link {padding:20px 10px; align-items: center; justify-content: center;}
}


@media only screen and (min-width: 768px) {
	.blue-box-link-container .blue-box-link {padding:40px 20px; align-items: center; justify-content: center;}
}



/*
.blue-box-link-container ul {list-style: none; background-color: #ff0000; margin: 0; padding: 0;border:2px dashed #0000ff;}
.blue-box-link-container ul li {display: inline;  border:5px solid #ffffff; background-color: #C8DCE5;  text-align: center; align-content:space-around; }
.blue-box-link-container ul li a {color:blue;  vertical-align: middle;}*/


/************ Child Grid ************/

.child-grid{margin:0 0 80px 0;}

.cg-item{background-color:#004450; background-repeat:no-repeat; background-size:60% auto;  margin-bottom:30px; position:relative;}
.cg-item.odd{}

.cg-item .cg-gradient{background-color:transparent; background-repeat:repeat-y; min-height:290px; position:relative;}

.cg-item.image-left{background-position:left center;}
.cg-item.image-left .cg-gradient{background-image:url('../img/cg-gradient-right2.png'); background-position:center top; }

.cg-item.image-right{background-position:right center;}
.cg-item.image-right .cg-gradient{background-image:url('../img/cg-gradient-left2.png'); background-position:center top; }

.cg-description{padding:30px;}

.cg-item.image-left .cg-description{text-align:left; width:50%; margin-left:50%;}
.cg-item.image-right .cg-description{text-align:left; width:50%;}

.cg-description .cg-title{color:#fff; margin-top:0;}
.cg-description .cg-title a{color:#fff; text-decoration:none;}
.cg-description .cg-title a:hover{color:#478e3a; text-decoration:underline;}

.cg-description .cg-subtitle{color:#fff; text-transform:uppercase; font-weight:700; font-size:14px; letter-spacing:1px;}

/*
.cg-thumb-item{text-align:center; margin-bottom:30px;}
.cg-thumb-image{
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
.cg-thumb-image img{width:100%; height:auto;}
.cg-thumb-description{margin-top:20px;}
.cg-thumb-title{font-size:24px;}
.cg-date{font-size:14px;}
.cg-thumb-subtitle{}
.cg-thumb-button{margin-top:20px;}


.cg-read-more{position:absolute; left:0px; top:0px; right:0px; bottom:0px; background-color: rgba(190,210,85,0.5); text-align:center; opacity:0; transition: all 0.3s ease 0s;}
.cg-item:hover .cg-read-more{opacity:1}
.cg-read-more .btn{position:absolute; transform: translate(-50%, -50%); left: 50%; top: 50%;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}


@media only screen and (max-width: 1199px) {
	.cg-item .cg-gradient{min-height:250px;}
}
*/

@media only screen and (max-width: 991px) {
	
	.cg-item.mobile-image-even{background-position:right center;}
	.cg-item.mobile-image-even .cg-gradient{background-image:url('../img/cg-gradient-left2.png'); background-position:center top; }
	
	.cg-item.mobile-image-odd{background-position:left center;}
	.cg-item.mobile-image-odd .cg-gradient{background-image:url('../img/cg-gradient-right2.png'); background-position:center top; }	
	
	.cg-item.mobile-image-even .cg-description{width:50%; margin-left:0%;}
	.cg-item.mobile-image-odd .cg-description{width:50%; margin-left:50%;}
	
}

@media only screen and (max-width: 459px) {
	.cg-description{padding:15px;}
	.cg-item .cg-gradient{min-height:160px;}
	.cg-description .cg-subtitle{font-size:12px;}
}





/*********** Sidebar ************/

#sidebar{margin:0 0 80px 0;}
#sidebar .widget{border:none; margin-bottom: 20px; overflow: hidden; padding:0;}
#sidebar .widget .widget-title{margin: 0 0 30px 0; padding:15px 0 0 0; text-transform:uppercase; font-family: 'Roboto', sans-serif; font-weight:300; letter-spacing:2px; font-size:15px; color:#333; border-top:solid 4px #478f43;}
#sidebar .widget .widget-title a{text-decoration:none; color:#333;}
#sidebar .widget ul{margin:0; padding:0px; list-style-type: none; border:none;}
#sidebar .widget ul li{padding:6px 0px; border: none;}
#sidebar .widget ul li a{display:block; padding-right:20px; text-decoration:underline;}
/*#sidebar .widget > ul > li > a::before,
#sidebar .widget > ul > li > .item-arrow::before {color: #444444; content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight:900; font-size: 14px; margin-right: 10px; transition: all 0.3s ease 0s;}*/

/*#sidebar .widget > ul > li.page_item_has_children.current_page_item > a::before,
#sidebar .widget > ul > li.page_item_has_children.current_page_parent > a::before{content: "\f107";}*/

#sidebar .widget ul li a:hover{text-decoration:none;}

#sidebar .widget ul li.current-cat a,
#sidebar .widget ul li.current_page_item a{color:#1686c0;}
#sidebar .widget ul li.current-cat a:hover,
#sidebar .widget ul li.current_page_item a:hover{color:#478e3a;}

#sidebar .widget ul.children{margin:15px 0 8px 10px; padding:0 0 0 16px; list-style-type: none; border-bottom:none; display:none;}
#sidebar .widget_categories ul.children{display:block;}

#sidebar .widget ul li.current_page_ancestor > ul.children,
#sidebar .widget ul li.current_page_parent > ul.children,
#sidebar .widget ul li.current_page_item > ul.children{display:block;}

#sidebar .widget ul li ul.children li{padding:0 0 8px 0; border-top:none;}
#sidebar .widget ul li ul.children li:last-child{padding-bottom:0;}
#sidebar .widget ul li ul.children li a{background: none; font-size:13px; line-height:1.3em;}
#sidebar .widget ul li ul.children li a::before{content:" "; margin:0; padding:0;}
#sidebar .widget ul li ul.children li.current_page_item a{color:#1686c0;}
#sidebar .widget ul li ul.children li.current_page_item ul li a{color:#1686c0;}

#sidebar .widget ul li.page_item_has_children.current_page_ancestor li a,
#sidebar .widget ul li.page_item_has_children.current_page_parent li a,
#sidebar .widget ul li.page_item_has_children.current_page_item li a{color:#004c77;}

#sidebar .widget ul li.page_item_has_children.current_page_ancestor li a:hover,
#sidebar .widget ul li.page_item_has_children.current_page_parent li a:hover,
#sidebar .widget ul li.page_item_has_children.current_page_item li a:hover{color:#478e3a;}

#sidebar .widget-plain-items ul{border-top: solid 1px #eee;}
#sidebar .widget-plain-items ul li{border:none; padding-top:2px; padding-bottom:2px;}
#sidebar .widget-plain-items ul li:first-child{padding-top:8px;}
#sidebar .widget-plain-items ul li:last-child{padding-bottom:8px;}
#sidebar .widget-plain-items > ul > li > a::before,
#sidebar .widget-plain-items > ul > li > .item-arrow::before{content: ""; margin:0;}


@media only screen and (max-width: 991px) {
	.test-collapse{display:none;}
	
	#sidebar.top-placement{border-top:none; margin-top:0px; padding-top:0px;}
	.btn-sidebar{margin-bottom:20px;}
}

@media only screen and (max-width: 768px) {
	#sidebar{margin-top:80px;}
	.sidebar-container{margin-top:3em; padding-top:2em; padding-bottom:1em; background:#f0f0f0;}
	#sidebar .widget ul li{}
}

@media only screen and (max-width: 640px) {
	#sidebar{margin-top:0px;}
}


/************ Post List Item ************/

.pl-item{position:relative; background-color:#fff; padding:0px; margin:0 0 40px 0; transition: all .2s ease-in-out;
	/*-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);*/}
.pl-item:hover{}

.pl-item .pl-image{position:relative;}
.pl-item .pl-image img{/*border-radius:50%;*/ border:solid 1px #eee;}

.pl-item .pl-image .pl-link{display: block; overflow: hidden; position: relative;}

.pl-item .pl-image .pl-link > img{display: block; width: 100%; transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s;}
.pl-item .pl-image:hover .pl-link > img{/*transform: scale(1.15);  -webkit-transform: scale(1.15);*/}


.pl-content{}

.pl-content .pl-title{margin:0 0 10px 0; font-size:24px;}
.pl-content .pl-title a{text-decoration:none;}
.pl-content .pl-title a:hover{text-decoration:underline;}
.pl-content .pl-meta{margin:0 0 10px 0;}
.pl-content .pl-excerpt{font-size:14px; margin:0 0 10px 0;}





/************ Post List Meta ************/

.pl-meta{}

.pl-meta .pl-full-date{color:#999; font-size:12px; display:inline; margin:0;}
.pl-meta .pl-full-date .fa{margin:0 3px 0 0;}

.pl-meta .pl-categories,
.pl-meta .pl-tags{color:#999; font-size:12px; display:inline; margin:0 0 0 8px;}
.pl-meta .pl-categories .fa,
.pl-meta .pl-tags .fa{margin:0 1px 0 0;}
.pl-meta .pl-categories a,
.pl-meta .pl-tags a{color:#999; text-decoration:none;}
.pl-meta .pl-categories a:hover,
.pl-meta .pl-tags a:hover{text-decoration:underline;}
.pl-meta .pl-categories ul,
.pl-meta .pl-tags ul{width:auto; margin:0; padding:0; display:inline;}
.pl-meta .pl-categories ul li,
.pl-meta .pl-tags ul li{padding:0;}
.pl-meta .pl-categories ul li:after,
.pl-meta .pl-tags ul li:after{content:","; display:inline; margin-right:3px;}
.pl-meta .pl-categories ul li:last-child:after,
.pl-meta .pl-tags ul li:last-child:after{content:"";}

.for-immediate-release{color:#999; font-size:12px; margin:0 0 10px 0; text-transform:uppercase;}

.single-meta{border-top:1px solid #eee; border-bottom:1px solid #eee; padding:5px 0; margin:10px 0 30px 0; color:#999; font-size:12px;}
.single-meta a{color:#999;}

.media-contact{}
.media-contact .media-title{}
.media-contact .media-name{}
.media-contact .media-phone{margin-left:5px;}



/************ Thumbnail Grid ************/

.thumbnail-grid{margin:60px 0;}

.tg-item{margin-bottom:30px; width:100%;}
.tg-item .tg-image{padding:0; width:100%;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
.tg-item .tg-image img{width:100%; height:auto; max-width:none;}
.tg-item .tg-title{padding:15px 0 0 0; font-weight:700; color:#004677;}
.tg-item .tg-subtitle{padding:0; color: #478f43; font-style: italic; font-size: 14px; line-height: 1.2em;}
.tg-item .tg-icons{padding:0;}
.tg-icons ul.social-media a{color:#07628a;}


@media only screen and (max-width: 991px) {
	.thumbnail-grid{margin:0 0 40px 0;}	
}



/************ Featured Thumbnail Grid ************/

.featured-thumbnail-grid{margin:0 0 60px 0;}

.ftg-item{margin-bottom:30px;}
.ftg-item .ftg-image{padding:0;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
.ftg-item .ftg-image img{width:100%; height:auto;}

.ftg-content{position:absolute; left:15px; right:0px; top:50%; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%);}

.ftg-item .ftg-title{font-size: 24px; font-family: 'Roboto Condensed', sans-serif; font-weight: 700; color: #004450; margin:0 0 10px 0;}
.ftg-item .ftg-title a{text-decoration:none;}
.ftg-item .ftg-title a:hover,
.ftg-item .ftg-title a:focus{text-decoration:none; }

@media only screen and (max-width: 991px) {
	.featured-thumbnail-grid{margin:0 0 40px 0;}	
}




/************ Post Category List ************/

.post-category-list{margin:0 0 60px 0;}

/*
.pcl-item{background-color:#fff; padding:20px; position:relative;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}

.pcl-item .pcl-image{margin:0 0 15px 0;}

.pcl-item .pcl-description .pcl-title{font-family: 'Roboto Condensed', sans-serif; font-weight: 700;}

.pcl-item .pcl-description .pcl-title a{text-decoration:none; color:#000;}
.pcl-item .pcl-description .pcl-title a:hover,
.pcl-item .pcl-description .pcl-title a:focus{text-decoration:underline;}

.pcl-item .pcl-description .pcl-excerpt{}
*/

/************ Twitter Feed ************/

.twitter-feed{background-color:#ecf3eb; margin:80px 0;}

.tf-wrapper{position:relative; height:150px;}
.tf-left{position:absolute; left:0px; top:0px; width:300px; display:block; height:100%;}
.tf-twitter-icon{color:#49a4ef; font-size:46px; line-height:46px;
	position: absolute; left: 0px; right: 0px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);}
.tf-ccwp-icon{width:46px;
	position: absolute; left: 60px; right: 0px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);}
.tf-ccwp-title{font-weight:700; font-size:16px;
	position: absolute; left: 120px; right: 0px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);}
.tf-ccwp-title a{text-decoration:none; color:#000;}
.tf-ccwp-title a:hover,
.tf-ccwp-title a:focus{text-decoration:underline; color:#478e3a;}
.tf-twitter-feed{position: absolute; left: 300px; right: 0px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);}


.rtw_meta{display:none;}
p.rtw_main{margin-bottom:0px;}



@media only screen and (max-width: 991px) {
	.tf-wrapper{height:auto; padding-top:30px; padding-bottom: 30px;}
	.tf-left,
	.tf-twitter-feed{width:100%; position: relative; left: auto; right: auto; top: auto; -webkit-transform: none; -ms-transform: none; transform: none;}
	.tf-left{height:46px; margin:0 0 30px 0;}

}


/********* jumbotron **********/


.jumbotron {
  color: white;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotron .top-messaging {font-size: 28px; text-align: center; margin-bottom: 20px;}
.jumbotron h1,
.jumbotron h2 {font-size: 48px; font-weight:400; text-align: center; color:#ffffff;}
.jumbotron .jumbotron-text {font-size: 21px; text-align: center;}

.jumbotron .cta-buttons {margin-top:30px;}

.jumbotron .first-cta  {background-color:#046289; height:56px; text-align: center; line-height: 50px; /*margin-right:15px; */ border:2px solid #046289;}
.jumbotron .first-cta:hover {border:2px solid #ffffff;}
.jumbotron .first-cta a {color:#ffffff; text-decoration: none; font-size: 21px; font-weight: 600;}
.jumbotron .first-cta a:hover {color:#ffffff; text-decoration: underline;}

.jumbotron .second-cta {background-color:#478D3A; height:56px; text-align: center; line-height: 50px; /* margin-left:15px; */ border:2px solid #478D3A;}
.jumbotron .second-cta:hover {border:2px solid #ffffff;}
.jumbotron .second-cta a {color:#ffffff; text-decoration: none; font-size: 21px; font-weight: 500;}
.jumbotron .second-cta a:hover {color:#ffffff; text-decoration: underline;}




@media only screen and (max-width: 768px) {
  
  .jumbotron {}
  .jumbotron h1, .jumbotron h2 {font-size: 24px; /*text-align: left;*/}
  .jumbotron .jumbotron-text {font-size: 18px; /*text-align: left;*/}
  .jumbotron .first-cta {margin-right:0;}
  .jumbotron .second-cta {/*margin-top:20px;*/ margin-left:0;}
  
}

@media only screen and (max-width: 767px) {
.jumbotron {/*max-width: 100%; margin-left: auto; margin-right: auto; border:4px dashed #ff0000;*/}
}


 
@media only screen and (min-width: 768px) {
 .jumbotron {max-width: 1310px; margin-left: auto; margin-right: auto;}
  
  .jumbotron .cta-buttons {margin-bottom: 30px;}
}


@media only screen and (max-width: 991px) {
  .jumbotron .first-cta {margin-right:0px; width: 100%}
  .jumbotron .second-cta {/*margin-top:20px;*/ margin-left:0px; width: 100%;}
}


/*

@media only screen and (max-width: 1339px) {
	.star-tile-title{font-size:24px;}
}

@media only screen and (max-width: 991px) {
	.star-tile-title{font-size:20px;}
}

@media only screen and (max-width: 768px) {
	.star-tile-title{font-size:16px;}

*/



/************ inforgraphics ************/

.infographics-container {}
.infographics-container h2 {color:#046289; margin-bottom: 40px; text-align: center;}

.infographics-container .section-subtitle {text-align: center; margin-top:-40px; margin-bottom: 40px;}

.infographics-container img.infographic-image {border: 2px solid #E8E8E8; max-width: 100%; height: auto;}

.infographics-container .infographics-button {text-align: center;}
.infographics-container .infographics-button button {border:1px solid #478e3a; font-size: 14px; padding:7px; color:#478e3a; background-color: #ECF4EB; margin: 20px 0 0 0;}

.infographics-container .transcript-box {height:300px; overflow: auto; border:1px solid #478e3a; padding:10px; margin-top:15px; margin-bottom: 20px;}



/************ Box with button link ************/


.box-with-button-link {}

.box-with-button-link .container {padding: 60px; text-align: center; font-size: 20px;}

.box-with-button-link .container.mint-green {background-color: #ecf3eb; }
.box-with-button-link .container.light-gray {background-color: #f7f7f7; }
.box-with-button-link .container.white {background-color: #ffffff; }

.box-with-button-link h2 {text-align: center;}

.box-with-button-link .button-container {text-align: center; margin-top: 30px;}



/************ dividers ************/


.forty-pixels {height:40px;}
.sixty-pixels {height:60px;}
.dividing-line {margin-bottom: 30px; padding-bottom: 30px; border-bottom: 4px solid #ECF4EB;}





/************ quick links ************/

.quick-links-container {margin: 40px 0 50px 0;}
.quick-links-container h2 {color:#046289; margin-bottom: 40px; text-align: center;}
.quick-links-container .quick-link-item {text-align: center;}
.quick-links-container .quick-link-item .card {
  margin-left:20px; margin-right:20px; padding-top:20px; background-color: #f7f7f7;
  border:1px solid #f7f7f7; border-radius: 5px; box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
.quick-links-container .link-icon { }
.quick-links-container .link-icon img { width: 160px; height: 160px; background-color:#C8DCE5; border-radius: 80px;}
.quick-links-container a {text-decoration: none;}
.quick-links-container .link-heading {color:#046289; font-size: 25px; font-weight: 300; margin-top:20px;}
.quick-links-container .link-heading  a:hover {text-decoration: none; color:#046289;}
.quick-links-container .link-text { padding: 10px 40px 20px 40px; color:#046289;}
.quick-links-container .link-text a:hover {text-decoration: none; color:#046289;}




@media only screen and (max-width: 991px) {
  .quick-links-container .quick-link-item .card { margin-bottom: 30px;}
}

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

}








/************ Stats  ************/


.statistics-container {background-color: #f7f7f7; text-align: center; padding: 30px 0;}
.statistics-container.mint-green {background-color: #ecf3eb;}
.statistics-container.light-gray {background-color: #f7f7f7;}
.statistics-container h2 {color: #046289; margin-bottom: 40px;}
.statistics-container .stats-big {color:#478D3A; font-size: 48px;}
.statistics-container .stats-supportive {color: #046289; padding: 30px;}
.statistics-container .stats-footer {color:#046289; font-size: 14px;}




/************ Upcoming Events ************/

.upcoming-events {margin:0 0 60px 0; position:relative; background-color: #f7f7f7; padding:40px 0;}

/*.ue-item:last-child{display:none;}
.ue-show-all .ue-item:last-child{display:block;}*/


.ue-outer {}

.ue-outer{position:relative; background-color:#fff; padding:0px; margin:0; transition: all .2s ease-in-out;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}d




.el-outer .ue-card,
.ue-outer .ue-card {}



@media only screen and (min-width: 1340px) {
	

	
	.el-outer .ue-card,
	.ue-outer .ue-card{position:absolute; left:0px; bottom:0px; right:0px; padding:35px 25px 35px 25px; height:305px; background:transparent url('../img/bg-green.png') repeat-x left bottom; 
		background-size: 100% 100%; transition: all 0s ease-in-out; display:block;}
	

}


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


	.el-outer .ue-card .ue-date .ue-month,
	.ue-outer .ue-card .ue-date .ue-month {padding-bottom:20px;}

	.el-outer .ue-card .ue-date .ue-month,
	.ue-outer .ue-card .ue-date .ue-month,
	.el-outer .ue-card .ue-date .ue-day,
	.ue-outer .ue-card .ue-date .ue-day,
	.el-outer .ue-card .ue-content,
	.el-outer .ue-card .ue-content .ue-title,
	.ue-outer .ue-card .ue-content .ue-title,
	.ue-full-date {padding-left:20px; padding-right:10px;}
	
	.el-outer .ue-card .ue-date .ue-day,
	.ue-outer .ue-card .ue-date .ue-day,
	.ue-image {padding-top:20px;}

}

.el-outer .ue-card .ue-date,
.ue-outer .ue-card .ue-date{/*position:absolute; left:10px; top:10px; border-right:solid 1px #fff; padding:0px 5px 5px 0; width:40px; */ transition: all .2s ease-in-out; display:block;}

.el-outer .ue-card .ue-date .ue-month,
.ue-outer .ue-card .ue-date .ue-month{text-align:left; font-size:28px; line-height:1.3em; transition: all .2s ease-in-out; font-weight:500; 
	font-family: 'Roboto', sans-serif; display:block;}
.el-outer .ue-card .ue-date .ue-day,
.ue-outer .ue-card .ue-date .ue-day{text-align:left; font-size:40px; line-height:0.9em; transition: all .2s ease-in-out; font-weight:500; 
	font-family: 'Roboto', sans-serif; display:block;}


.el-outer .ue-card .ue-content,
.el-outer .ue-card .ue-content .ue-title,
.ue-outer .ue-card .ue-content .ue-title{font-size:17px; margin:0 0 10px 0; line-height:1.3em; display:block; font-weight:400;}


.ue-excerpt {display: none;}



@media only screen and (min-width: 1340px) {
	
	
.el-outer .ue-card .ue-date,
.ue-outer .ue-card .ue-date{/*position:absolute; left:20px; top:20px; border-right:solid 1px #fff; padding:0px 10px 5px 0; width:50px;*/ transition: all .2s ease-in-out; display:block;}
.el-outer .ue-card .ue-date .ue-month,
.ue-outer .ue-card .ue-date .ue-month{text-align:center; font-size:34px; color:#fff; line-height:1.1em; transition: all .2s ease-in-out; font-weight:500; 
	font-family: 'Roboto', sans-serif; display:block; padding-bottom:20px;}
.el-outer .ue-card .ue-date .ue-day,
.ue-outer .ue-card .ue-date .ue-day{text-align:center; font-size:50px; color:#fff; line-height:0.9em; transition: all .2s ease-in-out; font-weight:700; 
	font-family: 'Roboto', sans-serif; display:block;}
	
	
.el-outer .ue-card .ue-content .ue-title a,
.ue-outer .ue-card .ue-content .ue-title a{/*text-decoration:none; */ color:#fff; font-size:20px; }
.el-outer .ue-card .ue-content .ue-title a:hover,
.ue-outer .ue-card .ue-content .ue-title a:hover,
.el-outer .ue-card .ue-content .ue-title a:focus,
.ue-outer .ue-card .ue-content .ue-title a:focus{text-decoration:underline; color:#fff;}
.el-outer .ue-card .ue-content .ue-full-date,
.ue-outer .ue-card .ue-content .ue-full-date{text-align:center; color:#fff; font-size:12px; margin:0 0 10px 0;}
.el-outer .ue-card .ue-content .ue-excerpt,
.ue-outer .ue-card .ue-content .ue-excerpt{display:none; color:#676767; font-size:14px; margin:0 0 10px 0;}
.el-outer .ue-card .ue-content,
.el-outer .ue-card .ue-content .ue-title,
.ue-outer .ue-card .ue-content .ue-title{text-align:center; font-size:17px; margin:0 0 10px 0; line-height:1.2em; display:block; color:#fff;}
	
	
	
}



.ue-outer .ue-card .ue-content {/*margin:0 0 0 60px;*/ margin:0; display:block;}

.el-outer .ue-card .ue-content .ue-venue{color:#676767; font-size:12px; margin:0 0 10px 0;}
.el-outer .ue-card .ue-content .ue-cost{font-weight:600;}

.el-outer .ue-card .ue-link,
.ue-outer .ue-card .ue-link{display:none; position:absolute; left:50%; bottom:25px;}
.el-outer .ue-card .ue-link a,
.ue-outer .ue-card .ue-link a{position: relative; left: -50%; display:inline-block; background-color:#004c77; font-size:14px; color:#fff; padding:10px 15px; text-transform:uppercase; text-decoration:none;}
.el-outer .ue-card .ue-link a:hover,
.ue-outer .ue-card .ue-link a:hover{background-color:#209180;}




@media only screen and (min-width: 992px) {
	/*.ue-outer:hover{transform: scale(1.05);}
	.ue-outer:hover .ue-card{background-color:#fff; background-image:none; top:0px;}
	.ue-outer:hover .ue-card .ue-date{border-color:#e6e6e6;}
	.ue-outer:hover .ue-card .ue-date .ue-month{color:#a8a8a8;}
	.ue-outer:hover .ue-card .ue-date .ue-day{color:#004c77;}
	.ue-outer:hover .ue-card .ue-content .ue-title{display:none;}
	.ue-outer:hover .ue-card .ue-content .ue-title a{color:#000;}
	.ue-outer:hover .ue-card .ue-content .ue-full-date{color:#999;}
	.ue-outer:hover .ue-card .ue-content .ue-excerpt{display:block;}
	.ue-outer:hover .ue-card .ue-link{display:none;}
	*/
}


@media only screen and (max-width: 991px) {
	/*.ue-item:last-child{display:block;}*/
	.ue-outer{margin:0 0 30px 0;}
	
}


/******************************************/
/* Upcoming Events Component revised 2023*/
/******************************************/


.upcoming-events .row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}


.upcoming-events .event-card-featured-wrapper {margin-bottom: 30px;}
.upcoming-events .event-card-featured {
  background-color: #ffffff;
  padding: 20px 25px; border: 1px solid #f7f7f7;
  border-radius: 5px;
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);
  height: 100%;
}


.upcoming-events .event-card-featured .event-card-featured-first {margin-bottom: 10px; padding-bottom: 10px; text-align: center; border-bottom: 3px solid #f7f7f7;}
.upcoming-events .event-card-featured .event-card-featured-last {}

  @media only screen and (min-width: 768px) {}

  @media only screen and (min-width: 992px) {
    .upcoming-events .event-card-featured .event-card-featured-first {
      float:left;
      width: 10%;
      padding-top:15px;
      height: 100%;
      border-right: 3px solid #f7f7f7;
      padding-right: 50px;
      margin-right: 22px;
      border-bottom: 0px;
    }
    .upcoming-events .event-card-featured .event-card-featured-last {float: left; width: 80%;}
  }

  @media only screen and (min-width: 1340px) {}

.upcoming-events .event-card-featured .event-card-featured-first .event-month {color: #004677; font-size: 19px; margin-bottom: 3px; font-weight: 500;}
.upcoming-events .event-card-featured .event-card-featured-first .event-day {color: #004677; font-size: 28px; font-weight: 500;}
.upcoming-events .event-card-featured .event-card-featured-last .event-category {color: #478D3A; font-size: 16px; text-transform: uppercase;}
.upcoming-events .event-card-featured .event-card-featured-last .event-title {font-size: 28px; margin:7px 0 10px 0; text-transform: none;}
.upcoming-events .event-card-featured .event-card-featured-last .event-date {font-size: 16px; margin-bottom: 10px;}

.upcoming-events .event-card-nonfeatured-wrapper {margin-bottom: 30px;}
.upcoming-events .event-card-nonfeatured {
  background-color: #ffffff;
  padding: 20px 25px; border: 1px solid #f7f7f7;
  border-radius: 5px;
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);
  height: 100%;
}
.upcoming-events .event-card-nonfeatured .event-category {color: #478D3A; font-size: 16px; text-transform: uppercase;}
.upcoming-events .event-card-nonfeatured .event-title {font-size: 18px; margin:7px 0 10px 0; text-transform: none;}
.upcoming-events .event-card-nonfeatured .event-date {font-size: 16px;}

.upcoming-events .all-events {text-align: center; font-size: 16px;}




/************ tribe ************/

.event-image{margin:0 0 30px 0;}

.single-tribe_events .tribe-events-venue-map{background:transparent; border:none; border-radius:0px; float:none; margin:0; padding:0; width:100%;}

.events-list .tribe-events-loop, 
.single-tribe_organizer .tribe-events-loop, 
.single-tribe_venue .tribe-events-loop, 
.tribe-events-day .tribe-events-loop{max-width:100%;}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events,
.tribe-events-list .type-tribe_events{margin:0;}
.tribe-events-list .type-tribe_events:first-of-type{margin-top:50px;}

.tribe-event-date-start .fa{margin-right:5px; display:none;}


/************ Filter bar ************/


.tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container {
  background-color: #ecf3eb;
  width: 100%;
  height: 100%;
}

.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button {
  border-bottom: 10px solid #ecf3eb;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
  margin-bottom: 16px;
}

.tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slider-container {
  padding:10px;
}


.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-top: 30px;
}








/************ Events List ************/

.events-list{}

.el-item{position:relative; background-color:#fff; padding:0px; margin:0 0 40px 0; transition: all .2s ease-in-out;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);}
.el-item:hover{/*transform: scale(1.05);*/}

.el-outer{}
.el-outer .ue-card{position:relative; left:auto; bottom:auto; right:auto; background:none;}
.el-outer .ue-card .ue-date{border-color:#e6e6e6;}
.el-outer .ue-card .ue-date .ue-month{color:#a8a8a8;}
.el-outer .ue-card .ue-date .ue-day{color:#006aab;}
.el-outer .ue-card .ue-content .ue-title a{color:#000;}
.el-outer .ue-card .ue-content .ue-title a:hover{color:#000; text-decoration:underline !important;}
.el-outer .ue-card .ue-content .ue-full-date{color:#999;}
.el-outer .ue-card .ue-content .ue-excerpt{display:block;}
.el-image{}


/************ Home Links/Tiles ************/

.home-links-tiles{margin:0 0 80px 0;}

.trending-services{height:100%; padding:35px 30px;
	/*-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);*/}
.trending-services h2{margin:0 0 30px 0; text-align:center; font-size:28px; font-family: 'Roboto', sans-serif; font-weight:500;}
.trending-services ul{margin:0; padding:0; list-style:none;}
.trending-services ul li{margin: 0; padding: 0 0 0 10px; position: relative; margin-top:10px;}
.trending-services ul li a{text-decoration:none; font-size:20px; font-family: 'Roboto Condensed', sans-serif; font-weight:700;}
.trending-services ul li a:hover,
.trending-services ul li a:focus{text-decoration:underline;}
.trending-services ul li ul.sub-menu {margin-bottom:20px}
.trending-services ul li ul.sub-menu li {margin-top: 0;}
.trending-services ul li ul.sub-menu li a{text-decoration:underline; font-size:16px; font-family: sans-serif; font-weight:400;}
.trending-services ul li ul li:before{font-family:"Font Awesome 5 Free"; content:"\f105"; font-weight: 900; font-size:12px; position:absolute; left:0px; top:0px;}

.home-tile{position:relative; 
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}



.home-tile.tile-number-1,
.home-tile.tile-number-2 {margin-bottom:30px;}


.home-tile-title{position: absolute; left: 0px; right: 0px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);
	text-align:center; color:#fff; font-weight:400; font-size:32px; z-index:2; text-shadow: 0px 0px 8px rgba(0, 0, 0, .3); line-height:1.1em;}
.home-tile-subtitle{position: absolute; left: 0px; right: 0px; bottom:15px; text-align:center; color:#fff; z-index:2; font-size:16px;}
.home-tile-subtitle a{color:#fff; text-decoration:none; font-weight:600;}
.home-tile-subtitle a:hover,
.home-tile-subtitle a:focus{text-decoration:underline;}
.home-tile-overlay{position: absolute; left: 0px; right: 0px; bottom:0px; top:0px; background-color:rgba(70, 101, 81, 0.8); z-index:1; transition: all .2s ease-in-out; opacity:1;}
.home-tile:hover .home-tile-overlay{opacity:0;}
.home-tile-image{}
.home-tile-image img{width:100%; height:auto;}



@media only screen and (max-width: 991px) {
	.home-tile.tile-number-1,
	.home-tile.tile-number-2,
	.home-tile.tile-number-3,
	.home-tile.tile-number-4{margin-bottom:30px;}
}

@media only screen and (max-width: 768px) {
	.home-tile-title{font-size:20px;}
	.home-tile-subtitle{font-size:13px;}
}


/************ Home Twitter/News ************/

.home-twitter-news{margin:40px 0 40px 0;}

/*
.twitter-timeline{height:100%; padding:35px 30px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
.twitter-timeline h2{margin:0 0 30px 0; text-align:center; text-transform:uppercase; font-size:28px;}
*/

.recent-news{height:100%; padding:35px 30px; background-color: #f7f7f7;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
.recent-news h2{margin:0 0 30px 0; text-align:center; font-size:28px; color: #046289;}
.recent-news ul{margin:0; }
.recent-news ul li{margin:0 0 20px 0; text-align: center;}
.recent-news ul li a{text-decoration:none; font-size:20px; font-weight:500;}
.recent-news ul li a:hover,
.recent-news ul li a:focus{text-decoration:underline;}

.recent-news .rn-date{color:#595959; font-size:14px; font-weight:400;}
.recent-news .rn-button{text-align:center;}

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

@media only screen and (max-width: 991px) {
	.twitter-timeline {max-height:800px !important;}
	.recent-news {/*max-height:800px !important;*/}
}

@media only screen and (max-width: 768px) {
	.twitter-timeline {max-height:400px !important;}
	.recent-news {/*max-height:400px !important;*/}
}





/************ Testimonials Slider ************/

.testimonials{margin:80px 0; }
.testimonial-slider{}
.ts-item{padding:60px 0 0 0; position:relative;}
.ts-outer{background-color:#ecf3eb; padding:0 0 100px 0; min-height:500px;}
.ts-image{width:200px; height:200px; border-radius:50%; margin:0 auto; position:relative; top:-40px;}
.ts-image img{border-radius:50%;}
.ts-title{text-align:center; color:#07628a; font-family: 'Roboto', sans-serif; font-weight:500; font-size:32px; margin:0 0 20px 0; line-height: 30px;}
.ts-content{text-align:center; position:relative; padding:0 60px; font-size:20px; line-height: 1.5em; color: #002d46}
.ts-content:before{content:""; display:block; position:absolute; left:0px; top:0px; width:35px; height:29px; background:transparent url('../img/quote-open.png') no-repeat center center;}
.ts-content:after{content:""; display:block; position:absolute; right:0px; bottom:0px; width:35px; height:29px; background:transparent url('../img/quote-close.png') no-repeat center center;}



.testimonials .slick-dots{bottom: 40px;}
.testimonials .slick-dots li button:before{color: #004c77;}
.testimonials .slick-dots li.slick-active button:before{color: #004c77;}





@media only screen and (max-width: 768px) {
	.ts-content{padding:0 20px; font-size:15px;}	
	.ts-content:before,
	.ts-content:after{width:16px; height:13px; background-size:16px 13px;}
}




/************ Location Detail ************/

.location-sidebar{padding:20px; text-align:center;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
	
.location-map-details{background-color:#ecf3eb; text-align:center;}


.ls-content-center{padding-top:30px;}

@media only screen and (min-width: 768px) {
	.ls-content-center{padding-top:0; position:absolute; left:15px; right:15px; top:50%; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); z-index:4;}
}


.ls-title{color:#4ea1b4; font-weight:700; font-size:24px; font-family: 'Roboto Condensed', sans-serif; margin:0 0 15px 0;}
.ls-address{margin:0 0 15px 0;}
.ls-social{margin:0 0 15px 0;}

.ls-social ul{margin:0 0 30px 0;}
.ls-social ul li {margin-right:10px; padding:0;}
.ls-social ul li:last-child{margin-right:0;}
.ls-social ul li a:before{font-family:"Font Awesome 5 Brands"; font-size:20px;}
.ls-social ul li.facebook-link a:before{content:"\f082";}
.ls-social ul li.twitter-link a:before{content: "\f099";}
.ls-social ul li.linkedin-link a:before{content: "\f0e1";}
.ls-social ul li.youtube-link a:before{content: "\f167";}
.ls-social ul li.instagram-link a:before{content: "\f16d";}
.ls-social ul li.website-link a:before{content: "\f0ac"; font-family:"Font Awesome 5 Free"; font-weight: 900;}

.ls-social ul a{text-decoration:none; color:#004c77;}
.ls-social ul a:hover,
.ls-social ul a:focus{text-decoration:none; color:#478e3a;}


.ls-map{margin:0;}


.location-image{margin:0 0 30px 0;}

.acf-map {width: 100%; height: 500px;}

.acf-map img {max-width: inherit !important;}




.location-resources{margin:60px 0 0 0;}
/*
.lr-item{text-align:center; position: relative; width: 100%; background-color:#004c77; color:#fff; display:block; transition: all 0.3s ease 0s;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, .6); 
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
.lr-item:hover{background-color:#478e3a;}
.lr-item:after {content: ""; display: block; padding-bottom: 100%;}
.lr-item-content {font-size:24px; font-family: 'Roboto Condensed', sans-serif; display:block;
	position:absolute; left:0px; right:0px; top:50%; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); z-index:2;}
.lr-item-content a{text-decoration:none; color:#fff;}
*/


.star-tile{position:relative; margin-bottom:30px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.2);}
	
.star-tile-title{position: absolute; left: 0px; right: 0px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);
	text-align:center; color:#fff; font-weight:900; font-size:32px; text-transform:uppercase; z-index:2; text-shadow: 0px 0px 8px rgba(0, 0, 0, .6); line-height:1.1em;}
.star-tile-subtitle{color:#fff; text-transform:uppercase; font-weight:700; font-size:14px; letter-spacing:1px;}
.star-tile-overlay{position: absolute; left: 0px; right: 0px; bottom:0px; top:0px; background-color:rgba(78, 161, 180, 0.5);  background-color:rgba(66, 66, 66, 0.4); z-index:1; transition: all .2s ease-in-out; opacity:1;}
.star-tile:hover .star-tile-overlay{opacity:0;}
.star-tile-image{}
.star-tile-image img{width:100%; height:auto;}

@media only screen and (max-width: 1339px) {
	.star-tile-title{font-size:24px;}
}

@media only screen and (max-width: 991px) {
	.star-tile-title{font-size:20px;}
}

@media only screen and (max-width: 768px) {
	.star-tile-title{font-size:16px;}
}






/*a.resource-icon{display:block; text-decoration:none; background-color:#004c77; color:#99c1d8; padding:20px; margin:0 0 0 0; height:150px; position:relative; 
	border-bottom:solid 5px #99c1d8; border-left:solid 1px #32638e;}*/
a.resource-icon{display:block; text-decoration:none; background-color:#fff; color:#004c77; padding:20px; margin:0 0 0 0; height:150px; position:relative;}
.resource-columns > div:nth-child(4n-7) > a.resource-icon{border-left:none;}
a.resource-icon:hover{border-bottom-color:#3eb171; color:#3eb171;}
a.resource-icon .ri-icon{display:block; font-size:40px; text-align:center; line-height:60px;}
a.resource-icon:hover .ri-icon{color:#3eb171;}
a.resource-icon .ri-icon .fa{}
a.resource-icon .ri-title{display:block; font-size:14px; text-align:center; position:absolute; left:15px; right:15px; bottom:15px; height:50px;}
a.resource-icon .ri-subtitle{}

a.resource-icon .ri-title .ri-title-inner{position: absolute; left: 0px; right: 0px; top: 50%; 
	-webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);}



a.child-grid-icon{display:block; text-decoration:none; background-color:#fff; color:#004c77; padding:0px; margin:0 0 0 0; height:50px; position:relative; }
a.child-grid-icon:hover{border-bottom-color:#3eb171; color:#3eb171;}
a.child-grid-icon .cg-title{display:block; font-size:16px; font-weight:700; text-align:center; position:absolute; left:10px; right:10px; top:0px; bottom:0px; height:50px;}
a.child-grid-icon .cg-title .cg-title-inner{position: absolute; left: 0px; right: 0px; top: 50%; 
	-webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);}

.blue a.child-grid-icon{background-color:#004c77; color:#99c1d8; border-bottom:solid 5px #99c1d8; height:100px; border-left:solid 1px #32638e;}
.child-grid-columns > div:nth-child(4n-7) > a.resource-icon{border-left:none;}
.blue a.child-grid-icon:hover{border-bottom-color:#3eb171; color:#fff;}
.blue a.child-grid-icon .cg-title{height:100px; }
.blue a.child-grid-icon .cg-subtitle{}

.blue a.child-grid-icon .cg-title .cg-title-inner{}






/************ Services Map ************/

.services-map{}
.services-map-button{margin:60px 0 0 0;}



/************ Simple Contact Form ************/

.simple-contact-form{background-color:#ecf3eb; padding: 50px 0 70px 0; margin: 0 0 60px 0; color: #004c77;}
.simple-contact-form-title{color: #004c77;}

.simple-contact-form .btn,
.simple-contact-form .input-lg{border-radius:0px; padding:0px 20px; line-height:50px; height:50px; }


/************ Research Reports ************/

.research-reports{position:relative; margin:0 0 60px 0;}
.rr-content-wrap{background-color:#ecf3eb; padding:40px;}
.rr-image{}
.rr-heading h3{text-align:center; font-size:40px; font-family:'Roboto Condensed', sans-serif; margin:0;}
.rr-subheading{text-align:center; font-size:24px; margin:0 0 30px 0;}
.rr-content{text-align:center; font-size:20px;}
.rr-button-wrap{margin-top:30px;}
.rr-report-button,
.rr-archive-button{margin:0 10px;}


@media only screen and (max-width: 991px) {
	.rr-image{text-align:center; margin-bottom:30px;}
	.rr-image img{max-width:200px; height:auto;}
	
	.rr-content-wrap{padding:15px;}
	.rr-heading h3{font-size:20px;}
	.rr-subheading{font-size:16px;}
	.rr-content{font-size:14px;}
}

@media only screen and (max-width: 768px) {
	.rr-report-button{margin-bottom:15px;}
	.rr-report-button a,
	.rr-archive-button a{display:block;}	
	
}



/************ Thumb Carousel Slider ************/

.thumbnail-carousel-group{margin:0 0 80px 0;}
.tcg-group-slider{}
.tcg-item{padding:0 10px; position:relative;}
.tcg-image{display:block; }
.tcg-title{display:block; text-align:center; font-weight:700; margin:5px 0 0 0;}


.tcg-group-slider .slick-prev{left: -30px; top:40%;}
.tcg-group-slider .slick-next{right: -30px; top:40%;}





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

}





/************ Our Values Thumbnails ************/

.our-values-wrapper{}

.our-values-wrapper .ov-heading-wrap{/*background-color:#f1f8f1;*/ padding-top:30px; padding-bottom:30px;}
.our-values-wrapper .ov-heading-wrap h2{color:#478f43; margin:0;}

.our-values-wrapper .ov-list-items{}

.our-values-wrapper .ov-list-items .ov-item{margin:0 0 80px 0;}
.our-values-wrapper .ov-list-items .ov-item .ov-item-image-wrap{padding:0 50px 0 0;}
.our-values-wrapper .ov-list-items .ov-item .ov-item-image{background-color:#c8dce5; border-radius:50%; position: relative; top: -50px;}
.our-values-wrapper .ov-list-items .ov-item .ov-item-image img{border-radius:50%;}
.our-values-wrapper .ov-list-items .ov-item .ov-item-content{color:#064d77; padding:40px 0 0 0; line-height:1.6em; font-size: 20px;}
.our-values-wrapper .ov-list-items .ov-item .ov-item-content h3{margin: 0 0 30px 0; padding:0; text-transform: uppercase; font-weight: 300;
	font-size: 15px; color: #333; font-family: 'Roboto', sans-serif; font-weight:300; letter-spacing:2px;}
.our-values-wrapper .ov-list-items .ov-item .ov-item-content h3:before{content:""; width:200px; height:4px; background-color: #478f43; display:block; position:relative;
	margin:0 0 15px 0;}


@media only screen and (max-width: 991px) {
	.our-values-wrapper .ov-list-items .ov-item .ov-item-image-wrap{padding:0 0 0 0;}
	.our-values-wrapper .ov-list-items .ov-item .ov-item-content{font-size: 15px;}
}	
	
@media only screen and (max-width: 768px) {
	.our-values-wrapper .ov-list-items .ov-item{margin:30px 0;}
	.our-values-wrapper .ov-list-items .ov-item .ov-item-image{top:auto; max-width:50%;}
}





/* tabsleftwidget */


/*
  
  MOBILE 
  .tabsleftwidget ul.nav-tabs li {border:3px dashed #00ff00; display: inline; padding:10px; }
  */
      

.tabsleftwidget {margin-bottom: 40px;}

.tabsleftwidget .left-tabs-feature {}
.tabsleftwidget .left-tabs-feature-first {}
.tabsleftwidget .left-tabs-feature-first img {max-width: 100%; height: auto;}
.tabsleftwidget .left-tabs-feature-last {}
.tabsleftwidget .left-tabs-feature-last h2 {color:#046289;}





.tabsleftwidget ul.nav-tabs li a { text-decoration: none; color: #ffffff;}
.tabsleftwidget ul.nav-tabs li a:hover {text-decoration: underline;}


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


}

@media only screen and (max-width: 990px){
  /*
  .tabsleftwidget {}
  .tabsleftwidget ul.nav-tabs li {display: inline; padding:10px; margin:0 5px 10px 5px; background-color: #004677; border-radius: 5px;}
  */
}




@media only screen and (min-width: 769px){

  
  .tabsleftwidget ul.nav-tabs {
    border-bottom: 0px;
}
  
  
  .tabsleftwidget ul.nav-tabs {display: block;}
  .tabsleftwidget ul.nav-tabs li {
      min-height: 80px; 
      display: flex;
      align-items: center;
  }  
  .tabsleftwidget ul.nav-tabs li a { text-decoration: none; color: #004677;}


  .tabsleftwidget ul.nav-tabs {
    background-image: url('/wp-content/themes/workforce/assets/img/line_top_no_arrow.png');
    background-position: top right;
    background-repeat: no-repeat;
  }


  .tabsleftwidget ul.nav-tabs li {
    background-image: url('/wp-content/themes/workforce/assets/img/line_no_arrow.png');
    background-position: center right;
    background-repeat: no-repeat;
  }
  
  
  
  .tabsleftwidget ul.nav-tabs .active,
  .tabsleftwidget ul.nav-tabs .show {
    background-image: url('/wp-content/themes/workforce/assets/img/blue_tag_arrow.png');
    background-position: center right;
    background-repeat: no-repeat;
    height: 80px; width: 100%;
    display: flex;
    align-items: center;
    }

  .tabsleftwidget ul.nav-tabs a {padding:0 20px; font-family: 'Roboto', sans-serif; font-weight:500; font-size:28px; text-decoration: none;}
  .tabsleftwidget ul.nav-tabs a.active,
  .tabsleftwidget ul.nav-tabs a.show {
      color: #ffffff;
    }

  .tabsleftwidget .tab-content {margin-top:40px;}


  
}


@media only screen and (max-width: 990px){
  .tabsleftwidget ul.nav-tabs a {padding:0 20px; font-family: 'Roboto', sans-serif; font-weight:500; font-size:20px; text-decoration: none;}
}






/* tabbed-hero - mobile accordion */

.tabbed-hero .mobile-accordion input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.tabbed-hero .mobile-accordion .row {
  display: flex;
}
.tabbed-hero .mobile-accordion .row .col {
  flex: 1;
}
.tabbed-hero .mobile-accordion .row .col:last-child {
  margin-left: 1em;
}

/* Accordion styles */
.tabbed-hero .mobile-accordion .tabs {
  border-radius: 0px;
  /*overflow: hidden;*/
  /*box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);*/
}

.tabbed-hero .mobile-accordion .tab {
  width: 100%;
  color: #004677;
  overflow: hidden;
}

.tabbed-hero .mobile-accordion .tab-label {
  display: flex;
  justify-content: space-between;
  /*border-top:1px solid #d8d8d8;*/
  padding: 1.0em 0.5em 0.25em 0.5em; 
  padding: 1.5em 0.75em 0.75em 0.75em; 
  background: #ffffff;
  font-weight: 600;
  cursor: pointer;
  font-size: 22px;
  margin-bottom: 0;
  /* Icon */
}
.tabbed-hero .mobile-accordion .tab-label:hover {
  background: #d8d8d8;
}
.tabbed-hero .mobile-accordion .tab-label::after {
  content: "❯";
  font-size: 40px;
  width: 1em;
  height: 1em;
  color: #004677;
  text-align: center;
  transition: all 0.35s;
}
.tabbed-hero .mobile-accordion .tab-content {
  max-height: 0;
  /*padding: 0 1em;*/
  color: #2c3e50;
  background: white;
  transition: all 0.35s;
  /*border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;*/
}


.tabbed-hero .mobile-accordion .tab-content .text-above-title {
  margin-top:5px;
}

.tabbed-hero .mobile-accordion .tab-content h2 {
  margin-top:5px;
}

.tabbed-hero .mobile-accordion .tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tabbed-hero .mobile-accordion .tab-close:hover {
  background: #1a252f;
}

.tabbed-hero .mobile-accordion input:checked + .tab-label {
  /*background: #1a252f;*/
  /*border:1px solid #d8d8d8;*/
  border-bottom: 0;
}
.tabbed-hero .mobile-accordion input:checked + .tab-label::after {
  transform: rotate(90deg);
}
.tabbed-hero .mobile-accordion input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}
  
/*.tabbed-hero .mobile-accordion .left-tabs-feature-first img {max-width: 100%; height: auto;}
.tabbed-hero .mobile-accordion .left-tabs-feature-last {padding:10px 15px 0 15px; }*/




.tabbed-hero .tab-content .left-tabs-feature {
  min-height: 700px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  border-radius: 10px;
}

.tabbed-hero .tab-content .left-tabs-feature h2 {
  color: #ffffff;
  margin-top: 5px;
  font-weight: 600;
  font-size: 2.5em;
}

.tabbed-hero-large .tab-content .block-body-text a {color:#ffffff; text-decoration: underline;}
.tabbed-hero-large .tab-content .block-body-text a:visited {color:#ffffff;}
.tabbed-hero-large .tab-content .block-body-text a:hover {color:#ffffff; text-decoration: none;}
.tabbed-hero-large .tab-content .block-body-text a:active {color:#ffffff; text-decoration: underline;}

.tabbed-hero .tab-content .left-tabs-feature::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 50px;
  background: rgba(0,0,0,0.6);
  margin: 0 15px;
  border-radius: 10px;
}


@media only screen and (min-width: 768px){
  .tabbed-hero {
    margin-bottom: 10px;
  }

}

@media only screen and (min-width: 992px){
  .tabbed-hero {
    margin-bottom: 0px;
  }
  
  
  .tabbed-hero .tab-content .left-tabs-feature::before {
    bottom: 60px;
  }
}






.tabbed-hero .tab-content img {max-width: 100%; height: auto;}


.tabbed-hero .tabbed-hero-large .nav-for-tabs {
  display: flex;
  justify-content: center;
  /*background-color: #000000;*/
  margin-top:-80px;
  margin-bottom: 80px;
  z-index: 9;
  position: relative;
}

.tabbed-hero .tabbed-hero-large .nav-for-tabs li.navigation-item {
  display: block;
  border-bottom: 2px solid #ffffff;
  max-width: 20%;
  margin: 0 8px;
  padding-bottom: 10px;
}

@media only screen and (min-width: 768px){
  .tabbed-hero .tabbed-hero-large .nav-for-tabs li.navigation-item {
    max-width: 20%;
  }

}

@media only screen and (min-width: 992px){
  .tabbed-hero .tabbed-hero-large .nav-for-tabs li.navigation-item {
    max-width: 20%;
    margin: 0 14px;
  }
}




.tabbed-hero .tabbed-hero-large .nav-for-tabs li.navigation-item.active {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-image: linear-gradient(to right, #0F436B, #3AB372) 1;
}

.tabbed-hero .tabbed-hero-large .nav-for-tabs li.navigation-item .active.show {}

.tabbed-hero .tabbed-hero-large .nav-for-tabs li.navigation-item a{color:#ffffff; text-decoration: none;}
.tabbed-hero .tabbed-hero-large .nav-for-tabs li.navigation-item a:hover{text-decoration: underline;}

.tabbed-hero .tabbed-hero-large .nav-for-tabs .navigation-item  {}




.tabbed-hero .tab-content .tab-text {
  margin-top: 130px;
}





.text-and-image-grid {}


.text-and-image-grid .col-md-6 {

}

.text-and-image-grid img {max-width: 100%;}

.text-and-image-grid .default {
  
}
.text-and-image-grid .default h2 {
  color: #046289;
  font-weight: 600;
}




.text-and-image-grid .green_background {
  background-color: #ECF3EB;
}

.text-and-image-grid .green_background h2,
.text-and-image-grid .green_background h3 {
  color:#064A7B;
  font-weight: 600;
}


.text-and-image-grid .blue_background {
  color: #ffffff;
  background-color: #0F426B;
}

.text-and-image-grid .blue_background h2,
.text-and-image-grid .blue_background h3 {
  color:#ffffff;
  font-weight: 600;
}

.text-and-image-grid .blue_background a {color:#ffffff;}
.text-and-image-grid .blue_background a:hover {text-decoration: none; color:#cecece;} 



.text-and-image-grid .image-area {

}

.text-and-image-grid .text-area {
  display: flex;
}

.text-and-image-grid .text-area .text-container {
  align-self: center;
  padding: 15px 30px;
}







/* tabs-on-left-block - mobile accordion */

.tabs-on-left-block .mobile-accordion input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.tabs-on-left-block .mobile-accordion .row {
  display: flex;
}
.tabs-on-left-block .mobile-accordion .row .col {
  flex: 1;
}
.tabs-on-left-block .mobile-accordion .row .col:last-child {
  margin-left: 1em;
}

/* Accordion styles */
.tabs-on-left-block .mobile-accordion .tabs {
  border-radius: 0px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}

.tabs-on-left-block .mobile-accordion .tab {
  width: 100%;
  color: #004677;
  overflow: hidden;
  
}
.tabs-on-left-block .mobile-accordion .tab-label {
  display: flex;
  justify-content: space-between;
  border-top:1px solid #d8d8d8;
  padding: 1.5em 0.75em 0.75em 0.75em; 
  background: #ffffff;
  font-weight: 600;
  cursor: pointer;
  font-size: 22px;
  margin-bottom: 0;
  /* Icon */
}
.tabs-on-left-block .mobile-accordion .tab-label:hover {
  background: #d8d8d8;
}
.tabs-on-left-block .mobile-accordion .tab-label::after {
  content: "❯";
  font-size: 40px;
  width: 1em;
  height: 1em;
  color: #004677;
  text-align: center;
  transition: all 0.35s;
}
.tabs-on-left-block .mobile-accordion .tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all 0.35s;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
}
.tabs-on-left-block .mobile-accordion .tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tabs-on-left-block .mobile-accordion .tab-close:hover {
  background: #1a252f;
}

.tabs-on-left-block .mobile-accordion input:checked + .tab-label {
  /*background: #1a252f;*/
  border:1px solid #d8d8d8;
  border-bottom: 0;
}
.tabs-on-left-block .mobile-accordion input:checked + .tab-label::after {
  transform: rotate(90deg);
}
.tabs-on-left-block .mobile-accordion input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}
  
.tabs-on-left-block .mobile-accordion .left-tabs-feature-first img {max-width: 100%; height: auto;}
.tabs-on-left-block .mobile-accordion .left-tabs-feature-last {padding:10px 15px 0 15px; }





/************ Tabbed Content ************/

.tab-wrapper{margin-bottom:30px;}

.tab-wrapper .nav-tabs{margin:0; border:none;}

.tab-wrapper .nav-tabs .nav-item .nav-link{
  text-decoration:none; padding:20px 30px; margin-left:10px;
  font-weight:400; letter-spacing:2px; font-size:20px; color:#478f43; border:1px solid #478f43; border-bottom: 0;}

.tab-wrapper .nav-tabs .nav-item.show .nav-link, 
.tab-wrapper .nav-tabs .nav-link.active{background-color:#478f43; border-radius:0px; border:none; color:#fff; }


.tab-wrapper .tab-content{padding:40px 30px 30px 30px; /*letter-spacing:1px;*/
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);}
	

.tab-wrapper .tab-content h3{color:#074e78;}
	
	
.tab-wrapper .tab-content p:last-child{margin-bottom:0px;}



@media only screen and (max-width: 768px) {
	.tab-wrapper .nav-tabs .nav-item .nav-link{padding:10px 15px; font-size:16px;}
}



/* TABLE PRESS */

.tablepress thead th {
 border-bottom:0px !important;
}
.tablepress tfoot th,
.tablepress thead th {
 font-weight: 300 !important;
 background-color:#12426b !important;
 color:#ffffff;
}
.tablepress .odd td {

}
.tablepress .even td {

}
.tablepress .row-hover tr:hover td {
 background-color:#eeeeee !important;
}



/*
*/




/* google translate in header */
#google_translate_element {float: right; margin-left:10px; height: 2em; padding-top:0.5em;}



/* hide 'powered by google' on translate widget */
.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}




/***********changes to the map*********************/
.google-map .al-type,.google-map .al-services, .google-map .al-icons{display:none;}
.google-map .al-details{font-weight:400; margin:0 0 0 65px;}
.google-map .al-thumb{top:0; left:0;}
.google-map .al-item{padding:0;}
.google-map h2.al-title{margin-bottom:0;}
.google-map .al-address-all .row{margin:0;}
.google-map .al-address-all .row-contact{display:none;}
.agencies-search .agencies-list .al-details h2.al-title{font-weight:400;font-family: 'Roboto', sans-serif;margin:0;}
.agencies-search .agencies-list .al-details h3{font-size:14px; margin:0; margin-top:10px;}
.agencies-search .agencies-list .al-thumb img{ min-height:50px; }

.agencies-search .agencies-list #agenciesListResults .al-address-all .row-contact{display:none;}
.agencies-search .agencies-list #agenciesListResults .al-address-all .row{margin:0;}

.agencies-search .agencies-filter .btn-filter .filter-text{opacity:0;}
.agencies-search .agencies-filter .input-group .btn-filter .filter-text{opacity:0;}
.agencies-filters .search-wrapper .input-group .btn-filter.collapsed .filter-text{opacity: 1;}
.agencies-search .agencies-list #search-count{padding: 0 20px 20px 20px;}
.agencies-filters .search-wrapper .input-group #buttonsub {cursor: pointer;
	display: inline-block;
    padding: 10px;
    /* margin-left: -37px; */
    z-index: 99;
    background: none;
}

.close-filter{cursor:pointer;}

.agencies-search .info-inner .al-icons{display:none;}
.agencies-search .info-inner .al-item {padding:0;}
.agencies-search .info-inner .al-item .al-details{padding: 20px 20px 0; position: relative;}
.agencies-search .info-inner .al-details{margin:0;}
.agencies-search .info-inner .al-thumb{width:100%;position:relative;left:0;top:0;}
.agencies-search .info-inner .al-thumb .inner-image{display:none;}
.agencies-search .info-inner .al-address-all .row > div{
	max-width:50%;
	float:left;
	width:100%;
	padding:0 20px;
}
.agencies-search .info-inner .al-address-all .row .row-contact a{
	display:block;
}
.info-box .close-filter{right:0;left:auto;}
.agencies-search .info-box .al-details h2.al-title{font-family: 'Roboto Condensed', sans-serif;

font-weight: 700;

color: #07628a;

font-size: 30px;

margin: 30px 0 15px 0;}
.agencies-search .info-box .al-details h3, .agencies-search .info-box .info-inner .al-social h3{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #ccc;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
}
.agencies-search .info-box .info-inner .al-services, .agencies-search .info-box .info-inner .al-type, .agencies-search .info-box .info-inner .al-address-all{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 18px !important;
	line-height: 1.3em;
	margin: 0 0 30px 0;
}
.agencies-search .info-box .info-inner .al-item{padding-bottom:0;}
.agencies-search .info-box .info-inner .al-social{
	padding:0 20px;
}
.agencies-search .info-box .al-details h2 a{text-decoration: none;}
@media only screen and (max-width: 768px) {
	.agencies-map{
		max-height:300px;
		min-height:auto;
	}
}




.panel-default > .panel-heading {
  background-color: transparent;
  border: medium none;
  border-radius: 0;
  color: inherit;
  padding: 0;
  position: relative;
}    
.panel-heading .panel-title > a {
  background-color: #478f43;
  border: medium none;
  color: #ffffff;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 28px;
  padding: 7px 65px 7px 10px;
  word-wrap: break-word;
}
    
.panel-heading .panel-title > a::after {
  bottom: 0;
  content: "▲";
  font-family: "Roboto",sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 38px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 60px;
}  
.panel-heading .panel-title > a.collapsed::after {
  content: "▼";
}    
.panel-body{
  /*height:100px;*/
    padding:0px 10px 12px 10px;
  overflow: auto;
}

.panel-body.limited {max-height:300px;}




/***************end of map changes*********************/



.timeline-img{
width:100%;
	height:auto;
}

/***************Start of Annual Report*********************/


#download .jumbotron {
padding:0px;	
}

#download .jumbotron h1{
padding-top:30px;	
	font-weight:bold;
}

#download .jumbotron p{
margin:0px;	
}
#download .jumbotron a{
margin-bottom:20px;
}
#download .jumbotron p.lead{
font-size:26px;
	line-height:28px;
	margin-bottom:30px;
}

#download img{
	display:block;
	margin:0 auto;
	padding-top:20px;
}

.embed-responsive{
	min-height:200px;
}
.hideme
{
    opacity:0;
}
.fade-item {
	opacity: 0;
}

.fade-one {
	animation-delay: none;
}

.fade-two {
	animation-delay: 200ms;
}

.fade-three {
	animation-delay: 400ms;
}

.fade-four {
	animation-delay: 600ms;
}

.fade-five {
	animation-delay: 800ms;
}

.fade-six {
	animation-delay: 1000ms;
}

.fadein {
	animation-name: fadein;
	animation-fill-mode: both;
	animation-duration: 1000ms;
	animation-timing-function: ease-in-out;
}

@keyframes fadein {
	0% {
		opacity: 0;
		transform: translateY(50%);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}





._j_t ._ox1, ._j_t ._53j5, ._j_t object, ._j_t embed {
    max-height: 400px !important;
    max-width: 220px !important;
}

.stretched-link::after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    content: "";
}

section {
  margin: 80px 0px;
  padding:10px;
}
section#overview {
    padding-top: 70px;
}
.maxtext{
	max-width:900px;
	margin:0 auto;
}
.sticky-sect {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.download-pdf{
	padding:30px 20px;
}
.page-id-4350{
	color:#004677;
}
.page-id-4350  nav.widget{
	display: none;
}
.page-id-4350 #sidebar {
	margin: 0 0 50px 0;
}
.page-id-4350 #sidebar{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	scroll-padding: 100px 0px;
}
.page-id-4350 .sidebar-content{
	padding-top: 80px;
    margin: 0;
}
/* img.infograph-data{
	width:80%;
	display: block;
   margin: 0 auto;

} */
.page-id-4350 h1.report-title {
    text-align: center;
    padding: 25px;
    font-size: 3.5em;
    font-weight: 900;
    color: #38b472;
	letter-spacing:-1px;
	background-color: #f5f5f5;
}

.page-id-4350 .infographics-button button {
    margin: 0 auto;
    display: block;
    border: 1px solid #478e3a;
    font-size: 14px;
    padding: 7px;
    color: #478e3a;
    background-color: #ECF4EB;
}

#wf-innovation
.transcript-box {
    overflow: auto;
    border: 1px solid #478e3a;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
}
#wf-innovation
.transcript-box ul{
	padding-left:17px;
}

.innovation-report-charts .chart-info p{
margin-bottom:0px;
}
.section-title h2{
  font-weight: 300;
  font-size:42px;
	text-align:center;
	padding-bottom:40px;
}
.section-title h2:after{
content:' ';
display:block;
border:2px solid #478f43;
width:100px;
	margin:auto;
	margin-top:20px;
}

p.text-intro{
color:#004677;
font-size:1.5rem;
line-height:1.2;
}

.chart-info{
	border-radius: 0;
}

.chart-info h5{
	color: #ffffff;
	font-weight: 900;
	font-style: normal;
	font-size: 115%;
	margin: 0;
	padding: 10px;
}

.chart-info .card-body {
padding:0;
	background-color:#004677;
}



/* Sidebar */

ul.sidebar-report{
padding-left: 0px;
}

ul.sidebar-report li{
list-style:none;
margin:15px 0;
}

ul.sidebar-report li a{
text-decoration:none;
}

p.report-date{
color:#478f43;
font-weight:900;
}
.page-id-435 h2.widget-title{
	display:none;
}

.bg-blue {
    background-color: #014677 !important;
}
#report21-nav a{
	text-decoration:none;
}
#report21-nav a:hover{
	color:#4A819F;
}
#report21-nav .blue-box-link-container .blue-box-link {
    background-color: #C8DCE5;
    border: 4px solid #ffffff;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    padding: 40px 20px;
    align-items: center;
    justify-content: center;
}


#year-pivot .carousel-testimonial-img img{
	max-height:340px;
	width:auto;
	margin:0 auto;
}
#year-pivot p{
	margin-bottom:0rem;
}

#year-pivot .carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23004c77' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

#year-pivot .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23004c77' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

/* WIOA Innovation -  Success Story */

#success-story{
	min-height:405px;
}
@media only screen and (max-device-width: 768px) {
#success-story{
	min-height:250px;
}
}

#story-succ p{
	margin-bottom:0;
}
#success-story p{
	color:#fff;
	/*font-size:90%;*/
	margin-bottom:0;
}
#success-story .carousel-item{
	width:100%;
	padding-left:70px;
	padding-right:70px;
	margin:0 auto;
	padding-bottom:20px;
}

#success-story img {
	max-width: 150px;
	margin-top:30px;
}
#success-story .carousel-testimonial-img{
	text-align:center;
	margin: 0 auto;
	width:50%;
	height:auto;
}

#success-story .carousel-indicators{
	bottom: -50px;
}

#success-story .carousel-control-next, .carousel-control-prev {
	width:50px !important;
}
#success-story .carousel-control-next{
	right:0px;
	width:50px !important;
}
#success-story .carousel-control-prev{
	left:0px;
	width:50px !important;
}

/* Testimonial Start */

#testimonial-slide{
	 margin: 50px 0;
}
#testimonial-slide p{
	margin:0;
}
#testimonial-slide .carousel-item {
	 min-height: 200px;
   margin: 0 auto;
}
#testimonial-slide .carousel-caption {
	 padding: 0;
	 right: 0;
	 left: 0;
	 color: #3d3d3d;
	 width: 70%;
	 margin: 0 auto;
	 /*bottom:auto;*/
 }

#testimonial-slide .carousel-caption h5 {
	 color: #ffffff;
}
#testimonial-slide .carousel-caption p {
	 line-height: 30px;
}
#testimonial-slide .carousel-caption .col-sm-3 {
	 display: flex;
	 align-items: center;
}
#testimonial-slide .carousel-caption .story {
	 text-align: left;
   color:#ffffff;
}
#testimonial-slide .carousel-control-prev, .card .carousel-control-next {
	 color: #ffffff !important;
	 opacity: 1 !important;
}

/* Program Start */
#programs p {
	margin:0;
}
#programs a {
    text-decoration: none;
}

#programs h5  {
   	margin-top: 0px;
	font-style: normal;
    color: #014677;
}

#programs .icon-boxes {
  margin-top: 30px;
}
#programs .card-body{
	display: flex;
    align-items: center;
    justify-content: center;
	min-height: 80px;
}
#programs .icon-box {
  padding: 50px 30px;
  margin:20px 0;
  position: relative;
  overflow: hidden;
  background: #f3f3f3;
  z-index: 1;
}
#programs .icon-box:hover {
  box-shadow: 0 0 29px 0 rgba(18, 66, 101, 0.08);
  transition: all 0.3s ease-in-out;
}
#programs .icon-box .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
#programs .icon-box .title a {
  color: #124265;
  transition: 0.3s;
}
#programs .icon-box .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

#programs .modal-content{
	margin:0 auto;
}

/* Timeline Start */

#timeline-tab li.year {
    padding: 10px 0px 10px 0px;
    background-color: #fff;
    display: block;
    z-index: 99;
	font-weight:bold;
}


@media only screen and (min-width: 768px) {
#timeline-tab .timeline-img {
    display: block;
    position: absolute;
	  width: 100%;
    height: auto;
    bottom: 74px;
}
	
#timeline-tab .tab-content {
  float: left;
  width: 100%;
  padding-left: 25px;
  padding-top:25px;
}
}
	
@media only screen and (max-width: 768px) {

#timeline-tab .nav-tabs > li{
margin-left:0px !important;
}

#timeline-tab ul.nav li:first-child:before{
display:none !important;
}

#timeline-tab li .bullet {
display:none;
}
	
}

@media only screen and (max-width: 820px) {
	.img.timeline-img{
		/*width:380px;*/
		height:auto;
	}
}

#timeline-tab .nav-tabs > li {
  float: none;
  margin-bottom: 1px;
}

#timeline-tab .nav-tabs > li a {
  color: #004c77;
	text-decoration: none;
	padding-top:9px;
	padding-bottom:8px;
}
#timeline-tab .nav-tabs > li a.active.show {
	color: #fff;
  background-color: #004c77;
	border-radius:3px;
}

#timeline-tab .nav-tabs {
  border-bottom: none;
 /* width: 250px;*/
  float: left;
}

#timeline-tab li .bullet {
  display: inline-block;
  position: relative;
  height: 16px;
  width: 16px;
  border: 2px solid #9cc1d8;
  border-radius: 50%;
  background: #fff;
  z-index: 2;
  margin: 0 10px;
}

#timeline-tab li .bullet:hover{
	background-color: #9cc1d8;
}

#timeline-tab li.active .bullet {
  border: 2px solid #0f436b;
  background-color:#0f436b;
}

#timeline-tab ul.nav {
  position: relative;
  overflow: hidden;
  padding: 25px 0;
}

#timeline-tab ul.nav li:first-child:before {
  content: "";
  position: absolute;
  height: 557px;
  margin-top:75px;
  width: 2px;
  top: -25px;
  bottom: 0;
  left: 23px;
  background: #9cc1d8;
  z-index: 1;
	display:block;
}

#timeline-tab .nav-tabs > li > a,
#timeline-tab .nav-tabs > li {
  border: none;
  display: block;
  width: 100%;
	margin-left:23px;
}

#timeline-tab .nav-tabs > li.active > a,
#timeline-tab .nav-tabs > li.active > a:focus,
#timeline-tab .nav-tabs > li.active > a:hover {
  border: none;
  color:#478f43;
}

#timeline-tab .tab-content h3 {
  margin: 0;
  margin-bottom: 10px;
  color:#0f436b;
  font-weight: 400;
  font-size: 1.5em;
}

#timeline-tab .nav > li > a:focus,
#timeline-tab .nav > li > a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #478f43;
}

#timeline-tab .nav-tabs > li.active > a,
#timeline-tab .nav-tabs > li.active > a:focus,
#timeline-tab .nav-tabs > li.active > a:hover {
  color:#478f43;
}

/*---------- Result data ----------*/

#wf-innovation .innovation-report-charts h4 {
    margin-bottom: 2px;
    font-size: 130%;
}



#results-data {
   display: grid;

   grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
   grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;

   gap: 5px;
   min-height: 550px;
   width:100%;
}

#results-data .result-block .result-text {
	color:#004677;
	padding: 30px;
	font-size:80%;
	line-height: 1.2;
}
#results-data .result-block .result-text .stat-num-callout{
	color:#478f43;
	font-weight:900;
	font-size:350%;
	line-height: 1.2;
}

#results-data .result-block{
	display: flex;
  align-items: center;
  justify-content: center;
	text-align:center;
}
#results-data .grid-0 {
   background-color: #f3f3f3;
   grid-row-start: 5;
   grid-column-start: 1;
   grid-row-end: 7;
   grid-column-end: 5;
}
#results-data .grid-1 {
   background-color: #f3f3f3;
   grid-row-start: 1;
   grid-column-start: 1;
   grid-row-end: 5;
   grid-column-end: 5;
}
#results-data .grid-2 {
   background-color: #f3f3f3;
   grid-row-start: 1;
   grid-column-start: 5;
   grid-row-end: 3;
   grid-column-end: 10;
}
#results-data .grid-3 {
   background-color: #f3f3f3;
   grid-row-start: 3;
   grid-column-start: 5;
   grid-row-end: 7;
   grid-column-end: 8;
}
#results-data .grid-4 {
   background-color: #f3f3f3;
   grid-row-start: 5;
   grid-column-start: 8;
   grid-row-end: 7;
   grid-column-end: 10;
}
#results-data .grid-5 {
   background-color: #f3f3f3;
   grid-row-start: 3;
   grid-column-start: 8;
   grid-row-end: 5;
   grid-column-end: 10;
}

#wf-innovation .card .card-body p{
	margin:0;
}
#wf-innovation .card p{
	margin:0;
}

#wf-innovation .chart-info h5 {
    font-size: 16px;
}

#financials .card p{
	margin:0;
}

#financials
.transcript-box {
    overflow: auto;
    border: 1px solid #478e3a;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
}
#financials
.transcript-box ul{
	padding-left:17px;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
	background-color:#000;
	z-index:9;
}

@media only screen and (max-width: 820px) {
	.back-to-top {
		right: 10px;}
}


.hideme
{
    opacity:0;
}

.fade-one {
	opacity:1;
	animation-delay: 200ms;
}

.fade-two {
	opacity:1;
	animation-delay: 400ms;
}

.fade-three {
	opacity:1;
	animation-delay: 800ms;
}

.fade-four {
	opacity:1;
	animation-delay: 1200ms;
}

.fade-five {
	opacity:1;
	animation-delay: 1600ms;
}

.fade-six {
	opacity:1;
	animation-delay: 2000ms;
}


/***************End of Annual Report*********************/




