@font-face {
    font-family: "boschsans";
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/boschsans_black.woff2) format("woff2")
}

.section-video-item {
    position: relative
}

.section-video-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, #003b6a), color-stop(30%, rgba(0, 59, 106, 0.95)), to(rgba(0, 59, 106, 0)));
    background: linear-gradient(90deg, #003b6a 25%, rgba(0, 59, 106, 0.95) 30%, rgba(0, 59, 106, 0) 100%)
}

.section-video-teaser {
    width: 75%;
    margin-left: 25%
}

.section-video-background {
    position: relative
}

.section-video-background video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: auto
}

.section-video-background:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.section-video-overlay {
    position: absolute;
    top: 10vw;
    z-index: 1;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#n_content .section-video-overlay h1 {
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
}
#n_content .section-video-overlay p{
    font-size: 40px;
    line-height: 50px;
    color: #FFF;
    text-transform: uppercase;
}

.m-landingpage_navigation {
    padding: 0;
    min-height: 60px;
    position: relative;
    z-index: 890
}

.m-landingpage_navigation .navbar-lp-image img {
    max-width: 140px;
    margin-top: 5px;
    margin-left: inherit;
}

.m-landingpage_navigation .navbar-nav {
    float: left
}

.m-landingpage_navigation .cta-btn {
    float: left;
    padding: 0;
    margin-top: 16px;
    margin-left: 20px
}

.m-landingpage_navigation .cta-btn a {
    background-color: #003b6a;
    border-color: #003b6a;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    display: inline-block
}

.m-landingpage_navigation .cta-btn a:hover {
    color: #fff
}

.m-landingpage_navigation .navbar-nav>li>a,
.m-landingpage_navigation .navbar-nav>li>span {
    color: #fff;
    padding: 25px 0 19px;
    margin: 0 15px;
    display: inline-block;
    border-bottom: 4px solid transparent
}

.m-landingpage_navigation .navbar-nav>li>a.active,
.m-landingpage_navigation .navbar-nav>li>a:active,
.m-landingpage_navigation .navbar-nav>li>a:focus,
.m-landingpage_navigation .navbar-nav>li>a:hover,
.m-landingpage_navigation .navbar-nav>li>span.active,
.m-landingpage_navigation .navbar-nav>li>span:active,
.m-landingpage_navigation .navbar-nav>li>span:focus,
.m-landingpage_navigation .navbar-nav>li>span:hover {
    background: none;
    border-color: #fff
}

.landingpage_navigation {
    background-color: #525f6b;
    border-color: #525f6b;
    color: #fff;
    border-radius: 0;
    border-bottom: none;
    margin: 0
}

.m-landingpage_navigation {
    position: sticky;
    top: 80px;
    left: 0
}
@media (max-width:767px) {
    .m-landingpage_navigation {
        top: 62px;
    }
}
.m-landingpage_navigation .navbar-collapse {
    display: block !important;
    min-height: 68px !important;
    padding: 0;
    float: right;
    margin: 0
}

.trackingTeaser h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
    color: #003b6a;
    text-transform: uppercase
}

.trackingTeaser p {
    font-size: 16px;
    line-height: 1.5
}

.trackingTeaser ul {
    padding-left: 14px;
    font-size: 16px;
    font-weight: 200
}

.trackingTeaser .text-media__media {
    float: right
}

.trackingTeaser .media-text__media {
    float: left
}

.section-landing-banner {
    background: #003b6a
}

.section-landing-banner .m-media {
    float: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 280px
}

.section-landing-banner .text .inner {
    min-height: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 32px 0
}

.section-landing-banner .text .headline {
    font-size: 36px;
    line-height: 42px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase
}

.mb-50 {
    margin-bottom: 50px
}

.title-page h2 {
    font-weight: 900;
    font-size: 48px;
    line-height: 48px;
    color: #003b6a
}

.title-page h2.color-white {
    color: #fff
}

