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


/************************************************************ Notification Bar */

#wpfront-notification-bar td {
    border: none;
}
#wpfront-notification-bar .wpfront-message {
    font-size: 20px;
    font-family: "Overpass";
    line-height: 1.2;
    padding: 12px 0px;
    font-weight: 700;
}
#wpfront-notification-bar .wpfront-button {
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 20px 11px;
    display: inline-block;
    font-family: "Overpass";
    margin-left: 30px;
    border-radius: 5px;
    box-shadow: none;
    text-shadow: none;
}
#wpfront-notification-bar .wpfront-button:hover {
	text-decoration: underline;
}
#wpfront-notification-bar-spacer #wpfront-notification-bar .wpfront-close {
    border: none;
    background: transparent;
    color: #028CA7;
    font-size: 20px;
    font-weight: 400;
    top: 50%;
    transform: translate(0px, -50%);
    right: 15px;
}

@media screen and (max-width: 767px) {
	#wpfront-notification-bar .wpfront-message {
		padding-bottom: 0px;
		display: block;
		font-size: 16px;
	}
	#wpfront-notification-bar .wpfront-button {
		margin-left: 0px;
    	margin-bottom: 10px;
    	font-size: 14px;
    	margin-top: 5px;
	}
}

/************************************************************ Top Bar */

#header .gt_switcher {
    font-family: inherit;
    color: #000;
    width: 150px;
    position: relative;
    overflow: visible;
	text-transform: uppercase;
}
#top #header_meta .menu-item-gtranslate > div {
    position: relative !important;
}
#header .gt_switcher .gt_selected {
    background: #B8AF98;
	border-radius: 5px;
	overflow: hidden;
}
#header .gt_switcher .gt_selected:hover a {
	text-decoration: none !important;
}
#header .gt_switcher .gt_selected a {
    display: flex;
    color: #000000;
    align-items: center;
    border: none !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    padding: 0px;
    width: 100%;
    background: transparent;
}
#header .gt_switcher .gt_selected a img {
    border-radius: 50%;
    width: 26px;
    height: 26px;
    object-fit: cover;
    margin-right: 10px;
    border: 1px solid #ffffff;
    opacity: 1;
}
#header .gt_switcher .gt_option {
    position: absolute;
    border: none;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 10%);
    top: calc(100% + 10px);
    border-radius: 10px;
    padding: 10px;
    left: -15px;
}
#top #header_meta .menu-item-gtranslate .gt_option a {
    padding: 0px !important;
    border: none !important;
    text-transform: none !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    font-family: 'Poppins';
}
#header .gt_switcher .gt_option a img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
    border: 1px solid #1B1B1B;
}
#top #header_meta .menu-item-gtranslate .gt_option a:hover {
	background: rgba(255,255,255,.1) !important;
	opacity: 1;
}
#main .contain-large {
    max-width: 910px;
    margin-left: auto;
    margin-right: auto;
}
#header_meta {
    height: auto;
    background: #000000;
    padding-top: 8px;
    padding-bottom: 8px;
}
#top #header #header_meta .social_bookmarks {
    height: 51px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
#top #header #header_meta .social_bookmarks li {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-right: 7px;
    border: none !important;
}
#top #header #header_meta .social_bookmarks li a {
    min-width: unset;
    line-height: 35px;
    width: inherit;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    color: white;
    border: 1px solid #ffffff!important;
    border-radius: 100px;
}
#top #header #header_meta .social_bookmarks li a:hover {
    opacity:0.8;
}
#top #header #header_meta .sub_menu {
    top: auto;
    padding: 0px;
	float: none !important;
	display: flex;
	flex-grow:1;
}
#top #header #header_meta .sub_menu ul {
	display: flex;
    flex-grow: 1;
    float: none;
	align-items: center;
    justify-content: flex-end;
}
#top #header #header_meta .sub_menu li {
    padding: 0px;
    border: none;
	border-radius: 5px;
}
#top #header #header_meta .sub_menu li a {
    padding: 0 15px;
    border-right: 1px solid rgba(255,255,255,.5);
    line-height: 1.5;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    transition: .4s all;
    align-items: center;
    color: white;
}
#top #header #header_meta .sub_menu li a:hover {
   opacity:0.8;
}
.menu-item-gtranslate {
	order: 4;
	margin-right: 10px !important;
	width: auto;
}
#top #header_meta .menu-item-gtranslate {
    margin-left: 10px;
}
#top #header_meta .menu-item-gtranslate a {
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-family: "Overpass";
    height: 35px;
    align-items: center !important;
    display: flex !important;
    line-height: 40px !important;
    padding-left: 50px !important;
    padding-top: 5px !important;
}
#top #header_meta .menu-item-gtranslate .gt_selected > a > img {
    position: absolute;
    left: 15px;
    top: calc(50% - 13px);
    margin: 0px;
}
#header_meta .gt_switcher .gt_selected a:after {
    top: 10px;
}
#top #header #header_meta .sub_menu li:nth-child(4) a {
    border-right: none;
}
#gtranslate_wrapper {
	position: relative !important;
}
.top-menu-button.teal-button  {
	order: 5;
}
.top-menu-button.green-button {
	order:6;
}
.teal-button  a{
	background-color:#028CA7;
}
.green-button  a{
	background-color:#6AB242;
}
.top-menu-button {
	margin-right: 10px;
}
#top #header #header_meta .sub_menu li.top-menu-button a {
    padding: 11px 20px 5px;
    border-radius: 5px;
	border-right: none !important;
    height: 40px;
	font-weight: 700;
	text-transform: uppercase !important;
	font-family: 'Overpass', sans-serif;
    line-height: 40px;
}
#top #header #header_meta .sub_menu li.top-menu-button a:hover {
	opacity: 1;
	text-decoration: none !important;
}
#top #header #header_meta .sub_menu li.green-button a:hover {
	background: #B8AF98;
}
#top #header #header_meta .sub_menu li.teal-button a:hover {
	background: #003594
}
#top #header #header_meta .sub_menu li.top-menu-button a:hover

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

#header.header-scrolled {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
}
#header .av-logo-container {
    height: 125px !important;
    line-height: 125px !important;
}
#header_main .logo  {
	display: flex;
	align-items: flex-end;
	height: 110px;
}
#header_main .logo a {
    display: flex;
    align-items: center;
    height: 110px;
    max-height: 110px !important;
    padding-bottom: 8px;
}
#header_main .logo a img,
#header_main .logo a svg {
    max-height: 110px !important;
}
#header_main .inner-container {
    display: flex;
    align-items: center;
}


/* Search */

#header .avia-search-tooltip {
    background: #f5f5f5;
    border: none;
}
#top #header #searchform div {
    border: none;
    border-radius: 0px;
}
#top #wrap_all #header #s {
    height: 50px;
    font-family: "Poppins";
    padding: 0px 15px;
    background: transparent;
    color: #333;
    font-size: 15px;
}
#top #header #searchform #searchsubmit {
    background: #7B1C4D;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}
#top #header #searchform .ajax_search_response {
    position: absolute;
    right: 0px;
    z-index: 999;
    background: white;
    border-radius: 0px;
    width: 100%;
	display: none !important;
}
#top #header #searchform .ajax_search_response h4 {
    padding: 12px 20px;
    background: #291b25;
    color: white;
    font-size: 18px;
    line-height: 1.2;
}
#top #header #searchform .ajax_search_response .av_ajax_search_entry {
    padding: 10px 20px;
}
#top #header #searchform .ajax_search_response .av_ajax_search_image {
    display: none;
}
#top #header #searchform .ajax_search_response .av_ajax_search_title {
    text-transform: none;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;
}
#top #header #searchform .ajax_search_excerpt {
    display: none;
}
#top #header #searchform .ajax_search_response .av_ajax_search_entry_view_all {
    background: #7B1C4D;
    color: white;
    text-transform: uppercase;
    font-size: 17px;
    padding: 15px;
    transition: .4s all;
    line-height: 1 !important;
}
#top #header #searchform .ajax_search_response .av_ajax_search_entry_view_all:hover {
	background-color: #291b25
}
#header_meta .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
   padding-top: 0px !important;
}

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

#header .container {
   padding-top: 10px;
}
.search-form {
	display: none;
}
 .search-form {
    position: absolute;
    right: 200px;
    top: 170px;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important;
    word-break: normal;
}

/* Navigation */

.mega-menu,.main_menu {
	display:flex !important;
	justify-content: center;
	align-items: center;
}
#top #header #header_main .mega-menu > li a {
    font-family: 'Overpass', sans-serif;
	color: #000000 !important;
    line-height: 125px;
    height: 125px;
    transition: .4s all;
    font-size: 19px;
    padding: 0px 20px;
}
#mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-megamenu > ul.mega-sub-menu {
    box-shadow: 0px 0px 40px rgb(255 255 255 / 10%) !important;
    background: #00328b;
}
#top #header #header_main .mega-menu .mega-menu-flyout li a {
    font-family: inherit;
    font-size: 18px;
    letter-spacing: 0px;
    padding: 12px 30px;
    line-height: 1.2;
    height: auto;
}
#header #header_main .mega-menu-grid > .mega-sub-menu:after {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(https://www.bhchp.org/wp-content/uploads/2022/10/bridge-white.png) bottom right no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    visibility: visible;
    display: block;
    background-size: 100% auto;
    opacity: .05;
    z-index: -1;
}
#top #header #header_main .mega-menu-column .mega-block-title {
    font-size: 22px !important;
    font-weight: 600 !important;
    transition: .4s all !important;
    color: #fff !important;
    margin: 0px 0px 15px !important;
    display: inline-block !important;
    height: auto !important;
    line-height: 1.2 !important;
    padding: 0px !important;
    text-transform: none !important;
}
#top #header #header_main .mega-menu-column .textwidget {
    font-size: 16px;
    color: white;
    line-height: 1.5;
    font-weight: 400;
}
#top #header #header_main .mega-menu-column .textwidget p {
    margin: 0px 0px 15px;
}
#top #header #header_main .mega-menu-column .textwidget p:last-child {
    margin-bottom: 0px;
}
#top #header #header_main .mega-menu-column .textwidget p a {
    text-transform: uppercase;
    font-family: "Overpass";
    color: white !important;
    font-size: 16px;
    letter-spacing: .5px;
    padding: 0px 45px 0px 0px;
    height: auto !important;
    line-height: 1 !important;
    position: relative;
}
#top #header #header_main .mega-menu-column .textwidget p a:after {
    content: "";
    background-image: url(https://www.bhchp.org/wp-content/uploads/2022/10/Union-5.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 44px;
    height: 14px;
    position: absolute;
    top: 2px;
    right: 0;
    filter: brightness(0) invert(1);
}
#top #header #header_main .main_menu .search-bar {
    width: 400px;
    margin-left: auto;
}
#top #wrap_all #header form > div {
    max-width: 100%;
    background: #ffffff;
	border: 1px solid #028CA7;
	border-radius: 5px;
}
#top #wrap_all #header #s {
    height: 50px;
    font-family: "Poppins";
    padding: 0px 15px;
    background: transparent;
    color: #333;
    font-size: 15px;
}
#top #wrap_all #header #s::-webkit-input-placeholder,
#top #wrap_all #header #s::placeholder {
    color: white;
}
#top #wrap_all #header #searchsubmit {
    width: 40px;
    height: 40px;
    background: #028CA7;
    margin: 5px;
    border-radius: 3px;
}
#top #wrap_all #header #searchsubmit:hover {
    background: #fff;
    color: #1B1B1B;
}
#top #wrap_all #header form > .ajax_search_response {
    background: white;
    border-top: 5px solid #A8D459;
    padding: 10px 15px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
}
#top #wrap_all #header .ajax_search_response h4 {
    color: #1b1b1b;
    text-transform: uppercase;
    font-weight: 400;
    padding: 12px 0px;
    font-size: 21px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    font-family: "News Gothic";
}
#top #wrap_all #header .ajax_search_response .av_ajax_search_entry {
    padding: 0px;
}
#top #wrap_all #header .ajax_search_response .av_ajax_search_image {
    display: none;
}
#top #wrap_all #header .ajax_search_response .av_ajax_search_title {
    font-size: 17px;
    text-transform: none;
    font-weight: 400;
    padding: 7px 0px;
    display: block;
    line-height: 1.3;
}
#top #wrap_all #header .ajax_search_response .av_ajax_search_entry:hover {
    text-decoration: underline;
    background: transparent;
}
#top #wrap_all #header .ajax_search_response .ajax_search_excerpt {
    display: none;
}
#top #wrap_all #header .ajax_search_response .av_ajax_search_entry.av_ajax_search_entry_view_all {
    text-transform: none;
    color: white;
    font-weight: 700;
    font-size: 15px;
    border-radius: 35px;
    padding: 15px 10px;
    line-height: 1;
    background: #9C0059 !important;
    max-width: 200px;
    text-transform: uppercase;
    margin: 10px auto 5px;
    transition: .4s all;
}
#top #wrap_all #header .ajax_search_response .av_ajax_search_entry.av_ajax_search_entry_view_all:hover {
	opacity: .8;
}

/************************************************************ Content */

#main .avia_textblock > *:last-child {
	margin-bottom: 0px;
}
#top #wrap_all #main {
    padding-top: 191px !important;
}
#main h1,
#main h2,
#main h3,
#main h4,
#main ul,
#main ol,
#main p {
	margin-top: 0px;
	margin-bottom: 15px;
}

html,body {
	font-family: 'Poppins', sans-serif !important;
	font-weight: 400 !important;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Overpass', sans-serif !important;
	font-weight: 700 !important;
/* 	text-transform: uppercase !important; */

}
#main h1 {
    letter-spacing: 0px;
    font-size: 3.9rem;
    font-weight: 700;
    line-height: 1.25;
}
#main h2 {
    letter-spacing: 0px;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1.1;
    text-transform: none !important;
}
#main h3 {
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 400;
}
#main h4 {
    font-size: 26px;
	line-height: 1.2;
}
#main h5 {
    font-size: 17px;
}

