/*
 Theme Name:     Maine Medical Association Theme
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Author:         Afterimage Designs
 Author URI:     https://afterimagedesigns.com/
 Template:       wp-bootstrap-starter
 Version:        1.4
*/

body .container {
    width: 100%;
    max-width: 1410px;
    padding: 0px 50px;
}
a {
	transition: .4s all;
}
body .userway_buttons_wrapper {
    left: 65px !important;
}
body #CookiebotWidget .CookiebotWidget-logo svg {
    height: 44px !important;
    width: 44px !important;e
}
body #CookiebotWidget:not(.CookiebotWidget-open) {
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
    bottom: 13px;
}

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

#wpfront-notification-bar td {
    border: none;
}
#wpfront-notification-bar .wpfront-message {
    font-size: 16px;
    font-family: "Plus Jakarta Sans";
    line-height: 1.4;
    padding: 20px 50px;
    font-weight: 400;
}
#wpfront-notification-bar .wpfront-message strong {
	color:#CC333F;
	font-weight:800;
}
#wpfront-notification-bar .wpfront-message a {
	text-decoration:underline;
	color:inherit;
}
#wpfront-notification-bar .wpfront-message p:last-child {
    margin-bottom: 0px;
}
#wpfront-notification-bar .wpfront-button {
    text-transform: uppercase;
    font-size: 15px;
    padding: 12px 30px;
    display: inline-block;
    margin-left: 30px;
    text-shadow: none;
}
#wpfront-notification-bar .wpfront-button:hover {
	opacity: .8;
	text-decoration: underline;
}
#wpfront-notification-bar-spacer #wpfront-notification-bar .wpfront-close {
    border: none;
    background: transparent;
    color: #fff;
    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: 25px;
		display: block;
		font-size: 16px;
	}
	#wpfront-notification-bar .wpfront-button {
		margin-left: 0px;
    	margin-bottom: 10px;
    	font-size: 14px;
    	margin-top: 5px;
	}
    #wpfront-notification-bar-spacer #wpfront-notification-bar .wpfront-close {
        top: 10px;
        right: 10px;
        transform: none;
    }
}
/************************************************** Header */

#page #masthead {
    background: transparent;
    z-index: 999;
    padding: 0px;
    position: fixed;
    width: 100%;
    box-shadow: none;
}
#page #masthead.sticky-nav {
    background: white;
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
}

/* Language Switcher */

#masthead div[id*="gtranslate"],
#shiftnav-main div[id*="gtranslate"] {
    position: relative !important;
}
  #masthead .gt_float_wrapper,
#shiftnav-main #gt_float_wrapper {
    line-height: 0;
    position: relative;
}
 #masthead .gt_float_switcher,
#shiftnav-main .gt_float_switcher {
    font-family: inherit;
    background: transparent;
}
  #masthead .gt_float_switcher,
#shiftnav-main .gt_float_switcher {
    font-family: inherit;
    color: #000;
    width: auto;
    position: relative;
    overflow: visible;
	box-shadow:none;
}
  #masthead .gt_float_switcher .gt-selected,
#shiftnav-main .gt_float_switcher .gt-selected {
    border-radius: 0px !important;
	background:transparent !important;
	display:flex;
	align-items:center;
	color:#fff;
}
  #masthead .gt_float_switcher .gt-selected span,
#shiftnav-main .gt_float_switcher .gt-selected {
	color:#fff;
}
  #masthead .gt_float_switcher .gt-selected .gt-current-lang,
#shiftnav-main .gt_float_switcher .gt-selected .gt-current-lang {
    font-size: 16px;
}
 #masthead .gt_float_switcher .gt-selected img,
#shiftnav-main .gt_float_switcher .gt-selected img {
    width: 26px;
}
 #masthead .gt_float_switcher .gt_options,
#shiftnav-main .gt_float_switcher .gt_options {
    position: absolute;
    top: 100%;
    background: white;
    padding: 10px;
    overflow: scroll;
    box-shadow: 0px 0px 12px rgba(0,0,0,.1);
    border-radius: 5px;
    width: 187px;
}
  #masthead .gt_float_switcher .gt_options a,
#shiftnav-main .gt_float_switcher .gt_options a {
    display: flex;
    align-items: center;
    text-transform: none !important;
    font-size: 13px !important;
    padding: 6px 6px !important;
    white-space: normal;
    font-weight: 400 !important;
    font-family: inherit;
    line-height: 1.3 !important;
    transition: .4s all;
    border-radius: 5px;
	color:inherit !important;
}
 #masthead  .gt_float_switcher .gt_options a:hover,
#shiftnav-main .gt_float_switcher .gt_options a:hover {
    background: #f5f5f5;
}
#masthead .gt_float_switcher .gt_options a img,
#shiftnav-main .gt_float_switcher .gt_options a img, #masthead .gt_float_switcher .gt-selected img, #shiftnav-main .gt_float_switcher .gt-selected img {
    width: 26px;
	border-radius: 50% !important;
    width: 26px !important;
    height: 26px !important;
    object-fit: cover;
    margin-right: 10px;
    border: 1px solid #fff;
    padding: 0 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
	background-image:url(../../uploads/2024/09/mma-arrow-down-sign-to-navigate.png) !important;
	background-repeat:no-repeat;
	background-size:11px;
}
/* Main Header */

.main-header .navbar-toggler {
    display: none;
}
.main-header .container {
    display: flex;
    align-items: center;
    max-width: 100%;
    padding: 0px;
}
#masthead .navbar-brand {
    padding: 0px 50px;
    margin: 0px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
#masthead .navbar-brand a {
	position: relative;
}
#masthead .navbar-brand a:before {
    content: " ";
    width: 800px;
    height: 400px;
    background: url(../../uploads/2024/05/Group-82.svg) center no-repeat;
    position: absolute;
    background-size: contain;
    left: calc(50% - 65px);
    top: calc(50% - 25px);
    transform: translate(-50%, -50%);
}
#masthead .navbar-brand img {
    position: relative;
    width: 300px;
    height: 300px;
}
#masthead .header-right {
    margin-left: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#masthead .header-right-top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0px;
    margin-top: 0px;
    background: #336A93;
    height: 50px;
    padding-right: 50px;
}
#masthead #top-nav ul {
    display: flex;
    padding: 0px;
    list-style: none;
    margin: 0px 0px 0px 15px;
	align-items: center;
    flex-direction: row;
}
#masthead #top-nav li,
#mobile-top-bar li {
    margin-left: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
#masthead #top-nav li:first-child,
#mobile-top-bar li:first-child {
    margin-left: 0px;
}
#masthead #top-nav li a,
#mobile-top-bar li a {
    display: flex;
    align-items: center;
    color: #fff;
    text-transform: none;
    font-size: 15px;
    font-weight: 500;
    padding: 0px 20px;
    transition: .4s all;
    line-height: 50px;
}
#masthead #top-nav li a:hover,
#mobile-top-bar li a:hover {
    background: rgba(255,255,255,.1);
}
#masthead #top-nav li.light-blue-button a,
#mobile-top-bar li.light-blue-button a,
li.light-blue-button a {
    background: #2F9CCC;
}
#masthead #top-nav li.light-blue-button a:hover, li.light-blue-button a:hover,
#mobile-top-bar li.light-blue-button a:hover, li.light-blue-button a:hover {
	background:#000;
}
#masthead #top-nav li.yellow-button a,
#mobile-top-bar li.yellow-button a,
li.yellow-button a {
    background: #F4B841;
	color: #000000;
}
#masthead #top-nav li.yellow-button a:hover,
#mobile-top-bar li.yellow-button a:hover,
li.yellow-button a:hover {
	color:#fff;
	background:#000;
}
#masthead #top-nav .login-icon a:hover:before,
#mobile-top-bar .login-icon a:hover:before,
.login-icon a:hover:before {
	filter:invert(1);
}
#masthead #top-nav li.red-button a,
#mobile-top-bar li.red-button a,
li.red-button a {
    background: #CC333F;
}
#masthead #top-nav li.top-button a,
#masthead #mobile-top-bar li.top-button a,
li.top-button a {
    background: #CC333F;
    color: white;
    border-radius: 35px;
	text-transform: uppercase;
    padding: 12px 20px;
	transition: .4s all;
}
#masthead #top-nav li.top-button a:hover,
#mobile-top-bar li.top-button a:hover {
	background: #336A93;
	color: white;
}
#masthead #top-nav .join-icon a:before, 
#mobile-top-bar .join-icon a:before, 
.join-icon a:before {
    content: " ";
    width: 20px;
    height: 20px;
    background: url(../../uploads/2024/05/add-user.svg) center no-repeat;
    margin-right: 5px;
}
#masthead #top-nav .join-icon a:before,
#mobile-top-bar .join-icon a:before,
.join-icon a:before {
    content: " ";
    width: 20px;
    height: 20px;
    background: url(../../uploads/2024/05/add-user.svg) center no-repeat;
    margin-right: 5px;
}
#masthead #top-nav .login-icon a:before,
#mobile-top-bar .login-icon a:before,
.login-icon a:before{
    content: " ";
    width: 20px;
    height: 20px;
    background: url(../../uploads/2024/05/Solid.svg) center no-repeat;
    margin-right: 5px;
	background-size: contain;
}
#masthead #top-nav .website-icon a:before,
#mobile-top-bar .website-icon a:before,
.website-icon a:before {
    content: " ";
    width: 20px;
    height: 20px;
    background: url(../../../members/wp-content/uploads/sites/2/2024/05/internet.svg) center no-repeat;
    margin-right: 5px;
	background-size: contain;
}
#masthead #top-nav .renew-icon a:before,
#mobile-top-bar .renew-icon a:before,
.renew-icon a:before {
    content: " ";
    width: 20px;
    height: 20px;
    background: url(../../../members/wp-content/uploads/sites/2/2024/05/update.svg) center no-repeat;
    margin-right: 5px;
	background-size: contain;
}
#masthead #top-nav .icon-button + .icon-button,
#mobile-top-bar .icon-button + .icon-button {
    margin-left: 10px;
}

/* Login Control */

.logged-in .hide-logged-in {
	display: none !important;
}
body:not(.logged-in) .hide-logged-out {
	display: none !important;
}

/* Navbar */

.main-navigation {
    background: #F2F2F2;
    width: 100%;
    padding-right: 50px;
}
#masthead nav {
    padding-left: 0;
    padding-right: 0;
    justify-content: flex-end;
    height: 100px;
}
#page #masthead .main-navigation .mega-menu li {
    margin-left: 35px;
}
#page #masthead .main-navigation .mega-menu li:first-child {
    margin-left: 0px;
}
#page #masthead .main-navigation .mega-menu li a {
    text-transform: none;
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-weight: 600 !important;
    font-size: 18px;
    padding: 0px;
    transition: .4s all;
    line-height: 50px;
	position: relative;
}
#page #masthead .main-navigation .mega-menu li a .mega-indicator {
    display: none !important;
}
#page #masthead .main-navigation .mega-menu > li > a:after {
    content: " ";
    width: 0;
    height: 2px;
    background: #336A93;
    position: absolute;
    bottom: 0;
    left: 50%;
	transition: .4s all;
	display: block;
}
#page #masthead .main-navigation .mega-menu > li:hover > a:after {
	width: 100%;
	left: 0px;
}
#page #masthead .main-navigation .mega-menu > li:hover > a {
    color: #336A93;
	font-weight: 600;
}
#masthead .mega-menu > li > .mega-sub-menu {
    display: none !important;
}
#masthead .mega-menu > li:hover > .mega-sub-menu, #masthead .mega-menu > li:focus-within > .mega-sub-menu {
    display: block !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
	color:#fff !important;
	background:#336A93 !important;
}

/* Flyout Menus */

#page #masthead .main-navigation .mega-menu .mega-menu-flyout .mega-sub-menu {
    margin-left: -25px;
    border-radius: 0px;
    background: #fff;
    padding: 15px 0;
}
#page #masthead .main-navigation .mega-menu .mega-sub-menu li {
    margin-left: 0px !important;
	margin-bottom: 0px !important;
}
#page #masthead .main-navigation .mega-menu .mega-sub-menu li:last-child {
	margin-bottom: 0px;
}
#page #masthead .mega-menu .mega-menu-flyout .mega-sub-menu li a {
    text-transform: none !important;
    color: #000 !important;
    line-height: 1.2 !important;
    position: relative;
    padding: 10px 20px !important;
    display: flex !important;
    height: auto !important;
	font-size: 17px !important;
    font-weight: 400 !important;
}
#page #masthead .mega-menu .mega-menu-flyout .mega-sub-menu li a:before {
    /*content: " ";
    width: 10px;
    height: 10px;
    border-right: 2px solid #AFD100;
    border-bottom: 2px solid #AFD100;
    position: absolute;
    left: 0px;
    display: block;
    transform: rotate(-45deg);
    top: 6px;*/
}
#page #masthead .mega-menu .mega-menu-flyout .mega-sub-menu li:hover{
}
#page #masthead .mega-menu .mega-menu-flyout .mega-sub-menu li:hover a {
    color: #fff !important;
	background:rgba(51, 106, 147,0.7) !important;

}

/* Mega Menus */

#page #masthead .mega-menu .mega-menu-grid .mega-menu-row > .mega-sub-menu {
    display: flex !important;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column {
    padding: 35px 30px;
}
#page #masthead .mega-menu .mega-menu-grid > .mega-sub-menu:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(../../uploads/2024/03/Mask-Group-332.html) bottom right no-repeat;
    opacity: 1;
    position: absolute;
    right: 0;
	filter: brightness(0);
    top: 0;
    visibility: visible;
    display: block;
}
#page #masthead .main-navigation .mega-menu .mega-sub-menu .mega-menu-row {
    margin-bottom: 0px;
}
#page #masthead .main-navigation .mega-menu .mega-menu-grid .mega-menu-column {
    margin: 0px;
    padding: 25px 0px 0px 25px;
}
#page #masthead .main-navigation .mega-menu .mega-menu-grid .mega-menu-row:last-child .mega-menu-column {
    padding-bottom: 25px;
}
#page #masthead .main-navigation .mega-menu .mega-menu-grid .mega-menu-column:last-child {
    padding-right: 25px;
}
#page #masthead .main-navigation .mega-menu .mega-sub-menu li {
    margin-left: 0px !important;
	margin-bottom: 15px;
}
#page #masthead .main-navigation .mega-menu .mega-sub-menu li:last-child {
	margin-bottom: 0px;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a {
    text-transform: none !important;
    color: #fff !important;
    line-height: 1.2 !important;
    position: relative;
    padding: 0px 0px 0px 20px !important;
    display: flex !important;
    height: auto !important;
	font-size: 18px !important;
    font-weight: 400 !important;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a:before {
    content: " ";
    width: 10px;
    height: 10px;
    border-right: 2px solid #AFD100;
    border-bottom: 2px solid #AFD100;
    position: absolute;
    left: 0px;
    display: block;
    transform: rotate(-45deg);
    top: 5px;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a:hover {
    color: #AFD100 !important;
    text-decoration: underline !important;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .widget_media_image img {
    border-radius: 50%;
    border: 8px solid white;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-sub-menu {
    display: flex;
    flex-wrap: wrap;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-sub-menu .mega-menu-item {
    width: calc(100% / 3) !important;
    padding: 0px 35px 0px 0px !important;
    margin: 0px;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-sub-menu .mega-menu-item.mega-menu-item-type-widget {
    width: 100% !important;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-sub-menu .mega-menu-item.mega-menu-item-type-widget h4 {
    font-family: "Plus Jakarta Sans";
    font-size: 2.3rem;
    border-bottom: 2px solid #ccc !important;
    padding: 0px 0px 20px;
    margin: 0px 0px 20px;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-menu-item .textwidget ul {
    padding: 0px;
    -webkit-column-count: 3;
    column-count: 3;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-menu-item .textwidget ul li {
    list-style: none;
    margin: 0px 0px 25px;
    padding-right: 15px;
	position: relative;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-menu-item .textwidget ul li:after {
    content: " ";
    width: 12px;
    height: 12px;
    position: absolute;
    display: block;
    border-right: 2px solid #F5C75D;
    border-bottom: 2px solid #F5C75D;
    transform: rotate(-45deg);
    left: 0px;
    top: 5px;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-menu-item .textwidget ul li a {
    text-transform: none !important;
    color: #000 !important;
    line-height: 1.2 !important;
    position: relative;
    padding: 0px 25px 0px 25px !important;
    height: auto !important;
    font-size: 17px !important;
    font-family: "Plus Jakarta Sans";
    display: block !important;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-menu-item .textwidget ul li a:hover {
	color: #085486 !important;
    text-decoration: underline !important;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li.mega-menu-button {
    margin-top: 10px;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li.mega-menu-button > a {
    background: #CC333F !important;
    padding: 10px 30px 12px !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    border-radius: 35px !important;
    color: white !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li.mega-menu-button > a:before {
	display: none;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li.mega-menu-button > a:hover {
    background: #64AECA !important;
}

/* Mobile Top Bar */

.mobile-top-bar {
    padding: 0px;
	text-align: center;
    background: #336A93;
	display: none;
}
.mobile-top-bar .button {
    background: #CC333F;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    border-radius: 35px;
    border: none;
    transition: .4s all;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.5;
}
.mobile-top-bar .button:hover {
	opacity: .8;
}
#page .mobile-top-bar .button a {
    color: white;
}

/* Navbar Search */

#masthead .navbar-search {
    width: 100%;
	display: none;
}
#masthead .navbar-search form {
    display: flex;
    align-items: center;
    background: #fff;
    margin: 0px 25px;
    border-radius: 35px;
}
.navbar-search label {
    margin-bottom: 0px;
}
.navbar-search .search-field {
    background: transparent;
    border: none;
    color: #000;
    line-height: 50px;
	box-shadow: none;
	font-size: 15px;
    height: 50px;
    padding: 0px 20px;
}
.navbar-search .search-field::-webkit-input-placeholder,
.navbar-search .search-field::placeholder {
	color: #000;
}
.navbar-search .search-submit {
    width: 38px;
    height: 38px;
    background: #CC333F url(../../../mainemed/wp-content/uploads/2024/09/icon_search_white.svg) center no-repeat;
    border-radius: 35px;
	flex-shrink: 0;
    margin-right: 10px;
}

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

body,
#page {
    font-family: "Plus Jakarta Sans";
    color: #000;
    font-size: 18px;
    line-height: 1.7;
}
#primary {
	padding: 0px;
}
#page #content {
    padding: 150px 0px 0px;
}
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main ol,
#main ul,
#main p,
#main .entry-content iframe {
    padding: 0px;
    margin: 0px 0px 15px;
}
#main h1 {
    color: #336A93;
    font-size: 3.8rem;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
    text-transform: none;
    line-height: 1.1;
}
#main h2 {
    color: #000;
    font-size: 2rem;
    font-family: "Plus Jakarta Sans";
    font-weight: 500;
    text-transform: none;
}
#main h2 .last-word {
	font-weight: 800;
}
#main h3 {
    font-weight: 600;
    line-height: 1.2;
    font-family: "Plus Jakarta Sans";
    font-size: 1.6rem;
    color: #000;
}
#main h4 {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.4;
    color: #336A93;
    font-family: "Plus Jakarta Sans";
}
body:not(.home) #main h2 {
	font-size: 28px;
}
#main h2 a,
#main h3 a,
#main h4 a {
    color: #336A93;
}
#main .content-row .single-post-format .main-content ul {
    margin-left: 30px;
}
#main .textblock ul,
#main .textblock ol {
    margin-left: 30px;
}
#main .align-center.textblock,
#main .align-center.image {
    text-align: center;
}
#main .content-row {
    position: relative;
}
#main .container {
    position: relative;
    z-index: 9;
}
#main .content-row.container-no-container .container {
    max-width: 100%;
    padding: 0px;
    width: 100%;
}
#main .section.section-grid-content .row {
    padding: 0px;
}
#main .contain-xl {
    max-width: 1200px;
    margin: 0 auto;
}
#main .content-row.entry-content {
    margin: 0px;
    padding: 75px 0px 127px;
}
#main .container .row.extra-column-spacing > div {
    padding: 0px 35px;
}
#main .container .row.extra-column-spacing {
    margin-left: -35px;
    margin-right: -35px;
}
#main .container .row.align-row-center {
    align-items: center;
}
#main .textblock > *:last-child {
    margin-bottom: 0px;
}
#main hr.invisible {
    height: 25px;
    margin: 0px;
    border: none;
}
#main hr.invisible.medium-separator {
	height: 50px;
}
#main hr.invisible:last-child {
    display: none;
}
#main .image-shadow img {
    box-shadow: 12px 12px 0px rgb(0 112 51 / 30%);
    border-radius: 8px;
}
#main img.aligncenter {
    margin: 0 auto 25px;
}
#main .white-text * {
    color: white;
}
#main .large-text {
    font-size: 22px;
}
#main .content-row ul li {
    position: relative;
    padding: 0;
	margin: 0;
}

#main .widget_subpages ul li a,
#main .widget_text ul li a {
    color: #000;
    text-transform: none;
    font-weight: 500;
    display: block;
    font-family: "Plus Jakarta Sans";
    font-size: 17px;
    transition: .4s all;
    padding: 8px 50px 8px 0px;
    margin: 3px 30px;
   
}
#main .widget_subpages > ul > li > a,
#main .widget_text .textwidget > ul > li > a {
	border-top: 2px solid #E8E8E8;
	position:relative;
}
#main .widget_subpages > ul> li:first-child > a,
#main .widget_text .textwidget > ul> li:first-child > a {
	border-top: none;
}
#main .widget_subpages > ul> li,
#main .widget_text .textwidget > ul> li > {
	position:relative;
}
#main .widget_subpages > ul> li > a:before,
#main .widget_text .textwidget > ul> li > a:before {
    content: " ";
    width: 10px;
    height: 17px;
    background: url(../../uploads/2024/06/arrow-down-sign-to-navigate.png) center no-repeat;
    position: absolute;
    right: 0px;
    top: calc(50% - 8px);
    background-size: contain;
}
#page .button-holder.align-center {
    justify-content: center;
}
#page .button-holder {
    row-gap: 10px;
    column-gap: 10px;
    display: flex;
    flex-wrap: wrap;
}
#page .button-holder .button {
    margin: 0px;
}
#page .button-holder.block-buttons .button {
    display: block;
    width: 100%;
}
#page .button-holder.block-buttons .button a {
    display: block;
    font-size: 21px;
}
#page .button {
    background: transparent !important;
    border: none;
    padding: 0px;
}
.heading-with-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.heading-with-button .textblock {
    padding-right: 35px;
}
#masthead .landing-page-header .header-right .button a {
    font-size: 18px;
    padding: 10px 25px;
}
#main .gform_button {
    background: #CC333F !important;
    border: none;
    border-radius: 0px;
    padding: 14px 50px !important;
    color: #fff;
    font-weight: 600;
    transition: .4s all;
}
#main .gform_button:hover {
    background: #336A93 !important;
}
#main .gfield .ginput_product_price_wrapper {
    display: flex;
    align-items: center;
}
#main .gfield .ginput_product_price_wrapper label {
    margin: 0px 5px 0px 0px;
}
#main .gfield .ginput_product_price_wrapper input {
    background: transparent;
    border: none;
    padding: 0px;
    height: auto;
}
#main .gfield_description {
    padding: 0px 0px 15px;
}
#main .gfield .gfield_required {
    color: #CC333F;
    font-size: inherit;
}
#content #main .gsection {
    padding: 20px !important;
    margin-top: 10px;
    border: none;
    background: rgb(51 106 147 / 20%);
}
#main .gsection h3 {
    margin-bottom: 0px;
}
#page button.default-button a,
#main .wp-block-button__link {
    background: #CC333F;
    color: #fff;
    text-transform: none;
    padding: 10px 25px;
    border-radius: 0px;
    border: 2px solid #CC333F;
    transition: .4s all;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    column-gap: 15px;
}
#page button.default-button a:hover,
#main .wp-block-button__link:hover {
	background: #336A93;
	border-color: #336A93;
	color: white;
}
#main button.button-min-width a {
    min-width: 300px;
}
#main button.small-button a {
    padding: 8px 30px;
}
.contain-large {
    max-width: 950px;
    margin: 0 auto;
}
#main .wp-block-buttons {
    margin-bottom: 20px;
}
#main .post-title {
    text-transform: none;
    font-weight: 700;
    margin: 0px 0px 20px;
    font-size: 2.2rem;
}
.post-date {
    font-weight: 600;
    margin: 0px 0px 15px;
    font-size: 17px;
	color: #CC333F;
}
body a {
    color: #CC333F;
}
body a:hover {
    text-decoration: underline;
	color: #336A93;
}

.default-button a:hover{
	text-decoration:none;
}
#main .wp-block-image .aligncenter {
    margin: 30px auto;
}
#main .link-caps {
    text-transform: uppercase;
}
#main .gray-box {
    background: #F4F4F4;
    padding: 45px;
    border-radius: 3px;
	height: 100%;
}
#main .button-holder.su_button {
    margin-bottom: 20px;
}
.fancybox-video:hover {
    opacity: .8;
}
#main .wp-block-group__inner-container {
    padding: 70px 0px;
}
#main .content-row .main-content .textblock ul {
    list-style: disc;
    margin-left: 25px;
}
#main .textblock ul li {
    margin-bottom: 12px;
}
#main .textblock ul li::marker {
    font-size: 14px;
}
#main .textblock ul ul,
#main .textblock ol ol {
    margin-left: 20px;
    margin-top: 15px;
}
.two-column-row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}
.two-column-row .column {
    padding: 0px 15px;
	width: 50%;
}
.two-column-row.eight-four .column:last-child {
    width: 33%;
}
.two-column-row.eight-four .column:first-child {
    width: 67%;
}
.two-column-row.four-eight .column:last-child {
    width: 67%;
}
.two-column-row.four-eight .column:first-child {
    width: 33%;
}
#main .two-column-row .section {
    height: 100%;
}
.two-column-row.extra-spacing {
    column-gap: 50px;
}
#main .content-row ul ul li {
    padding-left: 0px;
    margin-bottom: 10px;
    list-style: circle;
}
#main .content-row ul ul li:before {
    background: #E8E8E8;
    width: 14px;
    height: 2px;
    top: calc(50% - 0px);
    right: auto;
    left: 38px;
}
#main .content-row ul ul li a {
	border-bottom: none;
	font-weight: 500;
}
#main .widget_subpages ul,
#main .widget_text .textwidget ul {
    list-style: none;
}
#main .widget_subpages ul ul li,
#main .sidebar .widget_text ul ul li {
	margin-bottom:0px;
	position:relative;
	list-style: none;
	padding-left: 25px;
}
#main .widget_subpages ul ul li:before,
#main .sidebar .widget_text ul ul li:before {
    content: '';
    background: #e8e8e8;
    width: 14px;
    height: 2px;
    top: 19px;
    right: auto;
    left: 30px;
    position: absolute;
}
#main .widget_subpages ul ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
}
#main .widget_subpages ul ul ul li a {
    padding: 2px 0px;
    font-size: 15px;
}
#main .widget_subpages ul ul ul li:before {
    top: 15px;
}
#main .two-column-row .featured-buttons .button {
    min-height: 245px;
}
#main .content-row ul .widget_subpages_current_page:before {
	display: none;
}
#main .content-row ul .widget_subpages_current_page > a {
	font-weight: 800;
	border-bottom: none;
}
#main .condensed-spacing ul li {
    margin-bottom: 5px;
    font-size: 17px;
}
#main .textblock p a:has(img) img {
    position: absolute;
    margin-left: 12px;
    width: 22px;
    height: 22px;
}
.image-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.image-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#main .default-separator {
    border-top: 1px solid #ccc;
    margin-top: 30px;
    margin-bottom: 30px;
}
#main .list-2col {
    column-count: 2;
}
.video-holder {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
	width: 100%;
    overflow: hidden;
}
.video-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#main .wp-block-quote {
    padding: 30px;
    font-style: italic;
    font-weight: 400;
    font-size: inherit;
    background: url(../../uploads/2024/02/gradient-top-to-bottom.html) top center no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
}
#main .wp-block-quote cite {
    text-transform: uppercase;
    font-style: normal;
    color: #085486;
    font-weight: 700;
    letter-spacing: 1px;
	font-size: 17px;
}

