@import url('https://fonts.googleapis.com/css2?family=Palanquin:wght@100;200;300;400;500;600;700&display=swap');/*for testimonial quote*/
/* Alta Fonts */
@font-face {
    font-family: 'Alta Regular';
    src: url('/Site_Data/assets/fonts/alta_regular-webfont') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Alta Light';
    src: url('/Site_Data/assets/fonts/alta_light-webfont') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Alta caption';
    src: url('/Site_Data/assets/fonts/alta_caption-webfont') format('woff');
    font-weight: normal;
    font-style: normal;
}
:root {
  --primary-color:#25363E; /*primary navy*/
  --primary-color-hover:#25363e;
  --primary-color-op80:rgba(37, 54, 62,0.8); /*primary blue*/
  --primary-color-op90:rgba(37, 54, 62,0.9); /*primary blue*/
  --primary-color-dark: #1f2e34; 
  --primary-color-light:#30424b; /*primary blue*/
 
  --accent-color: #FFFCE1;
  --accent-color-hover:#fffce1;
 --accent-color-op90: rgba(255, 252, 225,0.9);
  
   --dark-hover-in:rgba(0,0,0, 0.3);
    --dark-hover-in-op80:rgba(0,0,0, 0.80);

    --backdrop:#F9F9F5;
    --soft-white-op10:rgba(255,255,255,0.1);
    --soft-white-op20:rgba(255,255,255,0.2);
    --soft-white-op80:rgba(255,255,255,0.8);
  --soft-grey:#F7F8FA;

  /*box shadows*/
 --bs-v1:#757575  0px 0px 3px;
     --bs-v2:1px 1px 8px #000 inset;
     --bs-v3:1px 1px 2px #717171 inset;
     
     /*fonts*/
     --title-font-color:#25363E; /*blue*/
    --body-font-color:#2a2a2a;
     --title-font-family: "Alta Regular", serif;
     --body-font-family:"Lato", sans-serif;

    
     scrollbar-color: var(--primary-color) white;


}
.page-content{
  background-color:var(--primary-color);
}
/* light mode*/
@media (prefers-color-scheme: light) {
  :root {
       scrollbar-color: var(--accent-color) white;
      
  }
}
/* Dark mode */
@media (prefers-color-scheme: dark) {
:root {
     scrollbar-color: var(--accent-color) #2a2a2a;
  }
}
body {
  overflow-x: hidden;
  
}
body #form.button-transparent{
    border:0;
}

.theme2 .theme-secondary {
    color:var(--body-font-color);
}
.theme2 .theme-secondary :is(h2,h3,h4,h5,h6){
    color:var(--title-font-color);
}
.theme3.widget-bizform .theme-secondary :is(h2,h3,h4,h5,h6){
    color:white;
}
:is(h1,h2,h3,h4,h5,h6), body #menu-button,
 header.master-layout-3 .MyProfile_Member, 
.icon-m.close-nav.showMobile, 
#divMainMenu .showMobile #main-menu {
    font-family: var(--title-font-family);
}
.icon-m.close-nav.showMobile{
    font-weight:600;
}
h2 {
    position: relative;
    line-height:1.2;
}
p{
  line-height:1.8;
}
:is(h1,h2,h3,h4,h5,h6):empty,.basic-block p:empty{
    display: none;
}

/*-----------------------------max width adjustments-------*/
.master-layout-3 .container-fluid {
max-width:1440px;

} 

/*---------------------------body max-width-------------------------------------------------*/

/*max width adjustments*/
section .inner-wrap .container, 
section .theme-secondary:not(.inner-wrap) > div
{
   max-width:1440px;
   width:100%;
  margin:auto;
  float:none; 
}
section.basic-block .theme-secondary:not(.inner-wrap) > div{
    max-width:2000px
}
:is(.col-100, .col-70-left, .col-70-right, .col-30-left, .col-30-right, .col-50-left, .col-50-right) section .inner-wrap .container, 
 :is(.col-100, .col-70-left, .col-70-right, .col-30-left, .col-30-right, .col-50-left, .col-50-right) section .theme-secondary:not(.inner-wrap) > div{
     max-width:100%;
    
}
.contact-card-widget .inner-wrap{
  max-width:1440px;
  margin:auto;
  width:100%;
  float:unset;   
}
.basic-block.center .text-block-wrapper {
    max-width:800px;
    text-wrap-style:pretty;
    margin:auto;
}
/*------------------------------------------------------header ---------------------------------------*/
.master-layout-3 {
  z-index: 2004;
}

@media (hover: hover) and (pointer: fine) and (min-width: 1025px), screen and (-ms-high-contrast:none) and (min-width: 1025px) {
  header.master-layout-3 .header-top{
    position: unset;
}
  header.master-layout-3 .logo {
      /* position: absolute;
      padding:0;
      height:125px;
      z-index: 1000; */
      padding:3px 0;
      /* max-height: 140px; */
      /* width: 100%; */
      /* height: 100%; */
      /* margin-left:27px; */
      display: block;
      position: absolute;
      float: unset;
      /* left: calc(50%  - 41px); */
  }
  

.master-layout-3 .logo a {
  width:100%;
}
  .master-layout-3 #divMainMenu nav #main-menu>li>a {
      line-height:100px;
  }
      .master-layout-3 #divMainMenu, 
  .master-layout-3 .container-fluid,    
  .master-layout-3 .MyProfile_Member { 
           height:100px;
  }
   
  .master-layout-3 .MyProfile_Member { 
    z-index:10;
}
header.master-layout-3.scrolled-head .logo {
      /* position: absolute;
      padding:0;
      height:95px;
      z-index: 1000; */
  }
}
@media(hover:hover) and (min-width:1025px) and (max-width: 1500px){
  header.master-layout-3 .container-fluid {
   
padding-left: 0px;
padding-right: 0px;
   
/* height: 136px; */
   
}
  }
@media(min-width:1500px) and (hover:hover){
  header.master-layout-3 .container-fluid {
      padding:0 ;
      padding-left:0;
      padding-right:0;
  }
  .master-layout-3 .MyProfile_Member{
    margin-right:14px;
    }

}
@media(hover:hover) and (min-width:1025px){
  
header.master-layout-3 .MyProfile_Member:focus {
 /* background:varr(--primary-color); */
}
   /* header.master-layout-3 .MyProfile_Member .MyProfile_Name {
      padding-right:15px;
} */
.master-layout-3 .MyProfile_Member {
  /* background:var(--primary-color); */

  /* margin: 11px;
  height: calc(100% - 22px);
  transition: all .3s ease-in;
  border:2px solid var(--primary-color); */
  
}
.master-layout-3 .MyProfile_Member .MyProfile_SignedOut,   
.master-layout-3 .MyProfile_Member .MyProfile_SignedIn span{
      font-size: 1.7em;
     text-transform:uppercase;
  }

.master-layout-3 .MyProfile_Member:focus {
   /* background:var(--primary-color-dark); */
}
.master-layout-3.scrolled-head .MyProfile_Member {
/*   
  margin: 11px;
  height: calc(100% - 22px); */
}
.master-layout-3 .MyProfile_Member:focus .MyProfile_Name ,
 .master-layout-3 .MyProfile_Member .MyProfile_Name {
  color:white;
  /* text-transform: unset; */
} 
}


header.master-layout-3 .MyProfile_Member .fullView {
background:var(--primary-color-op80);
top:80px;

}
.master-layout-3 #divMainMenu nav #main-menu li a {
  padding-left: 15px;
   padding-right: 15px;
 
}  
/* .master-layout-3 #divMainMenu nav #main-menu li, 
.master-layout-3 #divMainMenu nav #main-menu a {
font-size:18px;
margin: 0 5px;
text-transform: uppercase;
}   */
.master-layout-3:not(:has(.showMobile)) #divMainMenu nav #main-menu ul li{
  padding:0;
  margin: 0;
}


.master-layout-3:not(:has(.showMobile)) #divMainMenu nav #main-menu li, 
.master-layout-3:not(:has(.showMobile)) #divMainMenu nav #main-menu a {
height:75px;

}  
.master-layout-3:not(:has(.showMobile)) #divMainMenu nav #main-menu ul li, 
.master-layout-3:not(:has(.showMobile)) #divMainMenu nav #main-menu ul a {
height:55px;
  line-height:35px;
  background:var(--soft-grey);
  /* text-transform: uppercase; */
}   
.master-layout-3 .logo {
  padding:0;

}


   header.master-layout-3:not(:has(.showMobile)) .header-social {
    padding: 7px 10px;
    
}
header.master-layout-3:not(:has(.showMobile)) .header-social a {
    padding: 10px 8px;
    font-size:1.3em;
    
}


 
  @media (hover: hover) and (pointer: fine) and (min-width: 1025px), screen and (-ms-high-contrast:none) and (min-width: 1025px) {
    header.master-layout-3 .MyProfile_Member .MyProfile_Name{
/*       background:var(--accent-color); */
        /* border:1px solid white; */
      color:white;
      font-weight:400;
       height:fit-content;
       text-align:left;
padding:10px 20px;
text-transform: uppercase;
      
  }
    .master-layout-3 .MyProfile_Member .MyProfile_SignedIn .MyProfile_Name{
      padding:10px 30px 10px 20px;
    }
      header.master-layout-3:is(.scrolled-head, .no-banner) .MyProfile_Member .MyProfile_Name{
/*       background:var(--accent-color); */
        /* border:1px solid var(--accent-color); */
      color:white;
     
  }
       header.master-layout-3:is(.scrolled-head, .no-banner) .MyProfile_Member .MyProfile_SignedIn::after{
      color:white;
  }
        header.master-layout-3:is(.scrolled-head, .no-banner) .MyProfile_Member:hover .MyProfile_SignedIn::after{
      /* color:var(--primary-color); */
      color:white;
  }
    header.master-layout-3 .MyProfile_Member:focus .MyProfile_SignedIn::after{
      color:var(--primary-color);
      /* color:white; */
  }
  /* .master-layout-3 .MyProfile_Member .MyProfile_SignedOut .MyProfile_Name{
    margin-top:25px;
  
} 
.master-layout-3.scrolled-head .MyProfile_Member .MyProfile_SignedOut .MyProfile_Name{
    margin-top: 10px;
}*/
    header.master-layout-3.scrolled-head .MyProfile_Member .MyProfile_Name{
      /* min-height: 28px; */
      overflow:hidden;
       padding: 16px 20px;
  }
   .master-layout-3.scrolled-head .MyProfile_Member .MyProfile_SignedIn .MyProfile_Name{
      padding:16px 30px 16px 20px;
    }
   header.master-layout-3 .MyProfile_Member:hover .MyProfile_Name{
      /* background:var(--accent-color); */
      background:transparent;
      border-top:1px solid white;
      border-bottom:1px solid white;
  
      
  }
  header.master-layout-3 .MyProfile_Member .MyProfile_SignedIn{
    padding-left:0px;
    padding-top:0;
  }
  
  header.master-layout-3 .MyProfile_Member .MyProfile_SignedOut{
    padding-left:10px;
    padding-top:0;
  }
   header.master-layout-3 .MyProfile_Member:focus{
      background:var(--accent-color);
      margin-left:10px;
  }
   header.master-layout-3 .MyProfile_Member:hover .MyProfile_Name{
      color:white;
  }
  header.master-layout-3 .MyProfile_Member:focus .MyProfile_Name{
      color:#2a2a2a;
  }

  header.master-layout-3 #main-menu>li>a:hover,
   header.master-layout-3 #main-menu>li>a.highlighted, 
   header.master-layout-3 #main-menu>li>a.active-link{
    box-shadow: 0 -10px 0 -8px white inset;
  }
  header.master-layout-3 #main-menu>li>a{
    line-height: 40px;
  }

 

  }

@media (min-width:1024px) and (max-width:1499px) and (hover:hover){
    .master-layout-3 .MyProfile_Member .MyProfile_SignedIn .SignedIn_container,
    .master-layout-3 .MyProfile_Member .MyProfile_SignedOut .SignedIn_container{
        margin-right:13px
    }
}
/*-----------------------------------------------------transparent header----------------------*/

header.master-layout-3{
  
    box-shadow:none;
     border-bottom:0;
    background:linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent 100%);
   
}
header.master-layout-3.no-banner{
  
    background:var(--primary-color);
    /* background:var(--soft-grey); */
   
}
/* header.master-layout-3 .header-top{
  height:90px;
} */
header.master-layout-3 .header-top, header.master-layout-3 .header-bottom {
  
      background:transparent;
      width: 100%;
  }
  header.master-layout-3.scrolled-head .header-top {
    padding-top:5px;
    height:70px;
  }
      header.master-layout-3.scrolled-head #main-menu{
        padding-bottom:5px;
      }
header.master-layout-3.scrolled-head, 
body:has(.module-page) header.master-layout-3 {
 background:var(--primary-color); 
 /* background:var( --soft-grey); */
z-index: 2004;
}



body:not(.module-page):not(.no-banner) .header-space {
display: none ; /* Conditionally Removes the header space */
}


