/*  */























@font-face { 
  font-family: "Font Awesome 5 Pro"; 
  src: url(//39831027.fs1.hubspotusercontent-na1.net/hubfs/39831027/raw_assets/public/NCBCA_May_2024/fonts/pro-fa-solid-900-5.0.0.eot) format("embedded-opentype"), 
    url(//39831027.fs1.hubspotusercontent-na1.net/hubfs/39831027/raw_assets/public/NCBCA_May_2024/fonts/pro-fa-solid-900-5.0.0.woff2) format("woff2"),
    url(//39831027.fs1.hubspotusercontent-na1.net/hubfs/39831027/raw_assets/public/NCBCA_May_2024/fonts/pro-fa-solid-900-5.0.0.woff) format("woff"), 
    url(//39831027.fs1.hubspotusercontent-na1.net/hubfs/39831027/raw_assets/public/NCBCA_May_2024/fonts/pro-fa-solid-900-5.0.0.ttf) format("truetype"), 
    url(//39831027.fs1.hubspotusercontent-na1.net/hubfs/39831027/raw_assets/public/NCBCA_May_2024/fonts/pro-fa-solid-900-5.0.0.svg) format("svg"); 
  font-style: normal; 
  font-weight: 900; 
  font-display: block; 
}

p {
  margin-bottom: 10px;
  color:#444444;
}


h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0px;
}

fieldset.form-columns-3 .hs-form-field:last-child > .input {
  margin-right: 0;
}
.hs-search-results__pagination {
  flex-wrap: wrap;
}

@media(max-width:767px){
  
  body{
    font-size:16px;
  }
  

}




@media (max-width: 575px) {


  
  h1{
    font-size:50.0px;
  }
  

  
  h2{
    font-size:33.0px;
  }
  

  
  h3{
    font-size:27.0px;
  }
  

  
  h4{
    font-size:23.0px;
  }
  

  
  h5{
    font-size:19.0px;
  }
  
}


hr:not([class]) {
  border-bottom: 2px solid #0000ff;
  width: 120px;
  margin: 0 0 50px 0;
  height: 0;
  margin-top: 26px;
}

.body-container-wrapper ul:not([class]),
.body-container-wrapper ol:not([class]){
  padding-left:40px;
  margin-top: 1em;
  padding-top: 0;
  margin-bottom: 1em;
}
ul:not([class]) li:not([class]),
ol:not([class]) li:not([class]){
  margin-bottom: 5px;
  line-height: 1.444em;
  font-size:16px;
}

ul:not([class]) li:not([class]) p,
ol:not([class]) li:not([class]) p{
  font-size:18px;
  line-height: 1.444em;
}



blockquote, blockquote p {
  font-size: 24px;
  line-height: 1.444em;
  font-family: Georgia, serif;
}
blockquote {
  font-style: italic;
  border: none;
  padding-left: 0;
  margin: 0;
}


.widget-type-blog_subscribe .hs-error-msgs {
  display: none
}

.hs_error_rollup {
  display: none
}

.hs-error-msgs li > label {
  background-color: #f8cccc;
  border: 1px solid #da0101
}

.hs-error-msgs label {
  color: #da0101 !important;
  display: block;
  padding: 10px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal
}
.card_gallery .icon_box.bgAdded img, .card_gallery .icon_box.medium_sz.bgAdded img {
  object-fit: none;
}
form .hs-error-msgs li {
  color: #da0101 !important;
  margin-bottom: 0px
}

.cm_nv_wrp .cm_nv_inner .custom, 
form input[type=submit],
.hs-button, 
.tabber .media-col .form-wrap input.hs-button {
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-appearance: button;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: bold;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.20);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.20);
  line-height: normal;
  font-family: arial;
}

form input[type=submit]:hover,
.hs-button:hover, 
.tabber .media-col .form-wrap input.hs-button:hover {
  color: #ffffff !important;
  background-color: #0000ff;
  transform: scale(1.05);
}

.hs_submit .actions {
  margin-top: 25px;
}


.cm_nv_wrp .cm_nv_inner .custom, 
form input[type=submit],
.hs_submit .actions .hs-button, 
.tabber .media-col .form-wrap input.hs-button {
  margin: 0;
}



.cta-primary.hs-button {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.10);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.10);
}


label {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 20px;
}



form input[type=search], 
form input[type=text], form input[type=email],
form input[type=password], form input[type=tel],
form input[type=number], 
form input[type=file],
form select, 
form textarea, 
.tabber .media-col .form-wrap .hs-input{
  padding: 8px 8px 9px;
  margin-bottom: 10px;
  line-height: 1.444em;
  font-weight: 300;
  font-size: 18px;
  height: auto;
}


