.ws-section-video-hero-mp4 .col-xs-12 {
 padding-left: 0;
 padding-right: 0;
}

.ws-section-video-hero-mp4 .video-hero-container {
 position: relative;
 width: 100%;
 padding: 150px 30px;
 height: auto;
 overflow: hidden;
 display: flex;
 align-items: center;
 justify-content: center;
}

.ws-section-video-hero-mp4 .video-hero-container.large {
 min-height: calc(90vh - 60px);
}

.ws-section-video-hero-mp4 .video-hero-container.aspect-ratio {
 aspect-ratio: 16 / 9;
 min-height: 500px;
 max-height: 840px;
}

.ws-section-video-hero-mp4 .background-video {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 min-width: 100%;
 min-height: 100%;
 object-fit: cover;
 object-position: 50% 50%;
 margin: auto;
 z-index: 1;
}

.ws-section-video-hero-mp4 .content {
 position: relative;
 z-index: 2;
 width: 100%;
 max-width: 1170px;
 margin: auto;
}

.ws-section-video-hero-mp4 .content.text-right {
 margin: 0;
 margin-left: auto;
}

.ws-section-video-hero-mp4 .content.text-left {
 margin: 0;
 margin-right: auto;
}

@media (min-width: 992px) {
 .ws-section-video-hero-mp4 .video-hero-container {
 padding: 240px 30px;
 }
}






/* H1-as-button: inherit the H1's font exactly */
.ws-section-video-hero-mp4 .hero-button {
 display: inline-block;
 padding: 12px 28px;
 font: 70px; /* same family, size, weight as H1 */
 line-height: inherit;
 text-transform: inherit;
 color: #fff;
 border: 2px solid transparent;
 border-radius: 30px;
 background-color: transparent; /* default: no background */
 text-decoration: none !important; /* kill global underline */
 transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
 cursor: pointer;
}

/* Hover: orange pill with slight transparency */
.ws-section-video-hero-mp4 .hero-button:hover {
 background-color: rgba(252, 63, 4, 0.85);
 border-color: rgba(252, 63, 4, 0.85);
 color: #fff;
 text-decoration: none !important;
}













img[src*="12022HuebnerRendering-2-slimC.jpg"] {
 border-bottom-left-radius: 16px;
 border-bottom-right-radius: 16px;
}


/* header */
#PageMain {
 margin-top: 0;
}

/* footer */
#PageFooter {
 margin-top: 0;
}

/* heros */
.sePage .sePageLayout .sePageMain .se-hp-hero-top .content-block-column,
.sePage .sePageLayout .sePageMain .se-hero-inner .content-block-column,
.sePage .sePageLayout .sePageMain .se-lp-hero-top .content-block-column {
 display: flex;
 position: relative;
 align-items: center;
 justify-content: center;
 z-index: 1;
}
.sePage .sePageLayout .sePageMain .se-hp-hero-top .content-block-column,
.sePage .sePageLayout .sePageMain .se-lp-hero-top .content-block-column {
 padding: 18% 15px;
}
.sePage .sePageLayout .sePageMain .se-hero-inner .content-block-column {
 padding: 18% 15px;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-hp-hero-top
 .custom3-2
 .content-block-column,
.sePage
 .sePageLayout
 .sePageMain
 .se-lp-hero-top
 .custom3-2
 .content-block-column {
 justify-content: flex-start;
 padding: 18% 30px;
}
.sePage .sePageLayout .sePageMain .se-hp-hero-top,
.sePage .sePageLayout .sePageMain .se-hero-inner,
.sePage .sePageLayout .sePageMain .se-lp-hero-top {
 position: relative;
 background-repeat: no-repeat;
}
.sePage .sePageLayout .sePageMain .se-hp-hero-top:not(.no-overlay)::after,
.sePage .sePageLayout .sePageMain .se-hero-inner:not(.no-overlay)::after,
.sePage .sePageLayout .sePageMain .se-lp-hero-top:not(.no-overlay)::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background: rgba(0, 0, 0, 0.1);
 padding: 0;
 width: 100%;
 content: "";
}
.sePage .sePageLayout .se-hp-hero-top h1,
.sePage .sePageLayout .se-hp-hero-top h2,
.sePage .sePageLayout .se-hero-inner h2 {
 margin-top: 22px;
}
.sePage .sePageLayout .se-hp-hero-top p {
 margin-top: 0;
 margin-bottom: 22px;
 font-size: 18px;
}
.sePage .sePageLayout .se-hero-inner p {
 margin-top: 0;
 margin-bottom: 15px;
 font-size: 18px;
}
.sePage .sePageLayout .se-lp-hero-top h1 {
 margin-top: 22px;
 margin-bottom: 22px;
}
/* feature image section */
.sePage .sePageLayout .se-feature-image-section {
 margin-bottom: 0;
}
.sePage .sePageLayout .se-feature-image-section .content-block-column {
 padding: 45px 30px;
 min-height: 300px;
 display: flex;
 align-items: center;
 justify-content: center;
 background-repeat: no-repeat;
 margin-bottom: 30px;
}
.sePage .sePageLayout .se-feature-image-section .content-block-column h2,
.sePage .sePageLayout .se-feature-image-section .content-block-column h3 {
 margin-top: 22px;
}
.sePage .sePageLayout .se-feature-image-section .content-block-column .btn {
 margin-bottom: 22px;
}
.sePage
 .sePageLayout
 .se-feature-image-section:not(.no-overlay)
 .content-block-column::before {
 content: "";
 background: rgba(0, 0, 0, 0.1);
 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;
}

/* full width sections */
.se-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}

/* divider padding */
.divider {
 margin-bottom: 15px;
 margin-top: 15px;
}


.btn.btn-default {
 border-radius: 18px !important;
}



.btn, /* anything with class="btn …" */
button, /* actual <button> elements */
input[type="submit"],
input[type="button"],
input[type="reset"] {
 border-radius: 8px !important; /* same 8 px curve everywhere */
}


/* Column that carries the background image */
.se-feature-image-section .content-block-column {
 border-radius: 16px;
 overflow: hidden; /* clips the background to the curve */
}