.master-layout-3 #divMainMenu nav #main-menu li a{
color: #2a2a2a ; /*-----when your nav is not transparent*/
 

}
.master-layout-3 #divMainMenu nav #main-menu ul a:hover {
  background:var(--primary-color-hover);
  color:white;
  
} 


.master-layout-3:not(.no-banner):not(.scrolled-head) #menu-button i.fa-bars,
.master-layout-3:not(.no-banner):not(.scrolled-head) .MyProfile_Member .MyProfile_Svg svg
{
  fill:white;
color:white;
}
/* header.master-layout-3 .MyProfile_Member .MyProfile_Svg svg,
header.master-layout-3:not(.no-banner):not(.scrolled-head):has(.showMobile) .MyProfile_Member .MyProfile_Svg svg,
header.master-layout-3:is(.no-banner):is(.scrolled-head):has(.showMobile) .MyProfile_Member .MyProfile_Svg svg,
header.master-layout-3  #menu-button i.fa-bars{
fill:var(--primary-color);
color:var(--primary-color);
} */

/* header.master-layout-3:not(.no-banner):not(.scrolled-head) .logo .static-img{
    background-image:url('/getmedia/');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  margin:10px 0;
    height:78px;
    /* min-width: 80px; 
} */
/* header.master-layout-3:not(.no-banner):not(.scrolled-head) .logo .static-img img{
  display: none;
} */
@media(max-width:1024px){
  header.master-layout-3:not(.no-banner):not(.scrolled-head) .logo .static-img{
    height:48px;
  }
  header.master-layout-3 #menu-button{
    height:27px;
    margin-top:10px;
  }
}
@media (min-width:1024px) and (hover:hover) {
header:not(.no-banner):not(.scrolled-head).master-layout-3 #divMainMenu nav ul#main-menu:not(.child-nav)>li>a,
header:not(.no-banner):not(.scrolled-head) span
{
    color: white ;  /* YOUR MAIN MENU COLOR HERE WHEN MENU IS TRANSPARENT*/

}


header:not(.no-banner):not(.scrolled-head).master-layout-3 #divMainMenu nav ul#main-menu:not(.child-nav)>li>a:hover,
header:not(.no-banner):not(.scrolled-head).master-layout-3 #divMainMenu nav ul#main-menu:not(.child-nav)>li>a.active-link {
  color:white; 
  box-shadow: 0 -10px 0 -7px #ffffff inset;
}
.master-layout-3 #divMainMenu nav #main-menu>li>a:hover , 
.master-layout-3 #divMainMenu nav #main-menu>li>a.active-link {
   color:var(--primary-color); 
  box-shadow: 0 -10px 0 -7px var(--accent-color) inset;
}
header:not(.no-banner):not(.scrolled-head).master-layout-3 #divMainMenu nav ul#main-menu:not(.child-nav)>li>a:focus{
    color:#2a2a2a;
  }

  header.master-layout-3 #main-menu>li>a:focus,
  header.master-layout-3 #main-menu ul a:focus, 
  header.master-layout-3 #main-menu ul ul a:focus,
  header.master-layout-3 #main-menu ul ul ul a:focus {
      background:var(--primary-color-op80);
      
  }


}
/* @media(min-width:1024px) and (max-width:1440px){
header.master-layout-3 .logo{
   margin-left:3%;
 }
} */

@media (hover: hover) and (pointer: fine) and (min-width: 1025px), screen and (-ms-high-contrast:none) and (min-width: 1025px) {
   header.master-layout-3.no-banner .logo img {
    /* padding-bottom:8px; */
   }
  header.master-layout-3.scrolled-head .container-fluid {
    height:83px;
  }
  header.master-layout-3 .header-bottom nav ul{
    position:relative;
  }
       header.master-layout-3 .header-bottom nav ul:before {
         content:'';
         height:1px;
         width:100%;
         top:15px;
         right:0;
         position:absolute;
         background:var(--primary-color);
       } 
  header.master-layout-3.scrolled-head .header-bottom nav ul:before {
        
         height:0px;
        
       } 
        header:not(.scrolled-head):not(.no-banner):after{
content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 30vh;
        background-image: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0));
        opacity: 0.5;
    z-index: -1
}
header .MyProfile_Member .MyProfile_SignedIn .MyProfile_Name::after{
  margin-left:0;
      content:'';
}
.MyProfile_Member .MyProfile_SignedIn::after {
    content: "\f0dd";
    font-family: FontAwesome;
    position: absolute;
    right:10px;
    top:10px;
    color:white;
    display: block;
    z-index: 200;
}
.MyProfile_Member:hover .MyProfile_SignedIn::after {
    /* color:var(--primary-color); */
    color:white;
}
.scrolled-head .MyProfile_Member .MyProfile_SignedIn::after {
    top:15px;
}
header.master-layout-3 .mobile-nav-btn{
  margin-top:0;
  padding-left: 30px;
}
header.master-layout-3.scrolled-head  .MyProfile_Member .MyProfile_SignedIn, 
header.master-layout-3.scrolled-head  .MyProfile_Member .MyProfile_SignedOut{
  top:44%;
}
}
@media(hover:hover)and (pointer:fine)and (min-width:1025px) and (max-width:1499px),
screen and (-ms-high-contrast:none)and (min-width:1025px) and (max-width:1499px) {

    .MyProfile_Member .MyProfile_SignedIn::after{
        right:30px;
    }
}
@media(hover:none) and (min-width:1024px){
  header.master-layout-3 .mobile-nav-btn{
    width: 90px;
    margin:0;
  }
}
@media(hover:none) or (max-width:1024px){
header.master-layout-3 .logo {
   
/*     width: calc(100% - 160px); */
    /* width:100%; */
    width:60px;
    left:calc(50% - 23px);
    z-index: 0;
    position: absolute;
    margin: auto;
    display: block;
}
header.master-layout-3.scrolled-head .logo {
    top:-2px;
  }
}
@media(max-width:1023px){
  header.master-layout-3 .mobile-nav-btn {
   
    width: 62px;
}
}
  /* @media(hover:none) or  (max-width:1024px){
header.master-layout-3:is(.no-banner):is(.scrolled-head) .logo .static-img,
    header.master-layout-3:not(.no-banner):not(.scrolled-head) .logo .static-img,
    header.master-layout-3:is(.no-banner):not(.scrolled-head) .logo .static-img,
    header.master-layout-3:not(.no-banner):is(.scrolled-head) .logo .static-img{
    background-image:url('/getmedia/');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  margin:10px 0;
    height:50px;
    min-width: 80px;
}
    header.master-layout-3:is(.no-banner):is(.scrolled-head) .logo .static-img img,
    header.master-layout-3:not(.no-banner):not(.scrolled-head) .logo .static-img img,
    header.master-layout-3:is(.no-banner):not(.scrolled-head) .logo .static-img img,
    header.master-layout-3:not(.no-banner):is(.scrolled-head) .logo .static-img img{
        display: none;
    }
} */

/*---------------------------------desktop slideout header----------------------------*/
/*needed to prevent intial load flash*/
body:not(.EditMode).desktop-mobile-nav-mode #divMainMenu {
    display: none !important;
}


body:not(.EditMode).desktop-mobile-nav-mode .MyProfile_Member {
    opacity: 0;
    animation: profileFadeIn .5s ease forwards;
}

@keyframes profileFadeIn {
    to {
        opacity: 1;
    }
}



  /* -----------------------------------
     Desktop header should behave like mobile
  ----------------------------------- */
  body.desktop-mobile-nav-mode header.master-layout-3.fixed-shrink.wgt-header > .container-fluid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    position: relative;
  }

  /*needed if using layout1*/
  /* body.desktop-mobile-nav-mode .mobile-nav-btn {
    display: block !important; required for system
    flex: 0 0 auto;
    order: 1;
  }

  body.desktop-mobile-nav-mode .logo {
    display: flex;
    justify-content: center;
    flex: 1 1 auto;
    order: 2;
    text-align: center;
  }

  body.desktop-mobile-nav-mode .MyProfile_Member {
    display: block;
    flex: 0 0 auto;
    order: 3;
  } */

  /* -----------------------------------
     Real menu button
  ----------------------------------- */
  body.desktop-mobile-nav-mode #menu-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    visibility: visible;
    opacity: 1;
    position: relative;
    z-index: 10002;
    color:white;
  }
 body #menu-button:hover{
    border-top:1px solid white;
    border-bottom:1px solid white;
  }
  body.desktop-mobile-nav-mode #menu-button i {
    display: none;
  }

  body.desktop-mobile-nav-mode #menu-button::after {
    content: "Menu";
    display: inline-block;
    font-size: 1.7em;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: inherit;
  }

  /* -----------------------------------
     Logo sizing
  ----------------------------------- */
  body.desktop-mobile-nav-mode .logo .static-img img {
    /* max-height: 72px; */
    width: auto;

    margin: 0 auto;
  }

  /* -----------------------------------
     Drawer overlay
     Updated so it is based on viewport,
     not the header/max-width parent.
  ----------------------------------- */
  
  body.desktop-mobile-nav-mode #divMainMenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.65);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 10000;
    overflow: hidden;
    transition: opacity 0.25s ease, visibility 0.25s ease;
  }
 body:not(.EditMode).desktop-mobile-nav-mode #divMainMenu:has(.showMobile){
    display:block !important ; /*needed for system*/
  }
  body.desktop-mobile-nav-mode.desktop-mobile-nav-open #divMainMenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
body.desktop-mobile-nav-mode #divMainMenu nav[data-role="menu-container"], 
body.desktop-mobile-nav-mode #divMainMenu nav[data-role="menu-container"].showMobile{
    scrollbar-color: var(--backdrop) var(--backdrop);
}

  /* -----------------------------------
     Actual drawer panel
     Updated to fixed/left of viewport.
  ----------------------------------- */
  body:not(.EditMode).desktop-mobile-nav-mode #divMainMenu nav[data-role="menu-container"],
  body:not(.EditMode).desktop-mobile-nav-mode #divMainMenu nav[data-role="menu-container"].showMobile {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 30vw;
    min-width:700px;
    max-width:100%;
    min-height: 100vh;
    background: #ffffff;
    overflow-y: auto;
    padding: 80px 30px 30px;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: 10001;
  }

  body:not(.EditMode).desktop-mobile-nav-mode.desktop-mobile-nav-open #divMainMenu nav[data-role="menu-container"],
  body:not(.EditMode).desktop-mobile-nav-mode.desktop-mobile-nav-open #divMainMenu nav[data-role="menu-container"].showMobile {
    transform: translateX(0) ;
  }

  /* -----------------------------------
     Close button
  ----------------------------------- */
   .close-nav .fa-times:before, .showMobile .fa-times:before{
    content:'\f837';
     font-family: "Material Symbols Outlined";
  font-size: 1em;      /* controls icon size */
  display: inline-block;
    transform: rotate(180deg);
      /* padding-bottom:8px; */
}
.close-nav:before, .showMobile .close-nav:before {
    content: 'CLOSE'; 
color:#2a2a2a;
    font-size:1.8em;
}
.close-nav:hover {
    border-bottom: 1px solid var(--primary-color);
    border-top:1px solid var(--primary-color);
}
/*animate arrow*/
 body #p_lt_Header_ResponsiveNavigationWidget_closeNav,
  body #p_lt_Header_ResponsiveNavigationWidget_closeNav.showMobile {
      overflow: hidden;
}

.icon-m.close-nav.showMobile .fa-times{
    transition:transform  .3s  ease-in;
}
.icon-m.close-nav.showMobile:hover .fa-times{
        transform: translate3d(15px, 30px, 0px);
}
  body.desktop-mobile-nav-mode #p_lt_Header_ResponsiveNavigationWidget_closeNav,
  body.desktop-mobile-nav-mode #p_lt_Header_ResponsiveNavigationWidget_closeNav.showMobile {
    display: none;
  }

  body.desktop-mobile-nav-mode.desktop-mobile-nav-open #p_lt_Header_ResponsiveNavigationWidget_closeNav,
  body.desktop-mobile-nav-mode.desktop-mobile-nav-open #p_lt_Header_ResponsiveNavigationWidget_closeNav.showMobile {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 24px;
    right: 24px;
    width: 160px;
    height: 40px;
    z-index: 10002;
    text-decoration: none;
    color: #000;
    visibility: visible;
    opacity: 1;
  }
