/* https://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: 'DINWebPro-CondBold';
    src: url('../fonts/0fbbbb06.DINWebPro-CondBold.eot');
    src: url('../fonts/0fbbbb06.DINWebPro-CondBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/705eea89.DINWebPro-CondBold.woff') format('woff'),
    url('../fonts/61a6daf4.DINCompPro-CondBold.ttf') format('truetype');
}

html {
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

body {
    font: 18px/26px Helvetica, Arial, sans-serif;
    color: #333;
    min-width:320px;
}
.wrapper-container{overflow:hidden}
a {
    color: #4b5b6b;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 26px;
}

.no-margin {
    margin: 0 !important;
}

.push-0-0-20 {
    margin-bottom: 20px;
}

.desktop-hidden {
    display: none;
}

.mobile-hidden {
    display: block;
}

.push-40-40 {
    margin-right: 40px;
    margin-bottom: 40px;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
}

.header-wrapper {
    background: #1f3147;
    position: relative;
}

.header-wrapper header {
    height: 400px;
    position: relative;
    max-width: 942px;
    margin: 0 auto 6px;
}

.disabled-icon-holder {
    height: 400px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    width: 369px;
    bottom: 0px;
}

main {
    padding-bottom: 70px;
}

.logo {
    position: absolute;
    top: 60px;
    left: 1px;
    width: 212px;
    height: 47px;
    background: url(../images/svg/ff2fd8f9.mtt_logo.svg) no-repeat;
}
/*
.logo svg {
    height: 56px;
}*/

.header-wrapper span.ttl-header {
    font: 40px/46px 'DINWebPro-CondBold', Arial, sans-serif;
    color: #ffbb00;
    z-index: 2;
    position: absolute;
    left: 1px;
    top: 199px;
    letter-spacing: -1px;
}

.header-wrapper h1.ttl span {
    color: #fff;
    display: block;
    clear: both;
    letter-spacing: -1px;
    padding-top: 18px;
    font: 72px/72px 'DINWebPro-CondBold', Arial, sans-serif;
    position: absolute;
    left: 1px;
    top: 233px;
    z-index: 100;
}

.btn-los {
    position: absolute;
    left: 50%;
    width: 106px;
    height: 106px;
    margin-left: -53px;
    bottom: -50px;
    z-index: 2;
}

.btn-los .kreis_los {
    width: 110px;
    height: 110px;
    background: url('../images/svg/desktop/kreis_los.svg#Ebene_1');
}

.content-box {
    padding-top: 130px;
    padding-bottom: 105px;
    margin: 0 auto;
    max-width: 942px;
}

.content-box h2 {
    color: #303030;
    margin-bottom: 32px;
    font: 44px/46px 'DINWebPro-CondBold', Arial, sans-serif;
    letter-spacing: -1px;
}
/*
.content-box h3 {
    color: #ffbb00;
    margin-bottom: 10px;
    font: 40px/42px 'DINWebPro-CondBold', Arial, sans-serif;
    letter-spacing: -1px;
}*/
.content-box h3 {
    color: ##303030;
    margin-bottom: 10px;
    font: 28px/32px 'DINWebPro-CondBold', Arial, sans-serif;
    letter-spacing: -1px;
}

.content-box .info {
    /*width: calc(50% - 23px);*/
    margin-right: 23px;
}

.content-box .info:last-child {
    margin-right: 0;
}

.next-section {
    border-bottom: 1px solid #adadad;
    position: relative;
    max-width: 942px;
    margin: 0 auto;
}

.arrow-holder {
    transform: translateX(-50%);
    padding: 9px;
    background: #fff;
    width: 88px;
    height: 88px;
    position: absolute;
    top: -44px;
    left: 50%;
}
.arrow-holder .pagedown {
    width: 71px;
    height: 71px;
    background: url('../images/svg/desktop/pagedown_70.svg#Ebene_1');
}

.arrow-holder .like {
    width: 71px;
    height: 71px;
    background: url('../images/svg/desktop/thumb.svg#Ebene_1');
}

.auto {
    position: relative;

}

.img-auto {
    margin-top: 146px;
    float: right;
    max-width: 400px;
    z-index: 10;
    position: relative;
}

.img-auto {
    width: 195px;
    height: 324px;
    display: block;
    background: url(../images/svg/desktop/auto.svg) no-repeat;
}

.auto-ico1 svg {
    width: 140px;
    height: 140px;
}

.auto-ico2 svg {
    width: 140px;
    height: 140px;
}

.auto-ico3 svg {
    width: 140px;
    height: 140px;
}

.illustration img {
    border-radius: 4px;
    max-width: 100%;
    margin-top: 2px;

}
.illustration.pull-right{
	padding-left: 20px;
}

.row:after,
.gallery:after,
.slide:after,
.gallery .gallery-items:after {
    content: '';
    clear: both;
    display: block;
}

.center {
    text-align: center;
}

a.more {
    background: url(../images/svg/mob/btn_mehranzeigen_mob_closed.svg) no-repeat;
    display: inline-block;
    width: 238px;
    height: 60px;
    text-indent: -9999px;
}

.open-close.active a.more {
    background: url(../images/svg/mob/btn-wenigeranzeigen.png) no-repeat;
    width: 271px;
    height: 60px;
}

.gallery {
    min-height: 400px;
    position: relative;
    padding-top: 40px;
}

.gallery .mask {
    width: 650px;
    margin: 0 auto;
}

.gallery .slideset .slide {
    width: 100%;
    text-align: center;
}

.gallery .slideset .slide h2 {
    font: 40px/48px 'DINWebPro-CondBold', Arial, sans-serif;
    color: #ffbb00;
    margin: 0;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    text-align: center;
}

a.slider-left {
    background: url(../images/svg/desktop/slider-left.svg) no-repeat;
    width: 40px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -50px 0 0;
}

a.slider-right {
    background: url(../images/svg/desktop/slider-right.svg) no-repeat;
    width: 40px;
    height: 100px;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -50px 0 0;
}

.pig-holder {
    position: relative;
    float: left;
    width: 450px;
    height: 318px;
}

.pig {
    position: absolute;
    left: 134px;
    top: 116px;
    margin-bottom: 20px;
    width: 216px;
    height: 159px;
    background: url('../images/svg/desktop/schwein_body.svg#Layer_1');
}

.coin {
    width: 74px;
    height: 74px;
    background: url('../images/svg/desktop/schwein_muenze.svg#Layer_1');
}

.sunlights {
    width: 151px;
    height: 81px;
    background: url('../images/svg/desktop/schwein_strahlen.svg#Layer_1');
}

.columns {
    -webkit-columns: 450px 2;
    -moz-columns: 450px 2;
    columns: 450px 2;
    margin-bottom: 50px;
}

.columns li {
    float: left;
    margin-bottom: 36px;
    padding-left: 72px;
    position: relative;

}

.columns li:before {
    content: '';
    left: 21px;
    top: 10px;
    position: absolute;
    width: 17px;
    height: 17px;
    background: #ffbb00;
    border-radius: 50%;
}

.items-list>li {
    background: #f0f0f0;
    margin-bottom: 10px;
    padding: 17px 0 1px;
    cursor: pointer;
}
.items-list>li>li{
    padding: 0 0 0 22px !important;
}
.items-list>li:hover {
    background: #e1e1e1;
}

.items-list .opener {
    font: 28px/34px 'DINWebPro-CondBold', Arial, sans-serif;
    text-decoration: none;
    color: #333;
    padding-left: 65px;
    display: block;
    position: relative;
}

.items-list .opener:before {
    content: '';
    position: absolute;
    left: 16px;
    top: -2px;
    width: 37px;
    height: 37px;
    background: url(../images/svg/desktop/icn_faq_plus.svg) no-repeat;
}

.items-list .opener:hover:before {
    background: url(../images/svg/desktop/icn_faq_plus-yellow.svg) no-repeat;
}

.open-close.active .opener:before {
    background: url(../images/svg/desktop/icn_faq_minus-yellow.svg) no-repeat;
}

.open-close.active .opener:hover:before {
    background: url(../images/svg/desktop/icn_faq_minus-yellow.svg) no-repeat;
}

.items-list .slide {
    padding-left: 65px;
}

.items-list p {
    margin-bottom: 10px;
    margin-right: 25px;
    cursor: pointer;
}

.social-container {
    width: 220px;
    height: 220px;
    margin: 0 auto;
    font: 44px/44px 'DINWebPro-CondBold', Arial, sans-serif;
    letter-spacing: -2px;
    text-align: center;
}

.social-container:after {
    width: 220px;
    height: 220px;
    content: '';

    background: #fb0;
    border-radius: 50%;
    color: #fff;

    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 1;
    position: relative;
}

.social-container .ttl {
    position: absolute;
    top: 60px;
    z-index: 100;
    left: 0;
    text-align: center;
    width: 220px;
    color: #fff;
}

.footer-wrapper {
    background: #f0f0f0;
}

.footer-wrapper footer {
    padding: 24px 0 20px;
    max-width: 942px;
    margin: 0 auto;
}

.footer-wrapper ul {
    text-align: center;
}