.page-center,
.content-wrapper, 
.dnd-section > .row-fluid,
.footer .page-center{
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

[class*="full-width-section"].dnd-section > .row-fluid,
.content-wrapper .dnd-section > .row-fluid,
.page-center .dnd-section > .row-fluid,
.dnd-section:not([class*="full-width-section"]) > .row-fluid .page-center,
.content-wrapper *[class*="span"] .page-center,
.page-center.full_width {
  padding: 0;
}

@media (min-width: 576px) {
  .page-center,
  .content-wrapper, 
  .dnd-section > .row-fluid{
    
    max-width: 540.0px;
    
  }
  .footer .page-center{
    
    max-width: 540.0px;
    
  }
}

@media (min-width: 768px) {
  .page-center,
  .content-wrapper, 
  .dnd-section > .row-fluid{
    
    max-width: 720.0px;
    
  }
  .footer .page-center{
    
    max-width: 720.0px;
    
  }
}

@media (min-width: 992px) {
  .page-center,
  .content-wrapper, 
  .dnd-section > .row-fluid{
    
    max-width: 960.0px;
    
  }

  .footer .page-center{
    
    max-width: 960.0px;
    
  }
}
@media (min-width: 1200px) {
  .page-center,
  .content-wrapper, 
  .dnd-section > .row-fluid{
    
    max-width: 1140px;
    
  }

  .footer .page-center{
    
    max-width: 1140px;
    
  }
}


.footer .col-section {
  padding: 0 15px;
}

.cmHeader .header__menu--desktop > .header__menu-wrapper {
  column-gap: 0;
}

.cmHeader .nav.megamenu>nav>ul .header__menu-item--depth-1>ul>li>a,
.cmHeader .nav>nav>ul .header__menu-item--depth-1>a {
  padding: 10px 5px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  line-height: inherit;
}

.cmHeader .nav>nav>ul .header__menu-item--depth-1>a {
  text-transform: uppercase;
}

.cmHeader .nav > nav > ul .header__menu-item--depth-1 > a .child-trigger svg {
  display: none;
}

.cmHeader .nav>nav>ul> .header__menu-item--has-submenu > a>.child-trigger:after {
  content: "\f107";
  display: inline-block;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 3px;
}

.cmHeader .nav > nav > ul .header__menu-item--depth-1 > a .child-trigger {
  margin: 0;
}
.cmHeader .header__menu--desktop>.header__menu-wrapper > li {
  margin-left: 5px;
  font-size: 16px;
  line-height: 1.444em;
}

.header.cmHeader .page-center {
  padding-left: 15px;
  padding-right: 15px;
}

.header.cmHeader .primary-section .container-wrapper {
  min-height: 60px;
  align-items: unset;
}


.cmHeader .primary-container {
  min-height: auto !important;
}

.header.cmHeader .primary-section {
  box-shadow: none;
  border: none;
  position: absolute;
  left: 0;
  width: 100%;
}
body:not(.scroll-hdr) .header .sticky_header_active .primary-section{
  background:none !important;
}

body:not(.scroll-hdr) .header .sticky_header_active .primary-section{
  background-color:rgba(255, 255, 255, 0.0); !important;
}

body:not(.scroll-hdr) .primary-container.stickyLogo_changes.sticky_header_active .static_logo{
  display: inline-block;
}
body:not(.scroll-hdr) .primary-container.stickyLogo_changes.sticky_header_active .sticky_logo{
  display: none;
}

.custom-no-navigation .header.cmHeader .primary-section {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cnt-wit-tp-img-wrp.boardCard .inner_spacing .tp-img {
  margin-bottom: 10px;
}

.cnt-wit-tp-img-wrp.boardCard .tp-img-cnt h5 {
  margin-bottom: 5px;
}

.cnt-wit-tp-img-wrp.boardCard .tp-img-cnt h6 {
  margin-top: 0px;
  margin-bottom: 5px;
}

.cnt-wit-tp-img-wrp.boardCard .tp-img-cnt .col-btn-grp {
  margin: 0;
  display: none;
}

.child_theme .cnt-wit-tp-img-wrp.boardCard .tp-img-cnt p {
  margin-bottom: 10px;
}

.cnt-wit-bg-wrp.ctm-text .content_widget h5 {
  font-weight: bold;
}
.cnt-wit-bg-wrp.ctm-text .content_widget ul > li > h4 {
  color: #0600ff;
}

.card_gallery.ctm-cards .flex_row .card_content h5 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.444em;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0;
  margin: 0;
}
.card_gallery.ctm-cards .flex_row .card_item .btn_row {
  margin: 0;
}
.card_gallery.ctm-cards .flex_row .card_item {
  height: 100%;
}
.card_gallery.ctm-cards .flex_row .card_inner {
  border-radius: 0;
}
.cnt-wit-tp-img-wrp.cards .flex-row .cnt-col .col-btn-grp {
  display: none;
}
.child_theme .cnt-wit-tp-img-wrp.cards .flex-row {
  row-gap: 100px;
}
.cnt-wit-tp-img-wrp.cards .flex-row .cnt-col .tp-img-cnt .col-title {
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1.2em;
  font-family: 'Abel', sans-serif;
}

.cnt-wit-tp-img-wrp.cards .flex-row .cnt-col .tp-img {
  margin-bottom: 10px;
}


@media (min-width: 992px) {
  .header.cmHeader  .nav.al_right {
    display: flex;
    align-items: center;
  }
  .header.cmHeader  .btn-section {
    margin-top: 9px;
  }
  .scroll-hdr .header.cmHeader .primary-section {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    opacity: .95;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all .3s ease;
    -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .1);
  }
  .scroll-hdr .header.cmHeader  .btn-section {
    margin-top: 17px;
  }



  .scroll-hdr .header .logo-section {
    padding-bottom: 7px;
  }


  body:not(.scroll-hdr) .nav>nav>ul .header__menu-item--depth-1>a {
    color:rgba(255, 255, 255, 1.0);
  }

  body:not(.scroll-hdr) .nav>nav>ul .header__menu-item--depth-1>a:hover{
    color:rgba(255, 255, 255, 1.0);
  }

  body:not(.scroll-hdr)  .nav>nav>ul .header__menu-item--depth-1.active-branch>a,
  body:not(.scroll-hdr)  .nav>nav>ul .header__menu-item--depth-1.active>a{
    color:rgba(255, 255, 255, 1.0);
  }

  .header.cmHeader .right-section {
    align-items: unset;
  }

  .header.cmHeader .header__menu--desktop>.header__menu-wrapper .header__menu-submenu {
    left: 15px !important;
    padding: 10px 0px;
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
    transform: none !important;
    min-width: 150px;
  }

  .header.cmHeader .header__menu--desktop>.header__menu-wrapper .header__menu-submenu:before {
    content: "\f0d8";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    padding-left: 10px;
    color: #FFFFFF !important;
  }

  .header.cmHeader .nav:not(.megamenu) > nav > ul ul li {
    font-size: 16px;
    line-height: 1.444em;
    font-family: 'Roboto', sans-serif;
  }


  .header.cmHeader .nav > nav > ul .header__menu-item--depth-1 ul > li a {
    padding: 5px;
    padding-right: 30px;
    font-size: 12px;
    text-transform: uppercase;
    text-indent: 10px;
    font-weight: bold;
    word-break: normal;
    white-space: nowrap;
  }
}



@media (max-width:1100px) and (min-width:768px){
  .cnt-wit-tp-img-wrp.boardCard.width .flex-row .cnt-col {
    width: 25%;
  }
}




.footer.cmfooter .cmfooterbtm .col-section.num2 .footer-row.row1:before {
  border-top-width: 1px;
}


.footer.footer_section__2.cmfooter .cmfooterbtm .col-section.num2 .footer-row.row1:before {
  border-top-width: 1px;
}

.cmfooter .foot-copyright {
  font-size: 13px;
  margin-bottom: 10px;
}

.cmfooter .footer.footer_section__2 .cmfooterbtm .col-section.num2 {
  padding-left: 0;
  padding-right: 0;
}
.cnt-wit-bg-wrp.ctm-space .content_widget {
  padding: 0 30px;
}
.cmfooter .footer-social-item {
  width: auto;
  height: auto;
}
.hs-inline-edit .header.cmHeader .primary-section {
  position: static;
  background-color: #000;
}
.cmfooter .footer-social-item a {
  padding: 5px 5px 0;
  margin: 0 5px;
}

.cmfooter .footer-social-item a svg {
  width: 18px;
  height: 18px;
}
.cmfooter .back_to_top {
  opacity: 0;
  visibility: hidden;
}
.backtotop_show .cmfooter .back_to_top {
  opacity: 1;
  visibility: visible;
}
.cmfooter.footer .footer-social .footer-social-item a svg:hover, .footer
.cmfooter.footer-social .footer-social-item a svg:hover * {
  fill: #0000ff;
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  -ms-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
}

.cmfooter.footer .footer-social {
  padding-left: 0;
}


