body {
  /*background-image: url(/wp-content/uploads/2024/09/home-hero-scaled.jpg);*/
  background-image: url(/wp-content/uploads/2024/10/Hero-scaled.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  overflow-x: hidden;
  font-family: "Nunito Sans", sans-serif;
}
body.page-id-250 {
  background-size: auto;
}
.gform_heading {
  display: none;
}
.page-slider {
  display: none;
}
div#mepr-account-nav {
  margin: 0px;
}
.mp_wrapper {
  padding: 30px;
  background-color: #b3dbdd;
  border-bottom: 1px solid darkslategrey;
}
.mp_wrapper table thead tr {
  background: #8caeb0 !important;
}
nav {
  background-color: #474747;
  margin-bottom: 15px;
}
ol.breadcrumb {
  margin: 0;
  padding: 5px;
}
.mp_wrapper table tr {
  background: white;
}
#single-blocks {
  width: 90%;
  margin: 0 auto auto auto !important;
}
/*.home #main, .home #main #content-wrap{
  padding-top: 0;
}*/
.alert h3 {
  margin: 0px !important;
}
.top-bar-right {
  text-align: right;
}
.hero-title {
  text-shadow: 1px 1px 1px black;
}
.hero-box, .vcex-icon-box {
  background: white;
  text-align: center;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}
