#sub-nav .brand-logo {margin-top:5px;}
#sub-nav .brand-logo img {width:117px;}
body.pages #body {
    background: linear-gradient(45deg, #3ac5c8 1%, #00227e 100%);
}
header img.logo {padding:3px;}
#header {border-bottom:1px solid #0a2427}
body.pages div.owl-dots {display:none;}


/* TYPE YOUR OWN CSS HERE */

header .logo {display:none}
#header{height: 30px;
padding-top:10px;
background-color: #123265}
img#headerBanner{height:auto; width:100%; display:block;margin:0;}
.main-nav li {font-size:14px;padding-right:10px}
@media screen and (min-width: 200px) {
        img#headerBanner{margin-top:20px}
        nav#sub-nav {background-color: #123265;
        height: 10px;
        padding-top: 15px;
        margin-top: 0px;
        left: 0;top:0}
        #sub-nav>ul.main-nav {margin-top:0px;margin-left:150px;
        display:inline-block;}
        #sub-nav .user-menu {margin-top:10px;}