@media screen and (min-width:950px){.home-nav{position:fixed;top:61px;left:0;width:100%;z-index:999;background:linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%)}.home-nav .nav-wrap>ul>li>a{color:#fff!important}.home-nav.fixed{background:#425465!important}}@media screen and (min-width:981px){.nav-bar.fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);animation:slideDown .3s ease-out}body.has-fixed-nav{padding-top:80px}}