.sePageSectionResponsive.sl-hero {
padding: 100px 15px;
}

#PageMain {
 margin-top: 0px;
}

.sl-hero {
background-attachment:fixed;
}

.sePageContent .sl-bottom-section {
margin-bottom: -60px;
padding: 80px 15px;
}

@media only screen and (max-width:767px){
.sl-hero{
background-attachment:initial;
}
}

.3column {
padding: 80px 15px;
}













































