/* MailPoet Forms */

#main .mailpoet_form_shortcode form {
    background: #DEE9EE;
    border-radius: 0px;
    padding: 30px;
}
#main .mailpoet_form_shortcode form .mailpoet_submit {
    background: #CC333F;
    color: white;
    padding: 15px !important;
    font-weight: 600;
    transition: .4s all;
}
#main .mailpoet_form_shortcode form .mailpoet_submit:hover {
    background: #336A93;
}
#main .mailpoet_form_shortcode form input {
    background: white;
}

/* Renewals Block */

#main .membership-renewals {
    text-align: center;
}
#main .membership-renewals #pmpro_account-profile {
    display: none;
}
#main .membership-renewals #pmpro_account-membership {
    margin: 0px;
}
#main .membership-renewals .pmpro_card {
    background: transparent;
    padding-top: 0px;
}
#main .membership-renewals #pmpro_account-membership .pmpro_card_content {
    display: block;
    padding: 5px 0px 0px;
}
#main .membership-renewals #pmpro_account-membership .pmpro_card_content ul {
    justify-content: center;
}
#main .membership-renewals #pmpro_account-membership .pmpro_card_content ul li {
    width: 100%;
}
#main .membership-renewals #pmpro_account-membership-14,
#main .membership-renewals #pmpro_account-membership-15,
#main .membership-renewals #pmpro_account-membership-16,
#main .membership-renewals #pmpro_account-membership-17,
#main .membership-renewals #pmpro_account-membership-18,
#main .membership-renewals #pmpro_account-membership-19,
#main .membership-renewals #pmpro_account-membership-20,
#main .membership-renewals #pmpro_account-membership-21,
#main .membership-renewals #pmpro_account-membership-22,
#main .membership-renewals #pmpro_account-membership-23,
#main .membership-renewals #pmpro_account-membership-24,
#main .membership-renewals #pmpro_account-membership-25,
#main .membership-renewals #pmpro_account-membership-192,
#main .membership-renewals #pmpro_account-membership-26 {
    display: none;
}
#main .membership-renewals #pmpro_account-membership .pmpro_card_content span {
    font-weight: 400;
    color: #000;
    opacity: 1;
}

/*  Events calendar */

.tribe-events-schedule h2, .tribe-event-time, .tribe-event-date-end{
	font-weight:600 !important;
}
#main .tribe-events .tribe-events-calendar-list__event-datetime {
    color: #2F9CCC;
    font-size: 15px;
}
#main .tribe-events-single-event-title{
	font-size: 2rem !important;
}
.tribe-events-content .tribe-event-date-start,
.tribe-events-content .tribe-event-date-end,
.tribe-events-content .tribe-event-time {
	font-size: 19px;
	color:#000;
}
#main .tribe-events-c-top-bar__nav-list {
	list-style: none !important;
	margin-left: 0 !important;
}
#main .tribe-events-c-top-bar__nav-list-item,.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-group{
	padding-right: 15px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-group{
	padding-left: 15px;
}
.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button{
	background:#cc333f!important;
}
#main .tribe-events-single .tribe-events-event-meta {
    padding: 35px 0px 0px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
	padding-top: 0px;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
	height:auto !important;
	padding:15px 10px;
	background:#336a93;
	color:#fff;
	width:70px;
}
.tribe-event-date-start{
	/*color:#cc333f!important;*/
	font-weight: 600 !important;
}
.tribe-events-meta-group{
	width:100% !important;
}
.tribe-events-meta-group a,.tribe-events-content a{
	color:#cc333f!important;
	border-bottom-color: #cc333f !important;
}
.tribe-events-sub-nav a, .tribe-events-back a{
	color:#336a93 !important;
	border-bottom-color: #336a93 !important;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{
	color:#336a93 !important;
	border-color: #336a93 !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime  span {
	color:#fff !important;
}
#main .tribe-common-c-btn {
    border-radius: 0px;
}
#main .tribe-events-l-container {
    padding: 0px;
}
#main .tribe-events-c-search__input-control--keyword input[type="text"] {
    padding-left: 50px;
    border: none;
	height:45px;
}
#content #main .tribe-events-c-view-selector__list {
    margin: 0px;
    list-style: none;
}
#content #main .tribe-events-c-view-selector__list li {
    margin-bottom: 0px;
    margin-left: 15px;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
	font-weight:600;
	padding-top: 5px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-bottom:0px;
	padding-top:0px;
}
#top .main_color .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input, #top.tribe-theme-enfold .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input {
	font-size:20px;
}

.tribe-events-single>.tribe_events{
	justify-content:space-between;
	align-items:flex-start;
}

.tribe-events-single>.tribe_events:has(.tribe-events-event-image) .tribe-events-event-image{
	width:40%;
	flex-shrink:0;
	order:1;
}
.tribe-events-single>.tribe_events:has(.tribe-events-event-image) .tribe-events-single-event-description{
	width:60%;
	order:0;
	padding-right:30px;
}
#main .tribe-events-calendar-list__event-description a {
    color: #CC333F;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{
	border-radius:0px !important;
	background:#cc333f !important;
	border-color:#cc333f !important;
	color:#fff !important;
}
.tribe-events-calendar-month{
	padding-bottom:40px !important;
}
#page .tribe-country-name {
	display: none;
}
.tribe-events-c-subscribe-dropdown{
	margin:0 auto !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar{
	border-radius:0 !important;
	background-color:#fff !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner{
	background-color:#fff !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-title{
	color:#336A93 !important;
	font-size:17px !important;
	font-weight:600 !important;
}
#main ul.tribe-events-c-messages__message-list{
	margin-left:0px !important;
	list-style:none !important;
	margin-bottom:0px !important;
}
#main ul.tribe-events-c-messages__message-list li{
	margin-bottom:0px;
}
/* Mini Events Widget */
#main .tribe-events-widget {
    margin-bottom: 0px;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row {
    align-items: center;
    margin-bottom: 25px;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row:last-child {
    margin-bottom: 0px;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag {
    margin-right: 20px;
    flex-shrink: 0;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag-datetime {
    background: rgba(255, 255, 255, .35);
    color: white;
    padding: 10px;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag-datetime span {
    color: inherit;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag-datetime .tribe-events-widget-events-list__event-date-tag-month {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 1px;
}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event-datetime{
color:#000 !important;}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag-datetime .tribe-events-widget-events-list__event-date-tag-daynum {
    font-size: 28px;
    font-weight: 800;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event-header {
    display: flex;
    flex-direction: column-reverse;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event-datetime-wrapper {
    color: white;
    font-size: 15px;
    margin: 0px;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper h3 {
    color: white;
    margin: 0px 0px 10px;
    font-size: 20px;
    font-weight: 500;
	line-height: 1.4;
}
#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper h3 a{
	color:inherit;
}
#main .tribe-events-widget-events-list__view-more {
    display: none;
}
.tribe-common .tribe-common-anchor-thin:active, .tribe-common .tribe-common-anchor-thin:focus, .tribe-common .tribe-common-anchor-thin:hover{
	border-bottom-color:#fff !important;
	
}
/* Page Banner */

#main .page-banner {
    background: url(../../uploads/2024/05/Mask-Group-6.jpg) center no-repeat;
    background-size: cover;
	position: relative;
	display: flex;
	align-items: center;
}

body.events-single #main .page-banner, body.tribe-events-page-template  #main .page-banner{
	background-image: url(../../uploads/2024/10/Page_Banner_53.jpg);
}
#main .page-banner:before {
	content: '';
	background:url(../../uploads/2024/06/banner-overlay-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	opacity: 0;
}
#main .page-banner .container {
    height: auto;
    max-width: 1310px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 70px 0px;
}
#main .page-banner .banner-content {
    align-items: center;
    height: auto;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: rgba(0, 0, 0, .3);
}
#main .page-banner .banner-content .banner-title {
    max-width: 1000px;
	text-align: center;
}
#main .page-banner .banner-content .banner-title .banner-title-text {
    font-size: 2.3rem;
    line-height: 1.2;
    text-transform: none;
    color: #fff;
    margin-left: 0px;
    font-weight: 600;
	text-align: center;
    margin-bottom: 0px;
}
#main .page-banner .banner-content .banner-title .banner-title-text.tt-capitalize {
    text-transform: capitalize;
}
#main .page-banner #breadcrumbs {
    position: relative;
    bottom: 0px;
    margin: 0px;
    color: #52B2DD;
    font-size: 15px;
    margin-bottom: 0px;
}
#main .page-banner #breadcrumbs a {
    color: #fff;
	font-weight: 400;
}
#main .page-banner #breadcrumbs span {
	color: #fff;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	#main .page-banner .banner-content .banner-title {
		flex-direction: column;
		width: 100%;
	}
	#main .page-banner .banner-icon {
		margin: 0px;
	}
}

/* Forms */

#main input[type="text"],
#main input[type="tel"],
#main input[type="date"],
#main input[type="email"],
#main input[type="url"],
#main input[type="number"],
#main select,
#main textarea,
body input[type="text"],
body input[type="tel"],
body input[type="email"],
body select,
body textarea {
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    width: 100% !important;
    max-width: 100%;
    padding: 0px 10px;
	color: #000;
    height: 50px;
    outline: none;
    background-color: #f5f5f5;
	transition: .4s border-color;
}
#main textarea {
	padding: 10px;
}
#main .accordion-content input[type="text"],
#main .accordion-content input[type="tel"],
#main .accordion-content input[type="email"],
#main .accordion-content select,
#main .accordion-content textarea {
	background-color: #fff;
}
#main input[type="text"]:focus,
#main input[type="tel"]:focus,
#main input[type="email"]:focus,
#main select:focus,
#main textarea:focus,
body input[type="text"]:focus,
body input[type="tel"]:focus,
body input[type="email"]:focus,
body select:focus,
body textarea:focus {
	border-color: #336A93;
}
#main input[type="file"]::file-selector-button {
    border: none;
    padding: 12px 20px;
    border-radius: 10px;
    line-height: 1;
    font-size: 17px;
    cursor: pointer;
}
.hbspt-form .hs-error-msgs {
    padding: 0px;
}
#main .textblock .hbspt-form .hs-error-msgs li,
body .hbspt-form .hs-error-msgs li {
    margin: 0px;
    padding: 5px 0px 0px;
    color: red;
    font-weight: 600;
    font-size: 15px;
}
#main .textblock .hbspt-form .hs-error-msgs li:before,
body .hbspt-form .hs-error-msgs li:before {
	display: none;
}
#main .textblock .hbspt-form .hs-error-msgs li label,
body .hbspt-form .hs-error-msgs li label {
    margin: 0px;
}
#main .hbspt-form .hs-form-field > label,
body .hbspt-form .hs-form-field > label {
    font-weight: 600;
    margin: 0px 0px 5px;
    font-size: 17px;
    line-height: 1.5;
}
#main .hbspt-form .form-columns-2,
#main .hbspt-form .form-columns-1,
body .hbspt-form .form-columns-2,
body .hbspt-form .form-columns-1 {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
}
#main .hs_submit.hs-submit,
body .hs_submit.hs-submit {
    margin: 15px 0 0;
}
#main .hbspt-form .hs-button,
body .hbspt-form .hs-button {
    background: #CC333F;
    color: white;
    border-radius: 35px;
    text-transform: uppercase;
    padding: 18px 40px;
    transition: .4s all;
    border: none;
    outline: none;
    font-weight: 600;
    line-height: 1;
}
#main .hbspt-form .hs-button:hover,
body .hbspt-form .hs-button:hover {
    background: #336A93;
}
#main .hbspt-form .legal-consent-container,
body .hbspt-form .legal-consent-container {
    font-size: 16px;
    line-height: 1.5;
}
#main .legal-consent-container .hs-richtext > p:last-child,
body .legal-consent-container .hs-richtext > p:last-child {
    margin-bottom: 0px;
}
#main .hbspt-form .submitted-message span,
body .hbspt-form .submitted-message span {
    font-family: inherit !important;
    font-size: inherit !important;
}
.post-thumbnail {
    margin: 0px 0px 30px;
}

/* Related Articles */

#page #main .related-articles h4 {
    margin-bottom: 10px;
    padding: 0px 30px;
}
#page #main .related-articles ul {
    padding: 0px 30px;
}
#page #main .related-articles ul li {
    margin: 0px 0px 10px;
    position: relative;
    padding-left: 25px;
}
#page #main .related-articles ul li:before {
    content: '';
    background: #e8e8e8;
    width: 14px;
    height: 2px;
    top: 14px;
    right: auto;
    left: 0px;
    position: absolute;
}
#page #main .related-articles ul li a {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    word-break: break-word;
}

/* Article Buttons */

#page #main .sidebar .widget_custom_html {
    box-shadow: none;
    padding: 0px;
}
#main .article-cta-buttons a {
    display: block;
    background: #2F9CCC;
    color: white;
    text-align: center;
    padding: 15px;
    line-height: 1.5;
    transition: .4s all;
    margin: 7px 0px;
}
#main .article-cta-buttons a:nth-child(even) {
    background: #CC333F;
}
#main .article-cta-buttons a:hover {
	background: #000;
	text-decoration: none;
}

/* Forums */

#content #main .bbp-forums li:before {
	display: none;
}
#content #main .bbp-header {
    border: none;
}
#content #main .bbp-header .forum-titles {
    background: #336A93;
}
#content #main .bbp-header .forum-titles li {
    color: white;
    margin: 0px;
    padding: 15px;
    font-size: 17px;
	list-style: none;
}
#content #main .bbp-forums .bbp-body .forum {
    margin: 0px;
    background: white;
}
#content #main .bbp-forums .bbp-body .forum li {
    padding: 15px;
    margin: 0px;
    font-size: 16px;
	list-style: none;
}
#content #main .bbp-forums .bbp-body .forum li .bbp-forum-title {
    font-size: 18px;
    font-weight: 800;
    margin: 0px;
    padding: 0px;
}
#content #main .bbp-forums .bbp-body .forum li .bbp-forum-content:empty {
    display: none;
}
#content #main .bbp-forums .bbp-body .forum li .bbp-forums-list {
    border: none;
    margin: 20px 0px 0px;
}
#content #main .bbp-forums .bbp-body .forum li .bbp-forums-list li {
    padding: 0px;
    margin: 0px;
    display: block;
}
#content #main .bbp-forums .bbp-body .forum li .bbp-forums-list li .bbp-forum-link {
    margin: 0px;
    padding: 10px 5px 10px 30px;
    font-size: 15px;
    line-height: 1.5;
    position: relative;
    display: block;
	color: black;
    transition: .4s all;
}
#content #main .bbp-forums .bbp-body .forum li .bbp-forums-list li .bbp-forum-link:hover {
	background: #f2f2f2;
}
#content #main .bbp-forums .bbp-body .forum li .bbp-forums-list li .bbp-forum-link:before {
    content: " ";
    width: 8px;
    height: 15px;
    background: url(../../uploads/2024/06/arrow-down-sign-to-navigate.png) center no-repeat;
    position: absolute;
    left: 10px;
    top: 14px;
    background-size: contain;
}
#content #main .bbp-forums .bbp-body .forum li .bbp-forums-list li:after {
    display: none;
}
#bbpress-forums {
    line-height: 1.5;
}
#bbpress-forums .bbp-search-form {
    display: none;
}

/* Banner Topics */

#main .home-banner-right-column #bbpress-forums ul {
    margin-left: 0px;
	margin-bottom: 0px;
}
#main .home-banner-right-column #bbpress-forums .bbp-pagination {
    display: none;
}
#main .home-banner-right-column #bbpress-forums .bbp-topics {
    border: none;
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 1px solid #eee;
}
#main .home-banner-right-column #bbpress-forums .bbp-header {
    background: transparent;
    padding: 0px;
}
#main .home-banner-right-column #bbpress-forums .bbp-header .forum-titles {
    background: transparent;
    margin: 0px;
}
#main .home-banner-right-column #bbpress-forums .bbp-header .forum-titles li {
    color: #000;
}
#main .home-banner-right-column #bbpress-forums .bbp-header .forum-titles li.bbp-topic-voice-count,
#main .home-banner-right-column #bbpress-forums .bbp-header .forum-titles li.bbp-topic-reply-count,
#main .home-banner-right-column #bbpress-forums .bbp-body .topic li.bbp-topic-voice-count,
#main .home-banner-right-column #bbpress-forums .bbp-body .topic li.bbp-topic-reply-count {
    width: 25%;
}
#main .home-banner-right-column #bbpress-forums .bbp-header .forum-titles li.bbp-topic-freshness,
#main .home-banner-right-column #bbpress-forums .bbp-body .topic .bbp-topic-freshness {
    display: none;
}
#main .home-banner-right-column #bbpress-forums .bbp-header .forum-titles li.bbp-topic-title,
#main .home-banner-right-column #bbpress-forums .bbp-body .topic li.bbp-topic-title {
    width: 50%;
}
#main .home-banner-right-column #bbpress-forums .bbp-body .topic {
    margin: 0px;
    background: transparent;
}
#main .home-banner-right-column #bbpress-forums .bbp-body .topic .bbp-topic-meta {
    display: none;
}
#main .home-banner-right-column #bbpress-forums .bbp-body .topic li {
    padding: 15px;
}
#main .home-banner-right-column #bbpress-forums .bbp-body .topic li a {
    color: #000;
}
#main .home-banner-right-column #bbpress-forums .bbp-footer {
    display: none;
}

/* Forum Single */

#main .page-left-sidebar .entry-content {
    margin: 0px;
}
#main .page-left-sidebar .main-content > .content-row > .container {
    padding: 0px 0px 0px 35px;
}
#bbpress-forums {
	font-size: inherit;
}
#bbpress-forums .bbp-breadcrumb {
    display: none;
}
#bbpress-forums .bbp-template-notice {
    border-radius: 0px;
    text-align: center;
    padding: 10px;
    background: white;
	margin: 0px 0px 15px;
    border: 2px solid #F4B841;
}
#bbpress-forums .bbp-template-notice.info {
    background: rgb(47 156 204 / 20%);
    border-radius: 0px;
    text-align: center;
	border: none;
    padding: 15px;
}
#bbpress-forums .bbp-template-notice ul li {
    margin: 0px;
    font-size: inherit;
}
#main #bbpress-forums form label {
    margin-bottom: 8px;
}
#bbpress-forums div.wp-editor-container {
    border: none;
}
#main #bbpress-forums form input[type="text"],
#main #bbpress-forums form select,
#main #bbpress-forums form textarea {
    background: #f5f5f5;
    border: none;
    font-family: inherit;
    box-shadow: none;
    padding: 15px;
    height: auto;
}
#page .bbp-submit-wrapper button {
    background: #CC333F !important;
    color: #fff;
    text-transform: none;
    padding: 10px 25px;
    border-radius: 0px;
    border: 2px solid #CC333F;
    transition: .4s all;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    column-gap: 15px;
}
#page .bbp-submit-wrapper button:hover {
    background: #336A93 !important;
	border-color: #336A93 !important;
}
#bbpress-forums .bbp-template-notice ul li a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 2px;
}
#bbpress-forums .bbp-template-notice ul li .bbp-author-avatar {
    display: none;
}
#main .bbp-author-avatar {
    display: none;
}
#bbpress-forums .bbp-replies .bbp-header {
    background: #336A93;
    color: white;
    padding: 10px;
}
#main #bbpress-forums .topic .bbp-reply-content,
#main #bbpress-forums .reply .bbp-reply-content {
    border-left: 1px solid #ccc;
    padding-left: 30px;
}
#main .bbp-pagination {
    padding: 10px 0px;
}
#bbpress-forums #favorite-toggle,
#bbpress-forums #subscription-toggle {
    margin-bottom: 15px;
}
#main #bbpress-forums ul {
    font-size: inherit;
}
#main #bbpress-forums ul li {
    margin-bottom: 0px;
}
#main #bbpress-forums .bbp-topics .topic {
    padding: 0px;
}
#main #bbpress-forums .bbp-topics .topic li {
    padding: 20px;
	list-style: none;
}
#main .bbp-reply-ip {
    display: none;
}
#main #bbpress-forums .bbp-replies .bbp-body .topic,
#main #bbpress-forums .bbp-replies .bbp-body .reply {
    padding: 20px;
}

/**************************** Paid Memberships Pro */

#main #resetpassform .pmpro_cols-2 {
    flex-direction: column;
}
#main #resetpassform .pmpro_cols-2 .pmpro_form_field {
    width: 100% !important;
}
#main #resetpassform .pmpro_form_submit {
    margin-top: 5px;
}
#content .pmpro_form label,
#content .pmpro_login_wrap label {
    margin: 0px 0px 8px;
    font-size: 17px;
    text-transform: none;
	font-weight: 700;
}
#content .pmpro_form input[type="text"],
#content .pmpro_form input[type="password"],
#content .pmpro_form input[type="email"],
#content .pmpro_form input[type="date"],
#content .pmpro_form select,
#content .pmpro_form textarea,
#content .pmpro_login_wrap input[type="text"],
#content .pmpro_login_wrap input[type="password"],
#content .pmpro_login_wrap input[type="email"] {
    background-color: #f5f5f5;
    border: none;
    padding: 15px;
    font-size: 15px;
    width: 100%;
}
#content .pmpro_submit hr,
#content .pmpro_login_wrap hr {
    height: 0px !important;
    background: transparent;
    display: block !important;
}
#content .select2-container .select2-selection {
    border: none;
    background-color: #fff;
    padding: 10px 15px 0px;
    border-radius: 5px;
    min-height: unset;
}
#content #main .select2-container .select2-selection__rendered {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#content .select2-container .select2-selection__rendered li {
    margin: 0px;
    padding: 0px;
}
#content .select2-container .select2-selection__rendered .select2-search input {
    border: none;
    background: transparent;
    margin: 0px;
    padding: 0px;
}
#content .select2-container .select2-selection__rendered .select2-selection__choice {
    background: #336A93;
    padding: 5px 10px;
    color: white;
    border-radius: 5px;
    font-size: 14px;
    border: none;
    margin: 0 5px 5px 0px;
}
#content .select2-container .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    color: white;
    margin-right: 5px;
}
#content .pmpro_submit input[type="submit"],
#content .pmpro_submit input[type="button"],
#content .pmpro_login_wrap input[type="submit"],
#content .pmpro_login_wrap input[type="button"] {
	background-color: #CC333F !important;
    color: #fff;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 17px;
    padding: 14px 45px;
    font-family: inherit;
    transition: .4s all;
    font-weight: 700;
}
#content .pmpro_submit input[type="submit"]:hover,
#content .pmpro_submit input[type="button"]:hover,
#content .pmpro_login_wrap input[type="submit"]:hover,
#content .pmpro_login_wrap input[type="button"]:hover {
	background: #336A93 !important;
	color: white;
}
#content .pmpro_form .pmpro_submit .pmpro_btn-cancel,
#content .pmpro_login_wrap .pmpro_submit .pmpro_btn-cancel {
    background: transparent !important;
    color: #CC333F;
}
#content .pmpro_form .pmpro_submit .pmpro_btn-cancel:hover,
#content .pmpro_login_wrap .pmpro_submit .pmpro_btn-cancel:hover {
    background: #CC333F;
    color: #fff;
}
#main .pmpro_checkout .pmpro_checkout-h2-name {
    display: block;
    width: 100%;
    margin: 0px;
}
#content  .pmpro_checkout .pmpro_checkout-h2-msg {
    font-size: 17px;
}
#content  .pmpro_checkout .pmpro_checkout-h2-msg a {
    color: #336A93;
}
#content  .pmpro_checkout h2 {
    line-height: 1;
    margin: 0px 0px 15px;
}
#content  .pmpro_asterisk {
    display: none;
}
#content  .pmpro_checkout-field:has(.pmpro_asterisk) label:after {
    content: "*";
	color: #CC333F;
	margin-left: 3px;
}
#pmpro_pricing_fields {
    display: none;
}
#pmpro_user_fields > hr {
    display: none;
}
#content .pmpro_form_field-checkbox .pmpro_form_label {
    font-weight: 400;
    margin-bottom: 0px;
}
#main .pmpro_form_fields .md-do-box-second {
    margin-top: -15px;
}
#main .pmpro_form_fields .pmpro_form_field-radio-item label {
    margin-bottom: 0px;
    font-weight: 400;
}
#content #main textarea {
    height: 100px;
}
#main #pmpro_login .pmpro_card,
#main #change-password .pmpro_card {
    padding: 0px;
}
#main #pmpro_login .pmpro_card .pmpro_card_content,
#main #change-password .pmpro_card .pmpro_card_content {
    padding: 0px !important;
}
#pmpro_login {
    max-width: 550px;
    margin: 0 auto;
}
#loginform .login-submit {
    justify-content: center;
    display: flex;
}
#main .pmpro_section #loginform .input {
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    width: 100% !important;
    max-width: 100%;
    padding: 0px 10px;
    height: 50px;
    outline: none;
    background-color: #f5f5f5;
    transition: .4s border-color;
}
#main .pmpro_section #loginform .input:focus {
	border-color: #336A93;
}
#content .pmpro_login_wrap .login-remember input {
    margin-right: 5px;
}
#main .pmpro_section #loginform .login-submit .button {
    border-radius: 0px;
    box-shadow: none;
    width: auto;
    padding: 15px 50px;
}
#main #pmpro_login .pmpro_card_actions {
    margin: 20px 0px 0px;
    border: none;
    border-radius: 0px;
    padding: 20px;
    text-align: center;
    background: transparent;
    border-top: 2px solid #ccc;
    font-weight: 600;
}
#main .pmpro_form_submit .pmpro_btn,
#main #change-password .pmpro_form_submit .pmpro_btn,
#page #main .pmpro_content_message .pmpro_btn {
    border-radius: 0px;
    box-shadow: none;
    background: #CC333F;
	color: white;
    border: none;
    padding: 15px 50px;
}
#main .pmpro_form_submit .pmpro_btn:hover,
#main #change-password .pmpro_form_submit .pmpro_btn:hover,
#page #main .pmpro_content_message .pmpro_btn:hover {
	background: #336A93;
}
#change-password .pmpro_form_field {
    padding: 0px 5px;
}
#main #change-password .pmpro_form_submit {
    margin-top: 0px;
}
#main #change-password .pmpro_form_submit .pmpro_btn.pmpro_btn-cancel {
    background: #f5f5f5;
    color: #000;
}
#main #lostpasswordform .pmpro_form_submit {
    justify-content: center;
}
#pmpropp_select_payment_plan h2 {
    margin-bottom: 20px !important;
	padding-top: 20px;
}

/* Account */

