@import url("https://www.sefiles.net/files/library/site/ws_partner_page_styles_specialized.css");
@import url("https://www.sefiles.net/files/library/site/specialized_levo4_slider_5452.css");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");

#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePage .sePageLayout .sePageMain .container-fluid {
 padding: 0 15px;
}

.modal-dialog {
 width: auto;
 margin: 30px 15px;
}

.modal-body {
 position: relative;
 padding: 0;
}

.modal-content {
 position: relative;
 background-color: transparent;
 border: none;
 border-radius: 0;
 box-shadow: none;
}

.modal button.close {
 padding: 0;
 cursor: pointer;
 background: #000;
 padding: 4px;
 border: 0;
 float: right;
 font-size: 24px;
 font-weight: 700;
 line-height: 1;
 color: #fff;
 text-shadow: none;
 opacity: 1;
 filter: none;
}

.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: 60vh;
 max-height: calc(75vh - 60px);
}
.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;
}

/* 2 COLUMN HEROS */
.se-hero-2col .block-bg-img {
 padding: 30px;
}

.sePage .sePageLayout .sePageMain .se-hero-2col h2 {
 margin-top: 5px;
 margin-bottom: 0;
 text-shadow: none;
}

.sePage .sePageLayout .sePageMain .se-hero-2col p {
 margin: 22px 0;
 text-shadow: none;
}

.se-hero-2col .content-block-column:first-child,
.se-hero-2col.header .content-block-column:last-child {
 background-repeat: no-repeat;
 background-position-y: center;
 background-position-x: center;
 background-size: cover;
 height: 100%;
 min-height: 480px;
}

.se-hero-2col.header .content-block-column:first-child {
 background-color: #000 !important;
 text-align: left;
 min-height: unset;
}

.se-hero-2col.header .content-block-column:last-child {
 background-image: url("https://www.sefiles.net/files/library/site/WS_HH_SpecializedAethos25-bg2-mobile.jpg") !important;
}

.se-hero-2col.more .content-block-column:first-child {
 background-image: url("https://www.sefiles.net/files/library/site/WS_LP_SpecializedAethos25-more-mobile.png") !important;
}

.se-hero-2col.crime .content-block-column:first-child {
 background-image: url("https://www.sefiles.net/files/library/site/WS_LP_SpecializedAethos25-crime-mobile.png") !important;
}

.se-hero-2col.geom .content-block-column:first-child {
 background-image: url("https://www.sefiles.net/files/library/site/WS_LP_SpecializedStumpjumper24-bumps-mobile.png") !important;
}

.se-hero-2col .content-block-column:last-child {
 background-color: #000 !important;
}

/* SLIDERS */
.sePage .sePageLayout .se-single-slider-section .slick-next {
 right: 16px;
}
.sePage .sePageLayout .se-single-slider-section .slick-prev {
 left: 16px;
}

.se-single-slider-section .slick-dots {
 bottom: 22px;
}
.se-single-slider-section .slick-track {
 display: flex;
 align-items: center;
 height: auto;
}
.se-single-slider-section .slick-slide {
 position: relative;
 padding: 0;
 text-align: left;
}
.se-single-slider-section .slick-slide > div {
 display: flex;
 align-items: center;
 justify-content: center;
 width: 100%;
 height: 100%;
 text-align: center;
}
.se-single-slider-section .slick-slider {
 padding: 0;
 margin: 0;
}
.se-single-slider-section .customContentBlock {
 padding: 0;
}
.sePage .sePageLayout .sePageMain .se-single-slider-section h2 {
 margin-top: 22px;
 margin-bottom: 0;
 text-shadow: none;
 color: #fff;
}
.sePage .sePageLayout .sePageMain .se-single-slider-section p {
 margin: 22px 0;
 text-shadow: none;
 color: #fff;
}
.se-single-slider-section .content-block-column {
 height: 100%;
}
.se-single-slider-section .content-block-content {
 background-color: #000;
 padding: 30px;
}

.se-single-slider-section .col-xs-12 {
 padding: 0;
}

/* 2 COLUMN FEATURE */
.se-feature-2col-section .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

