#PageMain {
margin-top: 0;
background-color: #f3e6db;
}

#PageFooter {
margin-top: 0;
}

.sePage .sePageLayout .sePageMain .btn-alt,
.sePage .sePageLayout .sePageMain a.btn.btn-alt {
 background: #f3e6db;
 color: #252525;
}
.sePage .sePageLayout .sePageMain .btn-alt:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-alt:hover,
.sePage .sePageLayout .sePageMain .btn-alt:active,
.sePage .sePageLayout .sePageMain a.btn.btn-alt:active,
.sePage .sePageLayout .sePageMain .btn-alt:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-altt:focus {
 border-color: #e1bea4;
 background: #e1bea4;
 color: #252525;
 text-decoration: none;
}

/* HERO */
.sePage .sePageLayout .sePageMain .se-hp-hero .content-block-column {
 display: flex;
 position: relative;
 align-items: center;
 justify-content: center;
 z-index: 1;
 padding: 10% 12%;
}
.sePage .sePageLayout .sePageMain .se-hp-hero-center .content-block-column {
 display: flex;
 position: relative;
 align-items: center;
 justify-content: center;
 z-index: 1;
 padding: 10% 12%;
}

.sePage .sePageLayout .sePageMain .se-hp-hero::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.25);
 padding: 0;
 width: 100%;
 content: "";
}

.sePage .sePageLayout .sePageMain .se-hp-hero {
 position: relative;
 overflow: hidden;
}

.sePage .sePageLayout .se-hp-hero h1,
.sePage .sePageLayout .se-hp-hero h2 {
 margin-top: 22px;
}

.sePage .sePageLayout .se-hp-hero p {
 margin-top: 0;
 margin-bottom: 22px;
 font-size: 18px;
}

/* FEATURE CARD SECTION */
.sePage .sePageLayout .se-feature-card-section {
 margin-bottom: 0;
}
.sePage .sePageLayout .se-feature-card-section .editContent {
 background-color: #fff;
 height: 100%;
}
.sePage .sePageLayout .se-feature-card-section .editContent img {
}
.sePage .sePageLayout .se-feature-card-section .content-block-content {
 padding: 15px 30px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content h2,
.sePage .sePageLayout .se-feature-card-section .content-block-content h3 {
 margin-top: 22px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content p {
 margin-bottom: 11px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content .btn {
 margin-bottom: 22px;
}
.sePage .sePageLayout .se-feature-card-section .col-margin-bottom {
 margin-bottom: 30px;
}

.sePage .sePageLayout .se-btn-group,
.sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 justify-content: center;
 align-items: center;
 flex-direction: column;
}
.sePage .sePageLayout .se-btn-group .btn:not(:last-child),
.sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-bottom: 3px;
}
.sePage .sePageLayout .se-btn-group .btn,
.sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-top: 0;
}
.sePage .sePageLayout .se-btn-group .btn.btn-link:not(:last-child),
.sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn.btn-link:not(:last-child) {
 border-bottom: 1px solid #d2d2d2;
}

.sePage .sePageLayout .se-btn-group.top .btn,
.sePage .sePageLayout .content-block-column .se-btn-group.top .btn {
 margin-bottom: 3px;
}
.sePage .sePageLayout .se-btn-group.full-width .btn,
.sePage .sePageLayout .content-block-column .se-btn-group.full-width .btn {
 flex: 1;
}
.sePage .sePageLayout ul.se-btn-group,
.sePage .sePageLayout .content-block-column ul.se-btn-group {
 margin-bottom: 0;
 padding-left: 0;
 list-style-type: none;
}
.sePage .sePageLayout ul.se-btn-group li,
.sePage .sePageLayout .content-block-column ul.se-btn-group li {
 flex: 1;
 width: 100%;
}
.sePage .sePageLayout ul.se-btn-group li .btn,
.sePage .sePageLayout .content-block-column ul.se-btn-group li .btn {
 display: list-item;
 margin-bottom: 22px;
 flex: 1;
}
.sePage .sePageLayout ul.se-btn-group li:not(:last-child) .btn,
.sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group
 li:not(:last-child)
 .btn {
 margin-bottom: 3px;
}
.sePage .sePageLayout ul.se-btn-group li:not(:last-child) .btn.btn-link,
.sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group
 li:not(:last-child)
 .btn.btn-link {
 border-bottom: 1px solid #d2d2d2;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.se-2col-fw-feature .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-2col-fw-feature .content-block-column {
 width: 100%;
}

.se-2col-fw-feature .content-block-column:first-child {
 min-height: 360px;
}

.se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 30px;
 text-align: center;
}

.se-2col-fw-feature.text-left .content-block-column:last-child {
 text-align: left;
}

.se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: inherit;
}

.se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: inherit;
}

@media (min-width: 768px) {
 .sePage .sePageLayout .se-btn-group,
 .sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 flex-direction: row;
 }
 .sePage .sePageLayout .se-btn-group.left,
 .sePage .sePageLayout .content-block-column .se-btn-group.left {
 justify-content: flex-start;
 }
 .sePage .sePageLayout .se-btn-group .btn:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-right: 3px;
 margin-bottom: 22px;
 }
 .sePage .sePageLayout .se-btn-group .btn,
 .sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-bottom: 22px;
 }
 .sePage .sePageLayout .se-btn-group .btn.btn-link:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn.btn-link:not(:last-child) {
 margin-right: 0;
 border-bottom: none;
 border-right: 1px solid #d2d2d2;
 }
 .sePage .sePageLayout .se-btn-group.top .btn,
 .sePage .sePageLayout .se-btn-group.btn.btn-link:not(:last-child),
 .sePage .sePageLayout .content-block-column .se-btn-group.top .btn,
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group.btn.btn-link:not(:last-child) {
 margin-bottom: 3px;
 }
 .sePage .sePageLayout ul.se-btn-group li:not(:last-child) .btn,
 .sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group
 li:not(:last-child)
 .btn {
 margin-right: 3px;
 margin-bottom: 22px;
 }
 .sePage .sePageLayout ul.se-btn-group.top .btn,
 .sePage .sePageLayout ul.se-btn-group.top li:not(:last-child) .btn,
 .sePage .sePageLayout .content-block-column ul.se-btn-group.top .btn,
 .sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group.top
 li:not(:last-child)
 .btn {
 margin-bottom: 3px;
 }
 .sePage .sePageLayout ul.se-btn-group li:not(:last-child) .btn.btn-link,
 .sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group
 li:not(:last-child)
 .btn.btn-link {
 margin-right: 0;
 border-bottom: none;
 border-right: 1px solid #d2d2d2;
 }
}


@media only screen and (min-width: 992px) {

 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-2col-fw-feature .content-block-column:first-child {
 min-height: 480px;
 }

 .se-2col-fw-feature .content-block-column {
 width: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: 50%;
 }

 .se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 60px;
 }
}