@media only screen and (min-width: 768px) {
????#PageHeader .seSiteSearch {
????????border: 2px black solid;
????}
}

.hero-image {
background-attachment:fixed;
 }

.wood-background .row {
margin-top: 20px;
margin-bottom: 20px;
}
.section.sePageSection.sePageSectionResponsive.wood-background {
margin-bottom: 0px;
}



.sePage .sePageMain {
margin-top: 0px;
}

.sePageFooter {
margin-top: -30px;
}

/* 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.10);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

@media only screen and (max-width:767px){.hero-image{background-attachment:initial;}


















































