#main .white-text * {
	color: white;
}
#main .image-overlay {
	display: none !important;
}
#main .avia_image {
    border-radius: 0px;
}
#top #main .small-spacing .av-flex-placeholder {
    width: 35px;
}
#main .avia-image-container {
    margin-bottom: 0px;
}
#top #main .avia-button {
    background: #6AB242;
    border: 2px solid #6AB242;
    border-radius: 5px;
    font-family: 'Overpass', sans-serif !important;
    padding: 18px 35px 14px 35px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    transition: .4s all;
    margin: 0;
    color: #ffffff;
	cursor: pointer;
}
#top #main .avia-button:hover {
	background: #028CA7;
	border-color: #028CA7;
	opacity: 1;
	text-decoration: none !important;
}
#top #main .email-signup:hover {
	background: #B8AF98 !important;
	border-color: #B8AF98 !important;
}
.teal-button {
	background: #028CA7 !important;
	border-color: #028CA7 !important;
}
.teal-button:hover {
	opacity: 1 !important;
	background: #003594 !important;
	border-color: #003594 !important;
	text-decoration: none !important;
}
#top #main .av-masonry-load-more {
    background: #009778;
    border: 2px solid #009778;
    border-radius: 25px;
    padding: 12px 35px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
	transition: .4s all;
    max-width: 200px;
    margin: 0 auto;
    display: block;
}
#top #main .av-masonry-load-more:hover {
	background: #008fdd;
    border-color: #008fdd;
	opacity: 1;
}
#main blockquote {
    background: rgba(0,53,148,0.1);
    border: none;
    padding: 30px;
    border-radius: 10px;
    font-size: 18px;
}
#main blockquote strong {
    color: #003594;
}
#main blockquote p:last-child {
    margin-bottom: 0px;
}
#top #main .wp-block-button a {
    background: #6AB242;
    color: white;
    text-transform: uppercase;
    font-family: 'Overpass';
    padding: 18px 35px 14px 35px;
    border-radius: 5px;
    font-size: 18px;
    transition: .4s all;
}
#main .form-no-padding .BBFormContainer {
    padding: 0px;
    margin: 0px;
}
.cluetip-BBForm {
    position: fixed !important;
    width: 85% !important;
    max-width: 650px;
    max-height: 90vh;
    overflow-y: scroll;
    overflow-x: hidden;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 30px !important;
    border: none !important;
    border-radius: 10px;
    line-height: 1.5;
}
.cluetip-BBForm .cluetip-close {
    background: #003594;
    color: white;
    float: right;
    text-transform: uppercase;
    padding: 12px 25px 10px;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    margin: 0px 0px 10px 10px;
}
#main .story-image {
    float: right;
    margin: 0px 0px 20px 20px;
}
#main .story-image img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    object-fit: cover;
}
#main ul ul {
    margin: 10px 0px 0px;
    list-style: circle;
}
#main .featured-quote {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    font-size: 19px;
}
#main .featured-quote img {
    height: 65px;
    width: 65px;
    margin: 0 auto 25px;
}
#main .featured-quote p em {
    line-height: 1.8;
    font-size: 20px;
    display: block;
    margin-bottom: 30px;
}
#main .featured-quote p strong {
    text-transform: uppercase;
    color: #028CA7;
}
#main .featured-quote > p:last-child {
    margin-bottom: 0px;
}
#main .careers-quote.featured-quote,  #main .career-quote-column {
	max-width:100% !important;
}
#main .careers-quote .entry-content:has(img) {
	position: relative;
	padding-left:360px;
	display:flex;
	justify-content:center;
	flex-direction:column;
	min-height:330px;
}
#main .careers-quote .entry-content:has(img) img{
	width:300px;
	height: 330px;
	object-fit:cover;
	object-position:top center;
	border:10px solid white !important;
	border-radius:15px;
	margin-right:0px;
	position:absolute;
	left:0 !important;
	top:0;
}
#main .careers-quote .entry-content:has(img) h4 {
	padding:0px;
	font-size:22px;
}
#main .career-quote-text {
	text-align:left;
	padding:10px;
}
#top #main .hr + .flex_column_table {
    margin-top: 0px;
}
#main .avia-content-slider-element-container {
    display: flex;
    flex-direction: column-reverse;
	row-gap: 15px;
}
#main .avia-content-slider-element-container .new-special-heading {
    display: none;
}
#main .avia-content-slider-element-container .avia-slideshow-dots {
    text-align: center;
}
#main .avia-content-slider-element-container .avia-slideshow-dots a {
    background: #003594 !important;
    border: none;
    width: 20px;
    height: 20px;
    opacity: .4 !important;
}
#main .avia-content-slider-element-container .avia-slideshow-dots a.active,
#main .avia-content-slider-element-container .avia-slideshow-dots a:hover {
    opacity: 1 !important;
}
#top #main .wpgb-sidebar h4.wpgb-facet-title {
    text-transform: none !important;
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 25px;
    position: relative;
}
#top #main .wpgb-sidebar .wpgb-facet-title:after {
    content: " ";
    width: 60px;
    height: 4px;
    background: #003594;
    position: absolute;
    bottom: -2px;
    left: 0;
}
#top #main .wpgb-search-facet .wpgb-input-icon {
    left: 0px;
}
#top #main .wpgb-facet input[type="search"] {
    margin: 0px;
    font-size: 16px !important;
    padding: 10px 10px 10px 35px !important;
    height: 50px !important;
    background: white;
    border: 1px solid #ccc;
}
#top #main .wpgb-geolocation-input .wpgb-input-icon {
    display: none;
}
#top #main .wpgb-facet .wpgb-geo-radius input {
    margin: 0px;
    min-width: 70px;
    text-align: center;
    border: none;
    background: #f5f5f5;
    font-family: inherit;
    font-size: 18px;
    font-weight: 700;
    box-shadow: none;
    margin: 0px 5px;
}
#top #main .wpgb-search-facet .wpgb-input {
    font-family: inherit;
    padding: 10px;
    height: 50px;
    margin: 0px;
	border-radius: 3px;
}
#top #main .wpgb-sidebar .wpgb-search-facet {
    margin-bottom: 10px;
}
#main .wpgb-facet .wpgb-apply {
    background: #003594;
    font-family: inherit;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 20px;
}
#main .wpgb-facet .wpgb-apply:hover {
    opacity: .8;
}
#main .facet-column .wpgb-facet-title {
    display: none;
}
#top #main .wpgb-select-facet select,
#top #main .wpgb-sort-facet select {
    margin: 0px;
    font-size: 17px !important;
    padding: 10px 15px !important;
    height: 50px !important;
    background: white;
    border: 1px solid #ccc;
    font-family: inherit;
}
#main .top-search-filters .wpgb-area-top-2 {
    background: #f5f5f5;
    margin: 0px 0px 30px;
    border-radius: 5px;
    padding: 20px 0px 20px 20px;
    flex-wrap: wrap;
	row-gap: 20px;
}
#main .top-search-filters .wpgb-area-top-2 .wpgb-facet {
    width: 50%;
    max-width: 50%;
    flex: auto;
    padding: 0px 20px 0px 0px;
}
#main .top-search-filters .wpgb-area-top-2 fieldset {
    margin-bottom: 0px;
}
#main .top-search-filters .wpgb-area-top-2 .wpgb-facet-title {
    font-size: 18px;
    margin: 0px 0px 5px;
}
#main .wpgb-facet-9 option {
    display: none;
}
#main .wpgb-facet-9 option[value="1194"],
#main .wpgb-facet-9 option[value="1191"] ,
#main .wpgb-facet-9 option[value="1188"],
#main .wpgb-facet-9 option[value="1186"],
#main .wpgb-facet-9 option[value="1184"],
#main .wpgb-facet-9 option[value="1182"],
#main .wpgb-facet-9 option[value="1180"],
#main .wpgb-facet-9 option[value="1178"],
#main .wpgb-facet-9 option[value="1176"],
#main .wpgb-facet-9 option[value="1174"],
#main .wpgb-facet-9 option[value="1172"],
#main .wpgb-facet-9 option[value="1170"],
#main .wpgb-facet-9 option[value="1168"],
#main .wpgb-facet-9 option[value="1166"],
#main .wpgb-facet-9 option[value="1164"],
#main .wpgb-facet-9 option[value="1162"],
#main .wpgb-facet-9 option[value="1160"],
#main .wpgb-facet-9 option[value="1158"],
#main .wpgb-facet-9 option[value="1156"],
#main .wpgb-facet-9 option[value="1154"],
#main .wpgb-facet-9 option[value="985"],
#main .wpgb-facet-9 option[value="793"],
#main .wpgb-facet-9 option[value="791"],
#main .wpgb-facet-9 option[value="784"],
#main .wpgb-facet-9 option[value="782"],
#main .wpgb-facet-9 option[value="780"],
#main .wpgb-facet-9 option[value="778"],
#main .wpgb-facet-9 option[value="776"],
#main .wpgb-facet-9 option[value="774"],
#main .wpgb-facet-9 option[value="772"],
#main .wpgb-facet-9 option[value="770"],
#main .wpgb-facet-9 option[value="768"],
#main .wpgb-facet-9 option[value="766"],
#main .wpgb-facet-9 option[value="764"],
#main .wpgb-facet-9 option[value="762"],
#main .wpgb-facet-9 option[value="759"],
#main .wpgb-facet-9 option[value="758"],
#main .wpgb-facet-9 option[value="756"],
#main .wpgb-facet-9 option[value="732"] {
    display: block;
}
#main .avia-table th {
    background: #058D8D;
    color: white;
    text-transform: none;
    font-size: 18px;
    letter-spacing: 0px;
    border-color: #058D8D;
    padding: 10px;
}
#main .avia-table td {
    font-size: 16px;
    letter-spacing: 0px;
    border-color: #e7e7e7;
    padding: 15px;
}
#main sup {
    font-size: 50%;
    line-height: 1;
}
#main .avia-slideshow .avia-slideshow-inner {
    margin-bottom: 0px;
}
#main .avia-slideshow .avia-slide-wrap {
    position: relative;
    display: block;
    height: auto;
    padding-bottom: 550px;
    overflow: hidden;
}
#main .avia-slideshow li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#top #main .flex_column_table + .flex_column_table {
    margin-top: 35px;
}
.wpgb-sticky .stories-title::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f08d";
    color: #6ab242;
    margin-right: 15px;
}
#top #main article.stories .post-meta-infos {
    display: none;
}
/* Sidebar */

#main .sidebar .widget_nav_menu {
    background: #00B1B0;
    border-radius: 8px;
    padding: 20px 0px;
    -webkit-position: sticky;
    position: sticky;
    top: 100px;
}
#main .sidebar .widget_nav_menu .nested_nav {
    padding: 0px;
}
#main .sidebar .widget_nav_menu .nested_nav > li {
    border-top: 1px solid rgba(255,255,255,.2);
    padding: 0px;
    top: auto;
    margin: 0px;
}
#main .sidebar .widget_nav_menu .nested_nav > li:first-child {
    border-top: none;
}
#main .sidebar .widget_nav_menu li a {
    color: white;
    font-family: "News Gothic";
    text-transform: uppercase;
    font-size: 20px;
    padding: 12px 25px;
	margin-right: 40px;
}
#main .sidebar .widget_nav_menu .nested_nav > li.current_page_item {
    background: #019695;
}
#top #main .sidebar .widget_nav_menu .nested_nav .children {
    padding: 0px 0px 10px 30px;
	display: block;
}
#top #main .sidebar .widget_nav_menu .nested_nav .children li:before {
	display: none;
}
#top #main .sidebar .widget_nav_menu .nested_nav .children li a {
    font-family: 'Open Sans';
    text-transform: none;
    font-size: 16px;
    padding: 5px 20px;
	margin-right: 0px;
}
#top #main .sidebar .widget_nav_menu .nested_nav .children li a:hover {
    color: white;
    text-decoration: underline;
}

/* Forms */

#main .gform_wrapper {
	margin: 0px;
}
#main .gform_wrapper form {
	margin: 0px;
}
#top #main .gfield {
	padding: 0px;
	margin: 0px;
}
#top #main .gfield.gsection {
    margin: 25px 0px;
}
#top #main .gfield_label {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0px 0px 5px;
}
#top #main .gfield input[type="text"],
#top #main .gfield input[type="tel"],
#top #main .gfield input[type="email"],
#top #main .gfield select,
#top #main .gfield textarea {
	background-color: #f4f3f0;
    padding: 10px;
    border: 1px solid #E6E2D5;
    font-size: 16px !important;
    font-family: inherit;
    border-radius: 5px;
    margin: 0px;
}
#top #main .gfield input[type="text"],
#top #main .gfield input[type="email"],
#top #main .gfield input[type="tel"],
#top #main .gfield select {
	height: 45px;
}
#top #main .gfield select {
    padding: 0px 15px !important;
}
#top #main .gfield .ginput_container label {
    font-weight: 400;
}
#top #main .gform_required_legend {
	display: none;
}
#top #main .gform_footer {
	margin-top: 25px;
}
#top #main .gform_button {
    background: #028CA7;
    text-transform: uppercase;
    color: white;
    font-size: 19px;
    line-height: 1;
    font-weight: 600;
    padding: 16px 30px;
    transition: .4s all;
    letter-spacing: 1px;
    border-radius: 10px;
    border: none;
    line-height: 1;
    margin: 0px;
	font-family: "Overpass";
}
#top #main .gform_button:hover {
  opacity: .8;
}
#main .gform_page_footer .button {
    text-transform: uppercase;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px;
    padding: 12px 50px;
    transition: .4s all;
}
#main .gform_page_footer .button:hover {
    opacity: .8;
}
#top #main .gform_validation_errors {
    background: transparent;
    border-color: inherit;
    border-radius: 0px;
}
#top #main .gform_validation_errors h2 {
    font-size: 24px;
    margin: 0px;
    line-height: 1.2;
}
#top #main .gfield .validation_message {
    background: transparent;
    border: none;
    padding: 0px;
    font-weight: 600;
}

/* Date Picker */

#top .ui-datepicker-header {
    background: #f5f5f5;
    font-family: "Poppins";
    color: #333;
    border: none;
    padding: 5px;
}
#top .ui-datepicker-title {
    display: flex;
    align-items: center;
    width: calc(100% - 40px);
}
#top .ui-datepicker-title select {
    margin: 0px 3px;
    width: 100%;
    text-align: left;
    text-align-last: left;
    font-family: "Poppins";
    font-size: 15px;
    background-position: 100% 50%;
}
#top .ui-datepicker .ui-datepicker-prev,
#top .ui-datepicker .ui-datepicker-next {
    top: 11px;
}
#top .ui-datepicker-header a {
    top: 5px;
}
#top .ui-datepicker-calendar th {
    font-family: "Poppins";
    padding: 5px;
    background: #1b1c4a;
    color: white;
    font-size: 15px;
}
#top .ui-datepicker-calendar th span {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    letter-spacing: 0px;
}
#top .ui-datepicker-calendar td {
    padding: 2px;
}
#top .ui-datepicker-calendar td a {
    background: transparent;
    border: none;
    text-align: center;
    font-size: 15px;
    font-family: "Poppins";
}
#top .ui-datepicker-calendar td a.ui-state-active {
    background: #0070B9;
}
#top .ui-datepicker-calendar td a:hover {
    background: #f5f5f5;
}
#top .ui-datepicker-calendar td.ui-state-disabled span {
    background: transparent;
    border: none;
    box-shadow: none;
    opacity: .5;
}

/* Cookie Consent */

#top .avia-cookie-consent {
    background: #005B9A;
    padding: 25px 0px;
}
#top .avia-cookie-consent .container {
    padding-right: 250px !important;
    position: relative;
    padding-left: 50px !important;
}
#top .avia-cookie-consent .avia_cookie_text {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 16px;
	color: white;
    line-height: 1.5;
}
#top .avia-cookie-consent .avia_cookie_text a {
	color: white;
	text-decoration: underline;
}
#top .avia-cookie-consent .avia-cookie-consent-button {
    background: transparent;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid white;
    padding: 14px 35px;
    font-weight: 400;
    border-radius: 35px;
    transition: .4s all;
    position: absolute;
    right: 50px;
    top: 50%;
    letter-spacing: 0px;
    transform: translate(0px, -50%);
}
#top .avia-cookie-consent .avia-cookie-consent-button:hover {
	background: white;
	border-color: white;
	color: #222;
}

@media screen and (max-width: 767px) {
    #top .avia-cookie-consent .container {
		padding-right: 7.5% !important;
		padding-left: 7.5% !important;
	}
	#top .avia-cookie-consent .avia_cookie_text {
		text-align: center;
		margin-bottom: 15px;
		font-size: 16px;
	}
	#top .avia-cookie-consent .avia-cookie-consent-button {
		position: relative;
		display: inline-block;
		top: auto;
		transform: none;
		right: auto;
		margin: 0px;
	}
}