.icon-m.close-nav.showMobile {
      /* margin:28px 14px; */
      float:left;
      left: 0;
      right: auto;
      margin: 9px 14px;
      height: 40px;
      display: inline-flex;
      align-items: center;
    justify-content: center;
    position: absolute;
    top: 24px;
    right: 24px;
    width: 160px;
    height: 40px;
 
  }
  /* -----------------------------------
     Main menu visible when open
     Updated because #divMainMenu may now
     be appended to body, outside .master-layout-3.
  ----------------------------------- */
  body.desktop-mobile-nav-mode #main-menu {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  body.desktop-mobile-nav-mode.desktop-mobile-nav-open #main-menu,
  body.desktop-mobile-nav-mode.desktop-mobile-nav-open #main-menu.collapsed,
  body.desktop-mobile-nav-mode #divMainMenu nav #main-menu {
    display: flex; /*removed important, still verifying*/
    flex-direction: column;
    visibility: visible;
    opacity: 1;
    position: static;
    width: 100%;
    min-height: calc(100vh - 150px);
    justify-content: center;
  }

  body.desktop-mobile-nav-mode #divMainMenu nav #main-menu ul {
    width: 100% !important;
    right: 0 !important;
  }

  /* -----------------------------------
     Primary items stack vertically
  ----------------------------------- */
  body  #main-menu > li {
    display: block;
    position: relative;
    min-height: 90px;
    margin: 0;
    padding: 0;
    width: 100%;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.12); */
  }

  body.desktop-mobile-nav-mode #divMainMenu nav #main-menu li {
    width: 100%;
  }

  /* body.desktop-mobile-nav-mode #main-menu > li > a {
    display: block;
    width: 100%;
    padding: 16px 40px 16px 0;
    text-decoration: none;
    color: #000;
        font-size:4em; 
  } */

  body.desktop-mobile-nav-mode #main-menu > li > .fa-plus {
    position: absolute;
    top: 18px;
    right: 0;
    cursor: pointer;
    display: block;
    color: #000;
  }

  body.desktop-mobile-nav-mode #main-menu > li > .fa-minus {
    position: absolute;
    top: 18px;
    right: 0;
    cursor: pointer;
    display: block;
    color: #000;
  }

  body.desktop-mobile-nav-mode #main-menu > li:has(.fa-minus) ul {
    position: relative !important;
  }
body.desktop-mobile-nav-mode #main-menu i.fa-plus:before {
  content:'\f107';
  
  }
  body.desktop-mobile-nav-mode #main-menu i.fa-minus:before {
  content:'\f107';
   transform: rotate(180deg);
    display:inline-block;
  }
    
   
  body #main-menu i.fa-plus:before, 
  body #main-menu i.fa-minus:before {
  font-size:3.7em;
  font-weight:400;
  color:#2a2a2a;
  /* color:var(--primary-color); */
  
  }
  body.desktop-mobile-nav-mode #main-menu i.fa-minus:before {
  
  /* color:white; */
  color:#2a2a2a;
  
  }
  

  /* -----------------------------------
     Child nav
  ----------------------------------- */
  body.desktop-mobile-nav-mode #main-menu .child-nav {
    position: static !important;
    width: 100% !important;
    transform: none !important;
    margin: 0;
    padding: 0 0 10px 16px;
    list-style: none;
    background: transparent;
    box-shadow: none;
    display: none;
  }

  body.desktop-mobile-nav-mode #main-menu .child-nav[style*="display: block"],
  body.desktop-mobile-nav-mode #main-menu li.open > .child-nav,
  body.desktop-mobile-nav-mode #main-menu li.active > .child-nav,
  body.desktop-mobile-nav-mode #main-menu li.expanded > .child-nav,
  body.desktop-mobile-nav-mode #main-menu > li:has(.fa-minus) > .child-nav {
    display: block;
  }

  body.desktop-mobile-nav-mode #main-menu .child-nav li {
    display: block;
    width: 100%;
  }

  body.desktop-mobile-nav-mode #main-menu .child-nav li a {
    display: block;
    padding: 10px 0;
    text-decoration: none;
    color: #000;
      font-size:2em;
  }

/*-------------mobile---------------------------*/
header.master-layout-3.scrolled-head .MyProfile_Member .MyProfile_Svg{
    margin-top:-2px;
}
/* header.master-layout-3:has(.showMobile) .MyProfile_Member .MyProfile_Svg svg {
  fill:white;
  fill:var(--primary-color);
  } */
  .master-layout-3 #menu-button i.fa-bars {
  color:white;
  }
 .icon-m.close-nav {
      /* margin:28px 14px; */
       float:left;
    left: 0;
    right: auto;
    margin: 9px 14px;
  }
  .master-layout-3 .showMobile .fa-times {
    /* color:white; */
    color:var(--primary-color);
 
  }

  .master-layout-3 .showMobile i.fa-plus:before {
  content:'\f107';
  
  }
  .master-layout-3 .showMobile i.fa-minus:before {
  content:'\f107';
   transform: rotate(180deg);
    display:inline-block;
  }
    
   
  .master-layout-3 .showMobile i.fa-plus:before, 
  .master-layout-3 .showMobile i.fa-minus:before {
  font-size:1.7em;
  font-weight:400;
  color:#2a2a2a;
  /* color:var(--primary-color); */
  
  }
  .master-layout-3 .showMobile i.fa-minus:before {
  
  /* color:white; */
  color:#2a2a2a;
  
  }
  
  .master-layout-3 .showMobile i.fa-plus,
  .master-layout-3 .showMobile i.fa-minus {
    border-radius: 5px;
    /* background:var(--primary-color);  */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    /* border:1px solid var(--primary-color); */
  }
  
  .master-layout-3 .showMobile i.fa-plus {
  /* padding: 10px 15px; */
  padding: 14px 14px;
  margin-top: 11px;
  }
  .master-layout-3 .showMobile i.fa-minus {
    /* padding: 10px 22px;  */
    /* background:var(--primary-color);  */
    padding: 14px 14px;
    margin-top: 14px;
    /* box-shadow:var(--bs-v2);  */
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  .master-layout-3 nav.showMobile #main-menu {
    background:transparent;
        display: flex;
    height: 100%;
    min-height: fit-content;
    flex-direction: column;
    justify-content: center;
  }
  /* .master-layout-3 nav.showMobile:before {
   content:'';
      background-image:url('/getmedia/');
      background-size:contain;
      background-repeat: no-repeat;
      background-position: center bottom;
      width:100px;
      height:100px;
  
      position: relative;
      margin: 50px auto 10px;
      display: block;
  } */
  header.wgt-header nav.showMobile{
  background:var( --soft-grey);
  padding-bottom:60px;
  
  }
  header.wgt-header nav.showMobile li a{
/* text-align: center;
width:fit-content; */
flex-grow:unset;
  
  }
  /* header.wgt-header nav.showMobile li {
    justify-content: start;
  
  } */
  
  .master-layout-3 nav.showMobile #main-menu ul{
  /* background:var(--primary-color); */
    padding-left:16px;
  }
  .fullmenu nav.showMobile .top-nav
   {
      width: calc(100% - 0px);
  }
  .master-layout-3 #divMainMenu nav.showMobile #main-menu li a {
  color:#2a2a2a;
  }
  /* .master-layout-3 #divMainMenu nav.showMobile #main-menu ul li a {
  color:white;
  } */
  
  .master-layout-3 #divMainMenu nav.showMobile #main-menu a.active-link,
  .master-layout-3 #divMainMenu nav.showMobile #main-menu a.current {
  background:transparent;
    /* text-decoration:underline; */
  color:var(--primary-color-light);
  /* font-weight:600; */
  }
  .master-layout-3 #divMainMenu nav.showMobile #main-menu ul a.active-link,
  .master-layout-3 #divMainMenu nav.showMobile #main-menu  ul a.current {
   text-decoration:underline;
  color:var(--primary-color);
  }
  header.master-layout-3 nav.showMobile #main-menu ul a {
    background:transparent;
  }
header.wgt-header nav.showMobile #main-menu li ul {
  background-color:white;
    padding-left:10px;
    padding-right:10px;
}

  .master-layout-3 #divMainMenu nav.showMobile #main-menu li ul a {
    border:none;
     padding: 20px;
    /* border-bottom:1px solid var(--accent-color); */
  }
header.master-layout-3  nav.showMobile #main-menu a {
 
    /* line-height:35px; */
    text-align: left;
    width: fit-content;
    display: block;
    flex-grow: unset;
}
header.master-layout-3 .showMobile #main-menu li{
  /* border-bottom:1px solid var(--primary-color-light); */
      justify-content: flex-start;
       /* min-height: 67px; */
}
header.master-layout-3 .showMobile #main-menu ul li{
    border-color: none;
}

/* header.master-layout-3 .showMobile #main-menu li:has(.child-nav) > a{
   margin-left:44px;
} */
header:not(.no-banner):not(.scrolled-head) #main-menu ul.showMobile a:hover {
   background-color:var(--primary-color-hover)
}


    /* header.master-layout-3:has(.showMobile) .MyProfile_Member .MyProfile_SignedIn,
 header.master-layout-3:has(.showMobile) .MyProfile_Member .MyProfile_SignedOut{
        z-index: 100000;
        position: absolute;
        right: 0;
        top: 0;
    } */

/* header.master-layout-3:has(.showMobile) .MyProfile_Member .fullView {
z-index: 100000;
    top:160px;
    background-color:var( --soft-grey);
      width:calc(100vw - 25px);
    left:auto;
    right:0;
    padding-top:0;
    min-height:100vh;
    position: absolute;
}

header.master-layout-3:has(.showMobile) .MyProfile_Member .fullView a{
    line-height: 2;
    text-align: center;
    color:#2a2a2a;
    border-bottom:1px solid var(--primary-color-light);
} */

nav:has(.showMobile) .mobile-logo-redirect{
    position: absolute;
    left:calc(50% - 100px);
    width:200px;
    top:0;
    height:160px;
    /* border:1px solid red; */
}
/*---blocks clicking outside of slideout nav----*/
header:has(#divMainMenu .showMobile):before{
  content: '';
    background: rgba(0,0,0,0.3);
    display: block;
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
}
/* -----------------------------------
     Close button
  ----------------------------------- */
 
/*matching mobile to desktop*/
 #main-menu .child-nav li a {
    display: inline-block;
    padding: 10px 0;
    text-decoration: none;
    color: #000;
      font-size:2em;
  }
  #divMainMenu .showMobile #main-menu > li > a {
      display: inline-block;
    width: calc(100% - 70px);
    padding: 26px 40px 26px 0;
    text-decoration: none;
    color: var(--primary-color-dark);
    font-size:4em;
    line-height:1;
    text-transform:uppercase;
    white-space: break-spaces;
  }
   #divMainMenu .showMobile #main-menu > li > a.active-link{
   /* font-style:italic;
   font-weight:600; */
    color:var(--primary-color-light);
 }
 #divMainMenu .showMobile #main-menu > li  a:hover{
   text-decoration-line: underline overline;
   text-decoration-thickness: 2px;
   text-underline-offset: 5px;
 }
@media(max-width:767px){
    #divMainMenu .showMobile #main-menu > li > a {
    
    padding: 16px 40px 16px 0;
    font-size:2.7em;
  }
  .master-layout-3 .showMobile i.fa-plus {
 
  padding: 8px 14px;
  
  }
  .master-layout-3 .showMobile i.fa-minus { 
     padding: 8px 12px;
  }
  body #main-menu i.fa-plus:before, 
  body #main-menu i.fa-minus:before{
    font-size:2.5em;
  }
   .master-layout-3 #divMainMenu nav.showMobile #main-menu li ul a {
        font-size: 1.5em;
    }
    .master-layout-3 #divMainMenu nav.showMobile #main-menu li ul a:hover{
        background:none;
    }
}
@media(max-width:500px){
    #divMainMenu .showMobile #main-menu > li > a {
      font-size:2.1em;
    }
}
  #divMainMenu nav[data-role="menu-container"].showMobile {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    max-width:680px;
    
    height: 100vh;
    background: #ffffff;
    overflow-y: auto;
    padding: 80px 30px 80px;
    transform: translateX(-0%);
    transition: transform 0.3s ease;
    z-index: 10001;
  }
/*phone*/
  #menu-button::after {
    content: "Menu";
    display: inline-block;
    font-size: 1.6em;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color:white;
  }
  
#menu-button .fa-bars{
    display: none;
}
/*------------hides nav items that are not in side nav loading catch-----*/
header.master-layout-3 nav:not(:has(.showMobile)){
  display:none;
}
/*--------------------------max-width-700------------------------*/
  .max-width-700 :is(p,h1,h2,h3,h4,h5,h6,ul,ol, .col-sm, .text-block-wrapper) {
    width:100%;
    max-width:700px;
    margin-left:auto;
      margin-right:auto;
    text-wrap-style:pretty;
}
body:has(.append-to-form.max-width-700) .widget-bizform p {
    max-width: 700px;
    margin-left:auto;
    margin-right:auto;
}
 /*--------------------------max-width-900------------------------*/
  .max-width-900 :is(p,h1,h2,h3,h4,h5,h6,ul,ol, .col-sm, .text-block-wrapper) {
    width:100%;
    max-width:900px;
    margin-left:auto;
      margin-right:auto;
    text-wrap-style:pretty;
}
body:has(.append-to-form.max-width-900) .widget-bizform p {
    max-width: 900px;
    margin-left:auto;
    margin-right:auto;
}
/*--------------------------max-width-1100------------------------*/
  .max-width-1100 :is(p,h1,h2,h3,h4,h5,h6,ul,ol, .col-sm, .text-block-wrapper) {
    width:100%;
    max-width:1100px;
  margin-left:auto;
      margin-right:auto;
    text-wrap-style:pretty;
}
body:has(.append-to-form.max-width-1100) .widget-bizform p {
    max-width: 1100px;
    margin-left:auto;
    margin-right:auto;
}
/*----------------------------left-align-----------------------*/
@media(min-width:768px){
section:is( .page-title-overlay.left-align) .inner-wrap .container .row{
    margin:auto auto 0 0;
       text-align: left;
}
  }

