/* HEADER */ .sePage .sePageMain { margin-top: 0px; }

/* FOOTER */ .sePage .sePageFooter { margin-top: 0px; }

@media only screen and (min-width: 768px) {
.sePageSectionResponsive.md-hp-hero-first {
 padding: 100px 15px;}
}
@media only screen and (max-width:475px) {
.sePageSectionResponsive.md-hp-hero-first {
 background-position-y: 50% !important;
 background-position-x: 65% !important;}
}
.bicycle-blue-book .bbb-fix-header {
 margin: 0px;
 height: 300px;
}
.col-xs-12 .w-block .customContentBlock{
 padding: 0px;
}

.bbb-fix-header a {
 margin-top: 15px;
}

/* HERO PARALLAX */
.sePage .sePageLayout .se-hero-parallax .content-block-column {
 padding: 16% 15px;
}

@media (min-width: 768px) {
 /* HERO PARALLAX */
 .sePage .sePageLayout .se-hero-parallax {
 background-attachment: fixed;
 }
}




































































































































































































































