

.sePageFooter, .sePage .sePageMain {margin-top: 0;}
.sePageContent .sePageSection.narrow-bottom-margin {margin-bottom: 10px;}
.sePageContent .sePageSection.slim-bottom-margin {margin-bottom: 5px;}
.sePageContent .sePageSection.zero-bottom-margin {margin-bottom: 0;}
.slick-prev {
 left: -15px;
}
.slick-next {
 right: -15px;
}
.top-notice {
display: block;
margin-bottom: 0px;
}

@media only screen and (max-width: 1000px) {
 /* styles for narrow screens */
.bg-img-top_dog .img-responsive {
display: block; 
float: none; 
vertical-align: top; 
margin: 0px auto; 
padding-left: 12px;
text-align: center; 
width: 80%;
}
}

.bg-img-top_dog{
margin-top: -30px; }

.banner-mobile {
display: none;}

@media only screen and (max-width: 1000px) {
 /* styles for narrow screens */
.banner-mobile{
display: block;
}}




@media only screen and (max-width: 1000px) {
 /* styles for narrow screens */
.hero-banner{
display: none;
}}



.bg-img-top_dog .block-bg-img {
padding: 120px 0px;
margin-top: 0px;
}


.bg-img-top_dog .img-responsive {
width: 30%; }

.fourpanelbottom {padding: 20px;}

.fourpanelbottom .content-block-content {background-color: #051b26; padding: 20px;}

.feature-text{ display: block;
 margin-left: auto;
 margin-right: auto;
width: 50%;}
.ebike-catalog {
 text-align: center;
}
.productfeature{padding-top:30px;
}



.secondpanel {
display: block;
 margin-left: auto;
 margin-right: auto;
width: 80%;}

.sectionheading{
margin-bottom: 0px;
padding-top: 10px;
}



.fourpanel {
display: block;
 margin-left: auto;
 margin-right: auto;
width: 80%;}

.fourpanel .img-responsive{padding-bottom:15px;}
.fourpanel .picmotion {padding-bottom: 20px;}
.fourpanel .shoplink{margin-top:-95px;}
.fourpanel .picmotion {
transition: transform .5s;
}
.fourpanel .picmotion:hover {
 transform: translate(0px, -10px);
cursor: pointer;}

@media only screen and (max-width : 900px) {
	.picmotion {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		
	}

.fourpanel .content-block-content {padding: 20px;}


.doublepanel .content-block-content {
margin: 0px;
padding-right: 20px;
padding-left: 20px;}

.doublepanel .img-responsive{
}

.doublepanel {
margin: 0px;
padding: 20px;}



.brand_slider {padding: 15px;}

