@media only screen and (min-width: 1025px){.header-sticky{width: 100%;z-index: 99999999;position: fixed;top: 0;left: 0;right: 0;-webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 10%);-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1);-o-box-shadow: 0 1px 2px rgba(0,0,0,0.1);box-shadow: 0 1px 2px rgb(0 0 0 / 10%);background:#ffffff!important;-webkit-animation: fadeInDown 0.7s both;-moz-animation: fadeInDown 0.7s both;-o-animation: fadeInDown 0.7s both;animation: fadeInDown 0.7s both;max-width:100%;}.header-sticky .nex-search-content.active{height:100vh;}.header-sticky .top-menu{display:none;}.header-sticky .header-container .site-branding{margin-top:10px;margin-bottom:10px;}.header-sticky .header-container .site-menu{padding-top:6px;}}