#content #pmpro_account .pmpro_box {
    border: none;
    margin: 0px 0px 25px;
    padding: 0px;
}
#pmpro_account-invoices {
    display: none;
}
#content  .pmpro_table th {
    border: none;
    text-align: left;
    background: #006898;
    color: white;
    padding: 15px;
}
#content  .pmpro_table tr:nth-child(even) {
    background: #EDF7FA;
}
#content  .pmpro_table td {
    padding: 15px;
}
#content  .pmpro_table .pmpro_actionlinks {
    display: none;
}
#content  .pmpro_table p {
    margin: 0px 0px 15px;
}
#content  .pmpro_table p:last-child {
    margin-bottom: 0px !important;
}
#pmpro_actionlink-levels {
    display: none;
}
#content  #pmpro_account-profile li {
    margin-bottom: 0px;
}
#content  #pmpro_account-membership th:nth-child(2),
#content  #pmpro_account-membership td:nth-child(2) {
    display: none;
}

/* Edit Profile */

#main .pmpro_card {
    box-shadow: none;
    border: none;
    margin: 0px;
	border-radius: 0px;
}
#main #member-profile-edit .pmpro_card,
section[id*="pmpro_level"] #pmpro_form .pmpro_card {
    padding: 0px;
    background: rgb(51 106 147 / 10%);
}
#main #member-profile-edit .pmpro_form_fieldset,
section[id*="pmpro_level"] #pmpro_form .pmpro_form_fieldset {
    padding: 15px 0px 0px 0px;
    box-shadow: none;
    margin: 0px;
    background: transparent;
    border-radius: 5px;
}
#main #member-profile-edit .pmpro_card .pmpro_spacer,
section[id*="pmpro_level"] #pmpro_form .pmpro_card .pmpro_spacer {
    display: none;
}
#main #member-profile-edit .pmpro_form_fieldset:last-child,
section[id*="pmpro_level"] #pmpro_form .pmpro_form_fieldset:last-child {
	margin-bottom: 0px;
}
#main #member-profile-edit h2,
section[id*="pmpro_level"] #pmpro_form h2 {
    font-size: 22px;
    margin: 0px;
	position: relative;
	cursor: pointer;
	padding-right: 50px;
}
#main #member-profile-edit h2:after {
    content: " ";
    width: 32px;
    height: 32px;
    background: url(../../../members/wp-content/uploads/sites/2/2024/05/add-1.svg) center no-repeat;
    position: absolute;
    right: 0px;
    top: calc(50% - 16px);
    background-size: contain;
    transition: .4s all;
}
#main #member-profile-edit .pmpro_form_fieldset .pmpro_form_legend + .pmpro_form_fields {
    display: none;
    margin: 0px 0px 20px;
    background: rgba(0, 0, 0, .05);
    padding: 20px 5px;
    border-radius: 5px;
    flex-direction: row;
	column-gap: 0px;
    flex-wrap: wrap;
}
section[id*="pmpro_level"] #pmpro_form .pmpro_form_fieldset .pmpro_form_legend + .pmpro_form_fields {
	display: flex;
	margin: 0px 0px 20px;
    background: rgba(0, 0, 0, .05);
    padding: 20px 5px;
    border-radius: 5px;
    flex-direction: row;
	column-gap: 0px;
    flex-wrap: wrap;
}
#main #member-profile-edit .pmpro_form_fieldset .pmpro_form_legend:has(.open) + .pmpro_form_fields {
    display: flex;
}
#main #member-profile-edit .pmpro_form_fieldset .pmpro_form_legend.open + .pmpro_form_fields {
    display: flex;
}
#main #member-profile-edit .pmpro_form_fieldset .pmpro_form_legend + .pmpro_form_fields > .pmpro_form_fields-description {
    padding: 0px 15px;
}
#main #member-profile-edit .pmpro_form_fieldset .pmpro_form_legend + .pmpro_form_fields .pmpro_form_field,
section[id*="pmpro_level"] #pmpro_form .pmpro_form_fieldset .pmpro_form_legend + .pmpro_form_fields .pmpro_form_field {
    width: 100%;
	padding: 0px 15px;
}
#content .pmpro_form .pmpro_display-field-checkbox,
#content .pmpro_form .pmpro_checkout-field-radio-item {
    display: flex;
    align-items: flex-start;
}
#content .pmpro_form .pmpro_checkout-field-radio-item input,
#content .pmpro_form .pmpro_checkout-field-checkbox input {
    margin-right: 8px;
    margin-top: 6px;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
	accent-color: #2F9CCC;
}
#content .pmpro_form .pmpro_checkout-field-radio-item label,
#content .pmpro_form .pmpro_checkout-field-checkbox label {
    font-weight: 400;
    margin-bottom: 0px;
}
#main .pmpro_checkout-field .pmpro_display-field-date {
    display: flex;
}
#main .select2-container {
    width: 100% !important;
}
#member-profile-edit .pmpro_submit hr {
    display: none !important;
}
#content #member-profile-edit.pmpro_form input[type="text"],
#content #member-profile-edit.pmpro_form input[type="password"],
#content #member-profile-edit.pmpro_form input[type="date"],
#content #member-profile-edit.pmpro_form input[type="email"],
#content #member-profile-edit.pmpro_form input[type="number"],
#content #member-profile-edit.pmpro_form select,
#content #member-profile-edit.pmpro_form textarea,
section[id*="pmpro_level"] #pmpro_form input[type="text"],
section[id*="pmpro_level"] #pmpro_form input[type="password"],
section[id*="pmpro_level"] #pmpro_form input[type="date"],
section[id*="pmpro_level"] #pmpro_form input[type="email"],
section[id*="pmpro_level"] #pmpro_form input[type="number"],
section[id*="pmpro_level"] #pmpro_form select,
section[id*="pmpro_level"] #pmpro_form textarea {
	background-color: white;
}
#main .pmpro_form_submit {
    justify-content: center;
}
#main .pmpro_form_submit .pmpro_btn-submit-update-profile {
    background: #CC333F;
    border-radius: 0px;
    border: none;
    font-weight: 600;
    box-shadow: none;
    padding: 16px 40px;
}
#main .pmpro_form_submit .pmpro_btn-cancel {
    background: #fff;
	color: #000;
    border-radius: 0px;
    border: none;
    font-weight: 600;
    box-shadow: none;
    padding: 16px 40px;
}
#main .pmpro_form_submit .pmpro_btn-submit-update-profile:hover,
#main .pmpro_form_submit .pmpro_btn-cancel:hover {
	opacity: .8;
}
#main .md-do-box-first:before {
    content: "Credentials";
    font-weight: 600;
}
#main #member-profile-edit .pmpro_form_fieldset .pmpro_form_legend + .pmpro_form_fields .pmpro_form_field.form-callout,
section[id*="pmpro_level"] #pmpro_form .pmpro_form_fieldset .pmpro_form_legend + .pmpro_form_fields .pmpro_form_field.form-callout {
    background: #F4B841;
    padding: 15px;
    margin: 0px 15px;
}
#main .pmpro_cols-2 {
    width: 100%;
    column-gap: 0px;
}
#main section[id*="pmpro_level"] #pmpro_form .pmpro_payment-expiration,
#main section[id*="pmpro_level"] #pmpro_form .pmpro_payment-cvv {
    width: 50%;
}
#main .pmpro_cols-2 .pmpro_form_field {
    width: 50% !important;
}
#pmpro_btn-submit {
    background: #CC333F;
    border-radius: 0px;
    border: none;
    font-weight: 600;
    box-shadow: none;
    padding: 16px 40px;
    transition: .4s all;
}
#pmpro_btn-submit:hover {
    background: #336A93;
}

/* Account Adjustments */

#page #main .pmpro_card .pmpro_card_content ul {
    list-style: none;
    margin: 0px;
}
#pmpro_account-membership .pmpro_card_actions {
    display: none;
}
#pmpro_account-membership .pmpro_card_content {
    display: none;
}
#pmpro_account-membership .pmpro_card_title {
    font-size: 20px;
    margin-bottom: 0px;
}
#pmpro_account-orders .pmpro_card_content,
#pmpro_order_list .pmpro_card_content {
    padding: 0px;
}
#pmpro_account-orders .pmpro_card_content tbody tr th,
#pmpro_order_list .pmpro_card_content tbody tr th {
    background: #f5f5f5;
    color: #000;
}
#pmpro_account-orders .pmpro_card_content tbody tr th a,
#pmpro_order_list .pmpro_card_content tbody tr th a {
    color: inherit;
}
#main .pmpro_checkout-fields .pmpro_checkout-field:has(input[type="radio"]) {
    display: flex;
    align-items: flex-start;
    column-gap: 10px;
}
#main .pmpro_checkout-fields .pmpro_checkout-field:has(input[type="radio"]) input {
    margin: 8px 0px 0px;
}

/***************************************************************** Popup Maker */

body .pum-overlay {
    background: rgba(0,0,0,.9);
}
body .pum-container {
    background: #fff !important;
    padding: 50px !important;
    background-size: cover;
    margin-bottom: 0px !important;
}
body .pum-content {
    max-width: 550px !important;
    min-width: 550px !important;
    outline: none;
}
body .pum-content h2 {
    color: #336A93;
    text-transform: none;
    font-weight: 600;
    margin: 0px 0px 20px;
}
body .pum-content p {
    color: #000;
	line-height: 1.5;
    font-size: inherit;
    margin: 0px 0px 20px;
}
body .pum-content p:last-child {
	margin-bottom: 0px;
}
body .pum-container .pum-close {
    width: 45px !important;
    height: 45px !important;
    line-height: 45px !important;
    font-size: 20px;
    background: #AFD100 url(../../uploads/2024/03/close.html) center no-repeat !important;
    padding: 0px;
    transition: .4s all;
    background-size: 20px !important;
    box-shadow: none !important;
    text-indent: 1000px !important;
    overflow: hidden;
}
body .pum-container .pum-close:hover {
	opacity: .8;
}
.footer-newsletter .col-12 {
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.footer-newsletter .col-12 .widget {
    margin: 0px;
}
.footer-newsletter .col-12 p {
    margin: 0px;
    padding-right: 30px;
}
.hbspt-form .inputs-list {
    list-style: none;
    padding: 0px;
}
.hbspt-form .inputs-list > li > label {
    display: flex;
    align-items: flex-start;
}
.hbspt-form .inputs-list > li > label input[type="checkbox"] {
    margin: 5px 0px 0px;
}
.hbspt-form .inputs-list > li > label input[type="checkbox"] + span {
    margin-left: 10px;
}

@media screen and (max-width: 767px) {
	body .pum-container {
		padding: 40px !important;
		max-width: 90vw !important;
		left: 5vw !important;
	}
	body .pum-content {
		min-width: unset !important;
	}
	body .pum-content h2 {
		font-size: 1.45rem;
	}
	body .pum-content p {
		font-size: 17px;
	}
	.footer-newsletter .col-12 {
		flex-direction: column;
		row-gap: 15px;
	}
	.footer-newsletter .col-12 p {
		padding-right: 0px;
	}
	.footer-newsletter .col-12 p strong {
		padding-right: 0px !important;
	}
}

/************************************************** Tabs */

/* Tab Titles */

#main .tab-container .tab-navigation {
    display: flex;
    column-gap: 10px;
}
#main .tab-container .tab-navigation button {
    background: #E8E8E8;
    border: none;
    font-size: 19px;
    font-weight: 800;
    transition: .4s all;
    padding: 0px;
    outline: none;
    position: relative;
    text-transform: none;
    border-radius: 0px;
    line-height: 1.2;
    min-width: 150px;
    text-align: center;
}
#main .tab-container .tab-navigation button.tab-title.active-tab {
	background: #336A93;
	color: #fff;
}
#main .tab-container .tab-navigation button span {
    color: inherit;
    display: block;
    padding: 18px 0px;
}

/* Mobile Tab Titles */

.mobile-tab-title {
    display: none;
    margin-top: 15px;
}
.mobile-tab-title:first-child {
    margin-top: 0px;
}
.mobile-tab-title button {
    position: relative;
    width: 100%;
    text-align: left;
    background: rgba(51, 106, 147, .10);
    border: none;
    padding: 20px 50px 20px 20px;
    border-radius: 0px;
    transition: .4s background;
    outline: none;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    display: flex;
    align-items: center;
    font-weight: 600;
	color: #000;
	justify-content: space-between;
}
#main .mobile-tab-title .toggle-icon {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
    background: url(../../uploads/2024/10/right-chevron.svg) center no-repeat;
    background-size: contain;
}
#main .mobile-tab-title.active-tab button {
	background: #336A93;
	color: #fff;
}
#main .mobile-tab-title.active-tab .toggle-icon {
    transform: rotate(90deg);
    margin-top: -3px;
}

/* Tab Content */

#main .tab-content .tab-content-inner {
    display: none;
    padding: 40px 40px !important;
    border-radius: 0px;
	background: #336A93;
	color:#fff;
}

#main .tab-content .tab-content-inner .u-color-primary, #main .tab-content .tab-content-inner .u-color-primary {
	color:#fff !important;
}
#main .tab-content .tab-content-inner.active-tab {
    display: block;
	background: #336A93;
	color:#fff;
}
#main .tab-content .tab-content-inner.active-tab .gfield .gfield_required, #main .tab-content .tab-content-inner.active-tab .gform_wrapper.gravity-theme .gfield_required,
#main .tab-content .tab-content-inner.active-tab h3.gsection_title{
	color:#fff;
}
#main .tab-content .tab-content-inner.active-tab a {
	color:inherit;
}
#main .tab-content .tab-content-inner .row {
    flex-wrap: nowrap;
    padding: 0px !important;
}
#main .tab-content .tab-content-inner .row.image-left {
    flex-direction: row-reverse;
}
#main .tab-content .row .textblock,
#main .tab-content .row .image {
    padding: 0px 15px;
}
#main .tab-content .row .textblock {
    width: 100%;
}
#main .tab-content .row .image {
    text-align: center;
    max-width: 30%;
    min-width: 30%;
	flex-shrink: 0;
}
#main .tab-content .row .image img {
    border-radius: 0px;
    width: 100%;
}
#main .tab-content.textblock.tab-right-content {
    max-width: 250px;
    border-left: 1px solid #ccc;
    padding-left: 30px;
    height: auto;
    margin-left: 15px;
    min-width: 200px;
}
#main .tab-content .tab-content-inner .default-button a {
    color: white;
}

/* Left Tabs */

#main .tab-container.left-tabs {
    display: flex;
}
#main .tab-container.left-tabs .tab-navigation {
    flex-direction: column;
    width: 400px;
    margin-right: 30px;
	flex-shrink: 0;
}
#main .page-left-sidebar .tab-container.left-tabs .tab-navigation {
    width: 275px;
}
#main .tab-container.left-tabs .tab-navigation .tab-title {
    background: #E0EFF5;
    color: #000;
    text-align: left;
    text-transform: none;
    font-weight: 600;
    font-size: 20px;
    margin: 0px 0px 12px;
	overflow: hidden;
    border-radius: 0px;
}
#main .tab-container.left-tabs .tab-navigation .tab-title:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../../uploads/2024/02/Rectangle-898.html) center no-repeat;
    background-size: cover;
    transition: .4s all;
    opacity: 0;
}
#main .tab-container.left-tabs .tab-navigation .tab-title:hover:before,
#main .tab-container.left-tabs .tab-navigation .tab-title.active-tab:before {
    opacity: 1;
}
#main .tab-container.left-tabs .tab-navigation .tab-title:last-child {
    margin-bottom: 0px;
}
#main .tab-container.left-tabs .tab-navigation button:after {
	display: none;
}
#main .tab-container.left-tabs .tab-navigation .tab-title span {
    padding: 15px 55px 15px 20px;
    min-height: 80px;
    display: flex;
    align-items: center;
    position: relative;
}
#main .tab-container.left-tabs .tab-navigation .tab-title.active-tab span:after {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
    background: url(../../uploads/2024/02/right-caret.html) center no-repeat;
    background-size: contain;
}
#main .tab-container.left-tabs .tab-content {
    width: 100%;
    background: white;
    border-radius: 10px;
}
#main .left-tabs .tab-content .tab-content-inner {
    padding: 40px !important;
}
#main .tab-content-inner:has(.image-right) {
    background: url(../../uploads/2024/03/Mask-Group-330-1.html) top right no-repeat;
    background-size: auto 300px;
    background-position: 100% 0%;
    height: 100%;
}
#main .tab-content h2,
#main .tab-content h3,
#main .tab-content h4 {
    color: white;
}
#content #main .tab-content-inner .gsection{
	background:rgba(255,255,255,.1);
}
#content #main .tab-content-inner .gfield--input-type-stripe_creditcard{
	padding:20px;
	background:#fff;
	color:#000;
}

/*Tab Layout Content*/

#page #main .tab-content.tab-layout-content .tab-content-inner {
    background: white;
    color: inherit;
}

.tab-layout-default-padding-top{
	padding-top: 50px;
} 
.tab-layout-default-padding-bottom {
	padding-bottom: 70px;
}
#main .tab-layout.tab-navigation .tab-title{
	border:none;
	padding: 20px;
	background:transparent;
	outline: none;
}
#main .tab-layout.tab-navigation .tab-title.active-tab{
	background:white;
	color:#CC333F;
	font-weight: 700;
}
/* Search Results */

#main .search-results article {
    margin: 0px 0px 35px;
    padding: 0px 0px 35px;
    border-bottom: 1px solid #ccc;
}
#main .search-results h2 {
    font-size: 2rem;
    text-transform: none;
    border: none;
    margin: 0px 0px 15px;
    padding: 0px;
}
#main .search-results .entry-summary {
    margin: 0px 0px 20px;
}
#main .search-results .button a {
    text-transform: uppercase;
    font-weight: 600;
}
.wp-pagenavi {
    display: flex;
    align-items: center;
    width: 100%;
}
.feed-grid .wp-pagenavi {
    margin: 0px 15px;
}
.wp-pagenavi .pages {
    border: none;
    font-size: 18px;
    font-weight: 600;
    margin-right: auto;
}
.wp-pagenavi a,
.wp-pagenavi span {
    border: none;
    font-size: 18px;
    font-weight: 700;
}


/*Facet*/
/* Grid 2 Filters */

#main .wp-grid-builder .wpgb-area-top-1 {
    background-color: rgba(51, 106, 147, 0.8);
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid rgba(51, 106, 147, 0.2);
    padding: 30px;
    margin: 30px 0px 30px !important;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    justify-content: center;
    row-gap: 20px;
}
 #main .wp-grid-builder .wpgb-facet {
    width: auto;
    margin: 0px;
}
 #main .wp-grid-builder .wpgb-area-top-1 .wpgb-facet fieldset {
    width: 100%;
}
#main .wp-grid-builder .wpgb-area-top-1 .wpgb-facet {
    width: calc(50% - 20px);
}
#main .wpgb-facet {
    display: flex;
    align-items: center;
    max-width: unset;
    flex: unset;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 30px;
    padding: 0px;
}

 #main .wpgb-facet fieldset {
    margin-bottom: 0px;
}
 #main .wpgb-facet .wpgb-facet-title {
    margin: 0px 0px 15px;
    white-space: nowrap;
}
#main .wpgb-search-facet .wpgb-input {
    margin: 0px;
    height: 45px;
    border-radius: 3px;
    padding: 10px 10px 10px 35px;
    font-family: inherit;
}
#main .wpgb-search-facet .wpgb-input-icon {
    left: auto;
}
 #main .wpgb-facet select {
    height: 50px;
    margin: 0px;
    font-family: inherit;
    border-radius: 0px;
    min-width: 200px;
    background-color: white;
}
 #main .wpgb-facet .wpgb-select-controls {
    color: inherit;
    font-size: inherit;
}
 #main .wpgb-button-facet ul {
    column-gap: 30px;
    row-gap: 30px;
    margin-bottom: 0px;
}
 #main .wpgb-button-facet li {
    margin: 0px;
}
 #main .wpgb-button-facet li .wpgb-button {
    border: none;
    padding: 0px;
    background: transparent;
	outline: none;
}
 #main .wpgb-button-facet li .wpgb-button .wpgb-button-label {
    padding: 0px;
    background: transparent;
    font-size: 23px;
    font-weight: 600;
    color: #00AC74;
}
#main .wpgb-button-facet li .wpgb-button[aria-pressed="true"] .wpgb-button-label {
    color: #333;
}
 #main .wpgb-facet .wpgb-pagination {
    margin-bottom: 0px;
}
 #main .wpgb-facet .wpgb-pagination li a {
    font-size: 18px;
}
 #main .wpgb-facet .wpgb-pagination li a[aria-current="true"] {
    color: #333;
}

/************************************************** Accordions */

/* Default Styles */

#main .accordion-container.center-aligned {
    margin: 0 auto;
}
#main .accordion {
    margin-bottom: 7px;
}
#main .accordion:last-child {
    margin-bottom: 0px;
}
#main .accordion-title {
    display: flex;
    align-items: center;
    width: 100%;
    text-align: left;
    background: #E8E8E8;
    border: none;
    padding: 20px 25px;
    border-radius: 0px;
    transition: .4s background;
    outline: none;
}
#main .accordion-title:hover {
    background: rgba(51,106,147,.15);
}
#main .accordion-title.open {
    background: rgba(51,106,147,.15);
}
#main .accordion-title h4 {
    margin-bottom: 0px;
    font-size: 20px;
    color: #000000;
	font-weight: 600;
}
#main .accordion .row .textblock a,
#main .accordion .row .textblock a span {
	color:#336A93;
}
.accordion-icon {
    width: 55px;
    height: 45px;
    line-height: 0;
    margin-right: 20px;
}
.accordion-icon img {
    width: 100%;
    height: 100%;
}
#main .accordion .row .textblock a:hover,
#main .accordion .row .textblock a:hover span{
	text-decoration:none;
	color:#CC333F;
}
#main .accordion .toggle-icon {
    min-width: 30px;
    margin-left: auto;
    height: 30px;
    position: relative;
    width: 30px;
    background: transparent;
    border-radius: 35px;
}
#main .accordion .toggle-icon:before {
    content: " ";
    width: 15px;
    height: 2px;
    background: #000;
    position: absolute;
    top: calc(50% - 1px);
    right: 7px;
    transition: .4s all;
}
#main .accordion .toggle-icon:after {
    content: " ";
    width: 2px;
    height: 16px;
    background: #000;
    position: absolute;
    top: 7px;
    right: 14px;
    transition: .4s all;
}
#main .accordion .accordion-title.open h4 {
	color: #000;
}
#main .accordion .accordion-title.open .toggle-icon:before {
    background-color: #000;
}
#main .accordion .accordion-title.open .toggle-icon:after {
    opacity: 0;
}
#main .accordion-content {
    display: none;
    background:  rgba(51,106,147,.15);
    padding: 0px 25px 25px;
    border-radius: 0px;
	color: #000;
}
#main .accordion-title:has(.accordion-icon) + .accordion-content {
    padding-left: 100px;
}
#main .open + .accordion-content {
    display: block;
}

#main .accordion .accordion-content .row {
    flex-wrap: nowrap;
    padding: 0px !important;
}
#main .accordion .row.image-left {
    flex-direction: row-reverse;
}
#main .accordion .row .textblock,
#main .accordion .row .image {
    padding: 0px 15px;
}
#main .accordion .row .textblock:only-child {
    width: 100%;
}
#main .accordion .row .textblock a, #main .accordion .row .textblock a span {
	font-weight: 700 !important;
}
#main .accordion-inner-content .textblock.accordion-right-content {
    max-width: 350px;
    border-left: 1px solid #ccc;
    padding-left: 30px;
    height: auto;
    margin-left: 15px;
}
#main .accordion .row .image {
    text-align: center;
    max-width: 40%;
    min-width: 40%;
}
#main .accordion .row .image img {
    border-radius: 5px;
}
#main .accordion-content h4 {
    color: #000;
}
#main .textblock h4:has(img) {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#main .textblock h4:has(img) img {
    width: 35px;
    height: 35px;
    margin: 0px 15px 0px 0px;
}
#main .resource-list ul {
    border-top: 1px solid #64AECA;
}
#main .resource-list ul li {
    display: flex;
    padding: 12px 0px;
    margin: 0px;
    align-items: center;
    border-bottom: 1px solid #64AECA;
    justify-content: space-between;
    font-weight: 600;
}
#main .resource-list ul li:before {
	display: none;
}
#main .resource-list ul li a {
    text-transform: uppercase;
    margin-left: 20px;
	white-space: nowrap;
}
#main .expand-all-accordions {
    display: flex;
    align-items: center;
    margin: 0 auto 15px;
    justify-content: flex-end;
    column-gap: 5px;
    line-height: 1.2;
}
#main .expand-all-accordions + br {
    display: none;
}
#main .expand-all-accordions button {
    background: transparent;
    padding: 0px;
    border: none;
    font-family: inherit;
    color: #A2A2A2;
    font-size: 17px;
    text-transform: none;
	transition: .4s all;
    font-weight: 600;
    letter-spacing: .03em;
    outline: none;
}
#main .expand-all-accordions button:hover {
    color: #CC333F;
}
#content #main .accordion .button a {
    color: white;
}

/* Directory */

