<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.divMenuFloat{position:absolute;top:145px;background-color:unset;z-index: 999;transition: all 0.4s ease-in-out;}/*Reset back default styling*/
.divMenuFloat.scrolled{position:fixed!important;top:0px!important;background-color:#fff;opacity:1;width: 100%;box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);z-index: 999;margin-top: -95px;}/*Set fixed position*/
.bodyPage1 .divTopMastheadContainer.scrolled{position:relative;top:0;height:975px;}
.bodyPage1 .divTopMastheadContainer.scrolled .divMastheadBackgroundContainer{height:975px;top:145px;}
.bodyPage .divTopMastheadContainer.scrolled{position:relative;top:145px;height:370px;}
/*.divMenuFloat.scrolled .hypQuickContactOuter {border: 1px solid #150958;}
.divMenuFloat.scrolled .divSearch{border:1px solid #150958;}*/
@media only screen and (max-width:800px) {
    .divMenuFloatMobile.scrolled{background:#fff;box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);}
    .divCMSContainerBtnRight {z-index: 100;position: relative;}
}</pre></body></html>