.page-template-onthesnow-template .navbar-fixed-top, .page-template-onthesnow-template-uk .navbar-fixed-top, .page-template-skiinfo-fr .navbar-fixed-top, .page-template-skiinfo-de .navbar-fixed-top, .page-template-skiinfo-it .navbar-fixed-top {
    background-color: rgba(0, 111, 175, 0.99);
}
.scale-width {
    width: 100%;
    height: auto;
}
.bg-video {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    display: block;
}
.view {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.view > .content-header {
    position: relative;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
}
.section-ots h1 span {
    color: #0079C2;
    font-style: italic;
}
.section-ots p {
    font-size: 1.5rem;
    line-height: 1.6;
}
.header-content {
    padding-bottom: 100px;
}
.section-2.platform-snapshot {
    background: url(../images/bg-pattern-1.jpg) no-repeat 0 0;
    background-color: #fff;
    background-position: top;
}
.section-2.platform-snapshot .icon-bg {
    background-color: rgba(234, 234, 234, 0.5);
    width: 79px;
    height: 79px;
    border-radius: 50%;
    place-self: center;
    align-content: center;
}
.section-2.platform-snapshot .card-body {
    padding: 1.2rem 0;
}
.section-3 .content-img img {
    border: 10px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.section-3 .ap-style {
    border-left: 2px solid #0079C2;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    margin-right: -15px;
    margin-left: 15px;
}
.section-4 .ap-style {
    border-left: 2px solid #0079C2;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    padding: 25px;
    background-color: #fff;
}
.section-3 {
    background: url(../images/bg-pattern-2.svg) no-repeat 0 0;
    background-position: bottom;
    background-size: contain;
}
.section-4 .content-img {
    height: 690px;
}
.section-4 .content-col {
    background: url(../images/bg-pattern-3.svg) no-repeat 0 0;
    background-position: center;
}
.section-5 .card-ap {
    border: 1px solid #EAEAEA;
    background-color: rgba(234, 234, 234, 0.2);
    margin: 20px 0;
    padding: 20px;
    border-radius: 15px;
}
.section-5 {
    background: url(../images/bg-pattern-4.svg) no-repeat 0 0;
    background-position: top;
}

@media (max-width: 1399.98px) {
    .section-ots.video-header {
        background: url(../images/hero-bg-ots.jpg) no-repeat 0 0;
        margin-bottom: 0;
        -webkit-clip-path: unset;
    }
    .video-header video.bg-video {
        display: none;
    }
}

@media (max-width: 991.98px) {

}

@media (min-width: 992px) {

}


@media (max-width: 767.98px) {
    .ski-gpt .content-img {
    background-size: contain !important;
    }
    .ad-product-img {
    place-self: center;
    }
}

@media (min-width: 768px) {

}

@media (max-width: 575.98px) {
    .section-3 .ap-style {
        margin-right: 0;
    }
    .section-4 .content-img {
    height: 390px;
    }
}