

/* HERO PADDING */
.se-section-image-padding .block-bg-img { padding: 12% 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.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

.se-section-image-overlay .content-block-column::before {
 content: '';
 background-color: rgba(0,0,0,0.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

.sePage .sePageMain {
margin-top: 0px;
}
/*Shifts background over 75%*/
@media only screen and (max-width:900px) {
.sePageSectionResponsive.hero {
background-position-x: 75% !important;
}
.financing {
padding-top: 15px;
padding-bottom: 5px;
}
.sePageFooter {
margin-top: -30px;
}

.Electric_City_Bike_TREK_TM3_plus_9 {
background-attachment:fixed;
 }
 
@media only screen and (max-width:767px){.Electric_City_Bike_TREK_TM3_plus_9{background-attachment:initial;}
}
















































