/*
Theme Name:     Cape Light Compact 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
*/
html,body{
	scroll-behavior: smooth;
}
body .container {
	width: 100%;
	max-width: 1410px;
	padding: 0px 50px;
}
body:not(.home) .main-content .container{
	padding: 0px 75px;
}
body:not(.theme-preset-active) footer#colophon{
	background-color:#232020;
	color:#fff;
}
a {
	transition: .4s all;
}
body .userway_buttons_wrapper {
	left: 65px !important;
}
body #CookiebotWidget .CookiebotWidget-logo svg {
	height: 44px !important;
	width: 44px !important;
}
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: "Montserrat", serif;;
	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: #231F20;
	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:#231F20;
	font-weight: 600;
}
#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(https://www.capelightcompact.org/wp-content/uploads/2025/01/arrow-down-sign-to-navigate-1-1.svg) !important;
	background-repeat:no-repeat;
	background-size:11px;
	transform: rotate(0deg) !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow.gt_arrow_rotate{
	transform: rotate(-180deg) !important;
}
/* Main Header */
.topbar{
	background:#E6EFF7;
	padding: 15px 0;
}
.topbar .container{
	max-width: 100%;
	padding: 0px 50px;
}
.topbar-row{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.topbar-left-col{
	display: flex;
	gap:40px;
	padding-left: 227px;
	font-weight: 600;
	font-size: 14px;
}
.topbar-right-col{
	display: flex;
	align-items: center;
	column-gap: 0px;
}
.topbar-social-links{
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	gap:8px;
}
.topbar-social-links a {
	width:30px;
	height: 30px;
	transition: .4s all ease;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #231F20;
	color:rgb(230,239,247) !important;
}

.topbar-social-links a i {
	font-size: 16px;
}
.topbar-social-links a:hover{
	opacity: .9;
}
.topbar-lang-switcher{
	margin-left: 25px;
}

.header-button{
	display: flex;
	width:35%;
	padding-right: 50px;
	justify-content: flex-end;
	padding-top: 0px;
}
.main-header .navbar-toggler {
	display: none;
}
.main-header .container {
	display: flex;
	align-items: center;
	max-width: 100%;
	padding: 0px;
}
#masthead .navbar-brand {
	padding: 0px 15px 0 85px;
	margin: 0px;
	flex-shrink: 0;
	width: 165px;
}
#masthead .navbar-brand a {
	position: relative;
	top:23px;
}
#masthead .navbar-brand a:before {
	content: " ";
	width: 800px;
	height: 400px;
	background: url(https://mainephysicians.org/wp-content/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%);
	display: none;
}
#masthead .navbar-brand{
	position: relative;
	margin-top:-74px;
	height: 153px;
}
#masthead .navbar-brand img {
	position: relative;
	width: 150px;
	height: auto;
}
#masthead .header-right {
	margin-left: auto;
	display: flex;
	align-items: center;
	flex-grow: 1;
}
#masthead .header-right-top {
	width: 100%;
	display: none;
	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:#231F20;
}
#masthead #top-nav li.yellow-button a,
#mobile-top-bar li.yellow-button a,
li.yellow-button a {
	background: #F4B841;
	color: #231F20000;
}
#masthead #top-nav li.yellow-button a:hover,
#mobile-top-bar li.yellow-button a:hover,
li.yellow-button a:hover {
	color:#fff;
	background:#231F20;
}
#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(https://mainephysicians.org/wp-content/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(https://mainephysicians.org/wp-content/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(https://mainephysicians.org/wp-content/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(https://mainephysicians.org/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(https://mainephysicians.org/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;
}
.mega-hide-menu-on-desktop{
	display:none !important;
}
/* Navbar */

.main-navigation {
	background: transparent;
	width: 100%;
	padding-right: 50px;
	display: flex;
}
#masthead nav {
	padding-left: 0;
	padding-right: 0;
	justify-content: flex-end;
	height: 91px;
}
#page #masthead .main-navigation .mega-menu li {
	margin-left: 0px;
}
#page #masthead .main-navigation .mega-menu li a {
	text-transform: none;
	color: #231F20;
	font-family: "Montserrat", serif;;
	font-weight: 700 !important;
	font-size: 17px;
	padding: 0px 25px;
	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: 0;
	left: 0px;
}
#page #masthead .main-navigation .mega-menu > li:hover{
	background: #231F20;
}
#page #masthead .main-navigation .mega-menu > li:hover > a {
	color: #fff;
}
#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:#AFD100 !important;
	background:transparent !important;
	text-decoration:underline !important;
}
.mega-menu-item-media_image-2 h4{
	color:#000!important;
}
/* Flyout Menus */

#page #masthead .main-navigation .mega-menu .mega-menu-flyout .mega-sub-menu {
	border-radius: 0px;
	background: #fff;
	padding: 15px 0;
	background:#231f20;
}
#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: #C0D7EC  !important;
	line-height: 1.2 !important;
	position: relative;
	padding: 5px 20px !important;
	display: flex !important;
	height: auto !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	text-align:left !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;
}
#mega-menu-wrap-primary,#mega-menu-wrap-primary #mega-menu-primary,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item,#page #masthead .main-navigation .mega-menu li a{
	height: inherit;
	display: flex;
	align-items: center;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
	top:91px;
}

.mega-mega-image-col-with-textover h4.mega-block-title{
	position: absolute;
	bottom: 15px;
	padding: 15px 15px !important;
	text-align: center !important;
	background: #FFFFFF ;
	color: #231F20 !important;
	border-radius: 3px;
	margin: 0 15px !important;
	font-size: 15px !important;
	left:13px;
	z-index:5;
	width:calc(100% - 40px);
}
#page #masthead .mega-menu .mega-menu-grid > .mega-sub-menu:before {
	content: " ";
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/2024/03/Mask-Group-332.svg) 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 !important;
}
#page #masthead .main-navigation .mega-menu .mega-sub-menu li:last-child {
	margin-bottom: 0px;
}

#page #masthead .main-navigation .mega-view-all-link-row{
	margin-bottom: 0px !important
}
#page #masthead .mega-menu .mega-menu-grid .mega-view-all-link-row  .mega-sub-menu li{
	padding: 5px !important;
	margin-bottom: 0 !important;
	text-align: right;
}
#page #masthead .mega-menu .mega-menu-grid .mega-view-all-link-row .mega-menu-column .mega-sub-menu li a{
	display: inline-block !important;
	text-align: right !important;
	font-size: 22px !important;
	font-weight: 600 !important;
	padding-left: 0 !important;
	color:#fff !important;
	padding-bottom: 5px !important;
	position: relative;
	border-bottom: 2px solid #8DC63F !important;
}
#page #masthead .mega-menu .mega-menu-grid .mega-view-all-link-row .mega-menu-column .mega-sub-menu li a:hover{
	text-decoration: nonec !important;
}
.link-with-arrow:after{
	content: "";
	width: 22px;
	height: 17px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/arrow-down-sign-to-navigate-1-10.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(100% - 26px);
	right: -29px;
}

.dark-arrow:after{
	background:url(https://www.capelightcompact.org/wp-content/uploads/2025/01/arrow-down-sign-to-navigate-1-9.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(50% - 8px);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
	top:90px;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu .mega-col-heading a{
	color:#fff !important;
	font-weight: 700 !important;
	font-size: 17px !important;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a {
	text-transform: none !important;
	color: #C0D7EC !important;
	line-height: 1.5 !important;
	position: relative;
	padding: 0px 0px 0px 20px !important;
	display: flex !important;
	height: auto !important;
	font-size: 17px !important;
	font-weight: 500 !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;
	transform: rotate(-45deg);
	top: 5px;
	display: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:not(.mega-menu-columns-12-of-12) > ul.mega-sub-menu > li.mega-menu-item.widget_custom_html a{
	position:relative;
	display:inline-block !important;
	padding-bottom:20px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:not(.mega-menu-columns-12-of-12) > ul.mega-sub-menu > li.mega-menu-item.widget_custom_html a:after{
	content:'';
	width:70px;
	height:2px;
	background:#AFD100;
	position:absolute;
	bottom:-10px;
	left:20px;
}
#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: 3px;
	border: none;
	width:100%;
}
#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: "Montserrat", serif;;
	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: #231F20 !important;
	line-height: 1.2 !important;
	position: relative;
	padding: 0px 25px 0px 25px !important;
	height: auto !important;
	font-size: 17px !important;
	font-family: "Montserrat", serif;;
	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: #E6EFF7;
	display: none;
}
.mobile-top-bar .button {
	background: #007EA9;
	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: #231F20;
	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: #231F20;
}
.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;
}
#page #masthead .main-navigation .mega-menu .mega-sub-menu li + .mega-mega-col-heading {
	margin-top: 25px;
}
#masthead .cta-column.mega-menu-column .textwidget {
	padding: 0px 20px;
	color: white;
	font-size: 18px;
}
#masthead .cta-column.mega-menu-column .textwidget h3 {
	color: white;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 20px;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a.get-assesment-menu-link {
	position: relative;
	padding: 10px !important;
	text-align: center !important;
	background: #86BD3B;
	color: white !important;
	border-radius: 3px;
	margin: 20px 0px 0px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	z-index: 5;
	width: 100%;
	transition: .4s all ease;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 10px;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a.get-assesment-menu-link:before {
	content: " ";
	width: 40px;
	height: 40px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/05/ecology.svg);
	display: block;
	background-size: contain;
	border: none;
	padding: 0px;
	transform: none;
	top: auto;
	left: auto;
	position: relative;
}
#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a.get-assesment-menu-link:hover{
	background:#007EA9;
	color:#fff !important;
}
.cape-button:hover{
	color:#fff !important;
	background:#86BD3B;
}
/************************************************** Content */

body,
#page {
	font-family: "Montserrat", serif;;
	color: #231F20;
	font-size: 17px;
	line-height: 1.6;
}
#primary {
	padding: 0px;
}
#page #content {
	padding: 170px 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.1rem;
	font-weight: 700;
	font-family: "Montserrat", serif;;
	text-transform: none;
	line-height: 1.1;
}
#main h2 {
	color: #231F20;
	font-size: 1.88rem;
	font-family: "Montserrat", serif;;
	font-weight: 700;
	text-transform: none;
}
#main h2 .last-word {
	font-weight: 800;
}
#main h3 {
	font-weight: 600;
	line-height: 1.2;
	font-family: "Montserrat", serif;;
	font-size: 1.6rem;
	color: #231F20;
}
#main h4 {
	font-size: 19px;
	font-weight: 600;
	line-height: 1.4;
	color: #336A93;
	font-family: "Montserrat", serif;;
}
body:not(.home) #main h2 {
	font-size: 28px;
}
#main h2 a,
#main h3 a,
#main h4 a {
	color: #007EA9;
}
#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%;
}
.center-align.center-align{
	justify-content:center;
}
#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 .tab-content .row:has(hr.invisible) .button-holder{
	padding-top:0px;
}
#main hr.invisible {
	height: 25px;
	margin: 0px;
	display: block !important;
	border: none;
}
#main hr.invisible.medium-separator {
	height: 30px;
}
#main hr.invisible.huge-separator{
	height: 80px;
}
#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;
}
.wpgb-facet button.wpgb-button{
	text-transform:capitalize !important;
}
#main .content-row ul li {
	position: relative;
	padding: 0;
	margin: 0;
}

#main .widget_subpages ul li a,
#main .widget_text ul li a {
	color: #231F20;
	text-transform: none;
	font-weight: 500;
	display: block;
	font-family: "Montserrat", serif;;
	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 > a{
	position:relative;
}
#main .widget_subpages > ul> li > a:before,
#main .widget_text .textwidget > ul> li > a:before {
	content: " ";
	width: 10px;
	height: 17px;
	background: url(https://mainephysicians.org/wp-content/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;
}