@media screen and (max-width: 989px) {
    #top #main .av-submenu-container .mobile_menu_toggle {
		background: transparent;
		border: none;
		text-transform: uppercase;
		color: #000;
		font-size: 20px;
		letter-spacing: 2px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#top #main .av-submenu-container .mobile_menu_toggle span {
		font-size: inherit;
	}
	#top #main .av-submenu-container .mobile_menu_toggle:before {
		font-size: 28px;
	}
	#top #main .av-submenu-container > .container > .av-subnav-menu {
		flex-wrap: wrap;
	}
	#top #main .av-submenu-container > .container > .av-subnav-menu {
		display: none;
		justify-content: center;
	}
	#top #main .av-submenu-container > .container > .av-subnav-menu.av-open-submenu {
		display: block;
	}
	#top #main .av-subnav-menu > li {
		display: block;
		width: 100%;
		padding: 0px 25px;
		border: none;
	}
	#top #main .av-submenu-container li a {
		font-size: 18px;
		padding: 8px 0px;
		text-align: left;
		color: #333;
		position: relative;
	}
	#top #main .av-submenu-container li.menu-item-has-children > a:after {
		content: " ";
		width: 10px;
		height: 10px;
		border-right: 2px solid #ae6b57;
		border-bottom: 2px solid #ae6b57;
		position: absolute;
		transform: rotate(45deg);
		right: 2px;
		top: 8px;
	}
	#top #main .av-submenu-container li a:before {
		display: none;
	}
	#top #main .av-submenu-container .sub-menu {
		margin: 0px;
		transform: none;
		background: transparent;
		padding: 0px;
	}
	#top #main .av-submenu-container .sub-menu li {
		border: none;
	}
	#top #main .av-submenu-container .sub-menu li a {
		color: #333;
		text-align: left;
		padding: 8px 0px 8px 25px;
		font-size: 14px;
	}
	#top #main .av-subnav-menu .sub-menu li a:before {
		display: block;
		content: " ";
		width: 10px;
		height: 2px;
		background: #ae6b57;
		position: absolute;
		left: 5px;
		margin: 0px;
		top: 14px;
		opacity: .5;
	}
	#top .sticky_placeholder {
		display: none;
	}
}

/* Blog */

#main .container_wrap {
    border: none;
}
#top #main .template-blog .entry-content-wrapper {
    max-width: 1000px;
    text-align: unset;
    font-size: inherit;
    line-height: inherit;
}
#top #main .template-blog .entry-content-wrapper > * {
    max-width: 100%;
}
#top #main .template-blog .post-meta-infos {
    margin: 0px 0px 25px;
    font-size: 20px;
}
#main .template-blog .post_delimiter {
    display: none;
}
#top #main .av-share-box ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.av-share-box ul li {
	margin-right: 10px;
}
#top #main .av-share-box ul li a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    font-size: 20px;
    text-decoration: none;
	background: transparent !important;
	border: 1px solid #fff !important;
}
#top #main .av-share-box ul li a:hover {
	text-decoration: none !important;
	color: #003594 !important;
	background: #fff !important;
	opacity: 1 !important;
}
.big-preview.single-big {
    display: none;
}
.template-single-blog h1 {
    font-size: 2.3rem !important;
    text-transform: none !important;
}
/************************************************************ Footer */

#top #footer {
    border: none;
    padding: 65px 0px;
}
#top #footer .widget {
    margin: 0px 0px 20px;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(255,255,255,.8);
}
#top #footer .widget:last-child {
    margin-bottom: 0px;
}
#footer .widgettitle {
    font-size: 19px;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 800;
}
#footer .widget.widget_media_image {
    text-align: center;
}
#footer-logos img {
	width: 250px;
	border-radius: 5px !important;
}
@media screen and (max-width: 986px) {
	#footer-logos img {
	margin: 0 auto;
}
}
#footer ul li {
    padding: 0px;
    margin: 0px 0px 7px;
}
#top #footer .widget a {
    color: rgba(255,255,255,.8);
    transition: .4s all;
}
#top #footer .widget a:hover {
    color: #008fdd;
}
#top #footer .footer-socials {
    display: flex;
    justify-content: center;
    column-gap: 10px;
}
#top #footer .footer-socials a {
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
#top #footer .footer-socials a:hover {
    background: rgba(255,255,255,.2);
}
#top #footer .footer-socials a img {
    height: 20px;
}
#top #socket {
    margin: 0px;
    border: none;
}
#top #socket .container {
    padding-top: 0px;
    padding-bottom: 0px;
}
#top #socket .copyright {
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: rgba(255,255,255,.8);
    padding: 25px 0px;
    border-top: 2px solid rgba(255,255,255,.1);
    line-height: 1.35;
}

/* Mega Menu */

#header #mega-menu-avia .mega-menu-grid > .mega-sub-menu {
    display: none !important;
}
#header #mega-menu-avia .mega-menu-grid:hover > .mega-sub-menu,
#header #mega-menu-avia .mega-menu-grid:focus-within > .mega-sub-menu {
    display: block !important;
}
#header_main .mega-menu-row > .mega-sub-menu {
    display: flex !important;
    padding: 35px !important;
}
#header_main .mega-menu-column > .mega-sub-menu > li > .mega-sub-menu {
    padding-top: 0px !important;
}
#header_main .mega-menu-column > .mega-sub-menu > li > .mega-sub-menu > li:before {
    display: none !important;
}
#header_main .mega-menu-column {
    padding-right: 40px !important;
    position: relative;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#header_main .mega-menu-column:first-child:after {
    content: " ";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 20px;
    background: #fff;
    opacity: .15;
    visibility: visible;
    display: block !important;
}
#header_main .mega-menu-column:last-child {
    padding-right: 0px !important;
}
#header_main .mega-menu-column:last-child:after {
    display: none !important;
}
#header_main .mega-menu-column > .mega-sub-menu > li {
    padding: 0px !important;
    margin: 0px 0px 20px !important;
}
#header_main .mega-menu-column > .mega-sub-menu > li:last-child {
    margin-bottom: 0px !important;
}
#top #header #header_main .mega-menu-column > .mega-sub-menu > li > a {
    font-size: 20px !important;
    font-weight: 600 !important;
    transition: .4s all !important;
    color: #fff !important;
    margin: 0px !important;
    display: inline-block !important;
    height: auto !important;
    line-height: 1.2 !important;
    padding: 0px !important;
	text-transform: none;
}
#top #header_main .mega-menu-column > .mega-sub-menu > li > .mega-sub-menu > li > a:hover {
	text-decoration: underline !important;
	background-color: rgba(39,97,160,0.1);
}
#top #header #header_main .mega-menu-column > .mega-sub-menu .mega-sub-menu {
    margin-top: 10px;
}
#top #header #header_main .mega-menu-column > .mega-sub-menu .mega-sub-menu > li > a {
    font-size: 15px !important;
    font-family: inherit !important;
    height: auto !important;
    line-height: 1.2 !important;
    padding: 7px 0px 7px 25px !important;
    letter-spacing: 0px !important;
    color: #fff !important;
    font-weight: 400 !important;
}
#header_main .mega-menu-column > .mega-sub-menu .mega-sub-menu > li > a:after {
    content: " ";
    visibility: visible !important;
    display: inline-block !important;
    font-size: 20px;
    margin-left: 10px;
    font-weight: 400;
    position: absolute;
    top: 12px;
    width: 7px;
    height: 7px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    transform: rotate(-45deg);
    opacity: .5;
    left: -6px;
}
#header_main .mega-menu-column > .mega-sub-menu > li > .mega-sub-menu > li > a:hover {
    color: #fff !important;
}
#top #header_main .mega-menu-column > .mega-sub-menu > li.column-title > a {
    padding-bottom: 15px !important;
	text-transform: uppercase !important;
}

#header_main .mega-menu-column > .mega-sub-menu > li.menu-icon {
    margin-bottom: 20px !important;
}
#header_main .mega-menu-column > .mega-sub-menu > li.menu-icon:last-child {
    margin-bottom: 0px !important;
}
#top #header_main .mega-menu-column > .mega-sub-menu > li.menu-icon > a {
    display: flex !important;
    align-items: center;
    text-transform: none !important;
    font-size: 22px !important;
    letter-spacing: 0px !important;
}
#top #header_main .mega-menu-column > .mega-sub-menu > li.menu-icon > a i {
    color: #9C0059;
    width: 35px;
    font-size: 25px;
    text-align: center;
    min-width: 35px;
    margin-right: 10px;
}
#top #header_main .mega-menu-column > .mega-sub-menu > li.menu-icon > a:hover {
    color: #00B1B0 !important;
	text-decoration: underline !important;
}
#header .mega-menu .widget_media_image img {
    border-radius: 10px;
    border: 4px solid white;
}
#mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	color: #00AC74 !important;
	background: transparent !important;
}
#mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item > a.mega-menu-link {
	color:  #000000 !important;
	background: transparent !important;
}
#mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item:hover > a.mega-menu-link {	
	color: #028CA7 !important;
}
#mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item > a.mega-menu-link:after {
    content: " ";
    width: 0;
    height: 1px;
    background: #00AC74;
    position: absolute;
    top: 0;
    left: 50%;
    transition: .4s all;
}
#mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item > a:after, #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item.current-menu-item > a:after, #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item.current-menu-ancestor > a:after {
	width: 100%;
    left: 0;
}
#top #header #header_main .mega-menu-column > .mega-sub-menu .mega-sub-menu .mega-sub-menu {
    margin-top: 0px;
    margin-left: 20px;
}
#header_main .mega-menu-column > .mega-sub-menu .mega-sub-menu .mega-sub-menu> li > a:after {
    transform: none;
    border: none;
    background: white;
    width: 10px;
    height: 1px;
    top: 16px;
}

/*Home*/
.icon-links {
    display: grid !important;
    grid-template-columns: 35px 1fr;
    align-items: center;
    gap: 10px;
    padding: 0 0 25px 0 !important;
}
.icon-links img{
justify-self: center;
}
.icon-links h4{
    margin: 0px !important;
}
#main .icon-links h4 {
    font-size: 22px;
}

/*Slider*/

#main .slide-text {
    min-width: 530px !important;
    width: 530px !important;
    white-space: normal !important;
    text-align: left !important;
	padding-left: 50px !important;
    padding-bottom: 50px !important;
}
#main .slide-text br {
	display: none;
}
#main .slide-text h1 {
    color: white;
    font-size: 4rem !important;
    text-align: left !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
	text-transform: uppercase;
}
#main .slide-text h1 br {
	display: block;
}
#main .slide-text p {
    font-size: 24px !important;
    line-height: 1.5 !important;
    text-align: left !important;
    font-weight: 400 !important;
    margin: 0px 0px 30px !important;
    font-family: "Poppins";
}
#main .slide-text a {
    background: #028CA7;
    color: white;
    font-size: 20px !important;
    font-family: "Overpass", sans-serif;
    text-decoration: none;
    padding: 18px 35px 15px 35px !important;
    line-height: 1 !important;
    display: inline-block;
    transition: .4s all;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    border-radius: 5px;
}
a.green-button {
	background-color: #6AB242 !important;
	margin-left:10px;
}
a.green-button:hover {
	background: #B8AF98 !important;
	border-color: #B8AF98 !important;
	text-decoration: none !important;
	opacity: 1 !important; 
}
#main .slide-text a:hover {
	opacity:0.8;
}

.full-width-container-section .container {
	max-width: 100% !important;
	padding-left: 0 !important;
}

.overlap-top-image {
	margin-top:-70px !important;
}

.inner-text-width-section {
	max-width:800px;
}

#main .search-filter-form-services ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0px;
    row-gap: 20px;
}
.search-filter-form-services ul li:first-child, .search-filter-form-services ul li {
	padding-bottom:0px !important;
	padding-top: 0px !important
}
.search-filter-form-services ul li:first-child, .search-filter-form-services ul li:nth-child(2) {
	width: 50%;
}
.search-filter-form-services ul li:first-child {
	padding-right: 11px;
}

.search-filter-form-services ul li:nth-child(2) { 
	padding-left: 11px;
}
.search-filter-form-services .sf-field-taxonomy-service_location,.search-filter-form-services .sf-field-submit, .search-filter-form-services ul li label {
	width: 100%;
}
#main .search-filter-form-services ul li.sf-field-search {
    width: 100%;
}
.search-filter-form-services ul li label select,
.search-filter-form-services ul li label input[type="text"] {
    border-radius: 5px !important;
    background-color: rgba(184,175,142,0.2) !important;
    padding: 15px !important;
    border-color: rgba(184,175,142,0.2) !important;
    font-family: inherit !important;
	margin: 0px !important;
    font-size: 19px !important;
    color: #000000 !important;
}
.search-filter-form-services .sf-field-submit input[type="submit"] {
	background-color:#003594 !important;
	border-radius: 5px !important;
	text-transform: uppercase !important;
	font-family: "Overpass" !important;
	font-size: 19px !important;
	line-height: 1; 
	padding: 18px 40px 15px!important;
}

#main .location-search-holder .wpgb-facet-title {
    display: none;
}
#top #wrap_all #main .location-search-holder br {
    display: none;
}
#top #wrap_all #main .location-search-holder select,
#top #wrap_all #main .location-search-holder input[type="search"] {
    border-radius: 5px !important;
    background-color: rgba(184,175,142,0.2) !important;
    padding: 15px !important;
    border-color: rgba(184,175,142,0.2) !important;
    font-family: inherit !important;
    margin: 0px !important;
    font-size: 17px !important;
    color: #000000 !important;
    height: 60px !important;
}
#top #main .location-search-holder .wpgb-geo-radius {
    margin: 20px 0px 0px;
}

/*featured Stories*/

.staff-grid  .wpgb-card .wpgb-card-media-thumbnail div {
	filter: grayscale(1);
}
.featired-stories-heading {
	color: #6AB242 !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	margin-bottom: 0 !important;
}
.wp-grid-builder .wpgb-area-left {
	left: -44px !important;
}
.wp-grid-builder .wpgb-area-right {
	right: -44px !important;
}
.link-with-arrow {
	position: relative;
	text-transform: uppercase !important;
	color: #003594 !important;
	font-family: 'Overpass',sans-serif !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
}

.link-with-arrow:after {
	content:'';
	background-image: url('https://www.bhchp.org/wp-content/uploads/2022/10/Union-5.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 44px;
	height: 14px;
	position: absolute;
	top: 12px;
	right: auto;	
}

.wp-grid-builder .wpgb-card:hover .wpgb-card-media, .wp-grid-builder .wpgb-card-21:hover .wpgb-card-media {
	box-shadow: none !important;
}
#main .list-2col ul {
    column-count: 2;
}
.grid-inner-wrap-content .flex_cell_inner {
    max-width: 785px;
    margin: 0 auto;
    padding-right: 150px;
    padding-top: 70px;
    padding-bottom: 70px;
    overflow: hidden;
}
.grid-inner-wrap-content.avia-builder-el-last .flex_cell_inner {
    padding-right: 0px;
    padding-left: 150px;
}
a.blue-color {
	color: #003594 !important;
}
a.teal-color {
	color: #028CA7 !important;
}
a.light-brown-color {
	color: #B8AF98 !important;
}
a.green-color {
	color: #6AB242 !important;
}

.link-with-arrow-hover a {
	text-transform: uppercase !important;
	font-size: 24px !important;
	font-family: 'Overpass',sans-serif !important;
	display: flex !important;
	align-items: center !important;
}

.link-with-arrow-hover span {
	padding-right: 15px;
	width: 50px;
}

