@import url("https://use.typekit.net/rhx4pje.css");

#PageMain, #PageFooter {
 margin-top: 0;
}

.sePageMain .container-fluid {
 padding: 0 15px !important;
 }

 /* TEXT BLOCK WIDTHS */
.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent {
 margin: auto;
 width: 100%;
 max-width: 940px;
 padding-left: 15px;
 padding-right: 15px;
}

.se-large-icons img {
 width: 100%;
 max-width: 300px;
 margin: auto;
}

/* HERO */
.se-lib-content-hero .block-bg-img {
 padding: 4% 7%;
}

.se-lib-content-hero img {
 margin: 0 auto;
}

.custom4-1 .editContent,
.custom3-1 .editContent {
 margin: 0 auto;
 max-width: 1230px;
}

.se-hero-inner .block-bg-img {
 padding: 120px 15px;
}

/* Two Column List */
.se-two-column-list .custom1-1 .editContent {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

/* Typography */

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #000;
 font-family: acumin-pro-extra-condensed, sans-serif;
 font-style: normal;
 font-weight: 700;
 letter-spacing: 0.03em;
 margin-bottom: 7px;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 52px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 44px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 34px;
}

.sePage .sePageLayout .sePageMain h4 {
 color: #000;
 font-family: acumin-pro, sans-serif;
 font-style: normal;
 font-weight: 500;
 line-height: 1.3;
 margin-bottom: 28px;
 font-size: 24px;
 text-transform: none;
}

.sePage .sePageLayout .sePageMain h5 {
 color: #333;
 font-family: acumin-pro, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #333;
 font-family: acumin-pro, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain .block-bg-img p {
 font-size: 18px;
 letter-spacing: 0.2px;
}

.sePage .sePageLayout .sePageHeader h4 a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #000;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h4 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #000;
 text-transform: underline;
}

/* Buttons */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain button.btn.btn-primary {
 margin-bottom: 11px;
 border-radius: 0px;
 border-color: #000;
 background: #000;
 padding: 8px 22px;
 color: #fff;
 font-size: 16px;
 font-family: acumin-pro-semi-condensed, sans-serif;
 font-weight: 400;
 font-style: normal;
 text-align: center;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:visited {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):hover,
.sePage .sePageLayout .sePageMain .btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:active {
 border-color: #ff630f;
 background: #ff630f;
 color: #fff;
 text-transform: uppercase;
}

/* Text White */
.sePage .sePageLayout .sePageMain .se-text-white .h1,
.sePage .sePageLayout .sePageMain .se-text-white .h2,
.sePage .sePageLayout .sePageMain .se-text-white .h3,
.sePage .sePageLayout .sePageMain .se-text-white h1,
.sePage .sePageLayout .sePageMain .se-text-white h2,
.sePage .sePageLayout .sePageMain .se-text-white h3,
.sePage .sePageLayout .sePageMain .se-text-white h4,
.sePage .sePageLayout .sePageMain .se-text-white h5,
.sePage .sePageLayout .sePageMain .se-text-white h6,
.sePage .sePageLayout .sePageMain .se-text-white p,
.sePage .sePageLayout .sePageMain .se-text-white ol,
.sePage .sePageLayout .sePageMain .se-text-white ul,
.sePage .sePageLayout .sePageMain .block-bg-img h1,
.sePage .sePageLayout .sePageMain .block-bg-img h2,
.sePage .sePageLayout .sePageMain .block-bg-img h3 {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn) {
 text-shadow: 0 0 5px #484848;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn),
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):visited {
 color: #fff;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):focus,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):active,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):focus,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):active,
.sePage .sePageLayout .sePageMain .se-text-white h1 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h2 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h3 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h4 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h5 a:not(.btn):hover {
 color: #ccc;
 text-decoration: underline;
}

.se-footer-cta .content-block-content {
 padding: 15px 0;
}

.sePage .sePageLayout .sePageMain .se-footer-cta .content-block-content h3 {
 margin-top: 11px;
}

/* FEATURE IMAGE SECTION */
.sePage .sePageLayout .se-feature-image-section .content-block-column::before {
 content: "";
 background-color: rgba(0, 0, 0, 0.15);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

.sePage .sePageLayout .se-feature-image-section .editContent,
.sePage .sePageLayout .se-feature-image-section .content-block-column {
 position: relative;
}

.sePage .sePageLayout .se-feature-image-section .col-margin-bottom {
 margin-bottom: 30px;
}

.sePage .sePageLayout .se-feature-image-section .block-bg-img {
 padding: 60px 15px;
}

.sePage .sePageLayout .se-feature-image-section h3 {
 margin-top: 11px;
}

.sePage .sePageLayout .se-feature-image-section .content-block-column .btn {
 margin-bottom: 11px;
}

.sePageContent .sePageSection.se-feature-image-section {
 margin-bottom: 0px;
}

@media only screen and (min-width: 768px) {
 .se-lib-content-hero img {
 margin: 0;
 }
}

@media only screen and (min-width: 992px) {
 .se-two-column-list .custom1-1 .content-block-content {
 column-count: 2;
 column-gap: 30px;
 }
}
