#PageMain, #PageFooter {
 margin-top: 0;
}

/* HERO */
.se-lib-content-hero .block-bg-img {
 padding: 2% 15px;
}

/* FLEX GRID NAV */
.se-lib-flex .col-xs-12 {
 padding-left: 0;
 padding-right: 0;
}

.se-lib-flex-grid-5 {
 display: flex;
 justify-content: space-around;
}

.se-lib-flex-grid-5 .col {
 width: 20%;
 margin: 0;
}

/* TWO COLUMN FEATURE */
.se-2col-feature .content-block-column:first-child img {
 width: 100%;
}

.se-2col-feature .content-block-column:last-child {
 padding-top: 30px;
}

@media only screen and (max-width: 767px) {
.se-2col-feature .content-block-column:last-child { 
text-align: center; }
}

@media only screen and (min-width: 768px) {
 .se-2col-feature .container-fluid {
 max-width: 1170px;
 }
 .se-2col-feature .editContent {
 width: 100%;
 }
 .se-2col-feature .custom1-6 .content-block-column:last-child {
 text-align: right;
 }
 .se-2col-feature .col-sm-push-6 {
 left: 40%;
 justify-content: flex-end;
 }
 .se-2col-feature .col-sm-pull-6 {
 right: 60%;
 }
 .se-2col-feature .content-block-column:first-child,
 .se-2col-feature .content-block-column:last-child {
 display: flex;
 align-items: center;
 }
 .se-2col-feature .content-block-column:first-child {
 width: 60%;
 }
 .se-2col-feature .content-block-column:last-child {
 padding: 0 30px;
 width: 40%;
 }
 .se-2col-feature .content-block-column:last-child h2 {
 margin-top: 0;
 }
}

@media only screen and (min-width: 992px) {

 .se-2col-feature .row {
 position: relative;
 }
 .se-2col-feature .content-block-column:first-child {
 width: 70%;
 }
 .se-2col-feature .content-block-column:last-child {
 position: absolute;
 top: 50%;
 transform: translateY(-50%);
 background: white;
 height: auto !important;
 padding: 30px;
 }
 .se-2col-feature .custom1-5 .content-block-column:last-child {
 right: 0;
 }
 .se-2col-feature .col-sm-push-6 {
 left: 30%;
 }
}

@media only screen and (min-width: 1200px) {

 .se-2col-feature .content-block-column:last-child {
 padding: 45px;
 }
}

@media only screen and (min-width: 992px) {

 .sePage .sePageLayout .se-lib-flex .se-lib-btn .btn-primary,
 .sePage .sePageLayout .se-lib-flex .se-lib-btn a.btn.btn-primary,
 .sePage .sePageLayout .se-lib-flex .se-lib-btn .btn:not(.btn-link) {
 margin: 0px auto;
 }

 .sePage .sePageLayout .se-lib-flex .se-lib-btn .btn-primary,
 .sePage .sePageLayout .se-lib-flex .se-lib-btn a.btn.btn-primary,
 .sePage .sePageLayout .se-lib-flex .se-lib-btn .btn:not(.btn-link) {
 margin: 22px auto;
 }
}

@media only screen and (max-width: 991px) {
 .se-lib-flex-grid-5 {
 display: block;
 }

 .se-lib-flex-grid-5 .col {
 width: 100%;
 }
}

.se-lib-flex-grid-5 .btn {
 white-space: pre-wrap;
 display: block;
}

.se-lib-flex-grid-6 {
 display: flex;
 justify-content: space-around;
}

.se-lib-flex-grid-6 .col {
 width: 16.67%;
 margin: 0;
}


@media only screen and (max-width: 991px) {
 .se-lib-flex-grid-6 {
 display: block;
 }

 .se-lib-flex-grid-6 .col {
 width: 100%;
 }
}

.se-lib-flex-grid-6 .btn {
 white-space: pre-wrap;
 display: block;
}

/* BUTTONS */
.sePage .sePageLayout .se-lib-btn .btn-primary,
.sePage .sePageLayout .se-lib-btn a.btn.btn-primary,
.sePage .sePageLayout .se-lib-btn .btn:not(.btn-link) {
 color: #000000;
 background: transparent;
 border-color: #000000;
 border-width: 0;
 margin: 22px auto;
 padding: 2px 20px;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .5px;
}

.sePage .sePageLayout .se-lib-btn .btn-primary:hover,
.sePage .sePageLayout .se-lib-btn a.btn.btn-primary:hover,
.sePage .sePageLayout .se-lib-btn .btn:not(.btn-link):hover {
 color: #000000;
 background: transparent;
 border-color: #666666;
 text-decoration: underline;
}

.sePage .sePageLayout .se-lib-btn .btn-primary:visited,
.sePage .sePageLayout .se-lib-btn a.btn.btn-primary:visited,
.sePage .sePageLayout .se-lib-btn .btn:not(.btn-link):visited {
 color: #000000;
 text-decoration: none;
}

.sePage .sePageLayout .se-lib-btn .btn:not(.btn-link):focus,
.sePage .sePageLayout .se-lib-btn .btn-primary:focus,
.sePage .sePageLayout .se-lib-btn a.btn.btn-primary:focus {
 color: #000000;
 text-decoration: none;
}

.sePage .sePageLayout .se-lib-flex .se-lib-btn:not(:last-child) .btn-primary,
.sePage .sePageLayout .se-lib-flex .se-lib-btn:not(:last-child) a.btn.btn-primary,
.sePage .sePageLayout .se-lib-flex .se-lib-btn:not(:last-child) .btn:not(.btn-link) {
 border-width: 0 1px 0 0;
}

@media only screen and (max-width: 991px) {

 .sePage .sePageLayout .se-lib-btn .btn-primary,
 .sePage .sePageLayout .se-lib-btn a.btn.btn-primary,
 .sePage .sePageLayout .se-lib-btn .btn:not(.btn-link) {
 margin: 0 30px;
 padding: 10px 0;
 background-color: transparent;
 border-color: black;
 border-width: 0;
 color: black;
 }

 .sePage .sePageLayout .se-lib-flex .se-lib-btn:not(:last-child) .btn-primary,
 .sePage .sePageLayout .se-lib-flex .se-lib-btn:not(:last-child) a.btn.btn-primary,
 .sePage .sePageLayout .se-lib-flex .se-lib-btn:not(:last-child) .btn:not(.btn-link) {
 border-width: 0 0 1px 0;
 }
}

/* DIVIDER */
.sePage .sePageLayout .se-lib-divider .divider {
 border-color: #333333;
 border: 0;
 border-top: 2px solid #333333;
 margin-bottom: 22px;
 margin-top: 22px;
}

/* FOOTER */
.sePage .sePageLayout .se-lib-footer h2 {
 font-style: normal;
 font-size: 34px;
 color: #ffffff;
 text-shadow: 0 0 5px #000000;
}

.sePage .sePageLayout .se-lib-footer p {
 font-style: normal;
 font-size: 20px;
 color: #ffffff;
 text-shadow: 0 0 5px #000000;
}

.sePage .sePageLayout .sePageMain .se-lib-footer .content-block-column {
 display: flex;
 position: relative;
 align-items: center;
 justify-content: center;
 z-index: 1;
 padding: 12% 8% 10%;
}

.sePage .sePageLayout .sePageMain .se-lib-footer::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.3);
 padding: 0 15px;
 width: 100%;
 content: '';
}

.sePage .sePageLayout .sePageMain .se-lib-footer {
 position: relative;
 overflow: hidden;
}