.subpage header {
    border-bottom: solid 10px #b20404;
}

#hero .heroOverlay {
    background-color: rgba(0, 0, 0, 0.82);
}

.header {
   border-bottom: solid 10px #b20404; 
}
nav#main .container ul li a {
    font-weight: 600;
}


@media (min-width: 992px) {
.moonlight-header-logo.col-sm-12.col-md-3 {
width:  35%;
}
nav#main {
width: 65%;
}
}

header {
background: url('http://s3.amazonaws.com/static.contentres.com/media/images/ff2a40f5-8d30-4527-b830-34aeea99c5e9.png');
background-repeat: no-repeat !important;
background-size: cover;
background-position: center center;
margin-top: 0 !important;
}

nav#main .container ul li a {
font-size:  1em;
padding:  32px 20px;
}