.header-wrapper h1,.header-wrapper h2,.header-wrapper h3,.header-wrapper h4,.header-wrapper h5,.header-wrapper h6 { font-family: "Open Sans", serif !important;  margin-bottom: 15px;}
body .header-wrapper, .header-wrapper p,.header-wrapper ul,.header-wrapper li {
    font-family: roboto !important;
    margin: inherit;
}
.bp-product-cta-right-content a { color: inherit;}
h1 { font-size: 60px;}
.header-wrapper ul li{ font-size: 18px; }
.header-wrapper p {    margin-bottom: 15px;}
.header-wrapper h1{  font-size: 40px;}
.header-wrapper h2{  font-size: 38px;}
.header-wrapper h3{  font-size: 30px;}
.header-wrapper h4{  font-size: 26px;}
.header-wrapper b, .header-wrapper strong{
  font-weight: 700;
}
@media (max-width: 767px) {
    h1 {
        font-size: 32px;
    }
}
.header-wrapper .top-header {
    padding: 5px 0px;
    background-color: #EEEEEE;
    position: relative;
}
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul>li, .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul>li.ActivatedMenu {
    position: relative;
}
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul>li.ActivatedMenu>.megamenu .mega-menu .nav-items .nav-item span.icon-arrow { position: absolute; display:flex; align-items:center;justify-content:center;width: 60px; height: 30px; top: 28px; right: 13px; z-index: 99; }
.header-wrapper .top-header .continer-fluid {
    padding: 0px 50px;
    position: relative;
    z-index: 9;
}

.header-wrapper .top-header .inner-section {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
    justify-content: space-between;
    align-items: center;
}

.header-wrapper .top-header .inner-section .left-part {
    padding: 0px 10px;
    width: 27.4%;
}

.header-wrapper .top-header .inner-section .right-part {
    width: calc(100% - 27.4%);
    padding: 0px 10px;
}

.header-wrapper .top-header .inner-section .right-part .connet-follow {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    padding: 0px;
    justify-content: end;
}

.header-wrapper .top-header .inner-section .right-part .connet-follow > li {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    color: transparent;
    font-family: 'Roboto';
    line-height: normal; 
    font-weight: 400; 
    margin-bottom: 0px;
    color: #444444;
}


.header-wrapper .top-header .inner-section .right-part .connet-follow > li .icon {
    width: 16px;
    height: 16px;
    line-height: 0;
    display: block;
    margin-right: 4px;
}

.header-wrapper .top-header .inner-section .right-part .connet-follow > li > a {
    width: calc(100% - 20px);
    font-family: roboto;
    font-weight: 400;
    font-size: 14px;
    color: #444444;
    line-height: 1.71;
}

.header-wrapper .top-header .inner-section .right-part .connet-follow > li:not(:last-child) {
    padding-right: 40px;
}

.header-wrapper .top-header .inner-section .left-part .text {
    font-family: roboto;
    font-weight: 500;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    line-height: 1.71;
}
.hs-search-field__suggestions li a:hover , .hs-search-field__suggestions li a:hover .hs-search-highlight {
    color: #E11F29 !important;
}

.header-wrapper .top-header:after {
    content: "";
    left: 0;
    top: 0px;
    border-top: 34px solid #E11F29;
    border-right: 34px solid transparent;
    position: absolute;
    width: 497px;
}

.header-wrapper .bottom-header {
    padding: 15px 0px;
    background-color: #fff;
    /*     position: relative; */
}

.header-wrapper .bottom-header .continer-fluid {
    padding: 0px 50px;
}

.header-wrapper .bottom-header .inner-section {
    display: flex;
    flex-wrap: wrap;
    /*     align-items: center; */
    justify-content: space-between;
}

.header-wrapper .bottom-header .inner-section .left-part {
    width: 140px;
}

/* .header-wrapper .bottom-header .inner-section .right-part {
width: 190px;
} */

