.HomeBody #headerNew {position: absolute; left: 0; right: 0; top: 0; background: transparent; }
@media (min-width:768px) {
.HomeBody #headerNew:not(:hover) #masthead{background: transparent;}
}
body #headerNew .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:hover > a:after {content: ''; position: absolute; left: 0; right: 0; top: 53px; border-top: 1px solid rgb(255 255 255 / 50%); }
.htop-links{margin:0;padding:0;list-style:none;}
.htop-links li{float:left;margin-left:20px;}
.htop-links li a{font-size:11px;font-weight:500;color:#fff;line-height:40px;}

@media screen and (min-width: 1160px) and (max-width: 1239px) {
body #headerNew .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl {gap: 15px;}
}
@media (max-width: 1099px) {
body #headerNew .newMenuBtnClick a{color: #fff;}
}
@media (max-width:767px) {
    body{padding-top: 50px!important;}
    body #headerNew #top-bar{display: none;}
    body #headerNew #masthead {height: 50px; }
    body #headerNew {position: fixed; left: 0; right: 0; top: 0;z-index: 1000; }
    body #headerNew .header-main .flex-right {max-width: 100px;min-width: 100px; }
}