/* HEADER */ .sePage .sePageMain { margin-top: 0px; }
/* FOOTER */ .sePageFooter { margin-top: 0px; }

.se-ncc-hero .block-bg-img {
padding: 13%;
}

.se-ncc-footer .block-bg-img {
padding: 10% 15px;
}
.parts-bg {
background-size:400px!important;
background-repeat: repeat!important;
}
.topo-bg h3, .bolts-bg h3 {
color:#fff!important;
}
.topo-bg, .diag-bkgd2, .bolts-bg {
margin-top:0px!important;
margin-bottom:0px!important;
}
.col-sm-9 {
width:60%;
}
.col-sm-3 {
width:40%
}
.margin-adjust {
margin-top: 25px;
}
@media only screen and (max-width: 1000px) {
.hide-mobile {
display:none;
}
.full-width-mobile {
width: 100%;
}
}