.link-with-arrow-hover a:hover {
	text-decoration: underline;
}
#main .av-layout-grid-container {
    display: flex;
}
#main .av-layout-grid-container .flex_cell_inner {
    height: 100%;
}
#main .jobs-holder {
    background: white;
    padding: 25px;
    border-radius: 10px;
    max-width: 1000px;
    margin: 0 auto;
    box-shadow: 0px 0px 50px rgb(0 0 0 / 7%);
}
.offset-left-image {
    position: absolute !important;
    top: 50%;
    left: -150px !important;
    transform: translate(0px, -50%);
    max-height: 80%;
    height: 100%;
    width: 80%;
    border: 10px solid white !important;
    border-radius: 15px;
    overflow: hidden;
}
#main .offset-left-image * {
    height: 100%;
    max-height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}
.offset-right-image {
    position: absolute !important;
    top: 50%;
    right: -150px !important;
    transform: translate(0px, -50%);
    max-height: 80%;
    height: 100%;
    width: 80%;
    border: 10px solid white !important;
    border-radius: 15px;
    overflow: hidden;
}
#main .offset-right-image * {
    height: 100%;
    max-height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}
.upcoming-events .wpgb-card-wrapper {
	padding-left: 0px !important;
}
.upcoming-events  .wpgb-card-footer {
	position: absolute !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 153px;
    height: 153px;
    border-radius: 100%;
    top: 60px;
    left: -111%;
    z-index: 100;
}
.offset-date-section {
	position: absolute !important;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	border:9px solid #ffffff !important;
    text-align: center;
    border-radius: 100px;
    background: #028CA7;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 40px !important;
    font-family: 'overpass' !important;
    padding: 10px;
    line-height: 1 !important;
    text-transform: uppercase;
	color: #ffffff !important;
}

.news-events-heading-and-button{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news-events-heading-and-button .av_textblock_section {
	display: flex;
	padding-right: 30px;
	flex-grow:1;
}

.border-button .avia-button {
	background: transparent !important;
	border: 2px solid #003594 !important;
	color: #003594 !important;
	border-radius: 5px !important;
	font-size: 20px !important;
	font-family: 'Overpass', sans-serif !important;
	padding: 12px 20px 8px 20px !important;
	transition: .3s all !important;
}
.border-button .avia-button:hover {
	background: #003594 !important;
	color: #fff !important;
}
.news-events-grid-feed  .wpgb-card .wpgb-card-body {
	padding: 37px !important;
	box-shadow: -12px 8px 14px rgba(0, 0, 0, 0.05);
}

.news-events-grid-feed  .wpgb-card-media-content-bottom {
	padding-left: 37px !important;
	display: flex !important;
	bottom: -15px !important;
	z-index:5;
}

.news-events-grid-feed .offset-news-date {
	border-radius: 5px;
	background-color: #6AB242;
	font-weight: 600 !important;
	padding: 8px 20px;
	text-transform: uppercase;
}

.news-events-grid-feed .wpgb-masonry .wpgb-card:nth-child(even) .offset-news-date {
		background-color: #028CA7;

}

.footer-columns .container, #socket .container{
	max-width: 1600px;
	font-size: 16px !important;
}

.footer-columns .small-text {
	font-size: 16px !important;
}

.footer-columns h4  {
	font-size: 20px !important;
}

.footer-columns .ft-wide-col {
	width: 352px;
}

.footer-columns .ft-narrow-col {
	width: 160px;
}

.footer-columns .ft-medium-col {
	width: 353px;
}

.footer-columns .widget_nav_menu li {
	border-bottom:none !important;
	padding-bottom: 10px !important;
}
.footer-columns .widget_nav_menu li:first-child {
	border-top: none !important;
}

#top .content .flex_column .widget_nav_menu li a {
	font-size: 16px !important;
	padding:0 !important;
}

#top .content .flex_column .widget_nav_menu li a:hover {
	background-color: transparent !important;
}
.gform_footer{
	padding: 0 !important;
	margin-bottom: 0!important;
}
.footer-columns .gform_button {
	padding: 0 !important;
	margin-bottom: 0!important;
	border: none !important;
	margin-right:8px !important;
}

.footer-columns .gfield input[type="email"] {
	background: transparent !important;
	padding:0px 23px !important;
	font-size: 16px !important;
}

.footer-columns  .gform_wrapper form {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #ffffff;
	border-radius: 5px;
	margin-bottom: 20px !important;
	height: 65px !important;
}

.ft-get-involved-col {
	width: 255px !important;
}

.footer-col-logos a:first-child{
	margin-right: 10px !important;
}

.avia-related-tooltip{ 
display: none !important;}

#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
	padding: 15px 20px !important;
	font-size:19px !important;
}

/*Services Type*/
.service_type_page {
	padding-top: 80px;
}
.service_type_page .h3 {
	color: #003594;
	font-size: 26px !important;
	line-height: 1.2 !important;
	font-weight: 700 !important;
}
.service-type-two-col-wrap {
	padding-bottom: 80px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
#main strong {
	color: inherit;
}
#main .service-type-description ul {
    list-style: disc;
    margin-left: 30px;
}
.service-type-left-col {
	width: 657px;
	padding-right: 25px;
	max-width: 100%;
}
/* #main .service_type_relatedservice .wpgb-card-body {
    background: white;
} */
.all-services .find-services .wpgb-card-body {
    background: rgba(2,140,167,0.1) !important;
}
.all-services .find-services .wpgb-card-inner {
    box-shadow: rgb(0 0 0 / 11%) 0 0 7px 5px !important;
    border-radius: 10px !important;
}
.all-services .wpgb-card-49:hover .wpgb-block-2 {
    color: #333 !important;
}
.service-type-right-col {
	width: 500px;
	padding-left: 25px;
	max-width: 100%;

}

.service-stat-col {
    margin-bottom: 10px;
    border-radius: 15px;
    color: #000000;
    padding: 0;
	display: flex;
	align-items: stretch;
	background-color: transparent;
	border-radius: 20px;
}

.service-stat-col:nth-child(3n+1) {
	border: 2px solid #B8AF98;
}
.service-stat-col:nth-child(3n+2) {
	border: 2px solid #028CA7;
}

.service-stat-col:nth-child(3n+3){
	border: 2px solid #6AB242;
}
.service-stat-num-affix {
    display: flex;
    align-items: center;
	justify-content: center;
    font-size: 30px;
    line-height: 1;
    padding: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    min-width: 125px;
	min-height: 100px;
}
.service-stat-col:nth-child(3n+1) .service-stat-num-affix  {
	background-color: rgba(184,175,152,0.2);
}
.service-stat-col:nth-child(3n+2)  .service-stat-num-affix  {
	background-color: rgba(2,140,167,0.15);
}

.service-stat-col:nth-child(3n+3)  .service-stat-num-affix{
	background-color: rgba(106,178,66,0.2);
}
.service-stat-num {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
}
.stat-description {
    line-height: 1.3;
    padding: 20px 30px;
    display: flex;
    align-items: center;
}

/* Donate Form */

#main .BBFormContainer {
    background: white;
    margin: 30px 0px 0px;
    padding: 30px;
}
#main .BBFormContainer .BBFormSectionHeading {
    font-size: 30px;
    font-family: 'Overpass';
    padding: 0px 0px 15px;
    margin: 0px 0px 15px;
    border-bottom: 3px solid #003594;
}
#main .BBFormContainer .BBFormFieldContainer {
    display: flex;
    flex-direction: column;
    margin: 0px;
}
#main .BBFormContainer .BBFormFieldContainer .BBFormFieldLabel {
    text-align: left;
    padding: 0px;
    margin: 0px 0px 8px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 1.5;
    width: auto;
}
#main .BBFormContainer .BBFormFieldContainer label span {
    color: inherit;
    font-size: inherit;
}
#main .BBFormContainer .BBFormFieldContainer input[type="text"],
#main .BBFormContainer .BBFormFieldContainer input[type="tel"],
#main .BBFormContainer .BBFormFieldContainer input[type="email"],
#main .BBFormContainer .BBFormFieldContainer input[type="password"],
#main .BBFormContainer .BBFormFieldContainer select,
#main .BBFormContainer .BBFormFieldContainer textarea {
    font-family: "Poppins";
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px !important;
    font-size: 16px !important;
	margin: 0px;
	width: 100% !important;
    max-width: 100%;
}
#main .BBFormContainer .BBFormFieldContainer .BBFormRadioLabelGivingLevelOther {
    display: flex;
    align-items: center;
}
#main .BBFormContainer .BBDFormSectionTributeInfo .BBFormFieldContainer {
    flex-direction: row;
    width: 100%;
}
#main .BBFormContainer .BBDFormSectionTributeInfo .BBFormFieldContainer label {
    margin: 0px 0px 0px 10px;
}
#main .BBFormContainer .BBDFormSectionTributeInfo #divGeneralTributeInfo .BBFormFieldContainer {
    flex-direction: column;
    padding: 15px 0px 0px;
}
#main .BBFormContainer .BBDFormSectionTributeInfo #divGeneralTributeInfo .BBFormFieldContainer:last-child {
    padding-bottom: 15px;
}
#main .BBFormContainer .BBDFormSectionTributeInfo #divTributeAcknowledgeeInfo .BBFormFieldContainer {
    flex-direction: column;
    padding: 15px 0px 0px;
}
#main .BBFormContainer .BBDFormSectionTributeInfo #divTributeAcknowledgeeInfo .BBFormFieldContainer label {
    margin: 0px 0px 8px;
}
#main .BBFormContainer .BBDFormSectionTributeInfo #divTributeAcknowledgeeInfo .BBFormFieldContainer input + label + input,
#main .BBFormContainer .BBDFormSectionTributeInfo #divTributeAcknowledgeeInfo .BBFormFieldContainer select + label + input {
    margin-top: 15px;
}
#main .BBFormContainer .BBFormFieldContainer .BBFormFieldRecurrenceInfo {
    padding: 0px;
}
#main .BBFormContainer .BBFormFieldContainer .BBFormFieldRecurrenceInfo select {
    margin: 5px 0px;
}
#main .BBFormContainer #bboxdonation_billing_fldOrgGift {
    flex-direction: row;
}
#main .BBFormContainer #bboxdonation_billing_fldOrgGift label {
	margin: 0px 0px 0px 10px;
}
#main .BBFormContainer #bboxdonation_billing_divBillingSection .BBFormFieldContainer input + label + input,
#main .BBFormContainer #bboxdonation_billing_divBillingSection .BBFormFieldContainer select + label + input {
	margin-top: 15px;
}
#main .BBFormContainer #bboxdonation_billing_divBillingSection .BBFormFieldContainer {
    margin-bottom: 15px;
}
#main .BBFormContainer #bboxdonation_billing_fldAnonymous {
    flex-direction: row;
}
#main .BBFormContainer #bboxdonation_billing_fldAnonymous label {
    margin: 0px 0px 0px 10px;
}
#main .BBFormContainer .BBFormFieldContainer .BBLinkSecureInfo {
    margin: 0px;
}
#main .BBFormContainer .BBDFormSectionPaymentInfo .BBFormFieldContainer {
    margin-bottom: 15px;
}
#main .BBFormContainer .BBFormFieldContainer.BBFieldExpiration {
    width: 100%;
}
#main .BBFormContainer .BBFormFieldContainer.BBFieldExpiration select + label + select {
    margin-top: 15px;
}
#main .BBFormContainer .BBFormFieldContainer.BBFieldSecurityCode {
    width: 100%;
}
#main .BBFormContainer .BBFormButtonRow {
    margin: 0px;
}
#main .BBFormContainer #reCAPTCHADisclosure {
    margin: 0px;
    text-align: center;
    padding: 20px 0px 0px;
}
#main .BBFormContainer .BBFormFieldContainer .BBFormFieldLabel[style*="hidden"] {
    display: none;
}

/*Event Page*/

#top #footer-page .menu > li {
    background: transparent;
}
.events_page {
	padding-top: 60px;
	background: #e6f4f7;

}
.events_page .container + .event-gallery-section,  .event-gallery-section{
    background-color: rgba(2,140,167,0.1);
}

.events-two-col-wrap {
	display: flex;
	justify-content: center;
	align-items: stretch;
	padding-bottom: 60px;
}

.events-page-left-col {
	width: 65%;
    padding-right: 25px;
    max-width: 100%;
}

.event-detail-right-col {
	width: 35%;
    padding-left: 25px;
    max-width: 100%;
}
.event-white-box-description {
    
}

.event-featured-image img{
	border-radius: 10px;
	display: block;
}
.event-main-description {
	text-align: left;
}

.event-flexcol {
	padding-bottom: 20px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.event-detail-heading {
    width: 100px;
    font-size: 20px !important;
    line-height: 1.5;
    min-width: 100px;
}

.event-detail-info {
	font-size: 18px;
}

.event-detail-info p {
	margin-bottom: 0 !important;
}
.event-white-box-description .event-buttons {
	display: flex;
	flex-direction: column;
}
.event-buttons .border-button {
    background: transparent !important;
    border: 2px solid #003594 !important;
    border-radius: 5px;
    font-size: 18px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    color: #003594 !important;
    padding: 15px 20px 11px !important;
}
.event-buttons .border-button:not(:first-child) {
	margin-left: 0px !important;
	margin-top: 12px !important;
}

.event-buttons .border-button:hover {
	background: #6AB242 !important;
	color: #ffffff !important;
}
#main .event-sponsors-heading {
    text-align: center;
    margin-bottom: 30px;
}
.events-sponsors {
	background-color:#fff;
	padding: 60px;
}
.event-sponsor-type-heading h3 {
    font-size: 20px !important;
	padding: 0px 15px;
    margin-bottom: 0px !important;
}
.event-sponsor-image img {
    width: auto;
    max-width: 85%;
    max-height: 85%;
}
#main .event-main-description ul {
    list-style: disc;
    margin-left: 25px;
}

.events_page .cpt-tabs-sections {
	background: none;
	padding-top:0px;
}
.event-sponsors-grid {
	display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
	gap:20px;
}
.event-sponsor-section {
	padding-bottom:35px;
}
.event-sponsor-slide {
	width:25%;
	
}
.event-sponsor-section h3 {
	font-size:24px !important;
	padding-bottom:20px;
}

.event-sponsors-grid .event-sponsor-image {
	width:auto;
}
/* Page Banner */

#main .page-banner {
    height: 400px;
	min-height: 250px;
    overflow: hidden;
    position: relative;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
	background-color: #003594;
	margin:0 auto 0 0;
	position: relative;
	z-index:4;
}
#main .page-banner.image-banner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 55%);
}
#main .page-banner .page-banner-image:before {
    content: "";
    position: absolute;
	width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 32%);
}
#main .page-banner.plain-banner:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(https://www.bhchp.org/wp-content/uploads/2022/10/bridge-white.png) bottom right no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    visibility: visible;
    display: block;
    background-size: auto 70%;
    opacity: .05;
    z-index: -1;
}
#main .page-banner .banner-content {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: flex-start;
	flex-direction: column;
}
#main .page-banner .banner-content .banner-title {
    display: flex;
    align-items: flex-start;
	flex-direction:column;
	max-width: 700px;
}
#main .page-banner .banner-content .banner-title .banner-title-text {
    color: #ffffff;
    margin-left: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 3rem;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-transform: none;
    text-align: left !important;
}
#main .banner-title-sub-heading > *:last-child {
    margin-bottom: 0px;
}
#main .page-banner #breadcrumbs {
    margin: 0px;
    padding: 10px 25px 0px 0px;
    color: white;
    font-size: 16px;
    font-weight: 400;
}
#main .page-banner #breadcrumbs a {
    color: white;
}
#main .page-banner.plain-banner {
    background-position: center center;
    background-size: cover;
    padding: 30px 0px;
}
#main .page-banner-icon-and-heading h2 {
    font-size: 1.6rem;
    margin: 15px 0px;
}
#main .page-banner-icon-and-heading h1,
#main .banner-title-text {
    margin: 0px;
    color: #ff7f3f;
}
#main .page-banner.plain-banner #breadcrumbs {
    padding: 0px 0px 0px 50px;
}