/* VIDEO HERO */
.se-video-hero-section .col-xs-12 {
 padding-left: 0;
 padding-right: 0;
}
.se-video-hero {
 position: relative;
 overflow: hidden;
}
.se-video-hero .bg-video {
 position: absolute;
 height: 100%;
 width: 100%;
 overflow: hidden;
 object-fit: cover;
}
.video-background {
 background: #000;
 background-repeat: no-repeat;
 background-position-y: center;
 background-position-x: center;
 background-size: cover;
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
}
.video-background::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: "";
}
.video-background iframe,
.video-foreground {
 position: absolute;
 object-fit: cover;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 pointer-events: none;
}
.video-background video {
 width: 100%;
 height: 100%;
 object-fit: contain;
 object-position: center center;
}
.video-foreground {
 display: none;
 width: 100%;
 height: 120%;
 top: 0;
}
.se-video-hero-section.bottom .video-foreground {
 top: unset;
 bottom: 0;
}
.se-video-hero.large .fixed-overslider.white h2,
.se-video-hero.large .fixed-overslider.white p {
 color: #fff;
 text-shadow: none;
}
.se-video-hero.large .fixed-overslider {
 position: relative;
 display: flex;
 align-items: center;
 justify-content: flex-start;
 width: 100%;
 height: 100%;
 padding: 90px 30px;
 min-height: 40vw;
 z-index: 1;
}
.se-video-hero.large .fixed-overslider .banner {
 width: 100%;
 max-width: 420px;
 margin: 0;
 padding: 0;
 position: static;
 text-align: left;
}

/* full width 2 column feature */
.se-feature-2col-fw-section .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: left;
}

.se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 360px;
}

.se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 30px;
 text-align: left;
}

@media (min-width: 768px) {
 .sePageMain .se-single-slider-section .content-block-content.right {
 right: 60px;
 left: unset;
 }
 .sePageMain .se-single-slider-section .customContentBlock {
 position: relative;
 }
 .sePage .sePageLayout .sePageMain .se-single-slider-section h2 {
 color: #fff;
 }
 .sePage .sePageLayout .sePageMain .se-single-slider-section p {
 color: #fff;
 }
 .sePageMain .se-single-slider-section .content-block-content {
 position: absolute;
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 left: 60px;
 background-color: transparent;
 }
 .sePageMain .se-single-slider-section.right .content-block-content {
 right: 60px;
 left: unset;
 }
 .sePageMain .se-single-slider-section .content-block-content div {
 min-width: 50%;
 }
 .sePageMain .se-single-slider-section .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 height: 100%;
 }
 .se-single-slider-section .slick-slide > div {
 text-align: left;
 }
 .se-hero-2col .content-block-column:last-child,
 .se-hero-2col.header .content-block-column:first-child {
 background-color: transparent !important;
 }

 .text-sm-center {
 text-align: center;
 }

 .col-xs-12.hidden-sm.content-block-column {
 display: none;
 }

 .se-hero-2col .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
 height: 100%;
 min-height: 840px;
 }
 .se-hero-2col .content-block-column:last-child,
 .se-hero-2col.compliance .content-block-column:last-child,
 .se-hero-2col.everywhere .content-block-column:last-child {
 background-color: transparent !important;
 }
 .se-hero-2col .editContent:first-child {
 margin: 0;
 width: 100%;
 max-width: 420px;
 }
 .se-hero-2col .block-bg-img {
 padding: 160px 60px;
 }
 /* VIDEO HERO */
 .video-foreground {
 display: block;
 }
 .se-video-hero.large .fixed-overslider {
 min-height: 50vw;
 padding: 120px 60px;
 }
 .se-video-hero.large .fixed-overslider.right {
 justify-content: flex-end;
 }
}

@media (min-width: 992px) {
 .video-hero-container .content {
 max-width: 40%;
 padding-right: 20px;
 }

 .ws-section-video-hero-mp4 .video-hero-container {
 padding: 15% 30px;
 }
 .se-single-slider-section .content-block-content > div,
 .se-hero-2col .editContent:first-child,
 .se-video-hero.large .fixed-overslider .banner {
 max-width: 520px;
 }
 .se-video-hero .bg-video {
 display: block;
 }
 /* full width 2 column feature */
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 480px;
 }

 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 60px;
 }
}
@media (min-width: 1200px) {
 /* full width 2 column feature */
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 520px;
 }
 .se-hero-2col.header .content-block-column:first-child,
 .se-hero-2col.header .content-block-column:last-child {
 min-height: 640px;
 }
}