.cape-button {
	padding: 12px 35px;
	color: #fff;
	border-radius: 3px;
	background: #007EA9;
	font-weight: 700;
	display: flex;
	align-items: center;
	column-gap: 10px;
}
.header-button .cape-button:before {
	content: " ";
	width: 20px;
	height: 20px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/05/information-button.svg) center no-repeat;
	background-size: contain;
}
#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: 17px;
	padding: 10px 25px;
}
#main .gform_button {
	background: #8DC63F !important;
	border: none;
	border-radius: 5px;
	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: #8DC63F;
	color: #fff;
	text-transform: none;
	padding: 10px 20px;
	border-radius: 5px;
	border: 2px solid #8DC63F;
	transition: .4s all;
	font-weight: 500;
	font-size: 17px;
	line-height: 1.2;
	display: flex;
	align-items: center;
	column-gap: 15px;
}
#page button.default-button a:hover,
#main .wp-block-button__link:hover {
	background: #007EA9;
	border-color: #007EA9;
	color: #fff;
}
#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: 16px;
	color: #59801D;
}
body a {
	color: #007EA9;
	font-weight: 700;
}
body a:hover {
	text-decoration: underline;
	color: #007EA9;
}

.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 25px;
	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;
}
#main .no-list-item li{
	list-style-type:none;
}
#main .section-plain-content .content-only .content-column ul.no-margin{
	margin-left:0px;
}
#main .section .row.content-only {
	justify-content: center;
}
#main .page-left-sidebar .section .row.content-only .col-lg-8 {
	width: 100%;
	max-width: 100%;
	flex: unset;
}
.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(/wp-content/uploads/2024/02/gradient-top-to-bottom.png) 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;
}
h2.header-case-studies {
	margin-top: 50px !important;
}

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

/* Interactive Tour */

#main .interactive-image {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
}
#content #main .interactive-image .image {
	width: 100%;
	max-width: 100%;
}
#main .interactive-image img {
	width: 100%;
}
#main .interactive-image .tour {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#main .interactive-image .tour .tour__point {
	width: 40px;
	height: 40px;
	background: #86BD3B;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .4s all;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	outline: none;
	border: 2px solid white;
}
#main .interactive-image .tour .tour__point:hover {
	background: #007EA9;
}
#main .interactive-image .tour .tour__point:before {
	content: " ";
	width: 20px;
	height: 20px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/05/plus-2.svg) center no-repeat;
	background-size: contain;
}
#main .interactive-image .tour .tour__point:nth-child(1) {
	top: 20.5%;
	left: 12%;
}
#main .interactive-image .tour .tour__point:nth-child(2) {
	top: 55%;
	left: 14%;
}
#main .interactive-image .tour .tour__point:nth-child(3) {
	top: 85%;
	left: 11%;
}
#main .interactive-image .tour .tour__point:nth-child(4) {
	top: 4%;
	left: 54%;
}
#main .interactive-image .tour .tour__point:nth-child(5) {
	top: 31%;
	left: 85%;
}
#main .interactive-image .tour .tour__point:nth-child(6) {
	top: 40%;
	left: 73%;
}
#main .interactive-image .tour .tour__point:nth-child(7) {
	top: 78%;
	left: 74%;
}
#main .interactive-image .tour .tour__point:nth-child(8) {
	top: 63%;
	left: 86%;
}
#main .interactive-image .tour .tour__point:nth-child(9) {
	top: 93%;
	left: 53%;
}
#main .interactive-image .tour .tour__point:nth-child(10) {
	top: 81%;
	left: 38%;
}
#main .interactive-image .tour .tour__point:nth-child(11) {
	top: 82%;
	left: 51%;
}
#main .interactive-image .tour .tour__point:nth-child(12) {
	top: 64%;
	left: 87%;
}
.popup-open .container_wrap:has(.diagram-popup-content) {
	position: relative;
	z-index: 9999999;
}
.diagram-popup-content {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	display: none;
}
#page .diagram-popup-content.open {
	display: block;
}
#page .diagram-popups .popup-aligner {
	background: white;
	border-radius: 0px;
}
#page .diagram-popups .popup-close {
	background: #86BD3B;
}
.diagram-popups .popup-inner-content {
	display: block;
}
#page #main .diagram-popups .button-holder {
	padding: 0px;
}

/* 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: #231F20;
	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;
}
.tribe-events .tribe-events-c-messages__message{
	background:#8DC63F!important;
	color:#fff !important;
	font-size:19px;
	font-weight:600;
}
#main .tribe-events-single-event-title{
	font-size: 2rem !important;
	color:#231F20 !important;
	margin-bottom:0px !important;
	text-transform:capitalize;
}
.tribe-events-content .tribe-event-date-start,
.tribe-events-content .tribe-event-date-end,
.tribe-events-content .tribe-event-time {
	font-size: 17px;
	color:#007EA9;
}

.tribe-common .tribe-common-anchor-thin{
	border-bottom:none !important;
}
#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,.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after{
	background:#8DC63F!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-common .tribe-common-b2--bold{
	font-weight:500;
	color:#59801D;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
	height:auto !important;
	padding:15px 10px;
	background:#007EA9;
	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:#007EA9!important;
	border-bottom-color: #007EA9 !important;
	display:inline-block;
}
.tribe-events-sub-nav a, .tribe-events-back a{
	color:#231F20 !important;
	border-bottom-color: #231F20 !important;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{
	color:#fff !important;
	border-color: #231F20 !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;
	flex-direction:column;
}

.tribe-events-single>.tribe_events:has(.tribe-events-event-image) .tribe-events-event-image{
	width:100%;
	flex-shrink:0;
	order:0;
	border-radius:3px;
}
.tribe-events-single>.tribe_events:has(.tribe-events-event-image) .tribe-events-single-event-description{
	width:100%;
	order:1;
	padding-right:0px;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{
	border-radius:0px !important;
	background:#8DC63F !important;
	border-color:#8DC63F !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;
}
#main .tribe-events-single-section-title{
	text-transform:uppercase;
	font-size:1.5rem !important;
}
.image-column:has(.fancybox-video) .fancybox-video{
	position:relative;
}
.image-column:has(.fancybox-video) .fancybox-video:after{
	content:'';
	background:url(https://www.capelightcompact.org/wp-content/uploads/2025/06/play-btn.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
@media (min-width: 768px) {
	.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
		margin-bottom: 0;
		padding-top: 0;
		position: static;
		width: 100%;
	}
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-details{
	width:100%;}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-featured-image-wrapper{
	display:none;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2,.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6 {
	margin-bottom:8px !important;
}
/* 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:#231F20 !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(https://www.capelightcompact.org/wp-content/uploads/2025/01/Mask-group-9.jpg) top 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(https://mainephysicians.org/wp-content/uploads/2024/10/Page_Banner_53.jpg);
}*/
#main .page-banner:before {
	content: '';
	background:url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Rectangle-97-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	opacity: 0;
}

body.single-post #main .page-banner:before,body.single-press-release #main .page-banner:before,body.events-single #main .page-banner:before, body.tribe-events-page-template  #main .page-banner:before, body.search-results #main .page-banner:before{
	opacity:1;
}
#main .page-banner .container {
	height: auto;
	max-width: 1410px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 64px 50px;
}
#main .page-banner .banner-content {
	align-items: flex-start;
	height: auto;
	padding:25px 25px 0 0px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
#main .page-banner .banner-content .banner-title:has(.banner-content-area){
	flex-direction:column;
}
#main .page-banner .banner-content .banner-title:has(.banner-content-area) #breadcrumbs{
	order:2;
}
#main .page-banner .banner-content .banner-title:has(.banner-content-area) .banner-title-text{
	order:0;
}
#main .page-banner .banner-content .banner-title:has(.banner-content-area) ..banner-content-area{
	order:1;
}
#main .banner-content-area > *:last-child {
	margin-bottom: 0px;
}
#main .page-banner .banner-content .banner-title {
	max-width: 1000px;
	text-align: center;
	display:flex;
	flex-direction:column-reverse;

}
#main .page-banner .banner-content .banner-title .banner-title-text {
	text-transform: none;
	color: #fff;
	margin-left: 0px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 0px;
	font-size:3.1rem;
}
#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;
	background:transparent;
	color: #fff;
	padding: 15px 0;
	border-radius: 3px;
	font-size: 15px;
	line-height:1;
	font-weight: 400;
	margin-bottom: 30px;
	text-transform: none;
	width:max-content;
}
#main .page-banner #breadcrumbs a {
	color: #fff;
	font-weight: 400;
}

#main .page-banner #breadcrumbs span:first-child {
	display: flex;
	align-items: center;
	column-gap: 10px;
}
#main .page-banner #breadcrumbs span {
	color: #fff;	
}
#main .page-banner #breadcrumbs span.breadcrumb_last {
	text-decoration: none;
	font-weight: 400;
	opacity: 1;
}
#main .page-banner #breadcrumbs {
	text-decoration: none;

	opacity: 1;
}
#main .page-banner #breadcrumbs a {
	font-weight: 600 !important;
}
/* #main .page-banner #breadcrumbs span.breadcrumb_last:after {
content: "";
position: relative;
width: 100%;
height: 2px;
background-color: #fff;
display: block;
top: 3px;
} */
#main .page-banner #breadcrumbs span img{
	width:7px;
	filter:invert(1);
}

.banner-content-area{
	font-size: 17px;
	text-transform: none;
	text-align: left;
	padding-top: 20px;
}
.banner-content-area p:only-child{margin-bottom: 0px;}
@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;
	}
}
.tribe-events-meta-group a, .tribe-events-content a{
	color:inherit !important;
}
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime {
	height:auto;
	background:#047ea9;
	padding:10px 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row>.tribe-common-g-col{
	padding-right:0;
}
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime span{
	color:#fff;
}
.tribe-events .tribe-events-calendar-latest-past__event-datetime span{
	font-weight:400 !important;
	font-family:inherit !important;
}

.tribe-events-content, .tribe-events-c-search,.tribe-common-c-btn a,.tribe-common-c-btn,.tribe-events-c-top-bar__datepicker-time,.tribe-event-date-start,.tribe-event-time,.tribe-events-calendar-latest-past__event-venue .tribe-events-calendar-latest-past__event-venue-title,.tribe-events-calendar-latest-past__event-venue-address,.tribe-common .tribe-common-b2,.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month, .tribe-events .tribe-events-calendar-latest-past__event-date-tag-year,.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.tribe-events-event-meta dd, .tribe-events-event-meta dt,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a{
	font-family:inherit;
}
/* 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: #231F20;
	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: #231F20;
	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: 17px;
	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(https://mainephysicians.org/wp-content/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: #231F20;
}
#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: #231F20;
}
#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 {
	margin-left: 35px;
	margin-bottom: 35px;
}
#main .page-left-sidebar .main-content > .content-row:last-child {
	margin-bottom: 0px;
}
#main .page-left-sidebar .main-content > .content-row > .container {
	padding: 0px;
}
#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: 17px;
	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;
}
ul.list-3col {
	column-count: 3;
}
/**************************** 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: #231F20;
}
#main #lostpasswordform .pmpro_form_submit {
	justify-content: center;
}
#pmpropp_select_payment_plan h2 {
	margin-bottom: 20px !important;
	padding-top: 20px;
}
table {
	margin-top: 10px;
}
table th, #footable_parent_NT_ID table th {
	background: #007ea9;
	color: white;
	text-transform: none;
	font-size: 16px;
	letter-spacing: 0px;
	border:2px solid #d9d9d9;
	padding: 10px;
}
table tr:nth-child(odd) {
	background:#fff;
}
table tr:nth-child(even) {
	background:#f5fcff;
}
table td {
	font-size: 16px;
	letter-spacing: 0px;
	border: 2px solid #d9d9d9;
	padding: 15px;
}

/* 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(https://mainephysicians.org/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: #231F20;
	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: #231F20;
}
#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: #231F20;
	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(/wp-content/uploads/2024/03/close.svg) 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: #fff;
	border: none;
	padding: 20px 50px 20px 20px;
	border-radius:15px;
	transition: .4s background;
	outline: none;
	font-family: "Montserrat", serif;;
	font-size: 17px;
	display: flex;
	align-items: center;
	font-weight: 600;
	color: #231F20;
	justify-content: space-between;
	box-shadow: 4px 4px 15px 1px rgba(0, 0, 0, 0.05);
}
#main .mobile-tab-title .toggle-icon {
	content: " ";
	width: 20px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: calc(50% - 10px);
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/06/plus-sign-1.svg) center no-repeat;
	background-size: contain;
}
#main .mobile-tab-title.active-tab button {
	background: #86BD3B;
	color: #fff;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
#main .mobile-tab-title.active-tab .toggle-icon {
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/03/Rectangle-213.png) center no-repeat;
	margin-top: -3px;
}

/* Tab Content */

#main .tab-content .tab-content-inner {
	display: none;
	padding: 40px 0px 0 !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 .background-light-green .tab-content .tab-content-inner .default-button a {
	color:#fff !important;
	background:#86BD3B !important;
	border-color:#86BD3B !important;
}
#main .background-light-green input , #main .background-light-green select,#main .background-light-green textarea{
	background:#fff;
}