@media screen and (max-width: 767px) {
    #main .page-banner #breadcrumbs {
		right: 0;
		left: 0;
		font-size: 14px;
    	line-height: 1.5;
		text-align: center;
	}
	#main .page-banner .banner-content {
		padding-bottom: 0px;
	}
	#main .page-banner .banner-content .banner-title {
		flex-direction: column;
		width: 100%;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text {
		text-align: center;
		width: 100%;
		font-size: 1.7rem;
	}
}
#main .page-banner.plain-banner .banner-content {
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	color: #ffffff;
}

/*events page banner*/
.page-banner.event-page-banner {
	height: 500px !important;
	background-color: #003594;
	color: #ffffff;
}

.event-page-banner .container {
	max-width: 1600px;
}

#main .page-banner.event-page-banner .banner-content {
	align-items: center !important;
	flex-direction: row;
	padding-bottom: 50px;
}

.page-banner.event-page-banner  .banner-content  .left-col-banner{
	width: 50%;
	padding-right: 50px;
}
.page-banner.event-page-banner  .banner-content  .right-col-banner{
	width: 50%;
	position: relative;
}
.page-banner.event-page-banner  .banner-content  .right-col-banner img{
	width: 100%;
	height: 450px;
	object-fit: cover;
}
.page-banner.event-page-banner .banner-content.two-col-banner .right-col-banner:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 100%;
    height: 60px;
    background: url(https://www.bhchp.org/wp-content/uploads/2022/11/events-top-banner-shape.png) bottom center;
    background-size: contain;
    background-repeat: no-repeat;
}
.service_type_featured_stories {
	padding-bottom: 90px;
	padding-top: 90px;
}

.service_type_relatedservice {
	padding: 80px 0;
	background-color: #e3f1f4;
}

.service-releatedservices-heading {
	text-align: center;
	padding-bottom: 35px;
}

.service-thumbnail .article-image {
	width: 366px;
	height: 257px;
}

.feed-services-list {
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap:wrap;
}

.services-list-col {
    width: calc(33.33% - 50px);
    margin: 0 25px;
    margin-bottom: 50px;
    background: #FFFFFF;
    box-shadow: -12px 8px 14px rgb(0 0 0 / 5%);
    border-radius: 8px;
    transition: .4s all;
    overflow: hidden;
}

.service-information {
	padding: 30px 30px 44px 30px;
}

.service-heading {
	padding-bottom: 15px;
}

.service-heading-link {
	font-size: 26px;
	color: #000000 !important;
	font-family: 'Overpass', sans-serif;
	text-transform: uppercase !important;
}

.service-excerpt {
	padding-bottom: 25px;
}

.service-information .link-with-arrow:after {
	top: 5px;
}

.service-thumbnail {
	display: flex;
}
.services-list-col:hover{
	background: #003594;
	color: #ffffff;
}
.services-list-col:hover .service-heading-link {
	color: #ffffff !important;
}
.services-list-col:hover .link-with-arrow {
	color: #6AB242 !important;
}

.services-list-col:hover  .link-with-arrow:after {
	background-image: url(https://www.bhchp.org/wp-content/uploads/2022/10/Union-6.png) !important;
}

.service-donate-cta, .service-location-cta {
	padding: 70px 0;
	text-align: center;
	background:#eef6ea;
}

.donate-section-info {
	max-width: 990px;
	margin: 0 auto;
}
.donate-content {
    margin-bottom: 25px;
}
.service-call-to-action {
	padding-bottom: 70px;
	padding-top: 70px;
	text-align: center;
	background:#eef6ea;
}
#main .cpt-tabs-sections + .service-call-to-action {
    background: white;
}
.service-call-to-action .container {
    margin: 0 auto;
    font-size: 20px;
    max-width: 1000px;
    line-height: 1.5;
    color: #000;
}
.service-cta-button {
    margin-top: 25px;
}

/*Tabs*/
.cpt-tabs-sections {
	background-color: #e3f1f4;
	position: relative;
	padding-bottom: 90px;
	padding-top: 90px;
}

.cpt-tabs-sections  .inner-wrap {
	max-width: 1100px;
}
#main .image-holder {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    border-radius: 20px;
    overflow: hidden;
    border: 8px solid white;
    line-height: 0;
}
.tabs-list {
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0 auto;
}
#main .tabs-list {
    margin: 0px;
}
#main .tabs-list .nav-tabs {
    margin: 0px 0px 5px;
}
.nav-tabs a,
.nav-tabs button {
    text-transform: none;
    text-decoration: none;
    font-style: normal;
    font-size: 22px;
    line-height: 1.1;
    font-weight: 700;
    outline: none;
    color: #000000;
    border: none;
	cursor: pointer;
    padding: 10px;
    margin-left: 30px;
    transition: .4s all;
    margin-right: 30px;
    position: relative;
    background-color: transparent;
    font-family: 'Overpass', sans-serif !important;
}
.nav-tab-item.active a:after,
.nav-tab-item.active button:after {
	content: '';
	position: absolute;
	top: 98%;
	left: 50%;
	transform: translate(-50%,0);
	width: 100%;
	height: 6px;
	background-color: #003594;
}

.tab-content {
    background: #FFFFFF;
    box-shadow: 1px 15px 14px rgb(24 99 171 / 5%);
    border-radius: 20px;
    padding: 40px;
    font-size: 17px;
    line-height: 1.5;
}
#main .tab-inner-column .content > *:last-child {
    margin-bottom: 0px;
}
.tab-inner-column .content ul li:last-child {
    padding-bottom: 0px;
}
#main .tab-content .container {
    padding: 0px;
}
#myTabs {
	padding-bottom: 0px;
	display: flex;
	align-items: stretch;
	justify-content: center;
}
#main .tab-inner-column {
	display: flex;
	justify-content: space-between;
	align-items: center;
    column-gap: 30px;
}
.tab-inner-column .image {
    width: 50%;
    flex-shrink: 0;
    text-align: center;
}
.tab-inner-column .image img {
    border-radius: 15px;
}
#main .tab-inner-column .content {
    border-right: none !important;
    padding: 0px;
    margin: 0px;
}
.tab-inner-column .content h4{
	color: #6AB242;
}

.tab-inner-column .content ul li {
	list-style: disc;
	padding-bottom: 15px;
}
.tab-inner-column .content ul {
	padding-left: 25px;
}

/* Tabs */

#main .av-tab-section-outer-container {
    max-height: unset !important;
}
#main .av-layout-tab-inner {
    height: auto !important;
	padding-top: 10px;
}

#main .av-tab-section-tab-title-container {
    padding: 10px 0px 0px;
    background: transparent;
    max-width: 1120px !important;
    min-width: 0px !important;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding-left: 20px;
}
#main .av-tab-section-tab-title-container .av-section-tab-title {
	text-transform: uppercase;
    text-decoration: none;
    font-style: normal;
    font-size: 25px;
    line-height: 1.1;
    font-weight: 700;
    color: #000000;
    padding: 10px;
    margin-left: 40px;
	transition: .4s all;
    margin-right: 40px;
    position: relative;
    background-color: transparent;
    font-family: 'Overpass', sans-serif !important;
}
#main .av-tab-section-tab-title-container .av-section-tab-title:first-child {
    margin-left: 0px;
}

#main .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title:after {
	content: '';
    position: absolute;
    top: 98%;
    left: 50%;
    transform: translate(-50%,0);
    width: 100%;
    height: 6px;
    background-color: #003594;
}
#main .av-tab-section-tab-title-container .av-section-tab-title .av-outer-tab-title {
    padding: 0px;
}
#main .av-tab-section-tab-title-container .av-section-tab-title .av-outer-tab-title .av-inner-tab-title {
    margin: 0px;
	color: #003594;
    text-transform: uppercase;
    font-size: 20px;
    width: auto;
    font-weight: 600;
}
#main .av-tab-section-tab-title-container .av-section-tab-title .av-tab-arrow-container {
    display: none;
}
#main .av-tab-section-inner-container .av-layout-tab {
    padding: 0px;
}
#top #main .av-tab-section-inner-container {
    width: 100% !important;
    transform: none !important;
}
#main .av-tab-section-inner-container .av-layout-tab {
    padding: 0px;
    display: none;
}
#main .av-tab-section-inner-container .av-layout-tab.av-active-tab-content {
    display: block;
}
#main .av-tab-section-inner-container .av-layout-tab .container {
    max-width: 1120px;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #ffffff;
    box-shadow: 1px 15px 14px rgb(24 99 171 / 5%);
    border-radius: 20px;
    padding: 40px;
    font-size: 17px;
    line-height: 1.5;
	color: #000000 !important;
}

.location-list {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.location-col {
	margin:10px;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	box-shadow: -12px 8px 14px rgba(0, 0, 0, 0.05);
	box-shadow: none;
	border-radius: 20px;
	padding:55px 44px;
}

.location-heading {
	padding-bottom: 20px;
}

.location-cols:nth-child(3n+1) .location-col-heading  h4  {
	color: #003594;
}
.location-cols:nth-child(3n+2)   .location-col-heading  h4   {
	color: #6AB242;
}

.location-cols:nth-child(3n+3)  .location-col-heading  h4 {
	color: #028CA7;
}

.address-heading,.phone-heading {
	font-weight: 600;
}

.location-phone a {
    color: #003594 !important;
    font-size: 20px;
    font-weight: 600;
}

/*Slick style*/

#main .slick-prev,
#main .slick-next {
    padding: 5px 0px;
    background-color: transparent;
    border: none;
    color: #ffffff;
    border-radius: 0;
    font-size: 35px;
    cursor: pointer;
    line-height: 1;
    opacity: 0.9;
    position: absolute;
    z-index: 99;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-property: background-color, opacity;
    transition-property: background-color, opacity;
}
#main .slick-prev:hover,
#main .slick-next:hover {
 	opacity: 0.7;
}
.slick-prev {
  left: -62px;
  top: 50%;
}
.slick-next {
  right: -62px;
  top: 50%;
}
/* Page Banner */

#main .page-banner {
    overflow: hidden;
    position: relative;
}
#main .page-banner-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* #main .page-banner-image:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;

} */
#main .page-banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}


#main .page-banner.plain-banner {
    background: #003594;
    height: 200px;
}
#main .page-banner .banner-icon {
    margin-right: 25px;
}

@media screen and (max-width: 1600px) {
    #main .page-banner {
		height: 300px;
	}
}

@media screen and (max-width: 767px) {
    #main .page-banner #breadcrumbs {
		right: 0;
		left: 0;
		font-size: 14px;
    	line-height: 1.5;
		text-align: center;
	}
	#main .page-banner .banner-content {
		padding-bottom: 48px;
	}
	#main .page-banner .banner-content .banner-title {
		flex-direction: column;
		width: 100%;
	}
	#main .page-banner .banner-icon {
		margin: 0px;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text {
		text-align: center;
		width: 100%;
		font-size: 1.7rem;
	}
}
/* Subpages Widget */

.sidebar_left .inner_sidebar {
	margin-right: 10px;
}
#main .sidebar .widget_subpages {
    background: #003594;
	border-radius: 10px;
	padding-top: 35px;
	padding-bottom: 35px;
}
#main .sidebar .widget_subpages .widgettitle {
    color: white;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 26px;
    font-weight: 700;
	padding: 0px 35px;
}
#main .sidebar .widget_subpages .widgettitle a {
    color: inherit !important;
}
#main .sidebar .widget_subpages ul {
    position: relative;
}
#main .sidebar .widget_subpages li {
    line-height: 1.4;
    font-size: 17px;
}
#main .sidebar .widget_subpages li a {
    color: white;
    display: block;
    padding: 16px 35px;
    position: relative;
    text-transform: none;
    font-size: 17px;
    transition: .4s all;
    font-family: 'Poppins';
}
#main .sidebar .widget_subpages li:hover > a {
    background: rgba(255,255,255,.1);
}
#main .sidebar .widget_subpages li a:after {
    content: " " !important;
	background-image: url('https://www.bhchp.org/wp-content/uploads/2022/10/Vector-7.png');
	width:13px;
	height: 20px;
    background-size: auto;
    right: 15px;
    top: calc(50% - 12px);
    position: absolute;
    font-size: 20px;
}
#main .sidebar .widget_subpages_current_page > a,  #main .sidebar .widget_subpages_current_page:hover > a {
    font-weight: 600;
	background-color: #6AB242;
}
#main .sidebar .widget_subpages_current_page > a:after, #main .sidebar .widget_subpages_current_page:hover > a:after {
    opacity: 1;
}
#main .sidebar .widget_subpages ul ul {
    padding-bottom: 10px;
}
#main .sidebar .widget_subpages ul ul li {
    border: none !important;
    font-size: 15px;
    padding-left: 0px;
}
#main .sidebar .widget_subpages ul ul li a {
    padding: 6px 15px 6px 65px;
    text-transform: none;
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 15px;
}
#main .sidebar .widget_subpages ul ul li a:after {
    content: " ";
    width: 12px;
    height: 2px;
    background: white;
    opacity: .3;
    left: 40px;
    top: 16px;
}
#main .sidebar .dropdown-arrow:hover {
    background-color: rgba(0,0,0,.2);
    border-radius: 5px;
}
#main .sidebar .dropdown-arrow.open {
    transform: scaleY(-1);
}
#top #main .sidebar .widget_nav_menu .nested_nav .dropdown-arrow.open ~ .children {
    display: block;
}
#recent-posts-3, #custom-post-type-recent-posts-2 {
    background-color: #00408f;
    border-radius: 10px;
    padding-top: 35px;
    padding-bottom: 35px;
}
:is(#recent-posts-3, #custom-post-type-recent-posts-2) h3 {
    color: #fff;
    padding: 0 35px;
    font-size: 26px;
}
:is(#recent-posts-3, #custom-post-type-recent-posts-2) li {
    border: none;
	transition: all .4s;
	padding: 0px;
}
:is(#recent-posts-3, #custom-post-type-recent-posts-2) li:hover {
    background: rgba(255,255,255,.1);
}
:is(#recent-posts-3, #custom-post-type-recent-posts-2) li a {
    color: #fff;
    font-family: inherit;
    font-style: inherit;
    font-size: 17px;
    padding: 13px 35px;
    display: block;
    line-height: 1.5;
}
:is(#recent-posts-3, #custom-post-type-recent-posts-2) [aria-current]:not([aria-current="false"]) {
  	background-color: #6AB242;
	font-weight: 600;
}
.our-mission-and-work-blue-box {
	padding: 40px;
}
/* .our-mission-and-work-blue-box {
    padding: 50px 40px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
.our-mission-and-work-blue-box .av_textblock_section{
	width: 50%;
}
.our-mission-and-work-blue-box .avia-image-container {
	flex-shrink: 0;
	width: 50%;
	padding-left: 20px;
} */

.blue-color {
	color: #003594 !important
}
.teal-color {
	color: #028CA7 !important;
}
.light-brown-color {
	color: #B8AF98 !important;
}
.green-color {
	color: #6AB242 !important;
}
.sidebar_left .container.av-section-cont-open {
	/*max-width: 1600px;*/
}

