.full{height:100%}html,body{height:100%;margin:0;padding:0}.fixed-background{background-size:cover;background-repeat:no-repeat;background-attachment:fixed}@media only screen and (max-width: 600px){nav .brand-logo{font-size:14px;font-weight:bold}}.home-banner h1{padding:0.5rem 1.5rem}.home-banner .banner-logo{position:absolute;top:55px;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);width:40vw}#preloader-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:#fff}#preloader-container img{position:absolute;top:50%;left:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;-webkit-animation:rotate 1.5s infinite linear;animation:rotate 1.5s infinite linear}@media only screen and (max-width: 600px){.left-on-small{text-align:left}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