#main .background-light-green .tab-content .tab-content-inner .default-button a:hover {
	background:#007EA9 !important;
	border-color:#007EA9 !important;
}
#main .tab-content .tab-content-inner a {
	color:inherit;
	font-weight: inherit;
}
#main .background-light-green .tab-content .tab-content-inner  a{
	font-weight:700!important;
	color:#007ea9 !important;
}
#main .tab-content .tab-content-inner a:hover{
	text-decoration: underline;
}
#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, #main .tab-content .row .button-holder {
	padding: 0px 15px;
}
#main .tab-content .row .button-holder/* #main .section-plain-content .row .button-holder*/{
	padding-top:20px;}
#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: #59801D;
	background:#FFFFFF;
	border-color:#fff;
	font-weight: 600;
}

#main .content-row.background-light-green-shapes-right  .tab-content .tab-content-inner .default-button a{
	color:#fff;
	background:#8dc63f;
	border-color:#8dc63f;
}
.colored_table table.ninja_table_pro.inverted.table a{
	color:#007EA9 !important;
}
/* 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 .tab-container.left-tabs .tab-navigation .tab-title {
	background: #E0EFF5;
	color: #231F20;
	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(/wp-content/uploads/2024/02/Rectangle-898.png) 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(/wp-content/uploads/2024/02/right-caret.svg) 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(/wp-content/uploads/2024/03/Mask-Group-330-1.png) top right no-repeat;
	background-size: auto 300px;
	background-position: 100% 0%;
	height: 100%;
}

#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:#231F20;
}
/*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: 17px;
	font-weight: 600;
	margin-right: auto;
}
.wp-pagenavi a,
.wp-pagenavi span {
	border: none;
	font-size: 17px;
	font-weight: 700;
}

.wp-grid-builder .wpgb-next-button svg, .wp-grid-builder .wpgb-prev-button svg{
	display: none;
}
.wp-grid-builder .wpgb-next-button:before, .wp-grid-builder .wpgb-prev-button:before {
	content: '';
	position: absolute;
	top: 50%;
	width: 50px;
	height: 30px;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.wp-grid-builder .wpgb-prev-button:before {
	background-image: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/right-arrow-17-4.svg);
	left: 0;
}
.wp-grid-builder .wpgb-next-button:before {
	background-image: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/right-arrow-17-3.svg);
	right: 0;
}
/*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: 35%;
	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;font-size: 16px;
	color:#231F20 !important;
}
#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: 3px;
	min-width: 200px;
	background-color: #efefef;
}
#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: 17px;
	font-weight: 600;
	color: #007EA9;
}
#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: 17px;
}
#main .wpgb-facet .wpgb-pagination li a[aria-current="true"] {
	color: #333;
}

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

/* Default Styles */
#main .tab-content .section-accordions:has(.textblock h2:only-child) hr.invisible{
	height:0px;
}
#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: #F3F3F3;
	border: none;
	padding: 20px 25px;
	border-radius: 0px;
	transition: .4s background;
	outline: none;
}
#main .accordion-title:hover {
	background: #E8F4DB;
}
#main .accordion-title.open {
	background: #8DC63F;
}
#main .accordion-title h4 {
	margin-bottom: 0px;
	font-size: 17px;
	color: #231F20;
	font-weight: 700;
}
#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:underline;
}
#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: #231F20;
	position: absolute;
	top: calc(50% - 1px);
	right: 7px;
	transition: .4s all;
}
#main .accordion .toggle-icon:after {
	content: " ";
	width: 2px;
	height: 16px;
	background: #231F20;
	position: absolute;
	top: 7px;
	right: 14px;
	transition: .4s all;
}
#main .accordion .accordion-title.open h4 {
	color: #fff;
}
#main .accordion .accordion-title.open .toggle-icon:before {
	background-color: #fff;
}
#main .accordion .accordion-title.open .toggle-icon:after {
	opacity: 0;
}
#main .accordion-content {
	display: none;
	background:  #F4F9ED;
	padding: 25px 25px 25px;
	border-radius: 3px;
	color: #231F20;
}
#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 .row .textblock .button a {
	color:#fff !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: #231F20;
}
#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(https://mainephysicians.org/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: #231F20;
	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(https://mainephysicians.org/wp-content/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: 3px;
	border: none;
	background: #efefef;
}
#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: #231F20;
}
#main .blue-background .wpgb-facet .wpgb-select-controls,
#main .blue-background .wpgb-facet .wpgb-select-controls button {
	color: #231F20;
}
#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: 15px;
	row-gap: 15px;
}
.team-holder .team-member {
	background: #F3F3F3;
	box-shadow:none;
	width: calc(25% - 30px);
	padding: 0px;
	border-radius: 3px;
	border:none;
}

.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: 0px;
	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:15px;
	padding: 15px 20px 30px;
}
#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: #231F20;
	font-size: 16px;
}
#main .team-member:hover{
	background:#007EA9;
	color:#fff;
	cursor:pointer;
}
#main .team-member:hover h4{
	color:#fff;
}

/* Popups */

#page.popup-open #masthead,
#page.popup-open .sidebar,
#page.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: rgba(0,0,0,0.7);
}
.popup-content.open {
	display: block;
}
.popup-inner {
	max-width: 1140px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	height: 100%;
}
.popup-inner a {
	color: #00afef;
}
.popup-aligner {
	padding: 65px;
	background: #007EA9;
	border-radius: 3px;
	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: transparent;
	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;
}
.popup-inner-content {
	display: flex;
	overflow-y: scroll;
}
.popup-inner-content::-webkit-scrollbar {
	width: 0px;
}
.popup-aligner .popup-left {
	width: 225px;
}
.popup-aligner .popup-right {
	width: calc(100% - 225px);
	padding-left: 50px;
	color:#C0D7EC;
}
.popup-right h4 {
	text-transform: none;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 25px;
	color:#fff;
}
.popup-aligner .popup-right p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0px 0px 15px;
}
.popup-right h2 {
	font-size: 22px;
	font-weight: 600;
	color:#fff;
	margin-bottom: 0px;
}

.popup-right .heading-section{
	padding-left: 20px;
	border-left: 4px solid #8DC63F;
}
.contact-section{
	padding-bottom: 20px;
	border-bottom: 2px solid rgba(255,255,255,0.2);
	color:#fff;
	margin-bottom: 20px;
}


.contact-section a{
	color:#fff !important;
	font-weight: 400;
}
/* Responsive */

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

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

.email-link a{
	word-wrap: break-word;
}
/************************************************** Departments */

/* Page Banner */

.page-banner .image-background:before {
	content: '';
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Rectangle-97-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}
#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-family: "Montserrat", serif;;
	text-transform: uppercase;
	margin: 0px 0px 15px;
}
#main .breadcrumbs {
	color: white;
	font-family: "Montserrat", serif;;
	font-size: 17px;
}
#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: "Montserrat", serif;;
	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: "Montserrat", serif;;
	font-size: 17px;
	max-width: 225px;
	color: #231F20;
	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: #231F20;
}
#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: "Montserrat", serif;;
	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: #231F20;
	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: 17px;
	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: 17px;
	font-weight: 600;
	line-height: 1.3;
	margin: 0px;
	text-transform: none;
	letter-spacing: 0px;
}
#main .job-title h4 a {
	transition: .4s all;
	color: #231F20;
}
#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: #231F20;
	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:#007EA9;
	color: #fff;
	padding: 80px 80px 70px;
}

.testimonials-with-quote:after{
	content: '';
	width:409px;
	height: 426px;
	background-image:  url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Layer_1-1.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top right;
	position: absolute;
	top:-76px;
	right:87px;
}
.testimonials-with-quote .quote-icon:not(.quote-close-icon) {
	position: absolute;
	top: -50px;
	left: -25px;
}

.testimonials-with-quote .quote-icon.quote-close-icon {
	position: absolute;
	bottom: -5px;
	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;
	width:60%;
	position: relative
}
.testimonial-content {
	font-size: 17px;
	line-height: 1.8;
	padding-bottom: 25px;
}
.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: 40%;
	border-radius: 3px;
}
#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;
	border-radius: 3px;
	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(5 55 88 / 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;
}
/*Logo Grid*/