.footer-wrapper li {
    padding: 0 10px;
    display: inline;
}

.footer-wrapper span,
.footer-wrapper a {
    color: #adadad;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

.footer-wrapper a:hover {
    text-decoration: underline;
}

.footer-wrapper a {
    text-decoration: underline;
}

/*Gallery*/
/* cycle carousel basic styles */
div.cycle-gallery {
    position: relative;
}

div.cycle-gallery div.mask {
    position: relative;
    overflow: hidden;
    width: 650px;
    height: 483px !important;
}

div.cycle-gallery div.mask div.slideset {
    width: 99999px;
    float: left;
}

div.cycle-gallery div.mask div.slide {
    width: 650px;
    float: left;
}

div.cycle-gallery div.mask div.slide.active {
    z-index: 1;
}

.pager {
    text-align: center;
    margin: 40px 0;
}

.pager li {
    margin: 0 7px;
    display: inline-block;
}

.pager a {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #adadad;
}

.pager a:hover,
.pager .active a {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #adadad;
    background: #1f3147;
}

@media (max-width: 767px) {
    .pager a:hover {
        background: inherit;
    }
    .pager .active a {
        background: #1f3147;
    }
}

/*End of Gallery*/

/*animations*/
.auto-ico1 {
    top: 240px;
    left: 250px;
    opacity: 0;
    background-size: 10% 10%;
}

.auto-ico2 {
    top: 240px;
    left: 250px;
    opacity: 0;

}

.auto-ico3 {
    top: 240px;
    left: 250px;
    opacity: 0;

}

.auto-ico1 {
    background: url(../images/svg/desktop/auto_bullet_1.svg) no-repeat;
    width: 150px;
    height: 150px;
    display: block;
}

.auto-ico2 {
    background: url(../images/svg/desktop/auto_bullet_2.svg) no-repeat;
    width: 150px;
    height: 150px;
    display: block;
}

.auto-ico3 {
    background: url(../images/svg/desktop/auto_bullet_3.svg) no-repeat;
    width: 150px;
    height: 150px;
    display: block;
}

.in-view .auto-ico1 {
    position: absolute;
    top: 58px;
    left: 98px;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-transition-delay: 1.25s;
    transition: all 0.5s ease-in-out;
    transition-delay: 1.25s;
}

.in-view .auto-ico2 {
    position: absolute;
    top: 243px;
    left: 28px;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-transition-delay: 1.5s;
    transition: all 0.5s ease-in-out;
    transition-delay: 1.5s;
}

.in-view .auto-ico3 {
    position: absolute;
    top: 428px;
    left: 98px;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-transition-delay: 1.75s;
    transition: all 0.5s ease-in-out;
    transition-delay: 1.75s;
}

.coin {
    position: absolute;
    left: 200px;
    top: -76px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-transition-delay: 0.75s;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.75s;
    z-index: 10;
}

.sunlights {
    position: absolute;
    left: 162px;
    top: 40px;
    opacity: 0;
    -webkit-transition: all 0.85s ease-in;
    -webkit-transition-delay: 1.15s;
    transition: all 0.85s ease-in;
    transition-delay: 1.15s;
    z-index: 10;
}

.in-view .coin {
    left: 200px;
    top: 76px;
    opacity: 1;
}

.in-view .sunlights {
    opacity: 1;
}

a.twitter {
    position: absolute;
    top: 70px;
    left: 78px;
    width: 64px;
    height: 64px;
    z-index: 1;
    background: url('../images/59992de2.social-sprite.png') no-repeat -7px -6px;
    -webkit-transition: all 0.85s ease-in;
    transition: all 0.85s ease-in;
}

a.fb {
    position: absolute;
    top: 70px;
    left: 78px;
    width: 64px;
    height: 64px;
    opacity: 0;
    background: url('../images/59992de2.social-sprite.png') no-repeat -7px -81px;
    -webkit-transition: all 0.85s ease-in 0.2s;
    transition: all 0.85s ease-in 0.2s;
}

a.pinterest {
    position: absolute;
    top: 70px;
    left: 78px;
    width: 64px;
    height: 64px;
    opacity: 0;
    background: url('../images/59992de2.social-sprite.png') no-repeat -7px -156px;
    -webkit-transition: all 0.85s ease-in 0.3s;
    transition: all 0.85s ease-in 0.3s;
}

a.email {
    position: absolute;
    top: 70px;
    left: 78px;
    width: 64px;
    height: 64px;
    opacity: 0;
    background: url('../images/59992de2.social-sprite.png') no-repeat -7px -231px;
    -webkit-transition: all 0.85s ease-in 0.4s;
    transition: all 0.85s ease-in 0.4s;
}

/*
.items-list li {
    opacity: 0;
}
*/

.in-view .items-list li {
    opacity: 1;
}

.in-view a.twitter {
    top: -78px;
    left: 78px;
    opacity: 1;
}

.in-view a.fb {
    top: -58px;
    left: 155px;
    opacity: 1;
}

.in-view a.pinterest {
    top: -4px;
    left: 214px;
    opacity: 1;
}

.in-view a.email {
    top: 80px;
    left: 232px;
    opacity: 1;
}

.social-container {
    position: relative;
    z-index: 10;
}

.door {
    background: #fff;
}

.car-interior {
    background: url(../images/svg/desktop/animation_01_sitze.svg) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    left: 110px;
    top: 246px;
    width: 300px;
    height: 200px;
    z-index: 20;
}

.seat {
    background: url(../images/svg/desktop/animation_01_schwenksitz.svg) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    right: 264px;
    top: 246px;
    width: 120px;
    height: 120px;
    transform: rotate(90deg);

}

.active .seat {
    -moz-animation: rotation 7s ease-out infinite;
    -webkit-animation: rotation 7s ease-out infinite;
    animation: rotation 7s ease-out infinite;
}

@-webkit-keyframes rotation {
    0% {
        transform: rotate(90deg);
        top: 246px;
    }
    20% {
        transform: rotate(0deg);
        top: 246px;
    }
    50% {
        transform: rotate(0deg);
        top: 212px;
    }
    100% {
        transform: rotate(0deg);
        top: 246px;
    }
}

@-moz-keyframes rotation {
    0% {
        transform: rotate(90deg);
        top: 246px;
    }
    20% {
        transform: rotate(0deg);
        top: 246px;
    }
    50% {
        transform: rotate(0deg);
        top: 212px;
    }
    100% {
        transform: rotate(0deg);
        top: 246px;
    }
}

@keyframes rotation {
    0% {
        transform: rotate(90deg);
        top: 236px;
    }
    10% {
        transform: rotate(90deg);
        top: 236px;
    }
    17% {
        transform: rotate(0deg);
        top: 236px;
    }
    25% {
        transform: rotate(0deg);
        top: 212px;
    }
    35% {
        transform: rotate(0deg);
        top: 212px;
    }
    45% {
        transform: rotate(0deg);
        top: 236px;
    }
    55% {
        transform: rotate(90deg);
        top: 236px;
    }
    85% {
        transform: rotate(90deg);
        top: 236px;
    }
    100% {
        transform: rotate(90deg);
        top: 236px;
    }
}

.door {
    background: url(../images/svg/desktop/animation_01_tuer.svg) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    right: 206px;
    top: 180px;
    width: 160px;
    height: 120px;
    transform: rotate(0deg);
}

.active .door {
    -moz-animation: door 7s ease-out infinite;
    -webkit-animation: door 7s ease-out infinite;
    animation: door 7s ease-out infinite;
}

@-webkit-keyframes door {
    0% {
        transform: rotate(0deg);
        right: 206px;
        top: 180px;
    }
    8% {
        transform: rotate(75deg);
        right: 164px;
        top: 113px;
    }
    50% {
        transform: rotate(75deg);
        right: 164px;
        top: 113px;
    }
    60% {
        transform: rotate(75deg);
        right: 164px;
        top: 113px;
    }

    100% {
        transform: rotate(0deg);
        right: 206px;
        top: 180px;
    }
}

@-moz-keyframes door {
    0% {
        transform: rotate(0deg);
        right: 206px;
        top: 180px;
    }
    8% {
        transform: rotate(75deg);
        right: 164px;
        top: 113px;
    }
    50% {
        transform: rotate(75deg);
        right: 164px;
        top: 113px;
    }
    60% {
        transform: rotate(75deg);
        right: 164px;
        top: 113px;
    }
    70% {
        transform: rotate(0deg);
        right: 206px;
        top: 180px;
    }
    100% {
        transform: rotate(0deg);
        right: 206px;
        top: 180px;
    }
}

@keyframes door {
    0% {
        transform: rotate(0deg);
        right: 206px;
        top: 180px;
    }
    8% {
        transform: rotate(75deg);
        right: 164px;
        top: 113px;
    }
    50% {
        transform: rotate(75deg);
        right: 164px;
        top: 113px;
    }
    60% {
        transform: rotate(75deg);
        right: 164px;
        top: 113px;
    }
    70% {
        transform: rotate(0deg);
        right: 206px;
        top: 180px;
    }
    100% {
        transform: rotate(0deg);
        right: 206px;
        top: 180px;
    }
}

.slide1 {
    padding-top: 210px;
}

.slide2 {
    padding-top: 120px;
}

.slide3 {
    padding-top: 150px;
}

.slide4 {
    padding-top: 140px;
}

.slide5 {
    padding-top: 140px;
}

.slide6 {
    padding-top: 180px;
}

.slide7 {
    padding-top: 150px;
}

.pedals1 {
    background: url(../images/svg/desktop/animation_03_pedale_1.svg) no-repeat;
    width: 400px;
    height: 300px;
    display: block;
    margin: 0 auto;
    transform: translateX(0px);
}

.pedals2 {
    background: url(../images/svg/desktop/animation_03_pedale_2.svg) no-repeat;
    width: 400px;
    height: 300px;
    position: absolute;
    right: 0;
    top: 156px;
    opacity: 0;
}

.active .pedals1 {
    -moz-animation: pedals1 5s linear infinite;
    -webkit-animation: pedals1 5s linear infinite;
    animation: pedals1 5s linear infinite;
}

@-webkit-keyframes pedals1 {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    15% {
        transform: translateX(0px);
        opacity: 1;
    }
    40% {
        transform: translateX(-40px);
    }
    80% {
        transform: translateX(-40px);
        opacity: 1;
    }
    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes pedals1 {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    15% {
        transform: translateX(0px);
        opacity: 1;
    }
    40% {
        transform: translateX(-40px);
    }
    80% {
        transform: translateX(-40px);
        opacity: 1;
    }
    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes pedals1 {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    15% {
        transform: translateX(0px);
        opacity: 1;
    }
    40% {
        transform: translateX(-40px);
    }
    80% {
        transform: translateX(-40px);
        opacity: 1;
    }
    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

.active .pedals2 {
    -moz-animation: pedals2 5s linear infinite;
    -webkit-animation: pedals2 5s linear infinite;
    animation: pedals2 5s linear infinite;
}

@-webkit-keyframes pedals2 {
    0% {
        right: 0px;
        opacity: 0;
    }
    12% {
        right: 124px;
        opacity: 1;
    }
    15% {
        right: 124px;
        opacity: 1;
    }
    40% {
        right: 160px;
        opacity: 1;
    }
    80% {
        right: 160px;
        opacity: 1;
    }
    100% {
        right: 0px;
        opacity: 0;
    }
}

@-moz-keyframes pedals2 {
    0% {
        right: 0px;
        opacity: 0;
    }
    12% {
        right: 124px;
        opacity: 1;
    }
    15% {
        right: 124px;
        opacity: 1;
    }
    40% {
        right: 160px;
        opacity: 1;
    }
    80% {
        right: 160px;
        opacity: 1;
    }
    100% {
        right: 0px;
        opacity: 0;
    }
}

@keyframes pedals2 {
    0% {
        right: 0px;
        opacity: 0;
    }
    12% {
        right: 124px;
        opacity: 1;
    }
    15% {
        right: 124px;
        opacity: 1;
    }
    40% {
        right: 160px;
        opacity: 1;
    }
    80% {
        right: 160px;
        opacity: 1;
    }
    100% {
        right: 0px;
        opacity: 0;
    }
}

.steering-wheel {
    background: url(../images/svg/desktop/animation_04_lenkrad.svg) no-repeat;
    background-size: 300px 300px;
    width: 300px;
    height: 300px;
    margin: 0 auto;
    display: block;
    transform: rotate(54deg);
}

.steering-wheel-helper {
    background: url(../images/svg/desktop/animation_04_knauf.svg) no-repeat;
    background-size: 80px 80px;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 11px;
    top: 16px;
    transform: rotate(0);
}

.active .steering-wheel {
    -moz-animation: steering-wheel 5s ease-out infinite;
    -webkit-animation: steering-wheel 5s ease-out infinite;
    animation: steering-wheel 5s ease-out infinite;
}

@-moz-keyframes steering-wheel {
    0% {
        transform: rotate(0deg);
    }
    10% {
        transform: rotate(0deg);
    }
    30% {
        transform: rotate(54deg);
    }
    80% {
        transform: rotate(54deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes steering-wheel {
    0% {
        transform: rotate(0deg);
    }
    10% {
        transform: rotate(0deg);
    }
    30% {
        transform: rotate(54deg);
    }
    80% {
        transform: rotate(54deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes steering-wheel {
    0% {
        transform: rotate(0deg);
    }
    10% {
        transform: rotate(0deg);
    }
    30% {
        transform: rotate(54deg);
    }
    80% {
        transform: rotate(54deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.active .steering-wheel-helper {
    -moz-animation: steering-wheel-helper 5s ease-out infinite;
    -webkit-animation: steering-wheel-helper 5s ease-out infinite;
    animation: steering-wheel-helper 5s ease-out infinite;
}

@-moz-keyframes steering-wheel-helper {
    0% {
        transform: rotate(0deg);
        left: 11px;
        top: 16px;
    }
    10% {
        transform: rotate(0deg);
        left: 11px;
        top: 16px;
    }
    30% {
        transform: rotate(-54deg);
        top: 16px;
        left: -11px;
    }
    80% {
        transform: rotate(-54deg);
        top: 16px;
        left: -11px;
    }
    100% {
        transform: rotate(0deg);
        left: 11px;
        top: 16px;
    }
}

@-webkit-keyframes steering-wheel-helper {
    0% {
        transform: rotate(0deg);
        left: 11px;
        top: 16px;
    }
    10% {
        transform: rotate(0deg);
        left: 11px;
        top: 16px;
    }
    30% {
        transform: rotate(-54deg);
        top: 16px;
        left: -11px;
    }
    80% {
        transform: rotate(-54deg);
        top: 16px;
        left: -11px;
    }
    100% {
        transform: rotate(0deg);
        left: 11px;
        top: 16px;
    }
}

@keyframes steering-wheel-helper {
    0% {
        transform: rotate(0deg);
        left: 11px;
        top: 16px;
    }
    10% {
        transform: rotate(0deg);
        left: 11px;
        top: 16px;
    }
    30% {
        transform: rotate(-54deg);
        top: 16px;
        left: -11px;
    }
    80% {
        transform: rotate(-54deg);
        top: 16px;
        left: -11px;
    }
    100% {
        transform: rotate(0deg);
        left: 11px;
        top: 16px;
    }
}

.pedals3 {
    background: url(../images/svg/desktop/animation_05_fussbediengeraet_1.svg) no-repeat;
    margin: 0 auto;
    display: block;
    width: 250px;
    height: 300px;
    transform: translateX(150px);
}

.pedals4 {
    background: url(../images/svg/desktop/animation_05_fussbediengeraet_2.svg) no-repeat;
    width: 300px;
    height: 300px;
    position: absolute;
    right: 0px;
    bottom: -70px;
    z-index: 1;
}

.active .pedals3 {
    -moz-animation: pedals3 7s linear infinite;
    -webkit-animation: pedals3 7s linear infinite;
    animation: pedals3 7s linear infinite;
}

@-webkit-keyframes pedals3 {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    20% {
        transform: translateX(0px);
        opacity: 1;
    }
    30% {
        transform: translateX(0px);
    }
    80% {
        transform: translateX(0px);
        opacity: 1;
    }
    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes pedals3 {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    20% {
        transform: translateX(0px);
        opacity: 1;
    }
    30% {
        transform: translateX(0px);
    }
    80% {
        transform: translateX(0px);
        opacity: 1;
    }
    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes pedals3 {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    20% {
        transform: translateX(0px);
        opacity: 1;
    }
    30% {
        transform: translateX(0px);
    }
    80% {
        transform: translateX(0px);
        opacity: 1;
    }
    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

.active .pedals4 {
    -moz-animation: pedals4 7s ease-out infinite;
    -webkit-animation: pedals4 7s ease-out infinite;
    animation: pedals4 7s ease-out infinite;
}

@-webkit-keyframes pedals4 {
    0% {
        right: -200px;
        opacity: 0;
    }
    10% {
        right: -200px;
        opacity: 0;
    }
    50% {
        right: 200px;
        opacity: 1;
    }
    70% {
        right: 200px;
        opacity: 1;
    }
    100% {
        right: -200px;
        opacity: 0;
    }
}

@-moz-keyframes pedals4 {
    0% {
        right: -200px;
        opacity: 0;
    }
    10% {
        right: -200px;
        opacity: 0;
    }
    50% {
        right: 200px;
        opacity: 1;
    }
    70% {
        right: 200px;
        opacity: 1;
    }
    100% {
        right: -200px;
        opacity: 0;
    }
}

@keyframes pedals4 {
    0% {
        right: -200px;
        opacity: 0;
    }
    10% {
        right: -200px;
        opacity: 0;
    }
    50% {
        right: 200px;
        opacity: 1;
    }
    70% {
        right: 200px;
        opacity: 1;
    }
    100% {
        right: -200px;
        opacity: 0;
    }
}

.van {
    background: url(../images/svg/desktop/animation_06_van.svg) no-repeat;
    margin: 0 auto;
    display: block;
    width: 596px;
    height: 300px;
    transform: translateX(34px);
    z-index: 20;
    position: relative;
}

.wheels {
    background: url(../images/svg/desktop/animation_06_reifen.svg) no-repeat;
    width: 360px;
    height: 74px;
    position: absolute;
    bottom: 67px;
    right: 44px;
    z-index: 20;
}

.platform {
    background: url(../images/svg/desktop/animation_06_rampe.svg) no-repeat;
    position: absolute;
    left: 0px;
    bottom: 40px;
    width: 200px;
    height: 90px;
    z-index: 1;
}

.active .van {
    -moz-animation: van 7s linear infinite;
    -webkit-animation: van 7s linear infinite;
    animation: van 7s linear infinite;
}

@-webkit-keyframes van {
    0% {
        transform: translateX(34px);
        opacity: 1;
    }
    9% {
        transform: translateX(34px);
        opacity: 1;
    }
    10% {
        transform: translateX(34px);
    }
    20% {
        transform: translateX(34px) rotate(-2deg);
    }
    80% {
        transform: translateX(34px) rotate(-2deg);
        opacity: 1;
    }
    100% {
        transform: translateX(34px) rotate(0deg);
        opacity: 1;
    }
}

@-moz-keyframes van {
    0% {
        transform: translateX(34px);
        opacity: 1;
    }
    9% {
        transform: translateX(34px);
        opacity: 1;
    }
    10% {
        transform: translateX(34px);
    }
    20% {
        transform: translateX(34px) rotate(-2deg);
    }
    80% {
        transform: translateX(34px) rotate(-2deg);
        opacity: 1;
    }
    100% {
        transform: translateX(34px) rotate(0deg);
        opacity: 1;
    }
}

@keyframes van {
    0% {
        transform: translateX(34px);
        opacity: 1;
    }
    9% {
        transform: translateX(34px);
        opacity: 1;
    }
    10% {
        transform: translateX(34px);
    }
    20% {
        transform: translateX(34px) rotate(-2deg);
    }
    80% {
        transform: translateX(34px) rotate(-2deg);
        opacity: 1;
    }
    100% {
        transform: translateX(34px) rotate(0deg);
        opacity: 1;
    }
}

.active .wheels {
    -moz-animation: wheels 7s linear infinite;
    -webkit-animation: wheels 7s linear infinite;
    animation: wheels 7s linear infinite;
}

@-webkit-keyframes wheels {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    20% {
        transform: translateX(0px);
        opacity: 1;
    }
    30% {
        transform: translateX(0px);
    }
    80% {
        transform: translateX(0px);
        opacity: 1;
    }
    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes wheels {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    20% {
        transform: translateX(0px);
        opacity: 1;
    }
    30% {
        transform: translateX(0px);
    }
    80% {
        transform: translateX(0px);
        opacity: 1;
    }
    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes wheels {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    20% {
        transform: translateX(0px);
        opacity: 1;
    }
    30% {
        transform: translateX(0px);
    }
    80% {
        transform: translateX(0px);
        opacity: 1;
    }
    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

.active .platform {
    -moz-animation: platform 7s linear infinite;
    -webkit-animation: platform 7s linear infinite;
    animation: platform 7s linear infinite;
}

@-webkit-keyframes platform {
    0% {
        transform: translateX(0);
        opacity: 0;
    }
    10% {
        transform: translateX(134px);
        opacity: 0;
    }
    20% {
        transform: translateX(134px);
        opacity: 0;
    }
    30% {
        transform: translateX(134px);
        opacity: 0;
        bottom: 60px;
    }
    40% {
        transform: translateX(0);
        opacity: 1;
        bottom: 40px;
    }
    55% {
        transform: translateX(0);
        opacity: 1;
        bottom: 40px;
    }
    70% {
        transform: translateX(200px);
        opacity: 1;
        bottom: 60px;
    }
    100% {
        transform: translateX(200px);
        opacity: 0;
        bottom: 60px;
    }
}

@-moz-keyframes platform {
    0% {
        transform: translateX(0);
        opacity: 0;
    }
    10% {
        transform: translateX(134px);
        opacity: 0;
    }
    20% {
        transform: translateX(134px);
        opacity: 0;
    }
    30% {
        transform: translateX(134px);
        opacity: 0;
        bottom: 60px;
    }
    40% {
        transform: translateX(0);
        opacity: 1;
        bottom: 40px;
    }
    55% {
        transform: translateX(0);
        opacity: 1;
        bottom: 40px;
    }
    70% {
        transform: translateX(200px);
        opacity: 1;
        bottom: 60px;
    }
    100% {
        transform: translateX(200px);
        opacity: 0;
        bottom: 60px;
    }
}

@keyframes platform {
    0% {
        transform: translateX(0);
        opacity: 0;
    }
    10% {
        transform: translateX(134px);
        opacity: 0;
    }
    20% {
        transform: translateX(134px);
        opacity: 0;
    }
    30% {
        transform: translateX(134px);
        opacity: 0;
        bottom: 60px;
    }
    40% {
        transform: translateX(0);
        opacity: 1;
        bottom: 40px;
    }
    55% {
        transform: translateX(0);
        opacity: 1;
        bottom: 40px;
    }
    70% {
        transform: translateX(200px);
        opacity: 1;
        bottom: 60px;
    }
    100% {
        transform: translateX(200px);
        opacity: 0;
        bottom: 60px;
    }
}

.van2 {
    background: url(../images/svg/desktop/animation_07_auto.svg) no-repeat;
    width: 300px;
    height: 300px;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 4;

}

.wheelchair {
    background: url(../images/svg/desktop/animation_07_rohlstuhl.svg) no-repeat;
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: 20px;
    left: 230px;
    z-index: 2;
}

.circle-mask {
    width: 100px;
    height: 300px;
    right: calc(50% - 236px);
    background: #fff;
    position: absolute;
    z-index: 3;
    transform: rotate(22deg);;
}

.active .wheelchair {
    -moz-animation: wheelchair 7s ease-in infinite;
    -webkit-animation: wheelchair 7s ease-in infinite;
    animation: wheelchair 7s ease-in infinite;
}

@-webkit-keyframes wheelchair {
    0% {
        opacity: 1;
        left: 230px;
        bottom: 20px;
    }
    10% {
        opacity: 1;
        left: 230px;
        bottom: 20px;
    }
    30% {
        opacity: 1;
        bottom: 40px;
        left: 230px;
    }
    70% {
        opacity: 1;
        left: 370px;
        bottom: 40px;
    }
    90% {
        opacity: 1;
        left: 230px;
        bottom: 40px;
    }
    100% {
        opacity: 1;
        left: 230px;
        bottom: 20px;
    }
}

@-moz-keyframes wheelchair {
    0% {
        opacity: 1;
        left: 230px;
        bottom: 20px;
    }
    10% {
        opacity: 1;
        left: 230px;
        bottom: 20px;
    }
    30% {
        opacity: 1;
        bottom: 40px;
        left: 230px;
    }
    70% {
        opacity: 1;
        left: 370px;
        bottom: 40px;
    }
    90% {
        opacity: 1;
        left: 230px;
        bottom: 40px;
    }
    100% {
        opacity: 1;
        left: 230px;
        bottom: 20px;
    }
}

@keyframes wheelchair {
    0% {
        opacity: 1;
        left: 230px;
        bottom: 20px;
    }
    10% {
        opacity: 1;
        left: 230px;
        bottom: 20px;
    }
    30% {
        opacity: 1;
        bottom: 40px;
        left: 230px;
    }
    70% {
        opacity: 1;
        left: 370px;
        bottom: 40px;
    }
    90% {
        opacity: 1;
        left: 230px;
        bottom: 40px;
    }
    100% {
        opacity: 1;
        left: 230px;
        bottom: 20px;
    }
}
















.footer-list li{
    background: none;
    position: relative;
    font-size: 17px;
    padding-left: 23px;
    padding-top: 0;
    padding-right: 10px;
}
.footer-list li:before{
    position: absolute;
    left:0;
    top:6px;
    width: 8px;
    height: 8px;
    background: #333333;
    content:'';
    border-radius: 50%;

}

/* tabset required styles for hidden tabs */
.js-tab-hidden {
    display:block !important;
    left:-9999px !important;
    position: absolute !important;
    top:-9999px !important;
}
.tabs-list{
    margin-bottom: 50px;
    overflow: hidden;
    padding-top: 24px;
}
.tabs-list li{
    float: left;
    margin-right: 3px;
    font: bold 32px/36px 'DINWebPro-CondBold', Arial, sans-serif;
}
.tabs-list li .tab-link{
    color: #303030;
    display: block;
    text-decoration: none;
    padding: 0 31px 18px;
    border-bottom: 3px solid #f0f0f0;
    cursor: pointer;
}
.tabs-list li h3{
    font: bold 32px/36px 'DINWebPro-CondBold', Arial, sans-serif;
}
.tabs-list li .tab-link:hover,
.tabs-list li .tab-link.active{
    border-bottom:3px solid #ffbb00;
}
.width425{
    width: 425px;
}
strong{
    font-weight: bold;
}


.accordion{
    border-bottom: 1px solid #adadad;
}
.accordion li{
    border-top: 1px solid #adadad;
    padding-left: 22px;
    padding-right: 22px;
}
.accordion li .tab-link{
    padding: 12px 0;
    position: relative;
    color: #333;
    font: 28px/30px 'DINWebPro-CondBold', Arial, sans-serif;
    text-decoration: none;
    display: block;
}
.accordion li>span{
    font: 28px/30px 'DINWebPro-CondBold', Arial, sans-serif;
    margin-bottom: 0;
    display: block;
}
.accordion li .opener{
    position: relative;
    display: block;
    padding-top: 18px;
    padding-bottom: 11px;
    cursor: pointer;
}
.accordion li .opener:after{
    position: absolute;
    right:0;
    top:21px;
    content:'';
    background: url(../assets/desktop/bd04e3f7.arrow_down.svg) no-repeat;
    background-size:25px 15px;
    width: 25px;
    height: 15px;
}
.accordion li.active .opener:after{
    transform: rotate(180deg);
}


.flex-holder{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;

    justify-content: space-between;

    flex-wrap: wrap;

    align-content: flex-start;

    -ms-align-items: stretch;
    align-items: stretch;
    max-width: 940px;



}
.flex-holder1{
    flex-grow:2;
    margin-bottom: 0px;
    flex-basis: 620px;
}

.flex-holder2{
    flex-grow:1;
    margin-bottom: 20px;
    flex-basis: 290px;
}
.flex-holder3{
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: nowrap;

}
.box1{
    background: #ec7e07;
    margin:0 20px 0 0;
    flex: 1 100%;
    height: 260px;
}
.box2{
    background: #00be9f;
    height: 260px;
    flex:1;
    margin:20px 20px 0 0;
}
.box3{
    background: #9f5eb9;
    height: 260px;
    flex:1;
    margin:20px 20px 0 0;
}
.box4{
    height: 100%;
    flex-basis: 300px;
    background: #069dde;
}
.box5{
    flex-grow: 1;
    height: 260px;
    background: #00cc72;
    flex-basis: 300px;
    margin-right: 20px;
}
.box6{
    flex-grow: 2;
    height: 260px;
    flex-basis: 620px;
    background: #f89c00;
}




.flex-line{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 20px;
}
.thumb{
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;

}
.thumb:hover{
    text-decoration: none;
}
.max-height{
    height: 100%;
}
.height175{
    height: 175px;
}
.height155{
    height: 155px;
}
.height140{
    height: 140px;
}
.flex-vertical-middle{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;



}
.block{
    display: block;
}
.pull-bottom10{
    margin-bottom: 10px;
}
.pull-bottom20{
    margin-bottom: 20px;
}
.title{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin: 0 auto;
}
.align-center{
    text-align: center;
}
.thumb-content{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0, 0.6);
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    padding: 20px;
    height: 100%;
    width: 100%;
    display: none;
}
.thumb:hover+.thumb-content{
    display: block;
}
.thumb+.thumb-content:hover{
    display: block;
}
.bike{
    margin-top: 80px;
    position: relative;
    margin-left: 30px;
}
.bike img{
    width: 500px;
    height: 340px;
    position: relative;
    z-index: 3;
}
.wheel1 img{
    width: 210px;
    height: 210px;
}
.wheel2 img{
    width: 210px;
    height: 210px;
}
.wheel1{
    position: absolute;
    left:-7px;
    bottom:17px;
    z-index: 2;
}
.wheel2{
    position: absolute;
    right:11px;
    bottom:17px;
    z-index: 2;
}
.triangle-cutoff{
    width: 0;
    z-index: 10;
    position: absolute;
    left:33px;
    bottom:30px;
    height: 0;
    border-style: solid;
    border-width: 0 55px 207px 55px;
    border-color: transparent transparent #fff transparent;
}
.triangle-cutoff2{
    width: 0;
    z-index: 10;
    position: absolute;
    left:-11px;
    bottom:30px;
    height: 0;
    background: #fff;
    width: 100px;
    height: 207px;
    display: block;
}


.tanks{
    background: url(../assets/desktop/mtt_custompart_desktop/01_mtt_custompart_desktop_biokraftstoff.svg) no-repeat;
    width: 926px;
    height: 420px;
    padding-left: 5px;
    position: relative;
    padding-top: 8px;
    margin-bottom: 20px;
    overflow: hidden;
}
.tanks:before{
    content:'';
    position: absolute;
    bottom:0;
    left:0;
    height: 42px;
    width: 100%;
    z-index: 10;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.tank-list li{

    margin-right: 2px;
    float: left;
}
.tank-list li .tab-link{
    display: block;
    padding: 15px 0 0;
    position: relative;
    z-index: 9;
    width: 73px;
    height: 400px;
}
.tank-list li .tab-link:before{
    border:1px solid #d5d5d5;
    border-bottom: none;
    content:'';
    position: absolute;
    top:0;
    left:0;
    width: 71px;
    height: 400px;
}
.tank-list li .tab-link.active:before,
.tank-list li:hover .tab-link:before{
    border:3px solid #fb0;
    border-bottom: none;
    content:'';
    position: absolute;
    width: 71px;
    height: 400px;
}
.tank-list li .label{
    width: 41px;
    height: 115px;
    margin: 0 0 10px 15px;
    display: block;
    position: relative;
}
.tank-list li .label span{
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    float: left;
    position: absolute;
    bottom:14px;
    right:10px;
    font: bold 18px/18px 'DINWebPro-CondBold', Arial, sans-serif;
}
@-moz-document url-prefix() {
    .tank-list li .label span {font-weight: normal;}
}
.circle-tank{
    width: 22px;
    height: 22px;
    margin-left: 24px;
    position: relative;
    border-radius: 50%;
    display: block;
    margin-bottom: 12px;
}
.circle-tank:after{
    display: none;
}
.active .circle-tank:after{
    position: absolute;
    left:4px;
    top:4px;
    width: 14px;
    height: 14px;
    background: #fb0;
    border-radius: 50%;
    content:'';
    z-index: 20;
    display: block;
}

.type1{
    background: #7aa23f;
}
.type2{
    background: #d4cda1;
}
.type3{
    background: #55c8db;
}
.type4{
    background: #57b0d8;
}
.type5{
    background: #2f4658;
}
.type6{
    background: #edd358;
}
.position1{
    transform:rotate(0.5deg);
}
.position2{
    transform:rotate(-0.7deg);
}
.position3{
    transform:rotate(1.5deg);
}
.position4{
    transform:rotate(-1deg);
    left:17px !important;
}
.active .position4{
    transform:rotate(-1deg);
    left:0px !important;
}
.position5{
    transform:rotate(0.8deg);
    left:14px !important;
    bottom:-25px !important;
}
.active .position5{
    left:0 !important;
}
.position6{
    transform:rotate(0.8deg);
    left:10px !important;
}
.active .position6{
    left:-6px !important;
}
.tank-wire-hole{
    border:3px solid #000;
    border-radius: 3px;
    width: 35px;
    height: 170px;
    background: #3f3f3f;
    margin: 0 auto;
}
.tank-wire{
    background: url(../assets/d1f2b54e.mtt_custompart_desktop_zapfhahn_1.svg) no-repeat;
    background-size:40px 188px;
    width: 40px;
    height: 188px;
    display: block;
    position: absolute;
    left:17px;
    bottom:-20px;
}
.active .tank-wire{
    background: url(../assets/011c90f0.mtt_custompart_desktop_zapfhahn_2.svg) no-repeat;
    width: 67px;
    height: 203px;
    background-size:67px 203px;
    left:-5px;
}
.pull-bottom-20{
    margin-bottom: 20px;
}
.box1, .box2, .box3, .box4, .box5, .box6{
    position: relative;
}

.footer-list.opener {
    font: inherit;
    text-decoration: none;
    color: #333;
    padding-left: 0;
    display: block;
    position: relative;
}

.footer-list.opener:before {
    display: none;
}

@media (max-width: 960px) {
    .info {
        width: calc(50% - 20px);
    }
}

@media (max-width: 767px) {
    .footer-wrapper li {
        padding: 0 6px;
    }
    .btn-los .kreis_los {
        width: 96px;
        height: 96px;
        background-size:100% 100%;
    }
    .accordion li{
        padding-left: 9px;
        padding-right: 12px;
    }
    .header-wrapper {
        height: 270px;
    }
    .pull-side{
        /*margin-left: -32px;
        margin-right: -32px;*/
    }
    .columns li {
        padding-left: 30px;

    }

    .content-box h3 {
        font-size: 29.3333px;
        line-height: 29.3333px;
    }

    .columns li:before {
        left: 0;
        top: 5px;
    }

    .items-list .opener {
        font-size: 22px;
        line-height: 28px;
        padding-left: 62px;
        padding-right: 10px;
    }
    .footer-list.opener{
        padding-left: 0;

    }
    .footer-list.opener li{
        font-size: 17px;
    }

    .footer-wrapper span,
    .footer-wrapper a {
        font-size: 12px;
    }

    .content-box h2 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .footer-ico {
        right: 0 !important;
        top: 5px !important;
        left: 292px;
    }

    li,
    p {
        font-size: 14px;
        line-height: 19.6px;
    }

    .mobile-hidden {
        display: none;
    }

    .info {
        width: 100% !important;
    }

    .disabled-icon-holder {
        left:inherit;
        right:0;

        bottom: 0;
        height: 234px;
        width: 180px;
    }

    .disabled-icon-holder img {
        height: 302px;
        width: 500px;
    }

    .header-wrapper header {
        height: 270px;
    }

    .logo {
        left: 8px;
        top: 21px;
        width: 152px;
        height: 40px;
        background-size:100% 100%;
    }

    .header-wrapper .ttl {
        top: 60px;
        font-size: 26px;
        left: 14px !important;
    }

    .header-wrapper .ttl span {
        font-size: 38px;
        line-height: 38px;
        left: 15px;
        padding-top: 0;
    }

    .content-box {
        padding-top: 70px;
        padding-bottom: 30px;
    }

    .mobile-full-width {
        width: calc(100%) !important;
        float: none !important;
    }

    .auto-mobile {
        position: relative;
    }

    .auto-mobile .img-auto {
        float: right;
        margin: 80px 15px 80px 0;
        position: relative;
        background: none;
        height: 162px;
    }

    .auto-mobile .img-auto .auto_mob {
        width: 194px;
        height: 162px;
        background: url('/images/svg/mob/auto_mob.svg#Ebene_1');
    }

    .auto-ico1 {
        top: 44px;
        right: 126px;
        left: inherit;
        position: absolute;
        background: url(../images/svg/mob/auto_bullet_1_mob.svg) no-repeat;
        width: 75px;
        height: 75px;
        z-index: 100;
    }

    .auto-ico2 {
        top: 144px;
        right: 156px;
        left: inherit;
        position: absolute;
        background: url(../images/svg/mob/auto_bullet_2_mob.svg) no-repeat;
        z-index: 100;
    }

    .auto-ico3 {
        bottom: inherit;
        top: 234px;
        right: 126px;
        left: inherit;
        position: absolute;
        background: url(../images/svg/mob/auto_bullet_3_mob.svg) no-repeat;
        z-index: 100;
    }

    a.more {
        background: url(../images/svg/mob/btn_mehranzeigen_mob_closed.svg) no-repeat;
        display: inline-block;
        width: 182px;
        height: 45px;
        text-indent: -9999px;
        margin-bottom: 30px;
    }

    .open-close.active a.more {
        background: url(../images/svg/mob/btn-wenigeranzeigen.png) no-repeat;
        background-size: 100% 100%;
        width: 200px;
        height: 45px;
    }

    .gallery {
        min-height: auto;
    }

    .gallery ul.gallery-items {
        width: auto;
    }

    .gallery .gallery-items .slide {
        width: 100%;
        text-align: center;
    }

    .gallery .gallery-items .slide img {
        width: 100% !important;
    }

    .pig-holder {
        height: 250px;
        width: 100%;
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .pig {
        top: 60px;
        left: 50%;
        display: block;
        transform: translateX(-50%);
    }

    .coin {
        top: 20px;
        left: 50%;
        margin-left: -40px;
    }

    .sunlights {
        top: -15px;
        left: 50%;
        margin-left: -78px;
    }

    .content-box .info:last-child {
        margin-left: 0;
    }

    .content-box .info {
        margin-left: 0;
        margin-right: 0;
    }

    .content-box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .illustration {
        text-align: center;
        width: 100%;
        display: block;
    }

    .social-container {
        background: none;
        height: auto;
        border-radius: 0;
        display: block;
        text-align: center;
        width: 144px;
        margin-top: 54px;
    }

    .social-container:after {
        width: 144px;
        height: 144px;
    }

    .social-container a {
        position: static !important;
        display: inline-block;
        top: inherit;
        left: inherit;
    }

    .social-container .ttl {
        top: 44px;
        width: 144px;
        font-size: 29px;
        line-height: 30px;
        letter-spacing:0;
    }

    .items-list a.opener {
        padding-right: 10px;
        line-height: 24px;
        font-size: 22px;
        margin-bottom: 16px;
    }
    .next-section{
        border-bottom:1px solid #e4e4e4;
        margin: 0 32px;
        z-index: 2;
    }
    a.twitter {
        position: absolute;
        top: 100px;
        left: 50px;
        opacity: 0;
        background: url('../images/67d595a9.social-sprite-small.png') no-repeat 0 0;
        width: 42px;
        height: 42px;
        -webkit-transition: all 0.85s ease-in;
        transition: all 0.85s ease-in;
    }

    a.fb {
        position: absolute;
        top: 100px;
        left: 50px;
        opacity: 0;
        background: url('../images/67d595a9.social-sprite-small.png') no-repeat 0 -58px;
        width: 42px;
        height: 42px;
        -webkit-transition: all 0.85s ease-in 0.2s;
        transition: all 0.85s ease-in 0.2s;
    }

    a.pinterest {
        position: absolute;
        top: 100px;
        left: 50px;
        opacity: 0;
        background: url('../images/67d595a9.social-sprite-small.png') no-repeat 0 -116px;
        width: 42px;
        height: 42px;
        -webkit-transition: all 0.85s ease-in 0.3s;
        transition: all 0.85s ease-in 0.3s;
    }

    a.email {
        position: absolute;
        top: 100px;
        left: 50px;
        opacity: 0;
        background: url('../images/67d595a9.social-sprite-small.png') no-repeat 0 -174px;
        width: 42px;
        height: 42px;
        -webkit-transition: all 0.85s ease-in 0.4s;
        transition: all 0.85s ease-in 0.4s;
    }

    .in-view a.twitter {
        top: -50px !important;
        left: 50px !important;
        position: absolute !important;
    }

    .in-view a.fb {
        top: -37px !important;
        left: 100px !important;
        position: absolute !important;
        opacity: 1;
    }

    .in-view a.pinterest {
        top: 2px !important;
        left: 139px !important;
        position: absolute !important;
        opacity: 1;
    }

    .in-view a.email {
        top: 50px !important;
        left: 153px !important;
        position: absolute !important;
        opacity: 1;
    }

    .items-list a.opener:before {
        left: 10px;
    }

    .footer-wrapper li:nth-child(1),
    .footer-wrapper li:nth-child(5) {
        display: block;
    }

    .footer-wrapper a {
        text-decoration: underline;
    }

    .in-view .auto-ico1 {
        position: absolute;
        top: 40px;
        left: 26px;
        opacity: 1;
        -webkit-transition: all 0.5s ease-in-out;
        -webkit-transition-delay: 0.25s;
        transition: all 0.5s ease-in-out;
        transition-delay: 0.25s;
    }

    .in-view .auto-ico2 {
        position: absolute;
        top: 130px;
        left: 0px;
        opacity: 1;
        -webkit-transition: all 0.5s ease-in-out;
        -webkit-transition-delay: 0.5s;
        transition: all 0.5s ease-in-out;
        transition-delay: 0.5s;
    }

    .in-view .auto-ico3 {
        position: absolute;
        top: 220px;
        left: 26px;
        opacity: 1;
        -webkit-transition: all 0.5s ease-in-out;
        -webkit-transition-delay: 0.75s;
        transition: all 0.5s ease-in-out;
        transition-delay: 0.75s;
    }

    div.cycle-gallery div.mask {
        width: 100%;
    }

    div.cycle-gallery div.mask div.slide {
        width: 100%;
    }

    div.cycle-gallery div.mask div.slide img {
        width: 100%;
    }

    .desktop-hidden {
        display: block;
    }

    .mobile-hidden {
        display: none;
    }

    .logo svg {
        width: 140px;
        height: 32px;
    }

    .in-view .coin {
        left: 50%;
        top: 20px;
    }

    .social-container {

    }

    .social-container:after {

    }

    .items-list .slide {
        padding-left: 55px;
    }
    .items-list .slide p{
        margin-bottom: 16px !important;
    }
}

.open-close.active .dots:after {
    content: '.';
}

.open-close:not(.active) .dots:after {
    content: '...';
}

/*Mobile gallery*/
/* slideshow basic styles */
/* slideshow basic styles */
div.fadeshow {
    position: relative;
    /*height: 480px;*/
    margin: 0 auto;
    max-width: 350px;
}

.fadeshow .pager {
    margin: 0;
    position: relative;
    z-index: 300;
}

.fadeshow .pager li{
    margin: 0 5px;
}

.half-width {
    text-align: center;
}

.half-width img {
    width: 50% !important;
}

.fadeshow a.prev,
.fadeshow a.next {
    z-index: 200;
    position: relative;
}

.slides {
    /*height: 480px;*/
}

div.fadeshow div.slideset {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 350px;
    /*height: 520px;*/
}

div.fadeshow div.slideset .slideshow-title {
    font: 30px/36px 'DINWebPro-CondBold', Arial, sans-serif;
    color: #ffbb00;
    width: 100%;
    display: block;
    margin-bottom: 8px;
}

div.fadeshow div.slideset img {
    width: 100%;
}

div.fadeshow div.slideset.active {
    z-index: 2;
}

div.fadeshow.not-enough-slides a.prev,
div.fadeshow.not-enough-slides a.next {
    visibility: hidden;
}

/*End of mobile gallery styles*/
.footer-ico {
    display: inline-block;
}

.footer-wrapper ul li {
    position: relative;
}

.footer-wrapper ul li a:hover {
    text-decoration: none;
}

.footer-ico {
    /*position: absolute;
    right:-14px;
    top:2px;*/
    transform: translateY(6px) !important;
    margin-left: 6px;
}

.fade-slide1 {
    width: 100%;
    opacity: 1;
    position: absolute;
    top: 110px;
}

.fade-slide2 {
    position: absolute;
    top: 110px;
    opacity: 0;
    width: 100%;
}

.fade-slide3{
    top:110px;
    position: absolute;
}

.fade-slide2.slide5 {

}

.active .fade-slide1 {
    -moz-animation: fade-slide1 5s linear infinite;
    -webkit-animation: fade-slide1 5s linear infinite;
    animation: fade-slide1 5s linear infinite;
}

@-webkit-keyframes fade-slide1 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fade-slide1 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fade-slide1 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.active .fade-slide2 {
    -moz-animation: fade-slide2 5s linear infinite;
    -webkit-animation: fade-slide2 5s linear infinite;
    animation: fade-slide2 5s linear infinite;
}

@-webkit-keyframes fade-slide2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fade-slide2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fade-slide2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@media (max-width: 430px) {
    .disabled-icon {
        width: 180px;
    }

    .disabled-icon-holder {
        width: 180px;
    }

    .header-wrapper .ttl {
        left: 10px;
    }
}

@media (max-width: 390px) {
    div.fadeshow {
        /*height: 440px;*/
    }
    .slides {
        /*height: 440px;*/
    }
    .tanks-mobile div.fadeshow{
        /*height: 630px !important;*/
    }
}
.mt20{
    margin-top: 20px;
}
.mt10{
    margin-top: 10px;
}
.no-mt{
    margin-top: 0px !important;
}

.part1-pad{
    background: url(../images/svg/desktop/transmission/animation_02_handbeniengeraet_02.png) no-repeat;
    width: 341px;
    height: 283px;
    display: block;
    margin: 0 auto;
}
.part2-top{
    background: url(../images/svg/desktop/transmission/animation_02_handbeniengeraet_01.png) no-repeat;
    width: 141px;
    height: 172px;
    position: absolute;
    /*left:284px;
    top:138px;*/

    top:159px;
    left:295px;
}
.part3-side{
    background: url(../images/svg/desktop/transmission/animation_02_handbeniengeraet_03.png) no-repeat;
    width: 113px;
    height: 121px;
    position: absolute;
    top:269px;
    left:226px;

}
/*
.button1-part{
	background: url(../images/svg/desktop/transmission/btn1.png) no-repeat;
	width: 19px;
	height: 16px;
	position: absolute;
	top:140px;
	left:311px;
	opacity:0;
}
.button2-part{
	background: url(../images/svg/desktop/transmission/btn2.png) no-repeat;
	width: 15px;
	height: 14px;
	position: absolute;
	top:171px;
	left:302px;
	opacity:0;
	transform:rotate(0deg);
}
*/
.active .part2-top {
    -moz-animation: part2 5s linear  infinite;
    -webkit-animation: part2 5s linear  infinite;
    animation: part2 5s linear  infinite;
}

@-webkit-keyframes part2 {
    0% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    10% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    20% {
        top:142px;
        left:260px;
        transform:rotate(-21deg);
    }
    30% {
        top:142px;
        left:260px;
        transform:rotate(-21deg);
    }
    40% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    50% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    60% {
        top:209px;
        left:328px;
        transform:rotate(32deg);
    }
    70% {
        top:209px;
        left:328px;
        transform:rotate(32deg);
    }
    80% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    100% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
}

@-moz-keyframes part2 {
    0% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    10% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    20% {
        top:142px;
        left:260px;
        transform:rotate(-21deg);
    }
    30% {
        top:142px;
        left:260px;
        transform:rotate(-21deg);
    }
    40% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    50% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    60% {
        top:209px;
        left:328px;
        transform:rotate(32deg);
    }
    70% {
        top:209px;
        left:328px;
        transform:rotate(32deg);
    }
    80% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    100% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
}

@keyframes part2 {
    0% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    10% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    20% {
        top:142px;
        left:260px;
        transform:rotate(-21deg);
    }
    30% {
        top:142px;
        left:260px;
        transform:rotate(-21deg);
    }
    40% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    50% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    60% {
        top:209px;
        left:328px;
        transform:rotate(32deg);
    }
    70% {
        top:209px;
        left:328px;
        transform:rotate(32deg);
    }
    80% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }
    100% {
        top:159px;
        left:295px;
        transform:rotate(0deg);
    }

}











@media (max-width: 1024px) {
    .flex-line{
        margin-bottom: 0;
    }
    .box1{
        margin: 0;
    }
    .box1, .box2, .box3, .box4, .box5, .box6{
        position: inherit;
    }
    .title>span{
        padding-top: 10px;
    }
    .flex-holder .desktop-hidden{
        display: block !important;
    }
    .flex-holder .mobile-hidden{
        display: none !important;
    }
    .flex-holder2{
        margin-bottom: 10px;
    }
    .relative{
        position: relative;
    }

    .items-list .opener:before {
        top:-9px;
    }
    .title span{
        font-size: 17px;
    }
    .box1{
        height: 150px;
    }
    .box1 .title{
        height: 126px;
    }
    .title span{
        line-height: 20px;
    }
    .box2{
        /*flex-basis: 150px;*/
        min-width: 150px;
        height: 150px;
        margin: 10px 10px 0 0;
    }
    .box1 img,
    .box2 img,
    .box4 img,
    .box5 img,
    .box6 img{
        width: 70%;
        height: 70%;
        max-width: 80px;
    }
    .box3 img{
        width: 50%;
        height: 50%;
        max-width: 80px;
    }
    .box5 img{
        width: 50%;
        height: 50%;
        max-width: 177px;
    }
    .box6 img{
        width: 50%;
        height: 50%;
        max-width: 180px;
    }
    .box3{
        min-width: 150px;
        flex-basis: 150px;
        height: 150px;
        margin: 10px 10px 0 0;
    }
    .box5{
        flex-basis: 150px;
        min-width: 150px;
        height: 150px;
        margin-right: 10px;
    }
    .box5 .title span{
        margin-bottom: 25px !important;
    }
    .box5 .title{
        height: 133px !important;
    }
    .box3 .title{
        height: 132px !important;
    }
    .box6{
        min-width: 150px;
        flex-basis: 150px;
        height: 150px;
    }
    .box6 .title{
        height: 109px !important;
    }
    .box4{
        min-width: 48%;
        flex-basis: 150px;
        margin-top: 10px;
        flex:1;
        height: 150px;
    }
    .height155{
        height: 140px !important;
    }

    .tanks-mobile{
        display: block;
        position: relative;
        padding-top: 40px;
    }
    .box1{
        margin: 0;
    }
    .box3{
        margin-right: 0;
    }
    .thumb:hover+.thumb-content{
        display: none;
    }
    .thumb+.thumb-content:hover{
        display: none;
    }
    .mobile-open-popup+.thumb-content{
        display: block;
        background: rgba(0,0,0,0.8);
    }
    .mobile-open-popup:hover+.thumb-content{
        display: block;
        background: rgba(0,0,0,0.8);
    }
    .mobile-open-popup+.thumb-content:hover{
        display: block;
        background: rgba(0,0,0,0.8);
    }
    .mobile-open-popup+.thumb-content{
        width: 100vw;
        height: 100vh;
        position: absolute;
        left:-25px;
        top:-10px;
        z-index: 500;
        padding-right: 40px;
        padding-top: 20vh;
    }
    .mobile-open-popup+.thumb-content .ttl{
        color: #fff;
        margin-bottom: 30px;
        display: block;
        font: bold 36px/42px 'DINWebPro-CondBold', Arial, sans-serif;
    }
    .mobile-open-popup+.thumb-content p{
        font-size: 17px;
    }
    .desktop-hidden{
        display: block;
    }
    a.close,
    span.close{
        background: url(../assets/mobile/23593f64.close_mob.svg) no-repeat;
        width: 50px;
        height: 50px;
        background-size:50px 50px;
        position: absolute;
        top:15px;
        right:35px;
        cursor: pointer;
    }
    .flex-holder1{
        flex-basis: 100%;
    }
    .desktop1024-hidden{
        display: none !important;
    }
}



@media (max-width: 970px) {
    .box1, .box2, .box3, .box4, .box5, .box6{
        position: static;
    }
    .desktop1024-hidden{
        display: block !important;
    }
    .tanks{
        display: none;
    }
    li, p {
        font-size: 17px;
        line-height: 24px;
    }
    .prev{
        background: url(../assets/mobile/07242ce0.slider_left_mob.svg) no-repeat;
        width: 21px;
        height: 50px;
        background-size:21px 50px;
        text-indent: -9999px;
        display: block;
        position: absolute !important;
        left:0;
        top:100px;
    }
    .next{
        background: url(../assets/mobile/07242ce0.slider_left_mob.svg) no-repeat;
        width: 21px;
        height: 50px;
        background-size:21px 50px;
        text-indent: -9999px;
        display: block;
        position: absolute !important;
        right:0;
        top:100px;
        transform: rotate(180deg);
    }
    div.fadeshow.not-enough-slides a.prev,
    div.fadeshow.not-enough-slides a.next {
        visibility: hidden;
    }
    .fuel-wrap{
        width: 140px;
        margin: 0 auto;
    }
    .fuel-mob{
        background: url(../assets/mobile/559bfb3b.fuel.svg) no-repeat;
        width: 80px;
        height: 244px;
        float: left;
    }
    .label-mob{
        width: 50px;
        height: 145px;
        position: relative;
        float: left;
        border-radius: 2px;
    }
    .label-mob span{
        -webkit-writing-mode: vertical-rl;
        -moz-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        float: left;
        position: absolute;
        bottom:14px;
        right:10px;
        font: bold 18px/18px 'DINWebPro-CondBold', Arial, sans-serif;
    }
    .tanks-mobile div.fadeshow{
        /*height: 330px;*/
    }
    .tanks-mobile .slides{
        /*height: 330px;*/
    }
    .tanks-mobile:before{
        content:'';
        position: absolute;
        bottom:80px;
        left:0;
        height: 42px;
        width: 100%;
        z-index: 10;
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
    .tanks-mobile div.fadeshow div.slideset{
        /*height: 340px;*/
    }
    .slidenum{
        font: bold 22px/22px 'DINWebPro-CondBold', Arial, sans-serif;
        text-align: center;
        margin-top: -20px;
        position: absolute;
        top:230px;
    }
    .bike{
        margin: 0;
        float: none !important;
    }
    .info{
        float: none;
        width: calc(100% - 23px);
    }
    .illustration.pull-right{
        text-align: center;
        width: 100%;
        display: block;
    }
    .column1{
        width: 45% !important;
    }
    .column2{
        width: 45% !important;
        float: right !important;
    }
    .content-box{
        padding-left: 20px;
        padding-right: 20px;
    }
    .fadeshow{
        display: block !important;
    }
    .slides{
        position: relative;
    }

    .mobile-hidden{
        display: none;
    }
    .desktop-hidden{
        display: block;
    }
    .descr-tank-item{
        clear: both;
        width: 100%;
        padding-top: 40px;
    }
    .slidenum{
        position: relative;
        z-index: 500;
    }
    .tanks-mobile div.fadeshow{
        /*height: 570px;*/
    }
    .slidenum{
        margin-top: 0px;
    }
    .tanks-mobile:before{
        top:234px;
    }
    .thumb:hover+.thumb-content{
        display: none;
    }
    .thumb+.thumb-content:hover{
        display: none;
    }
    .mobile-open-popup+.thumb-content{
        display: block;
        background: rgba(0,0,0,0.8);
    }
    .mobile-open-popup:hover+.thumb-content{
        display: block;
        background: rgba(0,0,0,0.8);
    }
    .mobile-open-popup+.thumb-content:hover{
        display: block;
        background: rgba(0,0,0,0.8);
    }
    .mobile-open-popup+.thumb-content{
        width: calc(100% + 64px);
        height: 100vh;
        position: absolute;
        left:-32px;
        top:-10px;
        z-index: 500;
        padding-right: 40px;
        padding-top: 20vh;
        padding-left: 32px;
        padding-right: 30px;
    }
    .mobile-open-popup+.thumb-content h2{
        color: #fff;
        margin-bottom: 30px;
        display: block;
        font: bold 36px/42px 'DINWebPro-CondBold', Arial, sans-serif;
    }
    .mobile-open-popup+.thumb-content p{
        font-size: 17px;
    }
    .desktop-hidden{
        display: block;
    }
    a.close,
    span.close{
        background: url(../assets/mobile/23593f64.close_mob.svg) no-repeat;
        width: 50px;
        height: 50px;
        background-size:50px 50px;
        position: absolute;
        top:15px;
        right:35px;
        cursor: pointer;
    }
}
.hidden{
    display: none !important;
}
@media (max-width: 540px) {
    .bike-mob img{
        /*width: 100%;*/
        margin-left: -32px;
    }
    .bike-mob{
        margin-bottom: 35px;
        margin-left: -75px;
        margin-right: -28px;
        /*width: 100%;*/
        overflow: hidden;
    }
    .wheel1{
        width: auto;
    }
    .wheel2{
        width: 100%;
    }


}
@media (max-width: 767px) {
    .thumb{
        cursor: pointer;
    }
    .disabled-icon-holder{
        width: 400px;
        height: 330px;
        background-size: 290px 250px;
        right: -94px;
        top:-33px;
        overflow: hidden;
    }
    .header-wrapper{
        height: 270px;
    }
    .header-wrapper header{
        height: 270px;
    }
    .header-wrapper .ttl-header{
        left:21px !important;
        font-size: 21px !important;
        top:78px !important;
    }
    .header-wrapper h1.ttl span{
        font-size: 36px !important;
        line-height: 36px !important;
        top:102px;
        left:21px !important;
    }
    .logo{
        left:19px;
        background-size:116px 26px;
        z-index: 1000;
        top:30px;
    }
    .accordion li .opener{
        font-size: 36px;
        line-height: 36px;
    }
    .accordion li p{
        font-size: 17px;
        line-height: 22px;
        padding-top: 20px;
    }


}


@media (max-width: 440px) {
    div.fadeshow div.slideset .offset-top-50{
        margin-top: 30px;
    }
}
@media (max-width: 370px) {
    div.fadeshow div.slideset .offset-top-50{
        margin-top: 50px;
    }
}
.tab-content span.ttl{
    color: #fb0;
    margin-bottom: 32px;
    font: 44px/46px 'DINWebPro-CondBold', Arial, sans-serif;
    letter-spacing: -1px;
    display: block;
}
.btn-los,
.arrow-holder span{
    cursor: pointer;
}

.tab-content h2 {
    color: #fb0;
}

@media (max-width: 767px) {
    .box1 img {
        width: 80%;
        height: 80%;
    }

    .box5 img {
        width: 70%;
        height: 70%;
    }

    .box6 img {
        width: 70%;
        height: 70%;
    }

    .thumb {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 390px) {
    .box1 {
        height: 100px;
        flex-basis: 100px;
        margin: 10px 0px 0 0;
    }

    .box2 {
        min-width: 100px;
        height: 100px;
        margin: 10px 10px 0 0;
    }

    .box3 {
        min-width: 100px;
        flex-basis: 100px;
        height: 100px;
        margin: 0 0 0;
    }

    .box5 {
        flex-basis: 100px;
        min-width: 100px;
        height: 100px;
        margin-right: 10px;
    }

    .box4 {
        min-width: 100px;
        flex-basis: 100px;
        margin-top: 10px;
        flex: 1;
        height: 100px;
    }

    .box6 {
        height: 100px;
        margin: 10px 0px 0 0;
    }

    .height155 {
        height: 100px !important;
    }

    .title span {
        word-break: break-word;
        font-size: 14px !important;
        line-height: 16px;
        padding-top: 5px;
    }

    .thumb {
        padding-left: 5px;
        padding-right: 5px;
    }

    .box1 img{
		width: 58px !important;
		height: 58px !important;
	}
	.box2 img{
		width: 50px;
		height: 50px;
	}
	.box3 img{
		width: 50px;
		height: 50px;
	}
	.box4 img{
		width: 40%;
		height: 40%;
	}
	.box5 img{
		width: 60px;
		height: 30px;
	}
	.box6 img{
		width: 130px;
		height: 50px;
	}

    .box1 .title, .box2 .title, .box3 .title, .box4 .title, .box5 .title, .box6 .title {
        height: 100px !important;
    }

    .bike-mob img {
        margin-left: -68px;
    }

    .pull-bottom20 {
        margin-bottom: 15px !important;
    }
}

.content-box h2 {
    word-break: break-word;
}
@media (max-width: 375px) {
	.bike-mob img{
		margin-left: -46px;
	}
}

@media (max-width: 767px) {
    .box2 {
        order: 2;
        margin: 10px 0 0 10px;
    }

    .box4 {
        order: 1;
    }
}

@media (max-width: 390px) {
    .box1 img {
        width: 68px !important;
        height: 68px !important
    }

    .box2 img, .box3 img {
        width: 60px;
        height: 60px
    }

    .box2 img {
        margin-top: -6px;
    }

    .box4 img {
        width: 50px;
        height: 50px;
    }

    .box5 img {
        width: 86px;
        height: 56px;
        margin-top: -14px;
    }

    .box6 img {
        width: 140px;
        height: 60px;
        margin-top: -4px;
    }
}

#section-social {
    padding-bottom: 85px;
}
