
.hide-on-desktop {
    display: none;
}






.site-content.bg-darkblue {
    margin-top: 0;
    padding-top: 80px;

    background-color: #28476b;
}
.site-content.bg-cockpit {
    margin-top: 0;
    padding-top: 80px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#336083+0,45bdcf+100 */
    background: #336083; /* Old browsers */
    background: -moz-linear-gradient(left, #336083 0%, #45bdcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #336083 0%,#45bdcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #336083 0%,#45bdcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336083', endColorstr='#45bdcf',GradientType=1 ); /* IE6-9 */
}
.site-content.bg-cockpit.tabs-button-wrapper {
    margin-top: 0;
    padding-top: 50px;
}
.site-content.background-img,
.site-content.background-video-file {
    
}
.site-content.no-bottom .grid__col:last-child .widget {
    margin-bottom: 0;
}
.site-content.no-bottom .grid__col:last-child .widget {
    margin-bottom: 30px;
}

.content-aligning {
    box-sizing: border-box;
}









.site-content.bg-cockpit {
    color: #eee;
}
.site-content.bg-cockpit h1,
.site-content.bg-cockpit h2,
.site-content.bg-cockpit h3,
.site-content.bg-cockpit h4,
.site-content.bg-cockpit h5,
.site-content.bg-cockpit h6 {
    color: #fff;
}
.site-content.bg-cockpit a {
    color: #fff;
}
.site-content.bg-cockpit a:hover {
    color: #4abdd1;
}
.site-content.bg-cockpit .widget-3 {
    background-color: #3EC2CF;
    background-color: rgba(255,255,255,0.3);
}
.site-content.bg-cockpit .widget-17 {
    color: #eee;
}

.site-content.bg-cockpit .widget-cockpit-3 .item .attribute {
    color: #fff;
}
.site-content.bg-cockpit .widget-cockpit-4 .timeline-item .year {
    color: #4abdd1;
}
.site-content.bg-cockpit .widget-cockpit-4 .timeline-item .year:before {
    background-color: #eee;
}
.site-content.bg-cockpit .widget-cockpit-4 .timeline-item .text-block {
    border-left: 1px solid rgb(255, 255, 255);
}
.site-content.bg-cockpit .widget-cockpit-4 .timeline-item .text-block p {
    color: #eee;
}
.site-content.bg-cockpit .widget-cockpit-4 .swiper-container-horizontal>.swiper-scrollbar:after {
    background-color: #eee;
}
.site-content.bg-cockpit .widget-cockpit-4 .swiper-scrollbar-drag {
    background-color: #eee;
}
.site-content.bg-cockpit .text-block ul li:before {
    
}
.site-content.bg-cockpit .text-block ul li {
    color: #eee;
}









body #site-top.cockpit {
    background: -moz-linear-gradient(left, #336083 0%, #45bdcf 100%);
    background: -webkit-linear-gradient(left, #336083 0%,#45bdcf 100%);
    background: linear-gradient(to right, #336083 0%,#45bdcf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336083', endColorstr='#45bdcf',GradientType=1 );
}

#site-top.cockpit {
    padding-top: calc(100vh - 136px);
    overflow: hidden;
}
body.admin-bar #site-top.cockpit {
    padding-top: calc(100vh - 168px);
}
#site-top.cockpit.banner {
    padding: 0;
}
#site-top.cockpit.banner {
    max-height: calc(100vh - 195px);
}
@media screen and (max-width: 800px) {
    #site-top.cockpit.banner img {

    }
}

