.top-bar{background:#011e49;left:0;min-height:125px;padding:30px 0;position:fixed;right:0;top:0;z-index:99}.top-bar,.top-bar .wrapper{display:flex;justify-content:space-between}.top-bar .wrapper{align-items:center}.top-bar .logo{max-width:75%}@media(min-width:1025px){.top-bar{min-height:150px;transition:all .3s linear}.top-bar.fixed{min-height:unset;padding:10px 0}}