/* HEY ITS MOUNTAIN BIKE SEASON */ 
.se-background-position-edit { 
background-position: top center!important; 
}

.se-hero .block-bg-img { 
padding: 2%; 30px; 
}

hr {
border: 0;
height: 2px;
background: #1F1F1F;
}

/* HEADER */ 
.sePage .sePageMain { margin-top: 0px; }

/* FOOTER */ 
.sePageFooter { margin-top: 0px; }

.hp-sh-hero {
background-attachment: fixed;
padding: 75px 15px;
 }
 
/* 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;
}

@media only screen and (max-width:767px){.hp-sh-hero{background-attachment:initial;}
}

.hp-sh-tech {
padding: 75px 15px;
}


.se-section-hp-hero .block-bg-img { padding: 12% 15px; }


/* HEY ITS MOUNTAIN BIKE SEASON */ 
.se-background-position-edit { 
background-position: top center!important; 
}

.se-hero .block-bg-img { 
padding: 2%; 30px; 
}




