#main .member-directory .wpgb-viewport {
    height: auto !important;
}
#main .member-directory .wpgb-card-media,
#main .member-directory .wpgb-card-content {
    display: none;
}
#main .member-directory .wpgb-card {
    height: auto !important;
    width: 100% !important;
    position: relative !important;
    top: auto !important;
    left: 0px !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .16);
    margin-bottom: 15px;
}
#main .member-directory .wpgb-card .wpgb-card-inner {
    height: auto;
    padding: 0px;
	border: none;
}
#main .member-directory .wpgb-card-header {
    padding: 20px 65px 20px 20px;
	cursor: pointer;
    display: flex;
    align-items: center;
}
#main .member-directory .wpgb-card-header:after {
    content: " ";
    width: 32px;
    height: 32px;
    background: url(../../../members/wp-content/uploads/sites/2/2024/05/add-1.svg) center no-repeat;
    position: absolute;
    right: 20px;
    top: calc(50% - 16px);
    background-size: contain;
	transition: .4s all;
}
#main .member-directory .wpgb-card .wpgb-card-inner h3 {
    margin-bottom: 0px;
    width: auto;
    margin-right: 15px;
}
#main .member-directory .wpgb-card-header div[class*="wpgb-block"] {
    display: flex;
    align-items: center;
}
#main .member-directory .wpgb-card-media {
    display: none !important;
}
#main .member-directory .open .wpgb-card-media {
    display: block !important;
}
#page #main .corporate-partners .wpgb-card-body .wpgb-block-14,
#page #main .corporate-partners .wpgb-card-body .wpgb-block-6,
#page #main .corporate-partners .wpgb-card-body .wpgb-block-4,
#page #main .corporate-partners .wpgb-card-body .wpgb-block-11 {
    padding-right: 35%;
}
#page #main .corporate-partners .wpgb-card-body .wpgb-block-1 {
    position: absolute;
    right: 0px;
    width: 30%;
}
#page #main .corporate-partners .wpgb-card-body .wpgb-block-1 img {
    max-height: 150px;
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
}
#main .member-directory .wpgb-card .wpgb-card-inner .user-badge,
#main .board-directory .wpgb-card .wpgb-card-inner .user-badge {
    width: 40px;
    height: 30px;
    background: #F4B841;
    margin: 0px;
    color: #000;
    text-align: center;
    font-weight: 600;
}
#main .member-directory .wpgb-card .wpgb-card-inner .user-badge + .user-badge,
#main .board-directory .wpgb-card .wpgb-card-inner .user-badge + .user-badge {
    margin-left: 10px;
}
#main .member-directory .wpgb-card .wpgb-card-inner .user-badge.md-credential,
#main .board-directory .wpgb-card .wpgb-card-inner .user-badge.md-credential {
	background: #2F9CCC;
	color: #fff;
}
#main .member-directory .wpgb-card.open .wpgb-card-content,
#main .member-directory .open + .wpgb-card-content {
    display: block;
}
#main .member-directory .wpgb-card .wpgb-card-body {
    margin-bottom: 0px;
	background: transparent;
}
#main .member-directory .wpgb-card-content {
    padding: 20px;
    background: #f2f2f2;
}
#main .member-directory .wpgb-card .wpgb-card-inner h3 {
    margin-bottom: 0px;
}
#main .member-directory .wpgb-card .wpgb-card-body div[class*="wpgb-block"] {
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 5px 0px;
    display: flex;
	background: transparent;
    align-items: flex-start;
}
#main .member-directory .wpgb-card .wpgb-card-body div[class*="wpgb-block"]:before {
    width: 250px;
    display: block;
    margin: 0px;
    font-style: normal;
}
#main .member-directory .wpgb-card .wpgb-card-inner.job-card h3 {
    font-size: 20px;
}
#main .member-directory .wpgb-card .job-card .wpgb-card-body div[class*="wpgb-block"] {
    border: none;
    padding: 0px;
    margin-bottom: 7px;
	display: block;
}
#main .job-card .wpgb-block-8 a {
    color: #CC333F;
}
#main .member-directory .wpgb-card.open .wpgb-card-header:after,
#main .member-directory .wpgb-card .wpgb-card-header.open:after {
    background-image: url(../../uploads/2024/09/minus.svg);
}
#main .blue-background .wpgb-select {
    background-color: white;
    border-color: white;
	border-radius: 0px;
}
#main .wpgb-facet input[type="search"] {
    height: 50px;
    padding: 0px 20px 0px 20px;
    border-radius: 0px;
    border: none;
	background: white;
}
#main .board-image {
    float: right;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
	margin: 0px 0px 20px 20px;
}
#main .board-directory h3 {
    clear: none;
    font-size: 1.3rem;
    margin-bottom: 20px;
}
#main .blue-background .wpgb-facet input[type="search"] {
    background-color: white;
    border-color: white;
}
#main .wpgb-facet {
    margin-bottom: 15px;
}
#main .wpgb-facet:last-child {
	margin-bottom: 0px;
}
#main .wpgb-facet fieldset {
    margin-bottom: 0px;
	width: 100%;
}
#main .content-row .wpgb-facet li:before {
	display: none;
}
#main .wpgb-facet .wpgb-reset {
    margin: 0px;
    background: transparent;
    font-size: 17px;
    border: 2px solid white;
    border-radius: 0px;
    display: block;
    width: 100%;
    padding: 15px;
    transition: .4s all;
}
#main .wpgb-facet .wpgb-reset:hover {
    background: white;
	color: #000;
}
#main .blue-background .wpgb-facet .wpgb-select-controls,
#main .blue-background .wpgb-facet .wpgb-select-controls button {
    color: #000;
}
#main .blue-background .wpgb-facet .wpgb-select .wpgb-select-placeholder {
    padding: 0px;
}
#main .blue-background .wpgb-facet .wpgb-select .wpgb-select-placeholder .wpgb-select-search input {
    background: transparent;
    border: none;
}
#main .blue-background .wpgb-facet .wpgb-select .wpgb-select-controls .wpgb-select-toggle {
    color: black;
}
#main .blue-background .wpgb-facet .wpgb-select .wpgb-select-placeholder .wpgb-select-values {
    gap: 0;
}
#main .blue-background .wpgb-facet .wpgb-select .wpgb-select-placeholder .wpgb-select-value {
    margin: 5px;
    background: #336A93;
    color: white;
}
#main .blue-background .wpgb-facet .wpgb-select .wpgb-select-placeholder .wpgb-select-value .wpgb-select-remove {
    color: white;
}
#main .wpgb-facet .wpgb-checkbox-facet ul {
    margin-left: 0px;
    margin-bottom: 0px;
}
#main .wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed="true"] .wpgb-checkbox-control {
    background: #2F9CCC;
    border-color: #2F9CCC;
}

/* Public Directory */

#main .wp-grid-builder .wpgb-area-top-2 {
    margin: 0px;
    justify-content: center;
    row-gap: 10px;
    margin-bottom: 20px;
    background: #E1E9EF;
    padding: 20px;
}

#main #staff-directory-feeds .wp-grid-builder .wpgb-area-top-2 .wpgb-facet {
	width: calc(100% / 2);
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet {
    width: calc(100% / 3);
    padding-right: 15px;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet:nth-child(3n+3) {
    padding-right: 0px;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet fieldset {
    width: 100%;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet fieldset .wpgb-select {
    border: none;
    background-color: white;
    border-radius: 0px;
	white-space:break-spaces;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet fieldset .wpgb-select .wpgb-select-placeholder {
    padding: 0px;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet fieldset .wpgb-select .wpgb-select-placeholder .wpgb-select-search input {
    background: transparent;
    border: none;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet fieldset .wpgb-select .wpgb-select-controls .wpgb-select-toggle {
    color: black;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet fieldset .wpgb-select option{
	word-wrap:wrap;
	white-space:normal !important;
	overflow:hidden;
	min-width:100%;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet fieldset .wpgb-select .wpgb-select-placeholder .wpgb-select-values {
    gap: 0;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet fieldset .wpgb-select .wpgb-select-placeholder .wpgb-select-value {
    margin: 5px;
    background: #336A93;
    color: white;
}
#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet fieldset .wpgb-select .wpgb-select-placeholder .wpgb-select-value .wpgb-select-remove {
    color: white;
}
#main .wpgb-area-top-2 .wpgb-reset {
    background: #CC333F;
    border-color: #CC333F;
    padding: 10px;
    height: 50px;
	outline: none;
}
#main .wpgb-area-top-2 .wpgb-reset:hover {
    background: #336A93;
    color: white;
    border-color: #336A93;
}

/* Classifieds */

#main .classifieds-card {
    position: relative;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .14);
}
#main .classifieds-card {
    position: relative;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .14);
}
#main .classifieds-card .wpgb-card-header {
    padding: 60px 20px 0px;
}
#main .classifieds-card .wpgb-block-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#main .classifieds-card .wpgb-block-term {
    background: #2F9CCC;
    color: white;
    display: inline-block;
    padding: 8px 12px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
	width: 100%;
	text-align: center;
}
#main .wpgb-card div[class*="wpgb-block"] {
    white-space: normal;
}
#main .classifieds-card h3 {
    font-size: 20px;
}
#main .classifieds-card .wpgb-card-body {
    padding: 0px 20px;
}
#main .classifieds-card .wpgb-card-footer {
    background: #f5f5f5;
    padding: 15px 20px;
}

/********************************************** Team Members */

/* Team Grid */
#three-col-team .team-holder .team-member{
	width:calc(33.33% - 25px);
}
.team-holder {
    display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 30px;
	row-gap: 30px;
}
.team-holder .team-member {
    background: white;
    box-shadow:0px 0px 20px rgba(0,0,0,0.16);
    width: calc(25% - 30px);
    padding: 20px 20px 50px 20px;
    border-radius: 0px;
	border:1px solid #336A92;
}

.tm-location{
	font-size:16px;
}
.team-holder .team-member .team-member-inner {
    padding: 0px 0px;
}
.team-member-image,
.popup-image {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    padding-bottom: 90%;
}
.team-member-image img,
.popup-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .4s all;
    object-fit: cover;
	object-position:top center;
}
.team-member-content {
    text-align: center;
	font-size:17px;
}
#main .team-member-content p{
	margin-bottom:0px;
}
#main .team-member-content p:first-child{
	font-size:16px;
}
#main .team-member-content h4 {
    text-transform: none;
    margin-bottom: 5px;
    color: #000;
    font-size: 18px;
}

/* Popups */

#top.popup-open #header,
#top.popup-open .sidebar,
#top.popup-open .page-banner {
    z-index: 0;
}
.popup-open .container_wrap:has(.popup-content) {
    position: relative;
    z-index: 9999999;
}
.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: #0093D0;
}
#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%;
	z-index: 99;
    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-right h4 {
    text-transform: none;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 25px;
}
#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;
}


/* 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;
	}
}

/************************************************** Departments */

/* Page Banner */

.page-banner .image-background:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
#main .content-row.page-banner .container .row {
    padding-top: 50px;
    padding-bottom: 50px;
}
#main .page-banner .page-banner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 750px;
    margin: 0 auto;
}
#main .page-banner .page-banner-content .banner-icon {
    min-width: 120px;
    background: rgba(255,255,255,.2);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    border-radius: 50%;
    margin-right: 25px;
}
#main .page-banner h1,
#main .page-banner .banner-title {
    color: white;
    font-weight: 500;
    font-size: 2.4rem;
    font-family: "Plus Jakarta Sans";
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0px 0px 15px;
}
#main .breadcrumbs {
    color: white;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
}
#main .breadcrumbs a {
    color: white;
    font-weight: 600;
}
#main .page-banner .banner-content .banner-title:only-child {
    margin-bottom: 0px;
}

/* Search and Filter */

#content #main .searchandfilter ul {
    margin: 0px;
    background: transparent;
    border-radius: 0px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#content #main .searchandfilter ul li {
    display: flex;
    align-items: center;
    margin: 0px 0px 0px 15px;
	padding: 0px;
}
#content #main .searchandfilter ul li:first-child {
    margin-left: 0px;
}
#content #main .searchandfilter ul li h4 {
    margin: 0px 10px 0px 0px;
    font-family: "Plus Jakarta Sans";
    font-size: 17px;
    font-weight: 700;
}
#content #main .searchandfilter ul li:before {
	display: none;
}
#content #main .searchandfilter ul li input[type="text"],
#content #main .searchandfilter ul li select {
    background-color: white;
    border: 1px solid #E8F3F7;
    padding: 0px 15px;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    max-width: 225px;
    color: #000;
    height: 45px;
    border-radius: 4px;
    outline: none;
    min-width: 225px;
}
#content #main .searchandfilter ul li input[type="text"]::placeholder,
#content #main .searchandfilter ul li input[type="text"]::-webkit-input-placeholder {
	color: #000;
}
#main .searchandfilter .sf-field-submit input[type="submit"] {
    color: white;
    background: #CC333F;
    border: none;
    height: 45px;
    line-height: 45px;
    padding: 0px 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Plus Jakarta Sans";
    border-radius: 35px;
    transition: .4s all;
}
#main .searchandfilter .sf-field-submit input[type="submit"]:hover {
	background: #336A93;
	color: white;
}
#main .feed-list .item {
    border: 1px solid #ccc;
    padding: 30px;
    border-radius: 10px;
    margin: 0px 0px 25px;
}
#content #main #search-filter-form-2326 > ul {
    padding: 25px;
    border-radius: 10px;
    background: rgb(100 174 202 / 20%);
	flex-direction: column;
	row-gap: 20px;
}
#content #main #search-filter-form-2326 .sf-field-taxonomy-service_phase {
    flex-direction: column;
    row-gap: 20px;
    width: 100%;
}
#content #main #search-filter-form-2326 .sf-field-taxonomy-service_phase h4 {
    color: #000;
    font-size: 20px;
	max-width: 100%;
	text-align: center;
}
#content #main #search-filter-form-2326 .sf-field-taxonomy-service_phase ul {
    padding: 0px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-right: 25px;
    flex-wrap: nowrap;
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li {
    background: rgb(100, 174, 202);
    background: linear-gradient(90deg, rgba(0, 73, 122, 1) 0%, rgba(100, 174, 202, 1) 100%);
    margin: 0px;
    width: 100%;
    justify-content: center;
    color: white;
    padding: 0px 10px;
    font-size: 18px;
    cursor: pointer;
    height: 46px;
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li.sf-option-active {
    background: #CC333F;
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li:after {
    content: " ";
    height: 46px;
    width: 25px;
    position: absolute;
    background: rgb(100, 174, 202);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    right: 1px;
    transform: translate(100%, 0px);
    z-index: 9;
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li.sf-option-active:after {
    background: #CC333F;
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li.sf-item-0 {
    display: none;
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li input {
    display: none;
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li label {
    padding: 0px;
    cursor: pointer;
	transition: .4s all;
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li:hover label {
    transform: translate(5px, 0px);
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li:nth-child(2) {
    border-radius: 5px 0px 0px 5px;
}
#content #main .searchandfilter .sf-field-taxonomy-service_phase li:nth-child(n+3) label {
    padding-left: 25px;
}
#content #main #search-filter-form-2326 ul .sf-field-reset {
    width: 100%;
    justify-content: center;
	font-weight: 600;
}

/* Job Board */

.job-board {
    max-width: 1000px;
    margin: 0 auto;
}
#main .jb-header {
	background: #336A93;
	display: flex;
	align-items: center;
	border-radius: 10px;
}
#main .jb-header div {
	color: white;
	font-size: inherit;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 600;
}
#main .jb-item {
	width: 100%;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
	padding: 0px;
	background: transparent;
	position: relative;
}
#main .job-title {
	width: 45%;
	display: block;
	float: left;
	padding: 15px;
}
#main .job-title h4 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	margin: 0px;
	text-transform: none;
  	letter-spacing: 0px;
}
#main .job-title h4 a {
  	transition: .4s all;
	color: #000;
}
#main .job-title h4 a:hover {
	color: #336A93;
	text-decoration: underline;
}
#main .job-location {
	width: 20%;
	display: block;
	float: left;
	padding: 15px;
	line-height: 1.2;
	font-size: 19px;
}
#main .job-excerpt {
	width: 30%;
	display: block;
	float: left;
	padding: 15px;
	font-size: 15px;
}
#main .job-excerpt > *:last-child {
  	margin-bottom: 0px;
}
#main .job-status a {
	pointer-events: none;
	color: #0072CE;
}
#main .job-post-date {
	width: 20%;
	display: block;
	float: left;
	padding: 15px;
	text-align: center;
}
#main .job-company {
	width: 20%;
	display: block;
	float: left;
	padding: 15px;
	text-align: left;
}
#main .job-application a {
    display: inline-block;
    font-weight: 600;
    text-decoration: none;
    transition: .4s all;
    background: #CC333F;
    right: 0px;
    color: white;
    border-radius: 35px;
    font-size: 17px;
    padding: 13px 30px;
    margin: 0px;
    line-height: 1;
    text-transform: uppercase;
}
#main .job-application a:hover {
	background: #336A93;
}
#main .application_details {
  border: none;
  padding: 0px;
  margin: 35px 0px 0px;
}

.jb-header .table-cell.read-more,
.jb-item .table-cell.read-more {
    width: 70px;
    min-width: 70px;
	text-align: center;
}
.jb-item .read-more .toggle-down {
    background: #F4B841;
    border: none;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    transition: .4s all;
}
.jb-item.open .read-more .toggle-down{
    background: #000;
    color: white;
}
#main  .open.jb-item  .read-more .toggle-down i {
    transform: rotate(180deg);
}
#main .jb-content{
	display:none;
	padding: 15px;
	transition: .4s all ease;
}
#main .open.jb-item{
	border-bottom: none;
}
#main .open + .jb-content {
    display: block;
	border-bottom: 1px solid #ccc;
		transition: .4s all ease;

}
@media screen and (max-width: 767px) {
	#main .jb-header {
		display: none;
	}
	#main .job-title,
	#main .job-location,
	#main .job-excerpt,
	#main .job-application {
		width: 100%;
		padding-bottom: 0px;
		padding-left: 25px;
    	padding-right: 25px;
	}
	#main .job-application {
		text-align: left;
	}
	#main .job-location,
	#main .job-excerpt {
		display: flex;
		align-items: flex-start;
	}
	#main .job-location:before {
		content: "Country:";
		font-weight: 600;
		width: 80px;
		display: inline-block;
	}
	#main .job-excerpt:before {
		content: "Job Type:";
		font-weight: 600;
		width: 80px;
		display: inline-block;
	}
	#main .jb-item {
		display: block;
		overflow: hidden;
		border: none;
		padding: 5px 0px 25px 0px;
	}
	#main .jb-item:nth-child(even) {
		background: rgba(100,174,202,.10);
	}
	#main .job-application a {
		width: auto;
		display: inline-block;
		padding: 12px 20px;
	}
}

/* Testimonials */

.testimonials-with-quote {
    width: 100%;
    position: relative;
	background:#2F9CCC;
	color: #fff;
	padding: 50px 50px;
}
.testimonials-with-quote .quote-icon:not(.quote-close-icon) {
	position: absolute;
	top: -15px;
	left: 25px;
}

.testimonials-with-quote .quote-icon.quote-close-icon {
	position: absolute;
	bottom: 40px;
	right: 25px;
}
.testimonials-with-quote .quote-icon {
    width: 50px;
    flex-shrink: 0;
}
.testimonials-with-quote .quote-icon img {
    width: 100%;
    height: auto;
}
.testimonials-wrapper {
	padding-top: 10px;
}
.testimonial-content {
    font-size: 18px;
    line-height: 1.5;
}
.testimonial-author {
    font-weight: 600;
}
.testimonial-author span {
    display: block;
    line-height: 1.3;
}
#main .content-row .slick-dots {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin: 20px 0px 0px;
	list-style:none;
}
#main .content-row .slick-dots li {
    padding: 0px;
    margin: 0px;
}
#main .content-row .slick-dots li:only-child {
    display: none;
}
#main .content-row .slick-dots li:before {
	display: none;
}
#main .content-row .slick-dots li button {
    width: 25px;
    height: 12px;
    border: 3px solid #fff;
    border-radius: 35px;
    display: block;
    text-indent: 1000px;
    overflow: hidden;
    background: transparent;
	outline: none;
    transition: .4s all;
}
#main .content-row .slick-dots li.slick-active button,
#main .content-row .slick-dots li:hover button {
    background: #fff;
}

/* Slider */

#main .department-slider .slide-inner,
#main .department-slider-auto .slide-inner {
    position: relative;
    overflow: hidden;
    border-radius: 0px;
}
#main .department-slider .slide-image,
#main .department-slider-auto .slide-image {
    position: relative;
    height: auto;
    overflow: hidden;
    display: block;
    padding-bottom: 56.25%;
}
#main .department-slider .slide-image img,
#main .department-slider-auto .slide-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.16);
}
#main .department-slider .slide-content,
#main .department-slider-auto .slide-content {
    position: absolute;
    padding: 30px 30px 65px 30px;
    background: rgb(51 106 147 / 70%)
    bottom: 0;
    left: 0;
    text-align: center;
    color: white;
    width: 100%;
}
#main .department-slider .slide-content h3,
#main .department-slider-auto .slide-content h3 {
    color: white;
    text-transform: uppercase;
    font-size: 2rem;
}
#main .department-slider .slide-content p,
#main .department-slider-auto .slide-content p {
    max-width: 700px;
    margin: 0 auto;
}
#main .department-slider .slick-dots,
#main .department-slider-auto .slick-dots {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    line-height: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
#main .department-slider .slick-dots li,
#main .department-slider-auto .slick-dots li {
    list-style: none;
    display: inline-block;
    margin: 0px 0px;
}
#main .department-slider .slick-dots li button,
#main .department-slider-auto .slick-dots li button {
    background: white;
    border: none;
    font-family: inherit;
    text-indent: 1000px;
    display: block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    transition: .4s all;
    opacity: .5;
	outline: none;
}
#main .department-slider .slick-dots li button:hover,
#main .department-slider .slick-dots li.slick-active button,
#main .department-slider-auto .slick-dots li button:hover,
#main .department-slider-auto .slick-dots li.slick-active button {
    opacity: 1;
}

/* Default Gallery */

#main .gallery {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    margin-left: -5px;
    margin-right: -5px;
}
#main .gallery .gallery-item {
    margin: 0px;
    width: calc(50% - 5px);
}
#main .gallery .gallery-item .gallery-icon {
    height: 100%;
}
#main .gallery .gallery-item .gallery-icon img {
    border: none;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* Icon Boxes */

.icon-boxes {
    display: flex;
    column-gap: 20px;
    justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
    row-gap: 20px;
}
.icon-boxes:has(> :last-child:nth-child(1)) .icon-box { /* 1 element */
  width:100%;
}
.icon-boxes .icon-box {
    width: calc(33.33% - 15px);
    background: white;
    border-radius: 0px;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, .1);
    padding: 30px;
    border: 2px solid #336A92;
    display: flex;
    position: relative;
    align-items: stretch;
    transition: .4s all ease;
}
.icon-boxes.two-columns .icon-box {
    width: calc(50% - 15px);
}
.icon-box .button-inner {
    display: flex;
	position: relative;
	flex-direction: column;
	align-items: stretch;
	padding-bottom: 50px;
}
.icon-box .button-inner a:last-child{
	font-weight: 700;
	position: relative;
	bottom: 20px;
}
#main .icon-boxes .icon-box .textblock {
    padding: 0px;
}
.icon-box .block-icon {
    width: 60px;
    height: auto;
    flex-shrink: 0;
    margin-right: 0px;
}
.icon-box:only-child .block-icon {
	width: 180px;
	margin-right: 50px;
}
.icon-box:only-child .button-inner {
    align-items: center;
}
.icon-box .block-icon img {
    width: 100%;
    height: auto;
}
#main .icon-boxes.type-blue-boxes h4 {
    color: #AFD100;
}
.icon-boxes.type-blue-boxes .icon-box {
    background: #336A93;
    color: white;
	position: relative;
}
.icon-boxes.type-blue-boxes .icon-box:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(../../uploads/2024/03/Mask-Group-329.html) bottom right no-repeat;
    opacity: 1;
    position: absolute;
    right: 0;
    filter: brightness(0);
    top: 0;
    visibility: visible;
    display: block;
}
#main .icon-boxes.type-blue-boxes .icon-box h3 {
    color: white;
}
.icon-boxes .icon-box:only-child {
    padding: 50px;
}


.icon-boxes .icon-box .button-holder {
    position: absolute;
    bottom: -20px;
}
/* Featured Buttons */

#main .section-featured-buttons > .row {
    margin: 0px;
}
#main .section-featured-buttons > .row > .col-lg-12 {
    padding: 0px;
}
#main .featured-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
	row-gap: 20px;
}
#main .featured-buttons .button {
    width: calc(100% / 3);
    padding: 0px 10px;
}
#main .featured-buttons .button .button-inner {
    background: white;
    border-radius: 0px;
    text-align: center;
    height: 100%;
    line-height: 1.3;
    padding: 30px;
    color: #000;
    transition: .4s all;
    font-family: "Plus Jakarta Sans";
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    border: 2px solid #CC333F;
    position: relative;
    overflow: hidden;
}
#main .featured-buttons .button .button-inner:hover {
	background: #CC333F;
	color: white;
	text-decoration: none;
}
#main .featured-buttons.type-blue-blocks .button .button-inner {
    border-color: #336A92;
}
#main .featured-buttons.type-blue-blocks .button .button-inner:hover {
    background: #336A92;
}
#main .featured-buttons.type-yellow-blocks .button .button-inner {
    border-color: #F4B841;
}
#main .featured-buttons.type-yellow-blocks .button .button-inner:hover {
    background: #F4B841;
}
#main .featured-buttons .button .button-inner:hover img {
    filter: brightness(0) invert(1);
}
#main .featured-buttons .block-icon {
    width: 70px;
    height: 70px;
    margin: 0px 0px 20px;
	position: relative;
}
#main .featured-buttons .block-icon .static-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	transition: .4s all;
}
#main .featured-buttons .block-icon img {
    height: 100%;
    width: 100%;
}
#main .featured-buttons h3 {
    color: #000;
    font-size: 17px;
    transition: .4s all;
    line-height: 1.3;
	margin-bottom: 0px;
}
#main .featured-buttons .button-inner:hover h3 {
    color: white;
}
#main .featured-buttons p {
    margin: 0px;
}
#main .featured-buttons a.button-inner:after {
    content: " ";
    width: 30px;
    height: 30px;
    background: url(../../uploads/2024/02/plus-sign-icon.html) center no-repeat;
    display: block;
    position: absolute;
    bottom: 35px;
    left: calc(50% - 15px);
    transition: .4s all;
    background-size: contain;
}
#main .featured-buttons a.button-inner:hover:after {
    transform: rotate(45deg);
}
#main .featured-buttons.type-text-on-hover .block-text {
    position: relative;
    width: 100%;
}
#main .featured-buttons.type-text-on-hover .block-text p {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    transform: translate(0px, 20px);
	transition: .4s transform;
}
#main .featured-buttons.type-text-on-hover .button-inner:hover .hover-icon {
    width: 80px;
    height: 80px;
    left: 20px;
}
#main .featured-buttons.type-text-on-hover .button-inner:hover .block-text h3 {
    transform: translate(0px, -40px);
}
#main .featured-buttons.type-text-on-hover .button-inner:hover .block-text p {
    opacity: 1;
    height: auto;
	transform: none;
}
#main .featured-buttons.type-text-full-overlay .button .button-inner {
    padding-bottom: 50px;
}
#main .featured-buttons.type-text-full-overlay p {
    background: #336A93;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    color: white;
    z-index: 9;
    opacity: 0;
    transition: .2s all;
}
#main .featured-buttons.type-text-full-overlay .button-inner:hover p {
    opacity: 1;
}

/* Services Feeds */

#main .featured-buttons.services-feed {
    display: block;
    column-gap: 0px;
    width: 100%;
}
#main .services-feed .slick-list {
    overflow: visible;
}
#main .featured-buttons.services-feed .slick-track {
    display: flex;
}
#main .featured-buttons.services-feed .button {
    margin: 15px;
    height: inherit;
}
#main .featured-buttons.services-feed .button-inner {
    padding: 35px;
    justify-content: flex-start;
}
#main .featured-buttons.services-feed .button-inner:after {
	display: none;
}
#main .featured-buttons.services-feed .block-icon {
    width: 100px;
    height: 100px;
}
#main .featured-buttons.services-feed h3 {
    font-size: 19px;
    margin: 0px;
}
#main .slick-slider .slick-prev {
    position: absolute;
    left: -50px;
    top: calc(50% - 22px);
    width: 48px;
    outline: none;
    height: 48px;
    cursor: pointer;
    display: flex;
    align-items: center;
    border: 2px solid #999999;
    border-radius: 50%;
    background: white;
	z-index: 9;
    transition: .4s all;
}
#main .slick-slider .slick-prev:before {
    content: " ";
    width: 18px;
    height: 18px;
    position: absolute;
    border-left: 3px solid #999;
    border-bottom: 3px solid #999;
    background: transparent;
    transform: rotate(45deg);
    left: 17px;
    transition: .4s all;
    top: calc(50% - 9px);
}
#main .slick-slider .slick-next {
    position: absolute;
    right: -50px;
    top: calc(50% - 22px);
    width: 48px;
    outline: none;
    height: 48px;
    cursor: pointer;
    display: flex;
    align-items: center;
    border: 2px solid #999999;
    border-radius: 50%;
    background: white;
    transition: .4s all;
	z-index: 9;
}
#main .slick-slider .slick-next:before {
    content: " ";
    width: 18px;
    height: 18px;
    position: absolute;
    border-right: 3px solid #999;
    border-bottom: 3px solid #999;
    background: transparent;
    transform: rotate(-45deg);
    left: 9px;
    transition: .4s all;
    top: calc(50% - 9px);
}
#main .slick-slider .slick-prev:hover,
#main .slick-slider .slick-next:hover {
	background: #CC333F;
	border-color: #CC333F;
}
#main .slick-slider .slick-prev:hover:before,
#main .slick-slider .slick-next:hover:before {
	border-color: white;
}

/* Search Filter Services Feed */

#main .featured-buttons.services-result-grid {
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 0px;
}
#main .featured-buttons.services-result-grid .button {
    width: 25%;
    padding: 0px 15px 30px;
}
#main .featured-buttons.services-result-grid .button .button-inner {
    justify-content: flex-start;
    padding: 30px;
}
#main .featured-buttons.services-result-grid .button .button-inner h3 {
    margin: 0px;
    font-size: 20px;
}
#main .featured-buttons.services-result-grid .button .button-inner:after {
	display: none;
}