.vc_btn3-container.vc_btn3-inline {
  margin: 0px 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.hero-box .wpb_text_column.wpb_content_element p {
  color: #656d6f;
  font-weight: 700;
  font-size: 19px;
  padding-bottom: 15px;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
  color: #656d6f;
  border-color: #656d6f;
  background-color: transparent;
}
.vc_icon_element {
  margin-bottom: 0px;
}
.ticon, .vc_icon_element-icon:before {
  color: #38bda6;
}
.hero-box h4 {
  font-size: 20px;
  font-weight: 800;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 15px 0px;
}
#top-bar {
  padding-left: 15px !important;
  padding-right: 15px !important;
  justify-content: center;
}
body.logged-in#top-bar {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#top-bar-content {
  width: 100% !important
}
#top-bar-content:after, #top-bar-content:before {
  display: none !important
}
#top-bar-wrap-sticky-wrapper, #top-bar-wrap-sticky-wrapper * {
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
#top-bar-wrap-sticky-wrapper #logo {
  height: 120px;
  /*position: absolute;*/
  left: 0px;
  top: 0px;
}
#site-logo {
  line-height: 0;
}
#top-bar-wrap-sticky-wrapper.is-sticky #logo {
  height: 100px;
}
#top-bar {
  /*height: 110px;*/
}
#top-bar-wrap-sticky-wrapper.is-sticky #top-bar {
  height: 100px;
  justify-content: center;
}
#top-bar-wrap-sticky-wrapper.not-sticky #top-bar-wrap {
  border-bottom: 0 solid #eee;
  font-size: .923em;
  background: transparent;
}
#top-bar-wrap-sticky-wrapper.is-sticky #top-bar-wrap {
  border-bottom: 0 solid #eee;
  font-size: .923em;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1)
}
#top-bar a {
  color: #252525;
  transition: 0.15s all ease;
  text-shadow: 1px 1px 1px black;
}
#top-bar-wrap-sticky-wrapper.is-sticky #top-bar a {
  color: #252525;
  transition: 0.15s all ease;
  text-shadow: unset;
}
#top-bar-wrap-sticky-wrapper.is-sticky #top-bar-wrap #top-bar a {
  color: #000 !important;
}
.top-bar-menu .menu-item {
  margin-right: 0;
}
input[type="submit"] {
  background: #222 !important;
}
input[type="submit"]:hover {
  background: #000 !important;
}
.category-thumb .vc_column-inner {
  margin-bottom: 30px;
}
.below-hero-box .vc_row.vc_row-flex {
  gap: 10px;
}
.hero-box .vc_column-inner {
  margin: 0;
}
/** hamburger menu start **/
button.navbar-toggler {
  position: fixed;
  right: 30px;
  top: 25px;
  border: unset !important;
  background: transparent !important;
  width: 40px;
  height: 40px;
  filter: invert(1);
  display: none;
  z-index: 100000000;
}
body.logged-in button.navbar-toggler {
  top: 68px;
}
.is-sticky button.navbar-toggler {
  filter: invert(0);
}
/*.vc_column-inner {
  min-height: 130px;
}*/
.post-edit {
  display: none !important;
}
div#hero-caption {
  position: relative;
  top: -50px;
  width: 100%;
  padding-left: 30px;
}
div#hero-caption h1 {
  font-size: 60px;
  font-weight: 900;
  margin: 0px;
}
div#hero-caption h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0px;
}
div#hero-caption h4 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 0px;
}
/**/
.video-thumb {
  width: 100%;
}
/**/
.invisible {
  visibility: hidden !important
}
.reverse-content, .title-bar {
  background-color: #b3dbdd;
  border-radius: 10px;
  padding: 40px 30px;
}
.reverse-content, .title-bar .vc_column-inner {
  margin-bottom: 0
}
.title-bar h3 {
  margin-top: 0;
}
.title-bar + .vcex-shortcode .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.divider {
  max-height: 30px !important
}
/**/
.vcex-pricing-header {
  border: none !important;
  background: #79acb0 !important;
  font-family: "Nunito Sans", sans-serif !important;
}
.vcex-pricing-cost {
  border: none !important;
  background: #c5ecee !important;
  font-family: "Nunito Sans", sans-serif !important;
}
.vcex-pricing-ammount, ul li, .wpex-heading, .vcex-heading, .alert h3, form {
  font-family: "Nunito Sans", sans-serif !important;
}
#about-testimonial .vc_color-alert-info.vc_message_box, #about-testimonial .vc_color-info.vc_message_box {
  color: #31708f;
  border-color: #bce8f1;
  background-color: #c5ecee !important;
}
#about-testimonial .vc_color-alert-info.vc_message_box .vc_message_box-icon, #about-testimonial .vc_color-info.vc_message_box .vc_message_box-icon {
  color: #79acb0 !important;
}
.mp_wrapper {
  border-radius: 12px 12px 0 0;
}
.mp_wrapper + .mp_wrapper {
  border-radius: 0 0 12px 12px;
  margin-bottom: 30px;
}
.pum-close {
  padding: 10px !important;
  height: 46px !important;
  width: 46px !important;
}
#login .mp_wrapper {
  border-radius: 12px;
  width: 600px !important;
  max-width: 100% !important;
  font-family: "Nunito Sans", sans-serif !important;
  font-size: 18px;
  margin-bottom: 30px;
}
#login .mp_wrapper label {
  font-family: "Nunito Sans", sans-serif !important;
  font-size: 18px;
}
#login .mp_wrapper .mp-spacer {
  display: none
}
#mepr_loginform input[type="submit"] {
  font-family: "Nunito Sans", sans-serif !important;
  font-size: 18px;
  color: #fff;
  background: #222 !important;
  border: 2px solid #222;
}
#mepr_loginform input[type="submit"]:hover {
  color: #fff;
  background: #000 !important;
  border: 2px solid #000;
}
.mepr-login-actions {
  top: -40px;
  color: #222;
  font-family: "Nunito Sans", sans-serif !important;
}
.mepr-login-actions a {
  color: #000 !important;
}
.signup_btn .vc_btn3.vc_btn3-size-lg {
  font-family: "Nunito Sans", sans-serif !important;
  font-size: 21px;
  width: 600px;
  max-width: 100%;
  text-align: center;
}
.signup_btn .vc_btn3.vc_btn3-size-lg i {
  position: relative;
  display: inline;
  right: auto !important;
  padding-left: 10px;
}
strong.fs-2.d-block.pb-1.text-light {
  background-color: #b3dbdd !important;
  color: #222 !important
}
ol.breadcrumb * {
  color: #fff !important;
}
ol.breadcrumb * a {
  color: #b3dbdd !important;
}
ol.breadcrumb {
  padding: 8px 12px !important;
}
.max-wide {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
}
.max-wide .vcex-shortcode {
  max-width: none !important;
  width: 100%;
  flex-basis: 100%;
}
.gform_button {
  color: white !important;
}
form#gform_2 input:not([type=submit]) {
  color: black !important;
}
/**/
.no-padding .mp_wrapper {
  padding: 0 !important;
  border: none !important
}
.hero-box, body:not(.page-id-494) .vcex-icon-box {
  /*  box-shadow: none !important;
*/ text-align: left !important
}
ul, ol {
  margin-left: 20px;
}
form#gform_2 {
  padding: 0 !important;
}
.ticon, .vc_icon_element-icon:before {
  color: #b3dbdd !important;
}
/** hamburger menu end **/
/** increase font size**/
.site-main {
  font-size: 18px !important;
}
.scroll-more {
  text-align: center
}
.scroll-more img {
  margin-left: 8px;
}
#home-intro:before, #home-intro:after {
  display: none;
}
#home-hero {
  margin-top: 230px;
  padding-left: 25px;
  padding-right: 25px;
}
.boxes .vc_btn3-container {
  max-width: 420px;
  margin-left: auto !important;
  margin-right: auto !important
}
.hide {
  display: none !important;
}
.larger-heading h4 {
  font-size: 140%
}
@media only screen and (min-width: 768px) {
  .category-thumb.three {
    width: 75%;
    margin: 0 auto;
  }
  .top-bar-menu {
    margin-right: 0 !important;
    display: flex;
    gap: 10px;
  }
  .pr-5-sm {
    padding-right: 25px !important
  }
  .mb-clear .vc_column-inner {
    margin-bottom: 0 !important;
  }
  .reverse-content, .title-bar {
    padding: 50px 40px;
  }
  .below-hero-box .vc_row.vc_row-flex {
    flex-wrap: nowrap;
  }
  #home-hero {
    margin-top: 40px;
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media only screen and (min-width: 992px) {
  .top-bar-menu {
    gap: 30px;
  }
  .scroll-more:not(.sm-only) {
    display: none
  }
  #intro-content p {
    margin-bottom: 0 !important
  }
  #home-hero {
    margin-top: 50px
  }
  .three-col-p {
    min-height: 165px;
  }
}
@media only screen and (min-width: 1025px) {
  .three-col-p {
    min-height: 140px;
  }
}
@media only screen and (min-width: 992px) and (max-width:1059px) {
  #member-admin h4 {
    min-height: 72px;
  }
}
@media only screen and (min-width: 1200px) {
  .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-size: 18px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .top-bar-menu {
    gap: 50px;
  }
  .below-hero-box .vc_row.vc_row-flex {
    gap: 30px;
  }
  .reverse-content {
    border-radius: 12px;
    padding: 65px 50px;
  }
  .mp_wrapper {
    padding: 50px;
  }
  #login .mp_wrapper {
    padding: 60px 60px 20px;
  }
  #home-hero {
    margin-top: 90px
  }
  #intro-content {
    width: calc(100% - 380px)
  }
  #intro-vdo {
    width: 380px;
  }
  .three-col-p {
    min-height: 115px;
  }
}
@media only screen and (min-width: 1600px) {
  #top-bar-wrap-sticky-wrapper #logo {
    height: 155px;
  }
  #top-bar-wrap-sticky-wrapper.is-sticky #logo {
    height: 120px;
  }
  .below-hero-box .vc_row.vc_row-flex {
    gap: 50px;
  }
  #home-hero {
    margin-top: 62px
  }
}
@media only screen and (min-width: 1920px) {
  #top-bar-wrap-sticky-wrapper #logo {
    height: 240px;
  }
  #home-hero {
    margin-top: 135px
  }
  .three-col-p {
    min-height: 95px;
  }
}
@media only screen and (max-width: 1279px) {
  .visible-desktop-large {
    display: block !important;
  }
  #single-blocks {
    width: 100% !important;
    margin: 0% auto auto auto !important;
  }
  body.page-id-506 #single-blocks {
    width: 100% !important;
    margin: 0% auto auto auto !important;
  }
  div#hero-caption {
    top: -80px;
    width: 80%;
    zoom: .8;
  }
}
@media only screen and (max-width: 1199px) {
  #home-intro {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  #home-intro .vc_col-sm-8, #home-intro .vc_col-sm-4 {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  div#hero-caption {
    top: -80px;
    width: 100%;
    zoom: .8;
  }
  #top-bar-wrap-sticky-wrapper #logo, #top-bar-wrap-sticky-wrapper.is-sticky #logo {
    height: 80px !important;
    top: 15px;
  }
  #intro-content, #intro-vdo {
    width: 100% !important;
  }
  #home-intro .vc_column_container .vc_column-inner {
    margin-bottom: 0 !important;
  }
  .mob-full-wide, .below-hero-box {
    flex-direction: column;
  }
  .mob-full-wide .vc_col-sm-4, .below-hero-box [class*="vc_col-"] {
    width: 100%;
  }
  .below-hero-box .vc_col-sm-4 {
    display: none
  }
}
/*@media (min-width:768px) and (max-width:991px) {
  .video-thumb {
    max-width: 390px;
    margin: 0 auto;
  }
}*/
@media (min-width:768px) and (max-width:1365px) {
  #menu-main-logged-in {
    height: auto !important
  }
  .top-bar-right {
    gap: 14px !important;
  }
  body.logged-in #top-bar-wrap-sticky-wrapper #logo, body.logged-in #top-bar-wrap-sticky-wrapper.is-sticky #logo {
    height: 50px !important;
  }
  #menu-main-logged-in.top-bar-menu {
    gap: 10px !important;
  }
  #top-bar #menu-main-logged-in a {
    font-size: 14px !important;
    letter-spacing: -.3px !important;
  }
  body.logged-in #top-bar {
    padding-right: 22px !important;
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .home-hide {
    display: none !important
  }
}
@media (min-width:920px) and (max-width:1365px) {
  #top-bar #menu-main-logged-in a {
    font-size: 16px !important;
  }
}
@media (min-width:1025px) and (max-width:1365px) {
  body.logged-in #top-bar-wrap-sticky-wrapper #logo {
    height: 100px;
  }
}
@media (min-width:1200px) and (max-width:1365px) {
  #top-bar #menu-main-logged-in a {
    font-size: 18px !important;
  }
  #menu-main-logged-in.top-bar-menu {
    gap: 22px !important;
  }
}
@media (min-width:1366px) and (max-width:1599px) {
  #top-bar #menu-main-logged-in a {
    font-size: 19px !important;
  }
  body.logged-in #top-bar-wrap-sticky-wrapper #logo {
    height: 100px;
  }
}
@media (min-width:1366px) and (max-width:1919px) {
  body.logged-in #top-bar-wrap {
    padding-left: 0 !important;
    padding-right: 20px !important;
  }
  body.logged-in .top-bar-menu {
    gap: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  body {
    background-size: auto 450px;
    background-position: 85% top;
  }
  h2 {
    font-size: 30px !important;
  }
  .wpb_column.hero-box.vc_column_container.vc_col-sm-4 {
    flex: 1 1 100%;
  }
  #single-blocks {
    width: 100% !important;
    margin: 5% auto auto auto !important;
  }
  body.page-id-506 #single-blocks {
    width: 100% !important;
    margin: 0% auto auto auto !important;
  }
  .top-bar-menu {
    height: 0px;
    overflow: hidden;
  }
  #top-bar-wrap-sticky-wrapper.is-sticky #top-bar-wrap #top-bar a {
    color: #fff !important;
  }
  #top-bar a {
    font-family: "Nunito Sans", sans-serif !important;
  }
  #top-bar a:hover, #top-bar-wrap-sticky-wrapper.is-sticky #top-bar-wrap #top-bar a:hover {
    color: #222 !important
  }
  button.navbar-toggler {
    display: block;
  }
  #content-wrap {
    padding: 0px;
  }
  .vc_column-inner {
    margin-bottom: 0px !important;
  }
  div#hero-caption h2 {
    font-size: 24px;
  }
  div#hero-caption h4 {
    display: none;
  }
  .hero-box, .vcex-icon-box {
    /*border-radius: 0px;*/
  }
  .vc_single_image-wrapper.vc_box_border_circle.vc_box_border_grey {
    max-width: 50%;
  }
  #top-bar {
    z-index: 10000;
    height: 110px !important;
  }
  #top-bar-content {
    position: relative;
    height: 100%;
  }
  #top-bar a {
    text-shadow: none !important;
  }
  .top-bar-right .wpex-inline {
    margin-top: 20px;
    margin-left: 0px !important;
    height: 0px !important;
  }
  .top-bar-right {
    margin-right: 0 !important;
    text-align: center;
    /*flex-direction: column-reverse !important;*/
    float: none !important
  }
  .top-bar-menu {
    display: flex !important;
    flex-direction: column !important;
    margin-right: 0 !important;
    position: absolute;
    top: 64px;
    z-index: 1;
    width: calc(100% + 30px);
    left: -15px;
  }
  .top-bar-menu .menu-item {
    display: block;
    margin-right: 0 !important;
    justify-content: center;
    line-height: 1;
    background-color: #000;
    padding-left: 15px;
    padding-right: 15px;
  }
  .top-bar-menu .menu-item:first-child {
    padding-top: 20px;
  }
  .top-bar-menu .menu-item:last-child {
    padding-bottom: 20px;
  }
  .top-bar-menu .menu-item a {
    display: block;
    text-decoration: none;
    padding: 10px;
    background-color: rgb(0, 0, 0);
  }
  .top-bar-menu .menu-item a:hover {
    background-color: #b3dbdd;
  }
  #site-logo {
    position: absolute;
    left: 0;
    top: 0;
  }
  .hero-title h2 {
    line-height: 1.2;
    font-size: 24px;
  }
  .below-hero-box > .wpb_column > .vc_column-inner {
    padding: 0 10px !important;
    margin-bottom: 0 !important
  }
  #memberships {
    padding-left: 0;
    padding-right: 0;
    flex-direction: column;
    gap: 25px;
  }
  .mob-gap {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  main {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.vc_general.vc_btn3 {
  opacity: 1;
}