@media (max-width: 1400px) {
		.our-mission-and-work-blue-box {			
			padding: 40px;
	}
}
@media (max-width: 1100px) {
	.our-mission-and-work-blue-box {
		flex-direction: column;
	}
	
	.our-mission-and-work-blue-box .av_textblock_section {
		width: 100%;
		padding-bottom: 40px;
	} 
}

/* Timeline */
.avia-timeline .milestone_inner {
	border-radius: 0px !important;
}
/* #main .avia-timeline-vertical .av-milestone-icon-wrap {
    width: 135px;
    min-width: 135px;
} */
#main .avia-timeline-vertical .av-milestone-icon-wrap .av-milestone-icon {
/*     width: 100%;
    height: 135px; */
    padding: 3px;
	border-radius:5px !important;
}
.avia-timeline .milestone_icon {
    border-radius: unset;
}
.avia-timeline .milestone_inner {
    border-radius: unset;
}
.avia-timeline .av-milestone:nth-of-type(3n+1) .av-milestone-date span {
	background-color: #6AB242 !important;
}
.avia-timeline .av-milestone:nth-of-type(3n+2) .av-milestone-date span {
	background-color: #028CA7 !important;
}
.avia-timeline .av-milestone:nth-of-type(3n+3) .av-milestone-date span {
	background-color: #003594 !important;
}
.av-milestone-date strong{
	border-bottom: none;
}
.avia-timeline .av-milestone:nth-of-type(3n+1) .av-milestone-date strong{
	color: #6AB242 !important;
}
.avia-timeline .av-milestone:nth-of-type(3n+2) .av-milestone-date strong{
	color: #028CA7 !important;
}
.avia-timeline .av-milestone:nth-of-type(3n+3) .av-milestone-date strong{
	color: #003594 !important;
}
.avia-timeline .av-milestone:nth-of-type(3n+1) .milestone_icon{
	background-color: #6AB242 !important;
}
.avia-timeline .av-milestone:nth-of-type(3n+2) .milestone_icon{
	background-color: #028CA7 !important;
}
.avia-timeline .av-milestone:nth-of-type(3n+3) .milestone_icon{
	background-color: #003594 !important;
}
.avia-timeline-boxshadow .av-milestone-contentbox, .avia-timeline-boxshadow .av-milestone-contentbox:after {
	box-shadow: unset;
}
.avia-timeline .av-milestone:nth-of-type(3n+1) .av-milestone-contentbox {
    background-color: #F0F7EC;
}
.avia-timeline .av-milestone:nth-of-type(3n+2) .av-milestone-contentbox {
    background-color: #e3f1f4;
}
.avia-timeline .av-milestone:nth-of-type(3n+3) .av-milestone-contentbox {
    background-color: #e2e8f1;
}

.donate-page-column .iconbox_content {
    background: white;
    padding: 10px 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 70px;
    display: flex;
    align-items: center;
}
#main .donate-page-column .iconbox_content h6 {
    text-transform: none !important;
    letter-spacing: 0px;
    font-family: "Poppins" !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}
.donate-page-column .iconbox_content p:last-child {
	margin-bottom: 0 !important;
}
#main .donate-page-column .iconbox_icon {
    margin-right: 0 !important;
    width: 70px !important;
    height: 70px !important;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px !important;
}
#main .iconbox_content .iconbox_content_container {
    display: none;
}
.quotes-types-col .wpgb-card .wpgb-card-body {
	padding: 30px !important;
}

.quotes-types-col {
	background-color: rgba(184,175,152,0.2);
	border-radius: 10px;
}

/*********************************************************** Toggles */

#main .togglecontainer {
    margin: 0 auto;
    max-width: 950px;
}
#main .av_toggle_section {
    margin-bottom: 15px;
    overflow: hidden;
}
#main .single_toggle {
    margin: 0px;
}
#main .toggler {
    font-size: 19px;
    font-weight: 700;
    padding: 21px 45px 18px 25px;
    border: 1px solid #028CA7;
    margin: 0px;
    border-radius: 6px;
    outline: none;
    transition: .4s all;
    background-color: rgba(2,140,167,0.1);
    font-family: "Overpass";
    top: auto;
    text-transform: none;
}
#main .toggler:before {
    content: " ";
    height: 18px;
    width: 4px;
    background: #000;
    position: absolute;
    right: 22px;
    top: calc(50% - 9px);
}
#main .toggler:after {
    content: " ";
    height: 4px;
    width: 18px;
    background: #000;
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
}
#main .toggler.activeTitle:before {
    opacity: 0;
}
#main .toggler:hover:before,
#main .toggler:hover:after {
	background: white;
}
#main .toggler:hover {
    background: #028CA7;
	color: white;
}
#main .toggler.activeTitle {
    background: #028CA7;
    color: white;
    border-radius: 5px 5px 0px 0px;
}
#main .toggler.activeTitle:after {
	background: white;
}
#main .toggler .toggle_icon {
    display: none;
}
#main .toggle_content {
    border: none;
    padding: 5px 25px 25px;
    margin: 0px;
	background: #028CA7;
	border-radius: 0px 0px 5px 5px;
	color: white;
}
#main .toggle_content * {
	color: white;
}
#main .toggle_content > *:last-child {
    margin-bottom: 0px;
}

.featured-quote {
	align-items: center;
}

.principal-event-logos {
	padding-top: 75px;
}

.principal-event-logos h2 {
	font-size: 26px !important;
	color:  #003594 !important;
}

.event-sponsors-slick-slider {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.event-sponsors-slick-slider .slick-prev, .event-sponsors-slick-slider .slick-next {
	top: 40% !important;
}
.event-sponsor-slide.slick-slide {
	display: flex !important;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.event-sponsor-type-heading {
	padding-top: 20px;
	text-align: center;
}

.event-sponsor-image {
	width: 266px;
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-width: 1px;
	border-style:solid;
	border-radius: 20px;
	background-color: #ffffff;
	box-shadow: rgb(0 0 0 / 5%) 0 4px 4px 0;
}

.partner-border-color{
	border-color: #694706 !important;
}

.friend-border-color {
	border-color: #D8A521 !important;
}

.champion-border-color {
	border-color: #C5C5C5 !important;
}

.event-gallery-section {
	padding-top: 60px;
	padding-bottom: 35px;
	text-align: center;
}
.event-gallery-images {
	padding-top: 18px;
}

.event-gallery-section-heading h2, .event-gallery-section-heading {
	text-align: center !important;
}

.event-gallery-images {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.event-gallery-image {
	width: 33.33%;
	padding: 25px;
}

.event-gallery-image a{
	display: block;
}

.event-gallery-image a img{
	width: 100%;
}

.event-buttons .border-button.avia-button:hover {
	background-color: #003594 !important;
}

#main .slick-prev img, #main .slick-next img{
	max-width: 30px;
}

.event-sponsor-type-heading h3 {
	font-size: 24px !important;
}

.donate-right-sidebar-animated-block {
	display: flex;
	align-items: stretch;
	justify-content:flex-start;
	background: white;
	border-radius: 10px;
	margin-bottom: 30px;
}

.donate-right-sidebar-animated-block .heading.avia-animated-number-title {
	margin-bottom: 0;
	margin-right: 0 !important;
    width: 95px !important;
    height: 70px !important;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px !important;
	font-weight: 600 !important;
}

.donate-right-sidebar-animated-block  .avia-animated-number-content {
	font-size: 18px !important;
	flex-grow: 1;
    display: flex;
    align-items: center;
	padding-left: 15px;
}

.donate-right-sidebar-animated-block  .avia-animated-number-content p {
	margin-bottom: 0 !important;
}

.brown-border {
	border: 2px solid #B8AF98 !important;
}

.brown-border .heading.avia-animated-number-title {
    background: rgba(184,175,152,0.2) !important;
}

.teal-border {
	border:2px solid #028CA7 !important;
}

.teal-border .heading.avia-animated-number-title {
    background: rgba(2,140,167,0.15) !important;
}

.green-border {
	border: 2px solid #6AB242 !important
}

.green-border .heading.avia-animated-number-title {
    background: rgba(106,178,66,0.2) !important
}


.gray-border {
	border: 2px solid #929497 !important;
}

.gray-border .heading.avia-animated-number-title {
       background: rgba(146,148,151,0.2) !important;
}

.team-two-col-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-top: 50px;
}
.team-page-left-col {
    width: 275px;
    padding-left: 50px;
    padding-right: 0px;
}
.team-page-left-col img {
    border-radius: 50%;
	filter: grayscale(1);
}
.team_single_page {
    padding-bottom: 35px;
}
.team-detail-right-col {
    width: calc(100% - 275px);
    padding-left: 50px;
}
#main .team-title {
    color: #003594;
    font-size: 18px;
    text-transform: none;
    font-weight: 700;
}
.subtitle {
	font-style: italic;
	color: #777 !important;
}
.team-title-and-subtitle {
	padding-bottom: 20px;
}

a {
	text-decoration: none !important;
}
.two-col-post {
	display: flex;
}
.team-two-col-wrap {
	width: 100%;
}

.team-page-left-col {
	width: 30%;
	padding-left: 50px;
}

.team-page-left-col .sidebar {
	width:317px !important;
}
.staff-grid {
	padding-top: 30px;
}
.team-publications {
    display: none;
    margin: 35px 0px 0px 50px;
    background: #f5f5f5;
    padding: 35px;
    border-radius: 5px;
}
.team-publications.open {
    display: block;
}
.team-publications .wpgb-block-4 {
    color: #6ab242;
    font-size: 19px !important;
}
.team-publications .authors-name-publication {
    margin-bottom: 10px;
}
.team-single-wrap {
    width: 100%;
}
.team-publications .post-link-detail {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

/************************************************************* Location Pages */

#map-info-container {
    display: grid;
    grid-template-columns: minmax(150px, 425px) 1fr;
    padding: 50px 0;
    gap: 30px;
    align-items: start;
}
#map-info-container .location-content {
    background-color: #f1efea;
    padding: 40px;
    border-radius: 10px;
    min-width: 400px;
}
#map-info-container i.fa-solid {
    margin: 0 12px 0px 0px;
    font-size: 1.3rem;
    color: #028CA7;
}
#map-info-container h4 {
    text-transform: none !important;
	margin-bottom: 35px;
	position: relative;
}
.location-content h4:after {
    content: " ";
    width: 60px;
    height: 3px;
    background: #003594;
    position: absolute;
    bottom: -18px;
    left: 0;
}
.location-row {
    position: relative;
	padding: 0 0 20px 0;
}
.location-row p{
    margin-bottom: 0px !important;
}
.hours-row {
    border-bottom: 1px solid #e3e1db !important;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}
.hours-row .hours {
    display: flex;
    gap: 5px;
}
.hours-row p {
    font-weight: 600;
}
#map-info-container .acf-map {
    margin: 0 !important;
    border: none !important;
    min-height: 625px !important;
	border-radius: 10px;
}
.hours-content {
    display: flex;
    align-items: center;
}
.hours-row p {
    font-weight: 600;
    margin-right: auto;
    padding-right: 15px;
}

/************************************************************* General Grid Builder Styles */

.wpgb-card-body h3, .wpgb-card-body h4 {
    text-transform: none !important;
}
.wpgb-sidebar-left {
	flex-basis: 350px !important;
	border-radius: 5px;
	align-self: flex-start;
}
/************************************************************* MISC */
.announcement-box {
    background-color: rgba(0,53,148,0.1);
    padding: 40px;
    border-radius: 10px;
}
.announcement-box p {
    font-size: 1.2rem;
    line-height: 2rem;
}
/********************************************** Popups */

/* Bio Columns */

#main .bio-column {
/*     width: calc(100% / 4 - 40px);
    margin: 0px 20px 35px;
    float: left; */
}
#main .open-popup {
    cursor: pointer;
    transition: .4s all;
}
#main .open-popup:hover {
	opacity: .8;
}

/* Popups */

#top.popup-open #header {
    z-index: 0;
}
.popup-content {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}
.popup-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: #F1EFEA;
}
#top .popup-content.open {
    display: block;
}
#top .popup-inner {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
}
#top .popup-inner a {
    color: #00afef;
}
#top .popup-aligner {
    padding: 65px;
    background: white;
    border-radius: 15px;
    max-height: 80vh;
    overflow-y: scroll;
    display: flex;
    position: relative;
    width: 100%;
    box-shadow: 20px 20px 20px rgb(0 0 0 / 16%);
    overflow: hidden;
}
.popup-close {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #ED174F;
    top: 20px;
	border-radius: 50%;
    right: 20px;
    cursor: pointer;
    transition: .4s all;
}
.popup-close-inner:before {
    content: " ";
    width: 30px;
    height: 2px;
    background: white;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 1px);
    transform: rotate(45deg);
}
.popup-close-inner:after {
    content: " ";
    width: 30px;
    height: 2px;
    background: white;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 1px);
    transform: rotate(-45deg);
}
.popup-close:hover {
	opacity: .8;
}
#top .popup-inner-content {
    display: flex;
    overflow-y: scroll;
}
#top .popup-inner-content::-webkit-scrollbar {
	width: 0px;
}
#top .popup-aligner .popup-left {
    width: 225px;
}
#top .popup-aligner .popup-right {
    width: calc(100% - 225px);
    padding-left: 50px;
}
#top .popup-aligner .popup-right p {
    font-size: 19px;
    line-height: 1.5;
    margin: 0px 0px 15px;
}
#top .popup-right h2 {
    font-size: 3rem;
    font-weight: 300;
}
#top .popup-image {
    position: relative;
}
#top .popup-image img {
    position: relative;
    z-index: 99;
}
.icon-text-row {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
}
.icon-text-row .avia_textblock {
    max-width: 700px;
}
.icon-text-row .avia-image-container-inner {
    max-width: 80px;
    justify-self: center;
}

/* Responsive */

@media screen and (max-width: 1310px) {
	#top .popup-inner {
		max-width: 100%;
		padding: 0px 50px;
	}
}

@media screen and (max-width: 767px) {
	#top .popup-inner {
		padding: 0px 7.5%;
	}
    #top .popup-aligner {
		max-width: 90vw !important;
		max-height: 90vh;
		padding: 30px;
        flex-direction: column;
	}
	.popup-close {
		width: 40px;
		height: 40px;
		background-size: 40px;
	}
	#top .popup-inner-content {
		flex-direction: column;
	}
	#top .popup-aligner .popup-left {
		width: 100%;
		margin-bottom: 35px;
	}
	#top .popup-aligner .popup-right {
		padding-left: 0px;
		width: 100%;
	}
	#top .popup-right h2 {
		font-size: 2rem;
	}
	#top .popup-aligner .popup-right p {
		font-size: 17px;
	}
}

.red-font-color {
	color: #f44336 !important;
}

.career-alert-box {
	padding: 50px 100px;
	max-width: 900px;
	border-radius: 10px;
}

.career-alert-box-container   .entry-content-wrapper {
	max-width: 800px !important;
	margin: 0 auto;
}
.careers-testimonial-slider {
	background-color:rgba(106,178,66,0.1) !important;
	max-width: 800px;
	margin: 0 auto;
	padding: 50px;
} 