.logo-boxes{
	display: flex;
	column-gap: 20px;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	row-gap: 20px;
}
.logo-boxes:has(> :last-child:nth-child(1)) .logo-box { /* 1 element */
	width:100%;
}
.logo-boxes .logo-box {
	width: calc(33.33% - 15px);
	background: white;
	border-radius: 3px;
	border: 2px solid #F3F3F3;
	display: flex;
	position: relative;
	align-items: stretch;
	justify-content: center;
	transition: .4s all ease;
}
.logo-boxes.two-columns .logo-box {
	width: calc(50% - 15px);
}
.logo-boxes.four-columns .logo-box {
	width: calc(25% - 15px);
}
.logo-boxes .button-inner {
	display: flex;
	position: relative;
	flex-direction: column;
	align-items: stretch;
	justify-content: center;
	padding:5px;
}
.logo-boxes .button-inner a:last-child{
	font-weight: 700;
	position: relative;
	bottom: 20px;
}
#main .logo-boxes .logo-box .textblock {
	padding: 0px;
}
.logo-boxes .block-logo {
	width: auto;
	height: auto;
	flex-shrink: 0;
	margin-right: 0px;
}
.logo-boxes:only-child .block-logo {
	width: 180px;
	/*margin-right: 50px;*/
}
.logo-boxes:only-child .button-inner {
	align-items: center;
}
.logo-boxes .block-logo img {
	width: 100%;
	height: auto;
}
/* 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.four-columns .icon-box{
	width:calc(25% - 15px);
}
.section-image-boxes .icon-boxes.four-columns .icon-box .block-content{
	padding: 30px;
}
.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 #007EA9;
	display: flex;
	position: relative;
	align-items: stretch;
	transition: .4s all ease;
}

.section-image-boxes .icon-boxes .icon-box{
	padding: 0px;
	border:none;
}

.icon-box .button-inner {
	display: flex;
	position: relative;
	flex-direction: column;
	align-items: stretch;
	padding-bottom: 50px;
	width:100%;
}
.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;
}

.section-image-boxes  .icon-box .block-icon{
	width:100%;
}
.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;
	border:1px solid #d9d9d9;
	background:#fff;
}
#main .icon-boxes.type-blue-boxes h4 {
	color: #fff;
}
.icon-boxes.type-blue-boxes .icon-box {
	background: #007EA9;
	color: #C0D7EC;
	position: relative;
	width:23%;
}
.icon-boxes.three-columns .icon-box {
	width: calc(33% - 15px);
}

.icon-boxes.three-columns{
	justify-content:center;
}
.icon-boxes.two-columns .icon-box {
	width: calc(50% - 15px);
}
.icon-boxes.type-blue-boxes .icon-box:before {
	content: " ";
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/2024/03/Mask-Group-329.svg) 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;
}

.section-image-boxes  .icon-box .block-content{
	padding: 40px;
	font-size: 15px;
}

.icon-boxes .icon-box .button-holder {
	position: absolute;
	bottom: -20px;
}
#page .icon-boxes.type-blue-boxes .button a{
	background:#FFFFFF;
	border-color:#fff;
	color:#007EA9;
}
#page .icon-boxes.type-blue-boxes .button a:hover{
	background:transparent;
	color:#fff;
}
/* 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: #231F20;
	transition: .4s all;
	font-family: "Montserrat", serif;;
	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: #231F20;
	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(/wp-content/uploads/2024/02/plus-sign-icon.svg) 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-light-green-shapes-right  {
	background: rgba(217,236,196,0.6);
}
#main .content-row.background-light-green-shapes-right:before {
	content: " ";
	width: 80%;
	height: 80%;
	position: absolute;
	right: 50px;
	bottom: 30px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Layer_1-1.png) bottom right no-repeat;
	background-size: contain;
}
#main .content-row.background-light-blue-shapes-center  {
	background: #E6EFF7;
}
#main .content-row.background-light-blue-shapes-center:before {
	content: " ";
	width: 55%;
	height: 75%;
	position: absolute;
	right: 0px;
	transform:translate(-53%,0);
	bottom: 110px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Layer_1-2.png) bottom center no-repeat;
	background-size: contain;
}

#main .background-light-blue{
	background:#E6EFF7;
}
#main .content-row.background-blue {
	background: #336A93;
	color: white;
}
#main .content-row.background-light-green {
	background: rgb(217 236 195 / 60%);
}
#main .content-row.background-medium-blue {
	background: #64AECA;
}
#main .content-row.background-blue-to-white-gradient-ttb {
	background: url(/wp-content/uploads/2024/02/gradient-top-to-bottom.png) 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(https://mainephysicians.org/wp-content/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;
	display: none
}
/* 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(/wp-content/uploads/2024/02/arrow-right.svg) 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 ul {
	list-style: disc;
	margin-left: 20px;
}
#main .image-column {
	text-align: center;
}
#main .content-column:has(.textblock) h2:not(:first-child) {
	padding-top: 20px;
}
#main .tab-content-inner:has(.textblock) h3:not(:first-child) {
	padding-top: 15px;
}
#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;*/
	border-radius:5px;
}
#main .section-plain-content .row.image-left .image-column {
	order: 0;
	padding-right: 35px;
}
#main .section-plain-content .row.image-left .content-column {
	order: 1;
}
#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: 30px;
	width: 100%;
	margin: 20px -10px 0px;
}
#main .gallery-holder .gallery-image {
	width: calc(100% / 3);
	padding: 0px 15px;
}
#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(https://mainephysicians.org/wp-content/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(/wp-content/uploads/2024/02/gradient-top-to-bottom.png) 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: #231F20;
}
#main .sidebar-widget h2 {
	color: white;
	font-size: 2rem;
}

#main .sidebar-menu,
#main .widget_subpages,
#main .widget_recent_entries {
	background: #231F20;
	border-radius: 3px;
	padding: 30px;
}
#main .sidebar .widget_recent_entries ul {
	margin-left: 0px;
	list-style: none;
}
#main .sidebar .widget_recent_entries ul li a {
	padding: 0px;
	color: #000;
}
#main .sidebar .widget_recent_entries ul li a:hover {
	color: #DD6D25;
}
#main .sidebar .widget_recent_entries ul li {
	margin-bottom: 15px;
}
#page #main .sidebar-menu ul {
	list-style: none;
	margin: 0px;
	padding-top: 15px;
}
#main .sidebar-menu ul li {
	margin: 0;
	padding: 0;
}
#main .content-row .widget_subpages li a,
#main .sidebar-menu li a {
	color: #C0D7EC;
	font-size: 16px;
	padding: 6px 50px 6px 0px;
	display: block;
	position: relative;
	line-height: 1.3;
}
#main .sidebar-menu .subnav-dropdown li:before {
	content: " ";
	width: 12px;
	height: 2px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 9px;
}

#main .sidebar-menu .widget-title,
#main .widget_subpages .widget-title {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 17px;
	margin: 0px 0px 15px;
	color:#fff !important;
}
#main .sidebar-menu .widget-title a, #main .widget_subpages .widget-title a{
	color:inherit;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 3px solid #8DC63F;
	display:block;
}

#main .content-row .widget_subpages li a,
#main .content-row .sidebar-menu li a {
	color: #C0D7EC;
	font-size: 16px;
	padding: 12px 15px 12px 5px;
	display: block;
	position: relative;
	border-bottom: 2px solid rgba(255,255,255,0.1);
	font-weight: 600;
}
#main .content-row .widget_subpages li a:hover,
#main .content-row .sidebar-menu li a:hover {
	color:#8DC63F;
	text-decoration: none;
}
#main .widget_subpages > ul > li > a:after,
#main .content-row .sidebar-menu > ul > li > a:after {
	content: " ";
	width: 11px;
	height: 11px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/02/arrow-down-sign-to-navigate-1-16.svg) center no-repeat;
	position: absolute;
	right: 0px;
	top: calc(50% - 12px);
	background-size: contain;
	transition: .4s all;
}
#main .widget_subpages > ul > li > a:hover:after,
#main .sidebar-menu > ul > li > a:hover:after {
	/* transform: translate(5px, 0px);*/
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/02/arrow-down-sign-to-navigate-1-17.svg) center no-repeat;
	background-size: contain;
}
#main .sidebar-menu .subnav-dropdown {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	margin: 0px 45px 15px;
	display: none;
}

#main .sidebar-menu .subnav-dropdown li {
	position: relative;
	border-top: 1px solid rgba(255, 255, 255, 0.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 #404040;
	border-bottom: 2px solid #404040;
	position: absolute;
	transition: 0.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: none;
	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 .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;
}

.sidebar-ads-widget {
	background: #A2A2A2;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 80px;
}
#main .page-left-sidebar > .sidebar{
	width: 380px;
	max-width: 380px;
}
/* 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 .section-columns.align-top .columns-container{
	justify-content:flex-start;
	align-items:flex-start;
}
#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;
	display: none;
}
#main .section-counters .columns-container .column:last-child:after {
	display: none;
}
#main .section-counters  .row{
	justify-content: center;
}
.counter-inner{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	column-gap: 15px;
}

.counter-inner .textblock{
	align-items: flex-start;
	display: flex;
	flex-direction: column;
}

#main .columns-container .column.smaller-width {
	max-width: 42%;
}
#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.white-background {
	padding: 25px;
	background: #fff;
	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;
}
#main .columns-container .column-inner:has(.button-holder.align-top){
	display:flex;
	flex-direction:column-reverse;
}
.no-padding-left{
	padding-left:0px !important;
}
/* Counter Row */

#main .section-counters .columns-container {
	flex-wrap: nowrap;
}
#main .animated-counter {
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 2.9rem;
	line-height: 1;
	margin: 0px 0px 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .counter-label {
	text-align: center;
	display: block;
	font-size: 17px;
	line-height: 1.3;
	font-weight: 700;
	max-width: 240px;
	margin: 0 auto;
}
body:not(.home ) #main .columns-container{
	gap:20px;
}
body:not(.home ) #main .animated-counter {
	font-size:1.9rem;	
}
body:not(.home ) #main .columns-container .column{
	border-radius:3px;
	/*background:#8DC63F;*/
	padding:21px 15px;
	display:flex;
	align-items:center;
	justify-content:center;
}
body:not(.home ) #main  #align-top-columns .columns-container .column{
	justify-content:flex-start;
}
body:not(.home ) #main  #align-top-columns .columns-container {
	align-items:flex-start;
}
body.single-case-study #main .columns-container .column{
	background:#8DC63F;
	color:#fff;
}
#main .columns-container .column-inner.green-background{
	padding: 25px;
	background: #8DC63F;
	border-radius: 0px;
	height: 100%;
	display: flex;
	flex-direction: column;
}
/*body.single-case-study #main .columns-container .column h2, body:not(.home) #main .content-row.background-white .columns-container .column h2{
color:#fff;
}*/
body:not(.home ) .counter-inner .textblock{
	align-items:center;
}
body:not(.home ) #main .columns-container .column .counter-label{
	font-size:15px;
}
embed, iframe, object{
	border:none;
}
#main .page-left-sidebar  .section-counters .row{
	justify-content:space-around;
}
#main .page-left-sidebar .section-counters .row .col-lg-10{
	max-width:96%;
	flex:0 0 96%;
}
/************************************************** Home */

/* Home Banner */

#main .home-banner {
	line-height: 1.5;
	padding-top: 0px;
	position: relative;
	min-height: 671px;
}

#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;
}
/* Cape HomeBanner*/
/************************************************** Home */

.homepage-banner {
	background: white;
	min-height: inherit;
	display: flex;
	align-items: center;
}
.homepage-banner .image-background:before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Rectangle-97.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	opacity: 1;
}
#main .homepage-banner .container {
	max-width: 100%;
	width: 100%;
}
.homepage-banner .inner-content {
	width: 95%;
	max-width: 1100px;
	position: relative;
	z-index: 99;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0px 0px;
}
.homepage-banner .inner-content .textblock p{
	font-weight: 600;
	font-size: 20px;
	line-height: 1.5;
	max-width: 700px;
	margin: 0 auto !important;
}
.banner-search{
	padding-top: 80px;
}

.banner-search h2{
	color:#fff !important;
	font-weight: 600 !important;
	margin-bottom: 25px !important;
}
.banner-search form {
	display: flex;
	align-items: center;
	background: white;
	border-radius: 3px;
	padding: 4px;
	max-width: 620px;
	margin: 0 auto;
}
.banner-search form label, .banner-search .searchandfilter ul {
	margin: 0px;
	width: 100%;
}
#content #main .banner-search .searchandfilter ul {
	background:transparent;
	padding:0px;
	height:64px;
}
#content #main .banner-search .searchandfilter ul li.sf-field-search {
	width:100%;
	margin:0px !important;
	padding:0px !important;
}
#content #main .banner-search .searchandfilter ul li input {
	max-width:100%;
	width:100%;
	height:64px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}
.banner-search form .search-field,  #content #main .banner-search .searchandfilter ul li input {
	border: none;
	padding: 15px 35px;
	font-size: 16px;
	height: 64px;
	background: transparent;
	outline: none !important;
}
#content #main .banner-search .sf-field-submit{
	margin:0px;
	margin-right: 15px;
}
.banner-search form .search-submit, #content #main .banner-search .sf-field-submit  input[type="submit"] {
	background: #231F20;
	height: 55px;
	text-transform: none;
	font-weight: 600;
	font-size: 16px;
	border-radius: 3px;
	padding: 0px 40px;
	transition: .4s all;
	color:#fff !important;
	outline: none !important;
}
.banner-search form .search-submit:hover {
	background: #e6eff7;
	color: whit e!important;
	text-decoration: underline;
}
.homepage-banner .dd-button {
	background: transparent;
	color: white;
	border: none;
	text-transform: none;
	font-weight: 600;
	padding: 0px 30px 0px 0px;
	position: relative;
}
.homepage-banner .dd-button:after {
	content: " ";
	width: 10px;
	height: 10px;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	position: absolute;
	transform: rotate(45deg);
	right: 0px;
	top: calc(50% - 9px);
	transition: .4s all;
}
.homepage-banner .dd-button.open:after {
	transform: rotate(-135deg);
	top: calc(50% - 4px);
}
.suggested-keywords {
	position: relative;
}
.popular-searches {
	background: #e6eff7;
	border-radius: 3px;
	box-shadow: 1px 1px 20px rgb(0 0 0 / 10%);
	padding: 20px;
	text-align: center;
	column-count: 1;
	position: absolute;
	width: 100%;
	max-width: 500px;
	bottom: 32px;
	left: 50%;
	display: none;
	transform: translate(-50%, 0px);
}
.popular-searches.open {
	display: block;
}
.popular-searches a {
	display: block;
	font-weight: 600;
	padding: 7px 0px;
	color: #231F20;
}
#home-video {
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: top right;
}