.footer.cmfooter .hs-menu-wrapper>ul >li {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 1.444em;
}

.footer.cmfooter .hs-menu-wrapper>ul >li:last-child {
  margin-bottom: 10px;
}

.footer.cmfooter .hs-menu-wrapper>ul >li>a {
  font-family: 'Abel', sans-serif;
  font-size: 18px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}

.cmfooter {
  font-size: inherit;
}
.servs-details-pg .hs-search-field button {
  top: 13px;
  transform: none;
}
.cm_coaches.two-col-content .content_box ,
.cm_coaches.two-col-content .content-col .description{
  margin: 0;
}
.child_theme .landingNoBanner .custom-no-navigation .header.cmHeader .primary-section {
  background: rgba(51, 71, 91, 1.0)!important;
}
.child_theme .landingNoBanner .header.cmHeader .primary-section {
  background: rgba(51, 71, 91, 1.0)!important;
}

.landingNoBanner .header.cmHeader .primary-container {
  min-height: 80px !important;
}
.padding  .banner_v2,
.padding .banner_v3,
.padding .landing-banner{
  padding-top: 150px;
}
.landingNoBanner .custom-no-navigation .header.cmHeader .primary-container {
  min-height: 80px !important;
}
.cnt-wit-bg-wrp.ctm-text.hover .content_widget  a {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.child_theme .cm_nv_wrp.nc-cta-btn .btn_row a {
  background: #f56411;
  min-height: auto;
  border-radius: 6px;
  border-width: 0;
  box-shadow: none;
  color: #fff !important;
  display: inline-block;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: 400;
  height: 48px;
  letter-spacing: 0;
  line-height: 1.5em;
  padding: 6px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  transform: none;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  user-select: none;
  width: auto;
  box-sizing: border-box !important;
}
.hs-error-msgs label:empty {
  display: none !important;
}
.child_theme .cm_nv_wrp.nc-cta-btn .btn_row a:hover{
  background: rgb(255, 110, 18) !important;
  color: rgb(255, 255, 255) !important;
}
.cnt-wit-bg-wrp.ctm-text.hover .content_widget  a:hover {
  color: #f58634 !important;
}
.child_theme .cm_nv_wrp.nc-cta-btn .btn_row h4{
  height:48px;
}
.two-col-content.ctm-two-col .flex_row .single-img img {
  z-index: 1;
  position: relative;
  display: block;
  margin: 0 auto;
  width: auto;
}
.two-col-content.ctm-video .media_column .text_block iframe {
  width: 100%;
  max-width: 617px;
  height: 379px;
  left: 31px!important;
}
.two-col-content.ctm-video .media_column {
  height: 379px;
  margin-bottom: 35px;
}
.two-col-content.ctm-video.space .content-col {
  text-align: right;
}
.two-col-content.ctm-video.space .media_column {
  height: auto;
  margin-bottom: 0;
}
.two-col-content.ctm-video.space .content-col hr {
  margin-left: auto;
}
.two-col-content.ctm-video.video .media_column .content_box{
  margin:0;
}
.two-col-content.ctm-video.video .media_column .content_box .text_block div#wistia_87\.big_play_button_background {
  background: none !important;
}
.two-col-content.ctm-video.video .media_column {
  height: 480px;
  margin-bottom: 0;
}
.two-col-content.ctm-video.video .media_column .content_box .text_block div#wistia_87\.big_play_button_graphic {
  background: none !important;
}
.two-col-content.mindset .content-col .description {
  margin-bottom: 0;
  text-align: right;
}

.two-col-content.mindset .media_column {
  height: auto;
  margin-bottom: 0;
}

.two-col-content.mindset .media_column .content_box {
  display: none;
  margin-bottom: 0;
}

.two-col-content.mindset .media_column .para_imge {
  background-repeat: no-repeat;
  display: webkit-box;
  display: -webkit-flex;
  display: flex;
  background-position: center;
  background-size: cover;
  min-height: 1px;
}
.two-col-content.mindset.txt .content-col .description {
  text-align: left;
}

.two-col-content.mindset.txt .content-col .description hr {
  margin-right: auto;
  margin-left: 0;
}
.two-col-content.mindset .media_column .single_parallax {
  padding-bottom: 34%;
}

.two-col-content.mindset .content-col .description hr {
  margin-left: auto;
}
.herr-banner-wrp.ncbca {
  padding-top: 25px;
  padding-bottom: 25px;
}

.herr-banner-wrp.ncbca .container-fluid {
  max-width: 1140px;
}

.herr-banner-wrp.ncbca .row {
  margin-top: 80px;
}

.herr-banner-wrp.ncbca .row .first-col .left-col-inner {
  text-align: center;
}

.herr-banner-wrp.ncbca .row .first-col .left-col-inner h3,.herr-banner-wrp.ncbca .row .first-col .left-col-inner p {
  color: #fff;
}

.accordion_wrap.cmAcdn.type .page-center {
  padding: 0 15px;
}
.herr-banner-wrp.ncbca .row .second-col .right-col-inner {
  text-align: left;
}

.herr-banner-wrp.ncbca .row .second-col .right-col-inner .right-rich-text {
  height: 0;
  padding-bottom: 75%;
  position: relative;
}
.herr-banner-wrp.ncbca.center .row .second-col .right-col-inner {
  text-align: center;
}

.herr-banner-wrp.ncbca.center .row .first-col .left-col-inner h2 {
  color: #fff;
}
.herr-banner-wrp.ncbca .row .second-col .right-col-inner .right-rich-text iframe {
  height: 100%;
  width: 100%;
}
.accordion_wrap.cmAcdn.type .page-center .acc-content .desc p {
  font-size: 18px;
  font-weight: 300;
  color: #444444;
  letter-spacing: 0px;
  margin-bottom: 10px;
  line-height: 1.444em;
  font-family: 'Roboto', sans-serif;
}
.cnt-wit-tp-img-wrp.cmcardSec.award .page-center.custom {
  padding: 0;
}
.cnt-wit-tp-img-wrp.cmcardSec.type-4 .flex-row.flex_row .cnt-col {
  width: 25%;
}
.cnt-wit-tp-img-wrp.cmcardSec.type-4 .flex-row.flex_row .cnt-col .tp-img-cnt {
  padding: 10px;
}

.two-col-content.camp .media_column .content_box {
  margin: 0;
}

.two-col-content.camp .media_column .content_box .text_block iframe {
  width: 100%;
  height: 100%;
}