/************************************************** Dynamic Pages */

#main .textblock p:empty {
    margin: 0px;
}
#main .container .row.page-left-sidebar {
    flex-direction: row-reverse;
    padding: 70px 0px;
}
#main .content-row.background-gray-shapes-left {
    background: #F2F2F2;
}
#main .content-row.background-gray-shapes-left:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../../uploads/2024/06/Gray-Shapes-2.svg) top left no-repeat;
    background-size: contain;
}
#main .content-row.background-blue {
    background: #336A93;
	color: white;
}
#main .content-row.background-light-blue {
    background: rgb(100 174 202 / 20%);
}
#main .content-row.background-medium-blue {
    background: #64AECA;
}
#main .content-row.background-blue-to-white-gradient-ttb {
    background: url(../../uploads/2024/02/gradient-top-to-bottom.html) top center no-repeat;
    background-size: 100% 100%;
}
#main .section .row {
    padding-top: 70px;
    padding-bottom: 70px;
}
#main .section.no-padding-top .row {
    padding-top: 0px;
}
#main .section.small-padding-top .row {
    padding-top: 25px;
}
#main .section.extra-padding-top .row {
    padding-top: 120px;
}
#main .section.no-padding-bottom .row {
    padding-bottom: 0px;
}
#main .section.extra-padding-bottom .row {
    padding-bottom: 120px;
}
#main .section.small-padding-bottom .row {
    padding-bottom: 25px;
}
#main .section.separator-padding-bottom .row {
    padding-bottom: 200px;
}


/*Sidebar page left */
.row.page-left-sidebar:before {
    content: '';
    background: url(../../uploads/2024/06/sidebar-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    width: 60%;
    height: 100%;
    position: absolute;
    left: -280px;
    top: 70px;
	opacity: .9;
}
/* Banner Roadmap */

#main .page-banner {
    position: relative;
}

/* Tickers */

#main .section.section-tickers .row {
    padding-top: 25px;
    padding-bottom: 25px;
}
#main .highlight-inner {
    display: flex;
    align-items: center;
    color: white;
    text-decoration: none;
    justify-content: center;
    column-gap: 30px;
	font-weight: 600;
}
#main .highlight-inner .textblock p:after {
    content: " ";
    width: 30px;
    height: 30px;
    background: url(../../uploads/2024/02/arrow-right.html) center no-repeat;
    background-size: contain;
    transition: .4s all;
    position: absolute;
    margin-left: 15px;
}
#main .highlight-inner:hover .textblock p:after {
    transform: translate(5px, 0px);
}
.section-tickers .highlight-image img {
    max-width: 120px;
    height: auto;
    width: auto;
    max-height: 40px;
}
#main .section-tickers .slick-slider .slick-prev,
#main .section-tickers .slick-slider .slick-next {
    background: transparent;
    border: none;
    display: block;
}
#main .section-tickers .slick-slider .slick-prev:before,
#main .section-tickers .slick-slider .slick-next:before {
	border-color: white;
}

/* Plain Content */

#main .section-plain-content .content-only .content-column {
    flex: 100%;
    max-width: 100%;
}

#main .section-plain-content .content-only .content-column ul {
	list-style: disc;
	margin-left: 20px;
}
#main .image-column {
	text-align: center;
}

#main .image-right .image-column img,
#main .image-left .image-column img {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.16);
	/*box-shadow: none;*/
}
#main .section-plain-content .row.image-left .image-column {
    order: 1;
}
#main .section-plain-content .row.image-left .content-column {
    order: 2;
}
#main .section .row.align-center {
    align-items: center;
}
#main .image-caption {
    margin: 10px 0px 0px;
    font-style: italic;
    font-size: 15px;
    padding: 0px 20px;
}

/* Grid Row */

#main .section.section-grid-content .row {
    padding: 0px;
    align-items: unset !important;
}
#main .section-grid-content .content-column {
    padding-left: calc(50vw - 605px);
    padding-right: 100px;
    padding-top: 70px;
    padding-bottom: 70px;
    display: flex;
    flex-direction: column;
	align-items: flex-start;
}
#main .section-grid-content .align-center .content-column {
    justify-content: center;
}
#main .section-grid-content .image-column {
    width: 100%;
    height: auto;
    margin-top: -100px;
}
#main .section-grid-content .image-column img {
    height: 100%;
    object-fit: cover;
	width: 100%;
    object-position: top left;
}
#main .section-grid-content .wide-content-area .content-column {
    width: 70%;
    max-width: 70%;
    flex: unset;
}
#main .section-grid-content .wide-content-area .image-column {
    width: 30%;
    max-width: 30%;
}
#main .section.section-grid-content .row:has(.style-push-off-screen) {
    padding-bottom: 25px;
}
#main .section-grid-content .image-column.style-push-off-screen {
    transform: translate(75px, 0px);
	padding-left: 75px;
}
#main .section-grid-content .wide-content-area .image-column.style-push-off-screen {
    padding-left: 0px;
}
#main .section-grid-content .image-column.style-no-top-overlap {
    margin-top: 0px;
}
/*Full Width Image*/

.section-full-width-image .fw-image img {
	width: 100%;
	height: auto;
}

.section-full-width-image .col-lg-12, .section-full-width-image .col-md-12 {
	padding: 0;
}

/* Gallery */

#main .gallery-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
    width: 100%;
    margin: 20px -10px 0px;
}
#main .gallery-holder .gallery-image {
    width: calc(100% / 3);
    padding: 0px 10px;
}
#main .gallery-holder.four-columns .gallery-image {
    width: 25%;
}
#main .gallery-holder.two-columns .gallery-image {
    width: 50%;
}
#main .gallery-holder .image-caption {
    z-index: 1;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgb(5 55 88 / 70%);
    color: white;
    font-style: normal;
    text-align: center;
    padding: 20px;
}
#main .gallery-image a {
    height: auto;
    position: relative;
    padding-bottom: 65%;
	border-radius: 0px;
    display: block;
    overflow: hidden;
}
#main .square .gallery-image a {
    padding-bottom: 100%;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.16);
}
#main .portrait .gallery-image a {
    padding-bottom: 150%;
}
#main .gallery-image img {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    object-fit: cover;
	transition: .4s all;
}
#main .gallery-holder.two-columns .gallery-image:only-child {
    width: 100%;
}
#main .gallery-holder.two-columns .gallery-image:only-child a {
    padding-bottom: unset;
}
#main .gallery-holder.two-columns .gallery-image:only-child a img {
    position: relative;
    height: auto;
}
#main .gallery-image:hover img {
	transform: scale(1.05);
}

/* CTA Row */

#main .section-cta-row .cta-block {
    padding: 55px 25px;
    border-radius: 0px;
    max-width: 750px;
    margin: 0 auto;
	width: 100%;
    position: relative;
    overflow: hidden;
	box-shadow: 0px 0px 20px rgba(0,0,0,.16);
}
#main .section-cta-row .cta-block {
    background: #404040;
	color: #fff;
}
/*
#main .section-cta-row .cta-block.blue {
    background: #336A93;
    color: white;
}
#main .section-cta-row .cta-block.light-blue {
    background: #2F9CCC;
    color: white;
}*/
#main .section-cta-row .cta-block:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(../../uploads/2024/06/cta-shape-right-top.png) bottom right no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    background-size: contain;
    /*filter: brightness(0.5);*/
}
#main .section-cta-row .cta-block div {
    position: relative;
}
#main .section-cta-row .cta-block a {
	text-decoration:underline;
	color:inherit;
}
/*
#main .section-cta-row .cta-block.blue h2,
#main .section-cta-row .cta-block.blue h3,
#main .section-cta-row .cta-block.blue h4,
#main .section-cta-row .cta-block.blue a {
    color: white;
}
#main .section-cta-row .cta-block.light-blue h2,
#main .section-cta-row .cta-block.light-blue h3,
#main .section-cta-row .cta-block.light-blue h4,
#main .section-cta-row .cta-block.light-blue a {
    color: white;
}
*/
#main .section-cta-row .cta-block .button a{
	background:#52B2DD;
	border-color:#52B2DD;
	color: #fff;	
	text-decoration:none;
}
/*
#main .section-cta-row .cta-block.blue .button a:hover {
    background: #fff;
	color: #336A93;
}*/
#main .section-cta-row .cta-block h2,
#main .section-cta-row .cta-block h3 {
	color: #fff;
}
.cta-blocks {
    display: flex;
    column-gap: 30px;
}

/* Tables */

.table-holder th {
    background: #336A93;
    color: white;
    padding: 15px 25px;
	border: 1px solid #DBDBDB;
    font-size: 17px;
}
.table-holder tr:nth-child(odd) {
	background:#E8E8E8;
}
.table-holder tr:nth-child(even) {
    background: #F2F2F2;
}
.table-holder td {
    padding: 15px 25px;
    font-size: 16px;
    border: 1px solid #DBDBDB;
}

/* Sidebar Menu */

#main .sidebar {
    overflow: visible;
}
#main .sidebar .sidebar-static {
    margin-right: 30px;
}
#main .widget_block {
    background: url(../../uploads/2024/02/gradient-top-to-bottom.html) top center no-repeat;
    background-size: 100% 100%;
    padding: 30px;
    border-radius: 10px 10px 0px 0px;
}
#main .widget {
    font-size: inherit;
}
#main .widget_block .wp-block-latest-posts__list li a {
    color: #000;
}
#main .sidebar-widget h2 {
    color: white;
    font-size: 2rem;
}
#main .sidebar-menu, #main .widget_subpages,
#main .sidebar .widget_text  {
    background: #FFFFFF;
    border-radius: 0px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.16);
    padding: 0 0 15px 0px;
}
#main .widget_subpages > ul {
    max-height: 70vh;
    overflow-y: scroll;
}
#main .widget_subpages > ul::-webkit-scrollbar {
    width: 5px;
}
#main .widget_subpages > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 35px;
}
#main .widget_subpages > ul::-webkit-scrollbar-thumb {
    background: #336A93;
    border-radius: 35px;
}
#main .sidebar-menu ul {
    list-style: none;
    margin: 0px;
}
#main .sidebar-menu ul li {
	margin: 0;
	padding: 0;
}
#main .sidebar-menu ul li a {
    color: #000000;
    padding: 8px 35px;
    text-transform: none;
    font-weight: 600;
    display: block;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
	transition: .4s all;
}

#main .sidebar-menu ul li a:hover,
#main .sidebar-menu ul li.current-page > a {
    color: #000;
	font-weight: 800;
}
#main .sidebar-menu ul li.current-page.menu-level-0,
#main .sidebar-menu ul li.current-page-ancestor.menu-level-0 {
 /*   background: rgba(0,0,0,.2);
    padding: 10px 0px;*/
}
#main .sidebar-menu ul li.department-title, #main .widget_subpages .widget-title, #main .sidebar .widget_text .widget-title {
    margin-bottom: 15px;
	padding-left: 0px;
	padding: 10px 0;
	background:#CC333F;
}
#main .widget_subpages .widget-title,
#main .sidebar .widget_text .widget-title {
	padding: 20px 0;
}
#main .sidebar-menu ul li.department-title:before {
	display: none;
}
#main .sidebar-menu ul li.department-title a {
	margin: 0;
}
#main .sidebar-menu ul li.department-title a,
#main .widget_subpages .widget-title a,
#main .sidebar .widget_text h3 {
    font-size: 22px;
	color: #fff;
    line-height: 1.2;
    font-weight: 700;
	text-transform: none;
	border-bottom: none;
}
#main .widget_subpages .widget-title a {
	padding: 8px 30px;
}
#main .sidebar .widget_text .widget-title {
	padding: 20px 30px;
}
#main .sidebar-menu ul li:before {
    content: " ";
    width: 10px;
    height: 17px;
    background: url(../../uploads/2024/06/arrow-down-sign-to-navigate.png) center no-repeat;
    position: absolute;
    right: 45px;
	left: auto;
    top: 15px;
    background-size: contain;
}
#main .sidebar-menu .subnav-dropdown {
    border-bottom: 1px solid rgba(255,255,255,.2);
    margin: 0px 45px 15px;
	display: none;
}
#main .sidebar-menu .subnav-dropdown li {
    position: relative;
    border-top: 1px solid rgba(255,255,255,.2);
}
#main .sidebar-menu .subnav-dropdown li a {
    font-weight: 600;
    font-size: 19px;
    padding: 10px 0px 10px 0px;
    margin-right: 30px;
}
#main .sidebar-menu .subnav-dropdown .menu-level-1 a {
    font-size: 17px;
    text-transform: none;
	padding: 0;
}
#main .subnav-dd {
    position: absolute;
    right: 0px;
    top: 15px;
    cursor: pointer;
    width: 17px;
    height: 17px;
    background: transparent !important;
    border: none;
    padding: 0px;
	outline: none;
	display: none;
}
#main .subnav-dd:before {
    content: " ";
    width: 12px;
    height: 12px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    position: absolute;
    transition: .4s all;
    transform: rotate(45deg);
    margin-top: -8px;
    margin-left: -4px;
}
#main .subnav-dd:hover:before {
	border-color: #F5C75D;
}
#main .subnav-dd.open:before {
    transform: rotate(-135deg);
    margin-top: -2px;
}
#main .subnav-dd:focus {
    border: 1px dashed #fff;
}
#main .sidebar-menu .subnav-third-level {
    margin: 0px 25px;
    display: none;
    padding: 0px 0px 15px;
}
#main .sidebar-menu .subnav-dd.open + ul {
    display: block;
	margin: 0 15px;
}
#main .sidebar-menu .subnav-dropdown .subnav-third-level li {
    border: none;
}
#main .sidebar-menu .subnav-third-level li a {
    font-weight: 500;
    text-transform: none;
    line-height: 1.3;
    padding: 8px 0px;
    margin-right: 0px;
}
#main .sidebar-menu ul li.menu-level-0 {
    position: relative;
}
#main .sidebar-menu ul li.menu-level-0 > a {
    padding: 8px 8px;
	margin:3px 35px;
	border-bottom: 2px solid #E8E8E8;
}
#main .sidebar-menu ul li.menu-level-0:last-child > a{
	border-bottom: none;
}
#main .sidebar-menu ul li .subnav-dd.first-subnav-dd {
    right: 45px;
    top: 15px;
}
#main .sidebar-menu ul li.current-page .subnav-dd.first-subnav-dd,
#main .sidebar-menu ul li.current-page-ancestor .subnav-dd.first-subnav-dd {
    top: 24px;
}

.page-left-sidebar .widget_block {
	padding: 0px !important;
	background: transparent !important;
	margin-top: 40px;
}
.page-left-sidebar .widget_block:first-child{
	margin-top: 0px;
}
.sidebar-ads-widget {
	background:#A2A2A2;
	color:#fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 80px;
}
/* Sidebar Search */

#secondary .sidebar-widget label {
    color: white;
    font-size: 19px;
}
#main .sidebar .wp-block-search__inside-wrapper {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
#main .sidebar .wp-block-search__input {
    border: none;
}
#main .sidebar .wp-block-search__button {
    background: #F5C75D;
    border-radius: 5px;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    padding: 0px 12px;
}

/* Columns Element */

#main .columns-container {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    justify-content: center;
	row-gap: 30px;
}
#main .columns-container .column {
    width: 100%;
    padding: 0px 15px;
	position: relative;
}
#main .section-counters .columns-container .column:after {
    content: " ";
    width: 7px;
    height: 100%;
    position: absolute;
    background: #F2F2F2;
    right: -3px;
    top: 0;
    border-radius: 35px;
    opacity: .5;
}
#main .section-counters .columns-container .column:last-child:after {
	display: none;
}

#main .columns-container .column.smaller-width {
    max-width: 35%;
}
#main .columns-container .column.tiny-box {
    max-width: 400px;
    flex-shrink: 0;
    padding-left: 100px;
}
#main .columns-container .column-inner.gray-background {
    padding: 25px;
    background: #f5f5f5;
    border-radius: 0px;
	height: 100%;
	display: flex;
    flex-direction: column;
}
#main .columns-container .column-inner.blue-background {
    padding: 30px;
    background: #336A93;
    border-radius: 0px;
    color: white;
    height: 100%;
    display: flex;
    flex-direction: column;
}
#main .columns-container .column-inner.light-blue-background {
    padding: 25px;
    background: #2F9CCC;
    border-radius: 0px;
	color: white;
	height: 100%;
	display: flex;
    flex-direction: column;
}
#main .columns-container .column-inner.blue-background h2,
#main .columns-container .column-inner.blue-background h3,
#main .columns-container .column-inner.blue-background h4,
#main .columns-container .column-inner.blue-background a {
	color: white;
}
#main .columns-container .column-inner.light-blue-background h2,
#main .columns-container .column-inner.light-blue-background h3,
#main .columns-container .column-inner.light-blue-background h4,
#main .columns-container .column-inner.light-blue-background a {
	color: white;
}
#main .columns-container .column .button-holder {
    margin-top: auto;
}
#main .columns-container .column-inner.blue-background .button a {
    border-color: white;
}
#main .columns-container .column-inner.blue-background .button a:hover {
    background: white;
	color: #1B1B1B;
}
#main .columns-container .column-inner.blue-background a {
    text-decoration: underline;
}

/* Counter Row */

#main .section-counters .columns-container {
    flex-wrap: nowrap;
}
#main .animated-counter {
    text-align: center;
    color: #CC333F;
	font-weight: 900;
    font-size: 3.4rem;
    line-height: 1;
    margin: 0px 0px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#main .counter-label {
    text-align: center;
    display: block;
	font-size: 23px;
    line-height: 1.3;
    font-weight: 500;
    max-width: 240px;
    margin: 0 auto;
}

/************************************************** Home */

/* Home Banner */

#main .home-banner {
    line-height: 1.5;
    padding-top: 0px;
    position: relative;
    min-height: 650px;
    z-index: 99;
}
/*
#main .home-banner:after {
    content: " ";
    width: 100%;
    height: 300px;
    background: url(https://mainephysicians.org/wp-content/uploads/2024/06/Banner-Bottom-Shape.png) bottom center no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: contain;
}
*/

#main .home-banner:after {
    content: " ";
    width: 100%;
    height: calc(100% - 100px);
    background: url(../../uploads/2024/06/Banner-Bottom-Shape.png) bottom no-repeat;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-size: 100% 30%;
}
#main .two-column-banner.home-banner{
	
}
#main .two-column-banner.home-banner:after {
	z-index:10;
}

.banner-left-col-bg {
	background:#404040;
	width: 50%;
	display: flex;
	align-items: stretch;
	color: #fff;
}
.banner-left-col-bg h1 {
	color: #fff !important;
	font-weight: 600 !important;
	font-size: 40px !important;
}
.banner-column-flex {
	display:flex;
	align-items: stretch;
	justify-content: space-between;
}
#main .banner-left-column p a {
    color: #2F9CCC;
}
.banner-left-col-bg .row {
    justify-content: center;
    padding-top: clamp(100px, 5.5vw, 120px);
    padding-bottom: clamp(100px, 5.5vw, 120px);
    width: 100%;
	margin: 0px;
}
#main .home-banner .image-background:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(../../uploads/2024/06/banner-overlay.png) center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}
#main .home-banner .image-background:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../../uploads/2024/06/Banner-Textures.svg) top right no-repeat;
    background-size: contain;
}
#main .home-banner .container .row {
    padding-top: 0px;
    padding-bottom: 0px;
	position: relative;
}
#main .home-banner-content {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 120px;
    padding-bottom: 200px;
}
#main .home-banner-content p:last-child {
    margin-bottom: 0px;
}
#main .home-banner .col-lg-4 {
    position: absolute;
    right: 0;
    top: 100px;
}
#main .home-banner-right-column {
    margin-left: 50px;
}
#main .home-banner-content .callouts-container .callout {
    color: white;
    font-size: 2rem;
    font-weight: 500;
    position: relative;
    margin-bottom: 15px;
}
#main .home-banner-content .callouts-container .callout:last-child {
    margin-bottom: 0px;
}
#main .home-banner-content .callouts-container {
    padding-bottom: 100px;
}
#main .home-banner-content .callouts-container .callout:before {
    content: " ";
    width: calc(50vw - 655px);
    height: 25px;
    background: rgb(204, 51, 63);
    background: linear-gradient(90deg, rgba(204, 51, 63, 0) 0%, rgba(204, 51, 63, 1) 100%);
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(-20px, -50%);
}
#main .home-banner-content .callouts-container .callout:nth-child(2) {
    padding-left: 50px;
}
#main .home-banner .callouts-container .callout:nth-child(2):before {
    background: rgb(244, 184, 65);
    background: linear-gradient(90deg, rgba(244, 184, 65, 0) 0%, rgba(244, 184, 65, 1) 100%);
    width: calc(50vw - 605px);
    transform: translate(30px, -50%);
}
#main .home-banner-content .callouts-container .callout:nth-child(3) {
    padding-left: 100px;
}
#main .home-banner .callouts-container .callout:nth-child(3):before {
    background: rgb(48,156,203);
	background: linear-gradient(90deg, rgba(48,156,203,0) 0%, rgba(48,156,203,1) 100%);
    width: calc(50vw - 555px);
    transform: translate(80px, -50%);
}
#main .home-banner-content h1 {
    color: white;
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.3;
}
#main .home-banner-content p {
    color: white;
    font-size: 21px;
}
#main .callout strong {
    font-weight: 800;
}
#main .home-banner .animated-counter {
    color: white;
}
#main .home-banner .counter-label {
    font-size: 17px;
    color: white;
}
#main .home-banner .column {
    position: relative;
    padding: 25px 15px;
}
#main .home-banner .column:after {
    content: " ";
    width: 5px;
    height: 100%;
    position: absolute;
    background: white;
    right: 0;
    top: 0;
    border-radius: 35px;
    opacity: .5;
}
#main .home-banner .column:last-child:after {
	opacity: 0;
}
#main .title-content-box {
    box-shadow: 0px 0px 20px rgba(0,0,0,.16);
    background: white;
    position: relative;
	width: 100%;
    padding-bottom: 50px;
}
#main .title-content-box h2 {
    background: #CC333F;
    color: white;
    padding: 20px 25px;
    margin: 0px;
    font-size: 1.7rem;
}
#main .title-content-box .tribe-event-date-start, #main .title-content-box .tribe-event-time,  #main .title-content-box .tribe-event-date-end {
    color: white !important;
    font-weight: 400 !important;
	font-size:15px !important;
}
#main .title-content-box .textblock {
    padding: 25px;
}
#main .title-content-box .button {
    position: absolute;
    bottom: 0px;
    right: 30px;
    transform: translate(0px, 50%);
    transition: .4s all;
}
#main .resource-list .wpgb-card:after {
    content: " ";
    width: 100%;
    height: 40px;
    background: url(../../uploads/2024/06/divider.png) center no-repeat;
    position: relative;
    display: block;
    left: 0;
}
#main .resource-list .wpgb-card:last-child:after {
	display: none;
}
#main .resource-list .wpgb-block-1 {
    font-size: 20px;
	color:#000;
}
#main .resource-list .wpgb-block-1 a{
	color:inherit;
}
#main .resource-list .wpgb-block-2 p {
    margin-bottom: 0px;
}
#main .home-banner + .main-content .content-row:first-child > .container > .section:first-child {
    padding-right: calc(30% + 50px);
}
#main .title-content-box.blue {
    background: #2F9CCC;
    color: white;
}
#main .title-content-box.blue h2 {
    background: #336A93;
}
#main .title-content-box.blue .default-button a {
    background: #336A93;
    border-color: #336A93;
}
#main .title-content-box.blue .default-button a:hover {
    background: #CC333F;
    border-color: #CC333F;
}

/* Products */

.services-holder {
    display: flex;
    background: #f4f4f4;
    padding: 30px 20px;
    border-radius: 10px;
    max-width: 1100px;
    margin: 0 auto;
    transform: translate(0px, 50%);
}
.services-holder .service-box {
    width: 100%;
    padding: 0px 10px;
}
.services-holder .service-box-inner {
    background: white;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #D2D2D2;
    padding: 30px 20px;
    transition: .4s all;
    display: block;
}
.services-holder .service-box-image {
    margin-bottom: 15px;
    text-align: center;
}
.services-holder .service-box-content {
    text-align: center;
}
#main .services-holder .service-box-content h4 {
    margin-bottom: 0px;
}
.services-holder .service-box-inner:hover {
    background: #053758;
    border-color: #053758;
	color: white;
}
#main .services-holder .service-box-inner:hover h4 {
    color: white;
}
.services-holder .service-box-inner:hover img {
    filter: brightness(0) invert(1);
}
.news-inner .post-image a
{
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
}
.news-inner .post-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .4s all;
    object-fit: cover;
	object-position: center;
}
/* News & Events */

.row:has(.feed-with-pagination) {
    position: relative;
}
.row:has(.feed-with-pagination) .wp-pagenavi {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0px 15px;
    z-index: 9;
}
.feed-with-pagination {
    padding-bottom: 70px;
    position: relative;
}
.wp-pagenavi + .wp-pagenavi {
    display: none;
}
#main .content-row.overlap-spacing-top {
    padding-top: 120px;
}
#main .feed-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
#main .feed-grid .news-post {
    padding: 0px 15px 30px;
    width: calc(100% / 3);
	min-height: 340px;
}

#main .feed-grid.two-columns .news-post {
	width:calc(100% / 2);
}
#main .feed-grid.two-columns .news-post .news-inner{
	box-shadow: none;
	border-top:none;
}
#main .feed-grid .news-inner {
    height: 100%;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    border-top: 10px solid #64AECA;
	transition: .4s all;
}
#main .feed-grid .news-inner:hover {
	border-color: #CC333F;
}
#main .feed-grid .news-inner .post-content {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    height: 100%;
	font-size: 15px;
}
#main .news-post .news-inner h3 {
    color: #000;
    font-size: 20px;
    margin-bottom: 10px;
}
#main .news-post .news-inner h3 a{
	color:inherit;
}
#main .news-post .news-inner .post-image img{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.16);
}
#main .news-inner .post-term-with-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #336A93;
    font-weight: 600;
    margin: 0px 0px 15px;
}
#main .news-inner .post-term-with-icon img {
    width: 45px;
    height: 45px;
}
#main .news-inner .post-term-with-icon .term-title {
    padding-right: 20px;
}
#main .news-post .read-more-link {
    font-weight: 400;
    position: relative;
    padding-right: 0px;
	text-transform: none;
	color: #000;
	text-decoration: underline;
	transition: .4s all ease;
}
#main .news-post .read-more-link:hover {
	color: #CC333F;
}
/* Upcoming Events */

