.search-results-block {
  margin-left: 15px !important;
}

button.hs-search-field__button { display: none !important;}

.header-main-nav ul li a {
  max-width: 100% !important;
  color: #f9f9f9;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  font-size: 14px;
  padding: 10px 18px;
  border-bottom: 1px solid transparent !important;
} 
.header-main-nav ul.hs-menu-children-wrapper {
  background-color: #000 !important;
  padding: 10px 15px;
}
.header-main-nav ul li a:hover, .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #007a69;
  border-bottom: 1px solid #f9f9f9;
}
.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
  border-bottom: 1px solid #fff !important;
}
.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:last-child a:hover {
  border-bottom: 1px solid transparent !important;
}
.header-main-nav li:last-child a:hover {
  color: #007a69;
  border-bottom: 1px solid transparent!important;
}
.header-main-nav li:last-child a {font-weight: 600;}
.header-main-nav ul li ul li:last-child a { font-weight: 300;}





/* --------------------Submenu Styling---------------------*/


.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item.hs-menu-depth-1.has-megamenu>ul.hs-menu-children-wrapper {
  display: none!important;
}
.header-main-nav ul li:hover .sub-menu-outer {
  opacity: 1;
  visibility: visible;
}
.sub-menu-outer {
  background-color: #0a0a0a;
  box-shadow: 0 4px 6px #00000029;
  left: 0;
  max-width: 100%;
  opacity: 0;
  position: absolute;
  top: 114px;
  transition: .5s;
  visibility: hidden;
  z-index: 999;
  width: 100%;
  overflow:auto;
  height:calc(100vh - 50px);
  height:auto;
  padding-bottom: 40px;
}
.small-header .sub-menu-outer { top: 63px;}
.sub-menu-page-center {
  box-sizing: border-box;
  float: none;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
}
.sub-menu-inner {
  box-sizing: border-box;
  /*   padding: 42px 55px 53px 150px; */
  /*   padding: 0px 55px 53px 150px; */
  width:100%;
}
.inner-menu-section {
  padding: 0 0px 0px 150px;
}
.menu-title h2 {
  font-size: 32px;
  color: #FFF;
  line-height: 37px;
  font-weight: 400;
  letter-spacing: normal;
  margin:0px;
  margin-bottom:20px;
  position:relative;
  padding-left:25px;
}
.menu-title h2:before {
  position: absolute;
  width: 4px;
  height: 52px;
  background: #35A99A;
  content: "";
  left: -10px;
  border-radius: 6px;
  top: -8px;
}
.menu-description p {
  color: #fff;
  font-size: 19px;
  line-height: 28px;
  font-weight: 400;
  margin:0px;
  margin-bottom:20px;
}
.submenu-list {
  align-items: start;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  padding: 20px;

}
.detail-sec-one{ padding-top:40px;}
.detail-sec-one a.menu-list { padding: 0px !important;}
.detail-sec-one ul li.active{ background: #303030 !important;}
.icon-image {padding: 0px !important;}
.submenu-icon-leftCol {
  //flex: 0 17%;
  justify-content: center;
  margin: 0 auto;
  margin: 0;
  display: flex;
  align-items: center;
  width: 86px;
}
.icon-image {
  width: 86px;
  height: 86px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.icon-image:hover{border-bottom:none !important;}

.submenu-rightCol {
  //flex: 0 75%;
  width: calc(100% - 100px);
}
.submenu-title p{
  margin:0px !important;
  margin-bottom:4px !important;
}
.submenu-title p {
  font-size: 19px !important;
  line-height: 22px;
  margin: 0px;
  font-weight:500 !important;
  border-bottom:1px solid transparent !important;
  color:#fff;
}
.submenu-title p {
  padding: 0px !important;
}

.detail-sec-one ul li.active:first-child a> .submenu-list> .submenu-rightCol .submenu-title p {
  border-bottom: 1px solid transparent!important;
  /*   color: #558ece!important; */
}
.detail-sec-one ul li.active:nth-child(2) a > .submenu-list> .submenu-rightCol .submenu-title p {
  border-bottom: 1px solid transparent!important;
  /*   color: #927CB2!important; */
}
.detail-sec-one ul li.active:nth-child(3) a > .submenu-list> .submenu-rightCol .submenu-title p {
  border-bottom: 1px solid transparent!important;
  /*   color:#C14F6B!important; */

}
.detail-sec-one ul li.active:nth-child(4) > .submenu-list> .submenu-rightCol .submenu-title p {
  border-bottom: 1px solid transparent!important;
  /*   color:#AD573D!important; */

}
.detail-sec-one ul li:hover .detailed-section-outer {background: #303030;}
.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.has-megamenu a:hover {
  border-bottom: 1px solid transparent !important;
}
.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item.hs-menu-depth-1.has-megamenu {
  position: unset!important;
}
.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a{overflow:visible !important;}

.submenu-description p {
  font-size: 0.875rem;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 1.5rem */
  margin: 0px;
}

.submenu-detailed-section {
  display: flex;
  /*   gap: 20px; */
  justify-content: space-between;
}
.detail-sec-one ul li { border-bottom: 1px solid #Fff;}
.detail-sec-one ul li:last-child {border-bottom: 1px solid transparent;}

.detailed-section-inner {
  display: flex;
  justify-content: space-between;
  gap:60px;
}
.detail-sec-two {
  display: flex;
  flex-direction: column;
  align-items: baseline;

}
.detailed-section-outer.active .detail-sec-two{ flex:0 50%;}
.detailed-section-outer.active .detail-sec-three{flex:0 40%;}
.detail-sec-three {
  flex: 0 40%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.detail-col-1-title h2 {
  margin: 0px;
  position:relative;
  padding-left: 20px;
}
.detail-col-1-title h2 a {
  font-size:32px !important;
  line-height:37px;
  display:flex !important;
  padding:0px !important;

}
.detail-col-1-title h2 a:before{
  position: absolute;
  width: 4px;
  height: 52px;
  /*   background: #558ECE; */
  content: "";
  left: -10px;
  border-radius: 6px;
  top: -8px;
}
#tab1 .detail-col-1-title h2 a:before {background: #558ece;}
#tab2 .detail-col-1-title h2 a:before {background: #927CB2;}
#tab3 .detail-col-1-title h2 a:before {background: #C14F6B;}
#tab4 .detail-col-1-title h2 a:before {background: #AD573D;}
.detail-col-1-title h2:hover { color: #fff !important;}
.detail-col-1-desc p {
  color: #fff;
  font-size: 19px;
  line-height: 28px;
  margin: 30px 0px;
}
.detail-sec-one {flex: 0 33%;}
.detailed-section-outer {
  flex: 0 65%;
  padding: 60px 90px;
  padding-top:90px;
}
.deatil-col-1-features ul {
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.deatil-col-1-features ul li {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #fff;
  font-size: 19px;
  font-weight:500 !important;
}
.detail-col-2-image a {padding: 0px !important;}
.deatil-col-2-title { margin-top: 10px;}
.deatil-col-2-title h3 {
  font-size: 25px;
  color: #fff;
  line-height: 29px;
  font-weight: 400;
  margin: 0;
  padding-left: 10px;
}
.deatil-col-2-desc p {
  color: #fff;
  font-size: 19px;
  line-height: 32px;
  margin: 0px;
  padding-left: 10px;
}

.download-btn a {
  padding: 8.49px 14px 8.49px 15px !important;
  background: #FFA69E;
  color: #0A0A0A !important;
  font-size: 17px !important;
  line-height: 20px !important;
  font-weight:400 !important;
  cursor: pointer;
  display:inline-block;
  font-family: rubik !important;
}

.download-btn a:hover { background: #F2948B;}
.detailed-section-inner {display: none;}
.detailed-section-outer {display: none;}
.detailed-section-outer.active { display: flex;}

.detailed-section-inner { display: none;}

.detailed-section-inner.active { display: flex;}
.detailed-section-outer.active {background: #303030;}
.detail-col-1-title h2 a:hover {color: #fff !important;}
.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a, 
.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1>a
{
  position:relative;
}
.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.has-megamenu>a:after{
  background-color: #35A99A;
  border-radius: 10px;
  /*   bottom: -25px; */
  bottom:0px;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  transition: all .6s;
  width: 0;
}
.small-header .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.has-megamenu>a:after{
  bottom: -5px;
}
.header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-depth-1.has-megamenu:hover a:after {
  //width: 100%; /*active border width*/
}
body .newHeader-2024 .mobile-trigger {
  //top: -49px !important;
}

.detailed-section-outer { display: none;}

.detailed-section-outer.active {  display: block;}

ul#tabs-nav {float: none;}
.detail-sec-one ul li a {white-space: unset !important;}



/***********************************New update 2024**************************************/
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 > a:after{
  background-color: #35A99A;
  border-radius: 10px;
  /*   bottom: -25px; */
  bottom: 0px;
  content: "";
  height: 5px;
  left: 0;  
  position: absolute;
  transition: all .6s;
  width: 0%;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:hover > a:after{
  //width: 100%;  /* active border width */
}

.disk-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  top: 113px;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a:hover {
  border-bottom: 0px solid #fff !important;
} 
.small-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  top: 58px;
}
.small-header .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 > a:after {
  bottom: -5px;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 0;
  visibility: hidden;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.child-items-open  > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.disk-menu .header-main-nav ul li:hover .sub-menu-outer {
  opacity: 0;
  visibility: hidden;
}
.disk-menu .header-main-nav ul li.hs-item-has-children.child-items-open .sub-menu-outer {
  opacity: 1;
  visibility: visible;
}
.disk-menu .newHeader-outer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child a {
  padding-top:2px  !important;
  padding-bottom:2px  !important;
}
.disk-menu .newHeader-outer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child a:after {
  background-color:transparent;
  left: unset !important;
  //width:17px !important;
  top: 10px;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  -webkit-transition: opacity 0s !important;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:not(:last-child) > a {
  padding: 40px 15px 40px;
  border-bottom:0px !important;
}
.small-header .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:not(:last-child) > a {
  padding: 10px 15px 10px;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.child-items-open > a {
  color: #007a69;
}
.newHeader-outer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child {
  //margin-top:30px;
}
.search-outer {margin-top:30px;}
.small-header .newHeader-outer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child {
  margin-top:0px;
}
.small-header .search-outer {margin-top:0px;}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.child-items-open > a:after {
  //width: 100%; /* active border width */
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:las-child:hover > a:after{
  width: 10% !important;
}
.disk-menu li.hs-menu-item.hs-menu-depth-2 .sub-menu-outer.menu-3 {
  opacity: 0 !important;
  visibility: hidden !important;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-item.hs-menu-depth-2 > a:hover {
  border-bottom: 0px solid #007a69 !important;
  background-color: #007a69;
  color: #ffffff;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.child-items-open > a {
  background-color: #007a69;
  color: #ffffff;
}
.disk-menu .header-main-nav li.hs-menu-item.hs-menu-depth-2.active.active-branch > a {
  background-color: #FFA69E !important;
  color: #ffffff;
}
.disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a:hover {
  background-color: #007a69;
  color: #ffffff;
}
.header-contact-button a {font-size: 14px !important;}
.header-contact-button a:after {
  width: 12px !important;
  height: 12px !important;
}
.disk-menu .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: flex;
  align-items: center;
}
.disk-menu .search-outer.search-open .search-item-main {padding: 6px 15px 6px 15px;}
.disk-menu .search-outer.search-open {
  margin-top: 38px;
}
.disk-menu .search-outer.search-open .search {padding: 2px 0px 2px 14px;}
.small-header .search-outer.search-open {
  margin-top: 8px;
}



.custom-menu-primary.js-enabled li.hs-menu-item.hs-menu-depth-2.active.active-branch a {
  background-color: #00A0FF !important;
  color: #ffffff;
}



@media (min-width: 776px) {
  .disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    display: none !important;
  }
  .disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.child-items-open > ul.hs-menu-children-wrapper {
    display: block !important;
  }
  .disk-menu .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.has-megamenu.child-items-open > ul.hs-menu-children-wrapper {
    opacity: ;
    visibility: hidden
  }
}



@media(max-width:1300px){
  .inner-menu-section { padding: 0 0 0 80px; }

  .detailed-section-inner {  gap: 30px; }
  .detailed-section-outer{ padding:60px; padding-top:100px; }
  @media(max-width:1230px){
    .sub-menu-outer{  top:68px; }
    .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.has-megamenu>a:after{
      bottom:0px; }
    .small-header .sub-menu-outer {  top: 50px; }
    .small-header .header-main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.has-megamenu>a:after {
      bottom: 6px;
   }
  }
  @media (max-width:1185px){
    .detail-col-1-title h2 a:before{
      top:-7px;
    }
    .detailed-section-inner.active {
      display: flex;
      flex-direction: column;
    }
    .submenu-icon-leftCol {
      flex: 0 25%;
      height: 91px;
      width: 91px;
    }
  }
  @media (max-width: 1125px) {
    .search-outer {  margin-top: 0px; }
    .small-header .span12.widget-span.widget-type-cell.inner-nov-21 {   padding: 10px 0px; }
    .header-wrapper.nov-21 .large-logo img.hs-image-widget {   width: 70px !important;}
    .small-header .header-wrapper .small-logo img.hs-image-widget {   width: 50px !important; }
    .custom-menu-primary .hs-menu-wrapper > ul {  background-color:#007a69 !important;  }
    .mobile-search-button-outer .search-outer.search-open .search-item-main {
      padding: 7px 15px 7px 15px !important;
    }
    .mobile-open .mobile-trigger {background-color:#007a69 !important;}
    .mobile-trigger:hover {   background-color:#007a69 !important; }
    .mobile-trigger {
      color:#007a69 !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul  li a {  font-size:16px !important; }
  }
  @media (max-width: 800px) {
    .header-wrapper.nov-21 .large-logo img.hs-image-widget { width: 50px !important; }
    .mobile-trigger{ top: -53px !important;}
  }
  @media (max-width: 767px) {
    .header-24 .menu-wraper {
      float: none !important;
      padding-right: 0px !important; 
    }
    .search-outer {  margin-top: 0px; }
    .header-wrapper.nov-21 .large-logo {  padding: 20px 0 !important; }
    .custom-menu-primary.js-enabled{  width: 100% !important; }
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
      position: absolute !important;
      right: 0px !important;
      width: 100% !important;
      z-index: 99;
    }
    .inner-nov-21 {  padding: 0 0px 0px !important;}
     .header-wrapper.nov-21 .large-logo {padding: 20px 0 20px 20px !important;}
  }

  @media (max-width: 600px) {
    .header-wrapper.nov-21 .inner-nov-21 > .row-fluid-wrapper >.row-fluid {
      display: block !important;
    }
    .mobile-trigger {
      top: -90px !important;
      right: 20px !important;
    }
    .mobile-search-button-outer{  margin-right: 0px !important;}
    .custom-menu-primary.js-enabled .hs-menu-wrapper {  top:10px !important; }
    .inner-nov-21 {  padding: 0 0px 10px !important;}
    .header-wrapper.nov-21 .large-logo { padding-left:20px !important;}
    .mobile-search-button-outer { margin-right: 20px !important;}
    .header-contact-button a { font-size: 14px;}
    .mobile-search-button-outer .search-outer.search-open .search-item-main {
      padding: 7px 15px 7px 15px !important;
    } 
    .header-contact-button a:after {
      width: 12px  !important;
      height: 12px  !important;
      top: 12px  !important;
    }
  }
  @media (max-width: 580px) {
    .header-24 .logo-and-subtext .large-logo, .logo-and-subtext .small-logo {
      text-align: left;
      width: 100% !important;
    }

    /*     .header-24 .inner-nov-21 .mobile-menu .mobile-trigger {
    top: -126px !important;
  } */
  }

  @media(max-width: 500px) {
    /*     .header-24 .inner-nov-21 .mobile-menu .mobile-trigger {
    top: -115px !important;
  } */

  }