.landing-page-high-lights {
    padding: 30px 0 50px
}

.landing-page-high-lights .headline {
    font-size: 28px;
    line-height: 32px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #000
}

.landing-page-high-lights .inner {
    background: #f5f6f6;
    padding: 20px
}

.landing-page-high-lights .inner p {
    color: #000
}

.landing-page-high-lights .link {
    color: #005691;
    font-size: 18px
}

.section-landing-banner2 {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #013b69), color-stop(80%, #013b69), to(#005691));
    background: linear-gradient(90deg, #013b69 0, #013b69 80%, #005691 100%);
    color: #fff;
    padding: 30px 0
}

.section-landing-banner2 .trackingTeaser .inner {
    margin-top: 0
}

.section-landing-banner2 .inner h2 {
    font-weight: 900
}

.section-landing-banner2 .inner a {
    color: #fff;
    font-weight: 700
}

.section-landing-banner2 .inner a:hover {
    color: #fff
}

.section-landing-banner2 .link {
    font-size: 18px
}

.section-landing-page-video {
    padding: 50px 0
}

.landing-page-video {
    padding-top: 56.25%;
    position: relative
}

.landing-page-video iframe {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%
}

.section-landing-choose {
    background: -webkit-gradient(linear, left top, right top, from(#003b6a), color-stop(80%), to(#005691));
    background: linear-gradient(to right, #003b6a, 80%, #005691);
    padding: 40px 0
}

.section-landing-choose .title-page {
    margin-bottom: 30px
}

.section-landing-choose .item>a {
    padding: 16px 16px 24px;
    display: block;
    background: #fff;
    word-break: normal
}

.section-landing-choose .item .name {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 900;
    height: 44px;
    overflow: hidden
}

a.btn-read-more {
    margin-top: 10px
}

a.btn-read-more svg {
    margin-left: 10px;
    width: 5px;
    vertical-align: middle
}

.section-landing-discover {
    padding: 50px 0;
    background: #f5f6f6
}

.section-landing-discover .landing-discover-item {
    background: #fff;
    height: 100%
}

.section-landing-discover .landing-discover-item .text {
    padding: 25px 30px;
    color: #000;
    font-size: 14px;
    line-height: 20px
}

.section-landing-discover .landing-discover-item .text .headline {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700
}

.section-landing-discover .link {
    color: #005691;
    margin-top: 20px;
    font-size: 18px
}

.section-landing-discover .title-page {
    margin-bottom: 30px
}

.section-landing-discover .title-page h2 {
    text-transform: uppercase
}

@media (max-width:1199px) {
    .trackingTeaser .inner {
        margin-top: 40px
    }

    #n_content .section-video-overlay h1 {
        font-size: 40px;
        line-height: 42px
    }
    #n_content .section-video-overlay p{
        font-size: 36px;
        line-height: 40px;
    }

    .trackingTeaser h3 {
        font-size: 30px;
        line-height: 32px
    }
}

@media(max-width: 1199px) and (min-width: 992px){
    #section1.trackingModule .container{
        width: 100%;
    }
    #section1 .trackingTeaser .inner{
        margin-top: 30px;
    }
    #section1.trackingModule .col-md-5{
        width: 50%;

    }
    #section1.trackingModule .col-md-5.media-text__text{
        left: 3%;
    }
}