#main h2 + .search-filter-results {
    margin: 35px 0px 0px;
}
#main .feed-grid .news-post.events {
    min-height: 300px;
}
#main .news-holder .news-post.events h3 {
    margin-bottom: 10px;
}
#main .news-holder .news-post.events h3 + p {
    margin: 0px 0px 30px;
}
.event-details {
    display: flex;
    margin-top: auto;
}
.event-info {
    width: 100%;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
}
.event-meta {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.event-meta img {
    width: 20px;
    margin-right: 10px;
}
.event-details .event-image {
    width: 110px;
    height: 110px;
    position: relative;
    flex-shrink: 0;
	border-radius: 50%;
}
.event-details .event-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Image Boxes */

.image-box-holder {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}
.image-box-holder .image-box {
    margin: 0px 15px;
    width: 100%;
}
.image-box-holder .image-box .image-box-inner {
    background: rgb(245 199 93 / 10%);
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.image-box-holder .image-box:nth-child(odd) .image-box-inner {
    background: rgb(5 55 88 / 10%);
}
.image-box .image-holder {
    position: relative;
    overflow: hidden;
    height: auto;
    padding-bottom: 65%;
    display: block;
}
.image-box .image-holder img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.image-box .box-content {
    padding: 30px;
}
#main .image-box .button-holder {
    max-width: 90%;
    margin: auto auto 30px;
}

/**Blockquote**/

#main .section-blockquote .row {
	padding-left: 50px;
	padding-right: 50px;
}
#main .section-blockquote .blockquote-with-quote {
	background:#2F9CCC;
	color: #fff;
	padding: 50px 50px;
}
.quote-icon:not(.quote-close-icon) {
	position: absolute;
	top: -60px;
	left: -25px;
}
.blockquote-quote {
	position: relative;
	font-weight:500;
}
.quote-close-icon {
	position: absolute;
	bottom: -40px;
	right: -25px;
}
.blockquote-name-title {
	font-weight: 700;
}

/* Left Sidebar */

#main .page-left-sidebar .section > .row {
    padding: 0px;
    margin-bottom: 50px;
}
#main .page-left-sidebar .section:last-child > .row {
    margin-bottom: 0px;
}
.sidebar-track {
	position: sticky;
	top: 200px;
}
.textwidget:has(.forum-policies) {
    padding: 0px 15px;
}
.forum-policies {
    padding: 0px 10px 0px 0px;
    font-size: 14px;
    line-height: 1.5;
    height: 250px;
    overflow-y: scroll;
    background: #f5f5f5;
    padding: 10px;
}
#main .forum-policies ul li {
    list-style: disc;
    margin-left: 25px;
}
#main .forum-policies:-webkit-scrollbar {
    width: 5px;
}
#main .forum-policies::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 35px;
}
#main .forum-policies::-webkit-scrollbar-thumb {
    background: #336A93;
    border-radius: 35px;
}

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

.footer-ctas {
    position: relative;
	padding-bottom: 100px;
}
.image-background:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../../uploads/2024/06/Footer-Overlay.png) center no-repeat;
    background-size: cover;
}
.footer-ctas:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(../../uploads/2024/06/Group-62.png) bottom center no-repeat;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 9;
	pointer-events: none;
}
.footer-ctas:after {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(../../uploads/2024/06/Footer-Shapes.svg) top right no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
	pointer-events: none;
}
#page .cta-area-content {
    padding: 100px 0px;
    display: flex;
    align-items: center;
    position: relative;
	z-index:10;
}
#page .cta-area-content h2 {
    color: white;
	margin-right: 50px;
}
#page .cta-area-content h2 .last-word {
    font-weight: 800;
}
#page .cta-area-content .featured-buttons {
    display: flex;
}
#page .cta-area-content .featured-buttons .button {
    color: white;
    text-align: center;
    padding: 15px 30px;
    position: relative;
    max-width: 275px;
}
#page .cta-area-content .featured-buttons .button:after {
    content: " ";
    width: 5px;
    height: 100%;
    position: absolute;
    background: white;
    right: 0;
    top: 0;
    border-radius: 35px;
    opacity: .5;
}
#page .cta-area-content .featured-buttons .button:last-child:after {
	display: none;
}
#page .cta-area-content .featured-buttons .block-icon img {
    height: 80px;
    width: auto;
    margin-bottom: 20px;
}
#page .cta-area-content h3 {
    color: white;
    font-size: 18px;
	line-height: 27px;
    margin-bottom: 15px;
}
#page .cta-area-content h3 span {
	display: inline-block;
}
#page .cta-area-content p a {
    color: white;
    text-decoration: underline;
    text-underline-offset: 4px;
}
#footer-widget {
    background: #F2F2F2 !important;
    color: #000;
    padding: 30px 0px 70px;
}
#footer-widget .widget {
    font-size: 15px;
    line-height: 1.7;
    color: #000;
    margin-bottom: 15px;
}
#footer-widget .widget:last-child {
    margin-bottom: 0px;
}
#footer-widget .row {
    flex-wrap: nowrap;
	justify-content:space-between;
}
#footer-widget .footer-col-2 {
  /*  min-width: 500px;*/
}
#footer-widget .footer-col-2, #footer-widget .footer-col-3, #footer-widget .footer-col-4 {
    min-width: auto;
    padding-left: 15px;
    width: auto;
    flex: unset;
    max-width: unset;
}
#footer-widget .footer-col-2,
#footer-widget .footer-col-3,
#footer-widget .footer-col-4 {
    padding-top: 65px;
}
#footer-widget .footer-logo figure {
    margin: 0px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
#footer-widget .footer-logo img {
    height: 50px;
    width: auto;
}

#footer-widget .footer-col-1 .widget_text, #footer-widget .footer-col-1 #block-13,  #footer-widget .footer-col-1 #block-11 {
	padding-left: 107px;
}

#footer-widget h4 {
    color: #000;
    font-family: "Plus Jakarta Sans";
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
#footer-widget ul {
    margin: 0px;
    padding: 0px;
}
#footer-widget ul li {
    list-style: none;
    margin-bottom: 7px;
}
#footer-widget ul li:last-child {
	margin-bottom: 0px;
}
#footer-widget .textwidget > * {
    margin-bottom: 20px;
}
#footer-widget .textwidget > *:last-child {
    margin-bottom: 0px;
}
#footer-widget .widget h3 {
    font-size: 20px;
    font-weight: 700;
}
#footer-widget a {
    color: inherit;
    transition: .4s all;
}
#footer-widget a:hover {
	color: #CC333F;
	text-decoration: underline;
}
#footer-widget .footer-socials {
    gap: 12px;
	display: flex;
	align-items: center;
	font-size: 17px;
	color:#888;
}
#footer-widget .wp-block-image {
    margin-bottom: 0px;
}
#footer-widget .widget .wp-block-columns {
    margin-bottom: 0px;
}
#footer-widget .wp-block-button a {
    background: #CC333F;
    color: white;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 20px 12px;
    font-size: 17px;
    transition: .4s all;
}
#footer-widget .wp-block-button a:hover {
	background: #004981;
	text-decoration: none;
}
#footer-widget .widget strong {
    font-size: 15px;
}
#footer-widget .widget > *:last-child {
    margin-bottom: 0px;
}
#footer-widget .footer-ctas {
    justify-content: space-between;
}
#footer-widget .footer-ctas .col-md-6 {
    width: auto;
    flex: unset;
    max-width: unset;
}
#footer-widget .footer-newsletter {
    background: #ECF5F8;
    margin: 30px 0px 0px;
    padding: 20px;
    border-radius: 15px;
}
#page #colophon {
    background: #336A93;
    color: #fff;
    text-align: center;
}
.site-info {
    border-top: none;
    padding: 20px 0px;
    display: flex;
    align-items: center;
	font-size:14px;
}
.site-info .copyright {
    font-size: inherit;
    display: flex;
    flex-wrap: wrap;
}
.site-info .copyright p {
    margin: 0px 0px 0px 4px;
}
.footer-policies {
    margin-left: auto;
}
.footer-policies p {
    margin-bottom: 0px;
}

.footer-policies a {
	padding-left: 5px;
	padding-right: 5px;
}
.site-info .credit {
    color: #fff;
    opacity: .8;
    margin-left: 5px;
}
.footer-socials img {
    width: 20px;
    height: 20px;
	transition: .4s all;
}
.footer-socials a:hover img {
	filter: brightness(0);
}
#page #colophon a {
	transition: .4s all;
}
#page #colophon a:hover {
   	color: #fff;
	text-decoration: underline;
}

/*Timeline section*/

.timeline-section {
	text-align: center;
}
.timelineterm-section {
	display:flex;
	align-items:center;
	justify-content:center;
	z-index:2;
	position:relative;
}
.decade-timeline {
	display: flex;
	align-items:center;
	justify-content:center;
	border-radius:5px 0px 0px 5px;
	text-align: center;
	background:#336a93;
	color: #fff !important;
	padding: 12px 30px;
	font-size: 18px !important;
	text-transform: uppercase !important;
	margin-bottom:0px !important;
	height:50px;
	width:103px;
}
.timeline-section:nth-child(even) .timeline-columns:only-child .decade-timeline {
	background:#2e9ccc;
}

.timeline-section:nth-child(even) .timeline-columns:not(:only-child):first-child .decade-timeline{
	background:#2e9ccc;
}
#main .timeline-section:has(a) {
    z-index: 9;
    position: relative;
}
.timeline-columns:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(50%, 0);
    top: 50px;
    width: 3px;
    height: calc(100% - 200px);
    background: #ccc;
}
.tm-left-col {
	display:flex;
	width:50%;
}
.timeline-section:nth-child(odd)  .tm-left-col {
	padding-left:50px;
	padding-right:0px;
	order:2;
}
.timeline-section:nth-child(odd)  .tm-center-col {
	order:1;
}
.timeline-section:nth-child(odd)  .tm-right-col {
	order:0;
}
.timeline-section:nth-child(even) .timeline-columns:not(:only-child):last-child .tm-left-col{
	order:2;
	padding-right:0px;
	padding-left:50px;
}
.timeline-section:nth-child(even) .timeline-columns:not(:only-child):last-child .tm-center-col{
	order:1;
}
.timeline-section:nth-child(even) .timeline-columns:not(:only-child):last-child  .tm-right-col {
	order:0;
}
.timeline-section:nth-child(even) .tm-left-col  {
	padding-left:0px;
	padding-right:50px;
	order:0;
}
.tm-left-col .tm-details {
	background: #fff;
	border-radius: 0px;
	box-shadow: 0px 0px 50px rgba(0,0,0,0.1); 
	padding: 0px;
	text-align:left;
}
.tm-right-col .tm-details strong {
	color: #000;
}
.decade-timeline {font-weight: 700 !important;}
.tm-content-col {
	padding:30px;
}
.timeline-columns {
	position: relative;
	padding-top: 40px;
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
}
.tm-title {
	font-weight:600 !important;
	font-size:19px;
}
.tm-center-col {
    order: 2;
}
.tm-right-col {
    width: 50%;
    order: 2;
}
.timeline-section:nth-of-type(n+2) .timeline-columns {
    margin-top: -200px;
    min-height: 450px;
}
#main .timeline-section.timeline-color-start-start-green .timeline-columns:nth-child(odd) .decade-timeline {
    background: #AFD100;
}

.timelineterm-section:before {
    content: '';
    width: 0px;
    height: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 25px 30px 25px 0;
    border-color: transparent #336a93 transparent transparent;
    transform: rotate(-180deg);
    position: absolute;
    right: -29px;
}
#main .timeline-section.timeline-color-start-start-green .timeline-columns:nth-child(odd) .timelineterm-section:before {
    border-right-color: #AFD100;
}
#main .timeline-section.timeline-color-start-start-green .timeline-columns:nth-child(even) .decade-timeline {
    background: #64aeca;
}
#main .timeline-section .timeline-columns:nth-child(even) .timelineterm-section:before {
    border-right-color: #2e9ccc;
}
#main .timeline-section.timeline-color-start-start-blue .timeline-columns:nth-child(even) .decade-timeline {
    background: #AFD100;
}
#main .timeline-section.timeline-color-start-start-blue .timeline-columns:nth-child(even) .timelineterm-section:before {
    border-right-color: #AFD100;
}
#main .timeline-section.timeline-color-start-start-blue .timeline-columns:nth-child(odd) .decade-timeline {
    background: #64aeca;
}
#main .timeline-section.timeline-color-start-start-blue .timeline-columns:nth-child(odd) .timelineterm-section:before {
    border-right-color: #64aeca;
}


#main .timeline-section:nth-child(even) .timeline-columns .timelineterm-section:before {
	right: auto;
    left: -29px;
    transform: rotate(-0deg);
	border-right-color: #2e9ccc;
}
#main .timeline-section.timeline-order-start-left .timeline-columns:nth-child(odd) .tm-left-col {
    order: 0;
    padding-left: 0px;
    padding-right: 70px;
}
#main .timeline-section.timeline-order-start-left .timeline-columns:nth-child(odd) .tm-right-col {
    order: 3;
}
#main .timeline-section.timeline-order-start-right .timeline-columns:nth-child(even) .tm-left-col {
    order: 0;
    padding-left: 0px;
    padding-right: 70px;
}
#main .timeline-section.timeline-order-start-right .timeline-columns:nth-child(even) .tm-right-col {
    order: 3;
}
#main .timeline-section.timeline-order-start-right .timeline-columns:nth-child(odd) .tm-left-col {
    order: 3;
    padding-left: 70px;
    padding-right: 0px;
}
#main .timeline-section.timeline-order-start-right .timeline-columns:nth-child(odd) .tm-right-col {
    order: 0;
}


/*Divider Section*/

#page #main .section-divider > .row .divider-image img {
    margin: 0 auto;
}
#main .content-row .section-divider:only-child {
    padding-top: 50px;
    padding-bottom: 50px;
}
.divider-image {
	text-align: center;
}
#main #mission-block .red-block{
	position:relative;
	padding-left:80px;
	color:rgb(204, 51, 63);
	font-size:26px;
}

#main #mission-block .red-block:before {
    content: " ";
    width: 70px;
    height: 15px;
    background: rgb(204, 51, 63);
    background: linear-gradient(90deg, rgba(204, 51, 63, 0) 0%, rgba(204, 51, 63, 1) 100%);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0px, -50%);
}
#main #mission-block .yellow-block{
	position:relative;
	padding-left:125px;
	color:rgb(244, 184, 65);
	font-size:26px;
	line-height:2;

}

#main #mission-block .yellow-block:before {
    content: " ";
    width: 110px;
    height: 15px;
    background: rgb(244, 184, 65);
    background: linear-gradient(90deg, rgba(244, 184, 65, 0) 0%, rgba(244, 184, 65, 1) 100%);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0px, -50%);
}
#main #mission-block .blue-block{
	position:relative;
	padding-left:180px;
	color:rgb(48,156,203);
	font-size:26px;
	line-height:2;
}

#main #mission-block .blue-block:before {
    content: " ";
    width: 170px;
    height: 15px;
    background: rgb(48,156,203);
    background: linear-gradient(90deg, rgba(48,156,203,0) 0%, rgba(48,156,203,1) 100%);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0px, -50%);
}

#numbered-list ol li::before {
  background-color: #336A93;
	width:35px;
	height:35px;
	color:#fff;
	font-weight:700;
	border-radius:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	left:0;
	top:-5px;
}
#numbered-list ol {
  counter-reset: myOrderedListItemsCounter;
	margin-left:0px !important;
	padding-top:10px;
}
#numbered-list ol li {
  list-style-type: none;
  position: relative;
	padding-left:50px;
	padding-bottom:30px;
	line-height: 1.3;
}
#numbered-list ol li:before {
  counter-increment: myOrderedListItemsCounter;
  content: counter(myOrderedListItemsCounter);
  margin-right: .5em;
}
/************************************************** Responsive */

/* Navbar Extended */

.navbar .mm-extended {
    display: none;
    width: 100%;
}
.mm-opener {
    display: none;
}
#masthead .mm-extended .quick-links {
    padding: 25px;
    list-style: none;
    margin: 0px;
    background: rgba(0,0,0,.2);
}
#masthead .mm-extended .quick-links ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
	background: transparent;
}
#masthead .mm-extended .quick-links li {
    margin: 0px 0px 12px !important;
    border: none;
    padding: 0px !important;
}
#masthead .mm-extended .quick-links li:last-child {
    margin-bottom: 0px !important;
}
#masthead .mm-extended .quick-links li a {
    color: white;
    text-transform: uppercase;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 8px 10px;
}
#page #masthead .mm-extended .quick-links li a {
    width: 100%;
    text-align: left;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    text-transform: none;
    color: white;
}
#page #masthead .mm-extended .quick-links li.red-button a, #page #masthead .mm-extended .quick-links li.light-blue-button a, #page #masthead .mm-extended .quick-links li.yellow-button a  {
	padding:15px;
}
#page #masthead .mm-extended .quick-links li.yellow-button a {
	color:#000;
}
#masthead .mm-extended h4 {
    color: #fff;
    text-transform: none;
    font-family: "Plus Jakarta Sans";
    font-weight: 700;
    margin: 0px 0px 15px;
}
.mm-extended #gt_float_wrapper {
    background: rgba(255, 255, 255, .2);
	padding: 10px 0px;
}
.mm-inner {
    position: relative;
    width: 28px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.mm-icon {
    width: 30px;
    height: 5px;
    background: #CC333F;
    display: block;
    border-radius: 35px;
}
.mm-close {
    display: none;
    position: absolute;
    top: 25px;
    right: 25px;
}
.mm-close-inner {
    width: 24px;
    height: 24px;
    display: block;
    position: relative;
}
.mm-close-inner .mm-icon {
    background: white;
    position: absolute;
    transform: rotate(45deg);
    top: 10px;
    right: 0px;
    width: 24px;
    height: 2px;
}
.mm-close-inner .mm-icon + .mm-icon {
    transform: rotate(-45deg);
}
.navbar .language-switcher {
    display: none;
    margin: 0px 25px;
    width: 100%;
    background: white;
    padding: 10px;
    border-radius: 35px;
    justify-content: center;
}
.header-search {
    position: relative;
    margin-left: 35px;
}
.header-search-form {
    position: absolute;
    right: 0px;
    width: 300px;
    transition: .4s all;
    transform: scale(0) translate(150px, 0px);
}
.header-search-form.open {
    transform: none;
}
.header-search .search-form {
    display: flex;
    align-items: center;
    background: white;
    border-radius: 35px;
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
}
.header-search .search-form .search-field {
    background: transparent;
    border: none;
    padding: 0px 20px;
    color: #000;
    font-size: 16px;
    height: 35px;
	outline: none;
    box-shadow: none;
}
.header-search .search-form .search-submit {
    cursor: pointer;
    transition: .4s all;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    border: none;
    flex-shrink: 0;
    background: #CC333F url(../../uploads/2024/10/icon_search_white.svg) center no-repeat;
    opacity: 1;
    outline: none;
    background-size: 24px;
}
.search-opener {
    cursor: pointer;
    transition: .4s all;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
}
.search-opener img {
	transition: .4s all;
}
.search-opener:hover {
    background: #CC333F;
	opacity: 1;
}
.search-opener:hover img {
    filter: brightness(0) invert(1);
}

.featured-events-section {
	background:#fff;
	padding: 55px 55px;
    border-radius: 0px;
    margin: 0 auto;
	max-width:calc(100% - 200px);
    width: 100%;
    position: relative;
	z-index: 5;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .16);
}
.featured-events-section h2 {
	text-align: center;
}
.featured-events-section:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: url(../../../members/wp-content/uploads/sites/2/2024/06/yellow-shape.svg) bottom right no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    background-size: contain;
	z-index: 4;
	pointer-events: none;
    /* filter: brightness(0.5); */
}

.featured-event-slide {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
}

.featured-event-featured-image {
	width: 40%;
	height: 350px;
}
.featured-event-featured-image img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.featured-event-slide .event-content {
	width: 60%;
	padding-left: 40px;
}

.featured-event-slide .event-content h3 {
	font-weight: 700 !important;
	font-size: 25px!important;
	line-height: 1 !important;
	margin-bottom: 5px!important;
}
.featured-event-slide .event-content .featured-date{
	color:#2F9CCC;
	font-weight: 700 !important;
}

.featured-event-slide .featured-event-excerpt {
	padding-top: 15px;
	padding-bottom:15px;
}

.featured-event-slide .featured-location {
	display: flex;
	align-items: center;
	padding-top: 10px;
}
.featured-event-slide .featured-location img {
	padding-right: 8px;
}
#main .tab-layout.tab-navigation {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.tab-layout.tab-navigation .tab-title:only-child{
	display: none;
}
.tab-layout-section:has(.tab-layout.tab-navigation .tab-title:only-child) .tab-content-inner.active-tab {
    background: transparent !important;
}
.tab-layout-content.tab-content:only-child {
	background:transparent !important;
}
.wpgb-card-6:before {
    content: " ";
    width: 10px;
    height: 80px;
    background: #2F9CCC;
    position: absolute;
    left: 0;
    top: 0;
    visibility: visible;
    z-index: 9;
}

.tribe-events-c-top-bar__nav-list, .tribe-events-c-top-bar__nav-list-item {
	margin-bottom:0px !important;
}
#main #nested-ul-list ul ul li {
	padding-left:0px;
}
.pmpro_card{
	padding-top:30px;
}
.pmpro_table_order-date a{
	color:#fff;
}
.pmpro_table_order-date a:hover{
	color:#336A93;
}
#main h2.pmpro_card_title{
	padding-left:0px!important;
}
#main .pmpro_content_message h2.pmpro_card_title {
    padding-left: 35px !important;
}
.wp-grid-builder .wpgb-card-8 .wpgb-block-2 p:empty{
	margin-bottom:0px !important;
}
.page-two-col-banner-right-column{
	overflow:hidden;
	height:650px;
	width:50%;
	object-fit:cover;
}
.page-two-col-banner-right-column img {
	width: 100%;
	height:100%;
}
.page-two-col-banner-right-column img.image-pos-center{
	object-position:center;
}
.page-two-col-banner-right-column .image-pos-left{
	object-position:left;
}
.page-two-col-banner-right-column .image-pos-right{
	object-position:right;
}

#tribe-events-pg-template{
	padding-top:0px !important;
}
.tribe-events-notices{
	padding: 20px;
	background:#2F9CCC;
	color:#fff;
	text-align:center;
}
.tribe-events-notices ul {
	list-style:none;
    margin-bottom: 0px !important;
}
.tribe-events-notices ul li {
	text-align:center;
}
#main .tribe-events-single .tribe-events-schedule {
    margin: 0px;
}
#main .tribe-events-single abbr {
    text-decoration: none;
    cursor: auto;
}
.white-space-line{
	height:30px;
}

.tribe-events-calendar-month__header-column-title.tribe-common-b3, .tribe-events .tribe-events-calendar-month__day-date-daynum, .tribe-events-calendar-month__calendar-event-title{
	font-size:17px !important;
}
.tribe-events .tribe-events-calendar-month__header-row{
	align-items:center;
	justify-content:center;
	background:#336A93;
	padding-top:16px;
}
.tribe-events .tribe-events-calendar-month__header-column{
	display:flex;
	justify-content:center;
}
.tribe-events-calendar-month__header-column-title {
	margin-bottom:0px !important;
	color:#fff !important;
}
.tribe-events-calendar-month__day-date-daynum{
	padding:0 8px !important;
}
.tribe-events-c-subscribe-dropdown__list{
	list-style:none !important;
	margin-left:0px !important;
}
/* Wen there's two boxes, the first one is the second-from-last*/
@media(max-width:1920px){
	.page-two-col-banner-right-column img{
		height:100%;
		width:100%;
		object-fit: cover;
	}
	#footer-widget .footer-col-2{
		min-width:auto;
		padding-left:15px;
	}
}
@media screen and (max-width: 1800px) {
	#masthead #top-nav li a {
		font-size: 15px;
		padding: 0px 8px;
	}
	#page #masthead .main-navigation .mega-menu li {
		margin-left: 25px;
	}
	#page #masthead .main-navigation .mega-menu li a {
		font-size: 16px;
	}
	.header-search {
		margin-left: 25px;
	}
}

@media screen and (max-width: 1600px) {
	#content #main .searchandfilter ul li h4 {
		max-width: 100px;
		line-height: 1.2;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text {
		font-size: 1.9rem;
	}
	.banner-left-col-bg .col-lg-8{
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0 50px;
		display: flex;
		justify-content: center;
		align-items: flex-start;
	}
	#main h1 {
		font-size: 3.2rem;
	}
	#masthead nav {
		height: 80px;
	}
	#page #content {
		padding-top: 130px;
	}
	#page #masthead .mega-menu .mega-menu-flyout .mega-sub-menu li a {
		font-size: 15px !important;
	}
	.banner-left-col-bg h1 {
		font-size: 32px !important;
	}
	#masthead #top-nav li a {
		font-size: 13px;
		padding: 0px 8px;
	}
	#page #masthead .main-navigation .mega-menu li {
		margin-left: 20px;
	}
	#page #masthead .main-navigation .mega-menu li a {
		font-size: 15px;
	}
	.header-search {
		margin-left: 20px;
	}
	#masthead .main-navigation .navbar-search {
		width: 225px;
	}
	#masthead .navbar-brand {
        padding: 0px 0px 0px 25px;
    }
	#masthead .navbar-brand a:before {
		width: 550px;
		left: calc(50% - 60px);
		top: calc(50% - 20px);
		height: 325px;
	}
	#masthead .navbar-brand img {
		max-height: 100px;
		width: 100px;
	}
	#masthead .switcher {
		width: 135px;
	}
	#masthead .switcher .selected a {
		font-size: 14px;
	}
	.topbar li a {
		font-size: 16px;
	}
	#masthead .alert-bar .alerts-inner .alert a {
		font-size: 16px;
	}
	#masthead .alert-bar .alerts-inner .alert {
		padding: 20px 0px;
	}
	#main .two-column-banner.home-banner {
		min-height: unset;
	}
	.page-two-col-banner-right-column {
		height: inherit;
	}
	.homepage-banner .inner-content {
		padding: 0px;
		margin-bottom: -50px;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a {
		font-size: 15px !important;
		padding-right: 30px !important;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-menu-item .textwidget ul li a {
		font-size: 15px !important;
		padding-right: 30px !important;
	}
	#main .sub-navigation ul li {
		margin-left: 25px;
	}
	#main .sub-navigation ul li a {
		font-size: 15px;
	}
	#main .sidebar-track {
		margin-right: 30px;
	}
	#main .sidebar-menu ul li.department-title a {
		font-size: 22px;
		padding: 8px 25px;
	}
	#main .sidebar-menu ul li.menu-level-0 a {
		padding: 8px 25px;
		font-size: 18px;
	}
	#main .sidebar-menu ul li .subnav-dd.first-subnav-dd {
		right: 35px;
	}
	#main .sidebar-menu .subnav-dropdown {
		margin: 0px 35px 15px;
	}
	#main .subnav-dd {
		top: 12px;
	}
	#main .sidebar-menu .subnav-dropdown .menu-level-1 a {
		font-size: 16px;
		padding: 8px 10px;
	}
	#main .sidebar-menu .subnav-third-level {
		margin: 0px 10px;
	}
	#main .sidebar-menu .subnav-dropdown .menu-level-2 a {
		font-size: 15px;
	}
	#main .tab-container .tab-navigation button {
		font-size: 16px;
	}
	#content #main .searchandfilter ul li input[type="text"],
	#content #main .searchandfilter ul li select {
		max-width: 150px;
	}
	#main .slick-slider .slick-next {
		right: -25px;
	}
	#main .slick-slider .slick-prev {
		left: -25px;
	}
	#main .home-banner-content .callouts-container .callout {
		font-size:1.82rem;
	}
	#main .home-banner-content .callouts-container .callout:before{
		width:105px;
	}
	#main .home-banner .callouts-container .callout:nth-child(2):before{
		width:160px;
	}
	#main .home-banner .callouts-container .callout:nth-child(3):before{
		width:150px;
	}
	#masthead #top-nav li a {
		padding:0 6px;
	}
	#page .cta-area-content {
		padding: 50px 0px;
	}
	#main .home-banner-content h1 {
		font-size: 2.6rem;
	}
}

