/* HEADER */ .sePage .sePageMain { margin-top: 0; }
/* FOOTER */ .sePageFooter { margin-top: 0; }

.se-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}

.se-space {
padding-top: 5px;
padding-bottom: 5px;
}

.se-section-hp-hero .block-bg-img { padding: 15% 15px; }

.e-bikes .block-bg-img{padding: 75px 15px;}


.hp-slide{margin-top: -0px;}
@media only screen and (max-width:767px){
 .hp-slide{margin-top: -0px;}
}

.sePagetest {
margin-top: -30px;
}

.color-bar {
height: 15px;
}


.section.sePageSection.sePageSectionResponsive.remove-margin {
margin-bottom: 0px;
}

/* IMAGE OVERLAY */
.se-section-image-overlay .editContent,
.se-section-image-overlay .content-block-column {
 position: relative;
}

.se-section-image-overlay .content-block-column::before {
 content: '';
 background-color: rgba(0,0,0,0.20);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

.hero-hero {
background-attachment:fixed;
 }
 
@media only screen and (max-width:767px){.hero-hero{background-attachment:initial;}
}


























































































































































































