#top  .avia-slider-testimonials.av-slideshow-ui .avia-slideshow-arrows a {
top: 50% !important;}
.careers-tabs, .careers-tabs .av-tab-section-tab-title-container {
	background-color: #e3f1f4;
	padding-bottom: 40px;
	padding-top: 60px;
    position: relative;
  
}
.avia-testimonial-content{
	position: relative;
}
.avia-testimonial-content p {
    line-height: 2.2rem;
    font-size: 1.1rem;
}
.avia-testimonial-meta-mini {
    text-align: center !important;
}
.avia-testimonial-content p:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	color: #003594;
    content: "\f10e";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 2rem;
	padding: 0 0 0 10px;
}
.avia-testimonial-content p:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	color: #003594;
    content: "\f10d";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 2rem;
    padding: 0 10px 0 0;
}
.careers-tabs .av-section-tab-title {
	font-family: 'Overpass';
}
.publication-download-link {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
    color: #003594;
    display: inline-block;
    font: 700 1.0625em/1.3 Overpass;
	position: relative;
}
.publication-download-link:after {
	content: "";
    background-image: url(https://www.bhchp.org/wp-content/uploads/2022/10/Union-5.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 44px;
    height: 14px;
    position: absolute;
    top: 2px;
    right: 0;
}
.publication-author {
	display: inline-flex !important;
	padding-bottom: 10px !important;
}
.authors-name-publication {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-weight: 600 !important;
	flex-wrap: wrap;
    line-height: 1.5 !important;
}
.author-label {
    padding-right: 5px !important;
    line-height: 1.5 !important;
}
.author-name {
    line-height: 1.5 !important;
    display: inherit;
}
#main .author-name a {
    color: #003494;
}
.author-name:hover {
	text-decoration: underline;
}
.author-name::after {
	content: ', '; 
	margin-right: 5px;
}
.author-name:last-child::after {
	display: none;
}
.author-name.no-link {
    text-decoration: none;
}

#main .wpgb-reset {
    background-color: #028CA7 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Overpass";
    padding: 15px 30px 10px;
    margin: 0px;
}
#top #main .wpgb-facet .wpgb-pagination {
    margin-bottom: 0px;
}
#top #main .wpgb-facet .wpgb-pagination li a {
    font-size: 23px;
}
#top #main .wpgb-facet .wpgb-pagination li a[aria-current="true"] {
    color: #333;
}
#main .av-milestone-content .timeline-read-more {
    padding: 10px 35px;
    border-radius: 5px;
    border-right: none !important;
    font-weight: 700;
    text-transform: uppercase !important;
    border: none;
    background: #003594;
    color: white;
    font-size: 17px;
    font-family: inherit;
	cursor: pointer;
    transition: .4s all;
}
#main .av-milestone-content .timeline-read-more:hover {
	background: #028CA7;
}
#main .av-milestone-content hr, #main .av-milestone-content hr ~ * {
    display: none;
}
 #main .av-milestone-content.open hr ~ * {
    display: block;
}
#top #main .av-milestone-content ul {
    list-style: disc;
    margin: 0px 0px 15px 30px;
}
.publication-post-title, .publication-post-title a {
    font-size: 20px !important;
    line-height: 1 !important;
}
#main .home-books .entry-content-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.image-box-with-hover-text-col {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
}
#main .image-box-with-hover-text-col .avia-image-container {
    width: 100%;
    margin: 0px;
}
#main .image-box-with-hover-text-col .avia-image-container * {
    width: 100%;
}
.Imagebox-heading {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    text-align: center;
    width: 100%;
}
.image-box-with-hover-text-col .Imagebox-heading h4 {
    position: relative;
}
.image-box-with-hover-text-col .Imagebox-heading:before {
    content: " ";
    width: 100%;
    height: 250px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(0,0,0);
    background: linear-gradient(6deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.imagebox-image-hover {
	position: relative;
}
.image-box-with-hover-text-col:hover .imagebox-image-hover:before{
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 40px;
	position: absolute;
	top:0;
	left:0;
	background:rgba(0,53,148,0.86);
	z-index: 3;
}

.image-box-with-hover-text-col:hover .Imagebox-heading {
	display: none;
}
.Imagebox-hover-textbox {
    opacity: 0;
    position: absolute;
    top: 0px;
    padding: 50px;
    transition: opacity .4s ease;
    z-index: 6;
    left: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.Imagebox-hover-textbox .avia-button {
	margin-top: 30px;
}
.image-box-with-hover-text-col:hover .Imagebox-hover-textbox {
	opacity: 1;
}
#top #main .avia-video {
    margin-bottom: 0px;
}

/************************************************************  Mobile Menu */

#mobile-menu {
    display: none;
    margin-left: auto;
}
#mobile-menu .shiftnav-toggle {
    background: transparent;
    color: #003594;
    font-size: 34px;
    padding: 0px;
    line-height: 110px;
}
#mobile-menu .shiftnav-toggle i {
    margin-right: 0px;
}
#shiftnav-main {
    width: 320px;
}
#shiftnav-main:after {
	display: none;
}
#shiftnav-main .shiftnav-nav {
    padding-top: 0px;
    background: #003594;
}
#shiftnav-main .shiftnav-nav li a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    color: white;
    padding: 10px 30px;
    font-family: "Poppins";
}
#shiftnav-main .shiftnav-panel-close {
    color: white;
}
#shiftnav-main .shiftnav-nav .shiftnav-submenu-activation {
    font-size: 12px;
    color: #fff;
	max-height: 52px;
	min-width: 80px;
}
#shiftnav-main .sub-menu {
    background: rgba(0,0,0,.1);
}
#shiftnav-main .sub-menu.shiftnav-sub-active {
    padding: 10px 0px;
}
#shiftnav-main .sub-menu li a {
    text-transform: none;
    font-weight: 500;
    font-size: 17px;
    padding: 8px 15px 8px 45px;
    font-family: "Poppins";
}
#shiftnav-main .sub-menu .sub-menu {
    display: block;
    height: auto;
    max-height: unset;
    visibility: visible;
    padding: 0px;
    background: transparent;
}
#shiftnav-main .sub-menu .shiftnav-submenu-activation {
    display: none;
}
#shiftnav-main .sub-menu .sub-menu li a {
    padding: 6px 15px 6px 70px;
    font-size: 15px;
    font-weight: 400;
}
#shiftnav-main .sub-menu .sub-menu li a:before {
    content: " ";
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 45px;
    top: 17px;
    opacity: .5;
}
#shiftnav-main .sub-menu .menu-icon a {
    display: flex;
    align-items: flex-start;
}
#shiftnav-main .sub-menu .menu-icon a i {
    width: 30px;
    text-align: center;
    font-size: 19px;
    margin-right: 10px;
    transform: translate(0px, 2px);
}
#shiftnav-main .mm-quick-links {
    border-top: 1px solid rgba(255,255,255,.2);
    padding: 30px;
    background: transparent;
    margin-top: 15px;
}
#shiftnav-main .mm-quick-links h4,
#shiftnav-main .mm-socials h4,
#shiftnav-main .mm-contact h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    padding: 0px;
    margin: 0px 0px 15px;
    font-weight: 700;
    font-family: "Poppins";
}
#shiftnav-main .mm-quick-links li a {
    color: white;
    display: block;
    font-size: 16px;
    padding: 8px 0px;
    text-transform: none;
    font-weight: 500;
}
#shiftnav-main .mm-buttons {
    background: rgba(0,0,0,.1);
    padding: 30px;
}
#shiftnav-main .mm-socials {
    padding: 30px;
    background: transparent;
    text-align: center;
}
#shiftnav-main .mm-socials a {
    color: #fff;
    font-size: 18px;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    line-height: 40px;
    margin: 0px 3px;
}
#shiftnav-main .mm-buttons li {
    margin-bottom: 10px;
}
#shiftnav-main .mm-buttons li:last-child {
    margin-bottom: 0px;
}
#shiftnav-main .mm-buttons li a {
    display: block;
    text-align: center;
    background: #028CA7;
    color: white;
    font-size: 17px;
    padding: 13px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 600;
    border: none;
}
#shiftnav-main .mm-buttons li:nth-child(even) a {
	background: #6AB242;
}
#shiftnav-main .gt_switcher {
    font-family: inherit;
    color: #000;
    width: 100%;
    position: relative;
    overflow: visible;
    text-transform: uppercase;
    padding: 75px 30px 30px 30px;
}
#shiftnav-main .gt_switcher .gt_selected {
    background: white;
    border-radius: 5px;
    overflow: hidden;
}
#shiftnav-main .gt_switcher .gt_selected a {
    display: flex;
    color: #000000;
    align-items: center;
    border: none !important;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 15px;
    width: 100%;
    background: transparent;
}
#shiftnav-main .gt_switcher .gt_selected a:after {
    filter: brightness(0);
}
#shiftnav-main .gt_switcher .gt_selected a img {
    border-radius: 50%;
    width: 26px;
    height: 26px;
    object-fit: cover;
    margin-right: 10px;
    border: 1px solid #ffffff;
    opacity: 1;
}
#shiftnav-main .gt_switcher .gt_option {
    position: absolute;
    border: none;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 10%);
    top: unset;
    border-radius: 5px;
    padding: 10px;
    left: 30px;
    margin-top: 2px;
    background: white;
    width: calc(100% - 80px);
}
#shiftnav-main .gt_switcher .gt_option a {
    padding: 5px 0px !important;
    border: none !important;
    text-transform: none !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    font-family: 'Poppins';
    color: #000;
}
#shiftnav-main .gt_switcher .gt_option a img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
    border: 1px solid #1B1B1B;
}
#shiftnav-main .gt_switcher .gt_option a:hover {
	background: rgba(255,255,255,.1) !important;
	opacity: 1;
}
/* #main .facet-filter-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
} */
#main .facet-filter-row {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
	justify-content: center;
	gap: 20px;
}
#main .facet-filter-row:before, #main .facet-filter-row:after {
    display: none;
}
#main .facet-filter-row h4{
	color: #fff;
}
.link-disabled > a {
    pointer-events: none !important;
}
#top .av-iconlist-small li {
    padding: 10px 0;
    min-height: 0px;
}
/************************************************************ Responsive */

@media screen and (max-width: 1600px) {
	#main .slide-text h1 {
		font-size: 3.5rem !important;
	}
	#main .slide-text p {
		font-size: 22px !important;
	}
	.page-banner.event-page-banner {
		height: 400px !important;
	}
	.page-banner.event-page-banner .banner-content .right-col-banner img {
		height: 350px;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text {
		font-size: 2.7rem;
	}
}

@media screen and (max-width: 1400px) {
	#top #header #header_main .mega-menu > li a {
		font-size: 18px;
		padding: 0px 11px;
	}
	#header_main .logo a img, #header_main .logo a svg {
		max-height: 95px !important;
	}
	#top #header #header_meta .sub_menu li a {
    	padding: 0px 12px;
		font-size: 14px;
	}
	#footer-page .footer-columns .flex_column.av_one_fifth {
		width: 20% !important;
		padding-right: 25px;
	}
	#footer-page .footer-columns .flex_column.av_one_fifth:last-child {
		padding-right: 0px;
	}
	#footer-page .footer-columns .av-flex-placeholder {
		display: none;
	}
	#top #main .av-share-box ul {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: wrap;
		row-gap: 5px;
	}
	.av-share-box ul li {
		margin-right: 5px;
	}
	#top #main .av-share-box ul li a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
		margin: 0px;
	}
	#main .slide-text h1 {
		font-size: 3rem !important;
	}
	#main .slide-text p {
		font-size: 19px !important;
		margin-bottom: 20px !important;
	}
	#main .wpgb-area-left {
		margin-left: -15px;
	}
	#main .wpgb-area-right {
		margin-right: -15px;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text {
		font-size: 2.25rem;
	}
	.page-banner.event-page-banner {
		height: 350px !important;
	}
	.page-banner.event-page-banner .banner-content .right-col-banner img {
		height: 300px;
	}
	.event-detail-heading {
    	width: 120px;
		min-width: 120px;
	}
	.template-single-blog h1 {
		font-size: 2rem !important;
	}
}

@media screen and (max-width: 1200px) {
	#top #header #header_main .mega-menu > li a {
		font-size: 16px;
		padding: 0px 7px;
	}
	#header_main .logo a img, #header_main .logo a svg {
		max-height: 90px !important;
	}
	#top #header #header_meta .sub_menu li a {
    	padding: 0px 10px;
		font-size: 12px;
	}
	#top #header #header_meta .sub_menu li.top-menu-button a {
		padding-left: 15px;
		padding-right: 15px;
	}
	#top #header #header_meta .social_bookmarks li {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	#top #header #header_meta .social_bookmarks li a {
		height: 30px;
		line-height: 30px;
		font-size: 15px;
		width: 30px;
	}
	#footer-page .footer-columns .flex_column.av_one_fifth,
	.footer-columns .small-text,
	#top .content .flex_column .widget_nav_menu li a {
		font-size: 15px !important;
	}
	#main .slide-text p {
		font-size: 17px !important;
	}
	#main .slide-text a {
		font-size: 16px !important;
		padding: 16px 25px 13px 25px !important;
	}
	#main .home-second-right {
		padding: 50px 0px;
	}
	#top {
		font-size: 16px;
	}
	#main h2 {
		font-size: 1.9rem;
	}
	#top #main .avia-button {
		font-size: 18px;
		padding: 16px 30px 12px;
	}
	#main h3 {
		font-size: 1.7rem;
	}
	#main h4 {
    	font-size: 22px;
	}
	.grid-inner-wrap-content .flex_cell_inner {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.offset-left-image {
		width: 100%;
	}
	#main .featured-quote p em {
		font-size: 18px;
	}
	#main .featured-quote {
		font-size: 17px;
	}
	.nav-tabs a, .nav-tabs button {
    	font-size: 19px;
		margin: 0px 10px;
	}
	#main .wpgb-card-48 .wpgb-card-media-thumbnail div {
		background-size: contain;
	}
	#main .wpgb-card-44 .wpgb-block-2 {
		font-size: 1.4rem !important;
	}
	#main .wpgb-card-44 .wpgb-block-3,
	#main .wpgb-card-46 .wpgb-block-3 {
		font-size: 16px;
	}
	#main .wpgb-grid-10 .wpgb-sidebar-left {
		flex-basis: 275px !important;
	}
	#top #main .wpgb-sidebar h4.wpgb-facet-title {
		font-size: 19px;
	}
	.team-detail-right-col {
		width: calc(100% - 150px);
		padding-right: 20px;
	}
	.team-page-left-col {
		width: 150px;
		padding-left: 0px;
	}
}