@media screen and (max-width: 1310px) {
	#masthead .navbar-brand img{
		width:200px;
	}
	#main .section-grid-content .content-column {
		padding-left: 65px;
	}
	#main .u-split-left .roadmap-base {
		left: 40%;
		width: 1180px;
	}
	#main .featured-buttons .button .button-inner{
		padding:30px 15px;
	}
	.section-featured-buttons .row{
		flex-grow:1;
		height:100%;
	}
	#main .featured-buttons{
		align-items:stretch;
		height:100%;
		flex-grow:1;
	}
	#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper h3 {
		font-size:20px;
	}
	#footer-widget .footer-col-1 .widget_text, #footer-widget .footer-col-1 #block-13{
		padding-left:0px;
	}
	#main .page-left-sidebar .main-content > .content-row > .container{
		padding-left:0px;
	}
	#main .sidebar-track{
		margin-right:0px;
	}
	#page .cta-area-content .featured-buttons .block-icon img {
		height: 50px;
	}
	#main .home-banner-content p {
		font-size: 18px;
	}
}

@media(max-width:1250px) {
	#masthead .navbar-brand img{
		width: 120px;
	}
}

@media screen and (max-width: 1300px) {
	#masthead .main-navigation .navbar-search {
		width: 175px;
	}
	#masthead .header-right .quick-links li {
		font-size: 13px;
		padding-left: 10px;
		margin-left: 10px;
	}
	#masthead .header-right .quick-links li i {
		font-size: 18px;
		margin-right: 10px;
	}
	#masthead .switcher {
		width: 120px;
	}
	#page #masthead .main-navigation .mega-menu li {
		margin-left: 15px;
	}
	.header-search {
        margin-left: 10px;
    }
	#masthead .navbar-brand img {
		max-height: 90px;
        max-width: 90px;
	}
	#masthead .switcher .selected a {
		font-size: 13px;
	}
	#masthead .alert-bar .alert-headline p {
		font-size: 15px;
	}
	.services-holder {
		max-width: 95%;
	}
	#main h3 {
		font-size: 1.6rem;
	}
	.image-box .box-content {
		padding: 25px;
	}
	#main button.default-button a {
		line-height: 1.2;
		padding: 11px 25px;
	}
	#page #masthead .mega-menu .mega-menu-flyout .mega-sub-menu li a {
		font-size: 14px !important;
	}
	#main h4 {
		font-size: 18px;
	}
	.services-holder .service-box-inner {
		padding: 20px 15px;
	}
	#main .services-holder .service-box-content h4 {
		font-size: 17px;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a {
		font-size: 14px !important;
		padding-right: 25px !important;
	}
	#main .sub-navigation ul li a {
		font-size: 13px;
	}
	#main .sub-navigation .department-home a {
		padding: 0px 10px;
	}
	#main .sub-navigation ul li {
		margin-left: 20px;
	}
	#main .sidebar-track {
		margin-right: 0px;
	}
	#main .sidebar-menu ul li.menu-level-0 a {
    	padding: 8px 25px;
		font-size: 17px;
	}
	#main .sidebar-menu ul li .subnav-dd.first-subnav-dd {
		right: 35px;
		top: 10px;
	}
	#main .sidebar-menu .subnav-dropdown .menu-level-1 a {
		font-size: 15px;
		padding-right: 0px;
	}
	#main .subnav-dd {
		top: 10px;
	}
	#main .tab-container .tab-navigation button {
		font-size: 15px;
	}
	#content #main .searchandfilter ul {
		flex-wrap: wrap;
	}
	.staff-table-header .table-cell {
		font-size: 16px;
		padding: 15px 5px;
	}
	.staff-table-contact .contact-main-info .table-cell {
		font-size: 15px;
		padding: 15px 5px;
	}
	.staff-table-contact .contact-main-info .table-cell.name {
		font-size: 16px;
	}
	.staff-table-contact .contact-main-info .table-cell.contact-info a {
		font-size: 16px;
		margin: 0px;
	}
	.staff-table-contact .read-more .toggle-down {
    	width: 34px;
		height: 34px;
		font-size: 17px;
		line-height: 36px;
	}
	.tribe-events .tribe-events-calendar-list__event-date-tag{
		width:70px !important;
	}
	#main .tribe-events .tribe-events-calendar-list__event {
		padding-left: 20px;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-menu-item .textwidget ul li {
		padding-right: 0px;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-menu-item .textwidget ul li a {
		font-size: 14px !important;
		padding-right: 20px !important;
	}
	#content #main .searchandfilter .sf-field-taxonomy-service_phase li {
		font-size: 15px;
		padding-right: 0px;
	}
	#main .featured-buttons.services-result-grid {
		flex-wrap: wrap;
		justify-content: flex-start;
		column-gap: 0px;
		flex-direction: row;
		margin-left: -10px;
		margin-right: -10px;
		row-gap: 0px;
	}
	#main .featured-buttons.services-result-grid .block-icon {
		width: 90px;
		height: 90px;
	}
	#main .section-grid-content .image-column img {
		height: 100%;
		object-fit: contain;
		object-position: bottom right;
	}
	#main .section-grid-content .content-column {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	#main .section-grid-content .image-column.style-push-off-screen {
		padding-left: 0px;
		transform: translate(50px, 0px);
	}
	#main .animated-counter {
    	font-size: 2.4rem;
	}
	#main .tab-container.left-tabs .tab-navigation {
		width: 300px;
	}
	#main .tab-container.left-tabs .tab-navigation .tab-title {
		font-size: 18px;
	}
	.banner-left-col-bg .row .col-lg-8{
		max-width: 100%;
		flex: 0 0 100%;
		padding: 0 50px;
	}
	#main .resource-list .wpgb-block-1{
		font-size:18px;
	}
	body:not(.home) #main h2 {
		font-size:26px;
	}
	#masthead #top-nav li a {
        font-size: 12px;
        padding: 0px 4px;
    }
	#masthead #top-nav .icon-button + .icon-button, #mobile-top-bar .icon-button + .icon-button {
		margin-left: 2px;
	}
	#masthead #top-nav ul {
		margin-left: 0px;
	}
	#page #masthead #top-nav li a:before {
		width: 15px;
		height: 15px;
		margin-right: 4px;
	}
	#masthead .gt_float_switcher .gt-selected .gt-current-lang {
		padding: 5px;
	}
	#masthead .gt_float_switcher .gt_options a img,
	#shiftnav-main .gt_float_switcher .gt_options a img,
	#masthead .gt_float_switcher .gt-selected img,
	#shiftnav-main .gt_float_switcher .gt-selected img {
		margin-right: 5px;
		width: 20px !important;
		height: 20px !important;
	}
	#page #masthead #top-nav li a:before {
		width: 15px;
		height: 15px;
	}
	#page #main .resource-list .wpgb-block-1 {
		font-size: 16px;
	}
	#main .page-banner .container {
		padding: 50px 0px;
	}
}

@media screen and (max-width: 1250px) {
	#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper h3{
		font-size:16px;
		line-height:1.2;
	}
}

@media screen and (max-width: 1200px) {
	#masthead #top-nav li a {
        font-size: 11px;
    }
}

@media screen and (max-width: 1100px) {
	.main-header .container{
		height: 90px;
	}
	#page #content {
		padding-top: 0px;
	}
	#page #masthead {
		position: relative;
	}
	#masthead .header-right-top {
		display: none;
	}
	#masthead .navbar {
		position: fixed;
		height: 100vh;
		z-index: 99999;
		top: 0px;
		background: #336A93;
		right: 0px;
		width: 320px;
		display: flex;
		align-items: flex-start;
		padding: 100px 0px !important;
		overflow-y: scroll;
		transform: translate(100%, 0px);
		transition: .4s all;
	}
	#masthead .navbar.open {
		transform: none;
		display:block;
	}
	.navbar .mm-extended,
	.mm-opener,
	.mm-close,
	.search-opener {
		display: block;
	}
	#masthead .navbar .mega-menu-wrap {
		width: 100%;
		margin: 25px 0px 0px;
		border-top: 2px solid rgba(255,255,255,.1);
	}
	#page #masthead .navbar .mega-menu-wrap .mega-menu {
		background: transparent;
		padding: 15px 0px;
		display:block;
	}
	#page #masthead .main-navigation .mega-menu li {
		margin-left: 0px;
		width:100%;
	}
	#page #masthead .main-navigation .mega-menu li a {
		height: auto;
		line-height: 1;
		padding: 14px 25px;
		color: white !important;
		font-size: 18px;
	}
	#page #masthead .main-navigation .mega-menu li a .mega-indicator {
		display: block !important;
		color: #CC333F !important;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-flyout .mega-sub-menu {
		margin-left: 0px;
		border-radius: 0px;
		box-shadow: none;
		background: rgba(255, 255, 255, .1);
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
		color:#fff !important;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-flyout .mega-sub-menu li a {
		padding-left: 25px !important;
		font-size: 16px !important;
		color:#fff !important
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-row > .mega-sub-menu {
		flex-direction: column;
	}
	#page #masthead .main-navigation .mega-menu > li.mega-menu-item-has-children > .mega-sub-menu {
		display: none !important;
	}
	#page #masthead .main-navigation .mega-menu > li.mega-menu-item-has-children.mega-toggle-on > .mega-sub-menu {
		display: block !important;
		padding-left:11px;
		width:100%;
		position:relative;
	}
	#page #masthead .mega-menu .mega-menu-grid > .mega-sub-menu:before {
		display: none;
	}
	#page #masthead .mega-menu-grid > .mega-sub-menu {
		padding: 0px !important;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column:first-child .mega-menu-item-type-widget {
		padding: 0px !important;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .widget_media_image {
		text-align: center;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .widget_media_image img {
		max-height: 150px;
		width: auto;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-sub-menu .mega-menu-item.mega-menu-item-type-widget h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-sub-menu .mega-menu-item {
		width: 100% !important;
		padding-right: 0px !important;
		margin: 0px 0px 18px !important;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-sub-menu .mega-menu-item:last-child {
		margin-bottom: 0px !important;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a {
		height: auto !important;
		font-size: 17px !important;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-grid .mega-menu-row:last-child .mega-menu-column:first-child {
		padding-bottom: 0px;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-grid .mega-menu-column {
		padding: 25px 25px 0px 25px !important;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-grid .mega-menu-column:last-child {
		padding-bottom: 25px !important;
		padding-top: 15px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		box-shadow: none;
		background: rgba(255, 255, 255, .1);
	}
	#masthead .header-right .quick-links {
		display: block;
	}
	.topbar {
		display: none;
	}
	#masthead .main-navigation .navbar-search {
		width: 100%;
		display: block;
	}
	#masthead .main-navigation .navbar-search.open {
		display: block;
	}
	.navbar-search label {
		width: 100%;
	}
	.navbar .language-switcher {
		display: block;
	}
	.header-right .language-switcher {
		display: none;
	}
	.mobile-top-bar {
		display: none;
	}
	.main-navigation {
		background:transparent;
	}
	#masthead .mm-extended .quick-links ul{
		display:block;
	}
	#masthead .mm-extended .quick-links ul .gtranslate_wrapper{
		text-align:center;
	}
	#masthead .switcher {
		width: 100%;
	}
	#masthead .switcher .option {
		width: 100%;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        float: right;
    }
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-menu-item .textwidget ul {
		-webkit-column-count: 1;
		column-count: 1;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column.mega-menu-columns-9-of-12 .mega-menu-item .textwidget ul li a {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		height: auto !important;
		line-height: 1.3 !important;
		font-size: 15px !important;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-menu-item .textwidget ul li {
		margin-bottom: 10px !important;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-menu-item .textwidget ul li:last-child {
		margin-bottom: 0px !important;
	}
	#masthead .mm-extended .quick-links li.icon-button a{
		justify-content:center;
	}
	.mobile-top-bar {
        display: block;
    }
	#mobile-top-bar .navbar-nav {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
	#mobile-top-bar li a {
		font-size: 13px;
		padding: 0px 10px;
		line-height: 40px;
	}
	#masthead .navbar-brand a:before {
        width: 550px;
        height: 300px;
        top: -17px;
    }
	#masthead .navbar-brand img {
		margin-top: -25px;
	}
}

@media (max-width: 1023px) {
	#content #main .searchandfilter .sf-field-taxonomy-service_phase li {
		font-size: 14px;
		line-height: 1.3;
	}
	.two-column-row.extra-spacing{
		column-gap:30px;
	}
	.two-column-row.eight-four .column:first-child{
		width:60%;
	}
	.two-column-row.eight-four .column:last-child{
		width:40%;
	}
}

@media screen and (max-width: 989px) {
	#page #content {
		padding-top: 0px;
	}
	.services-holder {
		flex-wrap: wrap;
	}
	.services-holder .service-box {
		width: calc(100% / 3);
	}
	.services-holder .service-box:nth-child(n+4) {
		margin-top: 20px;
	}
	.services-holder {
		transform: translate(0px, 100px);
	}
	#main .content-row.overlap-spacing-top {
		padding-top: 100px;
	}
	#footer-widget ul.list-2col {
		column-count: 1;
	}
	#footer-widget .row {
		flex-wrap: wrap;
	}
	#footer-widget .row > div {
		width: 50%;
		flex: 50%;
		max-width: 50%;
	}
	#footer-widget .row > div:nth-child(n+3){
		margin-top: 30px;
	}
	.subnav-opener {
		display: flex;
	}
	.subnav-dd-arrow {
		display: block;
	}
	#main .counter-label {
		font-size: 19px;
	}
	#main .container .row.page-left-sidebar {
		flex-direction: column;
	}
	#main .container .row.page-left-sidebar .main-content {
		width: 100%;
		flex: 100%;
		max-width: 100%;
		margin-bottom: 35px;
	}
	#main .sidebar {
		width: 100%;
		flex: 100%;
		max-width: 100%;
	}
	
	#main .sidebar-menu {
		max-height: unset;
	}
	#main .featured-buttons.services-result-grid .button {
		width: 50%;
	}
	#main .section.section-grid-content .row {
		flex-direction: column-reverse;
	}
	#main .section-grid-content .image-column {
		margin-top: 0px;
		width: 100%;
		max-width: 100%;
	}
	#main .page-banner + .content-row .section-grid-content .image-column {
		margin-top: -50px;
	}
	#main .section-grid-content .align-center .content-column {
    	padding-left: 65px;
    	padding-right: 65px;
		width: 100%;
   		max-width: 100%;
		margin-bottom: 0px
	}
	#main .section.section-grid-content .row:has(.style-push-off-screen) {
		padding-bottom: 0px;
	}
	#main .section-grid-content .image-column.hide-on-mobile {
		display: none;
	}
	#masthead .navbar-brand img {
		max-height: 80px;
        width: 80px;
	}
	#main .featured-buttons .button .button-inner {
		padding-bottom: 120px;
	}
	#main .slick-slider .slick-prev {
		left: -15px;
	}
	#main .slick-slider .slick-next {
		right: -15px;
	}
	#footer-widget .row .footer-cta-column {
    	width: 100%;
		max-width: 100%;
	}
	#footer-widget .footer-ctas .col-md-6 {
		border-top: 1px solid rgb(0 73 122 / 30%);
		padding: 10px 0px;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#footer-widget .footer-ctas .col-md-6:last-child {
		border-bottom: 1px solid rgb(0 73 122 / 30%);
	}
	#footer-widget .footer-ctas .col-md-6 .widget_block {
		margin-bottom: 0px;
	}
	#footer-widget .wp-block-button a {
		width: 140px;
	}
	.site-info {
		font-size: 14px;
	}
	#main .home-banner-content{
		padding-bottom: 50px;
		padding-top: 50px;
	}
	#main .home-banner .container .row .col-lg-8 {
		margin-bottom: 0px;
	}
	#page #main .home-banner {
		padding-bottom: 0px;
	}
	#main .home-banner .image-background {
		height: 60%;
	}
	#main .home-banner .callouts-and-stats .columns-container {
		padding: 0px 30px;
	}
	#main .home-banner-content .callouts-container .callout:before {
        right: auto;
        left: 0px;
        width: 30px;
    }
	#main .home-banner-content .callouts-container .callout {
		padding-left: 25px;
	}
	#main .home-banner-content .callouts-container .callout:nth-child(2) {
		padding-left: 35px;
	}
	#main .home-banner .callouts-container .callout:nth-child(2):before {
    	left: -35px;
		width: 30px;
	}
	#main .home-banner-content .callouts-container .callout:nth-child(3) {
		padding-left: 45px;
	}
	#main .home-banner .callouts-container .callout:nth-child(3):before {
        width: 60px;
        left: -105px;
    }
	#main .home-banner .columns-container .column {
		height: 80px;
		display: flex;
		align-items: center;
	}
	#main .slick-slider .slick-prev {
		left: -5px;
	}
	#main .slick-slider .slick-next {
        right: -5px;
    }
	#main .page-banner .banner-content {
		height: auto;
		justify-content: center;
		padding: 35px 35px;
		min-height: 200px;
	}
	#main .banner-roadmap .roadmap-base {
		left: 70%;
		right: 50px;
		bottom: auto;
	}
	#main .banner-roadmap.roadmap-with-overlap {
		top: 0px;
	}
	#main .banner-roadmap.roadmap-with-overlap .roadmap-base:before {
		display: none;
	}
	#main .banner-roadmap .roadmap-base img {
		width: 100%;
		height: 120%;
		object-position: bottom left;
		object-fit: cover;
	}
	.team-holder {
		justify-content: center;
	}
	.team-holder .team-member {
		width: calc(50% - 30px);
	}
	.site-info .copyright {
		justify-content: center;
	}
	.site-info {
		flex-direction: column;
		row-gap: 10px;
	}
	#main .home-banner{
		font-size: 18px;
		height: auto;
	}
	
	.banner-left-col-bg h1{
		font-size: 28px !important;
	}
	 #main .home-banner-content .callouts-container .callout {
        font-size: 1.72rem;
    }
	
	#main .home-banner .container .row{
		flex-direction:column;
		align-items:center;
		margin: 0px;
	}
	#main .home-banner .col-lg-4{
		position:relative;
		top:auto;
	}
	#main .home-banner:after{
		background-size: contain;
		height:100%;
	}
	#main .home-banner + .main-content .content-row:first-child > .container > .section:first-child{
		padding-right:0;
		padding-top:50px;
	}
	
	#main .home-banner .column:after{
		display:none;
	}
	#main .home-banner .animated-counter{
		margin-bottom:0px;
	}
	#main .home-banner .columns-container .column {
        background: rgba(255, 255, 255, .3);
        padding: 15px 25px;
        margin: 0px;
        width: 100%;
    }
	body, #page {
		font-size: 17px;
	}
	#main .two-column-row .column:nth-child(2) .section-featured-buttons > .row {
		padding-top: 30px;
	}
	#main .animated-counter{
		font-size:2.5rem
	}
	#main .home-banner  .slick-list {
		width:100%;
	}
 	#main .home-banner  .column-inner .slick-track, 	#main .home-banner  .column-inner .slick-list {
    	display: flex !important;
	}
	
	#main .home-banner .column .column-inner .textblock{
		display:flex;
		align-items:center;
		justify-content: center;
	}
	#main .home-banner  .slick-slider .slick-prev:before{
		border-left-color:#fff !important;
		border-bottom-color:#fff !important;
	}
	#main .home-banner .slick-slider .slick-prev,#main .home-banner .slick-slider .slick-next{
		background:transparent;
		border:none;
	}
	#main .home-banner  .slick-slider .slick-next:before{
		border-bottom:3px solid #fff !important;
		border-right:3px solid #fff !important;
	}
	#main .counter-label{
		padding-left:30px;
		max-width:100%;
		margin:0;
	}
	#page .cta-area-content h2{
		margin-right:0px;
		
	}
	#page .cta-area-content .featured-buttons .block-icon img{
		height:70px;
	}
	.footer-ctas{
		padding-bottom:60px;
		overflow:hidden;
	}
	#page .footer-ctas:before {
		background-size: contain;
	}
	.footer-ctas:after {
		display: none;
	}
	#page .cta-area-content{
		flex-direction:column;
		justify-content:center;
		padding-bottom:80px;
		padding-top:80px;
	}
	#page .cta-area-content {
   		padding-top: 50px;
		padding-bottom: 30px;
	}
	#page .cta-area-content .featured-buttons{
		justify-content:center;
	}
	#page .cta-area-content h3 {
		line-height:25px;
	}
	#page .cta-area-content .featured-buttons .button{
		padding:15px 10px;
	}
	#page .cta-area-content .featured-buttons .button:after{
		width:3px;
	}
	.h2, h2{
		font-size:1.8rem;
	}
	.home-banner-content{
		padding-left:7.5vw;
		padding-right:7.5vw;
	}
	#main .home-banner-right-column{
		margin-left:0px;
	}
	#main .home-banner .container .row .col-lg-8{
		padding-left:0px !important;
		padding-right:0px !important
	}
	#main .home-banner-right-column .wp-grid-builder.wpgb-enabled .wpgb-card{
		width:100% !important;
	}
	#main .title-content-box .button {
		position:relative;
		right:auto;
		left:20px;
		bottom:30px;
	}
	body:not(.home) #main h2{
		font-size:24px;
	}
	#main .tab-content .row .textblock, #main .tab-content .row .image{
		padding:0;
	}
	.icon-boxes .icon-box{
		width:calc(50% - 15px);
	}
	#main .featured-buttons .button .button-inner{
		min-height:auto;
		justify-content:center;
		padding:30px;
	}
	
	#main .featured-buttons {
		flex-direction: column;
		row-gap: 30px;
	}
	#main .featured-buttons .button {
		width: 100%;
	}
	#main .featured-buttons .button .button-inner {
		padding: 30px;
	}
	#main .featured-buttons a.button-inner:after {
		bottom: 25px;
	}
	#main .featured-buttons a.button-inner:hover:after {
		opacity: 0;
	}
	#main .wpgb-facet select{
		min-width:auto;
	}
	#main .wpgb-facet .wpgb-facet-title{
		white-space:wrap;
	}
}

