    header .logo {display:none}
    #banner-wrapper{margin:0 auto;height:100%}
    header#header{height:auto;}
    #header .logo-container {display:none}
    img.logo {display:none;}
    img#headerBanner{height:auto; width:100%; display:block;margin:0;}
    .main-nav li {font-size:12px;padding-right:10px}
    .button.green, .button.cta {color: #030404!important;
    font-weight: bold;}

    @media only screen and (max-width: 799px){
        nav#sub-nav {
            background-color: #014f86;
            height:fit-content;
            width: auto;
        }
    }

    @media screen and (min-width: 1000px) {
        img#headerBanner{margin-top:40px}
        nav#sub-nav {background-color: #014f86;
        width: auto;
        padding-top: 0;
        margin-top: 0px;
        left: 0;top:0}
        #sub-nav>ul.main-nav {margin-top:10px;margin-left:150px;
        display:inline-block;}
        #sub-nav .user-menu {margin-top:7px;}
    }
.limitation-facet ul li span {font-weight: bold}

.brand-logo {display: none}