#overlap-tab-section-list-items .tab-layout-section{
	position: relative;
	top:-82px;
}

.tab-icon{
	width:70px;
	padding-right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 52px;
	object-fit: contain;
}
#page #main #overlap-tab-section-list-items .tab-content.tab-layout-content .tab-content-inner{
	background: transparent;
	padding-top: 65px !important;
}
#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title{
	border: none;
	border-left: 2px solid #F3F3F3;
	background: white;
	outline: none;
	padding: 20px 55px;
	color:#231F20;
	font-weight: 700;
	display: flex;
	align-items: stretch;
	position: relative;
	justify-content: center;
	min-width:max-content;
	transition: .4s all ease;
}
#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title > span:before{
	content: " ";
	height: 16px;
	width: 16px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Vector-3.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 50px;
	top: calc(50% - 8px);
}

#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title > span:after {
	content: " ";
	height: 16px;
	width: 16px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Rectangle-209.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 50px;
	top: calc(50% - 1px);
	opacity: 0;
}

.tab-title span{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right:30px;
}
#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title:first-child{
	border-left: none;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title:last-child{
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title.active-tab,  #main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title:hover,.tab-layout.tab-navigation .tab-title:hover{
	color:#fff;
	background:#86BD3B;
}
#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title.active-tab .tab-icon img, .tab-layout.tab-navigation .tab-title:hover .tab-icon img,.tab-layout.tab-navigation .tab-title:hover > span:before{
	filter:invert(1) brightness(1);
}
#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title.active-tab > span:before{
	display: none;
}
#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title.active-tab > span:after{
	opacity: 1;
}
.container-no-container .tab-content,.container-no-container .tab-content .section-accordions .row .col-lg-8{
	max-width: 1410px;
	margin: 0 auto;
	padding: 0 75px;
}
.container-no-container .tab-content .section-accordions .row .col-lg-8{
	flex:0 0 75.666%;
}
#full-width-accordion-section .section-accordions .row .col-lg-8{
	flex: 0 0 100%;
	max-width:100%;
}
.list-border-style{
	display: flex;
	list-style: none;
	flex-wrap: wrap;
	margin-left: 0 !important;
	padding-top: 20px !important;
	row-gap:15px;
}
.list-border-style li{
	width:33.33%;
	position: relative;
}

.list-border-style.list-2col li{
	width:50%;
}
.list-border-style li a{	
	display: inline-block !important;
	font-weight: 700 !important;
	padding-left: 0 !important;
	position: relative;
	border-bottom: 2px solid #59801D !important;
}
.list-border-style li a:after{
	content: "";
	width: 13px;
	height: 13px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/arrow-down-sign-to-navigate-1-3.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(100% - 21px);
	right: -24px;
}
.list-border-style li a:hover{
	text-decoration: none !important;
}
.list-border-style li a:hover:after{
	right:-25px;
}

.link-border-arrow-style{
	display: inline-block !important;
	font-weight: 700 !important;
	padding-left: 0 !important;
	position: relative;
	border-bottom: 2px solid #59801D !important;
	color:#231F20 !important;
}
.link-border-arrow-style:after{
	content: "";
	width: 13px;
	height: 13px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/arrow-down-sign-to-navigate-1-3.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(100% - 21px);
	right: -24px;
}
.link-border-arrow-style:hover{
	text-decoration: none;
}
.link-border-arrow-style:hover:after{
	right:-25px;
}
#main .section-plain-content .content-only .content-column .list-checkmarks {
	margin-left: 13px;
	padding-top: 10px;
}
.list-checkmarks > li {
	position: relative;
	list-style: none;
	padding: 0px 0px 0px 30px !important;
	margin: 0px 0px 8px;
}
.list-checkmarks > li:before {
	content: " ";
	width: 22px;
	height: 22px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Isolation_Mode.svg) center no-repeat;
	position: absolute;
	left: -12px;
	top: 2px;
	background-size: contain;
}

#main .content-row  .list-checkmarks ul li{
	list-style: disc;
}
/*
#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(https://mainephysicians.org/wp-content/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:#231F20;
}
#main #overlap-tab-section-list-items:has(#renovations-additions) .section-columns .column {
	align-items:flex-start;}
#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 #overview-text-section .section-plain-content{
	padding-right: calc(34% + 50px);
}

#main .home-banner:has(.popular-searches:not(.open)) + .main-content:has(#overlap-tab-section-list-items:first-child){
	position: relative;
	z-index: 100;
}
#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;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}
/* 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;
	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 .news-latest-item{
	padding: 0;
}

#main .feed-grid .news-latest-item .news-post{
	padding-left: 0px;
}
#main .feed-grid .news-latest-item .post-image{
	background:#fff;
}
.news-latest-item .news-inner .post-image a{
	padding-bottom: 41%;
}

.news-latest-item  .post-content {
	background: #D9ECC3;
	border-radius: 0px 0px 3px 3px;
	padding: 30px !important;
}
.news-latest-item  .post-content .post-date{
	color:#59801D;
}
#main .news-latest-item  .post-content .news-inner h3{
	color:#231F20;
}
#main .feed-grid .new-right-col-items{
	padding: 0;
}
#main .feed-grid.two-columns .news-post {
	width:100%;
}
#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 3px 3px;
	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: #231F20;
	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);
	border-bottom-left-radius:0;
	border-top-right-radius:3px;
}
#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,.read-more-link {
	font-weight: 600;
	position: relative;
	text-transform: none;
	color: #59801D;
	text-decoration: none;
	border-radius: 3px;
	background:#fff;
	transition: .4s all ease;
	padding: 10px 22px;
	width:max-content;
}
#main .news-post .read-more-link:hover, .read-more-link:hover {
	color: #fff;background: #231F20;
}

.new-right-col-items .news-inner{
	display: flex;
	align-items: stretch;
}
.new-right-col-items .news-inner .post-image{
	width:209px;
	height: auto;
}
.new-right-col-items .news-inner .post-image a{
	height: 100%;
}
#main .new-right-col-items .news-post{
	min-height: unset;
	padding-bottom: 12px;
}
#main .feed-grid .new-right-col-items .news-inner .post-content{
	width:calc(100% - 209px);
	padding:30px !important;
	background: #007EA9;
	border-radius: 0px 3px 3px 0px;
	color:#fff;
	height: auto;
}
#main .feed-grid .new-right-col-items .news-inner .post-content .post-date{
	color:#C0D7EC;
}
#main .new-right-col-items .news-post .news-inner h3 {
	color:#fff;
}
body.home .wp-pagenavi{
	display: none;
}

.wp-grid-builder .wpgb-card-1 .wpgb-block-3{
	font-weight: 600;
	position: relative;
	text-transform: none;
	color: #59801D !important;
	text-decoration: none;
	border-radius: 3px;
	transition: .4s all ease;
	padding: 12px 20px !important;
	width: max-content;
	background:#fff !important;
}
/* 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;
}

#home-news-row{
	z-index: 12;
}


#main #home-news-row .feed-grid.two-columns .news-post{
	padding-right: 0px;
}

#main .feed-grid .news-latest-item .news-post{
	padding-bottom:12px;
}

#main #home-news-row .feed-grid.two-columns{
	padding-bottom:30px;
} 
#main #home-news-row .feed-grid.two-columns .news-latest-item{
	display:flex;
}

/*Subscribe Form Panel (Homepage)*/

#home-overlap-sbsform{
	min-height: 660px;
	position: relative;
	margin-top:-547px;
	margin-bottom: 50px;
	display: flex;
	align-items: flex-end;
}
#home-overlap-sbsform .container,#home-overlap-sbsform .section, #home-overlap-sbsform .row{
	min-height: inherit;
}
#home-overlap-sbsform .container{
	max-width: 1187px;
}
.section-subscribe-form{
	background: #E6EFF7;
	border-radius: 3px 0px 0px 3px;
	padding:20px 0px;
}
#home-overlap-sbsform .section-subscribe-form .row{
	padding: 0px;
	justify-content: flex-end;
	align-items: flex-end;
}

#home-overlap-sbsform .subscribe-form-heading{
	padding-bottom: 40px;
}

.subscribe-form-heading{
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 40px;
}
#main .subscribe-form-heading h3{
	font-size: 1.33rem;
}

.sb-form-col{
	width:580px;
}
.sb-form-col label{
	display:none !important;
}
.sb-form-col .gform_footer{
	margin: 0 !important;
	padding: 0 !important;
}
.sb-form-col .gform_body{
	width: 100%;
}
.sb-form-col .gform_body input{
	background-color:transparent !important;
	border:none !important;

}
.subscribe-form-heading form{
	display: flex;
	align-items: center;
	justify-content: center;
	padding:8px 15px;
	border-radius: 3px;
	background: #fff;
}
#main .sb-form-col .gform_button{
	margin-bottom: 0px !important;
	padding: 10px 20px !important;
	background: #231F20 !important;
	border-radius: 3px;
}

/*background image*/
.background-image{
	background-repeat: no-repeat;
	background-size: cover;
}

#main .text-color-white *{
	color:#fff;
}
/* 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;
}
#main .icon-boxes.type-blue-boxes .button-holder {
	margin:0;
	margin-bottom:20px;}
/**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;
display: none;
}
.image-background:before {
content: " ";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: url(https://mainephysicians.org/wp-content/uploads/2024/06/Footer-Overlay.png) center no-repeat;
background-size: cover;
}
.footer-ctas:before {
content: " ";
width: 100%;
height: 100%;
background: url(https://mainephysicians.org/wp-content/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(https://mainephysicians.org/wp-content/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: 17px;
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;
}*/

.cta-area-content{
	display: none;
}
#footer-widget {
	background: #231F20 !important;
	color: #231F20;
	padding: 70px 0px 70px;
}
#footer-widget .widget {
	font-size: 15px;
	line-height: 1.7;
	color: #fff;
	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,#footer-widget .footer-col-5,#footer-widget .footer-col-1 {
	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: 0px;
}
#footer-widget .footer-col-2, #footer-widget .footer-col-3, #footer-widget .footer-col-4{
	padding-top: 0px !important;
}
.footer-col-4 .gform_wrapper.gravity-theme .gform_footer{
	padding: 0;
	margin: 15px 0;
}
#footer-widget .footer-logo figure {
	margin: 0px;
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
#footer-widget .footer-logo img {
	height: 50px;
	width: auto;
}
#page .footer-col-4 .gform_button, .footer-col-4 .gform_wrapper.gravity-theme .gform_footer .gform_button {
	margin-bottom: 0px !important;
	padding: 10px 20px !important;
	background: #C0D7EC !important;
	border-radius: 3px;
	font-weight: 600 !important;
	color:#231F20 !important;
	border-color:#C0D7EC !important;

}
#page .footer-col-4 .gform_button:hover, .footer-col-4 .gform_wrapper.gravity-theme .gform_footer .gform_button:hover{
	color:#fff !important;
	background:#007EA9 !important;
	text-decoration:none !important;
	border-color:#007EA9 !important;
}
#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-col-5 .widget:not(:last-child){
	margin-bottom: 25px !important;
}