@media (min-width:992px) {
    .row-flex-md {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .trackingTeaser .inner {
        margin-top: 60px
    }

    .trackingTeaser .media-text__text {
        left: 8.33%
    }
}

@media (max-width:991px) {
    .m-landingpage_navigation .cta-btn {
        margin-left: 0;
        margin-bottom: 10px
    }

    .m-landingpage_navigation .navbar-lp-image img {
        margin-top: 0px;
        max-width: 140px
    }

    .section-video-teaser {
        width: 100%;
        margin-left: 0
    }

    .section-video-item:before {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #003b6a), to(rgba(0, 59, 106, 0)));
        background: linear-gradient(0deg, #003b6a 10%, rgba(0, 59, 106, 0) 100%)
    }

    .m-landingpage_navigation .navbar-collapse {
        display: none !important
    }

    .m-landingpage_navigation .navbar-collapse.active {
        display: block !important
    }

    .m-landingpage_navigation .navbar-nav>li>a {
        padding: 10px 0;
        margin: 0;
        border: none !important;
        font-weight: 400
    }

    .m-landingpage_navigation .navbar-nav>li>a.active,
    .m-landingpage_navigation .navbar-nav>li>a:focus {
        border: none !important
    }

    .m-landingpage_navigation .navbar-nav>li>a:hover {
        color: #008ecf
    }

    .landingpage_navigation .navbar-nav>li {
        display: block;
        width: 100%;
        border-top: 1px dotted #738595
    }

    .landingpage_navigation .navbar-nav {
        width: 100%;
        margin: 0;
    }

    .landingpage_navigation .navbar-lp-active.navbar-toggle {
        width: 100%;
        padding: 0;
        margin: 10px 0
    }

    .landingpage_navigation>.container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .landingpage_navigation .navbar-toggle--right {
        float: right;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        margin-top: 26px;
    }

    .landingpage_navigation .navbar-toggle--right svg {
        width: 20px
    }

    .landingpage_navigation .navbar-toggle--right svg path {
        fill: #fff
    }

    .section-landing-discover .landing-discover-item .text .headline {
        font-size: 22px;
        line-height: 24px
    }

    .section-landing-discover .landing-discover-item .text {
        font-size: 14px;
        line-height: 20px
    }

    .section-landing-discover .landing-discover-item .text p {
        font-size: 14px;
        line-height: 20px
    }

    .section-landing-discover .link {
        font-size: 16px
    }

    .landing-page-high-lights .col-md-3 {
        margin-bottom: 20px
    }
}

@media (max-width:991px) and (min-width:768px) {
    .section-landing-discover .landing-discover-item {
        margin-bottom: 20px
    }

    .section-landing-discover .landing-discover-item .link-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .section-landing-discover .landing-discover-item .image {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%
    }

    .section-landing-discover .landing-discover-item .text {
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    .row-high-lights{
        margin: 0 -5px;
    }
    .row-high-lights .col-xs-6{
        padding: 0 5px;
    }
    .row-high-lights .col-xs-6:nth-child(2n+1){
        clear: both;
    }
    .section-video-overlay {
        position: static;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        background: #003b6a
    }

    .section-video-teaser {
        position: relative
    }

    .section-video-teaser:before {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #003b6a), to(rgba(0, 59, 106, 0)));
        background: linear-gradient(0deg, #003b6a 10%, rgba(0, 59, 106, 0) 100%);
        content: "";
        display: inline-block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        z-index: 9
    }

    .section-video-item:before {
        display: none
    }

    #n_content .section-video-overlay h1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px
    }

    #n_content .section-video-overlay p{
        font-size: 20px;
        line-height: 24px;
    }

    .title-page h2 {
        font-size: 24px;
        line-height: 30px
    }

    .section-landing-banner .m-media {
        height: 180px
    }

    .m-landingpage_navigation .container>.navbar-header {
        margin: 0
    }

    .section-landing-banner .text .inner {
        min-height: inherit;
        padding-top: 30px
    }

    .landing-page-high-lights .headline,
    .section-landing-banner .text .headline,
    .section-landing-banner2 .inner h2,
    .trackingTeaser h3 {
        font-size: 24px;
        line-height: 28px
    }

    .section-landing-discover {
        padding: 20px 0 30px
    }

    .section-landing-discover .col-md-4 {
        margin-bottom: 20px
    }

    .section-landing-page-video {
        padding: 15px 0 40px
    }

    .section-landing-choose {
        padding: 20px 0 40px
    }
}

/*# sourceMappingURL=h_custom.css.map */