.divMenuFloat{position: relative; top: 0; background-color: transparent; z-index: 9; transition: all 0.4s ease-in-out;}/*Reset back default styling*/
.divMenuFloat.scrolled{position: fixed !important; top: 0px !important;background-color: transparent; opacity: 1; width: 100%;}/*Set fixed position*/