.footer-col-1 .wp-block-image{
	text-align: center;
}
#footer-widget h4 {
	color: #fff;
	font-family: "Montserrat", serif;;
	text-transform: uppercase;
	font-size: 17px;
	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 ul li a{
	font-weight: 400 !important;
}
#footer-widget ul li a:hover{
	background:transparent !important;
	color:#fff !important;
}
#footer-widget .textwidget > * {
	margin-bottom: 20px;
	color:#C0D7EC;
}
#footer-widget .textwidget > *:last-child {
	margin-bottom: 0px;
}
#footer-widget .widget h3 {
	font-size: 20px;
	font-weight: 700;
	color:#fff;
	margin-bottom: 15px;
}
#footer-widget ul li a{
	padding: 0px;
}
#footer-widget a {
	color: #C0D7EC;
	transition: .4s all;
	font-weight:400;
}
#footer-widget a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer-col-1 .footer-social{
	justify-content: center;
	gap:6px;
}

#footer-widget #text-3{
	padding-top: 20px;
}

#footer-widget .cape-button{
	color:#231F20;
	background:#C0D7EC !important;
	font-weight:600;
	font-size:15px;
	transition:.4s all ease;
}
#footer-widget .cape-button:hover{
	background:#007EA9 !important;
}
#footer-widget .footer-socials {
	gap: 12px;
	display: flex;
	align-items: center;
	font-size: 17px;
	color:#888;
}
.footer-social a{
	color:#231F20 !important;
	background:#fff !important;
	width:28px;
	height: 28px;
}
.footer-social a i{
	font-size: 16px;
}
#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;
}
#footer-widget  .sub-menu{
	display: none;
}
#page #colophon {
	background: #231F20;
	color: #fff;
	text-align: center;
}
.site-info {
	border-top: none;
	padding: 30px 0px;
	display: flex;
	align-items: center;
	font-size:14px;
	justify-content: space-between;
}
.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:15px;
	text-align: center;
	background:#007EA9;
	color: #fff !important;
	padding: 12px 30px;
	font-size: 20px !important;
	text-transform: uppercase !important;
	margin-bottom:0px !important;
	height:60px;
	width:120px;
}
.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-section:before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translate(50%, 0);
	top: 0px;
	width: 2px;
	height:100%;
	background: rgba(0, 126, 169, 0.4);
}
.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 .timeline-columns:nth-of-type(n+2){
	margin-top:-20px;
}

/*
.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:140px;
	order:0;
}
.tm-left-col .tm-details {
	background: #fff;
	border-radius: 3px;
	padding: 0px;
	text-align:left;
	width:100%;
}
.tm-right-col .tm-details strong {
	color: #231F20;
}
.decade-timeline {font-weight: 600 !important;}
.tm-content-col {
	padding:30px;
}
.timeline-columns {
	position: relative;

	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;*/
}
.timeline-title {
	position:relative;
	padding-bottom:15px;
	display:flex;
	align-items:center;

}
.timeline-title h4{
	color:#231F20 !important;
	font-size:18px !important;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #8dc63f;
	padding-left:15px !important;
	min-height:38px;
	display:flex;
	align-items:center;
}
.tm-content{
	font-size:15px;
}
#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;
	display:none;
}
#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: 140px;
}
#main .timeline-section.timeline-order-start-left .timeline-columns:nth-child(odd) .tm-right-col {
	order: 3;
}
#main .timeline-section.timeline-order-start-left .timeline-columns:nth-child(even) .tm-left-col {

	margin-top:40px;
}
#main .timeline-section.timeline-order-start-left .timeline-columns:nth-of-type(n+2) .tm-left-col{
	margin-top:20px;
}
#main .timeline-section.timeline-order-start-right .timeline-columns:nth-child(even) .tm-left-col {
	order: 3;
	padding-left: 140px;
	padding-right: 00px;
	margin-top:40px;
}
#main .timeline-section.timeline-order-start-right .timeline-columns:nth-child(even) .tm-right-col {
	order: 0;
}
#main .timeline-section.timeline-order-start-right .timeline-columns:nth-child(odd) .tm-left-col {
	order: 3;
	padding-left: 140px;
	padding-right: 0px;
}
#main .timeline-section.timeline-order-start-right .timeline-columns:nth-child(odd) .tm-right-col {
	order: 0;
}
.timeline-section .timeline-columns{
	margin-top:-80px;
}
.timelineterm-section:before{
	content:'';
	border: 2px dashed #231F20;
	height:2px;
	width:100%;
	position:absolute;
	top:50px;
	right:0;
}
.timeline-section{
	position:relative;
}

.timeline-section:after {
	content: '';
	position: absolute;
	right: 50%;
	top: 49px;
	width: 140px;
	height: 3px;
	border-bottom: 2px dotted #231F20;
}
.timeline-section.timeline-order-start-right:after{
	left:50%;
	right:auto;
}


/*Divider Section*/
#main .background-light-blue .divider-section-line, #main .background-light-green .divider-section-line{
	background:#fff;
}
.divider-section-line{
	border-radius: 15px;
	background:#E6EFF7;
	height: 8px;
}

#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;
}

#our-impact-section{
	display:none;}
/************************************************** 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: "Montserrat", serif;;
	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:#231F20;
}
#masthead .mm-extended h4 {
	color: #fff;
	text-transform: none;
	font-family: "Montserrat", serif;;
	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: 22px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
}
.mm-icon {
	width: 30px;
	height: 3px;
	background: #000;
	display: block;
	border-radius: 0px;
}
.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: 3px;

}
.header-search .search-form .search-field {
	background: transparent;
	border: none;
	padding: 0px 20px;
	color: #231F20;
	font-size: 16px;
	font-weight: 600;
	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:  url(https://www.capelightcompact.org/wp-content/uploads/2025/01/search-icon-black.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(https://mainephysicians.org/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;
	display: none;
}
/* Grid Builder Facets */
#feed-facet .textblock:first-child{
	display: flex;
	align-items: stretch;
	justify-content: center;
	gap:15px;
}
#feed-facet .textblock .wpgb-facet:only-child{
	flex-wrap:nowrap;
	gap:15px;
}
#feed-facet .textblock .wpgb-facet:only-child h4{
	margin-bottom:0;
}

.wpgb-card [class*="wpgb-block-"] {
	white-space: normal;
}
.wpgb-facet {
	display: flex;
	max-width: unset;
	flex: unset;
}
.wpgb-facet fieldset {
	margin-bottom: 0px;
}
.wpgb-facet .wpgb-facet-title {
	margin: 0px 20px 0px 0px;
	white-space: nowrap;
}
.wpgb-search-facet .wpgb-input {
	margin: 0px;
	height: 45px;
	border-radius: 3px;
	padding: 10px 10px 10px 10px;
	font-family: inherit;
	background: #EFEFEF;
}
.wpgb-search-facet .wpgb-input-icon {
	left: auto;
}
.wpgb-facet select {
	height: 45px;
	margin: 0px;
	font-family: inherit;
	border-radius: 3px;
	min-width: 200px;
	background: #EFEFEF;
}
.wpgb-facet .wpgb-select-controls {
	color: inherit;
	font-size: inherit;
}
.wpgb-button-facet ul {
	column-gap: 30px;
	row-gap: 30px;
	margin-bottom: 0px;
}
.wpgb-button-facet li {
	margin: 0px;
}
.wpgb-button-facet li .wpgb-button {
	border: none;
	padding: 0px;
	background: transparent;
	outline: none;
}
.wpgb-button-facet li .wpgb-button .wpgb-button-label {
	padding: 0px;
	background: transparent;
	font-size: 23px;
	font-weight: 600;
	color: #00AC74;
}
.wpgb-button-facet li .wpgb-button[aria-pressed="true"] .wpgb-button-label {
	color: #333;
}
.wpgb-facet .wpgb-pagination {
	margin-bottom: 0px;
}
.wpgb-facet .wpgb-pagination li a {
	font-size: 23px;
}
.wpgb-facet .wpgb-pagination li a[aria-current="true"] {
	color: #333;
}
.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;
}

#blue-shape-overlap-image, #watermark-bg{
	position:relative;
}

#blue-shape-overlap-image .container:before, #watermark-bg .container:before{
	content:"";
	background:url(https://www.capelightcompact.org/wp-content/uploads/2025/01/Layer_1-3.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: contain;
	pointer-events:none;
	position: absolute;
	top:-100px;
	right:0;
	width:408px;
	height: 426px;
}
#watermark-bg .container:before{
	top:auto;
	right:15%;
	bottom:0%;

}
#main p.disclaimer {
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}

.accordion-inner-content .button-holder{
	padding: 0 !important;
}
.background-light-green .accordion-inner-content .button-holder .button a{
	background:#8dc63f !important;
	color:#fff !important;
}

#main .background-light-green  .accordion-title,#main .background-light-green .accordion-content {
	background: #fff;
}
#main .background-light-green .accordion-title.open {
	background: #8DC63F;
}
#main .tab-layout-content-section .accordion-container{
	padding:20px 15px;
}

h3.top-margin { margin-top: 40px !important; }

.notices-agenda-intro-detail{
	padding-bottom:15px;
}
.notices-agenda-intro-block{
	padding-bottom:20px;
	font-size:16px;
}

.notices-agenda-section{
	padding-top:40px;
	font-size:16px;
	padding-bottom:40px;
}
#main .notices-agenda-content ol,#main  .notices-agenda-content ul{
	padding-left:10px;
}
.notices-agenda-divider{
	border-radius: 15px;
	background:#E6EFF7;
	height:8px;
}

#main .case-study-title h1, #main .post-title h1{
	font-size:2rem;
	line-height:1.3;
	color: #231F20;
}

.case-study-featured,.post-featured {
	padding-top:15px;
	padding-bottom:40px;
}
.case-study-featured img, .post-featured img {
	width:100%;
	height:100%;
	border-radius:3px;
}
.single-post-date{
	color:#007EA9 !important;
}
.upper-heading{
	text-transform:uppercase !important;
	font-weight:700 !important;
} 
.blue-heading{
	color:#007EA9 !important;
	font-size: 30px;
	line-height: 30px;
}
.page-left-sidebar .testimonials-with-quote:after{
	display:none;
}

.page-left-sidebar  .testimonials-wrapper {
	width:100%;
}

.bottom-section-button{
	padding-top:40px;
}
#page .bottom-section-button .button-holder{
	column-gap:30px;
	align-items:center;
}
.bottom-section-button .link-with-arrow{
	font-weight:600 !important;
	color:#231F20!important;
	font-size:17px;
}
.link-with-arrow.border-link{
	position:relative;
}
.link-with-arrow:after{
	content: "";
	width: 13px;
	height: 13px;
	background: url(https://www.capelightcompact.org/wp-content/uploads/2025/01/arrow-down-sign-to-navigate-1-3.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(100% - 18px);
	right: -24px;
}
.link-with-arrow:hover{
	text-decoration:none !important;
}
.link-with-arrow:hover:after{
	right:-25px;
}
.border-link{
	display: inline-block !important;
	font-weight: 700 !important;
	padding-left: 0 !important;
	position: relative;
	border-bottom: 2px solid #59801D !important;}

.green-button{
	background:#8DC63F;
	border-radius:3px;
	color:#fff;
	padding:12px 25px;
	font-weight:600;
	font-size:15px;
}
.green-button:hover{
	background: #007EA9;
	border-color: #007EA9;
	color:#fff;
}
body .button a:hover{
	text-decoration:none;
}

#main #services-feed-facet  .wp-grid-builder .wpgb-area-top-2{
	background:transparent;
}
#main #services-feed-facet  .wp-grid-builder .wpgb-area-top-2 .wpgb-facet:only-child{
	width:50%;
}
.bottom-nav-holder h3{
	text-align:center;
	padding-bottom:20px;
}

.bottom-nav-holder ul{
	display:flex;
	align-items:stretch;
	justify-content:center;
	flex-wrap:wrap;
	gap:20px;
	padding-top:20px !important;
}
.bottom-nav-holder ul li {
	width:30%;
	background:#E6EFF7;
	list-style:none;
	padding-bottom:120px !important;
}
.box-content {
	padding:30px 30px 75px 30px;
	color: var(--wpgb-color-scheme-2);
	padding-bottom: 20px;
	font-family: "Montserrat";
	font-weight: 400;
	font-size: .9375em;
	line-height: 1.6;
}

