﻿/*The content of this file came from the MiLeap webpage. */

.mileaprow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem
}

.no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.mileapcol-md-6, .mileapcol-sm-6 {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

@media (min-width:768px) {
    .mileapcol-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
}



.hero-image__section-content, .hero-image__section-hero-image {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    width: 100%
}

.hero-image__section-content-title h1, .hero-image__section-content-title h2 {
    font-variation-settings: "wght" 400;
    max-width: 37.5rem;
    font-weight: 400;
    color: #fff
}

.hero-image__section-video-wrapper .cover .intro .video-hero-button.active, .hero-image__section-video-wrapper .cover:hover .video-hero-button {
    opacity: 1 !important
}

.hero-image__section-video-wrapper .cover .intro .video-hero-button .video-hero-icon path, .hero-image__section-video-wrapper .cover .intro .video-hero-button .video-hero-icon polygon, .hero-image__section-video-wrapper button path, .hero-image__section-video-wrapper button polygon {
    fill: #fff
}

.hero-image__section {
    width: 100%;
    position: relative;
    max-width: 1440px;
    margin: 0 auto
}

.hero-image__section-hero-image {
    height: auto;
    position: relative;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 25rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hero-image__section-content {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -2px;
    position: absolute
}

    .hero-image__section-content > .row {
        height: 100%
    }

.hero-image__section-content-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
    min-height: 0
}

    .hero-image__section-content-title h1 {
        font-size: 2.5rem;
        line-height: 1.2;
        letter-spacing: .3px;
        margin-bottom: 0;
        padding-top: 4.5rem;
        padding-bottom: 6.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }

@media (max-width:991.98px) {
    .hero-image__section-content-title h1 {
        font-size: 2rem
    }
}

.hero-image__section-content-title h2 {
    font-size: 2rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media (max-width:767.98px) {
    .hero-image__section {
        padding: 0
    }

    .hero-image__section-hero-image {
        min-height: 0
    }

    .hero-image__section-content {
        position: relative
    }

    .hero-image__section-content-title h1 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .hero-image__section-content-title {
        min-height: 200px;
        padding-bottom: 0;
        max-width: none
    }
}

.hero-image__section-content-ebook, .hero-image__section-content-team {
    padding-top: 4.5rem;
    padding-bottom: 6.5rem
}

@media (min-width:768px) {
    .hero-image__section-content-ebook, .hero-image__section-content-team {
        max-width: 66.66667%
    }

    .hero-image__section.full .hero-image__section-hero-image {
        min-height: 15rem
    }
}

.hero-image__section-content-ebook h1, .hero-image__section-content-team h1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    max-width: 100% !important
}

.hero-image__section-content-ebook .subtitle, .hero-image__section-content-team .subtitle {
    font-weight: 200 !important
}

.hero-image__section.page-hero-video-promo .hero-image__section-video-wrapper {
    background-color: transparent
}

.hero-image__section.page-hero-image-hero .hero-image__section-content-title h1, .hero-image__section.page-hero-video-hero .hero-image__section-content-title h1, .hero-image__section.page-hero-video-promo .hero-image__section-content-title h1 {
    display: none
}

.hero-image__section.page-hero-image-hero .hero-image__section-content-title-desktop, .hero-image__section.page-hero-video-hero .hero-image__section-content-title-desktop, .hero-image__section.page-hero-video-promo .hero-image__section-content-title-desktop {
    display: block
}

    .hero-image__section.page-hero-image-hero .hero-image__section-content-title-desktop h1, .hero-image__section.page-hero-video-hero .hero-image__section-content-title-desktop h1, .hero-image__section.page-hero-video-promo .hero-image__section-content-title-desktop h1 {
        font-size: 2.5rem;
        line-height: 1.2;
        font-variation-settings: "wght" 400;
        letter-spacing: .3px;
        padding-top: 4.5rem;
        padding-bottom: 6.5rem;
        max-width: 37.5rem;
        color: #fff;
        font-weight: 400
    }

@media (max-width:991.98px) {
    .hero-image__section.page-hero-image-hero .hero-image__section-content-title-desktop h1, .hero-image__section.page-hero-video-hero .hero-image__section-content-title-desktop h1, .hero-image__section.page-hero-video-promo .hero-image__section-content-title-desktop h1 {
        font-size: 2rem
    }
}

.hero-image__section-text {
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    background-color: #142d3e;
    color: #fff;
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .hero-image__section-text .rect-wrapper {
        height: 100%;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: url(images/hero-angle.png);
        background-position: bottom;
        background-size: contain;
        background-repeat: no-repeat
    }

    .hero-image__section-text .shape-wrapper, .hero-image__section-white .shape-wrapper {
        background-image: url(images/graphic-hero.png)
    }

    .hero-image__section-img, .hero-image__section-text .shape-wrapper, .hero-image__section-video {
        background-repeat: no-repeat;
        background-size: cover
    }

    .hero-image__section-text .rect1 {
        background-color: #142d3e;
        -webkit-transform: rotate(11deg);
        -ms-transform: rotate(11deg);
        transform: rotate(11deg);
        height: 100%;
        width: 100%;
        display: none
    }

    .hero-image__section-text .shape-wrapper {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        background-position: center
    }

.hero-image__section-img .rect5, .hero-image__section-video .rect5 {
    width: 100px;
    height: 700px;
    opacity: 1;
    z-index: 7;
    background-color: #142d3e;
    bottom: 0
}

.hero-image__section-img {
    background-image: url(images/Sunset-Hero.jpg);
    padding-left: 0;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-position: 50% 50%
}

@media (max-width:767.98px) {
    .hero-image__section.page-hero-image-hero .hero-image__section-content-title h1, .hero-image__section.page-hero-video-hero .hero-image__section-content-title h1, .hero-image__section.page-hero-video-promo .hero-image__section-content-title h1 {
        display: block
    }

    .hero-image__section.page-hero-image-hero .hero-image__section-content-title-desktop, .hero-image__section.page-hero-video-hero .hero-image__section-content-title-desktop, .hero-image__section.page-hero-video-promo .hero-image__section-content-title-desktop {
        display: none
    }

    .hero-image__section-text {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .hero-image__section-text .rect-wrapper {
            background-image: url(images/graphic-hero.png);
            background-size: cover
        }

        .hero-image__section-text .rect1 {
            display: none
        }

    .hero-image__section-img {
        height: 12rem
    }

    .hero-image__section-img-wrapper img {
        display: none
    }
}

.hero-image__section-img-wrapper {
    position: absolute;
    right: 3rem;
    bottom: 3rem;
    max-height: 7.5rem;
    max-width: 15rem;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .hero-image__section-img-wrapper img {
        max-height: 7.5rem;
        max-width: 15rem;
        width: auto;
        height: 100%;
        -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(6238%) hue-rotate(114deg) brightness(133%) contrast(103%) drop-shadow(0 4px 16px rgba(0, 0, 0, .9));
        filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(6238%) hue-rotate(114deg) brightness(133%) contrast(103%) drop-shadow(0 4px 16px rgba(0, 0, 0, .9))
    }

.hero-image__section-img .rect5 {
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
    position: absolute;
    left: -52px
}

.hero-image__section-video {
    padding-left: 0;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden
}

    .hero-image__section-video img {
        position: absolute;
        right: 3rem;
        bottom: 3rem;
        max-height: 10rem;
        max-width: 15rem
    }

    .hero-image__section-video .rect5 {
        -webkit-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        transform: rotate(8deg);
        position: absolute;
        left: -50px
    }

.hero-image__section-video-wrapper {
    position: relative;
    height: 100%;
    background-color: #142d3e
}

    .hero-image__section-video-wrapper .cover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 100%
    }

        .hero-image__section-video-wrapper .cover .intro {
            position: absolute;
            top: 50% !important;
            left: 50% !important;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            color: #000;
            height: 6rem;
            width: 6rem
        }

            .hero-image__section-video-wrapper .cover .intro .video-hero-button {
                opacity: 0;
                height: 6rem;
                width: 6rem;
                padding: 0
            }

                .hero-image__section-video-wrapper .cover .intro .video-hero-button #videoHeroPlay {
                    display: none
                }

                .hero-image__section-video-wrapper .cover .intro .video-hero-button #videoHeroPause, .hero-image__section-video-wrapper .cover .intro .video-hero-button.active #videoHeroPlay {
                    display: block
                }

                .hero-image__section-video-wrapper .cover .intro .video-hero-button.active #videoHeroPause {
                    display: none
                }

                .hero-image__section-video-wrapper .cover .intro .video-hero-button:focus {
                    outline: auto;
                    opacity: 1 !important
                }

    .hero-image__section-video-wrapper .tv {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        overflow: hidden
    }