#site-top.cockpit .main-content-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
#site-top.cockpit .main-content-wrapper .content-aligning,
#site-top.cockpit .main-content-wrapper .main-content,
#site-top.cockpit .main-content-wrapper .grid,
#site-top.cockpit .main-content-wrapper .grid__col {
    height: 100%;
}
#site-top.cockpit .top-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#site-top.cockpit .top-content .top-logo {
    position: absolute;
    display: block;
    max-width: 60%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -45%);
    height: auto;
}
#site-top.cockpit .top-content .top-headline {
    position: absolute;
    z-index: 89;
    display: block;
    top: 44%;
    left: 42%;
    color: #fff;
    font-size: 28px;
    line-height: 1.3;
}
#site-top.cockpit .top-content .top-title {
    position: absolute;
    z-index: 88;
    display: block;
    bottom: 15%;
    left: 0;
    color: #fff;
    font-family: "NotoSansItalic", "Helvetica Neue", Arial, serif;
    font-size: 16px;
}
@media screen and (orientation: portrait) {
    #site-top.cockpit .top-content .top-title {
        bottom: 50px;
    }
}
@media screen and (max-width: 1100px) {
    #site-top.cockpit .content-aligning {
        padding: 0 10px;
    }
    #site-top.cockpit .top-content .top-title {
        left: 20px;
    }
}
#site-top.cockpit .top-content .top-illustration {
    position: absolute;
    z-index: 11;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#site-top.cockpit ul.anchor-points {
    list-style: none;
    display: block;
    position: absolute;
    z-index: 91;
    top: 50%;
    left: 0;
    width: 100%;
    margin: 0;
    padding-bottom: 100%;

    transform: translate(0, -50%);
}
#site-top.cockpit ul.anchor-points li.anchor-points-item {
    display: block;
    position: absolute;
    margin: 0;

    cursor: pointer;
}
#site-top.cockpit ul.anchor-points li.anchor-points-item a {
    color: #fff;
    font-size: 20px;
    text-shadow:
    -1px -1px 5px rgba(0,0,0,0.1),
    1px -1px 5px rgba(0,0,0,0.1),
    -1px 1px 5px rgba(0,0,0,0.1),
    1px 1px 5px rgba(0,0,0,0.1);
}
#site-top.cockpit ul.anchor-points li.anchor-points-item:hover a {
    
}

#site-top.cockpit ul.anchor-points li.anchor-points-item span.anchor-points-hover {
    display: block;
    max-width: 180px;
    color: #fff;
    color: rgba(255,255,255,0.7);
    font-family: "NotoSansItalic", "Helvetica Neue", Arial, serif;
    font-size: 16px;
    border-top: 1px solid rgba(255,255,255,0.3);
    padding-top: 10px;
    margin-top: 0;

    opacity: 0;

    transition: opacity .3s, margin-top .2s;
}
#site-top.cockpit ul.anchor-points li.anchor-points-item:hover span.anchor-points-hover {
    margin-top: 10px;
    opacity: 1;
}


#site-top-anchor {

    border-bottom: 1px solid rgba(255,255,255,0.3);

    background: #336083; /* Old browsers */
    background: -moz-linear-gradient(left, #336083 0%, #45bdcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #336083 0%,#45bdcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #336083 0%,#45bdcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336083', endColorstr='#45bdcf',GradientType=1 ); /* IE6-9 */
}
#site-top-anchor ul.anchor-list {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: 0;
}
#site-top-anchor ul.anchor-list li.anchor-list-item {
    display: block;
    text-align: center;
}
#site-top-anchor ul.anchor-list li.divider {
    position: relative;
    display: block;
    width: 1px;
}
#site-top-anchor ul.anchor-list li.divider:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    top: 25%;
    background-color: rgba(255,255,255,0.3);
}
#site-top-anchor ul.anchor-list li.anchor-list-item a {
    display: block;
    width: 100%;
    padding: 2vh 0;
    color: #fff;
}
#site-top-anchor ul.anchor-list li.anchor-list-item a:hover {
    color: #4abdd1;
}
#site-top-anchor ul.anchor-list li.anchor-list-item a span.icon {
    display: block;
    float: left;
    margin-right: 10px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}





.site-content.bg-cockpit .widget.widget-cockpit-1 h3,
.site-content.bg-darkblue .widget.widget-cockpit-1 h3 {
    border-color: #fff;
}




.site-content.cockpit-template .contact-box.blue span.text {
    font-family: "NotoSansRegular", "Helvetica Neue", Arial, serif;
    font-size: 34px;
    line-height: 18px;
}
.site-content.cockpit-template .contact-box span.text i {
    display: inline-block;
    color: #2D5377;
    font-size: 16px;
    font-style: normal;
    line-height: 36px;
}






.widget-cockpit-9 .text-block > p {
    margin-right: 50px;
    font-size: 18px;
    line-height: 1.5;
}