.box-content h4{
	font-size: 18px !important;
	color: #231f20 !important;
	padding: 10px 20px !important;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #8dc63f;
}
.box-content h4 a{
	color:inherit !important;
}
.pt-cv-href-thumbnail img{
	width:100%;
	height:266px;
	object-fit:cover;
}
.ft-readmore{
	position:absolute;
	padding-bottom:50px;
	bottom:0;
}

.ft-readmore a{
	color: #007ea9;
	background: #fff;
	display: block;
	position: absolute;
	bottom: 25px;
	padding: .8em 1.5em;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Montserrat";
	font-weight: 600;
	font-size: 17px;
	line-height: 1.4;
	text-align: center;
}

.wpgb-grid-22 .wpgb-block-4{
	display:none !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 .navbar-brand {
		width: 140px;
	}
	#masthead .topbar-left-col {
		padding-left: 165px;
	}	
	#masthead #top-nav li a {
		font-size: 15px;
	}
	#page #masthead .main-navigation .mega-menu li a {
		font-size: 16px;
	}
	.header-search {
		margin-left: 25px;
	}
	#masthead .navbar-brand img{
		width:130px;
	}
}

@media screen and (max-width: 1600px) {
	#masthead .header-right{
		padding-left:0px;
	}
	.topbar {
		padding: 10px 0px;
	}
	.topbar-left-col{
		padding-left:168px;
	}
	.header-search .search-form .search-submit {
		height: 40px;
		width: 40px;
		background-size: 15px;
	}
	.header-search .search-form .search-field {
		height: 40px;
	}
	#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: 3rem;
	}
	#masthead nav {
		height: 80px;
	}
	#page #content {
		padding-top: 160px;
	}
	#page #masthead .mega-menu .mega-menu-flyout .mega-sub-menu li a {
		font-size: 15px !important;
		padding:0 15px;
	}
	.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 a {
		font-size: 15px;
		line-height:1.2 !important;
		text-align:center;
		padding: 0px 20px;
		height:auto !important;
	}
	#masthead .topbar-left-col {
		padding-left: 160px;
	}
	.cape-button{
		font-size:15px;
		padding:12px 20px;
		text-align:center;
	}
	.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 .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: 17px;
}*/
	#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;
	}
	#main .home-banner-text h1{
		font-size:2.6rem;
	}
	#main .home-banner{
		min-height:530px;
	}
	.banner-search{
		padding-top:20px;
	}
	.homepage-banner{
		padding-top:80px;
		align-items:flex-start;
	}
}

@media screen and (max-width:1400px){
	#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title{
		padding:20px 40px;
		min-width:auto;
	}
	.list-border-style li{
		width:50%;
	}
	.topbar-social-links {
		gap: 5px;
	}
	.topbar-social-links a {
		width: 24px;
		height: 25px;
	}
	.topbar-social-links a i {
		font-size: 13px;
	}
	.header-search .search-form .search-field {
		width: 150px;
		font-size: 14px;
		padding: 0px 10px;
	}
	#masthead .navbar-brand {
		width: 110px;
		height: 115px;
	}
	#masthead .topbar-left-col {
		padding-left: 130px;
	}
	.header-search {
		margin-left: 10px;
	}
	.topbar-lang-switcher {
		margin-left: 10px;
	}
	.topbar-left-col {
		font-size: 14px;
		gap: 15px;
	}
	#page #masthead .main-navigation .mega-menu li a {
		font-size: 14px;
		padding: 0px 10px;
	}
	#masthead .header-right {
		padding-left: 10px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		top: 88px;
		padding: 20px 0px;
	}
	#page #content {
		padding-top: 155px;
	}
	.cape-button {
		font-size: 13px;
		padding: 12px 15px;
		gap: 5px;
	}
	.header-button .cape-button:before {
		width: 14px;
		height: 14px;
	}
}

@media screen and (max-width: 1310px) {
	#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: 17px;
	}
}

@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: 17px;
		margin-right: 10px;
	}
	#masthead .switcher {
		width: 120px;
	}
	.header-search {
		margin-left: 10px;
	}
	#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: 17px;
	}
	.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 li:last-child {
		width:136px;
	}

	.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: 17px;
	}
	.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;
	}
}

@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) {
	#main .container .row.page-left-sidebar{
		padding:70px 0;
	}
	#masthead #top-nav li a {
		font-size: 11px;
	}
	#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title{
		padding:15px 25px;
	}
	#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title > span:before{
		right:25px;
	}
	#main #overlap-tab-section-list-items .tab-layout.tab-navigation .tab-title > span:after{
		right:25px;
	}
	.cape-button {
		padding:12px 25px;
		font-size:15px;
	}
	.main-navigation{
		padding-right:0;
	}
	.testimonials-with-quote:after{
		right:0;
	}
	.main-header .container{
		height: 90px;
	}
	.main-navigation{
		justify-content:flex-end;
	}
	.header-button{
		display:none;
	}
	#page #content {
		padding-top: 0px;
	}
	#page #masthead {
		position: relative;
	}
	.topbar{
		padding:8px 0;
	}
	.topbar-row{
		align-items: center;
		justify-content:flex-end;
	}
	.mobile-top-bar,.topbar-social-links{
		display: none;
	}
	#masthead .topbar-left-col {
		padding-left: 0px;
		font-size: 13px;
		padding-right: 15px;
	}
	.topbar-social-links {
		display: none;
	}
	#masthead .navbar {
		position: fixed;
		height: 100vh;
		z-index: 99999;
		top: 0px;
		background: #000;
		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;
	}
	.mm-opener,
	.mm-close,
	.search-opener {
		display: block;
	}
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
		display:flex;
		width: 100%;
	}
	#masthead .navbar .mega-menu-wrap {
		width: 100%;
		margin: 0px;
		border-top: none;
		flex-direction:column;
	}
	#page #masthead .navbar .mega-menu-wrap .mega-menu {
		background: transparent;
		padding: 15px 0px;
		flex-direction:column;
		align-items:flex-start;
	}
	#page #masthead .main-navigation .mega-menu li {
		margin-left: 0px;
		flex-direction:column;
		width: 100%;
		height: auto !important;
		align-items:flex-start;
	}
	#page #masthead .main-navigation .mega-menu li a {
		height: auto;
		line-height: 1;
		color:#fff;
		padding: 20px 25px;
		font-size: 17px;
		width: 100%;
		justify-content: space-between;
	}
	#page #masthead .main-navigation .mega-menu li a .mega-indicator {
		display: block !important;
		color: #fff !important;
	}
	#page #masthead .mega-menu-grid > .mega-sub-menu,
	#page #masthead .mega-menu-flyout > .mega-sub-menu {
		padding: 0px !important;
		background: rgba(255, 255, 255, .2) !important;
		display: none !important;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-grid .mega-menu-column {
		margin: 0px !important;
		padding: 25px 25px 0px 25px;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-grid .mega-menu-column:last-child {
		padding-bottom: 25px !important;
	}
	#page #masthead .mega-menu-grid.open > .mega-sub-menu,
	#page #masthead .mega-menu-flyout.open > .mega-sub-menu {
		display: block !important;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-flyout .mega-sub-menu {
		margin-left: 0px;
		border-radius: 0px;
		padding: 25px !important;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-view-all-link-row .mega-menu-column .mega-sub-menu li a:after {
		display: none;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-flyout .mega-sub-menu li a {
		padding: 0px !important;
		font-size: 16px !important;
	}
	#page #masthead .main-navigation .mega-menu .mega-menu-flyout .mega-sub-menu li a:before {
		content: " ";
		width: 10px;
		height: 2px;
		background: #F5C75D;
		position: absolute;
		left: 30px;
		display: none !important;
		top: 18px;
		opacity: 1;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-row > .mega-sub-menu {
		flex-direction: column;
	}
	#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;
		padding: 0px 30px 0px 0px !important;
		font-size: 16px !important;
		text-align: left;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:not(.mega-menu-columns-12-of-12) > ul.mega-sub-menu > li.mega-menu-item.widget_custom_html a:after {
		left: 0px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		display: list-item;
		margin: 0;
		clear: both;
		border: 0;
		height:auto;
	}
	#masthead .cta-column.mega-menu-column .textwidget {
		padding: 0px;
		font-size: 15px;
	}
	#masthead .cta-column.mega-menu-column .textwidget h3 {
		font-size: 17px;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
		margin: 0px !important;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-view-all-link-row .mega-menu-column .mega-sub-menu li a {
		font-size: 18px !important;
		text-align: center !important;
		padding: 10px !important;
		margin: 0px 25px !important;
		width: calc(100% - 50px);
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a.get-assesment-menu-link {
		font-size: 14px !important;
		gap: 5px;
	}
	#page #masthead .mega-menu .mega-menu-grid .mega-menu-column .mega-sub-menu li a.get-assesment-menu-link:before {
		width: 30px;
		height: 30px;
	}
	#masthead .main-navigation .navbar-search {
		width: 100%;
		display: none;
	}
	#masthead .main-navigation .navbar-search.open {
		display: block;
	}
	.navbar-search label {
		width: 100%;
	}
	.mega-hide-menu-on-desktop{
		display:block !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
		color:#AFD100 !important;
	}
	.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: 0px;
	}
}

@media screen and (max-width: 1100px) {
	#main .tab-content .tab-content-inner .row{
		padding-top:25px !important;
	}
	.tab-layout-content-section .section .row .content-column{
		flex:0 0 100%;
		max-width:100%;
	}
	.tab-title span{
		line-height:1.5;
	}
	#main .background-light-green .accordion-title, #main .background-light-green .accordion-content {
		background: #e8f4db;
	}
	#main .tab-layout-content-section .accordion-container{
		padding-left:0;
		padding-right:0;
	}
	#overlap-tab-section-list-items .tab-layout-section{
		top:0;
		padding-bottom:50px;
	}
	#main .tab-container .tab-navigation, #main .tab-layout.tab-navigation {
		display: none;
	}
	.mobile-tab-title {
		display: block;
	}
	#main .tab-content .tab-content-inner,#page #main #overlap-tab-section-list-items .tab-content.tab-layout-content .tab-content-inner {
		padding: 30px 0px !important;
	}
	.tab-layout-content-section .section:not(:only-child) {
		padding-bottom:30px;
	}
	#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;
	}
	#page #main .tab-content.tab-layout-content .tab-content-inner{
		background:#fff !important;
	}
	#main .tab-content .tab-content-inner .default-button a{
		background:#8DC63F;
		color:#fff;
	}
	#main .tab-content .row .button-holder, #main .section-plain-content .row .button-holder{
		padding-left:0px;
		padding-right:0px;
	}

	#main .section.extra-padding-bottom .row{
		padding-bottom:70px !important;
	}
}

@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%;
	}
	#main .page-left-sidebar .main-content > .content-row{
		margin-left:0;
	}
	#main .container .row.page-left-sidebar .main-content {
		width: 100%;
		flex: 100%;
		max-width: 100%;
		margin-bottom: 35px;

	}
	#main .page-left-sidebar > .sidebar{
		width:100%;
		max-width:100%;
		flex:100%;
	}
}