/*-------------------page-title-overlay-------------------*/
.page-title-overlay h1 {
  font-weight: 500;
  margin-bottom: 10px;
  line-height:1;
}
.page-title-overlay p {
      font-size: 18px;
    max-width: 600px;
    margin-top:0;
    line-height: 1.5;
}
.page-title-overlay h2 {
font-size:2em;
margin-bottom: 6px;
}
.page-title-overlay p:first-of-type {
    margin-bottom: 10px;
}
/* .page-title-overlay a:after{
    content:'\f591';
    position: absolute;
    top:15px;
    font-family: "Material Symbols Outlined";
    display: inline;
    margin-left:15px;
  
    font-size:1.1em;
    line-height: 1;
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 54;
    
} */
.page-title-overlay .e3-button{
  /* padding-right:50px; */
  margin-top:16px;
}
.page-title-overlay a {
    text-decoration: none;
    position: relative;
    padding-bottom:15px;
 
 
}
/* .page-title-overlay a:hover:after{
    font-variation-settings: 'FILL' 1;
} */
.page-title-overlay a:hover {
    text-decoration: underline;
}
@media(min-width:767px){
.page-title-overlay.theme1 .theme-secondary {
  color:white;
}

}
@media(max-width:1100px){
   .page-title-overlay h1 {
   font-size: 3em;
  }
   .page-title-overlay h2 {
   font-size: 1.7em;
  }
  .page-title-overlay p{
    max-width:750px;
  }
}
@media(max-width:766px){
  .page-title-overlay h1 {
   font-size: 2.4em;
   color:white;
  }
   .page-title-overlay h2 {
   font-size: 1.5em;
  }
}
@media(max-width:300px){
  .page-title-overlay h1 {
   font-size: 1.8em;
  }
  .page-title-overlay h2 {
   font-size: 1.2em;
  }
}
/*-----------------------hero banner-----------------------*/
  .video-widget .scroll-chevron {
    display: none;
  }
   .cho-hero-textwidget .cho-hero-textwidget-content {
    display: none;
    }
section:is(.page-title-overlay) h2:before{
      display: none;
    }
 @media (min-width: 768px) {
    .page-content:has( .page-title-overlay) .cho-hero-textwidget .scroll-chevron {
        z-index: 901;
    }
    .cho-hero-textwidget.height100 {
        height: calc(100vh);
    }
  body:not(.EditMode) section:is( .page-title-overlay){
     position:absolute;
    z-index: 100;
    } 
    .page-content:has( .page-title-overlay) .cho-hero-textwidget:first-of-type:is(.height100, .height75, .trueheight100, .height50):after {
    content:'';
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 100;
    }
    
    section:is( .page-title-overlay) .inner-wrap {
     background:transparent;
 
    }
       section.basic-text-area:is( .page-title-overlay) :is(h1,h2,h3,p,a) {
      color:white;
     
    }
      
    /* section:is(.page-title-overlay) h2{
      margin-bottom:0;
    } */
    body:is(.EditMode)  section.basic-text-area:is( .page-title-overlay) :is(h1,h2,h3,p,a){
      color:black;
    }
   
    body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height100, .trueheight100) :is( .page-title-overlay),  
body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height75) :is( .page-title-overlay) {
      top:130px;
    }
body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height50) :is( .page-title-overlay) {
      top:130px;
    }

  
    section:is( .page-title-overlay) .inner-wrap .container .row {
     width: 90%;
   
    }
     .page-content:has(.page-title-overlay) .cho-hero-textwidget:first-of-type:is(.height100, .height75, .trueheight100):after {
    /* background-image: linear-gradient(to bottom,  rgba(0,0,0,.50)80%, transparent 100%); */
    background-image: linear-gradient(to bottom,  rgba(0,0,0,.5)50%, rgba(0,0,0,.8)100%);
    }
     .page-content:has(.page-title-overlay) .cho-hero-textwidget:first-of-type:is( .height50:first-of-type):after {
  
    background-image: linear-gradient(to bottom,  rgba(0,0,0,.5)50%, rgba(0,0,0,.8)100%);
    }
  
    body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height100, .trueheight100) :is(.page-title-overlay) {
      top:calc(48vh);
    }
    
    body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height75) :is( .page-title-overlay) {
      top:calc(30vh);
    }
    
     body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height50) :is( .page-title-overlay) {
      top:calc(20vh);
    }
    
    
    section:is( .page-title-overlay) .inner-wrap .container {
        width:100%;
        padding: 20px 30px;
        max-width:1440px;
        margin:auto;

    }
     
}
@media (min-width: 768px) and (max-width: 1024px) and (max-height: 767px) and (orientation: landscape) {
    .cho-hero-textwidget.height75 {
    
        height: 75vh;
    }
}
@media(max-width:1024px){
     /* body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height75) :is( .page-title-overlay) {
      top:calc(80px);
    } */
      body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height50) :is( .page-title-overlay) {
      top:calc(130px);
    }
    
}
/*-----------------video banner height------------------*/
@media(min-width:767px){
    .cho-hero-textwidget.video-widget.trueheight100{
        max-height: 100vh;
    }
    .video-widget .scroll-chevron.position-fixed{
        bottom:5vh;
        display: none;
    }
}
/*--------------------video banner with title overlay banner more detail adjustmet------------------*/
.cho-hero-textwidget.video-widget.trueheight100 {
  z-index:100;
}

@media(min-width:1000px) and (max-width:1100px){ 
   body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.trueheight100) :is( .page-title-overlay){
    top:24vh;
  }
  
}
@media(min-width:767px) and (max-width:999px){ 
   body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.trueheight100) :is( .page-title-overlay){
    top:15vh;
  }
 .page-content:has(.cho-hero-textwidget:first-of-type.trueheight100)  section:is( .page-title-overlay) .inner-wrap .container .row {
      width: 90%;
  }

}

@media (max-width:767px){
   
  section:is( .page-title-overlay) .inner-wrap {
    /* background:transparent; */
    position:relative;

   }
 
   section:is( .page-title-overlay) .inner-wrap .container {
        width:100%;
        /* padding: 45px 60px ; */
         padding:45px 30px 5px;
        max-width:1440px;
        margin:auto;
       text-align:center;
    }
     /* section:is(.page-title-overlay) .inner-wrap .container {
     
        padding: 35px 60px 5px;
       
    } */
  
 
}
 section:is( .page-title-overlay) .inner-wrap .container .row {
     margin: auto;
     text-align: center;
    }
