.pb-hp-hero {margin-top: -44px;}

/* paralax - fixed hero image */
.pb-hp-hero .block-bg-img {padding:150px 15px;margin-top: 0px;}
.pb-hp-hero {background-attachment:fixed;}

.about-header {
padding: 40px 0px;
}
.pb-hp-hero h4 {
text-shadow: 0 0 5px #484848;
}

/* HEADER */ .sePage .sePageMain { 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;
}

/* FOOTER */ 
.sePage .sePageFooter { margin-top: 0px; }

/* HERO PADDING */
.se-section-hp-hero .block-bg-img { padding: 12% 15px; }

