.header_section_2023 .content-wrapper{
  max-width:100%;
  padding:0 30px;
}
.header_section_2023 .mega-menu-item .content-wrapper {
  max-width: 1280px;
  padding: 0 20px;
}
.section-mega-menu {
  display: none;
}
.header_section.new .mobile-menu-cta {
  display: none;
}
main {
  margin-top: 204px;
}
main.offer_main {
  margin-top: 200px;
}
.hs_top_header:hover a {
  color: var(--primary_color);
}
.header_section a.link_abs {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
header.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: .5s ease-in-out all;
  -o-transition: .5s ease-in-out all;
  transition: .5s ease-in-out all;
  width: 100%; 
  z-index: 999999;
}
.hs_top_header {
  background-color: var(--secondary_color);
  padding: 14.5px  0;
  position: relative;
  z-index: 1;
}
.mobile__header__logo{
  display:none;
}
section.header_section,
.hs_top_header,
.hs_bottom_header{
  -webkit-transition: .5s ease-in-out all;
  -o-transition: .5s ease-in-out all;
  transition: .5s ease-in-out all;
}
.hs_bottom_header{
  position: relative;
}
.top_content {
  text-align: center;
}
.top_content span.top_desk_text a:hover {
  color: var(--primary_color);
}
header{border-bottom:none !important}
header .top_content p, 
header .top_content p>a {
  margin: 0;
  font-weight: 700;
  line-height:1.18;
}
/* bottom header css */
.bottom__header__logo img {
  display: block;
  max-width:228px;
  width:100% !important;
}
.hs_bottom_header {
  padding: 17px 0 0;
}
.get__cta a.cta_button,
.get__cta a.cta-link {
  padding: 13px 18.5px;
  font-family: var(--primary_font);
}
.bottom__navi__menu li.hs-menu-item a{
  -webkit-transition:.25s ease-in-out all;
  -o-transition:.25s ease-in-out all;
  transition:.25s ease-in-out all;
}
.bottom__header__deta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.bottom__header__logo {  
  flex-basis:288px;
  margin-top:5px;
}
.bottom__navi__menu {
/*   flex-basis: calc(100% - 606px); */
  width:100%;
}
.new-menubtm{margin: 20px 0 0;border-top: 1px solid var(--skyblue_color);border-bottom: 1px solid var(--skyblue_color);padding:10px 0;}
.bottom__right__side {  
  flex-basis: calc(100% - 288px);
  text-align:right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack:right;
  -ms-flex-pack:right;
  justify-content:right;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1 {
  margin-right:31px;
  cursor:pointer;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1 > a {
  padding: 12.5px 10px;
  display:block;
}
.bottom__right__side a,
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1 a {
  font-weight: 700;
}
.bottom__right__side .phone__number {
  text-align: right;
  padding-right:44px;
  display: inline-block;
}
.get__cta {
  text-align: right;
  display: inline-block;
}
.telephone_icon img {
  width: 100%;
  max-width: 24px;
}
.telephone_text,
.telephone_icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
span.telephone_icon {
  margin-right: 9px;
}
.header_section .bottom__navi__menu .hs-menu-wrapper.flyouts .hs-item-has-children{
  position:unset;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children >a{
  position:relative;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children >a:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 9px;
  right: -8px;
  top: 19px;
  background-image: url(https://22400113.fs1.hubspotusercontent-na1.net/hubfs/22400113/Swimming_pool_2023/Global_assets/down_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition:all 0.35s;
  -o-transition:all 0.35s;
  transition:all 0.35s;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover > a:before{
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bottom__navi__menu .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left:auto;
  opacity: 0;
  position: absolute;
  padding:20px;
  top:68px;
  visibility: hidden;
  min-width:220px;
  max-width:220px;
  -webkit-box-shadow: 0px 0px 15px rgba(7, 77, 134, 0.25);
  box-shadow: 0px 0px 15px rgba(7, 77, 134, 0.25);
  border-radius: 8px;
  display:none;
}
.bottom__navi__menu .hs-menu-wrapper.flyouts .hs-item-has-children.megamenu .hs-menu-children-wrapper{
  top:88px;
}
.bottom__navi__menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover> ul.hs-menu-children-wrapper .hs-menu-children-wrapper{
  left: calc(100% + 15px);
  top: 0px;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-2 a{
  font-size:15px;
}
.top_content span.top_mob_text{
  display:none;
}
.bottom__navi__menu{

}
/* .bottom__navi__menu .hs_cos_wrapper_widget.hs_cos_wrapper_type_menu{
position:relative; 
z-index:2;
}
.bottom__navi__menu .hs_cos_wrapper_widget.hs_cos_wrapper_type_menu:before {
position: absolute;
content: "";
height:100%;
width: 1px;
right:0;
background-color:var(--navyblue_color);
top:0;
} */
.hs_bottom_header .mobile_buttoncta {
  display: none;
}
.bottom__navi__menu  ul.hs-menu-children-wrapper li.hs-menu-item{
  margin-bottom:10px;
}
.bottom__navi__menu ul.hs-menu-children-wrapper li.hs-menu-item:last-child{
  margin-bottom:0px;
}
header .mega-menu-item{
  padding:44px 0 64px;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(1, 1, 1, 0.17);
  box-shadow: 0px 7px 8px 0px rgba(1, 1, 1, 0.17);
}
header .mega-menu-item .top-res-inner,
.mega-menu-item .menu-item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
header .mega-menu-item .top-res-inner{
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
  margin-bottom:32px;
}
.mega-menu-item .menu-item-flex .top-resources-main {
  -ms-flex-preferred-size: 65.32%;
  flex-basis: 65.32%;
}

.mega-menu-item .menu-item-flex  .top-resources-main > h5{
  font-size:19px;
  margin-bottom:32px;
}
.mega-menu-item .menu-item-flex .all-resources.hs-menu-children-wrapper{
  position: relative;
  left: 0 !important;
  opacity: 1;
  top: unset !important;
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  min-width: unset;
  visibility: hidden;
  opacity: 1;
  z-index:1;
  display:block;
}
.mega-menu-item .menu-item-flex .all-resources > h5{
  font-size:19px;
  margin-bottom:24px;
}
.mega-menu-item .menu-item-flex .all-resources {
  -ms-flex-preferred-size: 29.67%;
  flex-basis: 29.67%;
}
.mega-menu-item .top-res-inner .top-res-card {
  -ms-flex-preferred-size: calc(33.33% - 13.33px);
  flex-basis: calc(33.33% - 13.33px);
  border-radius: 8px;
  border: 1px solid #CFE9FF;
  background: #FFF;
  padding: 28px 30px 30px;
  -webkit-transition:all 0.35s;
  -o-transition:all 0.35s;
  transition:all 0.35s;
  position: relative;
}
.mega-menu-item .top-res-inner  .top-res-card:hover{
  -webkit-box-shadow: 0px 4px 8px 0px rgba(1, 1, 1, 0.17);
  box-shadow: 0px 4px 8px 0px rgba(1, 1, 1, 0.17);
  border-color:transparent;
}
.mega-menu-item .top-res-inner .top-res-card img {
  max-width: 100px !important;
  margin-bottom: 28px;
  display: block;
}
.mega-menu-item .top-res-inner .top-res-card h6{
  margin-bottom:13px;
}
.mega-menu-item .top-res-inner .top-res-card p{
  font-size:14px;
  margin-bottom:13px;
}
.mega-menu-item .top-res-inner .top-res-card h6+p{
  margin-bottom:0;
}
.mega-menu-item .top-res-inner .top-res-card a span{
  display:none;
}
.mega-menu-item .top-res-inner .top-res-card a {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}
.top-resources-main .left-cta-card {
  border-radius: 8px;
  background: #76CDCF;
  padding: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top-resources-main .left-cta-card .boximg{
  -ms-flex-preferred-size:54px;
  flex-basis:54px;
}
.top-resources-main .left-cta-card .boxcta {
  -ms-flex-preferred-size: 183px;
  flex-basis: 183px;
}
.top-resources-main .left-cta-card .boxtxt{
  -ms-flex-preferred-size:calc(100% - 237px);
  flex-basis:calc(100% - 237px);
  padding:0 39px 0 19px;
}
.top-resources-main .left-cta-card .boxtxt h6{
  margin-bottom:0;
  font-size:17px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}
.top-resources-main .left-cta-card .boximg img {
  width: 100%;
  max-width: 54px;
  border-radius: 100%;
  display: block;
}
.top-resources-main .left-cta-card .boxcta a.cta-link {
  background-image: url(https://22400113.fs1.hubspotusercontent-na1.net/hubfs/22400113/Swimming_pool_2023/assets/form_button_arrow.svg);
  background-position: right 24px top 50%;
  background-repeat: no-repeat;
  background-size: 21px;
  display: block;
  position: relative;
  width: 100%;
  padding: 13px 60px 13px 25px;
  font-weight: 700;
}
.mega-menu-item .menu-item-flex .all-resources ul {
  display: block;
}

.bottom__navi__menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.megamenu:hover>.hs-menu-children-wrapper {
  top: 152px;
  visibility: visible;
  /*   z-index:2; */
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bottom__navi__menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.megamenu:hover .all-resources.hs-menu-children-wrapper{
  visibility: visible;
}
.mega-menu-item .menu-item-flex .all-resources ul li{
  display: block;
}
.mega-menu-item .menu-item-flex .all-resources ul li{
  padding:15px 0;
  border-bottom:1px solid #CFE9FF;
  margin:0;
}
.mega-menu-item .menu-item-flex .all-resources ul li a{
  padding:0;
}
.mega-menu-item .menu-item-flex .all-resources ul li:first-child{
  padding-top:0;
}
.mega-menu-item .menu-item-flex .all-resources ul li a{
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.megamenu  > ul.hs-menu-children-wrapper > .hs-menu-item.hs-menu-depth-2{
  display:none;
}


/* @media(max-width:1500px){

  .header_section.new .get_cta_nd_image{justify-content: flex-end;}

  .bottom__right__side {flex-basis:calc(100% - 218px) !important;}

  .bottom__right__side .phone__number {
    padding-right: 7px!important;
  }

  .header_section.new .get_cta_image{
    display:none!important;
  }

  .header_section.new .get_cta_nd_image .get__cta a.cta-link,
  .header_section.new .get_cta_nd_image .get__cta a.cta_button{
    padding: 13px 11px 13px 11px!important;
  }

  .bottom__header__logo {    
    flex-basis:218px !important
  }

  .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1 {
    margin-right: 10px!important;
  }

  header .phone__number a span.telephone_text{
    display:none!important;
  }

  .header_section_2023 .content-wrapper{
    padding:0 20px!important;  
  }

}

 */


@media(max-width:1280px){
  header .phone__number a span{
    font-size:15px;
  }


}


.telephone_icon img {
  max-width: 22px;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1{
  padding-left:0;
}
header .custom-menu-primary ul{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1{
  margin-right:18px;
}
.bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1:last-child{
  margin-right:0;
  /*     padding: 0; */
}
.get__cta a.cta_button,
.get__cta a.cta-link {
  padding: 12px 7px;
}
/*   .bottom__right__side {
-ms-flex-preferred-size: 32.5%;
flex-basis: 32.5%;
}
.bottom__navi__menu {
-ms-flex-preferred-size: 48%;
flex-basis: 48%;
} */
}

@media(max-width:1200px){
  .header_section_2023 .content-wrapper{
    padding:0 10px;
  }
}
@media(min-width:1024px){
  .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.megamenu>ul.hs-menu-children-wrapper {
    width: 100%;
    max-width: 100%;
    left: 0 !important;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.megamenu>ul.hs-menu-children-wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 20px;
    top: -20px;
    z-index: 0;
  }
  .hs_bottom_header .hs-menu-wrapper {
    display: block !important;
  }
  .bottom__navi__menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
    left: unset;
    opacity: 1;
    top:148px;
    visibility: visible;
    z-index:auto;
    display:block;
  }
  .header_section.new .hs-menu-children-wrapper a.child_heading {
    display: none !important;
  }
  .header_section.new .get_cta_nd_image {
    position: relative;
    z-index: 1;
    display: inline-block;
  }
  .header_section.new .get_cta_image {
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display:block;
  }
  .header_section.new .get_cta_image img {
    width: 100%;
    background-color: var(--lightblue_color);
    border: 3px solid var(--secondary_color);
    border-radius: 50%;
    display: block;
    min-height: 56px;
    max-height: 56px;
    max-width: 56px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .mega-menu-item .top-res-inner .top-res-card .child-trigger {
    display: none;
  }
  .header .bottom__right__side:before {
    background-color: var(--navyblue_color);
    content: "";
    position: absolute;
    left: -14%;
    top: 7px;
    bottom: 7px;
    width: 1px;
  }
  .header_section_2023 .bottom__right__side:before{
    display:none!important;
  }
  .header .bottom__right__side{
    position:relative;
    z-index:1;
  }
}
@media(min-width:1024px) and (max-width:1280px){
  .bottom__right__side .phone__number {
    padding-right: 38px;
/*     -ms-flex-preferred-size: calc(100% - 43%);
    flex-basis: calc(100% - 43%); */
  }
  .header_section.new .get_cta_nd_image {
/*     -ms-flex-preferred-size: 43%;
    flex-basis: 43%; */
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .header_section.new .get_cta_image img {
    max-width: 53px;
  }
  .get_cta_nd_image .get__cta a.cta-link, .get_cta_nd_image .get__cta a.cta_button {
    padding: 13px 11px 13px 29px;
  } 
  .header .bottom__right__side:before {
    left: 0;
  }
  /*   .profilecta .get__cta a.cta-link, .profilecta .get__cta a.cta_button {
  padding: 13px 11px 13px 42px;
} */
}
@media(min-width:1281px){
  /*  .profilecta .get__cta a.cta-link, .profilecta .get__cta a.cta_button {
  padding: 15px 20px;
  font-size: 14px;
}  */
  .get__cta a.cta-link, .get__cta a.cta_button {
    padding: 15px 11px 14px 35px;
    font-size: 14px;
  } 
  .mega-menu-item .top-res-inner .top-res-card img {
    min-height: 96px;
    max-height: 96px;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media(max-width:1023px){
  .new-menubtm{padding:0;margin:0; border:none;}
  .top-resources-main .left-cta-card{
    display:none;
  }
  header .mega-menu-item {
    padding:0;
    -webkit-box-shadow:none;
    box-shadow:none;
  }
  main {
    margin-top: 135px;
  }
  main.offer_main {
    margin-top: 138px;
  }
  .mobile__header__logo a {
    display: inline-block;
  }
  .bottom__navi__menu ul.hs-menu-children-wrapper li.hs-menu-item {
    margin-bottom:0px;
  }
  .bottom__right__side{
    display:none;
  }
  .hs_bottom_header .mobile_buttoncta {
    display: block;
  }
  .mobile_buttoncta a.cta_button,
  .mobile_buttoncta a.cta-link {
    display: block;
    border-radius: 0;
    font-weight: 700;
    padding: 9px 20px;
  }
  .hs_bottom_header .mobile_buttoncta  a.cta_button,
  .hs_bottom_header .mobile_buttoncta a.cta-link {
    background-image: url(https://22400113.fs1.hubspotusercontent-na1.net/hubfs/22400113/Swimming_pool_2023/assets/Arrow.png);
    background-position: right 24px top 50%;
    background-repeat: no-repeat;
    background-size: 16px;
    display: block;
    position: relative;
    width: 100%;
  }
  section.header_section .content-wrapper {
    padding: 0!important;
  }
  .mobile-open .mobile-trigger,
  .mobile-trigger {
    z-index: 10;
  }
  header .custom-menu-primary .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal>ul {
    display: block;
    border-bottom: 1px solid var(--skyblue_color);
    padding: 14px 0;
  }

  .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a:before {
    position: unset;
    display:none;
  }
  header .custom-menu-primary li:not(.hs-menu-item.hs-menu-depth-1).hs-item-has-children ul.hs-menu-children-wrapper{
    margin-top: 0;
    /*     padding-left: 20px; */
  }
  .bottom__navi__menu ul ul.hs-menu-children-wrapper li.hs-menu-item {
    padding:8px 0px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border: 1px solid var(--skyblue_color);
    border-radius: 8px;
    padding: 18px 20px 18px;
    line-height: 1.18;
    margin-bottom: 16px;
    background-color: var(--white_color);
    position: relative;
    z-index: auto;
  }
  .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-2 a {
    font-weight: 700 !important;
  }
  .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-2:last-child {
    margin-bottom: 0;
  }
  .bottom__navi__menu .hs-menu-wrapper.flyouts .hs-menu-children-wrapper{
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
    padding: 0 0 0 0;
    min-width:unset;
  }
  /* Toggle Button
  ========================================================================== */
  .header .header_section.new .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top:0;
    right: 0px;
    width: 58.5px;
    height: 62px;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transition:.4s;
    -o-transition:.4s;
    transition:.4s;
    padding-left: 15px;
  } 
  .header .header_section.new .mobile-trigger:after {
    content: '';
    width: 1px;
    height: 42px;
    position: absolute;
    background-color: var(--skyblue_color);
    left: 0;
    top: 9px;
  }
  /* Toggle Button Icon
  ========================================================================== */
  .header .mobile-trigger i {
    display: inline;
    position: relative;
    top:19px;
  }
  .header .mobile-trigger i:before,
  .header .mobile-trigger i:after {
    position: absolute;
    content: ''; 
  }
  .header .mobile-trigger i,
  .header .mobile-trigger i:before,
  .header .mobile-trigger i:after {
    width: 30px;
    height: 3px;
    border-radius: 2px;
    display: inline-block;
    -webkit-transition:.4s;
    -o-transition:.4s;
    transition:.4s;
  }
  .header .mobile-trigger i:before {
    top: -8px;
  }
  .header .mobile-trigger i:after {
    top: 8px;
  } 
  /* Toggle Button Icon Open
  ========================================================================== */
  .header .mobile-open .mobile-trigger,
  .header .mobile-trigger {
    z-index: 10;
  }
  .header .mobile-trigger i {
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
  }
  .header .mobile-trigger i,
  .header .mobile-trigger i:after, 
  .header .mobile-trigger i:before{
    background:var(--darkblue_color);
  }
  .mobile-open .mobile-trigger i {
    background: transparent;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
  }
  .header  .mobile-trigger i:before,
  .header .mobile-trigger i:after {
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
  }
  .mobile-open .mobile-trigger i:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobile-open .mobile-trigger i:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  } 
  /* Child Toggle Button
  ========================================================================== */
  .header_section.new .child-trigger{
    display: block;
    cursor: pointer;
    position: absolute;
    top:0px;
    right: 0;
    padding: 0;
    height:100%;
    width: 50px;
  }
  .header_section.new .child-trigger.full-child{
    width: 100%;
  }
  .bottom__navi__menu  ul.hs-menu-children-wrapper li.hs-item-has-children .child-trigger{
    height: 100%;
  }
  .child-trigger:hover {
    text-decoration: none;
  }
  .child-trigger:before {
    background-image: url(https://22400113.fs1.hubspotusercontent-na1.net/hubfs/22400113/Swimming_pool_2023/Global_assets/right%20child%20arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 16px;
    position: absolute;
    right: 18px;
    top: 20px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    width: 13px;
  }
  .bottom__navi__menu  ul.hs-menu-children-wrapper li.hs-item-has-children i:after {
    top: 16px;
  }
  .child-trigger.child-open i:before {
    -webkit-transform: translatey(-50%) rotate(135deg);
    -ms-transform: translatey(-50%) rotate(135deg);
    transform: translatey(-50%) rotate(135deg);
  }
  /* Toggle Button Icon Open
  ========================================================================== */
  .hs_bottom_header {
    background-color: var(--white_color);
    padding: 0;
  }
  .bottom__header__logo {
    display:none;
  }
  .bottom__right__side {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .mobile__header__logo img {
    height: auto;
    width: 100% !important;
    max-width: 155px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    margin: 0 auto;
  }
  .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1 {
    padding: 0 20px 0 8px;
    margin: 7px 0;
    line-height: 1.1;
  }
  .bottom__right__side a, .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1 a{
    line-height: 1.1;
    font-size:16px;
    display:block;
    text-align: left;
  }

  .hs_top_header {
    padding:5.5px 0;
  }
  .top_content p, .top_content p>a {
    font-size: 16px;
    line-height:1.18;
  }
  .mobile__header__logo{
    display: block;
    text-align: center;
    padding: 16px 30px;
    position: relative;
  }
  .header_section.new .mobile__header__logo .mobile_call_clickable{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 62px;
    padding-top: 0px;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 17px;
  }
  .header_section.new .mobile__header__logo .mobile_call:after{
    background-color: var(--skyblue_color);
    content: "";
    height: 42px;
    left: 58px;
    position: absolute;
    top: 9px;
    width: 1px;
  }
  .header_section.new  .mobile_call {
    position: absolute;
    top: 0;
    left: 0;
    height: 62px;
    width: 58.5px;
    z-index:10;
  }
  .mobile-open .header_section.new .mobile_call{
    z-index:0;
  }
  .bottom__header__deta {
    display: block;
    position:relative;
  }
  .top_content {
    padding: 0 30px;
  }
  .phone__number {
    padding: 0 20px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
  }
  .get__cta {
    padding: 0 20px;
    text-align: right;
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .top_content span.top_desk_text{
    display:none;
  }
  .top_content span.top_mob_text{
    display:block;
  }
  .phone__number:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 42px;
    background: var(--skyblue_color);
    top: -6px;
    left: -9px;
  }
  span.telephone_icon {
    margin-right:0px;
  }
  .telephone_icon img {
    max-width: 24px;
  }
  .bottom__navi__menu:before{
    display:none;
  }
  .bottom__navi__menu {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1{
    line-height: 1.18;
    margin: 16px 0;
    padding: 19px 20px 19px 19px;
    background: var(--skyblue_color);
    border-radius: 8px;
    position:relative;
  }
  /*  =================new menu css==============  */
  .header_section.new .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal li.hs-menu-item >ul.hs-menu-children-wrapper {
    position: fixed;
    top: 88px;
    right: -1018px;
    background-color: var(--lightblue_color);
    width: 100%;
    max-height: calc(100vh - 88px);
    height:100%;
    z-index: 6;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    padding: 30px 20px 110px;
    visibility: hidden;
    opacity: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display:block;
    left: unset;
    overflow-y: scroll;
  }
  header.offer_banner .header_section.new .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal li.hs-menu-item >ul.hs-menu-children-wrapper {
    top:90;
    max-height: calc(100vh - 90px);
  }

  .header_section.new .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal li.hs-menu-item > ul.hs-menu-children-wrapper.child-menu-open {
    right: 0;
    visibility: visible; 
    z-index:10;
    opacity: 1;
    left: unset !important;
    overflow-y:scroll;
  }
  .header_section.new li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {
    position: relative;
  }
  .header_section.new .bottom__navi__menu .hs-menu-wrapper.flyouts .hs-menu-children-wrapper{
    max-width: 100%;
  }
  .header_section.new .custom-menu-primary .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal.open-menu > ul li.hs-menu-depth-1.contact-us:last-child {
    display:none;
  }
  body.mobile-open .header_section.new .mobile__header__logo  a.mobile_call_clickable{
    visibility: hidden;
    opacity: 0;
  }
  body.chrome.mobile-open .header_section.new .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal {
    display: block;
  }
  .header_section.new .inner-child-close:after {
    content:"";
    background-image: url(https://22400113.fs1.hubspotusercontent-na1.net/hubfs/22400113/Swimming_pool_2023/Global_assets/back_button_arrow.svg);
    background-size: cover;
    width: 13px;
    top: 19px;
    position: absolute;
    height: 23px;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    left: 18px;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  .header_section.new .inner-child-close {
    position: absolute;
    height: 62px;
    top:0;
    width: 52px;
    left: 0;
    cursor: pointer;
  }
  .header_section.new .inner-child-close.back-arrow-visible:after {
    visibility: visible;
    opacity: 1;
  }
  .header_section.new .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal {
    position: fixed;
    top: 88px;
    right: -1032px;
    background-color: var(--white_color);
    width: 100%;
    height: 100vh;
    z-index: 6;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow-y: scroll; 
    padding: 0px 20px 150px;
    border-top: 1px solid var(--skyblue_color);
  }
  header.offer_banner .header_section.new .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal{
    top:90px;
    padding: 0px 20px 260px;
  }
  .header_section.new .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.open-menu {
    width: 100%;
    right: 0px;
  }
  .header_section.new .bottom__navi__menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>ul.hs-menu-children-wrapper .hs-menu-children-wrapper{
    left:unset; 
    top:90px;
  }
  .header_section.new .bottom__navi__menu a.child_heading {
    font-weight: 700 !important;
    font-size: 19px !important;
    line-height: 1.4;
    margin-bottom: 16px;
  }
  body.mobile-open .header_section.new .bottom__navi__menu .mobile_buttoncta.getaquote-cta a.cta_button {
    border-radius: 8px;
    margin-top:16px;
  }
  body.mobile-open .header_section.new .bottom__navi__menu .mobile-menu-cta a.cta_button {
    text-align: left;
    padding: 18px;
    line-height: 1.1;
    background-position: right 18px top 50%;
  }
  body.mobile-open .header_section.new .bottom__navi__menu .mobile-menu-cta {
    padding-top: 31px;
  }
  .header_section.new .mobile-menu-cta {
    display: block;
  }
  body.mobile-open {
    overflow: hidden;
  }
  body.mobile-open .header_section.new .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal::-webkit-scrollbar,
  .header_section.new .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal li.hs-menu-item>ul.hs-menu-children-wrapper::-webkit-scrollbar{
    width: 0px;
    background: transparent;
  }
  .header .mobile-trigger, .header_section.new li.hs-menu-item.hs-menu-depth-1.hs-item-has-children,
  .header_section.new .inner-child-close,.header_section.new .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal li.hs-menu-item>ul.hs-menu-children-wrapper,
  .bottom__navi__menu ul ul.hs-menu-children-wrapper li.hs-menu-item{
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1 > a{
    padding:0;
  }
  header .mega-menu-item .top-res-inner,
  .mega-menu-item .menu-item-flex{
    display:block;
  }
  body .all-resources.hs-menu-children-wrapper {
    position: relative !important;
    top: unset !important;
    opacity: 1 !important;
  }
  body header .megamenu .all-resources.hs-menu-children-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal{
    position: relative;
    height: auto;
    inset: unset;
    visibility: visible;
    background-color: transparent;
    border: none;
  }
  .mega-menu-item .menu-item-flex .top-resources-main > h5,
  .mega-menu-item .menu-item-flex .all-resources > h5{
    display:none;
  }
  /*  ================= mega-menu css=============  */
  .mega-menu-item .top-res-inner .top-res-card {
    padding: 17px 33px 12px 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .mega-menu-item .top-res-inner .top-res-card {
    margin-bottom: 16px;
  }
  .mega-menu-item .top-res-inner .top-res-image {
    -ms-flex-preferred-size: 62px;
    flex-basis: 62px;
    margin-right: 15px;
  }
  .mega-menu-item .top-res-inner .top-res-text {
    -ms-flex-preferred-size: calc(100% - 77px);
    flex-basis: calc(100% - 77px);
  }
  .mega-menu-item .top-res-inner .top-res-card img {
    max-width: 62px !important;
    margin-bottom: 0;
  }
  .mega-menu-item .top-res-inner .top-res-card h6 {
    margin-bottom: 5px;
    font-size: 16px;
  }
  header .mega-menu-item .top-res-inner {
    margin-bottom: 0;
  }
  .mega-menu-item .bottom__navi__menu ul li.hs-menu-item.hs-menu-depth-1:not(:last-child) {
    margin: 0px 0 16px 0px;
  }
  .header_section.new .custom-menu-primary .all-resources.hs-menu-children-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal {
    padding: 0px;
    top:0;
  }
  .bottom__navi__menu .all-resources.hs-menu-children-wrapper ul li.hs-menu-item.hs-menu-depth-1{
    margin:0 0 16px 0;
    padding: 19px 20px 19px 19px;
    background: var(--white_color);
    border-radius: 8px;
  }
  header .custom-menu-primary .all-resources.hs-menu-children-wrapper ul li.hs-menu-item.hs-menu-depth-1 a {
    font-weight: 700;
  }
  header .custom-menu-primary .all-resources .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal>ul {
    border-bottom: 0;
    padding-top: 0;
  }
}
@media(max-width:385px){
  .header .mobile-trigger{
    width:45px;
  }
}
@media(max-width:767px){
  header.offer_banner .header_section.new .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal li.hs-menu-item >ul.hs-menu-children-wrapper,
  header.offer_banner .header_section.new .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal{
    top: 90px;
  }
  header.offer_banner .header_section.new .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal li.hs-menu-item >ul.hs-menu-children-wrapper{
    max-height: calc(100vh - 90px);
  }
  
}