header {
  z-index: 99998 !important;
}
body .section-header-line1 .fl-module-rich-text.fl-module-rich-text {
  text-decoration: none !important;
}
body .section-header-line1 .fl-module-rich-text.fl-module-rich-text p {
  text-decoration: none !important;
}
body .section-header-line1 .fl-module-rich-text.fl-module-rich-text a {
  text-decoration: none !important;
}
body .section-header-line1 .fl-module-rich-text.fl-module-rich-text a:hover {
  color: #28577D !important;
}
.section-header-line2 .fl-menu ul.menu > li a {
  padding: 15px 25px 15px 0 !important;
  text-decoration: none;
}
.section-header-line2 .fl-menu ul.menu > li:last-of-type a {
  color: #fff;
  font-weight: 700;
  background-color: #F2797B;
  padding: 6px 15px !important;
}
.section-header-line2 .fl-menu ul.menu > li:last-of-type a:hover {
  background-color: #28577D;
}
@media (max-width: 992px) {
  .section-header-line2 .fl-menu ul.menu {
    text-align: center;
  }
  .section-header-line2 .fl-menu ul.menu > li:not(:last-of-type) {
    margin-bottom: 5px;
  }
}
.section-header-line2 .fl-menu ul.menu .sub-menu {
  padding: 25px 0;
  background-color: #fff;
  border-top: 5px solid #8DC43F;
}
.section-header-line2 .fl-menu ul.menu .sub-menu > li:not(:last-of-type) {
  margin-bottom: 20px;
}
.section-header-line2 .fl-menu ul.menu .sub-menu > li a {
  font-size: 12px;
  padding: 0 15px !important;
}
@media (max-width: 992px) {
  .section-header-line2 .fl-menu ul.menu {
    display: flex;
    flex-flow: column;
  }
  .section-header-line2 .fl-menu ul.menu li {
    width: 100%;
  }
  .section-header-line2 .fl-menu ul.menu li a {
    padding: 10px 25px !important;
    text-align: center;
  }
  .section-header-line2 .fl-menu ul.menu .sub-menu {
    width: 100%;
    padding: 10px 10px 0 !important;
    border: none;
    box-shadow: none !important;
  }
  .section-header-line2 .fl-menu ul.menu .sub-menu li {
    margin-bottom: 15px;
  }
  .section-header-line2 .fl-menu ul.menu .sub-menu li a {
    font-size: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .section-header-line2 .fl-menu ul.menu .sub-menu {
    position: relative;
    display: block;
    visibility: visible;
    opacity: 1;
  }
}
.section-header-line2 .fl-menu button.fl-menu-mobile-toggle svg rect {
  fill: #28577D !important;
}
.section-header-line2 .fl-menu button.fl-menu-mobile-toggle:hover svg rect {
  fill: #F2797B !important;
}
@media (max-width: 992px) {
  .section-header-line2 .fl-menu button.fl-menu-mobile-toggle {
    display: block !important;
  }
}
footer .fl-rich-text p:not(:last-of-type) {
  margin-bottom: 5px;
}
footer .fl-rich-text p a:hover {
  text-decoration: underline !important;
}
.section-top-shadow > div {
  position: relative;
}
.section-top-shadow > div:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: calc(100% - 105px);
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 105px;
  background-image: url(/wp-content/uploads/2025/09/top-shadow.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.fl-module-rich-text p {
  margin-bottom: 15px;
}
.fl-module-rich-text ul {
  margin: 0 0 10px 35px;
}
.fl-module-rich-text ul li:not(:last-of-type) {
  margin-bottom: 5px;
}
.fl-module-rich-text p a:hover {
  color: #28577D;
}
.fl-module-rich-text p a.blue-hover:hover {
  color: #28577D !important;
}
.fl-module-rich-text p a.green-hover:hover {
  color: #8DC43F !important;
}
a.fl-module-box {
  text-decoration: none !important;
}
.home h3 {
  font-size: clamp(22px, 5vw, 30px);
}
.section-home-banner {
  position: relative;
}
.section-home-banner:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 20%;
  display: block;
  width: 80%;
  height: 100%;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 23%, rgba(199, 209, 214, 0.23) 30%, rgba(118, 144, 156, 0.57) 42%, rgba(60, 97, 114, 0.81) 54%, rgba(25, 69, 89, 0.95) 67%, rgba(14, 60, 81, 0.95) 79%);
  background-blend-mode: multiply;
}
.section-home-banner > div:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 100%;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2025/09/Overlay-Shape.png);
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  z-index: 9;
}
.section-home-banner > div div {
  z-index: 9;
}
.section-home-banner > div h1 {
  font-size: clamp(45px, 6vw, 90px);
}
.section-home-mission {
  position: relative;
  /*overflow: visible;*/
}
.section-home-mission .fl-module-photo {
  margin-bottom: -100px;
}
.section-home-how .row-how-list .fl-module-box {
  border-radius: 16px;
  box-shadow: 7px 7px 21px 0px rgba(35, 31, 32, 0.3);
}
.section-home-how .row-how-list .fl-module-box:hover {
  background: rgba(40, 87, 125, 0.04);
  box-shadow: 8px 8px 34px 0px rgba(35, 31, 32, 0.33);
}
.section-home-how .row-how-list .fl-module-box h4 {
  font-size: clamp(24px, 2vw, 32px);
}
.section-home-how .row-how-list .fl-module-box .fl-module-photo {
  margin-bottom: 5px;
}
.section-home-how .row-how-list .fl-module-box .fl-module-photo img {
  width: 68px;
  height: 68px;
  object-fit: contain;
  object-position: top left;
}
.section-home-membership {
  position: relative;
}
@media (min-width: 993px) {
  .section-home-membership .bg-image.fl-module-photo {
    display: block;
    width: 100%;
    height: 100%;
  }
  .section-home-membership .bg-image.fl-module-photo > div, .section-home-membership .bg-image.fl-module-photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
.section-home-membership .column-half {
  position: relative;
}
.section-home-membership .column-half h3 {
  position: relative;
  width: auto;
  margin-right: auto;
  clear: both;
}
.section-home-membership .column-half h3:before {
  content: "";
  position: absolute;
  top: -20px;
  bottom: auto;
  left: 0;
  right: 0;
  display: block;
  width: 90%;
  height: 5px;
  background-color: #fff;
  opacity: 0.44;
}
.section-home-membership .column-half .icon-img {
  position: absolute;
  bottom: 30px;
  right: 35px;
  display: block;
}
.section-home-2columns.section-home-carousel:before {
  display: none !important;
}
.section-home-2columns.section-home-carousel:after {
  display: none !important;
}
.section-home-2columns.section-home-carousel .fl-row-content:before, .section-home-2columns.section-home-carousel .fl-module-box:before {
  display: none !important;
}
.section-home-2columns.section-home-carousel .fl-row-content:after, .section-home-2columns.section-home-carousel .fl-module-box:after {
  display: none !important;
}
.section-home-2columns.section-home-carousel h3.fl-heading {
  position: relative;
  width: auto;
  padding-top: 15px;
  margin-right: auto;
  clear: both;
}
.section-home-2columns.section-home-carousel h3.fl-heading:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: auto;
  left: 0;
  right: 0;
  display: block;
  width: 90%;
  height: 5px;
  background-color: #fff;
  opacity: 0.44;
}
.section-page-banner {
  position: relative;
  /*
	.row-banner-bg {
		@media (min-width: 993px) {
			position: absolute;
			top: 0;
			bottom: 10px;
			left: 0;
			right: 0;
			width: 100%;
			height: 100%;
			z-index: 1;
			
			.fl-module {
				width: 100%;
				height: 100%;
				overflow: hidden;
				
				* {
					width: 100%;
					height: 100%;
				}
			}
		}
	}
	
	.row-banner-content {
		position: relative;
		z-index: 2;
	}*/
}
.section-page-banner .first-col-banner {
  background-size: cover;
}
.section-page-banner .first-col-banner .first-col-inner-banner {
  position: relative;
}
.section-page-banner .first-col-banner .first-col-inner-banner .icon-banner {
  position: absolute;
  bottom: -40px;
  width: 92px;
  height: 92px;
  padding: 12px;
  background-color: #fff;
  border-radius: 10px;
  z-index: 9;
}
@media (max-width: 992px) {
  .section-page-banner .first-col-banner .first-col-inner-banner .icon-banner {
    width: 70px;
    height: 70px;
  }
}
.section-page-banner .first-col-banner .first-col-inner-banner .icon-banner .fl-photo-content {
  width: 100%;
  height: 100%;
}
.section-page-banner .first-col-banner .first-col-inner-banner .icon-banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.section-page-banner .img-full.fl-module-photo {
  width: 100%;
  height: 100%;
}
.section-page-banner .img-full.fl-module-photo * {
  width: 100%;
  height: 100%;
}
.teaching-standard-table {
  overflow-x: auto;
}
.teaching-standard-table table {
  min-width: 550px;
  margin-bottom: 10px;
  border-radius: 16px;
  border-color: #28577D;
}
.teaching-standard-table table thead th {
  width: 50%;
  color: #fff;
  text-align: center;
  background-color: #28577D;
}
.teaching-standard-table table thead th:first-of-type {
  border-top-left-radius: 16px;
}
.teaching-standard-table table thead th:last-of-type {
  border-top-right-radius: 16px;
}
.teaching-standard-table table tbody tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 16px;
}
.teaching-standard-table table tbody tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 16px;
}
.teaching-standard-table table tbody td {
  padding: 20px 15px;
  vertical-align: top;
  border-color: #28577D;
}
/* Leadership page */
.section-leadership-list .fl-module-photo img {
  width: 200px;
  height: 270px;
  object-fit: cover;
  object-position: top;
}
.app-layout {
  min-height: 100vh;
}
.app-layout .site-header#masthead {
  background-color: #fff !important;
}
.page-id-222 .mepr_pro_error {
  display: none;
}
#mepr-account-content {
  padding: 0;
}
@media (max-width: 980px) {
  #mepr-account-content {
    padding: 0 20px;
  }
}
#mepr-profile-details, .mepr-account-message {
  width: 100%;
  max-width: 100%;
}
.mepr_page_header {
  margin-top: 0;
}
.mepr-signup-form, .mepr-before-signup-form, .mepr-pro-template #primary, .mepr-account-container {
  max-width: 1220px;
  margin: 40px auto;
}
.mepr-checkout-container {
  max-width: 100%;
}
.form-wrapper .mp-address-group .mp-form-row {
  margin: 0 0 15px;
}
.form-wrapper .mp-address-group .mp-form-row:last-child {
  margin-bottom: 0;
}
.form-wrapper .mepr_spacer {
  display: none;
}
.form-wrapper .mp-address-grou, .mp_wrapper .mp-form-row {
  margin-bottom: 15px;
}
.mp-form-row.mepr_custom_field {
  margin-top: -5px;
}
/*.mp_wrapper .mp-form-row.mp-address-group label.placeholder-text,
.mp_wrapper .mp-form-row .mp-form-row-group label.placeholder-text,
#mepr_loginform .mp-form-label label.placeholder-text,
.mepr_coupon label.placeholder-text {
	position: absolute;
	top: 9px;
	left: 13px;
	z-index: 999;
	width: auto !important;
	color: #757575;
	font-size: 16px !important;
	pointer-events: none;
	transform: translate(0);
	transition: transform 0.15s
	ease-out, font-size 0.15s
	ease-out, background-color 0.2s
	ease-out, color 0.15s
	ease-out;
	display: inline !important;

	&.active {
		transform: translate(0, -20px);
		padding: 0 5px;
		background: #fff;
		color: #06429e;
		font-size: 13px !important;
	}
}*/
.mepr-account-container table {
  border: 1px solid #ccc;
}
.mepr-account-container #mepr-account-nav {
  background-color: #fff !important;
}
.mepr-account-container #mepr-account-nav a {
  color: #333 !important;
}
.mepr-account-container #mepr-account-nav a:hover {
  color: #fff !important;
  background-color: #28577D !important;
}
.mepr-account-container #mepr-account-nav .mepr-active-nav-tab a {
  color: #fff !important;
  background-color: #28577D !important;
}
.mepr-account-container .mepr-button.btn-outline {
  color: #28577D;
  border-color: #28577D;
}
.mepr-account-container .mepr-button.btn-outline:hover {
  color: #779B29;
  border-color: #779B29;
}
body.mepr-guest-layout.wp-singular {
  background: #fff !important;
}
body.mepr-guest-layout.wp-singular .mepro-boxed {
  margin-top: 50px !important;
}
#mepr_signup_form {
  font-family: "Open Sans", sans-serif;
}
#mepr_signup_form input, #mepr_signup_form select {
  padding-left: 18px;
}
#mepr_signup_form label {
  padding: 0 5px;
}
#mepr_signup_form .mp-form-row {
  margin: 18px 0 !important;
}
.mepr-white-popup {
  font-family: "Open Sans", sans-serif;
}
.mepr-white-popup button {
  background: #28577D !important;
}
.mepr-white-popup button:hover {
  background: #779B29 !important;
}
.mepr-open-upgrade-popup.mepr-account-upgrade {
  color: #28577D !important;
}
.mepr-open-upgrade-popup.mepr-account-upgrade:hover {
  color: #779B29 !important;
}
.wpforms-container .wpforms-field legend {
  color: #28577D;
}
.wpforms-container .wpforms-field > label {
  color: #28577D;
}
.wpforms-container .wpforms-field .wpforms-field-description {
  font-size: 16px;
  line-height: 130%;
  margin-top: 10px;
}
.wpforms-container input.wpforms-field-small, .wpforms-container select.wpforms-field-small, .wpforms-container .wpforms-field-row.wpforms-field-small {
  width: 100%;
  max-width: 300px !important;
}
.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium {
  width: 100%;
  max-width: 500px !important;
}
@media (max-width: 767px) {
  .wpforms-container .wpforms-field-name .wpforms-field-row {
    display: flex;
    flex-flow: column;
  }
  .wpforms-container .wpforms-field-name .wpforms-field-row > div {
    width: 100% !important;
    padding: 0 !important;
  }
  .wpforms-container .wpforms-field-name .wpforms-field-row > div input {
    width: 100% !important;
  }
  .wpforms-container .wpforms-field-name .wpforms-field-row > div:not(:last-of-type) {
    margin-bottom: 15px;
  }
}
section.tribe-common-l-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.tribe-events-header.tribe-events-header--has-event-search {
  z-index: 99 !important;
}
.tribe-events-c-search button.tribe-events-c-search__button {
  background-color: #28577D;
  border: none;
  outline: none !important;
}
.tribe-events-c-search button.tribe-events-c-search__button:hover {
  background-color: #8FC33E;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
  border: 2px solid #28577D;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button button {
  color: #28577D !important;
  outline: none !important;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button svg {
  color: #28577D !important;
  stroke: #28577D !important;
  margin-top: -2px;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #8FC33E !important;
  border-color: #8FC33E !important;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover button {
  color: #fff !important;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover svg {
  color: #fff !important;
  stroke: #fff !important;
}
.tribe-events-calendar-list__event-wrapper {
  background-color: #fff;
}
ul.tribe-events-calendar-list .tribe-events-calendar-list__event-row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
ul.tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag-daynum {
  color: #8FC33E !important;
}
ul.tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-title a {
  color: #28577D !important;
  border: none !important;
}
ul.tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-title a:hover {
  color: #F2797B !important;
}
.tribe-events-pg-template {
  width: 100%;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.tribe-events-pg-template h1.tribe-events-single-event-title {
  color: #8FC33E !important;
}
@media (min-width: 768px) {
  .tribe-events-pg-template .tribe-events-single-section {
    width: 100%;
  }
}
@media (min-width: 933px) {
  .tribe-events-pg-template .tribe-events-single-section {
    width: 50%;
  }
}
.tribe-events-back a:hover {
  color: #28577D;
}
/*# sourceMappingURL=index.css.map */