@media screen and (max-width: 989px) {
	.container-no-container .tab-content{
		padding:0;
	}
	.testimonials-wrapper{
		width:100%;
	}
	.testimonials-wrapper .slick-slide{
		width:100%;
	}
	.testimonials-with-quote:after{
		right:0;
		opacity:.4;
	}
	#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;
	}
	ul.list-3col {
		column-count: 2;
	}
	#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;
		align-items:center;
	}
	#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;
	}

	#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 .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 0px;
		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: 17px;
		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%;
	}
	#main .content-row.container-no-container .container{
		width: 100%;
		padding: 0px 7.5vw;
	}
	body:not(.home ) #main .columns-container .column{
		padding-top:0px;
	}
	table.ninja_footable.ninja_stacked_table>tbody>tr.footable-detail-row table.footable-details{
		margin:0 !important;
	}
	.breadcrumb_last{
		text-align:left;
	}
	.logo-boxes:only-child .block-logo{
		width:auto;
	}
	body, #page {
		font-size: 17px;
	}
	#main .interactive-image .tour .tour__point{
		width:20px;
		height:20px;
	}
	#main .interactive-image img{
		max-height:100% !important;
		width:100% !important;
	}
	#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;
		display:none;
	}
	#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-right-column img {
		display:none;
	}
	#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;
	}
	#masthead .topbar-left-col .phone-number {
		display: block;
	}
	#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;
	}
	.list-border-style li,.list-border-style.list-2col li{
		width:100%;
	}
	.new-right-col-items .news-inner .post-image a{
		padding-bottom:44%;
	}
	#main .section.extra-padding-bottom .row{
		padding-bottom:70px !important;
	}
	.icon-boxes.type-blue-boxes .icon-box {
		width:30%;
	}
	#footer-widget .cape-button{
		display:inline;
	}
	.footer-social.topbar-social-links{
		display:flex !important;
	}
}
@media screen and (min-width:768px) and (max-width:1024px){

	#main .section-counters .col-md-10{
		flex: 0 0 100%;
		max-width:100%;
	}
	#main .counter-label{
		padding-left:0px;
	}
}
@media screen and (min-width:768px) and (max-width:989px){
	#main .feed-grid.two-columns .news-post .news-inner{
		flex-direction:column;
	}
	.new-right-col-items .news-inner .post-image,#main .feed-grid .new-right-col-items .news-inner .post-content{
		width:100%;
	}
	.subscribe-form-heading{
		padding:0 30px;
	}
	#main .section-counters .col-md-10{
		flex: 0 0 100%;
		max-width:100%;
	}
	#main .counter-label{
		padding-left:0px;
		text-align:left;
	}

}
@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;
	}
	.topbar-row {
		flex-wrap: wrap;
		justify-content: center;
	}
	#masthead .topbar-left-col {
		text-align: center;
		padding: 0px 0px 10px;
	}
	.topbar .container {
		padding: 0px 7.5vw;
	}
	.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;
	}


	#footer-widget .widget {
		font-size: 16px;
	}
	#footer-widget .footer-ctas {
		margin: 30px 0px 0px;
	}
	#footer-widget ul.footer-caps-links li {
		font-size: 17px;
		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 .footer-col-2{
		padding-top:30px !important;
	}
	.footer-social.topbar-social-links{
		display:flex !important;
	}
	#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;
	}

	#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 .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;
		padding:0 0 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 .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: 17px;
		margin-left: 7px;
	}
	#main .sidebar-cta {
		padding: 25px;
	}
	#main .upcoming-events {
		padding: 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: left;
	}
	#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: 17px;
		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, body:not(.home) .main-content .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: 17px;
	}
	#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: 17px;
		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 .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%;
	}
	body.single-post #main ol, body.single-post ul{
		margin-left:20px;
	}
	.case-study-featured, .post-featured{
		padding-bottom:20px;
	}
	#main .section.extra-padding-bottom .row{
		padding-bottom:50px !important;
	}
	.testimonials-with-quote .quote-icon:not(.quote-close-icon){
		top:-28px;
	}
	.testimonials-with-quote .quote-icon{
		width:40px;
	}
	.bottom-section-button{
		padding-top:20px;
	}
	#main .section-subscribe-form.extra-padding-top.extra-padding-bottom .row{
		padding-bottom:30px !important;
		padding-top:30px !important;}
	.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;
	}
	#main .two-column-row.eight-four .column:last-child .section .row{
		padding:0;
	}
	#main  .two-column-row.eight-four .column:first-child .section .row{
		padding-bottom:20px;
	}
	#main .two-column-row.eight-four .column .columns-container .column-inner{
		padding:25px 0;
	}
	.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:0px;
	}
	#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%;
	}

	.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 0;
	}
	.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;
		margin-bottom:15px;
	}
	#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 #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;
	}
	#footer-widget .row > div {
		width: 100%;
		flex: 100%;
		max-width: 100%;
	}
	body #masthead .header-container {
		width: 85%;
	}
	#masthead .navbar-brand a {
		top: auto;
	}
	#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;
	}
	.banner-content-area {
		padding: 0px 7.5vw 50px;
	}
	#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: 0px;
		padding-bottom:30px;
	}
	#main .timeline-section.timeline-order-start-left .timeline-columns:nth-child(even) .tm-left-col{
		margin-top:0;
	}
	.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;
	}
	ul.list-3col {
		column-count: 1;
	}
	#main #home-news-row .feed-grid.two-columns{
		flex-direction:column;
		padding:0 15px;
	}

	#main #home-news-row .feed-grid.two-columns .news-post{
		padding-left:0px;
		padding-bottom:20px;	
	}
	#home-overlap-sbsform{
		margin-top:0;
		min-height: auto;
	}
	.subscribe-form-heading{
		flex-direction:column;
		padding-bottom:0px !important;
	}
	#main .section-subscribe-form .row{
		padding-bottom:30px;
		padding-top:30px;
	}
	.section-subscribe-form{
		border-radius:3px;
	}
	#main .subscribe-form-heading h3{
		font-size:1.55rem;
	}
	.sb-form-col{
		padding:0 30px;
	}
	.site-info .copyright{
		font-size:12px;
	}

	#page #main #overlap-tab-section-list-items .tab-content.tab-layout-content .tab-content-inner{
		padding-top:50px !important;
	}
	.list-border-style li{
		width:100% !important;
	}
	#main .section-plain-content .row.image-left .image-column{
		padding-right:15px;
	}

	.counter-inner{
		justify-content:flex-start;
	}
	#main hr.invisible.huge-separator{
		height:50px;
	}
	.wp-grid-builder .wpgb-card-1 .wpgb-card-content{
		padding-right:0px !important;
		padding-top:30px;
	}
	.footer-ctas{
		display:none;
	}
	#footer-widget .footer-col-2,#footer-widget .footer-col-3,#footer-widget .footer-col-4,#footer-widget .footer-col-5{
		padding-top:50px !important;
	}
	.footer-col-4 .gform_wrapper.gravity-theme {
		position:relative;
		max-width:490px;
		margin:0 auto;
	}
	.footer-col-4 .gform_wrapper.gravity-theme .gform_footer {
		margin:0;
		padding:0;

	}
	#page .footer-col-4 .gform_button{
		margin:10px auto;
	}

	.sb-form-col{
		width:100%;
	}
	.new-right-col-items .news-inner .post-image{
		width: 155px;
	}
	#main .feed-grid .new-right-col-items .news-inner .post-content{
		width:calc(100% - 155px);
	}
	#masthead .navbar-brand {
		margin: 0px;
		height: 90px;
	}
	#masthead .navbar-brand img {
		width: 85px;
		padding-top: 5px;
	}
	#feed-facet .textblock:first-child{
		flex-direction:column;
	}
	#main .wpgb-facet{
		width:100%;
	}
	.container-no-container .tab-content{
		max-width:100%;
		padding:0 0;
	}
	.list-checkmarks{
		column-count:1 !important;
	}
	.timeline-section.timeline-order-start-right:after,.timeline-section.timeline-order-start-left:after,.timeline-section:after {
		display:none;
	}
	#three-col-team .team-holder .team-member{
		width:calc(50% - 30px);
	}
	#main .list-2col{
		column-count:1;
	}
	.wp-grid-builder .wpgb-card-7 .wpgb-block-1 a{
		padding-right:45px !important;
	}.icon-boxes.type-blue-boxes {
		flex-direction:row;}
	.icon-boxes.type-blue-boxes .icon-box{
		width:50%;
	}
	#main .page-banner .banner-content {
		padding: 0;
		flex-direction: column-reverse;
	}
	#main .page-banner .banner-content .banner-title {
		justify-content: center;
		height: auto !important;
		margin: 0px;
		min-height: 125px;
	}
	#main .page-banner #breadcrumbs {
		margin-bottom: 0px !important;
		padding: 20px 7.5vw !important;
		border-radius: 0px !important;
		width: 100%;
		background-color: #E6EFF7;
		order:2;
		line-height:22px;
	}
	#main .page-banner #breadcrumbs span:first-child{
		flex-wrap:wrap;
	}
	#main .page-banner #breadcrumbs span {
		color: #181818;
	}
	#main .page-banner #breadcrumbs a {
		color: #000000;
	}
	#main .page-banner #breadcrumbs span {
		color: #181818;
	}
	#main .page-banner .banner-content .banner-title .banner-title-text {
		padding: 50px 7.5vw !important;
	}
	#main .page-banner .banner-content .banner-title:has(.banner-content-area) .banner-title-text {
		padding-bottom: 15px !important;
	}
	#main .page-banner .container {
		padding: 0;
	}
	#main .page-banner #breadcrumbs span img {
		filter: invert(0);
	}
	.popup-aligner{
		padding:35px;
	}
	.popup-aligner .popup-right{
		width:100%;
		padding-left:0px;
		padding-top:30px;
	}
	.popup-inner-content{
		flex-direction:column;
	}
	#main .tab-layout-content-section .accordion .accordion-content .row{
		padding:20px 0 !important
	}
	#main .accordion .accordion-content .row{
		padding:30px !important;
	}
	#main h1{
		font-size:2.5rem;
	}
	.homepage-banner .inner-content .textblock p{
		font-size:18px;
	}
	.footer-col-4 .gform_wrapper.gravity-theme .gform_footer{
		margin:15px 0 !important;
		justify-content:center;
	}
	#main p.disclaimer{
		margin-top:15px;
	}
	#main .two-column-row.six-six .column:last-child .row{
		padding-top:0px;
	}
	#main .page-banner #breadcrumbs span span:first-child {
    display: none;
}
	#main .page-banner #breadcrumbs span img:first-of-type {
		display: none;
	}
	.container-no-container .tab-content .section-accordions .row .col-lg-8{
		flex:0 0 100%;
		padding:0 15px;
		max-width:100%;
	}
	.section-image-boxes .icon-box .block-content{
		padding-top:10px;
	}
	body.single-case-study #main .columns-container .column{
		padding-top:21px;
	}
	
	.tab-layout-default-padding-bottom:only-child{
		padding-bottom:30px;
	}
}
@media screen and (max-width:615px){
	.main-header{
		position:relative;
		z-index:6;
	}
	.topbar-lang-switcher{
		position:relative;
		z-index:4;
	}
}
@media screen and (max-width:600px){
	.team-holder {
		column-gap: 0px;
	}
	#three-col-team .team-holder .team-member{
		width:100%;
		max-width:100%;
	}
	.icon-boxes.type-blue-boxes .icon-box{
		width:100%;
	}
	.section-image-boxes .icon-boxes.four-columns .icon-box .block-content{
		padding:20px;
	}
	.banner-search{
		padding-top:20px;
	}
	button.button.default-button{
		margin:5px;
	}

}
@media screen and (max-width:480px){
	table:not(.ninja_table_pro) {
		overflow-y:scroll;
		height:auto;
		display:block;
	}
	.banner-search form .search-submit, #content #main .banner-search .sf-field-submit input[type="submit"]{
		padding:0 15px;
		font-size:16px;
	}
	.new-right-col-items .news-inner{
		flex-direction:column;
	}
	.new-right-col-items .news-inner .post-image,#main .feed-grid .new-right-col-items .news-inner .post-content{
		width:100%;
	}
}
@media screen and (max-width:380px){
	.banner-search form .search-submit, #content #main .banner-search .sf-field-submit input[type="submit"]{
		padding:0 10px;
		font-size:13px;
	}
	#content #main .banner-search .sf-field-submit{
		margin-right:28px;
	}
	.subscribe-form-heading form{
		flex-wrap:wrap;
	}
	#home-overlap-sbsform .section-subscribe-form .row{
		padding-bottom: 0 !important;
	}
}
