.header{position:fixed!important;top:0;left:0;width:100%}main{opacity:0;transition:1s}main.loaded{opacity:1}.nav-omega{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:98;position:relative}.nav-omega a:not(.btn){border-bottom:none}.nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:0 1rem}.nav__logo{width:auto;margin:.25rem .25rem .25rem 0;display:flex;align-items:center;padding-bottom:.5rem}.nav__logo img{max-height:100%;width:auto;max-width:250px}.logo-seperator{width:2px;height:50px;background-color:rgba(0,0,0,.5);display:block;margin:0 1.5rem;min-width:1px}@media(max-width:1024px){.hide--tablet{display:none}}