.section.sePageSection.sePageSectionResponsive.remove-margin {
margin-bottom: 0px;
}

#PageMain {
 margin-top: 0px;
}
.hp_hero_top {
 background-attachment:fixed;
}
@media only screen and (min-width:768px){.hp_hero_top {padding: 90px 60px;}}
@media only screen and (max-width:767px){.hp_hero_top {background-attachment:initial;}}

.sePage .sePageFooter { margin-top: 0px; }


/* FOOTER */ .sePage .sePageFooter { margin-top: 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.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}






























































































































































































