
.home-sub .block-bg-img{padding: 100px 15px;}
.section.sePageSection.sePageSectionResponsive.remove-margin {
margin-bottom: 0px;
}

.top-margin{margin-top: -44px;}
@media only screen and (max-width:767px){
 .top-margin{margin-top: -20px;}
}
.top-margin .sePageSectionSlideShow {margin-left:-15px;margin-right:-15px; margin-bottom: 0px;}

bmo-hp-hero {margin-top: -44px;}
/* parallax - fixed hero image */
bmo-hp-hero .block-bg-img {padding:150px 15px;margin-top: 0px;}
bmo-hp-hero {background-attachment:fixed;}

/* paralax - 2nd & 3rd fixed hero image */
.bmo-hp-hero2 .block-bg-img {padding:150px 15px;margin-top: 0px;}
.bmo-hp-hero2 {background-attachment:fixed;}

.sePage .sePageMain {
margin-top: 0px;
}

.home-hero .block-bg-img{padding: 120px 15px;}

.hero-image {
background-attachment:fixed;
 }
 
@media only screen and (max-width:767px){.hero-image{background-attachment:initial;}
}

.section.sePageSection.sePageSectionResponsive.remove-margin {
margin-bottom: 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;
}

/* FULL WIDTH 2 COLUMN */
.sePage .sePageLayout .sePageMain .se-sample-fw-2col .se-sample-fw-2col-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
 padding: 120px 60px;
}

.sePage .sePageLayout .sePageMain .se-sample-fw-2col .seContentEmpty {
 min-height: 300px;
}

@media (max-width: 991px) {
 .sePage .sePageLayout .sePageMain .se-sample-fw-2col .se-sample-fw-2col-content {
 padding: 45px 30px;
 }
}



/* FOOTER */ .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;
}

.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;
}


















































































































