.home-hero .block-bg-img{padding: 125px 15px;}

.section.sePageSection.sePageSectionResponsive.remove-margin {
margin-bottom: 0px;
}

.sePage .sePageMain {
margin-top: 0px;
}

.sePage .sePageFooter { margin-top: 0px; }

.hero-image {
background-attachment:fixed;
 }

.hero-image .editContent {
margin-left: 70px;
}

.photo-row .row {
margin-top: 18px;
margin-bottom: 18px;
}



@media only screen and (max-width:767px){.hero-image{background-attachment:initial;}}


.se-lib-2col-hero .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-lib-2col-hero .content-block-column:first-child {
 padding: 0 30px;
}

.se-lib-2col-hero .content-block-column:last-child {
 padding: 22px 30px;
}


/* 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;
}

.ws-section-img-hero-top .hero-text-backdrop {
 background: rgba(0, 0, 0, 0.75);
 display: inline-block;
 border-radius: 12%;
 backdrop-filter: blur(3px);
}
.ws-section-img-hero-top .block-bg-img {
 padding: 120px 30px;
}


























































