.two-col-content.camp .media_column .content_box .hs-responsive-embed-wrapper {
  width: 100% !important;
  margin: 0 !important;
  max-width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
}
.child_theme .cnt-wit-tp-img-wrp.win .flex-row.flex_row .cnt-col {
  width: 33.33%;
}
.accordion_wrap.cmAcdn.sp .page-center {
  padding: 0 30px;
}
.two-col-content.right.camp .cont-inner p a:hover {
  color: #f58634 !important;
}
.two-col-content.right.camp .cont-inner p a {
  color: #0000ff;
}
.accordion_wrap.cmAcdn.sp .accord_outer .acc-content p {
  font-size: 18px;
  font-weight: 300;
  color: #444444;
  letter-spacing: 0px;
  margin-bottom: 10px;
  line-height: 1.444em;
  font-family: 'Roboto', sans-serif;
}
.accordion_wrap.cmAcdn.cmacccenter .acc-item .acc-content .desc p a {
  font-size: 18px;
  display: inline-block;
  line-height: 1.444em;
}

.accordion_wrap.cmAcdn .acc-item .acc-content {
  line-height: 32px;
}
.footer.cmfooter .hs-menu-wrapper>ul {
  padding: 0;
}
.accordion_wrap.cmAcdn.cmacccenter .acc-item .acc-content .desc p {
  line-height: 1.444em;
  margin-bottom: 10px;
}
.cmfooter .back_to_top:hover:before {
  color: #fff;
  top: 10px;
}

.cmfooter .back_to_top:hover {
  background: rgba(68, 68, 68, 0.9)!important;
}
.table-wrapper table {
  width: 100% !important;
}

@media (max-width:1690px){
  .two-col-content.mindset .media_column .single_parallax {
    padding-bottom: 42%;
  }
}

@media (max-width:1400px){
  .two-col-content.mindset .media_column .single_parallax {
    padding: 0;
    height: 100%;
  }
}

@media (max-width:1200px){
  .two-col-content.ctm-video .media_column {
    width: 100%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    height: auto!important;
  }

  .two-col-content.ctm-video .content-col {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    width: 100%;
  }

  .child_theme .two-col-content.ctm-video .media_column .text_block iframe {
    width: 57% !important;
    height: 252px !important;
    max-width: unset !important;
    left: 0 !important;
  }
}