.header-wrapper .bottom-header .inner-section .middle-part {
    width:calc(100% - 190px);
    background: #D3D0D0;
    /*     position:relative; */
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul {
    /*     justify-content: center; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding:21px 72px;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li:not(:last-child) {
    padding-right: 59px;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li {
    list-style: none;
    position: relative;
    float: none;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li > a {
    color: #000;
    position: relative;
    max-width: fit-content;
    overflow: unset;
    padding: 0px;
    white-space: normal;
    text-overflow: unset;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
}
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul:before,
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul:after {
    display: none;
}
.header-wrapper .bottom-header .inner-section .right-part .right-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: end;
    width: 100%;
    height: 100%;
}

.header-wrapper .bottom-header .inner-section .right-part .right-inner .search-icon {
    width: 24px;
    margin-right: 15px;
    cursor: pointer;
}

.header-wrapper .bottom-header .inner-section .right-part .right-inner .button-wrapper > a {
    background-color: #E11F29;
    padding: 15px 20px;
    font-family: raleway;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.666;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 50px;
    justify-content: flex-end;
}
.header-wrapper .bottom-header .inner-section .right-part .right-inner .button-wrapper > a:hover { 
    background-color: #000;
    color: #fff;
}
.header-wrapper .bottom-header .inner-section.head-innner-sec-bottom .right-part  { width:190px; }
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -15px;
    width: 11px;
    height: 8px;
    background-color: #000000;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    transform: translateY(-50%) rotate(180deg);
    border-radius: 2px;
    transition: all .4s ease-in-out;
}
.header-wrapper .bottom-header .inner-section  .button-wrapper.mobile{display:none;}
.header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle {
    width: 36px;
    height: 24px;
    cursor: pointer;
    display:none;
}

.header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle .burger {
    height: 24px;
    position: relative;
}

.header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle .burger .line {
    width: 36px;
    height: 2px;
    background-color: #000000;
    position: absolute;
    transition: all 200ms;
    transition: top 0.2s 0.2s, transform 0.2s, opacity 0.2s;
}

.header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle .burger .line:nth-child(1) {
    top: 0;
}

.header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle .burger .line:nth-child(2) {
    top: calc(50% - 2px / 2);
}

.header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle .burger .line:nth-child(3) {
    top: calc(100% - 2px);
}
/* // mega-menu */
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li {
    position: unset;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu {
    position: unset;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #f7f7f7;
    padding: 40px;
    z-index:999999;
    display:none;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu {
    position: relative;
    width: 100%;
    min-height: 500px;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items {
    list-style: none !important;
    margin: 0 !important;
    padding: 20px 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item {
    width: 25% !important;
    padding-right: 10px !important;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul>li.ActivatedMenu>.megamenu .mega-menu .nav-items .nav-item .nav-button>.icon-arrow{display:none;}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .nav-button {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 20px;
    border: none;
    background: none;
    cursor: pointer;
    color: #444;
    font-weight: 600;
    font-family: 'Open Sans';
    font-size: 16px;
    transition: all 0.3s ease;
    width: 100%;
    text-align: left;
    line-height: 1.625;
    max-width:100%;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .nav-button .nav-icon {
    width: 30px;
    height: 30px;
    padding: 7px;
    transition: color 0.3s ease;
    display: block;
    line-height: 0;
    background-color:#fff;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content {
    position: absolute;
    top: 0;
    left: 25%;
    width: calc(100% - 25%);
    min-height: 500px;
    background: #ffffff;
    padding: 30px;
    display: flex;
    gap: 20px;
    opacity: 0;
    visibility: hidden;
    /*     box-shadow: 0 0 05px rgba(0, 0, 0, 0.3); */
    box-shadow: 0 6px 30px 6px #0000000f;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.active .mega-menu-content {
    visibility: visible;
    opacity: 1;
}
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content .menu-flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 10px;
    column-gap: 20px;
    flex: 1;
    align-content: start;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content .menu-flex .menu-section {
    padding: 15px 12px;
    cursor: pointer;
    border-bottom: 1px solid #000;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content .menu-flex .menu-section > a {
    text-overflow: unset;
    white-space: normal;
    text-decoration: none;
    padding: 0px;
    overflow: unset;
    max-width: max-content;
    display: block;
}
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .support-card {
    align-items: flex-start;
    align-self: flex-start;
    background: #000000;
    background-image: url('https://sens-usa.com/hubfs/SENS%20Custom%20Blog%20-%202024/Images/Layer_1%20(10).svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    padding: 30px;
    position: relative;
    row-gap: 130px;
    width: 28.6%;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .support-card .content h3 {
    color: #fff !important;
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'Open Sans';
    font-weight: 700;
    line-height: 1.55;
    text-transform: capitalize;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .support-card .content p {
    font-family: 'Open Sans';
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    line-height: 1.71;
    margin-bottom: 0px;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .support-card .button a {
    display: inline-block;
    padding: 10px 16px;
    background-color: #fff;
    font-family: 'Raleway';
    font-weight: 700;
    color: #000000;
    font-size: 15px;
    line-height: 1.6;
}


.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item:hover > .nav-button, .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.active > .nav-button {
    background-color: #fff;
    position:relative;
    box-shadow: 0px 6px 30px 6px #0000000F;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item:hover > .nav-button .nav-icon, .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.active > .nav-button .nav-icon {
    background-color: #E11F29;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item:hover > .nav-button .text, .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.active > .nav-button .text {
    color: #E11F29;
    font-weight:700;
}



.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content .menu-flex .menu-section a > h6 {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.625;
    font-family: 'Open Sans';
    margin-bottom: 0px;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content .menu-flex .menu-section a > p {
    line-height: 1.71;
    color: #969696;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Raleway';
    margin-bottom: 0px;
}
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content .menu-flex .menu-section:hover {
    background-color: #f7f7f7;
    border-color: #E11F29;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .support-card .button a:hover {
    color: #fff;
    background-color: #E11F29;
}
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.withoutlabel .mega-menu-content {
    display: block !important;
    left: 0;
    width: 100%;
    opacity: 1;
    visibility: visible;
    border-radius: 10px;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.withoutlabel .mega-menu-content .menu-flex {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 20px;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .withoutlabel .support-card {
    width: 100%;
    margin-top: 50px;
    row-gap: 0px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .nav-button .nav-icon svg {
    width: 16px;
    height: 16px;
    fill: #444444;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .nav-button .nav-icon svg path {
    fill: #444;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item:hover .nav-button .nav-icon svg path, .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.active .nav-button .nav-icon svg path {
    fill: #fff;
}

.search-box {
    width: 100%;
    background-color: #000;
    padding: 10px 50px;
    display: none;
} 

.search-box .hs-search-field__bar form input[type=text] {
    border: 1px solid #cacaca;
    border-radius: 0 !important;
    color: #444;
    font-size: 16px;
    font-weight: 400;
    height: 54px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    width: 100%;
}

.search-box .hs-search-field__suggestions {
    overflow: unset;
    max-height: unset;
    margin: 0px;
    list-style: none;
}

.search-box .hs-search-field--open ul.hs-search-field__suggestions {
    background-color: #fff;
    font-size: 16px;
    margin: 10px 0 0 !important;
    padding: 5px 10px !important;
}


.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul>li.ActivatedMenu>.megamenu .mega-menu .nav-items .nav-item:hover .mega-menu-content {
    opacity: 1;
    visibility: visible;
}

.header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul>li.ActivatedMenu>.megamenu .mega-menu .nav-items .nav-item:first-child .mega-menu-content {
    opacity: 1;
    visibility: visible;
}


/* end-mega-menu */

/* Updated menu css start  */


.header-wrapper.header-wrapper-sec {
    display: flex;
    flex-wrap: wrap;
    position:relative;

}

.left-part.head-logo-left-part {

    width: 286px;
    position:relative;
    background: #E11F29;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 50px;
}
.left-part.head-logo-left-part .logo {
    width: 175px;
    height: auto;
}
span.logo-svg-shape {
    position: absolute;
    right: -32px;
    z-index: 1;
    width: 32px;
    height: 100%;
    top:0;
    bottom:0;
}

span.logo-svg-shape svg {
    width: 100%;
    height: 100%;
}
.header-wrapper .bottom-header {
    width: calc(100% - 286px);
    padding: 0;
}
.inner-section.head-innner-sec-top { padding:10px 50px; }
ul.connet-follow {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
    gap:0 60px;
}

ul.connet-follow>li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin:0;
}

ul.connet-follow span.icon {
    width: 20px;
    height: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

span.connet-follow-content>p {
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 500;
    line-height: 16.34px;
    margin: 0;
    color: #444444;
}

span.connet-follow-content a {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.44px;
    color: #000000;
}

span.connet-follow-content {
    padding-left: 10px;
    display:flex;
    flex-direction:column;
}

ul.hs-search-field__suggestions {
    margin: 0;
    max-width: max-content;
    overflow: unset;
}

.search-input-wrappper .hs-search-field--open .hs-search-field__suggestions {
    background-color: #fff;
    border: 0;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    max-height: 250px;
    max-width: 100%;
    overflow-y: auto;
    padding: 10px;
    position: absolute;
    top: calc(100% + 2px);
    width: 100%;
    z-index: 9;
}


.hs-search-field {
    position: relative;
}

input.hs-search-field__input {
    border: none;
    border-bottom: 1px solid #EEEEEE;
    padding: 3px 3px 3px 28px !important;!i;!;!;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000000;
    background-image: url('https://sens-usa.com/hubfs/SENS%20Custom%20Blog%20-%202024/Images/fi_93642%20(1).svg');
    background-size: 19px 20px;
    background-repeat: no-repeat;
    background-position: left center;
}

input.hs-search-field__input::-webkit-input-placeholder{color:#000;} 

.headsearch-box {width: 429px;}

.header-wrapper .bottom-header .inner-section .right-part .right-inner .button-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position:relative;
}



span.head-inner-menu-part-wrap-shape {
    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0px;
    width: auto;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

span.head-inner-menu-part-wrap-shape svg {
    width: 100%;
    height: 100%;
}


.hs-search-field--open .hs-search-field__suggestions {
    background-color: #fff;
    border: 0;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    max-height: 250px;
    max-width: 100%;
    overflow-y: auto;
    padding: 10px;
    position: absolute;
    top: calc(100% + 2px);
    width: 100%;
    z-index: 9;
}

.hs-search-field--open .hs-search-field__suggestions li#results-for {
    background: transparent;
    color: #e11f29;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 7px;
}

.hs-search-field--open ul.hs-search-field__suggestions li {
    font-family: Open Sans;
    font-size: 15px;
    list-style-type: none;
    margin-bottom: 7px;
    padding: 0;
}

.hs-search-field--open ul.hs-search-field__suggestions li a {
    padding: 0;
}
.headsearch-box.mobile { display:none; }
/* updated menu css End  */

@media(min-width:1025px){
    a.nav-button.no-link,.menu-section a.no-link ,.no-link {
        pointer-events: none;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper {display:block !important;}
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu:hover > .megamenu {
        display: block;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu:hover > .megamenu:before {
        content: "";
        display: block;
        height: 35px;
        position: absolute;
        top: -34px;
        width: 100%;
        left: 0;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item:hover > .nav-button:after, .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.active > .nav-button:after {
        content: "";
        display: block;
        width: 21px;
        height: 15px;
        position: absolute;
        right: -20px;
        z-index: 1;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url('https://sens-usa.com/hubfs/SENS%20Custom%20Blog%20-%202024/Images/Frame%201597883559-1.png');
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > a {
        position: relative;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu:hover > a:before {
        content: "";
        display: block;
        width: 23px;
        height: 14px;
        background-color: #F7F7F7;
        position: absolute;
        bottom: -25px;
        left: 50%;
        transform: translateX(-50%);
        clip-path: polygon(50% 0%, 100% 100%, 0% 100%);
        border-radius: 2px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu:hover > a {
        color: #E11F29;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu:hover > a::after {
        background-color: #E11F29;
    }

}


@media ( max-width:1420px ){

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul { padding:21px 35px; }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li:not(:last-child) {
        padding-right: 40px;
    }
    .header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle.active .burger .line:nth-child(1) {
        transform: rotate(45deg) translateY(8px) translateX(6px);
        -webkit-transform: rotate(45deg) translateY(8px) translateX(6px);
    }

    .header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle.active .burger .line:nth-child(2) {
        display: none;
    }

    .header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle.active .burger .line:nth-child(3) {
        transform: rotate(-45deg) translateY(-7px) translateX(6px);
        -webkit-transform: rotate(-45deg) translateY(-9px) translateX(7px);
    }

}

@media ( max-width:1400px ){

    .headsearch-box {
        width: 320px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li > a { font-size:18px; line-height:25px; }
    span.logo-svg-shape {     right: -31px; }
}

@media ( max-width:1280px ){
    ul.connet-follow {
        gap: 0 25px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li:not(:last-child) {
        padding-right: 35px;
    }
    .left-part.head-logo-left-part {
        width: 190px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .header-wrapper .bottom-header {
        width: calc(100% - 190px);

    }
}

@media(max-width:1140px){
    .header-wrapper .top-header:after {
        width: 300px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li:not(:last-child) {
        padding-right: 30px;
    }
    .headsearch-box {
        width: 240px;
    }

}

@media(max-width:1080px){
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li > a {
        font-size: 14px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul>li.ActivatedMenu>.megamenu .mega-menu .nav-items .nav-item .nav-button { font-size:14px; }
}

@media(max-width:1024px){
    .headsearch-box { display:none; }
    .headsearch-box.mobile { display:block; width:100%; }
    .header-wrapper .bottom-header .inner-section.inner-section.head-innner-sec-top { display:none; }
    .header-wrapper .bottom-header {padding: 25px 20px;}
    span.logo-svg-shape {right: -19px;width: 20px; }
    .header-wrapper .bottom-header .inner-section .middle-part {
        width: auto;
        padding: 0px;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 15px 30px;
        background-color: #fff;
        display:none;
        z-index: 9;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li > a::after {
        display: none;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul {
        display: block;
        padding: 20px 0 0 0;

    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items{
        padding:0px !important;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li:not(:last-child) {
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li:last-child {
        padding-bottom: 10px;
    }

    .header-wrapper .bottom-header .inner-section  .button-wrapper.mobile > a {
        background-color: #E11F29;
        padding: 15px 20px;
        font-family: raleway;
        font-weight: 700;
        font-size: 15px;
        line-height: 1.666;
        color: #FFFFFF;
        display: block;
        text-align: center;
        margin-top: 30px;
    }
    .header-wrapper .bottom-header .inner-section .button-wrapper.mobile {display: block;}
    .header-wrapper .bottom-header .inner-section .right-part .right-inner .button-wrapper {display: none;}
    .header-wrapper .bottom-header .inner-section .right-part .right-inner .menu-toggle {display:block;}
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu {
        position: static;
        display: none;
        margin-top: 20px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu {
        height: 100%;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item {
        width: 100% !important;
        position:relative;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content {
        position: static;
        width: 100%;
        height: auto;
        display: none;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.active > .nav-button > .icon-arrow {
        display: none;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content .menu-flex {
        width: 100%;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .support-card {
        width: 100%;
        margin-top: 30px;
        row-gap: 30px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li > a {
        font-size: 16px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu {
        position: relative;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu .child-triggers {
        display: flex !important;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        right: 0;
        width: 36px;
        height: 36px;
        background-color: transparent;
        cursor: pointer;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu .child-triggers:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #000;
        background: transparent;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu .child-triggers.child-open:before {
        transform: rotate(180deg);
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item {
        padding: 0px !important;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .nav-button {
        padding: 15px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .nav-button > .icon-arrow {
        content: "";
        display: block;
        position: absolute;
        width: 60px;
        height: 60px;
        right: 0;
        background-color: transparent;
    }

    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .nav-button {
        position: relative;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item span.icon-arrow:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #444444;
        background: transparent;
        position: absolute;
        right: 19px;
        z-index: 1;
        top:0;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.active .nav-button:before {
        transform: rotate(180deg);
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul>li.ActivatedMenu>.megamenu .mega-menu {
        min-height: auto;
    }
    span.icon-arrow {
        height: 60px !important;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul>li.ActivatedMenu>.megamenu .mega-menu .nav-items .nav-item span.icon-arrow{top:0;}
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item span.icon-arrow:before{top:27px;}
}



@media(max-width:950px){
    .header-wrapper .top-header:after {
        display: none;
    }
    .header-wrapper .top-header .inner-section .left-part .text {
        color: #444444;
    }
    .header-wrapper .top-header .inner-section .right-part .connet-follow > li:not(:last-child) {
        padding-right: 10px;
    }
}

@media(max-width:900px){
    .header-wrapper .top-header .inner-section .left-part {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .header-wrapper .top-header .inner-section .right-part {
        width: 100%;
    }
    .header-wrapper .top-header .inner-section .right-part .connet-follow {
        justify-content: center;
        gap:10px;
    }
    .header-wrapper .top-header .inner-section .right-part .connet-follow > li:not(:last-child) {
        padding-right: 0px;
    }
}

@media(max-width:767px){
  
    h1{      font-size: 32px;    }
    h2{      font-size: 30px;    }
    h3{      font-size: 25px;    }
    h4{      font-size: 24px;    }
  
    ul li{ font-size: 16px; }
    .header-wrapper .top-header .continer-fluid {padding: 0px 15px;}
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper {padding: 15px;}
    .header-wrapper .bottom-header .continer-fluid {padding: 0px 15px;}
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.withoutlabel .mega-menu-content .menu-flex {
        grid-template-columns: repeat(2, 1fr);
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .withoutlabel .support-card {
        flex-direction: column;
        align-items: flex-start;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu {
        padding: 10px;
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content {
        padding: 10px;
    }
    .search-box {
        padding: 10px 15px;
    }
    
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .nav-button {
            font-size: 13px;
    padding: 15px 60px 15px 15px;
    
    }
}

@media(max-width:580px){
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item .mega-menu-content .menu-flex {
        grid-template-columns: repeat(1, 1fr);
    }
    .header-wrapper .bottom-header .inner-section .middle-part .menu-wrapper .hs-menu-wrapper ul > li.ActivatedMenu > .megamenu .mega-menu .nav-items .nav-item.withoutlabel .mega-menu-content .menu-flex {
        grid-template-columns: repeat(1, 1fr);
    }
    .menu-section.odd {
        order: 1;
    }

    .menu-section.even {
        order: 2;
    }

}