.widget.widget-cockpit-1 {
    margin-top: 60px;
}
.widget-cockpit-1 .title-line {
    display: block;
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 0;
    width: 100%;
    font-family: "MetronicProLight", "Helvetica Neue", Arial, serif;
    font-size: 130px;
    color: #000 !important;
    opacity: 0.1;
    line-height: 0px;
    text-indent: 5px;
    text-transform: none !important;
}
.site-content.bg-cockpit .widget-cockpit-1 .title-line,
.site-content.bg-darkblue .widget-cockpit-1 .title-line {
    color: #fff !important;
    opacity: 0.1;
}
.widget.widget-cockpit-1 h3 {
    position: relative;
    display: inline;
    border-bottom: 3px solid #2D5377;
    font-family: "NotoSansRegular", "Helvetica Neue", Arial, serif !important;
    line-height: 1.4 !important;
}
.site-content.bg-cockpit .widget.widget-cockpit-1 h3,
.site-content.bg-darkblue .widget.widget-cockpit-1 h3 {
    border-color: #fff;
}
.widget.widget-cockpit-1.remove_head_line h3 {
    border: none !important;
}



.widget.widget-cockpit-1 {
    position: relative;
    display: block;
    padding: 0;
}
.widget.widget-cockpit-1 span.anchor {
    position: absolute;
    display: block;
    top: -80px;
}
.widget-cockpit-1 .title-line {
    display: block;
    color: #4abdd1;
    margin-bottom: 0;
}
.widget.widget-cockpit-1 h3 {
    font-family: "MetronicProLight", "Helvetica Neue", Arial, serif;
    line-height: 1.2;
    font-size: 54px;
    margin-bottom: 10px;
}
.site-content.bg-darkblue .widget.widget-cockpit-1 h3 {
    color: #fff;
}
.site-content.bg-darkblue .widget-3 {
    background-color: #fff;
}
.site-content.bg-darkblue p {
    color: #fff;
}
.widget-cockpit-1 .intro-block {
    margin-right: 15%;
    font-size: 18px;
}
.widget-cockpit-1 .intro-block {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: 20%;
    font-size: 24px;
}

.widget.widget-cockpit-2 {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 30px;
}
.widget.widget-cockpit-2 h4 {
    padding-right: 30%;
}

.widget.widget-cockpit-3 {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 30px;
}
.widget-cockpit-3 .first-row,
.widget-cockpit-3 .third-row {
    padding-top: 130px;
}
.widget-cockpit-3 .item {
    margin-bottom: 80px;
    padding: 0 5%;
    margin-top: -40px;
}
.widget-cockpit-3 .item.item-slogan {
    text-align: center;
    margin-top: 0;
}
.widget-cockpit-3 .item-slogan h4 {
    color: #4abdd1;
    font-family: "NotoSansItalic", "Helvetica Neue", Arial, serif;
    border-top: 1px solid #4abdd1;
    border-bottom: 1px solid #4abdd1;
    padding-top: 30px;
    padding-bottom: 35px;
    margin-bottom: 30px;
}
.widget-cockpit-3 .item-slogan h5 {
    color: #4abdd1;
    font-family: "NotoSansItalic", "Helvetica Neue", Arial, serif;
    margin-bottom: 30px;
}
.widget-cockpit-3 .item-slogan .text-block {
    padding: 0 5%;
    color: #4abdd1;
    font-family: "NotoSansItalic", "Helvetica Neue", Arial, serif;
    font-size: 34px;
    line-height: 1.3;
    border-bottom: 1px solid #4abdd1;
    padding-bottom: 35px;
}
.widget-cockpit-3 .item .img-wrapper {
    margin-bottom: -20px;
    padding-bottom: 90%;
    background-size: 75% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center;
}
.widget-cockpit-3 .item .img-wrapper img {
    margin: 0 auto;
}
.widget-cockpit-3 .item .attribute {
    display: block;
    color: #2D5377;
    font-size: 28px;
    text-align: center;
}
.widget-cockpit-3 .item .title {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #4abdd1;
    color: #4abdd1;
    font-size: 15px;
    text-align: center;
}
.widget-cockpit-3 .item .text {

}