@media(max-width:500px){
 
    section:is( .page-title-overlay) .inner-wrap .container {
       padding:20px 5px;
     }
     
    section:is( .page-title-overlay) .inner-wrap .container {
       padding:20px 5px 5px;
     }
}
@media(min-width:1200px){
     section:is( .page-title-overlay) .inner-wrap .container .row {
     width: 900px;

    }
  
}
@media(min-width:1500px){

   section:is( .page-title-overlay) .inner-wrap .container {
        padding: 20px 20px;
        
    }
}
@media (max-height: 600px) and (min-width:768px) {
      body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height100, .trueheight100) :is( .page-title-overlay) {
      top:100px;
    }
    
    body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height75) :is( .page-title-overlay) {
      top:100px;
    }
     body:not(.EditMode) .page-content:has(.cho-hero-textwidget:first-of-type.height50) :is( .page-title-overlay) {
      top:100px;
    }
 
}
/*-----------------------heorbanner full height with remove-footer----------*/
.page-content:has(.remove-footer) .cho-hero-textwidget :is(.rotating-image-banner-slider,  .cho-hero-textwidget-bg){
    height:100vh;
}
/*-----------------------------logo-overlay-----------------------*/
.logo-overlay .theme-secondary{
    background:transparent;
}
.logo-overlay {
    position: absolute;
    top:0;
    z-index: 1000;
}
.logo-overlay img {
    height:300px;
    margin:auto;
    display: block;
}
.logo-overlay .container {
    height:90vh;
}
.logo-overlay .container .row{
    margin:auto;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

body:has(.logo-overlay) header .logo, 
body:not(.EditMode):has(.logo-overlay).desktop-mobile-nav-mode .logo{
    display: none;
}

body:has(.logo-overlay) .vid1-dimensions.vjs-fluid {
    height:100vh;
}
/*-----------------not-hero----------------*/
.cho-hero-textwidget.not-hero .cho-hero-textwidget-bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.cho-hero-textwidget.not-hero {
    position: relative;
    height:auto;
}

.cho-hero-textwidget.not-hero .cho-hero-textwidget-content {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
}

/*---------------impactful-p-------------------*/
.impactful-p p {
    font-size:20px;
}
.impactful-p p :is(.btn, .e3-button){
    font-size:16px;
}



/*-----------------------------p -font size -----------------------*/
@media(max-width:767px){
    .impactful-p p,
    .page-title-overlay p  {
        font-size:16px;
}
}

/*---------------------------------padding-md , padding-lg, .padding-top-lg, padding-bottom-lg,padding-top-md ,padding-bottom-md, override-padding-bottom-sm--------------------------------*/


@media (min-width: 768px) {
  .padding-md .container {
    padding-top: 44px;
    padding-right: 16px;
    padding-bottom: 44px;
    padding-left: 16px;
  }

  .padding-top-md .container {
    padding-top: 44px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .padding-bottom-md .container {
    padding-right: 16px;
    padding-bottom: 44px;
    padding-left: 16px;
  }

  .padding-lg .container {
    padding-top: 88px;
    padding-right: 16px;
    padding-bottom: 88px;
    padding-left: 16px;
  }

  .padding-top-lg .container {
    padding-top: 88px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .padding-bottom-lg .container {
    padding-right: 16px;
    padding-bottom: 88px;
    padding-left: 16px;
  }

  .widget-bizform.padding-bottom-lg .inner-wrap {
    padding: 20px 16px 88px 16px !important;/*needed for inline override*/
   
  }
}

@media (min-width: 1200px) {
  section.basic-block.padding-lg .basic-block-wrapper {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  section.basic-block.padding-md .basic-block-wrapper {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  section.basic-block.padding-top-md .basic-block-wrapper {
    padding-top: 44px;
  }

  section.basic-block.padding-bottom-md .basic-block-wrapper {
    padding-bottom: 44px;
  }

  section.basic-block.padding-top-lg .basic-block-wrapper {
    padding-top: 96px;
  }

  section.basic-block.padding-bottom-lg .basic-block-wrapper {
    padding-bottom: 96px;
  }
}

@media (max-width: 767px) {
  .padding-md .container {
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
  }

  .padding-top-md .container {
    padding-top: 24px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .padding-bottom-md .container {
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
  }

  .padding-lg .container {
    padding-top: 44px;
    padding-right: 16px;
    padding-bottom: 44px;
    padding-left: 16px;
  }

  .padding-top-lg .container {
    padding-top: 44px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .padding-bottom-lg .container {
    padding-right: 16px;
    padding-bottom: 44px;
    padding-left: 16px;
  }

  .remove-padding-mobile .container {
    padding-top: 0;
    padding-right: 16px;
    padding-bottom: 0;
    padding-left: 16px;
  }

  .widget-bizform.padding-bottom-lg .inner-wrap {
    padding: 20px 16px 44px 16px!important; /*needed for inline override*/
   
  }
}

@media (max-width: 1119px) {
  section.basic-block.padding-lg .basic-block-wrapper {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  section.basic-block.padding-md .basic-block-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  section.basic-block.padding-top-md .basic-block-wrapper {
    padding-top: 24px;
  }

  section.basic-block.padding-bottom-md .basic-block-wrapper {
    padding-bottom: 24px;
  }

  section.basic-block.padding-top-lg .basic-block-wrapper {
    padding-top: 44px;
  }

  section.basic-block.padding-bottom-lg .basic-block-wrapper {
    padding-bottom: 44px;
  }
}

@media (max-width: 767px) {
  section.basic-block.padding-lg .basic-block-wrapper {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  section.basic-block.padding-md .basic-block-wrapper {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  section.basic-block.padding-top-md .basic-block-wrapper {
    padding-top: 12px;
  }

  section.basic-block.padding-bottom-md .basic-block-wrapper {
    padding-bottom: 12px;
  }

  section.basic-block.padding-top-lg .basic-block-wrapper {
    padding-top: 12px;
  }

  section.basic-block.padding-bottom-lg .basic-block-wrapper {
    padding-bottom: 12px;
  }
}
/*--------------------------remove-padding-mobile-------------------*/
@media(max-width:767px){
.remove-padding-mobile .container{
  padding-bottom:0;
  padding-top:0;
}
}
/*----------------------remove-bottom-space--------*/
section.remove-bottom-space.center .text-block{
  padding-bottom:0;
}
/*----------------------remove-top-space--------*/
section.remove-top-space.center .text-block{
  padding-top:0;
}
/*--------------------larger image, sm-img will be default---------*/
@media (min-width: 768px) {
    .basic-block:not(.sm-img) .basic-block-wrapper .img-block {
        min-height: 658px;
        height: 100%;
    }
}
/*--------------------------------------title and summary--------------------------*/
.basic-block :has(h2) h3 {
  font-size:2em;
}
.basic-block.center .text-block {
    padding-top:64px;
    padding-bottom:64px;
}
.basic-block.background-image h2 {
    font-size:3em;
}
.basic-block.background-image .basic-block-wrapper .text-block{
    margin-top:40px;
    margin-bottom:40px;
}
 .basic-block.background-image .inner-wrap {
        height: auto;
    }
.basic-block.leftfull .dark-op75{
        background: linear-gradient(to right, rgba(0, 0, 0, .70) 0%, rgba(0, 0, 0, .5) 100%);
    text-shadow: none;
}
@media(max-width:767px){
  .basic-block.background-image h2 {
    font-size:2.5em;
}
.basic-block.background-image .basic-block-wrapper .text-block{
    margin-top:20px;
    margin-bottom:20px;
}
    .basic-block .basic-block-wrapper .img-block img{
        max-height: 450px;
        object-fit: cover;
    }
}
/* @media(max-width:1440px) and (min-width:768px){
    .basic-block:not(.center, .background-image) .basic-block-wrapper .img-block.col-sm-push-6 {
        margin-right:40px;
        width:calc(50% - 40px);
    }
    .basic-block:not(.center, .background-image) .basic-block-wrapper .img-block:not(.col-sm-push-6) {
        margin-left:40px;
        width:calc(50% - 40px);
    }
    .basic-block:not(.center, .background-image) .basic-block-wrapper .col-sm-offset-1{
        margin-left:40px;
    }
} */
@media(max-width:767px){
    /* .basic-block:not(.center, .background-image) .basic-block-wrapper .img-block{
        width:calc(100% - 40px);
        margin:auto;
    }  */
     .basic-block.center .text-block {
    padding-top:24px;
    padding-bottom:24px;
} 
.basic-block .basic-block-wrapper .text-block{
        padding: 30px 20px;
    }
}

/*---------override-padding-bottom-sm------------*/
.override-padding-bottom-sm.basic-block .text-block {
    padding-bottom: 16px;
}

/*-----------------testimonials--------------*/
/*-----------------------------------------testimonials slider----------------------------------------------*/
.testimonial-slider .col-sm:before, 
.testimonial-slider .col-sm:after {

    content:'"';
    position:absolute;
    font-size:15em;
    line-height: 40px;
    color:white;
    font-family: "Palanquin", sans-serif;
    left: calc(50% - 30px);
        
}
.testimonial-slider .col-sm:before {
  transform: rotateZ(180deg);
    padding-top:0px;
    top:-60px;
  
      width:60px;
        
}
.testimonial-slider .col-sm:after {
    bottom:-110px;
     width:60px;
        
}
.testimonial-slider blockquote {
    border:none;
    background:transparent;
     font-family: var(--title-font-family);
     font-size: 3.3em;
    line-height:1.1;
    margin-bottom:0;
    margin-top:0;
    color:white;
    padding: 20px;
        text-align:center;
}

.testimonial-slider blockquote p  {
    margin-bottom:0;
      line-height:1.1;
}
.testimonial-slider .col-sm {
    margin:70px auto 120px;
    /* text-wrap-style:balance; */
     width: 90%;
    max-width: 1100px;
    overflow: visible;
}


.testimonial-slider .inner-wrap{
  height:100%;
    min-height:64vh;
}
.testimonial-slider.basic-text-area .container{
    padding:32px 16px;
}

.testimonial-slider.basic-text-area .row {
    min-height: 64vh;
    height:100%;
    align-items: center;
}

.slick-track:has(.testimonial-slider ) {
  top:-1px;
}

.slider-container {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    display: block;
}
.slick-dots li:only-child {
    display: none;
}
.slider-container:has(.testimonial-slider) .slick-dots li button {
    background:var(--accent-color);
    margin:auto;
    opacity:0.8;
}
.slider-container:has(.testimonial-slider) .slick-dots li.slick-active button {
    background:white;
}
.slider-container:has(.testimonial-slider) .slick-dots {
    width:fit-content;
    margin: 10px auto;
    position: relative;
    transform: translatey(-40px);
    -webkit-transform: translatey(-40px);
    -moz-transform: translatey(-40px);
    -ms-transform: translatey(-40px);
    -o-transform: translatey(-40px);
}

.slider-container.slick-dotted.slick-slider {
    margin: 24px 0 48px;
}
.testimonial-slider.slick-dots li button {
    margin: 0 auto;
}
@media(max-width:767px){
  .slider-container.slick-dotted.slick-slider {
    margin: 44px 0;
} 
.testimonial-slider blockquote {
    margin-top:20px;
  font-size:2em;
  
}
   .testimonial-slider .col-sm {
    margin:40px auto ;

}
    
.testimonial-slider.basic-text-area .row {
    min-height: 200px;
    height:100%;
    align-items: center;
}
.slider-container:has(.testimonial-slider) .slick-arrow,
.slider-container:has(.testimonial-slider) .slick-arrow:before{
    background:transparent;
    color:var(--accent-color);
    transform: scale(1.6);
    
}
.testimonial-slider .col-sm:before, 
.testimonial-slider .col-sm:after {
    font-size:8em;
    line-height: 40px;
      
}
.testimonial-slider .col-sm:before {
  left: calc(50% - 40px);
    top:-10px;
      width:60px;
        
}
.testimonial-slider .col-sm:after {
    bottom:-80px;
     width:60px;
        left: calc(50% - 20px); 
}
}
@media(max-width:500px){
 
.testimonial-slider blockquote {
    padding:40px 0 20px;
  font-size:1.5em;
}
}
/*-----------------------------hr-custom customizes hr to be graphic-------------*/
.hr-custom hr{
      content:'';
    background-image:url('/getmedia/11d9ce73-c707-45b3-af73-c5fe3a3aac6f/line_break.aspx');
    width:200px;
    height:80px;
    margin: 20px auto;
    background-size:contain;
    background-repeat: no-repeat;
    display: block;
    border:none;
    
}
/*--------------------------reciprocal-clubs---------------*/
/*script for request-link creation*/
.reciprocal-clubs .col-sm > a.request-link{
    display: none;
}
.reciprocal-clubs .col-sm table a , 
.reciprocal-clubs .col-sm table a.e3-button{
    color:white;
    text-decoration:none;
}
.reciprocal-clubs .col-sm table a.e3-button{
    border:1px solid var(--accent-color);
}
.reciprocal-clubs .col-sm table a.e3-button:hover{
    background: var(--primary-color);
    color:white;
}
.reciprocal-clubs .col-sm table a:hover{
  text-decoration:underline;
  color:var(--accent-color);
}
.reciprocal-clubs .col-sm table a:not(.e3-button){
  margin-bottom:5px;
  
  overflow-wrap: break-word;
}
.reciprocal-clubs .col-sm table a[href*="mailto"]:before,
.reciprocal-clubs .col-sm table a[href*="tel"]:before,
.reciprocal-clubs .col-sm table a[href*="http"]:before,
.reciprocal-clubs .col-sm table address:before{
  content: "\e86c";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;      /* controls icon size */
  display: inline-block;
  margin-right:8px;
  transform:translateY(2px);
  line-height: 1;
  height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.reciprocal-clubs .col-sm table address{
  padding-left:30px;
}
.reciprocal-clubs .col-sm table address:before {
    content: '\e0c8';
    transform: translateY(2px);
    margin-left: -30px;
}
.reciprocal-clubs .col-sm table a[href*="mailto"]:before{
  content: "\e158";
}

.reciprocal-clubs .col-sm table a[href*="http"]:before{
  content: "\e80b";
}
.reciprocal-clubs .col-sm table a[href*="tel"]:before{
  content: '\e9cd';
    transform: rotatez(90deg) translateX(4px);
}
.reciprocal-clubs table {
    width:100%;
}
.reciprocal-clubs table tr{
    display: flex;
    flex-wrap:wrap;
    width:100%;
}
.reciprocal-clubs table td:has(h3){
    width:100%;
    text-align: center;
    padding: 20px 0 0px;
    margin-bottom:10px;
    margin-top:10px;
        /* border-bottom:1px solid var(--primary-color); */
  background:none;
  color:white;
  border:0;
}
.reciprocal-clubs .col-sm h3:before{
    content:'';
    background-image:url('/getmedia/11d9ce73-c707-45b3-af73-c5fe3a3aac6f/line_break.aspx');
    width:200px;
    height:80px;
    margin: auto;
    background-size:contain;
    background-repeat: no-repeat;
    display: block;
}

.reciprocal-clubs table td{
    background:rgb(255 255 255 / 15%);
    color:white;
    width:calc(25% - 10px);
    margin:5px;
    padding:20px;
  border:1px solid var(--accent-color);
  border-radius:5px;
  min-width:270px;
  display: flex;
    flex-direction: column;
    justify-content: space-between;
  
}
.reciprocal-clubs table td h4{
    font-size:1.5em;
font-weight:600;
    margin-bottom:16px;
    font-family:var(--title-font-family);
  letter-spacing:1px;
    
}
.reciprocal-clubs table td:not(:has(p,h4,h3,img)){
    display: none;
}
@media(max-width:767px){
  .reciprocal-clubs table td{
    width: 48%;
  }
}
@media(max-width:640px){
  .reciprocal-clubs table td{
    width: 100%;
    max-width: calc(100vw - 70px);
        overflow-wrap: break-word;
  }
}
@media(max-width:400px){
    .reciprocal-clubs table td{
        min-width:auto;
    }
}
/*------------------------------------image and text quick link-------------------------------------*/
.cho-quicklink-tile .cho-quicklink-tile-image img {
    height:100%;
    object-fit: cover;
}
.card-widget .flex-equal-height{
    flex-flow:row wrap;
}
.card-widget:has(.image-background).theme2 .theme-secondary :is(h2,h3,h4,h5,h6){
    color:unset;
}.card-widget .theme-secondary a :is(h2,h3,h4,h5,h6,p){
    color:var(--primary-color-hover);
}
.card-widget:has(.image-background) .theme-secondary :is(h2,h3,h4,h5,h6,p){
    color:white;
}
.card-widget:has(.image-background) .theme-secondary a:hover :is(h2,h3,h4,h5,h6,p){
    color:var(--primary-color);
}
.card-widget:has(.image-background).QL-V2 .theme-secondary a:hover :is(h2,h3,h4,h5,h6,p){
    color:white;
}
.theme1 .theme-primary-hover-in {
    background-color:rgba(0,0,0,0.4);
}
/*-------------------------------------QL-V2------------------------------*/
.QL-V2 .cho-quicklink-tile .cho-quicklink-basic-wrapper .cho-quicklink-content-1b.image-background{
    justify-content: flex-end;
}
.QL-V2 .theme-primary-hover-in {
    background:linear-gradient(to bottom, transparent 00%, rgba(0,0,0,0.85) 85%);
    
}
.QL-V2.theme1 .theme-primary-hover-in:hover{
    background:var(--primary-color-op90)
} 
.QL-V2 a:has(h5) h4 {
    margin-bottom:0;
}

.QL-V2 h5{
    font-size:1.2em;
    margin-bottom:5px;
}
  .QL-V2 .cho-quicklink-tile .cho-quicklink-basic-wrapper .cho-quicklink-content-1b{
    min-height: 350px;
}
@media(min-width:768px){
    .QL-V2 .cho-quicklink-tile.tile-min-height{
    min-height: 520px;
}
}
@media(max-width:700px){
.QL-V2 .cho-quicklink-tile{
    max-width:98%;
   
}
.QL-V2 .cho-quicklink-tile .cho-quicklink-basic-wrapper,
.QL-V2 .cho-quicklink-tile .cho-quicklink-basic-wrapper .cho-quicklink-content-1b{
    min-height:300px;
   
}
}
/*full width varient*/
.QL-V2.full-width-quicklinks .full-width-quicklink-wrapper.large-bkgd{
padding-top:350px;
}
.QL-V2.full-width-quicklinks .quicklink-flex-item:hover .full-width-quicklink-wrapper.large-bkgd :is(h2,h3,h4,h5,h6,p){
color:white;
}
.QL-V2.full-width-quicklinks h3 {
    font-size:2em;
    text-align: left;
}
.QL-V2.full-width-quicklinks p {
   
    text-align: left;
}
@media(max-width:767px){
    .QL-V2.full-width-quicklinks .full-width-quicklink-wrapper.large-bkgd{
padding-top:20%;
}
}
.full-width-quicklinks .thin-bkgd h3.normal-font{
    font-size:2em;
}
/*-------------------------------------------------------------gallery------------------------------------------------------------*/
  .pswp{
  z-index: 20000;
  margin-top:80px;
  max-height:calc(100% - 80px)  ;
  

}
/*arrows*/
@media(max-width:767px){
.slick-arrow.slick-next {
    right: 0;
}
}

 /*-----heading-title-font----*/
.expandable-content-widget.heading-title-font .expandable-content-heading {

    font-family:var( --title-font-family);
}
 /*------------------------------------------------------------------expandable content-----------------------------------------------------------*/
.expandable-content-widget .inner-wrap {
  display: flex;
}
.expandable-content-widget .expandable-content-wrapper {
  max-width: 1440px;
  width:100%;
  margin:0 auto;
}
.expandable-content-widget .expandable-content-heading {
  padding: 0;
    border-bottom:1px solid var(--primary-color);
    font-size:1.25em;
    /* font-family:var( --title-font-family); */
}
.expandable-content-widget .expandable-content-heading .expandable-content-link{
  padding: 12px 15px;
    
}

.expandable-content-widget.theme1 .expandable-content-heading .expandable-content-link{
    border-bottom:1px solid white;
}
.expandable-content-widget.theme1 .expandable-content-heading{
    background:var(--primary-color);
}
.expandable-content-widget.theme2 .expandable-content-heading{
    background:var(--primary-color-dark);
}
.expandable-content-widget.theme2 .expandable-content-link:hover{
     
    background:var(--primary-color-hover);
}
.expandable-content-widget.theme2 .expandable-content-heading > a{
  color:white;
}
.expandable-content-widget .expand-arrow{
  padding: 5px 8px;
}
 /* .expandable-content-widget .expandable-content-link:hover, 
.expandable-content-widget .expandable-content-link:focus
{
   
  
} */
.expandable-content-widget.theme1 .expand-arrow,
 .expandable-content-widget.theme1 .expandable-content-link:hover, 
.expandable-content-widget.theme1 .expandable-content-link:focus
{
    background:#fafafa;
    color:var(--primary-color);
  
}
.expandable-content-widget.theme2 .expand-arrow,
 .expandable-content-widget.theme2 .expandable-content-link:hover, 
.expandable-content-widget.theme2 .expandable-content-link:focus
{
    background:#fafafa;
    color:var(--primary-color);
}
.expandable-content-widget.theme2 .expand-arrow{
    background-color:#fafafa;
    color:var(--primary-color);
}
.expandable-content-widget.theme2 a:hover .expand-arrow {
  background-color:var(--primary-color);
  color:white;
}
 .button-transparent .expandable-content-widget.theme2 a{
   color:white;
 } 
.button-transparent .expandable-content-widget.theme2 a.e3-button{
   color:white;
  border:1px solid white;
 } 
/* .expandable-content-widget.theme2 .row a:not(.e3-button):hover {
  color:var(--primary-color);
} */
/*-----------------------------------tabbed content---------------------------------*/
.tab-content span#tab-mobile-selection {
  
    color: var(--primary-color);
}
.tab-content .tab-content-nav {
  font-family:var(--title-font-family);
  font-size:1.4em;
}
.theme1.tab-content .tab-content-nav ul li:hover, 
.theme1.tab-content .tab-content-nav ul li.active-tab{
    background:var(--primary-color);
    color:white;
    border-color:var(--accent-color);
}

@media(max-width:900px){
    .vertical-tab .tab-content-nav{
        flex-basis: 100%;
        margin-bottom:20px;
    }
    .vertical-tab .tab-content-content{
    flex-basis: 100%;
    }
    .vertical-tab .tab-content-content .tab-content-item {
      padding: 0;
    }
}

/*-----------------------tab-content-center---------------*/
.tab-content-center .tab-content-item{
    height:100%;
    display: flex;
}
 /*---------------------------------------------------------------contact cards-------------------------------------------------------*/
/*removes add to contact button while the blue issue is being fix*/
.div-add-to-contact {
  display: none;
}
.contact-card-widget.card-view  .card-details-inner .detail-item h3 {
    
    color:var(--title-font-color);
    margin-bottom:5px;
}
.contact-card-widget .card-details-inner .detail-item h4 {
  font-size:1.3em;
    /* font-family:var(--body-font-color); */
}
.contact-card-widget.card-view .contact-card-wrapper .card-photo {
    /* border-radius: 0; */
    background-color:var(--primary-color);
    box-shadow: 1px 1px 0px 0px var(--soft-grey);
}
.contact-card-widget.card-view .contact-card-wrapper .contact-card-item {
   box-shadow: 1px 0px 3px 1px #a1a1a1;
    border:none;
}
.contact-card-widget:is(.card-view, .full-card) .contact-card-wrapper .contact-card-item{
    background-color:var(--soft-grey);
}
.contact-card-widget.card-view .contact-card-wrapper .card-details-inner .detail-item .fa  {
    color:var(--primary-color);
}
.contact-card-widget.card-view .contact-card-wrapper .card-details-inner .detail-item .fa:hover  {
    color:var(--primary-color-dark);
}

/*---------------------------------quicklink menu----------------------------*/
/*--------------------------------quick links side menu icons------------------------------------------*/
/*------------------margin-match------------*/
@media(min-width:1200px){
.margin-match.content-quicklink-menu .inner-wrap > div {
   margin-top:80px;
}
}
.content-quicklink-menu .content-quicklink-menu-list {
  background:transparent;
}

.content-quicklink-menu.theme1 .content-quicklink-menu-list a{
  color:white;
}
.content-quicklink-menu.theme1 .content-quicklink-menu-list a:hover{
  color:var(--secondary-soft-color);
/*    background:var(--primary-color-light-2); */
  background:var(--primary-color-dark);
}
.content-quicklink-menu .inner-wrap > div{
    background:rgba(255,255,255,0.1);
    padding: 0px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.1);
 
}
.content-quicklink-menu .content-quicklink-header h2{
      padding: 5px 30px;
    margin:0;
    font-size: 2em;
}
.content-quicklink-menu .content-quicklink-header h2.small-font{
    font-size: 1.5em;
}
.content-quicklink-menu .content-quicklink-menu-list li:first-of-type a{
    border-top:1px solid rgba(255,255,255,0.1);
}
.content-quicklink-menu .content-quicklink-menu-list li:last-of-type a{
    border-bottom:none;
}
.content-quicklink-menu .content-quicklink-menu-list a{
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.content-quicklink-menu .content-quicklink-menu-list p{
    position: relative;
    width:100%;
    margin:12px;
    padding-left:20px;
    padding-right:20px;
    
}
.content-quicklink-menu .content-quicklink-menu-list p:after{
     content: "\e5c8";
     font-family: "Material Symbols Outlined";
    right:20px;
    position: absolute; 
  font-weight: normal;
  font-style: normal;
  font-size: 1em;    
  display: inline-block;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
    color:var(--accent-color);
    
}
/* ----------------------------------------------------------------------*/
/* ------                       SET ICONS for  quicklinks                            -----*/
/* ----------------------------------------------------------------------*/
/*important in root*/
/*<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />*/
/* .content-quicklink-menu-a {
  align-items: center;
  justify-content: start;
}

.content-quicklink-menu-a:before {
  display: block ;
  margin-left: 20px;
  margin-top: -5px;
} */
/*-------------------------------custon class icon-cards ----------------------*/
.icon-cards.basic-text-area .col-sm{
    text-align: center;
    min-width:25%;
    padding:30px 20px;
}
.icon-cards h4:before {
  display: block ;
  margin-left: 0px;
  margin-bottom: 12px;
}

@media(max-width:767px){
    .icon-cards.basic-text-area .col-sm {
        width: 50%;
        
    }
}
    /*-------------- THIS IS YOUR FALLBACK ICON ----------------*/

/* a.content-quicklink-menu-a:before {
   content: "\e86c";
     font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;    
  display: inline-block;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
} */

.icon-cards h4:before{
  content: "\e86c";
     font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1.3em;      /* controls icon size */
  display: block;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.icon-cards:is(.theme1,.theme3) h4:before{
color:white;
  font-size: 3em;
}

/*------------ ICONS START HERE, ADD MORE IF NEEDED ------------*/

.icon-cards h4[class*=hire]:before
{
  content: "\ebcb";
}
.icon-cards h4[class*=employee]:before{
  content: "\e7fd";
}
.icon-cards h4[class*=portal]:before,
.icon-cards h4[class*=history]:before {
  content: "\eb85";
}
.icon-cards h4[class*=board]:before,
.icon-cards h4[class*=governance]:before{
  content: "\e90e";
}
.icon-cards h4[class*=calendar]:before{
  content: "\ebcc";
}

.icon-cards h4[class*=documents]:before,
.icon-cards h4[class*=quercus]:before,
.icon-cards h4[class*=laws]:before{
  content: "\f5a0";
}
.icon-cards h4[class*=bookings]:before{
  content: "\ef85";
}
.icon-cards h4[class*=court]:before {
  content: "\ea32";
}
 
.icon-cards h4[class*=dine]:before,
.icon-cards h4[class*=table]:before{
 content: "\f295";
}

.icon-cards h4[class*=dining]:before{
  content: "\e56c";
}
.icon-cards h4[class*=breakfast]:before{
 content: "\efef";
}

.icon-cards h4[class*=lunch]:before,
.icon-cards h4[class*=dinner]:before{
  content: "\ef35";
}
.icon-cards h4[class*=wine-list]:before  {
  content: "\f1e8";
}

.icon-cards h4[class*=management]:before{
  content: "\e7ef";
}

.icon-cards h4[class*=golf]:before ,
.icon-cards h4[class*=tee]:before{
  content: "\eb45";
}

.icon-cards h4[class*=order]:before{
  content: "\e854";
}

.icon-cards h4[class*=directory]:before,
.icon-cards h4[class*=staff]:before{
  content: "\e653";
}


.icon-cards h4[class*=roster]:before,
.icon-cards h4[class*=profile]:before,
.icon-cards h4[class*=list]:before,
.icon-cards h4[class*=directory]:before {
  content: "\e896";
}

.icon-cards h4[class*=minutes]:before,
.icon-cards h4[class*=documents]:before,
.icon-cards h4[class*=form]:before,
.icon-cards h4[class*=policies]:before,
.icon-cards h4[class*=postings]:before{
  content: "\f385";
}

.icon-cards h4[class*=account]:before,
.icon-cards h4[class*=statement]:before {
  content: "\e70d";
}

.icon-cards h4[class*=newsletter]:before {
  content: "\eb81 ";
}

.icon-cards h4[class*=reciprocal]:before {
  content: "\ea09";
}

.icon-cards h4[class*=accommodation]:before {
  content:"\e53a";
}

.icon-cards h4[class*=aquatics]:before,
.icon-cards h4[class*=swimming]:before{
  content: "\eb48";

}
.icon-cards h4[class*=tennis]:before{
content: "\ea32";
}

.icon-cards h4[class*=fitness]:before{
content: "\eb43";
}

.icon-cards h4[class*=rules]:before{
content: "\f1c2";
}

.icon-cards h4[class*=handbook]:before{
content: "\f3e7";
}

.icon-cards h4[class*=food]:before{
content: "\f1f2";
}

.icon-cards h4[class*=guidelines]:before{
content: "\f53c";
}

.icon-cards h4[class*=contact]:before{
content: "\e94c";
}

.icon-cards h4[class*=wellness]:before{
content: "\eb4c";
}
/*-------------------------------custon class graphic-cards ----------------------*/

.graphic-cards.basic-text-area .col-sm{
    text-align: center;
    min-width:25%;
    padding:30px 24px;

}
.graphic-cards.basic-text-area .col-sm h4{
    font-size:1.7em;
}
.graphic-cards.basic-text-area .col-sm p{
   line-height:1.5;
  max-width:300px;
  margin:auto;
}
.graphic-cards.basic-text-area img {
  object-fit: contain;
  height:180px;
  width:100%;
  margin-bottom:10px;
  filter: drop-shadow(0px 0px 0px #ffffffde); /*adjusts the coloring slightly*/
     /* display: flex;
    flex-direction: column;
    justify-content: flex-start; */
}
@media(max-width:767px){
     .graphic-cards.basic-text-area .col-sm {
        width: 50%;
        
    }
}
/*--------------------------------info-cards-and remove-fade -----------------------------------------------*/
.basic-text-area.info-cards {
    position:relative;
}


.basic-text-area.info-cards img {
  object-fit: cover;
  height:300px;
  width:100%;
  margin-bottom:10px;
 
}

.basic-text-area.info-cards .col-sm {
    box-shadow:2px 2px 4px #9f9f9f;
    padding:0 0 25px 0;
    margin: 10px;
    display: flex;
    flex-direction: column;
    text-align: center;
    text-wrap-style:balance;
    border-radius: 5px;
    
    
}
.basic-text-area.info-cards .e3-button {
  margin: 15px 0;
}
.basic-text-area.info-cards .col-sm  div:has(.e3-button) {
  margin-top:auto;
}
.basic-text-area.info-cards .col-sm :is(h3,h4,h5,h6, p) {
    padding: 5px 10px;
}
.basic-text-area.info-cards .col-sm h3 {
  font-size:1.6em;
    margin-top:15px;
        margin-bottom:5px;
        font-weight:500;
}
.basic-text-area.info-cards .col-sm ul{
    margin: 5px 20px 15px 10px;
}

.basic-text-area.info-cards:is(.theme2) .col-sm :is(h3,h4,h5,h6) {
    
  color:var(--title-font-color);
}
.basic-text-area.info-cards:is(.theme3, .theme1) .col-sm :is(h3,h4,h5,h6) {
    
  color:white;
}
.basic-text-area.info-cards .col-sm h4 {
  margin-bottom:5px;
}



.basic-text-area.info-cards .col-sm p {
    margin-top:5px;
    margin-bottom:5px;
    padding: 0 24px;
}

.basic-text-area.info-cards.theme1 .col-sm{
background:var(--primary-color-dark);
color:#fff;
 box-shadow:2px 2px 3px #2c2c2c;
} 
.basic-text-area.info-cards.theme3 .col-sm{
background:var(--primary-color);
color:#fff;
 box-shadow:2px 2px 5px #2c2c2c;
} 
.info-cards a{
    text-decoration: none;
     transition: all .2s ease-in;
}
.info-cards .col-sm a:hover{
    text-decoration: underline;
   
}
.info-cards .col-sm:hover:has(a > img) img{
   transform:scale(1.2);
    transition: all .2s ease-in;
}
.info-cards .col-sm a:has(img){
   object-fit: cover;
    overflow: hidden;
    height: 100%;
   display: block;
}


@media(max-width:767px){
 .basic-text-area.info-cards .col-sm {
    margin: 10px;
}
    .basic-text-area.info-cards .col-sm{
        width:calc(100% - 20px);
    }
}



/*---------------------------upcoming-events-----------------------------------------*/
.upcoming-event-widget .CalAtGlance .AGTitle, 
.upcoming-event-widget .CalAtGlance .title-row{
 font-family: var(--title-font-family);
   margin-top:20px;
}
.upcoming-event-widget .CalAtGlance .AGTitle.normal-font, 
.upcoming-event-widget .CalAtGlance .title-row.normal-font
{
    font-size:2em;
}
.upcoming-event-widget .CalAtGlance .AGTitle.small-font, 
.upcoming-event-widget .CalAtGlance .title-row.small-font{
    font-size:1.5em;
}
.upcoming-event-widget:not(.event-slider) .CalAtGlance .title-row, 
.upcoming-event-widget:not(.event-slider) .CalAtGlance .AGTitle{
    padding-bottom:10px;
}
.upcoming-event-widget .CalAtGlance .slick-track .upcoming-event-wrapper .teaser-img-div{
    height: 100%;
    width: 100%;
    min-height: 300px;
    position: relative;
}

.upcoming-event-widget:not(.event-slider) .CalAtGlance .upcoming-event-wrapper .teaser-img-div img{
    width: 100%;
    object-fit: cover;
    min-width: 100%;
    min-height: 300px;
    margin:auto;
}
.upcoming-event-widget:not(.event-slider) .CalAtGlance .upcoming-event-wrapper{
    justify-content: center;
    /* border:1px solid var(--border-gold); */
    /* box-shadow: 0px 0px 5px 1px #e2e2e2; */
}
.upcoming-event-widget:not(.event-slider) .CalAtGlance .upcoming-event-wrapper .text-wrapper{
    padding: 0 16px 16px 16px;
    width:100%;
    /* display: flex;
    flex-direction: column-reverse; */
}
.upcoming-event-widget:not(.event-slider) .CalAtGlance .upcoming-event-wrapper .text-wrapper .Link2{
    margin-top:10px;
}
.upcoming-event-widget .CalAtGlance .upcoming-event-wrapper .text-wrapper .Link2 a{
    color:white;
    text-decoration: none;
    font-weight: 400;
}
.upcoming-event-widget:not(.event-slider) .CalAtGlance .upcoming-event-wrapper .text-wrapper .Link2 a:hover{
    color:var(--primary-color-hover);
    text-decoration: underline;
}

.upcoming-event-widget:not(.event-slider) .CalAtGlance .mini-title-row{
    /* justify-content: flex-end; */
    width:fit-content;
    /* float:right; */
    /* margin-top:-30px; */
    margin-left: 10px;
   
}

  
@media (min-width: 1200px) {
    .upcoming-event-widget:not(.event-slider) .CalAtGlance .upcoming-event-wrapper{
        padding-left: 0;
        padding-right: 0;
        flex: auto;
    }
  
}
@media(max-width:767px){
    .upcoming-event-widget:not(.event-slider) .CalAtGlance .upcoming-event-wrapper{
        flex-direction: column-reverse;
    }
     
}
@media(max-width:500px){
   
    .upcoming-event-widget:not(.event-slider) .CalAtGlance .upcoming-event-wrapper{
    max-width:calc(50% - 20px);
     margin: 10px;
}
}

/*----pagingation----*/
.upcoming-event-widget .upcoming-event-pagination {
    /* margin:20px 10px 0; */
    display: none;
}
/*--------------------------.event-slider------------------*/
.upcoming-event-widget.event-slider hr{
    opacity: 0;
    margin:0;
}
.upcoming-event-widget.event-slider .CalAtGlance .events-row, 
.upcoming-event-widget.event-slider .CalAtGlance .AGScroll, 
.upcoming-event-widget.event-slider .CalAtGlance .AGCont{
  display: block;
}
.upcoming-event-widget.event-slider .CalAtGlance .slick-track .upcoming-event-wrapper .teaser-img-div {
    /* min-height: 420px; */
     height:340px;
    min-height: 320px;
}
.upcoming-event-widget.event-slider .CalAtGlance .upcoming-event-wrapper .teaser-img-div img{
    max-width:100% !important;/*required for inline*/
    max-height:100% !important;/*required for inline*/
    object-fit: cover;
    height:420px;
    width:1000px;
    
}
.upcoming-event-widget.event-slider .CalAtGlance .upcoming-event-wrapper .teaser-img-div:before{
       height: 100%;
    background: linear-gradient(to top, rgba(0,0,0, 0.8), transparent 80% );
    content:'';
    display: block;
    position: absolute;
    z-index: 3;
    width:100%;
}
.upcoming-event-widget.event-slider .CalAtGlance .upcoming-event-wrapper .text-wrapper .Link2 a{
    color:white;
    font-family: var(--title-font-family);
    font-size:2em;
}
.upcoming-event-widget.event-slider .CalAtGlance .upcoming-event-wrapper .text-wrapper .Link2 a:hover{
  text-decoration:underline;
}
.upcoming-event-widget.event-slider .CalAtGlance .upcoming-event-wrapper .text-wrapper{
    position: absolute;
    bottom:20px;
    left: 40px;
    z-index: 1000;
    font-weight: 400;
    letter-spacing: 0.5px;
    display: flex;
    flex-direction: column-reverse;
}
.upcoming-event-widget.event-slider .CalAtGlance .upcoming-event-wrapper{
    border:none;  
    position: relative;
     padding:0;
     margin-bottom:0;
}
.upcoming-event-widget.event-slider .CalAtGlance .mini-title-row {
  
    margin-top: 20px;
}
.upcoming-event-widget.event-slider  .slick-arrow {
    background-color:rgba(0,0,0,0.40);
    border:1px solid rgba(255,255,255,0.30);
    border-radius: 5px;
}
@media(max-width:767px){
  .upcoming-event-widget.event-slider .CalAtGlance .slick-track .upcoming-event-wrapper .teaser-img-div {
    min-height: 300px;
}
.upcoming-event-widget.event-slider .CalAtGlance .upcoming-event-wrapper .teaser-img-div img{
   
    height:300px;
    
}
.upcoming-event-widget.event-slider .CalAtGlance .upcoming-event-wrapper .text-wrapper {
        left:20px;
    }
}

/*---------------------------------------custom class fade-light and fade-dark & narrow-fade------------------------------*/
/*fade block is added by script*/
.faded-block{
  content:'';
  width:100%;
  height:150px;
  position: absolute;
  top:-1px;
  left:0;
  z-index:-1;
  }
  .narrow-fade .faded-block{
  height:50px;
  }
  .widget-bizform:has(.faded-block) .background-image {
  z-index: 3;
  }
  section:not(.widget-bizform):has(.faded-block) .inner-wrap {
  z-index:3;
  position: relative;
  }
  .fade-light .faded-block{
  background:linear-gradient(to bottom, white 0%, transparent 100%);
  }
  .fade-dark .faded-block{
  background:linear-gradient(to bottom, var(--primary-color) 0%, transparent 100%);
  }
  @media(min-width: 1024px ) {
  section.widget-bizform:has(.faded-block) .inner-wrap .container {
   margin:120px auto 90px;
  }
  section.narrow-fade:has(.faded-block) .inner-wrap .container {
    margin:20px auto 30px;
   
  }
  }
  /*------append to form --------------*/
  .widget-bizform div[id*="TextArea"] hr {
    width:80px;
    margin:10px auto;
    border-color:var(--accent-color);
    border-width:2px;
}
.widget-bizform div[id*="TextArea"] .col-sm {
    padding: 16px 20px 32px;
}
  /*-------------------------------------------------------------------biz form -----------------------------------------------------------*/
  .widget-bizform .theme-primary .FormPanel .btn-icon, 
.widget-bizform .theme-secondary .FormPanel .btn-icon{
    color:var(--primary-color);
    padding-left:6px;
}
  .widget-bizform  .container{
  background:var(--backdrop);
      color:var(--body-font-color);
  padding: 44px 20px;
  height:100%;
  margin: 20px 20px;
  /* box-shadow: 1px 1px 3px 2px #d4d4d4; */
  
  }
  
.widget-bizform.theme2 .theme-secondary .FormPanel .btn-icon{
    color:var(--body-font-color)
}
.widget-bizform.theme2 .theme-secondary .FormPanel .btn-icon{
    color:var(--body-font-color);
}
.widget-bizform.theme2 .theme-secondary .FormPanel .btn-icon:hover{
    background:var(--primary-color-dark);
  color:white;
}
.widget-bizform.theme3 .theme-secondary .FormPanel .btn-icon:hover{
    background:var(--primary-color-dark);
  color:white;
}
  .widget-bizform.bg-repeat .background-image{
  background-repeat: repeat;
    background-size: contain;
  }
  .widget-bizform.theme3 .container{
  background:var(--primary-color-op90);
      color:white;
  }
  
  @media(min-width:1024px){
    .widget-bizform .background-image .container {
      width:95%;
        margin: 3% auto;
    }
  }
  @media(min-width:1280px){
    .widget-bizform .background-image .container {
      width:95%;
      margin: 5% auto;
    }
  }
  @media(min-width:1441px){
  .widget-bizform .background-image .container{
  
  margin: 10% auto;
  }
  }
  /* .widget-bizform.theme2:has(:not(.background-image)){
  position: relative;
  }
  .widget-bizform.theme2:has(:not(.background-image)):before {
  background:var(--primary-color);
  content:'';
  width:150vw;
  left:-25vw;
  height:100%;
  position: absolute;
  z-index: -1;
  
  } */
  .widget-bizform.theme1 .FormPanel .FormButton {
    color:var(--primary-color);
    border: 1px solid var(--primary-color); 
}
.widget-bizform.theme1 .FormPanel .FormButton:hover {
    background:var(--primary-color);
    color:white;
    border: 1px solid var(--primary-color); 
}
  /*-------------------------------------------------------------custom biz form------------------------------------------*/
.widget-bizform .row :is(p,h2,h3,h4,h5,h6) {
    padding: 0 16px;
  }
  .widget-bizform div[id*="divContainer"] {
  padding: 44px 0px;
  max-width: 1170px;
  }
  .widget-bizform .container{
  width:auto;
  max-width: 990px;
  }
  .widget-bizform .FormPanel {
  width: fit-content;
  margin: auto;
  }
  .widget-bizform .FormPanel .form-control {
  height:44px;
  }
  .widget-bizform .EditingFormTable {
  display: block;
  width:90%;
  /*     margin:0 auto; */
  }
  .widget-bizform:has(.full, .half, .third, .comments) tr {
  display: flex;
  flex-direction: column;
    justify-content: space-between;
  
  }
  .widget-bizform .container .required-mark {
     color:#d00c0c;

}
  .widget-bizform .FormPanel .FieldLabel, 
  .widget-bizform  .FormPanel .EditingFormLabel {
  text-align: left;
  }
  .widget-bizform .EditingFormValueCell input, 
  .widget-bizform .EditingFormValueCell textarea,
  .widget-bizform .EditingFormValueCell select {
  border: 1px solid var(--primary-color-light);
  background: #ffffff;
  /*     box-shadow: var( --bs-v1); */
  }
  .widget-bizform .FormPanel .form-control:focus {
  border-bottom: 1px solid var(--accent-color);
  background-color: #fafbfc;
  outline: 1px solid var(--primary-color);
  box-shadow: var(--bs-v3);
  }
  .FormPanel .EditingFormControlNestedControl .form-control-text,
  .FormPanel .EditingFormValueCell .form-control-text {
    margin-top:6px;
    font-weight:bold;
    color:var(--primary-color-dark);
  }
  .theme2 .FormPanel .EditingFormControlNestedControl .form-control-text,
  .theme2  .FormPanel .EditingFormValueCell .form-control-text{
    color:var(--body-font-color);
  }
  .EditingFormValueCell:has(div[id*="phone"], div[id*="fax"]){
     border:1px solid var(--primary-color-light);
     border-radius: 3px;
     min-height:44px;
     margin-bottom:4px;
     padding-top:6px;
     padding-left: 12px;
     margin-left: 3px;
     width: calc(100% - 6px);
  }
  .widget-bizform .EditingFormValueCell:has(div[id*="phone"], div[id*="fax"]) input {
    border:none;
    height:30px;
    border-bottom:1px solid var(--primary-color-light);
  }
  .widget-bizform.theme2 .EditingFormValueCell:has(div[id*="phone"], div[id*="fax"]) input {
   background:transparent;
  }
  .widget-bizform.theme2 .EditingFormValueCell input, 
  .widget-bizform.theme2 .EditingFormValueCell textarea,
  .widget-bizform.theme2 .EditingFormValueCell select,
  .widget-bizform.theme2 .EditingFormValueCell:has(div[id*="phone"], div[id*="fax"]){
  border: 1px solid var(--primary-color-light);
  background: #ffffff;
  }
  .widget-bizform.theme2 .FormPanel .form-control:focus {
  border-bottom: 1px solid var(--accent-color);
  background-color: white;
  outline: 1px solid var(--accent-color-hover);
  }
  .widget-bizform.theme3 .FormPanel .icon-calendar:before {
    color:white;
}
.widget-bizform.theme3 .EditingFormValueCell:has(div[id*="phone"], div[id*="fax"]){
    background:white;
}
  .widget-bizform tr[id*="space_break"] {
  margin-top:20px;
  border-top:1px solid #c8c6c6;
  }
  
  .widget-bizform tr.label .EditingFormLabel{
  font-family: var(--title-font-family);
  font-size:2em;
  color:var(--title-font-color);
  margin:30px 0;
    padding-bottom:10px;  
  }
.widget-bizform tr.label  .FieldLabel{
border-bottom:1px solid var(--accent-color);
  margin-top:20px;
}
.widget-bizform .FormPanel .EditingFormControlNestedControl .form-control.hasDatepicker{
    width:calc(100% - 60px)
}
.widget-bizform .FormPanel .icon-calendar:before {
    font-size:30px;
    line-height: 1.4;

}
@media(max-width:767px){
    .widget-bizform tr.label .EditingFormLabel{
  font-size:1.6em;
  }
}
  .widget-bizform.theme2 tr.label  .EditingFormLabel{
  color:white;
  }
  
  
  
  .widget-bizform .radio {
  margin-left: -9px;
  display: flex;
  flex-wrap: wrap;
  }
  .widget-bizform .radio input {
  margin-bottom: 10px;
  margin-right: 3px;
  margin-left: 10px;
  }
  .widget-bizform .radio label {
  flex-grow: 1;
  min-width: -moz-max-content;
  min-width: max-content;
  }
  .widget-bizform:has(.full, .half, .third, .comments) tbody {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  }
  
  .widget-bizform .title {
  font-size: 2rem;
  }
  .widget-bizform table.checkbox tr{
  width: 50%;
  }
  .widget-bizform:has(.full, .half, .third, .comments) tr.one-line {
  flex-direction: row;
  justify-content: flex-start;
  }
  .widget-bizform:has(.full, .half, .third, .comments) tr.one-line input[id*="checkbox"]{
  margin-top:6px;
  }
  @media(max-width:1024px){
  .widget-bizform table.checkbox tr{
  width: 100%;
  }
  .FormPanel .FieldLabel, .FormPanel .EditingFormLabel {
    text-align: left;
  }
  }
  .widget-bizform .full {
  width: 100%;
  }
  .widget-bizform .full .EditingFormControlNestedControl .form-control {
  max-width: 100%;
  }
  @media (max-width: 1024px) {
  .widget-bizform .full {
  width: 100%;
  }
  }
  .widget-bizform .half {
  width: 50%;
  }
  .widget-bizform .half .EditingFormControlNestedControl .form-control {
  max-width: 100%;
  }
  @media (max-width: 1024px) {
  .widget-bizform .half {
  width: 100%;
  }
  }
  .widget-bizform .comments {
  width: 100%;
  }
  .widget-bizform .comments .EditingFormControlNestedControl .form-control{
  max-width: 100%;
  height: 8rem;
  }
  @media (max-width: 1024px) {
  .widget-bizform .comments {
  width: 100%;
  }
  }
  .widget-bizform .third {
  width: 33%;
  }
  .widget-bizform .third .EditingFormControlNestedControl .form-control {
  max-width: 100%;
  }
  @media (max-width: 1024px) {
  .widget-bizform .third {
  width: 100%;
  }
  }
  
  
  .widget-bizform tr:has(input[type*="submit"]){
  display: flex;
  justify-content: center;
  align-items: center;
  margin:20px; 
  width: 100%;
  
  
  }
  .widget-bizform input[type*="submit"]{
  font-size:18px;
  height:43px;
  line-height:43px;
  padding-left: 50px;
  padding-right: 50px;
  /* text-transform: uppercase; */
  }
  
  .widget-bizform div[id*="viewBiz_pM_pMP"] {
  text-align: center;
      font-size:1.2em;
  }
  .widget-bizform:has(.bizform-expire-message) .InfoLabel {
    padding:20px 30px;
}
  /*----form-left fix------------------*/
 .widget-bizform .form-left .EditingFormTable {
    float: none;
}
.widget-bizform .form-left .EditingFormTable {
    margin: 0 auto;
} 
.widget-bizform:has(.form-left) h2 {
  padding-left:5%;
}
/*---label adjustment---*/
.widget-bizform:has(.full, .half, .third, .comments) tr:has(.EditingFormValueCell .LabelField){
    justify-content: flex-start;
}
.widget-bizform:has(.full, .half, .third, .comments) tr .EditingFormValueCell:has(.LabelField){
    padding-top:10px;
}

  /*-----------------------------------------login page----------------------------------*/
.theme1 .login-widget-wrapper .login-form-wrapper .login-form-logon .btn{
    background:var(--primary-color);
    color:white;
}
.theme1 .login-widget-wrapper .login-form-wrapper .login-form-logon .btn:hover{
    background:var(--primary-color-hover);
    color:white;
}
.theme1 .login-widget-wrapper .login-form-wrapper .login-form-logon:after{
    color:white;
}
.login-widget-bg {
  background-color:var(--primary-color-dark);
}
.theme1 .login-widget-wrapper a {
    color: #2a2a2a;
}

.theme1 .login-widget-wrapper a:hover {
    color: var(--primary-color);
}

@media(max-width:1200px) and (min-width:767px){
.login-widget-wrapper {
    width:80%;
    max-width:800px;
}
}



/*--------------------------------remove-footer------------------*/
body:has(.page-content .remove-footer) footer .basic-text-area{
    display: none;
}
body:has(.page-content .remove-footer) footer .simple-footer-widget,
body:has(.page-content .remove-footer) footer{
    background:transparent;
}
body:has(.page-content .remove-footer) footer{
    position: absolute;
    z-index: 1000;
    bottom:0;
}
body:has(.page-content .remove-footer) footer .footer-top-line{
    display: none;
}
body:has(.page-content .remove-footer) footer .simple-footer-widget .footer-content-padding{
    padding: 20px 0
}
body:has(.page-content .remove-footer) footer .footer-content-padding .container {
    padding-top:10px;
}
/*----------------------------------------------------Footer----------------------------------------------------------*/
footer{
  background-color:var(--primary-color-dark);
}
footer .basic-text-area .theme-secondary {
    background:var(--primary-color-dark);
}
.footer-top-line p {
    display: none;
}

footer .basic-text-area .theme-secondary,
footer .basic-text-area .theme-secondary a{
    color:var(--soft-white-op80);
    text-decoration: none;
}
footer .basic-text-area .theme-secondary a:hover{
    text-decoration: underline;
}
footer .basic-text-area img {
    max-height:240px;
/*     margin-bottom:10px; */
  max-width:auto;
    display: block;
    margin:auto;
}
footer .basic-text-area h4 {
    font-size:20px;
    margin-bottom:1.2em;
}
footer .basic-text-area p {
    font-size:16px;
    margin-bottom:6px;
}

footer .basic-text-area ul {
    list-style: none;
    padding:0;
}
footer .basic-text-area ul li {
   
   margin-bottom: 10px;
}

footer .basic-text-area div[id*="divCol3"] p {
    margin-top:0px;
}
footer .basic-text-area address{
    font-style:normal;
    padding-left:30px;
}
footer .basic-text-area .container{
      padding-top: 40px;
    padding-bottom: 0;
    
}
.footer-content-padding .container{
    border-top:1px solid var(--soft-white-op20);
    padding-top:20px;
    width:calc(100% - 40px);
    max-width:1440px;
    
}
.footer-bg, .footer-bg a{
    color:var(--soft-white-op80)
}

footer .header-social a{
   
    max-width:40px;
    width:40px;
    margin: 5px;
    display: block;
    font-size:1.7em
    
}
footer .header-social a:hover{
    color:var(--accent-color);
}
footer .header-social > div {
    display: flex;
}
.simple-footer-widget .footer-content-padding .footer-top-line .fa{
    padding:0;
}
    .simple-footer-widget .footer-content-padding .footer-bottom-line{
        padding-top:6px;
    }
    .simple-footer-widget .footer-content-padding .footer-stacked .club-terms-feed{
    justify-content: flex-end;
    
}
.simple-footer-widget .footer-content-padding .footer-stacked .club-terms-feed > div:first-of-type{
    margin-right:auto;
}
.simple-footer-widget .footer-content-padding .footer-stacked .powered-by-wrapper {
    margin-top:-19px;
    width:100%;
    justify-content: flex-start;
    margin-left: 300px;
}

.simple-footer-widget .footer-content-padding .footer-stacked .club-terms-feed > div {
z-index: 1000    
}
.simple-footer-widget a:hover {
    text-decoration: underline;
}
/*contact icons*/
footer .basic-text-area address:before,
footer .basic-text-area a[href*='tel']:before,
footer .basic-text-area a[href*='mailto']:before{
     font-family: "Material Symbols Outlined";
  font-size: 1.2em;      /* controls icon size */
  display: inline-block;
    color:var(--accent-color);
    margin-right:10px;
    
}
footer .basic-text-area address:before{
    content:'\e0c8';
    transform:translateY(2px);
    margin-left:-30px;
}
footer .basic-text-area a[href*='tel']:before{
    content:'\e9cd';
        transform:rotatez(90deg) translateX(4px);
    
    
}
footer .basic-text-area a[href*='mailto']:before{
    content:'\e158';
    transform:translateY(5px);
    
}
footer .basic-text-area div[id*="divCol2"] a{
    margin-top:10px;
    display: block;
}
footer .basic-text-area div[id*="divCol2"] br{
  display:none;
}
@media(min-width:1024px){
footer .basic-text-area .col-sm:not(div[id*="divCol1"]){
    padding-top:30px
    }
     footer .basic-text-area .col-sm:not(div[id*="divCol1"], div[id*="divCol2"]) {
        max-width:20%;
    }
      footer .basic-text-area .col-sm:is(div[id*="divCol2"]) {
        max-width:40%;
    }
     footer .basic-text-area .col-sm:is(div[id*="divCol2"]) address {
        max-width:80%;
    }
}

@media(max-width:1023px){
    footer .basic-text-area .container{
    padding-top:60px;
    padding-bottom:0px;
    
}
 footer .header-social > div{
        justify-content: center;
    }
    footer .basic-text-area img {
        max-height: 230px
    }
    footer .basic-text-area div[id*="divCol"] {
        text-align: center;
         padding-bottom: 20px;
    }
    footer .basic-text-area div[id*="divCol1"]{
        flex-basis: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-bottom: 40px;
       
    }
    footer .basic-text-area div[id*="divCol1"] p {
        margin-top:6px;
    }
    
}
/*terms footer*/

.basic-footer-widget .footer-content-padding .footer-stacked .club-terms-feed > div:last-of-type{
    padding-right:0;
}
 .basic-footer-widget .footer-content-padding .footer-stacked .powered-by-wrapper {
      
        margin: 10px 0 0 auto;
    }
@media(min-width:1100px){
.basic-footer-widget .footer-content-padding .footer-stacked .club-terms-feed{
    justify-content: flex-end;
}
.basic-footer-widget .footer-content-padding .footer-stacked .club-terms-feed > div:first-of-type{
    margin:0 auto 0 0
}
    .basic-footer-widget .footer-content-padding .footer-stacked .powered-by-wrapper {
        justify-content: flex-end;
    }
}
@media(max-width:767px){
    .simple-footer-widget .footer-content-padding .footer-stacked .club-terms-feed{
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
       
        
     
    }
    .simple-footer-widget .footer-content-padding .footer-stacked .club-terms-feed > div:first-of-type{
        margin:0 auto 5px auto auto;
        width:100%;
    }
    .simple-footer-widget .footer-content-padding .footer-stacked .club-terms-feed > div{
        width:fit-content;
         margin-bottom: 5px
    }
    .simple-footer-widget .footer-content-padding .footer-stacked .powered-by-wrapper{
        margin:0;
        justify-content: center;
        
    }
}

/*-----------fixes horizontal mobile----------*/
@media(max-height:500px){
    body:has(.page-content .remove-footer) footer{
    position: absolute;
    z-index: 1000;
    bottom: -200px;
}
    .logo-overlay .container .row {
        min-height:400px
    }
    .page-content:has(.remove-footer) .cho-hero-textwidget :is(.rotating-image-banner-slider, .cho-hero-textwidget-bg){
        min-height: 550px;
       
    }
}