header{position:relative}.header-container{max-width:none!important}header .header-background{background:url(https://5410647.fs1.hubspotusercontent-na1.net/hubfs/5410647/Top-Floor-Blog/Blog_header_image.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto;min-height:180px;position:relative}header .header-background .text{left:120px;position:absolute;top:32px;transition:transform .3s ease-in-out;width:227px}header .header-background .text img{height:100%;transition:transform .3s ease-in-out;width:100%}header .nav-container .navbar #burger{cursor:pointer;display:none}header .nav-container .navbar #burger span{background:#fff;display:block;height:5px;margin-bottom:5px;position:relative;width:30px}header .nav-container .navbar #burger span:last-of-type{margin-bottom:0}header .nav-container .navbar .logo{margin-right:20px}header .nav-container .navbar .logo img{width:260px}header .nav-container .navbar{align-items:center;background:#002349;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;padding:20px 50px;width:100%}header .nav-container .navbar .nav-links{display:flex;margin-top:9px;padding:0}header .nav-container .navbar .nav-links li{list-style-type:none}header .nav-container .navbar .nav-links li a{color:#fff;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:15px;font-weight:300;line-height:20px;margin-right:20px;padding-bottom:10px;position:relative;text-decoration:none!important;text-transform:uppercase}header .nav-container .navbar .nav-links a:before{background-color:#c0993d;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease-in-out;width:100%}header .nav-container .navbar .nav-links a:hover:before{transform:scaleX(1);transform-origin:left}header .nav-container .navbar .nav-links li.active a:before{background:#c0993d;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;width:100%}header .nav-container .navbar .nav-links li:last-of-type a{margin-right:0}@media screen and (max-width:1050px){header .nav-container .navbar{padding:20px 30px}}@media screen and (max-width:1000px){header .nav-container .navbar{padding:30px}header .nav-container .navbar #burger{display:block}header .nav-container .navbar .logo img{width:250px}header .nav-container .navbar .nav-links{align-items:center;background-color:#002349;flex-direction:column;height:100%;justify-content:space-evenly;left:0;margin:0;padding:0;position:absolute;top:0;transform:translateX(-100%);transition:all .4s ease;width:225px;z-index:10}header .nav-container .navbar .nav-links.active{transform:translateX(0)}}@media screen and (max-width:675px){header .header-background .text{left:30px;position:absolute;top:50px;width:158px}}