@media screen and (max-width: 989px) {
	#top #header #header_main li.av-burger-menu-main > a {
    	height: 100px !important;
   		line-height: 100px !important;
		padding: 0px !important;
	}
	#top #header .mega-menu-wrap {
		display: none;
	}
	#top #header_meta {
		display: none;
	}
	#mobile-menu {
		display: block;
	}
    #header #header_main .main_menu .av-burger-menu-main > a:after {
		display: none;
	}
	#header .av-hamburger-inner,
	#header .av-hamburger-inner:before,
	#header .av-hamburger-inner:after {
    	background: #fff !important;
	}
	#top #header .av-burger-overlay-scroll {
    	background: #274f74;
	}
	#top #header #header_main li a {
    	font-size: 18px;
    	padding: 17px 30px;
    	color: white !important;
    	border: none;
	}
	#header_main li a:after {
		display: none;
	}
	#top #header #header_main .sub-menu {
    	width: 100%;
    	margin: 0px;
    	background: rgba(255,255,255,.1);
    	padding: 10px 0px;
    	border-radius: 0px;
        transform: none;
	}
    #top #header #header_main li {
		margin-left: 0px;
	}
	#top #header #header_main .sub-menu li a {
    	font-size: 17px;
    	border: none;
    	padding: 12px 20px 12px 70px;
    	font-family: inherit;
	}
	#top #header #header_main .sub-menu li a .avia-bullet {
    	background: white;
	}
	#top #header #header_main #av-burger-menu-ul li:hover > a {
    	background: rgba(255,255,255,.1) !important;
	}
    #top #header #header_meta .sub_menu {
		width: 100%;
	}
	#top #header #header_meta .sub_menu ul {
		width: 100%;
		justify-content: center;
	}
    #top #wrap_all #header .social_bookmarks {
		display: none;
	}
    #main .avia_textblock img.alignright,
	#main .avia_textblock img.alignleft {
		max-width: 35%;
	}
	#top #wrap_all #main {
		padding-top: 0px !important;
	}
	#main .story-image img {
		width: 200px;
		height: 200px;
	}
	#main #footer-page .footer-columns .flex_column_table {
		display: flex;
		flex-wrap: wrap;
		row-gap: 35px;
	}
	#footer-page .footer-columns .flex_column.av_one_fifth  {
		width: 50% !important;
		padding: 0px;
		margin: 0px;
		text-align: center;
	}
	#top #main .av-share-box ul {
		justify-content: center;
	}
	#footer-page .footer-columns .flex_column.av_one_fifth:last-child {
		width: 100%;
	}
	#footer-page .flex_column.ft-wide-col .avia-image-container {
		margin: 0px;
		width: 100%;
	}
	#footer-page .flex_column.ft-wide-col .avia-image-container div {
		width: 100%;
	}
	#footer-page .flex_column.ft-wide-col .avia-image-container div img {
		margin: 0 auto;
	}
	#main .slide-text {
		padding-bottom: 0px !important;
	}
	.overlap-top-image {
		margin-top: 0px !important;
	}
	#main .overlap-top-image img {
		border-radius: 0px 20px 20px 0px;
	}
	#main h3 {
		font-size: 1.5rem;
	}
	.offset-left-image {
		left: 0px !important;
		max-height: 50%;
	}
	#top #wrap_all #main .av-layout-grid-container .flex_cell {
		overflow: visible;
	}
	#main .av-layout-grid-container .flex_cell_inner {
		padding-right: 0px;
	}
	#main .image-box-with-hover-text-col {
		width: 45%;
		margin: 0px 2.5%;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text {
		font-size: 2rem;
	}
	.offset-right-image {
    	right: 0px !important;
    	width: 100%;
		height: 50%;
	}
	.grid-inner-wrap-content.avia-builder-el-last .flex_cell_inner {
		padding-left: 0px;
	}
	.service-stat-col {
		flex-direction: column;
	}
	.service-stat-num-affix {
		width: 100%;
		border-radius: 10px 10px 0px 0px;
		min-height: unset;
		padding: 20px 0px;
	}
	.stat-description {
		text-align: center;
		padding: 15px;
		font-size: 15px;
	}
	.events-page-left-col {
		width: 500px;
	}
	.event-blue-box-description {
		padding: 30px 30px 15px 30px;
	}
	.event-detail-info {
		font-size: 16px;
	}
	.event-sponsor-type-heading h3 {
		font-size: 18px !important;
	}
	.event-gallery-image {
		padding: 10px;
		line-height: 0;
	}
	#map-info-container .location-content {
		min-width: 300px;
		width: 300px;
	}
	#main .map-container {
		width: 325px;
	}
	.hours-content {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
}

@media (max-width:960px){
	#main .careers-quote .entry-content:has(img){
		padding-left:0;
	}
	#main .careers-quote .entry-content:has(img) img {
		float:none;
		clear:both;
		margin:0 auto;
		margin-bottom:20px;
		position:relative;
	}
	#main .careers-quote .entry-content:has(img) h4, 	#main .careers-quote .entry-content:has(img) p{
		text-align:center !important;
		padding:0;
	}
}

@media screen and (max-width: 767px) {
	#top #wrap_all #main .flex_column {
        margin-bottom: 35px;
    }
    #top #wrap_all #main .flex_column:last-child {
    	margin-bottom: 0px;
	}
	#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
    	margin-top: 35px;
	}
	#top #main .avia-section .content {
    	padding-top: 50px;
    	padding-bottom: 50px;
	}
    #main .avia-table .avia-heading-row {
        display: none;
    }
    #main .avia-table tr {
        padding-bottom: 10px;
    }
    #main .avia-table tr:nth-child(odd) {
        background: #f7f7f7;
    }
    #main .avia-table td {
        padding: 10px 10px 0px 10px;
        border: none;
    }
    #main .avia-table td:before {
        font-style: normal;
        font-size: inherit;
        font-weight: 700;
        line-height: 1.5;
        margin: 0px 0px 8px;
    }
    #top #wrap_all #main .av-columns-reverse .flex_column.avia-builder-el-last {
		margin-bottom: 35px !important;
	}
	#top #wrap_all #main .av-columns-reverse .flex_column.avia-builder-el-first {
		margin-bottom: 0px !important;
	}
    #top #main .flex_column_table {
    	margin-top: 0px;
		margin-bottom: 35px;
	}
	#top #main .flex_column_table:last-child {
		margin-bottom: 0px;
	}
    #top #wrap_all #main .sidebar {
        border: none;
        padding: 0px;
        margin-bottom: 35px;
    }
    #main .avia_textblock img.alignright,
	#main .avia_textblock img.alignleft {
		float: none;
		display: block;
		margin: 0 auto 25px;
		max-width: 100%;
	}
	#map-info-container {
    	grid-template-columns: 1fr;
	}
	.icon-text-row {
		text-align: center;
	}
	.icon-text-row .avia-image-container-inner {
    	padding: 0 0 20px 0;
	}
	#top #wrap_all #header .main_menu {
		height: 110px;
	}
	#main #footer-page .footer-columns .flex_column_table {
		row-gap: 0px;
	}
	#footer-page .footer-columns .flex_column.av_one_fifth {
		width: 100% !important;
	}
	#footer-page div .widget_nav_menu {
		padding-bottom: 0px;
	}
	#main .slide-text-holder {
		left: 7.5vw !important;
	}
	#main .slide-text {
		padding-left: 7.5vw !important;
		min-width: 85vw !important;
		width: 85vw !important;
	}
	#main .slide-text h1 br {
		display: none;
	}
	#main .slide-text h1 {
		font-size: 2.3rem !important;
		text-align: center !important;
	}
	#main .slide-text p {
		font-size: 16px !important;
		text-align: center !important;
	}
	#main .slide-text {
		padding-left: 0px !important;
		min-width: 85vw !important;
		width: 85vw !important;
		text-align: center !important;
	}
	#main rs-sbg-wrap:before {
		content: " ";
		width: 100%;
		height: 100%;
		background: #000;
		position: absolute;
		left: 0;
		top: 0;
		opacity: .3;
	}
	#main .home-second-right {
		padding: 0px;
	}
	#main h2 {
		font-size: 1.7rem;
	}
	#main .avia-image-container.avia-align-left {
		margin: 0px;
	}
	#main .overlap-top-image img {
		border-radius: 20px;
		height: 200px;
		object-fit: cover;
	}
	#main .wpgb-area-left {
		margin-left: 5px;
	}
	#main .wpgb-area-right {
		margin-right: 5px;
	}
	#main h3 {
		font-size: 1.4rem;
	}
	#main .av-layout-grid-container {
		flex-wrap: wrap;
	}
	#main .offset-left-image * {
		position: relative;
	}
	.offset-left-image {
		position: relative !important;
		transform: none;
	}
	.grid-inner-wrap-content .flex_cell_inner {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#main .icon-links h4 {
		font-size: 19px;
	}
	.news-events-grid-feed .wpgb-card .wpgb-card-body {
		padding: 35px 25px 25px !important;
	}
	#main .wp-grid-builder .wpgb-card-23 .wpgb-card-media > svg {
		padding-top: 50px !important;
	}
	.link-with-arrow {
		font-size: 17px !important;
	}
	.link-with-arrow:after {
		top: 8px;
	}
	.news-events-heading-and-button {
		flex-wrap: wrap;
		justify-content: center;
	}
	.news-events-heading-and-button .av_textblock_section {
		padding-right: 0px;
		padding-bottom: 20px;
		text-align: center;
		width: 100%;
		display: block;
	}
	#main .page-banner.plain-banner {
		height: auto;
		min-height: unset;
		padding: 50px 0px;
	}
	#main .page-banner .banner-content {
		padding-bottom: 0pc;
	}
	#main .page-banner.plain-banner .banner-content {
		flex-direction: column;
		justify-content: center;
	}
	#main .page-banner.plain-banner #breadcrumbs {
		padding: 20px 0px 0px;
	}
	#main .page-banner #breadcrumbs {
		text-align: center;
		width: 100%;
	}
	#main .page-banner.plain-banner:before {
		background-size: contain;
	}
	#main .page-banner.plain-banner .banner-content {
		flex-direction: column;
		justify-content: center;
		height: auto;
	}
	#main .featured-quote p em {
		font-size: 17px;
	}
	.offset-right-image {
		position: relative !important;
		transform: none;
		top: auto;
		height: auto;
		max-height: unset;
	}
	#main .offset-right-image * {
		position: relative;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text {
		text-align: center !important;
	}
	.service_type_page {
		padding-top: 50px;
	}
	#main .service-type-two-col-wrap {
		padding-bottom: 50px;
		flex-direction: column;
	}
	.service-type-right-col {
		width: 100%;
		padding: 0px;
		margin: 35px 0px 0px;
	}
	.cpt-tabs-sections {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#main .featured-quote {
		font-size: 16px;
	}
	#main .featured-quote img {
		height: 50px;
		width: 50px;
		margin: 0 auto 15px;
	}
	#main .service_type_featured_stories {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.tab-content {
		padding: 30px;
		font-size: 16px;
	}
	#top #wrap_all #main .tab-content .container {
		max-width: 100%;
		width: 100%;
	}
	#myTabs {
		flex-direction: column;
	}
	.nav-tabs a, .nav-tabs button {
		font-size: 18px;
		margin: 0px;
	}
	.nav-tab-item.active a:after, .nav-tab-item.active button:after {
		display: none;
	}
	#main .nav-tabs .active button {
		background: #003594;
		color: white;
	}
	.nav-tabs a, .nav-tabs button {
		font-size: 18px;
		margin: 0px;
		display: block;
		width: 100%;
		padding: 16px 15px 12px;
		border-radius: 6px;
	}
	.service-call-to-action .container {
		font-size: 17px;
	}
	.service-call-to-action {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	#main .tab-inner-column {
		flex-direction: column-reverse;
	}
	.tab-inner-column .image {
		width: 100%;
		margin-bottom: 25px;
	}
	.service-donate-cta, .service-location-cta {
		padding: 50px 0px;
	}
	.our-mission-and-work-blue-box .avia-image-container {
    	width: 100%;
		padding: 0px;
	}
	#main .sidebar .widget_subpages li a {
		font-size: 16px;
	}
	#main .av-milestone-content .timeline-read-more {
		padding: 10px 25px;
	}
	#main .list-2col ul {
		column-count: 1;
	}
	#main .page-banner.event-page-banner .banner-content {
		flex-direction: column-reverse;
	}
	.page-banner.event-page-banner .banner-content .right-col-banner {
		width: 100%;
		margin-bottom: 35px;
	}
	.page-banner.event-page-banner .banner-content .left-col-banner {
		width: 100%;
		padding-right: 0px;
	}
	.page-banner.event-page-banner {
		height: auto !important;
	}
	.page-banner.event-page-banner .banner-content .right-col-banner img {
		height: 200px;
	}
	#main .wpgb-card-48 .wpgb-card-media {
		margin-bottom: 25px;
	}
	#main .wpgb-card-48 .wpgb-card-media svg {
		padding-top: 65% !important;
	}
	#main .wpgb-card-48 .wpgb-card-media-thumbnail div {
		background-size: cover;
	}
	.events-two-col-wrap {
		flex-direction: column;
	}
	.events-page-left-col {
		width: 100%;
		padding-right: 0px;
	}
	.event-main-description {
		padding-top: 35px;
	}
	.event-flexcol {
		flex-direction: column;
	}
	.event-detail-heading {
		width: 100%;
		font-size: 18px !important;
	}
	.event-detail-right-col {
    	width: 100%;
	}
	.event-gallery-image {
		width: 50%;
		padding: 6px;
	}
	.event-sponsor-image {
		width: 100%;
	}
	#main .wpgb-grid-10 .wpgb-sidebar-left {
		padding: 30px 20px 5px 20px;
		margin-bottom: 30px;
		align-self: auto;
	}
	#top #main .wpgb-facet .wpgb-pagination li a {
		font-size: 18px;
	}
	.template-single-blog h1 {
		font-size: 1.6rem !important;
	}
	#top #main .template-blog .post-meta-infos {
		font-size: 18px;
		margin: 0px 0px 15px;
	}
	#main .toggler {
		font-size: 17px;
	}
	#main .wpgb-card-45 .wpgb-block-1,
	#main .wpgb-card-45 .wpgb-block-2 {
		padding: 0px;
	}
	.team-two-col-wrap {
		flex-direction: column;
	}
	.team-page-left-col {
		width: 100%;
		margin-bottom: 30px;
	}
	.team-page-left-col img {
		max-width: 220px;
	}
	.team-detail-right-col {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
	}
	#top #main .avia-button {
		font-size: 17px;
		padding: 16px 25px 12px;
	}
	.team-publications {
		margin-left: 0px;
		padding: 20px;
	}
	.publication-post-title, .publication-post-title a {
		font-size: 17px !important;
		line-height: 1.3 !important;
	}
	.team-publications .wpgb-block-4 {
		color: #6ab242;
		font-size: 16px !important;
	}
	#main .top-search-filters .wpgb-area-top-2 .wpgb-facet {
		width: 100%;
		max-width: 100%;
	}
	#main .wp-grid-builder .wpgb-card-46 .wpgb-card-body h4 {
		font-size: 16px!important;
	}
	#main .wp-grid-builder .wpgb-card-46 .wpgb-card-body h3 {
		font-size: 17px!important;
	}
	#top #wrap_all #main .flex_column_table {
		margin: 0px 0px 35px;
	}
	#top #wrap_all #main .flex_column_table:last-child {
		margin: 0px;
	}
	#top #wrap_all #main .av-columns-reverse .flex_column:last-child {
		margin-bottom: 35px;
	}
	#top #wrap_all #main .av-columns-reverse .flex_column:first-child {
		margin-bottom: 0px;
	}
	#main blockquote {
		font-size: 16px;
	}
	.announcement-box p {
		font-size: 17px;
		line-height: 1.5;
	}
	#map-info-container {
    	display: block;
	}
	#main .map-container {
    	width: 100%;
		margin: 35px 0px 0px;
	}
	#map-info-container .acf-map {
		min-height: 400px !important;
	}
	#map-info-container .location-content {
		min-width: 100%;
		width: 100%;
		padding: 30px;
	}
	#top #wrap_all #main .flex_column.facet-column {
		margin-bottom: 0px;
	}
	#main .story-image {
		float: none;
		margin: 0 auto 20px;
		width: 100%;
		text-align: center;
	}
	.event-sponsor-slide{
		width:50%;
	}
}

@media screen and (max-width:580px){
	.event-sponsor-slide{
		width:100%;
	}
}


/*********************************************************** executive team */
.publication-author{ 
    display:flex;  
    flex-wrap:wrap;
} 
a.author-links:hover{
    text-decoration: underline !important;
} 
.publication-author:after{
    content: "," !important;
}
.publication-author:last-child::after{
    content: "" !important;
}