@media screen and (max-width: 767px) {
	.image-box-holder {
		flex-wrap: wrap;
	}
	.image-box-holder .image-box {
		margin-bottom: 30px;
	}
	.image-box-holder .image-box:last-child {
		margin-bottom: 0px;
	}
	.services-holder {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: calc(5vw - 7px);
		padding-right: calc(5vw - 7px);
		max-width: unset;
		width: calc(100% + 30px);
		transform: translate(-15px, 100px);
		border-radius: 0px;
	}
	.services-holder .service-box {
		padding: 0px 7px;
	}
	.services-holder .service-box:nth-child(n+4) {
		margin-top: 14px;
	}
	.services-holder .service-box-image img {
		height: 40px;
	}
	.services-holder .service-box-inner {
		padding: 15px 10px;
	}
	#main .services-holder .service-box-content h4 {
		font-size: 15px;
	}
	.popular-searches {
		column-count: 1;
	}
	.banner-search form .search-field {
    	padding: 15px 25px;
		font-size: 15px;
	}
	.banner-search form .search-submit {
		font-size: 15px;
		padding: 0px 25px;
	}
	#masthead .navbar-brand img {
		max-height: 75px;
		height: 75px;
        width: 75px;
	}

	#footer-widget .widget {
		font-size: 16px;
	}
	#footer-widget .footer-ctas {
		margin: 30px 0px 0px;
	}
	#footer-widget ul.footer-caps-links li {
		font-size: 18px;
		border-top: 2px solid rgba(255,255,255,.1);
		margin: 0px;
		padding: 13px 0px;
	}
	#footer-widget .row > div:nth-child(n+3) {
		margin-top: 0px;
	}
	#footer-widget h4.collapse-mobile {
		border-top: 2px solid rgba(255,255,255,.1);
		padding: 15px 30px 15px 0px;
		margin: 0px;
		position: relative;
	}
	#footer-widget h4.collapse-mobile:after {
		content: " ";
		width: 12px;
		height: 12px;
		border-right: 2px solid white;
		border-bottom: 2px solid white;
		position: absolute;
		transform: rotate(45deg);
		right: 3px;
		top: 18px;
	}
	#footer-widget h4.collapse-mobile.open:after {
		transform: rotate(-135deg);
		top: 24px;
	}
	#footer-widget .wp-block-social-links {
		margin-bottom: 35px;
	}
	#footer-widget h4.collapse-mobile + ul {
		display: none;
		padding: 10px 0px 20px;
	}
	#footer-widget h4.collapse-mobile.open + ul {
		display: block;
	}
	.homepage-banner .image-background {
		max-height: 300px;
	}
	#main .page-banner .page-banner-content {
		flex-direction: column;
	}
	#main .page-banner .page-banner-content .banner-icon {
		min-width: 100px;
		height: 100px;
		width: 100px;
		margin: 0px 0px 20px;
	}
	.page-banner-content .textblock {
		text-align: center;
	}
	#main .breadcrumbs {
		font-size: 16px;
	}
	#main .row > div[class*="col"] {
		margin-bottom: 35px;
	}
	#main .row > div[class*="col"]:last-child {
		margin-bottom: 0px;
	}
	#main .section-plain-content .row.image-left .image-column,
	#main .section-plain-content .row.image-right .image-column {
    	margin-bottom: 35px;
		order: 1;
	}
	#main .section-plain-content .row.image-left .content-column,
	#main .section-plain-content .row.image-right .content-column {
		order: 2;
		margin-bottom: 0px;
	}
	#page #main .gallery-holder .gallery-image {
		width: 100%;
	}
	#main .department-slider .slide-content {
		padding: 15px 15px 45px 15px;
		font-size: 15px;
	}
	#main .department-slider .slide-image {
		padding-bottom: 100%;
	}
	#main .department-slider .slide-content h3 {
    	font-size: 1.8rem;
		margin-bottom: 10px;
	}
	#main .department-slider .slick-dots {
		bottom: 20px;
	}
	#main .section-cta-row .cta-block {
		padding: 30px 25px;
	}
	#main .bottom-nav-holder ul li {
		width: 100%;
		margin: 0px;
		border-bottom: 1px solid #ccc;
		padding: 10px 0px;
	}
	#main .bottom-nav-holder ul li:first-child {
		border-top: 1px solid #ccc;
	}
	#page #main .bottom-nav-holder ul li:after {
		content: " ";
		width: 12px;
		height: 12px;
		border-right: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		opacity: 1;
		transform: rotate(-45deg);
		right: 5px;
		top: calc(50% - 6px);
		display: block;
	}
	#main .feed-grid .news-post {
		width: 100% !important;
		padding: 0px 15px 30px;
	}
	#main .feed-grid .news-inner .post-content {
		padding: 25px 0px;
	}
	.post-date {
    	font-size: 15px;
		margin-bottom: 10px;
	}
	#main .section-title-content-boxes > .row {
		margin: 0px;
	}
	#main .feed-grid .news-post:last-child {
		padding-bottom: 0px;
	}
	.alignright,
	.alignleft {
		float: none;
		display: block;
		margin: 0 auto 25px;
		width: 100%;
	}
	#main .accordion-title h4 {
		font-size: 16px;
	}
	#main .accordion-title {
		padding: 15px 20px;
	}
	#main .accordion-content {
		padding: 0px 20px 20px;
	}
	#main .animated-counter{
		font-size:2.2rem;
	}
	#main .solo-tab-section .tab-content .tab-content-inner .row {
		padding: 0px !important;
	}
	#page #main .columns-container .column:last-child {
		margin-bottom: 0px;
	}
	#main h2 {
		font-size: 2rem;
	}
	#main .member-directory .wpgb-card .wpgb-card-inner.job-card h3 {
    	font-size: 17px;
	}
	#page #main .contacts-container .contact {
		width: 100%;
	}
	#main .accordion .row {
		flex-wrap: wrap;
	}
	#main .accordion .row .image {
		min-width: 100%;
		width: 100%;
		order: 1;
		margin-bottom: 35px;
	}
	#main .accordion-inner-content .textblock {
		order: 2;
	}
	#main .bottom-nav-holder ul li a {
		display: block;
	}
	#main .sjb-page header > .row > .col-md-12 > .row > .col-md-5 {
		margin-bottom: 0px;
	}
	#main .sjb-page header > .row > .col-md-12 > .row > .col-md-2 {
		width: 100%;
		max-width: 100%;
		flex: 100%;
		margin-bottom: 0px;
	}
	#main .sjb-listing .job-description .btn {
		font-size: 16px;
	}
	#main .sjb-listing h4 {
		font-size: 19px;
	}
	#content #main .searchandfilter ul li {
		width: 100%;
		flex-direction: column;
		padding: 0px;
		margin: 0px 0px 15px;
	}
	#content #main .searchandfilter ul li h4 {
		max-width: 100%;
		width: 100%;
		margin: 0px 0px 10px 0px;
	}
	#content #main .searchandfilter ul li label {
		width: 100%;
	}
	#content #main .searchandfilter ul li input[type="text"],
	#content #main .searchandfilter ul li select {
		max-width: 100%;
		width: 100%;
	}
	.staff-table-header {
		display: none;
	}
	.staff-table {
		border: 1px solid #ccc;
		border-radius: 8px;
	}
	.staff-table-contact .contact-main-info {
		flex-wrap: wrap;
		padding-bottom: 15px;
	}
	.staff-table-contact .contact-main-info .table-cell {
		padding: 15px 15px 0px 15px;
	}
	.staff-table-contact .contact-main-info .table-cell.name {
		width: 100%;
	}
	.staff-table-contact .contact-main-info {
		flex-wrap: wrap;
	}
	.staff-table-contact .contact-main-info .table-cell.position {
		width: 100%;
	}
	.staff-table-contact .contact-main-info .table-cell.contact-info {
    	justify-content: flex-start;
	}
	#main .staff-table-contact .table-cell.read-more {
		padding: 0px;
		margin: 10px 15px 0px auto;
		text-align: right;
	}
	#main .sidebar-socials {
		padding: 25px;
	}
	#main .sidebar-socials .social-links a {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		margin-left: 7px;
	}
	#main .sidebar-cta {
		padding: 25px;
	}
	#main .upcoming-events {
		padding: 25px;
	}
	#main .tab-container .tab-navigation {
		display: none;
	}
	.mobile-tab-title {
		display: block;
	}
	#main .tab-content .tab-content-inner {
		padding: 30px 0px !important;
	}
	#main .tab-content .tab-content-inner.active-tab {
		display: none;
	}
	#main .mobile-tab-title.active-tab + .tab-content-inner {
		display: block;
	}
	#main .tab-content .tab-content-inner .row {
		flex-wrap: wrap;
		padding: 0px 15px !important;
        margin: 0px;
	}
	#main .tab-content .row .textblock {
		order: 2;
		width: 100%;
		max-width: 100%;
	}
	#main .tab-content .tab-content-inner .row .textblock a{
		color: inherit;
	}
	#main .tab-content .row .image {
		max-width: 100%;
		min-width: 100%;
		order: 1;
		margin-bottom: 25px;
	}
	#main .sidebar-cta.style-list a {
		font-size: 16px;
	}
	#main .tribe-events .tribe-events-calendar-list__event .tribe-events-calendar-list__event-featured-image-wrapper {
		display: none;
	}
	#main .tribe-events .tribe-events-calendar-list__event .tribe-events-calendar-list__event-details {
		width: 100%;
	}
	#main #tribe-events-content .tribe-events-single-event-description {
		width: 100%;
	}
	#main #tribe-events-content .tribe-events-event-image {
		width: 100%;
	}
	#main #tribe-events-content .tribe-events-event-image img {
    	max-height: 200px;
		width: auto;
		margin: 0 auto;
	}
	#main .tribe-events-event-meta {
		flex-wrap: wrap;
		padding: 25px;
	}
	#main .tribe-events-event-meta .tribe-events-meta-group {
		width: 100%;
		text-align: center;
		padding: 0px;
		margin: 0px 0px 35px;
		flex: 100%;
		border: none;
	}
	#main .tribe-events-meta-group.tribe-events-meta-group-details:before,
	#main .tribe-events-meta-group.tribe-events-meta-group-venue:before,
	#main .tribe-events-meta-group.tribe-events-meta-group-organizer:before {
		margin: 0 auto 20px;
	}
	#main .tribe-events-single .tribe-events-sub-nav {
		font-size: 16px;
		flex-direction: column;
	}
	#main .tribe-related-events {
		flex-wrap: wrap;
	}
	#main .tribe-related-events li {
		width: 100%;
		margin-bottom: 35px;
	}
	#main .tribe-related-events li:last-child {
		margin-bottom: 0px;
	}
	#main .tribe-events-single .tribe-events-sub-nav li {
		margin: 10px 0px;
		text-align: center;
	}
	#main .wp-block-pullquote blockquote p {
		font-size: 20px;
	}
	#main .wp-block-quote {
		font-size: 17px;
	}
	#main .sidebar-cta.mobile-only {
		display: block;
	}
	#main .sidebar-cta.hide-mobile {
		display: none;
	}
	#main .featured-buttons .button:only-child {
		max-width: 100%;
	}
	#content #main .timeline-columns {
		flex-direction: column;
		margin-top: 0px;
	}
	#content #main .tm-gallery img {
		width: 100%;
	}
	#content #main .tm-details {
		text-align: center;
	}
	#content #main .tm-left-col,
	#content #main .tm-right-col {
		width: 100%;
		position: relative;
		padding: 20px 0;
	}
	#content #main .timeline-columns {
		padding-top: 0px;
		align-items: center;
		min-height: unset;
	}
	#content #main .timeline-columns:not(:first-child):nth-child(odd) {
		margin-top: 0px!important;
	}
	#content #main .timeline-columns:nth-child(even) {
		margin-top: 0px!important;
	}
	#content #main .timeline-columns:nth-child(odd) .tm-right-col {
		padding-right: 0px;
	}
	#content #main .timeline-columns:nth-child(odd) .tm-left-col {
		padding-left: 0px;
	}
	#content #main .timeline-columns:nth-child(even) .tm-right-col {
		padding-left: 0px;
	}
	#content #main .timeline-columns:nth-child(even) .tm-left-col {
		padding-right: 0px;
		padding-top: 0;
	}
	#content #main .timeline-columns:nth-child(even) .tm-right-col {
		order: 0;
		padding-bottom: 0px;
	}
	#content #main .timeline-columns:nth-child(even) .tm-left-col {
		order: 1;
	}
	#content #main .timeline-columns:nth-child(odd) .tm-details:before,
	#content #main .timeline-columns:nth-child(even) .tm-details:before {
		top: auto;
		bottom: -29px;
		left: calc(50% - 16px);
		transform: rotate(90deg);
		right: auto;
	}
	#content #main .timelineterm-section:before {
		transform: rotate(270deg) translate(8px, 0px);
		right: auto;
		left: auto;
		top: 100%;
		border-width: 15px 15px 15px 0;
		opacity: 0
	}
	#content #main .tm-center-col.dots {
    	order: 0;
		margin-bottom: 20px;
	}
	#content #main .tm-left-col {
		order: 1;
	}
	#content #main .tm-right-col {
		display: none;
	}
	#content #main #search-filter-form-2326 .sf-field-taxonomy-service_phase ul {
		flex-direction: column;
		padding-right: 0px;
	}
	#content #main #search-filter-form-2326 .sf-field-taxonomy-service_phase h4 {
		font-size: 18px;
		margin-bottom: 0px;
	}
	#content #main .searchandfilter .sf-field-taxonomy-service_phase li {
		background: rgb(100, 174, 202);
		background: linear-gradient(180deg, rgba(0, 73, 122, 1) 0%, rgba(100, 174, 202, 1) 100%);
		font-size: 16px;
		padding: 0px 10px 10px;
		height: auto;
		text-align: center;
	}
	#content #main .searchandfilter .sf-field-taxonomy-service_phase li:after {
		right: auto;
		bottom: 1px;
		clip-path: polygon(0 0, 100% 0, 50% 100%);
		width: 40px;
		height: 15px;
		transform: translate(-50%, 100%);
		left: 50%;
	}
	#content #main .searchandfilter .sf-field-taxonomy-service_phase li:nth-child(n+3) label {
		padding-left: 0px;
		padding-top: 20px;
	}
	#content #main .searchandfilter .sf-field-taxonomy-service_phase li:nth-child(2) {
		border-radius: 5px 5px 0px 0px;
		padding: 15px 0px 10px;
	}
	#content #main #search-filter-form-2326 > ul {
		padding: 15px;
		row-gap: 10px;
	}
	#content #main .searchandfilter ul li:last-child {
		margin-bottom: 0px;
	}
	body .container {
		width: 100%;
		padding: 0px 7.5vw;
	}
	#main .featured-buttons.services-result-grid .button .button-inner {
		padding: 25px;
	}
	#main .featured-buttons.services-result-grid .button .button-inner h3 {
		font-size: 16px;
	}
	#main .featured-buttons.services-result-grid .button {
		padding: 0px 10px 20px;
	}
	#main .section-grid-content .align-center .content-column {
    	padding-left: calc(15px + 7.5vw);
    	padding-right: calc(15px + 7.5vw);
	}
	#main .highlight-inner {
		flex-direction: column;
		align-items: flex-start;
	}
	.highlight-image {
		margin-bottom: 15px;
	}
	
	#main .section .row {
    	padding-top: 50px;
		padding-bottom: 50px;
	}
	#footer-widget .widget {
		line-height: 1.3;
	}
	#footer-widget .row.footer-newsletter > div {
		width: 100%;
		max-width: 100%;
		padding: 0px;
		text-align: center;
	}
	#main .news-post .news-inner h3 {
		font-size: 18px;
	}
	#main button.default-button a, #main .wp-block-button__link {
		font-size: 17px;
		padding: 13px 25px;
	}
	#main .tab-content .row .image img {
		width: auto;
	}
	#main .tab-container.left-tabs .tab-content {
		background: transparent;
	}
	#footer-widget .widget h3 {
    	font-size: 18px;
		margin-bottom: 15px;
	}
	#main .left-tabs .tab-content .tab-content-inner {
		padding: 20px !important;
		height: auto;
	}
	.testimonials-with-quote {
		padding: 30px;
	}
	.testimonial-content {
		font-size: 16px;
	}
	.testimonial-author {
		font-size: 14px;
	}
	#main .tab-content .row .image img {
    	width: auto;
    	max-height: 150px;
	}
	.cta-blocks {
		flex-direction: column;
		row-gap: 30px;
	}
	#main .resource-list ul li {
		flex-direction: column;
		align-items: flex-start;
		row-gap: 10px;
	}
	#main .resource-list ul li a {
		margin-left: 0px;
	}
	#main .section.extra-padding-top .row {
		padding-top: 50px;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text {
		font-size: 2.1rem;	
	}
	#main .banner-roadmap.resources-roadmap .roadmap-base {
		top: 25px;
	}
	#main .banner-roadmap .roadmap-base img {
		height: 250px;
		object-position: top left;
	}
	#main .icon-box .block-icon {
		margin-right: 0px;
	}
	.icon-box .button-inner {
		flex-direction: column;
		row-gap: 20px;
		text-align: center;
		justify-content: center;
    	align-items: center;
		width:100%;
	}
	#main .icon-box .button-holder {
		justify-content: center;
	}
	.team-holder {
		column-gap: 0px;
	}
	.team-holder .team-member {
    	width: 100%;
		max-width: 300px;
	}
	.wp-pagenavi {
		flex-wrap: wrap;
		justify-content: center;
	}
	.row:has(.feed-with-pagination) .wp-pagenavi {
		padding: 0px;
	}
	.wp-pagenavi .pages {
		width: 100%;
		text-align: center;
	}
	.icon-boxes {
		flex-direction: column;
		row-gap: 30px;
	}
	.icon-boxes.two-columns .icon-box{
		width:100%;
	}
	#main .columns-container .column.tiny-box {
		padding-left: 15px;
	}
	#main .u-full-s .roadmap-base {
    	width: 600px;
	}
	#main .banner-roadmap.landing-page-roadmap .roadmap-base {
		left: 0px;
	}
	#main .banner-roadmap.landing-page-roadmap .roadmap-base:before {
		display: none;
	}
	#masthead .landing-page-header {
		padding: 15px 0px;
	}
	#masthead .landing-page-header .container {
		height: auto;
		flex-direction: column;
		justify-content: center;
	}
	#masthead .landing-page-header .header-right {
		margin-top: 15px;
		margin-right: auto;
	}
	#masthead .landing-page-header .header-right .button a {
		font-size: 16px;
		padding: 8px 15px;
	}
	#main .section h2 br,
	#main .section h3 br {
		display: none;
	}
	#main .section.extra-padding-bottom .row {
		padding-bottom: 50px;
	}
	#main .under-home-banner .roadmap-base {
		width: 1000px;
		left: 10px;
		transform: none;
	}
	#main .home-split-top {
		display: none;
	}
	#main .home-split-top .roadmap-base {
		width: 800px;
		left: 0px;
		transform: none;
	}
	#main .home-split-bottom .roadmap-base {
		width: 800px;
		left: auto;
		transform: none;
		top: auto;
		bottom: 0px;
		right: 0px;
	}
	#footer-widget ul li {
		margin-top: 0px;
		margin-bottom: 12px;
	}
	#main .accordion-title:has(.accordion-icon) + .accordion-content {
		padding-left: 20px;
	}
	#main .container .row.page-left-sidebar {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#main .section.separator-padding-bottom .row {
		padding-bottom: 100px;
	}
	#main .u-split-right .roadmap-base {
		width: 800px;
		left: 10px;
		transform: none;
	}
	#main .background-white:has(.section-grid-content) + .background-white .section > .row {
		padding-top: 0px;
	}
	#main .content-row ul li:before {
		top: 0px;
	}
	#main .textblock ul li {
		margin-bottom: 15px;
	}
	#main p a,
	#main li a {
		word-break: break-word;
	}
	#main .accordion .accordion-content .row {
		flex-direction: column;
	}
	#main .accordion-inner-content .textblock.accordion-right-content {
		max-width: 100%;
		border-left: none;
		margin: 0px;
		padding: 30px 15px 0px;
	}
	#main .single-apply-button {
		display: none;
	}
	#main .featured-buttons.type-text-full-overlay .button .button-inner {
		padding-bottom: 30px;
	}
	#main .u-small-s .roadmap-base {
		width: 1000px;
		left: 0px;
	}
	#main .button-holder.multiple-buttons .button,
	#main .button-holder.multiple-buttons .button a {
		width: 100%;
		display: block;
	}
	#main .section-grid-content .wide-content-area .image-column {
		width: 100%;
		max-width: 100%;
	}
	#page #main .columns-container.no-mobile-spacing .column {
		margin-bottom: 0px;
	}
	#page .mobile-top-bar .button a {
		line-height: 1;
	}
	#main .expand-all-accordions button {
    	font-size: 15px;
		letter-spacing: 0px;
	}
	#main .section-tickers .slick-slider .slick-prev {
		top: 0px;
		right: 30px;
		left: auto;
		width: 20px;
	}
	#main .section-tickers slick-slider .slick-prev:before {
		left: 5px;
	}
	#main .section-tickers .slick-slider .slick-next {
		top: 0px;
		width: 20px;
		right: 0px;
	}
	#main .section-tickers .slick-slider .slick-next:before {
		left: -5px;
	}
	#main .highlight-inner .textblock p:after {
		width: 25px;
		height: 25px;
	}
	.icon-boxes .icon-box {
		width: 100%;
	}
	
	.banner-column-flex{
		flex-direction: column-reverse;
	}
	.banner-left-col-bg, .page-two-col-banner-right-column, .page-two-col-banner-right-column img{
		width:100%;
	}
	
	.banner-left-col-bg .row{
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.banner-left-col-bg .row .col-lg-8 {
		padding: 0px 7.5vw;
	}
	#main .home-banner{
		padding-bottom: 50px;
		background: #404040;
	}
	.page-two-col-banner-right-column{
		height:65vw;
	}
	
	.two-column-row.eight-four.extra-spacing{
		flex-direction:column;
		padding-bottom:50px;
	}
	.two-column-row.eight-four .column:first-child, .two-column-row.eight-four .column:last-child{
		width:100%;
	}
	#main .feed-grid .news-post{
		min-height:auto;
	}
	#main .tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper h3{
		font-size:16px;
	}
	.wp-grid-builder .wpgb-card-7 .wpgb-block-3{
		position:relative !important;
		display:inline-block !important;
		right:auto!important;
	}
	.wp-grid-builder .wpgb-card-7 .wpgb-block-2{
		padding-right:0px !important;
	}
	
	#footer-widget .row{
		flex-direction:column;
		align-items:center;
	}
	#footer-widget .footer-col-1 .widget_text, #footer-widget .footer-col-1 #block-13{
		padding-left:0px;
		padding-top:25px;
	}
	.footer-policies{
		margin-left:0;
	}
	#footer-widget .row > div{
		text-align:center;
	}
	#footer-widget .footer-socials{
		justify-content:center;
	}
	#footer-widget .footer-col-2, #footer-widget .footer-col-3, #footer-widget .footer-col-4{
		padding-top:35px;
	}
	#footer-widget{
		padding-top:50px;
		padding-bottom:50px;
	}
	#main .home-banner-content .callouts-container{
		padding-bottom:60px;
	}
	
	
	.tab-layout-section:has(.tab-layout-content.tab-content .mobile-tab-title.active-tab:only-child) + .tab-content-inner.active-tab{
		display:block;
	}
	
	.icon-boxes .icon-box .button-holder{
		left:50%;
		transform:translate(-50%,0);
		width: 100%;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text{
		text-align:center;
	}
	.tab-layout.tab-navigation{
		display:none;
	}
	#main .mobile-tab-title.active-tab + .tab-content-inner{
		background:#336a93;
	}
	#main .accordion .row .textblock:only-child{
		padding:20px;
	}
	.icon-boxes:has(> :last-child:nth-child(2)) .icon-box, .icon-boxes:has(> :last-child:nth-child(3)) .icon-box{
		width:100%;
		justify-content:center;
	}
	#main .columns-container{
		flex-direction:column;
	}
	.quote-close-icon{
		bottom:-110px;
	}
	#main .page-banner .banner-content{
		width:100%;
	}
	#main .member-directory .wpgb-card .wpgb-card-body div[class*="wpgb-block"]{
		flex-direction:column;
	}
	#main .member-directory .wpgb-card .wpgb-card-inner.job-card h3 a{
		font-size:18px;
		padding-right:22px;
	}
	#main .member-directory .wpgb-card .wpgb-card-body{
		padding-top: 0px;
	}
	.wp-grid-builder .wpgb-card-11 .wpgb-card-media{
		right:50% !important;
		transform:translate(50%,0);
	}
	.wp-grid-builder .wpgb-card-7 .wpgb-card-media{
		width:100%;
		display:block;
	}
	.wp-grid-builder .wpgb-card-7 svg[data-ratio]{
		padding-top:55% !important; 
	}
	.wp-grid-builder .wpgb-card-7 .wpgb-card-body{
		padding:25px !important;
	}
	
	#main .page-banner .container{
		padding: 30px 7.5%;
	}
	#main .page-banner #breadcrumbs{
		text-align: center;
		font-size: 14px;
	}
	#main .wp-grid-builder .wpgb-area-top-1 {
		flex-direction:column;
	}
	#main .wp-grid-builder .wpgb-area-top-1 .wpgb-facet{
		width:100%;
	}
	.wp-grid-builder .wpgb-card-12 .wpgb-card-body, .wp-grid-builder .wpgb-card-12 .wpgb-block-3{
		width:100% !important;
	}
	.wp-grid-builder .wpgb-card-12 .wpgb-card-footer{
		top:auto !important;
		bottom:20px;
		left:120px;
		right:auto !important;
	}
	.wp-grid-builder .wpgb-card-12 .wpgb-block-2{
		left:35px !important;
	}
	#directory-with-facet .two-column-row.four-eight .column:first-child,#directory-with-facet .two-column-row.four-eight .column:last-child{
		width:100%;
	}
	#main .animated-counter{
		font-size:2rem;
	}
	#main .counter-label {
		padding-left: 0px;
	}
	#main .home-banner .counter-label {
		padding-left: 15px;
	}
	#main .board-image {
		width: 100px;
		height: 100px;
	}
	body .home-banner .container{
		padding:0;
	}
	#page .cta-area-content .featured-buttons {
		flex-direction:column;
	}
	#page .cta-area-content .featured-buttons .button:after{
		display:none;
	}
	#main .wp-grid-builder .wpgb-area-top-2{
		flex-direction:column;
	}
	#main #staff-directory-feeds .wp-grid-builder .wpgb-area-top-2 .wpgb-facet{
		width:100%;
		padding-right:0;
	}
	.heading-with-button {
		flex-direction:column;
		justify-content:center;
	}
	.heading-with-button .button-holder{
		padding-top:30px;
	}
	.heading-with-button .textblock{
		padding-right:0px;
	}
	#main .home-banner-content .callouts-container .callout{
		font-size:1.52rem;
	}
	#main .home-banner-content .callouts-container .callout:before{
		right:98%;
	}
	#main .columns-container {
		flex-wrap:wrap;
	}
	#main .home-banner .column:after{
		display:none;
	}
	#page #main .columns-container .column{
		margin-bottom:0px;
	}
	#main .section-featured-buttons > .row, .two-column-row{
		flex-direction:column;
	}
	.two-column-row .column{
		width:100%;
	}
	#main .page-banner .banner-content {
		padding:35px 25px;
	}
	#main .two-column-row .featured-buttons .button{
		min-height:auto;
	}
	#masthead .navbar-brand a:before {
        width: 350px;
        left: 60px;
        top: 10px;
        height: 240px;
		display: none;
    }
	#masthead .navbar-brand img {
        width: 75px;
		height: 75px;
        margin-top: 0px;
    }
	#masthead #top-nav .login-icon a:before,
	#mobile-top-bar .login-icon a:before, .login-icon a:before {
		width: 15px;
		height: 15px;
	}
	.wp-grid-builder .wpgb-card-12 .wpgb-block-3{
		padding-left:70px !important;
	}
	.wp-grid-builder .wpgb-card-12 .wpgb-card-footer{
		left:30px;
	}
	.wp-grid-builder .wpgb-card-12 .wpgb-block-2{
		left:30px !important;
		width:40px !important;
	}
	.main-navigation {
		padding-right: 7.5vw;
	}
	#footer-widget .row > div {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
	#page #main .icon-boxes h2 {
		font-size: 20px;
	}
	#main .page-banner .banner-content {
        padding: 25px;
        min-height: unset;
    }
	#main .page-banner .banner-content .banner-title .banner-title-text {
        font-size: 1.8rem;
    }
	.solo-tab-section .mobile-tab-title {
		display: none;
	}
	#main .solo-tab-section .tab-content .tab-content-inner {
		display: block;
		padding: 0px !important;
	}
	#main .table-holder thead {
		display: none;
	}
	#main .table-holder tbody tr {
    	display: flex;
		flex-direction: column;
	}
	#main .table-holder tbody tr td {
    	border: none;
		padding: 15px 15px 0px 15px;
	}
	#main .table-holder tbody tr td:first-child {
		font-weight: 700;
	}
	#main .table-holder tbody tr td:last-child {
		padding-bottom: 15px;
	}
	#main .widget_subpages > ul {
		max-height: unset;
	}
	#main .pmpro_cols-2 .pmpro_form_field {
		width: 100% !important;
	}
	#main .pmpro_cols-2 {
		gap: 20px;
	}
	#main .tab-layout.tab-navigation {
		display: none;
	}
	#main .tribe-events .tribe-events-calendar-list__event {
        padding-left: 0px;
    }
	#main .tribe-events .tribe-events-calendar-list__event-date-tag {
		min-width: 90px;
	}
	#tribe-events-pg-template {
		padding: 0px;
	}
	.tribe-events-content .tribe-event-date-start,
	.tribe-events-content .tribe-event-date-end,
	.tribe-events-content .tribe-event-time {
		font-size: 16px;
	}
	#main .tribe-events-single-event-description .tribe-events-c-subscribe-dropdown__container {
		padding-bottom: 35px;
	}
	#main .post-title {
		font-size: 1.8rem;
	}
	#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet {
		width: 100%;
	}
	#main .wp-grid-builder .wpgb-area-top-2 .wpgb-facet {
    	width: 100%;
		padding-right: 0px;
	}
	#main .wp-grid-builder .wpgb-card-11 .wpgb-card-media {
		position: relative;
		transform: none;
		left: 0px;
		right: auto;
		width: 100%;
		top: auto;
	}
	#main .member-directory .wpgb-card .wpgb-card-media-thumbnail div {
		margin: 20px 20px 0px 20px;
		background-size: contain;
	}
	#main .member-directory .wpgb-card-media {
		background: #f2f2f2;
	}
	#main .member-directory.corporate-partners .wpgb-card-content {
		padding-right: 20px;
	}
	#main div[class*=wpgb-block] {
		font-size: inherit;
	}
	#main .wp-grid-builder .wpgb-card-6 .wpgb-block-3 {
		font-size: 17px !important;
	}
	#main .sidebar .sidebar-track {
		padding-top: 50px;
		border-top: 1px dashed #ccc;
		margin-top: 15px;
	}
	#main .page-left-sidebar .section > .row {
		margin-bottom: 35px;
	}
	#main .home-banner {
        font-size: inherit;
    }
	#main .section-counters .columns-container .column:after {
		display: none;
	}
	#main .timeline-section {
		padding-top: 50px;
	}
	.decade-timeline {
		border-radius: 0px;
	}
	#main #mission-block .yellow-block,
	#main #mission-block .blue-block,
	#main #mission-block .red-block {
		font-size: 20px;
		line-height: 1.5;
		padding-left: 0px;
	}
	#main #mission-block .yellow-block,
	#main #mission-block .red-block {
		margin-bottom: 20px;
	}
	#main #mission-block .red-block:before,
	#main #mission-block .yellow-block:before,
	#main #mission-block .blue-block:before {
		position: relative;
		display: block;
		margin-bottom: 10px;
		top: 0px;
		transform: none;
	}
	#main .content-row .section-divider:only-child {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	#page #main .home-banner .col-lg-4 {
		top: 0px;
	}
	#footer-widget .footer-col-1 .widget_text, #footer-widget .footer-col-1 #block-13, #footer-widget .footer-col-1 #block-11 {
		padding-left: 0px;
	}
	#content #main .bbp-header .forum-titles li,
	#content #main .bbp-forums .bbp-body .forum li {
		font-size: 14px;
	}
	#content #main .bbp-forums .bbp-body .forum li .bbp-forum-title {
		font-size: 16px;
	}
	#main #directory-with-facet .column:nth-child(2) .row {
		padding-top: 0px;
	}
	#main .member-directory .wpgb-card .wpgb-card-inner h3 {
		font-size: 17px !important;
	}
	#page #main .corporate-partners .wpgb-card-body .wpgb-block-14,
	#page #main .corporate-partners .wpgb-card-body .wpgb-block-6,
	#page #main .corporate-partners .wpgb-card-body .wpgb-block-4,
	#page #main .corporate-partners .wpgb-card-body .wpgb-block-11 {
		padding-right: 0px;
	}
	#page #main .corporate-partners .wpgb-card-body .wpgb-block-1 {
		position: relative;
		right: 0px;
		width: 100%;
	}
	#page #main .corporate-partners .wpgb-card-body .wpgb-block-1 img {
		max-height: unset;
		position: relative;
	}
}