.widget-cockpit-4 {
    position: relative;
    margin-top: -30px;
}
.widget-cockpit-4 .milestones:after {
    position: absolute;
    z-index: 222;
    display: block;
    content: "";
    width: 15%;
    height: 100%;
    top: 0;
    right: 0;

    pointer-events: none;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1f1f1+0,f1f1f1+100&0+80,1+100 */
    background: -moz-linear-gradient(left, rgba(241,241,241,0) 0, rgba(241,241,241,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(241,241,241,0) 0,rgba(241,241,241,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(241,241,241,0) 0,rgba(241,241,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f1f1f1', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-9 */
}
.widget-cockpit-4 .swiper-wrapper {
    align-items: flex-end;
}
.widget-cockpit-4 .swiper-slide {
    width: 300px;
}
.widget-cockpit-4 .swiper-slide:last-child {
    margin-right: 10%;
}
.widget-cockpit-4 .swiper-slide .timeline-item {
    padding: 50px 60px 0 0;
}
.widget-cockpit-4 .swiper-slide:last-child .timeline-item {
    padding: 50px 0 0 0;
}
.widget-cockpit-4 .timeline-item .year {
    position: relative;
    display: block;
    margin-bottom: -5px;
    padding-left: 14px;
    font-family: "MetronicProLight", "Helvetica Neue", Arial, serif;
    line-height: 1.2;
    font-size: 36px;
    color: #2D5377;

    transform-origin: 10% 0;
    transform: rotate(-30deg);
}
.widget-cockpit-4 .swiper-slide:last-child .timeline-item .year {
    margin-bottom: 0;
}
.widget-cockpit-4 .timeline-item .year:before {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: -16px;
    width: 30px;
    height: 1px;
    background-color: #2D5377;
}
.widget-cockpit-4 .timeline-item .text-block {
    border-left: 1px solid rgb(45, 83, 119);
    padding: 40px 0 30px 20px;
}
.widget-cockpit-4 .timeline-item .text-block img {
    max-width: 180px;
    margin-bottom: 20px;
}
.widget-cockpit-4 .swiper-slide:last-child .timeline-item .text-block img {
    max-width: 100%;
}
.widget-cockpit-4 .timeline-item .text-block p {
    color: #666;
    font-size: 13px;
}

.widget-cockpit-4 .swiper-scrollbar {
    border-radius: 0;
}
.widget-cockpit-4 .swiper-container-horizontal>.swiper-scrollbar {
    z-index: 223;
    left: 0;
    bottom: 0;
    height: 12px;
    width: 100%;
    background-color: transparent;
}
.widget-cockpit-4 .swiper-container-horizontal>.swiper-scrollbar:after {
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #2D5377;
}
.widget-cockpit-4 .swiper-scrollbar-drag {
    background-color: #2D5377;
    border-radius: 0;
    height: 100%;
}

.widget-cockpit-4 .swiper-button-prev,
.widget-cockpit-4 .swiper-button-next {
    color: #2D5377;
    font-size: 36px;
}
.widget-cockpit-4 .swiper-button-prev {
    left: -10vw;
}
.widget-cockpit-4 .swiper-button-next {
    right: -10vw;
}


/**
 * 10.5 - Tabs/Slider
 */

.widget-cockpit-5.no-bottom {
    margin-bottom: 0;
}

.widget-cockpit-5 .swiper-wrapper {
}

.slider-wrapper {
    margin-top: 0;
    padding-bottom: 20px;
}

.slider-wrapper .swiper-button-prev,
.slider-wrapper .swiper-button-next {
    background-color: transparent;
    background-size: auto 100%;
}

.slider-wrapper .swiper-button-prev {
    left: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyNS45IDUwLjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjkgNTAuNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I0VFMUMyNTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQo8L3N0eWxlPg0KPHBvbHlsaW5lIGNsYXNzPSJzdDAiIHBvaW50cz0iMjUuMiwwLjQgMC40LDI1LjIgMjUuMiw1MCAiLz4NCjwvc3ZnPg0K");
}

.slider-wrapper .swiper-button-next {
    right: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyNS45IDUwLjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjkgNTAuNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I0VFMUMyNTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQo8L3N0eWxlPg0KPHBvbHlsaW5lIGNsYXNzPSJzdDAiIHBvaW50cz0iMC40LDAuNCAyNS4yLDI1LjIgMC40LDUwICIvPg0KPC9zdmc+DQo=");
}

.widget-cockpit-5:after {
    display: block;
    content: "";
    clear: both;
    height: 1px;
}


/**
 * 10.6 - Congrats Slider
 */

.widget-cockpit-6 {
    position: relative;
}

.widget-cockpit-6 .congrats-slider {
    background-color: #28476b;
    background-image: url("graphics/hintergrund-slider-glueckwuensche.png");
    background-size: cover;
    background-position: center;
}

.widget-cockpit-6 .congrats-slider .swiper-slide {
    height: 34vw;
}

@media screen and (min-width: 1030px) {


    .widget-cockpit-6 .congrats-slider .swiper-slide {
        height: 340px;
    }

}

.widget-cockpit-6 .congrats-slider .congrats-item {
    position: absolute;
    display: table;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    color: #fff;
    text-align: center;
}

.widget-cockpit-6 .congrats-slider .congrats-cell {
    display: table-cell;
    vertical-align: middle;
}

.widget-cockpit-6 .congrats-slider .congrats-item .text-block {
    padding: 0 10%;
    font-family: "NotoSansItalic","Helvetica Neue",Arial,serif;
    line-height: 1.3;
    font-size: 3vw;
}

@media screen and (min-width: 1030px) {


    .widget-cockpit-6 .congrats-slider .congrats-item .text-block {
        font-size: 30px;
    }

}

.widget-cockpit-6 .congrats-slider .congrats-item .text-underline {
    display: block;
    font-family: "NotoSansItalic","Helvetica Neue",Arial,serif;
    font-weight: 400;
    line-height: 1.2;
}

.widget-cockpit-6 .swiper-button-prev,
.widget-cockpit-6 .swiper-button-next {
    color: #2D5377;
    font-size: 36px;
}
.widget-cockpit-6 .swiper-button-prev {
    left: -10vw;
}
.widget-cockpit-6 .swiper-button-next {
    right: -10vw;
}


/**
 * 10.7 - VIP Congrats Slider
 */

.widget-cockpit-7 {

}

.widget-cockpit-7 .vip-congrats-slider .vip-congrats-item {
    overflow: hidden;
}

.widget-cockpit-7 .vip-congrats-slider .vip-congrats-item h4 {
    padding-right: 30%;
    margin-bottom: 50px;
}

.widget-cockpit-7 .vip-congrats-slider .vip-congrats-item .left {
    float: left;
    width: 45%;
    margin-right: 8%;
}

.widget-cockpit-7 .vip-congrats-slider .vip-congrats-item .left img {
    margin-bottom: 30px;
}

.widget-cockpit-7 .vip-congrats-slider .vip-congrats-item .right {
    float: left;
    width: 47%;
    padding-right: 10%;

    box-sizing: border-box;
}

.widget-cockpit-7 .vip-congrats-slider .vip-congrats-item .right .signature {
    display: block;
    margin-top: 40px;
}

.widget-cockpit-7 .vip-congrats-slider .vip-congrats-item .right .name,
.widget-cockpit-7 .vip-congrats-slider .vip-congrats-item .right .title {
    display: block;
}

.widget-cockpit-7 .swiper-button-prev,
.widget-cockpit-7 .swiper-button-next {
    color: #2D5377;
    font-size: 36px;
}
.widget-cockpit-7 .swiper-button-prev {
    left: -10vw;
}
.widget-cockpit-7 .swiper-button-next {
    right: -10vw;
}





.site-content.tabs-button-wrapper {
    position: relative;
    margin-top: 0;
    z-index: 22;
}
ul.tabs-button,
ul.tabs-button-group {
    position: relative;
    z-index: 2;
    display: block;
    list-style: none;
    margin: 0;
    overflow: hidden;
}

ul.tabs-button ul.tabs-button-group {
    margin-left: 0;
}

li.tab-button-group {
    display: block;
    width: 100%;
}

ul.tabs-button li.tab-button,
ul.tabs-button li.tab-mobile {
    position: relative;
    display: block;
    float: left;
    background-color: #dcdcdc;
    width: 25%;
    margin: 10px 0 0 0;
    padding: 20px 10px;
    cursor: pointer;
    text-align: center;

    -webkit-transition: background-color 0.3s, padding 0.1s, margin 0.1s;
    transition: background-color 0.3s, padding 0.1s, margin 0.1s;
}

ul.tabs-button li.tab-mobile {
    display: none;
}

ul.tabs-button li.tab-mobile:after {
    position: absolute;
    display: block;
    content: '\E9A1';
    right:20px;
    top:50%;
    height: 20px;
    margin-top: -10px;
    color: #fff;
    font-family: "SS BlackTie-Light";
    font-size: 28px;
    line-height: 22px;
}

ul.tabs-button.count6 li.tab-button { width: 16.66%; }
ul.tabs-button.count5 li.tab-button { width: 20%; }
ul.tabs-button.count4 li.tab-button { width: 25%; }
ul.tabs-button.count3 li.tab-button { width: 33.33%; }
ul.tabs-button.count2 li.tab-button { width: 50%; }

ul.tabs-button li.tab-button a,
ul.tabs-button li.tab-mobile a {
    width: 100%;
    color: #fff;

    font-family: "MetronicProLight", "Helvetica Neue", Arial, serif;
    line-height: 1;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}

ul.tabs-button li.tab-mobile a {
    color: #fff;
}

ul.tabs-button li.tab-button:hover {

}

ul.tabs-button li.tab-button:hover a {
    color: #4abdd1;
}

ul.tabs-button li.tab-button.active {
    background-color: #2D5377;
    margin: 0;
    padding: 25px 10px;
}

ul.tabs-button li.tab-button.active a {
    color: #fff;
}

.facts {

    background: #2D5377;
}

.facts .main-content {
    padding: 10% 0;
    color: #fff;
}
.facts .main-content .intro-block {
    text-align: center;
    padding: 0 15% 50px 15%;
}
.facts .main-content .intro-block .title {
    display: block;
    font-family: "MetronicProLight", "Helvetica Neue", Arial, serif;
    line-height: 1.3;
    font-size: 46px;
}
.facts .main-content .fact-sheet {
    border-top: 1px solid rgba(255,255,255,0.5);
    border-left: 1px solid rgba(255,255,255,0.5);
}
.facts .main-content .fact-sheet:first-child {
    border-left: 0 none;
}
.facts .main-content .fact-sheet .content {
    padding: 8% 12%;
    overflow: hidden;
}
.facts .main-content .fact-sheet .content .icon {
    display: block;
    float: left;
    width: 40%;
    margin-right: 10%;
}
.facts .main-content .fact-sheet .content-text {
    float: right;
    width: 50%;
}
.facts .main-content .fact-sheet .num {
    display: block;
    font-family: "MetronicProLight", "Helvetica Neue", Arial, serif;
    line-height: 1.3;
    font-size: 42px;
}
.facts .main-content .fact-sheet p {
    font-size: 14px;
}
.widget-cockpit-5 .title-line {
    display: block;
    margin-left: 12%;
    margin-bottom: 10px;
    color: #4abdd1;
    font-family: "MetronicProLight", "Helvetica Neue", Arial, serif;
    line-height: 1.3;
    font-size: 24px;
    text-transform: uppercase;
}
.widget-cockpit-5 h3 {
    margin-left: 5%;
    margin-bottom: 0;
    padding: 0;
    font-family: "NotoSansItalic", "Helvetica Neue", Arial, serif;
    line-height: 1.3;
    font-size: 34px;
}


/**
 * 11.0 - Media Queries
 */


/**
 * 11.1 - <= 1280px
 */

@media screen and (max-width: 1280px) {

    .widget-cockpit-4 .swiper-button-prev,
    .widget-cockpit-6 .swiper-button-prev,
    .widget-cockpit-7 .swiper-button-prev {
        left: -30px;
    }
    .widget-cockpit-4 .swiper-button-next,
    .widget-cockpit-6 .swiper-button-next,
    .widget-cockpit-7 .swiper-button-next {
        right: -30px;
    }

}


/**
 * 11.1 - >= 1100px
 */

@media screen and (min-width: 1100px) {


    .widget-cockpit-5 h1 {
        font-size: 52px;
    }

}


/**
 * 11.1 - <= 1100px
 */

@media screen and (max-width: 1100px) {

    .widget-cockpit-5 {
        margin-top: 4vh;
        margin-bottom: 8vh;
    }

}


/**
 * 11.2 - <= 900px
 */

@media screen and (max-width: 900px) {



    .widget-cockpit-1 .title-line {
        font-size: 100px;
    }
    .widget.widget-cockpit-1 h3 {
        font-size: 40px;
    }
    .widget-cockpit-9 .text-block > p {
        margin-right: 30px;
        font-size: 16px;
        line-height: 1.4;
    }
    .site-content.cockpit-template .widget-9 .text-block {
        overflow-wrap: break-word;
    }




    /* Here we start with some basic reset styles */
    ul.tabs-button li.tab-button,
    ul.tabs-button.count1 li.tab-button,
    ul.tabs-button.count2 li.tab-button,
    ul.tabs-button.count3 li.tab-button,
    ul.tabs-button.count4 li.tab-button,
    ul.tabs-button.count5 li.tab-button,
    ul.tabs-button li.tab-mobile {
        display: block;
        float: none;
        border: none;
        background-color: #f1f1f1;
        margin: 0;
        padding: 25px 40px 25px 25px;
        width: 100%;
        text-align: left;
    }
    ul.tabs-button li.tab-button.active:after,
    ul.tabs-button li.tab-button.active:before {
        display: none;
    }

    /* Here we start with the tab button */
    .tabs-wrapper {

    }
    ul.tabs-button {
        display: block;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: auto;

        overflow: inherit;
    }
    ul.tabs-button li.tab-mobile {
        background-color: #2D5377;
    }
    ul.tabs-button li.tab-button-group {
        position: absolute;
        z-index: 2;
        left: 0;
        margin-top: 1px;
        overflow: hidden;
        min-height: 600px;

        pointer-events: none;
    }

    /* Here we start with the tab-button (mobile dropdown) */
    ul.tabs-button li.tab-button-group ul.tabs-button-group {
        margin: 0;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, .15);
        opacity: 0;

        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: 0.3s ease-in-out;

        -webkit-transform: translate3d(0, -101%, 0);
        -ms-transform: translate3d(0, -101%, 0);
        transform: translate3d(0, -101%, 0);

        pointer-events: auto;
    }
    ul.tabs-button.show li.tab-button-group ul.tabs-button-group {
        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);

    }
    ul.tabs-button li.tab-button-group ul.tabs-button-group li.tab-button {

    }
    ul.tabs-button li.tab-button-group ul.tabs-button-group li.tab-button:hover {

    }
    ul.tabs-button li.tab-button-group ul.tabs-button-group li.tab-button.active {

    }
    ul.tabs-button li.tab-button-group ul.tabs-button-group li.tab-button a {
        color: #999;
    }
    ul.tabs-button li.tab-button-group ul.tabs-button-group li.tab-button.active a,
    ul.tabs-button li.tab-button-group ul.tabs-button-group li.tab-button:hover a {
        color: #4ABDD3;
    }




    #site-top.cockpit ul.anchor-points li.anchor-points-item span.anchor-points-hover {
        padding-top: 5px;
        margin-top: 5px;
        max-width: 100px;

        font-size: 12px;

        opacity: 1;
    }

}


/**
 * 11.3 - <= 700px
 */

@media screen and (max-width: 700px) {

    body .site-content.bg-cockpit {
        font-size: 15px;
        line-height: 1.5;
    }
    .site-content.bg-cockpit {
        padding-top: 60px;
    }
    #site-top-anchor {
        display: none;
    }

    #site-top.cockpit .top-content .top-headline {
        font-size: 3vw;
    }
    #site-top.cockpit .top-content .top-title {
        font-size: 2vw;
    }
    #site-top.cockpit ul.anchor-points li.anchor-points-item a {
        font-size: 2vw;
    }

    #site-top.cockpit {
        padding-top: calc(100vh - 106px);
    }

    #site-top.cockpit .content-aligning {
        padding: 0 10px;
    }

    #site-top.cockpit .top-content .top-title {
        bottom: 30px;
    }

    .facts .main-content .intro-block .title {
        font-size: 6.6vw;
    }
    .facts .main-content .fact-sheet .num {
        font-size: 8vw;
    }
    #site-top.cockpit .top-content h2,
    .widget.widget-cockpit-1 h3 {
        font-size: 6.6vw;
    }
    .widget-cockpit-5 .title-line {
        font-size: 18px;
    }
    .widget-cockpit-5 h3 {
        font-size: 4.4vw;
    }
    .widget-cockpit-1 .intro-block {
        font-size: 16px;
    }
    .widget-cockpit-1 .intro-block.big {
        font-size: 18px;
    }

    #site-top.cockpit .top-content h2 {
        font-size: 6vh;
    }

    .widget.widget-cockpit-1 {
        
    }

    body.page-template-cockpit-template .site-content .main-content .text-block {
        margin-right: 0;
    }

    .facts .main-content .fact-sheet {
        border-left: 0 none;
    }

    .widget-cockpit-6 .congrats-slider .congrats-item .text-block {
        padding: 0;
    }
    .widget-cockpit-6 .congrats-slider .congrats-item .text-underline {
        font-size: 12px;
    }
    .widget-cockpit-6 .congrats-slider .swiper-slide {
        height: 230px;
    }
    .widget-cockpit-6 .congrats-slider .congrats-item {

    }
    .widget-cockpit-6 .congrats-slider .congrats-item .text-block {
        padding: 0 10%;
        line-height: 1.3;
        font-size: 16px;
    }
    .widget-cockpit-6 .congrats-slider .congrats-item .text-block p {
        margin-bottom: 0;
    }
    .widget-cockpit-6 .congrats-slider .congrats-item .text-underline {
        margin-top: 10px;
    }
    .widget-cockpit-6 .swiper-button-prev,
    .widget-cockpit-6 .swiper-button-next {
        font-size: 24px;
    }
    .widget-cockpit-6 .swiper-button-prev {
        left: -20px;
    }
    .widget-cockpit-6 .swiper-button-next {
        right: -20px;
    }

    .widget-cockpit-6 .swiper-pagination {
        margin-top: 15px;
    }

    .widget-cockpit-6 .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin-left: 15px;
    }

    .widget-cockpit-7 .vip-congrats-slider .vip-congrats-item .left {
        float: left;
        width: 100%;
        margin-right: 0;
    }

    .widget-cockpit-7 .vip-congrats-slider .vip-congrats-item .right {
        float: left;
        width: 100%;
    }

    .widget-cockpit-7 .vip-congrats-slider .vip-congrats-item h4 {
        margin-bottom: 30px;
        padding-right: 15%;
    }







    #site-top.cockpit ul.anchor-points li.anchor-points-item span.anchor-points-hover {
        display: none;
    }


}