@media (min-width:768px) and (max-width:991.98px) {
    .hero-image__section-video-wrapper .tv {
        width: 190%;
        left: -25%
    }
}

@media (min-width:992px) {
    .hero-image__section-video-wrapper .tv {
        width: 141%;
        left: -19%
    }
}

@media (min-width:1440px) {
    .hero-image__section-video-wrapper .tv {
        width: 100%;
        left: 0
    }
}

.hero-image__section-video-wrapper .tv .screen {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

    .hero-image__section-video-wrapper .tv .screen.active {
        opacity: 1
    }

.hero-image__section-video-wrapper .tv iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250%
}

.hero-image__section-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

@media (max-width:767.98px) {
    .hero-image__section-img .rect5, .hero-image__section-video .rect5 {
        display: none
    }

    .hero-image__section-video-wrapper {
        height: 0;
        padding-bottom: 56.25%
    }

        .hero-image__section-video-wrapper .tv iframe, .hero-image__section-video-wrapper iframe {
            left: 0 !important
        }
}

.hero-image__section-video-wrapper button {
    position: absolute;
    background: 0 0;
    border: none;
    height: 6rem;
    width: 6rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    .hero-image__section-video-wrapper button:focus {
        outline: auto
    }

.hero-image__section.full .hero-image__section-hero-image .hero-image__section-content {
    position: relative
}

@media (min-width:768px) {
    .hero-image__section.full .hero-image__section-hero-image .hero-image__section-content .hero-image__section-text {
        min-height: 15rem
    }
}

.hero-image__section.full .hero-image__section-hero-image .hero-image__section-content .hero-image__section-text .hero-image__section-content-title {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

    .hero-image__section.full .hero-image__section-hero-image .hero-image__section-content .hero-image__section-text .hero-image__section-content-title h1 {
        padding-top: 4rem;
        padding-bottom: 4rem;
        max-width: 66.66667%
    }

@media print {
    .hero-image__section section {
        display: none !important
    }
}

@media (max-width:767.98px) {
    .hero-image__section-video-wrapper button {
        left: 40%;
        top: 30%
    }

    .hero-image__section.full .hero-image__section-hero-image .hero-image__section-content .hero-image__section-text .hero-image__section-content-title {
        width: 100%;
        min-height: 9rem
    }

        .hero-image__section.full .hero-image__section-hero-image .hero-image__section-content .hero-image__section-text .hero-image__section-content-title h1 {
            max-width: 100%
        }
}