@media screen and (min-width:950px){.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}}