.hero-image {
background-attachment:fixed;
 }

.home-hero .block-bg-img{padding: 150px 15px;}

/* HEADER */ .sePage .sePageMain { margin-top: 0px; }

/* FOOTER */ .sePage .sePageFooter { margin-top: 0px; }

 background-color: #fff;
 }
 #siteWrapper {
 background-color: transparent;
 }
 </style>

@media only screen and (max-width:767px){.hero-image{background-attachment:initial;}
}

/*Custom Adjustments*/

.top-hero {
 height: 60vh;
}
.top-hero .container {
 padding-top: 15vh;
}

.padding-no-margin{ 
 padding: 30px 0;
 margin-bottom: 0!important;
}

.no-margin {
margin: 0!important}

.extra-padding {
padding-top:4rem;
padding-bottom:4rem;
}

/* 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.20);

 width: 100%;

 position: absolute;

 left: 0;

 top: 0;

 bottom: 0;

}































