@media (max-width: 991px) {
  .cnt-wit-tp-img-wrp.cmcardSec.type-4 .flex-row.flex_row .cnt-col {
    width: 50%;
  }
  .header.cmHeader .cst-humburger-icon {
    margin-top: -2px;
    top: 2px;
    transition: background-color 0s .13s linear;
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative;
    margin: 11px 0px 15px 10px;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
  }

  .header.cmHeader .cst-humburger-icon .trigger {
    display: none;
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child {
    display: block;
    margin: 0 !important;
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child,
  .header.cmHeader .cst-humburger-icon .trigger:first-child:before,
  .header.cmHeader .cst-humburger-icon .trigger:first-child:after {
    width: 30px;
    height: 3px;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
    background-color: rgba(255, 255, 255, 1);
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child:before {
    top: 10px;
    transition: top .1s .2s cubic-bezier(0.33333,0.66667,0.66667,1), transform .13s cubic-bezier(0.55,0.055,0.675,0.19);
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child:after {
    top: 20px;
    transition: top .2s .2s cubic-bezier(0.33333,0.66667,0.66667,1), transform .13s cubic-bezier(0.55,0.055,0.675,0.19);
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child:before,
  .header.cmHeader .cst-humburger-icon .trigger:first-child:after {
    content: "";
    display: block;
  }

  .header.cmHeader .mobile-open .cst-humburger-icon .trigger:first-child {
    transition-delay: .22s;
    background-color: transparent !important;
  }

  .header.cmHeader .mobile-open .cst-humburger-icon .trigger:first-child:before {
    top: 0;
    transition: top .1s .15s cubic-bezier(0.33333,0,0.66667,0.33333), transform .13s .22s cubic-bezier(0.215,0.61,0.355,1);
    transform: translate3d(0, 10px, 0) rotate(45deg);
  }

  .header.cmHeader .mobile-open .cst-humburger-icon .trigger:first-child:after {
    top: 0;
    transition: top .2s cubic-bezier(0.33333,0,0.66667,0.33333), transform .13s .22s cubic-bezier(0.215,0.61,0.355,1);
    transform: translate3d(0, 10px, 0) rotate(-45deg);
  }

  header.header.cmHeader .button-section-container .btn-section {
    display: block;
  }

  .header.cmHeader .cst-humburger-icon:hover {
    opacity: .7;
  }

  .header.cmHeader .cst-humburger-icon {
    margin-top: -2px;
    top: 2px;
    transition: background-color 0s .13s linear;
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative;
    margin: 11px 0px 15px 10px;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
  }

  .header.cmHeader .cst-humburger-icon .trigger {
    display: none;
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child {
    display: block;
    margin: 0 !important;
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child,
  .header.cmHeader .cst-humburger-icon .trigger:first-child:before,
  .header.cmHeader .cst-humburger-icon .trigger:first-child:after {
    width: 30px;
    height: 3px;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
    background-color: rgba(255, 255, 255, 1);
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child:before {
    top: 10px;
    transition: top .1s .2s cubic-bezier(0.33333,0.66667,0.66667,1), transform .13s cubic-bezier(0.55,0.055,0.675,0.19);
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child:after {
    top: 20px;
    transition: top .2s .2s cubic-bezier(0.33333,0.66667,0.66667,1), transform .13s cubic-bezier(0.55,0.055,0.675,0.19);
  }

  .header.cmHeader .cst-humburger-icon .trigger:first-child:before,
  .header.cmHeader .cst-humburger-icon .trigger:first-child:after {
    content: "";
    display: block;
  }

  .header.cmHeader .mobile-open .cst-humburger-icon .trigger:first-child {
    transition-delay: .22s;
    background-color: transparent !important;
  }

  .header.cmHeader .mobile-open .cst-humburger-icon .trigger:first-child:before {
    top: 0;
    transition: top .1s .15s cubic-bezier(0.33333,0,0.66667,0.33333), transform .13s .22s cubic-bezier(0.215,0.61,0.355,1);
    transform: translate3d(0, 10px, 0) rotate(45deg);
  }

  .header.cmHeader .mobile-open .cst-humburger-icon .trigger:first-child:after {
    top: 0;
    transition: top .2s cubic-bezier(0.33333,0,0.66667,0.33333), transform .13s .22s cubic-bezier(0.215,0.61,0.355,1);
    transform: translate3d(0, 10px, 0) rotate(-45deg);
  }

  header.header.cmHeader .button-section-container .btn-section {
    display: block;
  }

  .header.cmHeader .cst-humburger-icon:hover {
    opacity: .7;
  }

  header.header.cmHeader .nav {
    top: calc(100% + 10px);
    position: absolute;
    order: 3;
    height: auto;
  }

  .header.cmHeader .primary-section .container-wrapper {
    flex-wrap: wrap;
    position: relative;
  }

  header.header.cmHeader .mobile-close-icon {
    display: none;
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop {
    min-height: unset;
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul {
    padding: 0;
    margin: 0;
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop ul >li {
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
    margin: 0 !important;
    border-bottom: none !important;
  }
  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul >li> a,
  header.header.cmHeader .nav > nav > ul .header__menu-item--depth-1 ul > li a{
    padding: 0px 0px 0px 10px;
    padding-right: 30px;
    line-height: 45px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
  }

  header.header.cmHeader .nav > nav > ul .header__menu-item--depth-1 ul > li a{
    display: block;
    white-space: nowrap;
    padding-left: 20px;
    text-overflow: ellipsis;
  }



  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important;
    min-width: 55px !important;
    height: 45px !important;
    padding: 0 !important;
    border-left: 1px solid rgba(0, 0, 0, .10);
  }


  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:before,
  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:after {
    content:"";
    width: 13px;
    height: 1px;
    background-color: #ccc;
    display: block;
    position: absolute;
    left: calc(50% - 6px);
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:before {
    border-left: 1px solid rgba(255,255,255,.10);
    top: 50%;
    margin: 0 auto !important;
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:after{
    position: relative;
    top: 50%;
    margin: 0 auto !important;
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:after {
    position: absolute;
    content: ''
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:after,
  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:after {
    width: 13px;
    height: 1px;
    background-color: #ccc;
    display: block
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger.child-open:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger.child-open i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul ul>li {
    background-color: rgba(0, 0, 0, .05);
  }

  header.header.cmHeader .nav .header__menu.header__menu--desktop> ul >li> ul {
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
  }

  header.header.cmHeader .button-section-container {
    display: flex;
  }

}

@media (max-width: 767px) {
  .cmfooter .back_to_top {
    width: 50px !important;
    height: 50px !important;
  }
  .cnt-wit-tp-img-wrp.cmcardSec.type-4 .flex-row.flex_row .cnt-col {
    width: 100%;
  }
  .cnt-wit-tp-img-wrp.cmcardSec.type-4 .flex-row.flex_row {
    row-gap: 0;
  }

  .cnt-wit-tp-img-wrp.cmcardSec.type-4 .flex-row.flex_row .cnt-col {
    margin-bottom: 25px;
  }
  .footer.cmfooter .flex_row .col-section:not(:first-child) {
    padding-top: 0;
  }

  .child_theme .cnt-wit-tp-img-wrp.boardCard .flex-row {
    row-gap: 40px;
  }
  .card_gallery.ctm-cards .flex_row .card_content h5 {
    font-size: 16px;
  }
  .cnt-wit-tp-img-wrp.cards .flex-row .cnt-col .tp-img-cnt .col-title {
    font-size: 23px;
  }

  .child_theme .cnt-wit-tp-img-wrp.cards .flex-row {
    row-gap: 50px;
  }

  .cnt-wit-bg-wrp.ctm-text.hover .content_widget ul > li > p {
    font-size: 16px;
  }

  .accordion_wrap.cmAcdn .acc-item .acc-content {
    padding: 20px 0!important;
  }
  .accordion_wrap.cmAcdn .acc-item .acc-content .desc > div {
    overflow-x: scroll;
  }
  .accordion_wrap.cmAcdn.cmacccenter .acc-item .acc-content .desc > br {
    display: none;
  }

  .accordion_wrap.cmAcdn.sp .accord_outer .acc-content p {
    font-size: 16px;
  }
  .accordion_wrap.cmAcdn .acc-item .acc-content .desc > div table {
    width: auto !important;
  }
  .two-col-content.ctm-two-col .columns_rowo_wrap .flex_row {
    row-gap: 0;
  }

  .two-col-content.ctm-two-col .flex_row .single-img {
    margin-bottom: 25px;
  }

  .accordion_wrap.cmAcdn.cmacccenter .acc-item .acc-content .desc p a {
    font-size: 16px;
  }
  .two-col-content.ctm-two-col .columns_rowo_wrap .flex_row .content-col ul > li > p {
    font-size: 16px;
  }

  .two-col-content.ctm-two-col .columns_rowo_wrap .flex_row .content-col .description {
    margin-bottom: 0;
  }

  .two-col-content.ctm-video .media_column,.two-col-content.ctm-video .content-col {
    flex:  0 0 100%;
    max-width: 100%;
  }

  .two-col-content.height .media_column {
    padding-bottom: 54.76%;
    margin-bottom: 0;
  }

  .child_theme .two-col-content.height .media_column .text_block iframe {
    width: 100% !important;
    height: 302px !important;
    padding: 0 30px !important;
  }
  .two-col-content.space .flex_row {
    flex-direction: column-reverse;
  }

  .two-col-content.space .flex_row .description {
    text-align: left;
    margin-bottom: 0;
  }

  .two-col-content.space .flex_row .description hr {
    margin-right: auto;
    margin-left: 0;
  }

  .two-col-content.space .flex_row .media_column .single-img {
    margin-bottom: 20px;
  }
  .two-col-content.ctm-video .flex_row {
    row-gap: 0;
  }
  .two-col-content.video .text_block p {
    margin-bottom: 10px;
  }

  .two-col-content.video .content-col .description {
    margin-bottom: 0;
  }

  .two-col-content.mindset .media_column .single_parallax {
    display: none;
  }

  .two-col-content.mindset .media_column .content_box {
    display: block;
    margin-top: 0;
  }
  .two-col-content.mindset .flex_row {
    row-gap: 0;
  }
  .two-col-content.height .content-col .description {
    margin-bottom: 0;
  }
  .two-col-content.mindset .content-col .description {
    text-align: left;
  }

  .two-col-content.mindset .content-col .description hr {
    margin-right: auto;
    margin-left: 0;
  }

  .cnt-wit-tp-img-wrp.cmcardSec.staff .page-center {
    padding: 0;
  }
  .two-col-content.mindset.txt .flex_row {
    flex-direction: column;
  }
  .two-col-content.mindset .flex_row {
    flex-direction: column-reverse;
  }
  .herr-banner-wrp.ncbca .row .second-col .right-col-inner .right-rich-text {
    padding-bottom: 85%;
    padding-right: 114%;
  }
  .herr-banner-wrp.ncbca .container-fluid {
    max-width: 540px;
  }
  .accordion_wrap.cmAcdn.type .page-center {
    padding: 0 30px;
  }
  .cnt-wit-tp-img-wrp.cmcardSec.type-2 .flex-row.flex_row {
    row-gap: 0;
  }

  .cnt-wit-tp-img-wrp.cmcardSec.type-2 .flex-row.flex_row .cnt-col {
    margin-bottom: 25px;
  }

  .cnt-wit-tp-img-wrp.cmcardSec .flex-row.flex_row {
    row-gap: 0;
  }

  .cnt-wit-tp-img-wrp.cmcardSec .flex-row.flex_row .cnt-col {
    margin-bottom: 25px;
  }
  .two-col-content.camp .media_column .content_box .hs-responsive-embed-inner-wrapper {
    padding-bottom: 100%!important;
  }
  .two-col-content.camp .flex_row.flex_top {
    row-gap: 0;
  }
  .child_theme .cnt-wit-tp-img-wrp.win .flex-row.flex_row .cnt-col {
    width: 100%;
  }
}

.cm_coaches.two-col-content .flex_row {
  row-gap: 0;
}


.accordion_wrap.cmAcdn  .top_sec {
  padding: 0;
  text-align: left;
  margin-bottom: 0;
}

.accordion_wrap.cmAcdn .acc-item .acc-content .desc {
  text-align: left;
  line-height: 2;
}

.accordion_wrap.cmAcdn th, 
.accordion_wrap.cmAcdn td {
  vertical-align: inherit;
}

.accordion_wrap.cmAcdn  .top_sec h3 {
  margin: 0;
}

.accordion_wrap.cmAcdn .acc-item .acctitle {
  border-radius: 0;
  box-shadow: none;
}

.accordion_wrap.cmAcdn .accord_outer {
  margin: 25px auto 0px;
  padding-left: 0px;
  border-top: 1px solid rgba(238, 238, 238, 1);
}

.accordion_wrap.cmAcdn .acc-item {
  border-bottom: 1px solid rgba(238, 238, 238, 1);
  border-radius: 0;
  margin-bottom: 0px !important;
  font-size: 16px;
}

.accordion_wrap.cmAcdn .acc-item .acctitle h4 {
  font-size: 20px;
}

.accordion_wrap.cmAcdn .acc-item .acctitle:after {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 20px;
  content: " ";
  top: 20px;
  transform: rotate(-45deg);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-right: 1px solid rgba(102, 102, 102, 1);
  border-bottom: 1px solid rgba(102, 102, 102, 1);
}

.accordion_wrap.cmAcdn .acc-item .acctitle.activeaccord:after {
  transform: rotate(45deg);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.accordion_wrap.cmAcdn .acc-item .acc-content {
  border-radius: 0;
  box-shadow: none;
}

.accordion_wrap.cmAcdn .acc-item .acctitle:hover {
  background-color: rgba(153, 153, 153, 0.1);
}

.accordion_wrap.cmAcdn.cmacccenter .top_sec {
  text-align: center;
}

.accordion_wrap.cmAcdn.cmacccenter .top_sec hr {
  margin-left: auto;
  margin-right: auto;
}

.accordion_wrap.cmAcdn.cmacccenter .acc-item {
  text-align: center;
}

.accordion_wrap.cmAcdn.cmacccenter .acc-item .acc-content .desc {
  text-align: center;
}

.cnt-wit-bg-wrp.flwdtCon .content_widget hr {
  margin-left: auto;
  margin-right: auto;
}



@media (max-width: 768px) {
  hr:not([class]) {
    margin-top: 24px;
  }

}


.cmcardSec .inner_spacing {
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  height: 100%;
}

.cmcardSec .glide__track {
  overflow: visible;
}

.cnt-wit-tp-img-wrp.cmcardSec .tp-img {
  margin: 0;
}

.cmcardSec .tp-img-cnt {
  padding: 25px;
}

.cnt-wit-tp-img-wrp.cmcardSec .tp-img img {
  width: 100%;
}

.cnt-wit-tp-img-wrp.cmcardSec .col-btn-grp {
  margin: 0;
}

.cnt-wit-tp-img-wrp.cmcardSec .col-btn-grp .btn_row {
  margin: 0;
}

.cnt-wit-tp-img-wrp.cmcardSec .tp-img-cnt-inner p:last-child {
  margin-bottom: 10px;
}
.cnt-wit-tp-img-wrp.cmcardSec .flex-row {
  row-gap: 25px;
}


.accordion_wrap.cmAcdn.cmacccenter .acc-item td,
.accordion_wrap.cmAcdn.cmacccenter .acc-item th {
  text-align: center;
}

fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}
.form-title {
  margin-bottom: 30px;
}


form label {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 20px;
}

form .inputs-list > li {
  margin: 0;
}

.hs-error-msg {
  margin: 0;
}

.hs-form-field {
  margin: 0;
}

body form fieldset .hs-form-field {
  padding: 0 10px 0 0;
}

body form fieldset[class*="form-columns"] .input {
  margin-right: 0 !important;
}

form .inputs-list {
  margin-top: 1em;
  margin-bottom: 1em;
}

form  textarea {
  min-height: 200px;
}
.back_to_top {
  bottom: 20px !important;
  left: 20px;
  width: 50px;
  height: 50px;
  display: inline-block;
  right: auto;
  font-size: inherit;
  border: none !important;
  opacity: 0;
  visibility: hidden;
  transform: none !important;
}

.back_to_top svg {
  display: none;
}

.back_to_top:before {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f077";
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.backtotop_show .back_to_top {
  opacity: 1;
  visibility: visible;
}


@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}

@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}



.cmcardSec .tp-img-cnt-inner i {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  -webkit-animation: fade-in-top 2.5s cubic-bezier(0.390,0.575,0.565,1.000) infinite both;
  animation: fade-in-top 2.5s cubic-bezier(0.390,0.575,0.565,1.000) infinite both;
  font-size: 14px;
  display: none !important;
  color: #0000ff;
}

.cmcardSec .flcrdlink:hover .tp-img-cnt-inner i {
  display: inline-block !important;
  position: absolute !important;
}

.cmcardSec .tp-img-cnt-inner i:before {
  content: "\f078";
}

.cnt-wit-tp-img-wrp.cmcardSec.type-2 .flex-row .cnt-col {
  width: 50%;
}

@media(min-width:768px){
  .cnt-wit-tp-img-wrp.cmcardSec .flex_row .col4 {
    width: 33.33%;
  }
}

@media (max-width:575px){
  .herr-banner-wrp.ncbca .row .second-col .right-col-inner .right-rich-text {
    padding-right: 105.4%;
    padding-bottom: 79%;
  }

  .herr-banner-wrp.ncbca .container-fluid {
    max-width: 100%;
  }
  .accordion_wrap.cmAcdn.type .page-center {
    padding: 0 15px;
  }
  .accordion_wrap.cmAcdn.type .page-center .acc-content .desc p {
    font-size: 16px;
  }
  .herr-banner-wrp.ncbca.center .row .second-col {
    margin-bottom: 43px;
  }
  .cnt-wit-tp-img-wrp.cmcardSec.type-2 .flex-row .cnt-col {
    width: 100%;
  }
  .child_theme .two-col-content.height .media_column .text_block iframe {
    height: auto !important;
  }
  .two-col-content.height .media_column {
    padding-bottom: 47.76%;
    margin-bottom: 0;
  }
}

@media (max-width:480px){
  .child_theme .systems-page h1 {
    font-size: 24px;
  }
  .child_theme .systems-page h3 {
    font-size: 19px;
  }
  .child_theme .systems-page h2 {
    font-size: 20px;
  }
}


@media (max-width: 479px) {
  header.header.cmHeader .nav > nav > ul .header__menu-item--depth-1 ul > li a {
    line-height: 2;
    padding-top: 10px;
    padding-bottom: 11px;
  }
}


.nc-cta-btn.hs-button {
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  border-radius: 6px;
  border-width: 0px;
  color: rgb(255, 255, 255);
  font-family: sans-serif;
  height: auto;
  transition: all .4s ease;
  padding: 6px 18px;
  text-shadow: none;
  width: auto;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0;
  transform: none;
  background: #f56411;
  box-shadow: none;
}

.blog-feed.cm_recent_posts {
  padding: 0;
  padding-top: 35px;
  padding-bottom: 25px;
}

.blog-feed.cm_recent_posts .hs-featured-wrp {
  height: 300px;
  padding: 0;
}

.blog-feed.cm_recent_posts .recent-post-item .post-btm {
  padding: 25px;
}

.blog-feed.cm_recent_posts h4.recent-post-title {
  margin-bottom: 0;
}

.blog-feed.cm_recent_posts h4.recent-post-title a {
  color: inherit;
}

.blog-feed.cm_recent_posts .meta_wrap {
  display: block;
  opacity: .7;
  margin-bottom: 10px;
}

.blog-feed.cm_recent_posts .meta_wrap .icon_img {
  display: none;
}

.blog-feed.cm_recent_posts .meta_wrap .value_m {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.blog-feed.cm_recent_posts p.item_descr {
  font-size: 1rem;
  margin-bottom: 10px;
}

.blog-feed.cm_recent_posts .recent-post-item .item_inner {
  margin-bottom: 25px;
}

.blog-feed.cm_recent_posts .btn_row {
  margin-top: 0;
  margin-bottom: 10px;
}

.blog-feed.cm_recent_posts .btn_row .hs-button {
  border-radius: 50px;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: inherit;
}

#hs_cos_wrapper_Banner-module-1 .advncedBanner.ctm-banner {
  padding-top: 30px;
  padding-bottom: 10px;
}

@media(max-width: 767px){
  .blog-feed.cm_recent_posts {
    padding-top: 50px;
  }

  .blog-feed.cm_recent_posts .btn_row .hs-button {
    padding: 20px 25px;
  }
}

/*  */
/*  */

/* .cnt-wit-bg-wrp.cm_home_title_sec {
padding-top: 0;
}
*/
.cnt-wit-bg-wrp.cm_home_title_sec .content_widget hr {
  margin-left: auto;
  margin-right: auto;
}

.cnt-wit-bg-wrp.cm_home_title_sec .content_widget {
  padding-left: 15px;
  padding-right: 15px;
}

.cnt-wit-tp-img-wrp.home_image_gallery {
  -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.20);
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.20);
}

.cnt-wit-tp-img-wrp.home_image_gallery .tp-img {
  margin-bottom: 10px;
}

.cnt-wit-tp-img-wrp.home_image_gallery_2 {
  overflow: visible;
}

.cnt-wit-tp-img-wrp.home_image_gallery_2 .cnt-col {
  display: flex;
  flex-wrap: wrap;
}

.cnt-wit-tp-img-wrp.home_image_gallery_2 a.flcrdlink {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item a.hs-sec-btn:active,
.cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item a.hs-button:active{
  background-color: rgb(0, 34, 187) !important;
  background: darken(color, 0.25) !important;
  box-shadow: inset 0px -25px rgba(0, 0, 0, 0.04), inset 0px 1px 13px rgba(0, 0, 0, 0.54) !important;
  -webkit-box-shadow: inset 0px -25px rgba(0, 0, 0, 0.04), inset 0px 1px 13px rgba(0, 0, 0, 0.54) !important;
  -moz-box-shadow: inset 0px -25px rgba(0, 0, 0, 0.04), inset 0px 1px 13px rgba(0, 0, 0, 0.54) !important;
  color: rgb(244, 244, 244) !important;
}
.cnt-wit-tp-img-wrp.home_image_gallery_2 .inner_spacing {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.cnt-wit-bg-wrp.camp .content_widget h3 a {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  text-decoration: none;
}

.cnt-wit-bg-wrp.camp .content_widget h3 a:hover {
  color: #f58634  !important;
}
.cnt-wit-tp-img-wrp.home_image_gallery_2 .inner_spacing img {
  width: 100%;
}

.cnt-wit-tp-img-wrp.home_image_gallery_2 .glide__track {
  overflow: visible;
}

.cmAcdn.ctm-accordian .page-center{
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.accordion_wrap.cmAcdn.ctm-accordian .acc-item .acctitle h4{
  text-align:center;
}

.accordion_wrap.ctm-accordian.module_171687392242215 .acc-item .acc-content .desc {
  text-align: center;
}

.accordion_wrap.module_171687392242215.ctm-accordian .acc-item .acctitle {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
  transition: all .4s ease-in-out;
}
.accordion_wrap.ctm-accordian.module_171687392242215 .acc-item .acc-content .desc p {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0px;
  margin-bottom: 10px;
  line-height: 1.444em;
  font-family: 'Roboto', sans-serif;
}

.cnt-wit-bg-wrp.media .page-center.pdlr10.theme_center,
.cnt-wit-bg-wrp.tickets .page-center.pdlr10.theme_center{
  padding-left: 30px;
  padding-right: 30px;
}

.cnt-wit-tp-img-wrp.cmcardSec.ctm-card .page-center .inner_spacing.theme {
  display: flex;
  flex-direction: column;
}

.cnt-wit-tp-img-wrp.cmcardSec.ctm-card .flex-row {
  row-gap: 0px;
}

.cnt-wit-tp-img-wrp.cmcardSec.ctm-card .flex-row .cnt-col.col6 {
  margin-bottom: 100px;
}

.cnt-wit-tp-img-wrp.cmcardSec.ctm-card .flex-row .cnt-col.col6:nth-child(7),
.cnt-wit-tp-img-wrp.cmcardSec.ctm-card .flex-row .cnt-col.col6:nth-child(8){
  margin-bottom:0px;
}

.image_cards .page-center {
  max-width: 100%;
}

.image_cards .cnt-col.center_aln.col4.aos-init {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.child_theme .image_cards .flex-row.flex_row {
  row-gap: 0;
  padding-bottom: 25px;
}

.image_cards .inner_spacing.theme .tp-img {
  margin-bottom: 0px;
}

.image_cards .inner_spacing.theme {
  background: rgba(255, 255, 255, 1);
  padding: 0px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.image_cards .tp-img-cnt-inner {
  padding: 25px;
}
.cnt-wit-bg-wrp.camp .content_widget {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 {
  display: block;
  margin-top: 0;
}

.cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item {
  margin: 10px 0;
}

.cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item.index1 {
  margin-top: 0;
  margin-bottom: 15px;
}

.cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item.ty_std.index2 {
  margin-bottom: 15px;
}

.image_cards .tp-img-cnt .col-btn-grp {
  display: none;
}
.cnt-wit-tp-img-wrp.cmcardSec.type-2.padd .page-center.custom {
  padding: 0;
}

.cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item a.hs-button {
  user-select: none;
  display: inline-block;
  letter-spacing: 0;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  background: rgb(6, 0, 255);
  border-radius: 6px;
  border-width: 0px;
  color: rgb(255, 255, 255);
  font-family: sans-serif;
  height: auto;
  transition: all .4s ease;
  padding: 6px 18px;
  text-shadow: none;
  width: auto;
  font-size: 24px;
  line-height: 1.5em;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  box-shadow: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
  margin-right: 15px;
}

.cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item a.hs-button:hover {
  transform: none;
}

.cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item a.hs-sec-btn {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  user-select: none;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 999px;
  background-color: rgb(0, 46, 250);
  background-image: -webkit-linear-gradient(top, rgb(0, 46, 250), rgb(0, 34, 187));
  border: 2px solid rgb(0, 23, 125);
  box-shadow: inset 0px 5px rgba(255, 255, 255, 0.06), inset 0px -25px rgba(0, 0, 0, 0.13), inset 0px 1px rgb(0, 57, 255);
  color: rgb(255, 255, 255);
  height: auto;
  padding: 0;
  text-shadow: 0px -1px rgb(0, 13, 75);
  min-width: 279px;
  width: auto;
  font-size: 24px;
  line-height: 1.5em;
  font-family: sans-serif;
}

.cnt-wit-bg-wrp.camp .content_widget h3 a{
  color: #00f !important;
}

.cnt-wit-bg-wrp.camp .content_widget h3:nth-child(2) {
  margin-top: 0;
}

@media(min-width:576px){

  .cmAcdn.ctm-accordian .page-center {
    max-width: 540px;
  }
}

@media(min-width:768px){

  .cmAcdn.ctm-accordian .page-center {
    max-width: 720px;
  }
}

@media(min-width:992px){

  .cmAcdn.ctm-accordian .page-center {
    max-width: 960px;
  }
}

@media(min-width:1200px){

  .cmAcdn.ctm-accordian .page-center {
    max-width: 1140px;
  }
}

@media(max-width: 767px){
  .cnt-wit-tp-img-wrp.home_image_gallery .flex-row {
    row-gap: 0;
  }
  .cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item.index1 {
    margin-bottom: 10px;
  }

  .cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item.ty_std.index2 {
    margin-bottom: 10px;
  }

}

/*  */

.home_image_gallery_3 .cnt-col.col20 {
  width: 16.666667%;
}

.home_image_gallery_3 .inner_spacing {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

.home_image_gallery_3 .glide__track {
  overflow: visible;
}

.home_image_gallery_3.cnt-wit-tp-img-wrp .tp-img {
  margin-bottom: 10px;
}

@media(max-width: 767px){

  .home_image_gallery_2.cnt-wit-tp-img-wrp .tp-img {
    margin-bottom: 13px;
  }
}

@media(max-width: 1024px){
  .home_image_gallery_3 .cnt-col.col20 {
    width: 33.33%;
  }
}

@media(max-width: 991px){
  .home_image_gallery_3 .cnt-col.col20 {
    width: 50%;
  }
  .image_cards .cnt-col.center_aln.col4.aos-init {
    flex-basis: 50%;
  }

}

@media(max-width: 767px){
  .home_image_gallery_3 .cnt-col.col20 {
    width: 100%;
  }

  #hs_cos_wrapper_Banner-module-1 .advncedBanner.ctm-banner h2 {
    font-size: 39px;
  }
  .image_cards .cnt-col.center_aln.col4.aos-init {
    flex-basis: 100%;
  }

  .image_cards .cnt-col.center_aln.col4.aos-init {
    margin-bottom: 25px;
  }
}

@media(max-width:575px){
  #hs_cos_wrapper_Banner-module-1 .advncedBanner.ctm-banner h2 {
    font-size: 33px;
  }

  .accordion_wrap.ctm-accordian.module_171687392242215 .acc-item .acc-content .desc p{
    font-size:16px;
  }

  .cnt-wit-tp-img-wrp.cmcardSec.ctm-card .flex-row .cnt-col.col6:nth-child(odd) {
    margin-bottom: 25px;
  }

  .cnt-wit-tp-img-wrp.cmcardSec.ctm-card .flex-row .cnt-col.col6:nth-child(even) {
    margin-bottom: 75px;
  }

  .cnt-wit-tp-img-wrp.cmcardSec.ctm-card .flex-row .cnt-col.col6:last-child{
    margin-bottom: 25px;
  }
}

@media(max-width:480px){
  .cnt-wit-bg-wrp.club-800 .page-center.pdlr10.theme_center {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media(max-width:427px){
  .cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item.index1 {
    margin-bottom: 43px;
  }
  .cnt-wit-bg-wrp.camp .content_widget .btn_row.count_3 .btn_item a.hs-sec-btn{
    min-width: 260px;
  }
}
/*  */


.home_imgae_slider.logo_slider .top_sec,
.home_imgae_slider.logo_slider .bottom_row {
  padding: 0 15px;
}

.home_imgae_slider.logo_slider .top_sec .title {
  margin-bottom: 0;
}

.home_imgae_slider.logo_slider .bottom_row.glide {
  padding: 0 0;
}

.home_imgae_slider.logo_slider .bottom_row_outer_wrap {
  padding: 0 15px;
}

.home_imgae_slider.logo_slider .bottom_row_outer {
  padding: 0 30px;
}

.home_imgae_slider.logo_slider .logo_item {
  padding: 0 20px;
  margin: 0;
}


.home_imgae_slider .glide__track {
  width: 100%;
}

.home_imgae_slider.logo_slider .glide__bullets {
  position: relative;
  padding: 0;
  margin: 1em 0;
  text-align: center;
  padding-top: 13px;
}

.home_imgae_slider.logo_slider .glide__bullets .glide__bullet {
  font-size: 16px;
  font-weight: 300;
  color: #444444;
  letter-spacing: 0px;
  margin-bottom: 5px;
  line-height: 1.444em;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  padding: 5px;
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent !important;
  margin: 0;
  margin-bottom: 5px;
}

.home_imgae_slider.logo_slider .glide__bullets .glide__bullet:after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  border: 0;
  font-size: 0;
  padding: 0px !important;
  background-color: rgba(245, 134, 52, 1.0);
}

.home_imgae_slider.logo_slider .glide__bullets .glide__bullet.glide__bullet--active:after {
  background-color: rgba(0, 0, 255, 1);
}