/**
 * 11.4 - <= 480px
 */

@media screen and (max-width: 480px) {

    #site-top.cockpit .top-content .top-logo {
        max-width: 85%;
        transform: translate(-50%, -30%);
    }

    ul.tabs-button li.tab-button, ul.tabs-button.count1 li.tab-button, ul.tabs-button.count2 li.tab-button, ul.tabs-button.count3 li.tab-button, ul.tabs-button.count4 li.tab-button, ul.tabs-button.count5 li.tab-button, ul.tabs-button li.tab-mobile {
        padding: 20px 40px 20px 25px;
    }
    ul.tabs-button li.tab-button a, ul.tabs-button li.tab-mobile a {
        font-size: 16px;
    }

    .facts .main-content .intro-block {
        padding: 0 0 20px 0;
    }
    .facts .main-content .fact-sheet .content {
        padding: 20px 0;
    }
    .facts .main-content .intro-block p,
    .facts .main-content .fact-sheet p {
        margin-bottom: 0;
    }

    #site-top.cockpit .top-content h2 {
        font-size: 4vh;
    }
    .widget-cockpit-1 .intro-block {
        margin-right: 0;
        font-size: 14px;
    }
    #site-top.cockpit .top-content h2,
    .widget.widget-cockpit-1 h3,
    .widget.widget-cockpit-7 h3 {
        font-size: 8vw;
    }
    .widget.widget-cockpit-2 h4 {
        font-size: 6vw;
    }
    .widget-cockpit-1 .title-line {
        display: none;
        font-size: 14px;
    }

    .widget.widget-cockpit-1 {
        margin-top: 0;
    }
    .widget-cockpit-1 .title-line {
        margin-bottom: 10px;
    }
    .widget-cockpit-3 .first-row,
    .widget-cockpit-3 .third-row {
        padding-top: 0;
    }
    .widget-cockpit-4 .timeline-item .text-block img {
        max-width: 130px;
    }
    .widget-cockpit-4 .swiper-slide:last-child {
        padding-right: 0;
    }
    .widget-cockpit-5 {
        margin-top: 0;
        margin-bottom: 8vh;
    }
    #site-top.cockpit .top-content {
        bottom: 10%;
        left: -10%;
        width: 120%;
    }
    #site-top.cockpit .top-content .top-title {
        margin-left: 10%;
    }
    #site-top.cockpit .top-content .top-title {
        font-size: 12px;
        line-height: 1.3;
    }
    #site-top.cockpit ul.anchor-points li.anchor-points-item a {
        font-size: 12px;
    }
    #site-top.cockpit .top-content .top-headline {
        left: 40%;
        font-size: 18px;
    }
    #site-top.cockpit .top-content .top-illustration {
        background-position-y: 6vh;
    }
    .widget-cockpit-5 h1 {
        margin-left: 0;
    }
    .widget-cockpit-5 .title-line {
        margin-left: 8%;
        font-size: 16px;
    }

    .widget-cockpit-7 .vip-congrats-slider .vip-congrats-item .right {
        font-size: 14px;
    }


    .site-content.bg-cockpit {
        background: #336083; /* Old browsers */
        background: -moz-linear-gradient(left, #336083 0%, #3d91ac 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #336083 0%,#3d91ac 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #336083 0%,#3d91ac 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336083', endColorstr='#3d91ac',GradientType=1 ); /* IE6-9 */
    }

}