body::-webkit-scrollbar {
    display: none;
}

nav .onepress-menu a:hover {
    color: white;
    opacity: .8;
}

.onepress-menu li img {
    width: 50px;
    filter: grayscale(.9);
}


.back-to-top:hover i {
    color: white;
}

.site-footer .btt a:hover {
    color: white;
}

section#sid1595322878800 {
    background-color: black;
    height: 100vh;
}

section#sid1595322878800 .container {
    height: 100%;
    /*max-width: 1920px;*/
}

section#sid1595322878800 .section-content-area {
    width: 100%;
    height: 100%;
    background: black;
}

.garage-container {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}

.garage-container .garage-background {
    background-image: url(https://brabus-mercedes-sl600-sv12s.com/wp-content/uploads/2020/07/Hintergrund.jpg);
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    transition: all 4s;
}

.garage-container .garage-background.zoom-out {
    transform: scale(1.5);
}

.garage-mauer {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    transition: all 4s;
}

.garage-mauer.zoom-out {
    transform: scale(1.5);
}

.garagen-tor {
    background-image: url(https://brabus-mercedes-sl600-sv12s.com/wp-content/uploads/2020/07/Garagentor-1.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    background-position: center 80%;
    top: 0;
    left: 0;
    height: calc(100% - 100px);
    transition: all 4s;
}

.garagen-tor.open {
    top: -100%;
}

.garagen-tor-oeffner-container {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    top: 82%;
    z-index: 999;
}
.garagen-tor-oeffner-container.hide {
    display: none;
}

.garagen-tor-oeffner-container--inner {
    display: flex;
    flex-direction: column;
}

.garagen-tor-oeffner-container--inner img {
    width: 76px;
    margin: 0 auto;
}

.garagen-tor-oeffner-container--inner span {
    color: white;
    font-weight: bold;
    font-size: 22px;
    margin-top: 8px;
    text-shadow: 1px 2px 8px darkmagenta;
}

.garagen-tor-oeffner-container:hover {
    cursor: pointer;
    opacity: .6;
}

.garage-car-container {
    width: 100%;
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    top: 49%;
    transition: all 4s;
    transform: scale(.5);
}

.garage-car-container.hide {
    display: none;
}

.garage-car-container.zoom-out {
    transform: scale(1);
}

.garage-car-container .garage-car {
    height: auto;
    width: 50%;
}

.garage-stele-container {
    position: absolute;
    right: -100%;
    width: 31%;
    top: 38%;
    transition: all 2s;
    transform: scale(.99);
}

.garage-stele-container.zoom-in {
    right: -3%;
}

.garage-stele-container span {
    float: right;
    right: 18%;
    top: 4.4%;
    position: absolute;
    color: white;
    font-size: 16px;
    font-family: eurostile-extended,sans-serif;
}

.car-spezifikation-container {
    position: absolute;
    left: -100%;
    top: 0;
    width: 44%;
    transition: all 2s;
}

.car-spezifikation-container.zoom-in {
    left: 0;
}

.car-spezifikation--header {
    margin-top: 2%;
    width: 90%;
}

.car-spezifikation--daten {
    position: relative;
    width: 66%;
    height: 100%;
    margin-top: 34px;
    padding-bottom: 20px;
}

.car-spezifikation--daten--marke {
    position: relative;
    z-index: 99;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.car-spezifikation--daten--marke img {
    width: 68%;
}

.car-spezifikation--daten--name {
    color: white;
    text-align: center;
    display: flex;
    flex-direction: column;
    z-index: 99;
    position: relative;
    font-family: eurostile-extended,sans-serif;
    font-size: 25px;
    padding-top: 2px;
    padding-bottom: 40px;
}

.car-spezifikation--daten--name span {
    line-height: 1.2;
}

.car-spezifikation--daten:after {
    background-color: #573158;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
    top:0;
    left:0;
}

.car-spezifikation--daten-fakt {
    color: white;
    text-align: left;
    display: flex;
    flex-direction: column;
    z-index: 99;
    position: relative;
    font-family: eurostile-extended,sans-serif;
    font-size: 22px;
    margin-left: 14%;
    transition: all 2s;
    opacity: 0;
}

.car-spezifikation--daten-fakt span {
    color: black;
    font-size: 17px;
    margin-top: -2px;
    display: block;
    position: absolute;
    padding-left: 10px;
    transition: all 1s;
    opacity: 0;
}
.car-spezifikation--daten-fakt span.show {
    opacity: 1;
}

.car-spezifikation--daten-fakt.show {
    opacity: 1;
}

.car-spezifikation--daten-fakt1,
.car-spezifikation--daten-fakt2,
.car-spezifikation--daten-fakt3,
.car-spezifikation--daten-fakt4,
.car-spezifikation--daten-fakt5,
.car-spezifikation--daten-fakt6,
.car-spezifikation--daten-fakt7,
.car-spezifikation--daten-fakt8,
.car-spezifikation--daten-fakt9 {
    background: #E2E2E2;
    border-radius: 0;
    height: 26px;
    width: 86%;
    padding: 0;
    margin-bottom: 10px;
}

#sid1595343507357 {
    padding-bottom: 0;
}

.car-spezifikation--daten-fakt1:after,
.car-spezifikation--daten-fakt2:after,
.car-spezifikation--daten-fakt3:after,
.car-spezifikation--daten-fakt4:after,
.car-spezifikation--daten-fakt5:after,
.car-spezifikation--daten-fakt6:after,
.car-spezifikation--daten-fakt7:after,
.car-spezifikation--daten-fakt8:after,
.car-spezifikation--daten-fakt9:after {
    content: '';
    display: block;
    background: white;
    width: 0;
    height: 100%;
    border-radius: 0;
    box-shadow: 1px 2px 8px black;
    transition: all 3s;
}

.car-spezifikation--daten-fakt.show .car-spezifikation--daten-fakt1:after {
    width: 100%;
}

.car-spezifikation--daten-fakt.show .car-spezifikation--daten-fakt2:after {
    width: 100%;
}

.car-spezifikation--daten-fakt.show .car-spezifikation--daten-fakt3:after {
    width: 100%;
}

.car-spezifikation--daten-fakt.show .car-spezifikation--daten-fakt4:after {
    width: 100%;
}

.car-spezifikation--daten-fakt.show .car-spezifikation--daten-fakt5:after {
    width: 100%;
}

.car-spezifikation--daten-fakt.show .car-spezifikation--daten-fakt6:after {
    width: 100%;
}

.car-spezifikation--daten-fakt.show .car-spezifikation--daten-fakt7:after {
    width: 100%;
}

.car-spezifikation--daten-fakt.show .car-spezifikation--daten-fakt8:after {
    width: 100%;
}

.car-spezifikation--daten-fakt.show .car-spezifikation--daten-fakt9:after {
    width: 100%;
}

table.codes {
    width: 100%;
    margin-left: 0;
}

.entry-content .flex-container {
    display: flex !important;
    justify-content: flex-start;
    align-items: flex-start;
}

.entry-content .flex-container > div:nth-of-type(1) {
    width: 64%;
    margin-right: 44px;
}

.page-id-548 #content-inside {
    width: 87%;
}

.page-id-726 #content-inside {
    width: 87%;
}

.flex-container .download-bereich {
    margin-top: 0;
}

.garage-car-lichter {
    position: absolute;
    top: -49%;
    height: 100%;
    width: 44%;
    left: 32%;
    opacity: 0;
    transition: all .6s;
}
.garage-car-lichter.on {
    opacity: 1;
}

.garage-car-lichter-links {
    position: absolute;
    left: 35%;
    top: 23%;
    opacity: 0;
    transition: all .6s;
}
.garage-car-lichter-links.on {
    opacity: 1;
}

.garage-car-lichter-rechts {
    position: absolute;
    right: 22%;
    top: 23%;
    opacity: 0;
    transition: all .6s;
}
.garage-car-lichter-rechts.on {
    opacity: 1;
}

.garage-car-container > div {
    position: relative;
    width: 100%;
    text-align: center;
}

.slide-item {
    transition: all 2.5s;
    position: absolute;
    width: 100%;
}

.slide-item.active {
    transform: translateX(0);
}

.slide-item:nth-of-type(3) img {
    margin-top: -4%;
}

.move-right {
    transform: translateX(200%);
}
.move-left {
    transform: translateX(-200%);
}

.blur {
    -webkit-filter: blur(6px);
    filter: blur(6px);
}

#footer-1 .footer__headline:after {
    display: none;
}

#footer-1 .footer__headline {
    margin-bottom: -2px;
}

.sidebar .widget a:hover {
    color: black;
    text-decoration: underline;
    opacity: .6;
}

a.btn.btn-lg.btn-theme-primary-outline {
    font-size: 20px;
    border: none;
    background: rgb(117, 74, 88);
    color: white !important;
    border-radius: 4px;
}

a.btn.btn-lg.btn-theme-primary-outline:hover {
    text-decoration: none;
}

a.btn.btn-lg.btn-theme-primary-outline i {
    margin-right: 10px;
}

.german-flag-text {
    color: white;
    text-align: center;
}

.footer__address li {
    color: white;
}

.footer__address li a {
    color: white;
}

#header-section {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}

.site-header {
    background: transparent;
}

#Galerie {
    margin-bottom: 0;
    padding-bottom: 0;
    background-image: url(https://brabus-mercedes-sl600-sv12s.com/wp-content/uploads/2020/07/Hintergrund.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}

#Galerie .section-subtitle {
    font-family: eurostile-extended,sans-serif;
}

#Galerie .section-title {
    color: white !important;
    font-family: eurostile-extended,sans-serif;
}

.g-zoom-in .g-item .inner-content {
    box-shadow: 2px 2px 6px #591136;
}

#section-cta {
    background-image: url(https://brabus-mercedes-sl600-sv12s.com/wp-content/uploads/2020/07/Auto-Nr.2.png);
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: -1% 11px;
    background-color: #AEA3A9;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}

#section-cta .row {
    display: flex;
    align-items: center;
}

#section-cta h2 {
    font-family: eurostile-extended,sans-serif;
    color: white !important;
    text-shadow: 1px 2px 6px black;
    width: 90%;
    margin-left: auto;
}

section#section-cta a {
    font-family: eurostile-extended,sans-serif;
    font-size: 22px;
    border-radius: 4px;
    background: #683F54;
    border-color: #683F54;
    margin-left: 40px;
}

.page-id-56 .entry-content a {
    color: #683F54;
}

section#section-cta a:hover {
    opacity: .6;
}

.slide-item img:nth-of-type(1) {
    margin-left: 10%;
}

#sid1596607338462 {
    padding-top: 80px;
    padding-bottom: 0;
    height: 71vh;
    background-image: url(https://brabus-mercedes-sl600-sv12s.com/wp-content/uploads/2020/07/Hintergrund.jpg);
    background-attachment: fixed;
}

#sid1596607338462 .section-subtitle {
    font-family: eurostile-extended,sans-serif;
}

#sid1596607338462 .section-title {
    color: white !important;
    font-family: eurostile-extended,sans-serif;
}

#sid1596607338462 .container {
    width: 100%;
    padding: 0;
    height: 100%;
}

#sid1596607338462 .container .section-content-area {
    position: relative;
    width: 100%;
    height: 100%;
}

#sid1596607338462 video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10%;
    left: 0;
    background: black;
    transform: scale(1.4);
}

.video-player iframe {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    top: -10%;
    left: 0;
    background: black;
    transform: scale(1.4);
}

#sid1596614065409 {
    background-image: url(https://brabus-mercedes-sl600-sv12s.com/wp-content/uploads/2020/07/01-Header-Bild-Main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 780px;
}

.kachelnnews .btn-more:hover {
    background: white;
    border-color: black;
    color: black;
    text-shadow: none;
}

.kachelnnews .btn-more {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: eurostile-extended,sans-serif;
    font-size: 22px;
    border-radius: 4px;
    background: transparent;
    border-color: white;
    color: white;
    text-decoration: none;
    position: absolute;
    bottom: 10%;
    right: 15%;
    text-shadow: 1px 1px 1px black;
}

#masthead.no-scroll .site-branding {
    /*display: none;*/
}

#masthead .site-logo-div img {
    height: 86px;
    width: auto;
    padding-top: 20px;
    margin-bottom: 20px;
}

.home #masthead .site-branding {
    display: none;
}

.download-bereich div a {
    display: block;
}

footer .hint {
    display: flex;
    justify-content: center;
    margin-top: 66px;
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
    font-family: eurostile-extended,sans-serif;
}

.highlights-aussagen {
    display: block;
    position: absolute;
    left: 68%;
    top: 6%;
    color: white;
    z-index: 9;
    font-size: 40px;
    text-transform: uppercase;
    font-family: eurostile-extended,sans-serif;
    text-shadow: 2px 3px 8px #855B87;
}

.highlights-aussagen span {
    font-size: 21px;
    margin-bottom: 10px;
    transition: all 2s;
    display: block;
    margin-left: -150vw;
}

.highlights-aussagen span.show:nth-of-type(1) {
    margin-left: -64%;
}
.highlights-aussagen span.show:nth-of-type(2) {
    margin-left: -51%;
}
.highlights-aussagen span.show:nth-of-type(3) {
    margin-left: -75%;
}
.highlights-aussagen span.show:nth-of-type(4) {
    margin-left: -51%;
}
.highlights-aussagen span.show:nth-of-type(5) {
    margin-left: -36%;
}
.highlights-aussagen span.show:nth-of-type(6) {
    margin-left: -61%;
}
.highlights-aussagen span.show:nth-of-type(7) {
    margin-left: -89%;
}
.highlights-aussagen span.show:nth-of-type(8) {
    margin-left: -40%;
}
.highlights-aussagen span.show:nth-of-type(9) {
    margin-left: -80%;
}

.highlights-aussagen span.show {
    /*margin-left: 0;*/
}

.highlights-aussagen.show {
    display: block;
}

.table {
    background-image: url(https://brabus-mercedes-sl600-sv12s.com/wp-content/uploads/2020/08/original_b287541d5a5dcb81bfd63b3035433d97.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    height: 356px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0%;
    z-index: 11;
    transition: all 2s;
    transform: translateX(200%);
    opacity: 0;
}

.table.show {
    opacity: 1;
    transform: translateX(0);
    margin-right: 129px;
}

.table a:nth-of-type(1) {
    display: inline-block;
    width: 198px;
    height: 142px;
    position: relative;
    z-index: 99999;
    margin-left: 0;
    margin-right: 1px;
    margin-top: -19px;
    float: right;
}

.table a:nth-of-type(1) span {
    color: white;
    position: absolute;
    top: -73px;
    left: -4px;
    z-index: 999;
    font-size: 26px;
    font-family: eurostile-extended,sans-serif;
    line-height: 1.2;
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px black;
    display: none;
}

.table a:nth-of-type(2) span {
    color: white;
    position: absolute;
    top: -59px;
    left: -58px;
    z-index: 999;
    font-size: 26px;
    font-family: eurostile-extended,sans-serif;
    line-height: 1.2;
    transform: rotate(-14deg);
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px black;
    display: none;
}

.table a:nth-of-type(2) {
    display: inline-block;
    width: 198px;
    height: 142px;
    position: relative;
    z-index: 99999;
    margin-left: 0;
    margin-right: 1px;
    margin-top: -19px;
    float: right;
}

.icon-bar {
    display: none !important;
}
.toogle-icon-bar {
    display: none !important;
}

.table .telephone {
    transform: scaleX(-1);
    margin-top: -1.4%;
}

.table .mail {
    transform: scaleX(1);
    margin-top: -1.4%;
}

.video-flex-container {
    display: flex;
    width: 100%;
    height: 100%;
}

.video-flex-container > div {
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.video-flex-container .video-bild {
    background-image: url(https://brabus-mercedes-sl600-sv12s.com/wp-content/uploads/2020/08/DSC07979.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 0;
    position: relative;
}

.btn-contact:hover {
    border-color: black;
    color: black;
    background: white;
    text-shadow: none;
    text-decoration: none;
}

.btn-contact {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: eurostile-extended,sans-serif;
    font-size: 30px;
    border-radius: 4px;
    background: transparent;
    border-color: white;
    color: white;
    text-decoration: none;
    position: absolute;
    top: 17%;
    left: 10%;
    text-shadow: 1px 2px 6px black;
    text-transform: uppercase;
}

.g-item iframe {
    width: 100%;
    height: 100%;
    touch-action: none;
    pointer-events: none;
}

.download-bereich iframe {
    touch-action: none;
    pointer-events: none;
}

#Galerie .g-item.zubehoer {
    height: 400px;
}

#Galerie .g-item {
    max-height: 406px;
}

#sid1596614065409 .row > div {
    height: 605px;
    margin-top: 30px;
}

#sid1596614065409 .container {
    width: 94%;
}

#sid1596614065409 .car-details {
    padding: 58px 50px 80px;
    margin-bottom: -30px;
    line-height: 0.9!important;
    height: 100%!important;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    text-align: justify;
    height: 100%!important;
    border: solid black 1px;
}

.car-details .btn-contact {
    position: relative;
    left: 0;
    margin-top: 20px;
    font-size: 23px;
}

#sid1596614065409 .car-details:after {
    content: "";
    display: block;
    position: absolute;
    background: rgba(87, 49, 88, .8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#sid1596614065409 .car-bilder {
    background-color: transparent;
    border: black 2px solid;
    margin-left: -11.832%;
    margin-top: 31px;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    text-align: justify;
    height: 100%;
}

#slideshow {
    position: absolute!important;
}

.hover--morph {
    color: white;
    font-size: 24px;
    text-transform: uppercase;
    text-shadow: 1px 1px black;
    z-index: 999;
    line-height: 1.4;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
}

.car-details h2 {
    color: white !important;
    font-family: eurostile-extended,sans-serif;
    z-index: 9;
}

.car-details ul {
    padding-left: 0;
    z-index: 9;
}

.car-details ul li {
    font-family: eurostile-extended,sans-serif;
    color: white;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    font-size: 18px;
    padding: 1.4px;
}

.car-details ul li span {
    width: 300px;
    display: inline-block;
}

.page-template-default.page .breadcrumbs {
    display: none;
}

.page-template-default.page #primary {
    width: 100%;
}

.page-template-default.page #secondary {
    display: none;
}

.page-template-default.page .entry-content {
    font-size: 20px;
}

.page-template-default.page #content-inside {
    width: 80%;
}

.back-link-container {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
}

.back-link-container img {
    width: 74px;
}

p.back-link {
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
    padding-left: 6px;
    font-family: eurostile-extended,sans-serif;
    font-size: 16px;
}

a.download-link {
    font-size: 18px;
    color: #683F54;
    font-weight: bold;
}

a.download-link i {
    margin-right: 10px;
    font-size: 26px;
}

.page-id-548 .entry-content > div {
    float: left;
    display: inline-block;
    margin-right: 100px;
}

.page-id-726 .entry-content > div {
    float: left;
    display: inline-block;
    margin-right: 100px;
}

#Galerie .section-title-area {
    margin-bottom: 60px;
}

.gallery-content-buttons {
    margin-bottom: 40px;
}

.gallery-content-buttons button {
    text-transform: uppercase;
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: eurostile-extended,sans-serif;
    font-size: 22px;
    border-radius: 4px;
    background: #683F54;
    border-color: #683F54;
    color: white;
    text-decoration: none;
    text-shadow: 1px 1px 1px black;
    margin-right: 20px;
    opacity: .6;
}

.gallery-content-buttons button.active {
    opacity: 1;
}

#Galerie .gallery-grid{
    width: 100%;
    overflow: hidden;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

#Galerie .g-item {
    display: none;
}

#Galerie .g-item.show {
    display: inline-block;
    width: calc(100% / 3);
}

html:lang(en-US) #footer-1 > aside:nth-of-type(2) {
    display: block;
}

html:lang(de-DE) #footer-1 > aside:nth-of-type(1) {
    display: block;
}

#footer-1 > aside {
    display: none;
}

.download-bereich {
    margin-top: 80px;
}

.download-bereich h2 {
    font-size: 20px;
    font-family: eurostile-extended,sans-serif;
    margin-bottom: 10px;
    position: relative;
}

.download-bereich h2:after {
    content: "";
    display: block;
    background: black;
    width: 60%;
    position: absolute;
    height: 1px;
    margin-top: 10px;
}

.download-bereich a + br {
    display: none;
}

.to-gallery-container {
    background-image: url(https://brabus-mercedes-sl600-sv12s.com/wp-content/uploads/2020/07/Auto-Nr.2.png);
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: -1% 11px;
    background-color: #AEA3A9;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    height: 222px;
    display: flex;
    width: 100%;
    margin-top: 40px;
}

.to-gallery-container a {
    font-family: eurostile-extended,sans-serif;
    font-size: 22px;
    border-radius: 4px;
    background: #683F54;
    border-color: #683F54;
    margin-left: 40px;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 21px;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: auto;
    display: inline-table;
    justify-content: center;
    align-items: center;
    color: white;
    text-decoration: none;
    margin-left: 50%;
    margin-top: 4%;
}

.to-gallery-container a:hover {
    opacity: .6;
}

.download-bereich > div {
    display: inline-block;
    float: left;
    margin-right: 40px;
}

.download-bereich > div iframe {
    width: 256px;
    height: 330px;
}

.download-bereich a div {
    width: 256px;
    height: 330px;
    background-size: contain;
    background-color: black;
    background-repeat: no-repeat;
}

.page-id-542 #content-inside {
    width: 84% !important;
}

.page-id-542 .flex-container > div:nth-of-type(1) {
    width: 56%;
}

.page-id-542 .entry-content {
    text-align: justify;
}

.page-id-728 .entry-content {
    text-align: justify;
}

.page-id-728 #content-inside {
    width: 84% !important;
}

.page-id-728 .flex-container > div:nth-of-type(1) {
    width: 56%;
}

.container-masonary {
    display: flex;
    flex-flow: column wrap;
    align-content: space-between;
    height: 724px;
    border-radius: 3px;
    padding: 0;
    width: 100%;
    margin: 40px auto;
    counter-reset: items;
}

.container-masonary .item {
    width: calc(100% / 3);
    position: relative;
    margin-bottom: 2px;
    border-radius: 3px;
    background-color: transparent;
    color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    justify-content: center;
    background: rgb(72,72,72);
    margin: 2px;
}

.container-masonary .item img {
    width: auto;
    height: 100%;
}


/* Re-order items into 3 rows */
.container-masonary .item:nth-child(3n+1) { order: 1; }
.container-masonary .item:nth-child(3n+2) { order: 3; }
.container-masonary .item:nth-child(3n)   { order: 2; }

/* Force new columns */
.container-masonary .container::before,
.container-masonary .container::after {
    content: "";
    flex-basis: 100%;
    width: 0;
    order: 2;
}

.lg-toolbar .lg-icon {
    font-size: 46px !important;
    color: white !important;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    font-size: 46px !important;
    color: white !important;
    text-shadow: 1px 1px 1px black;
}

.onepress-menu i.fa-play-circle {
    font-size: 42px;
    padding-top: 20px;
    margin-left: 12px;
    color: white;
    text-shadow: 1px 2px 8px black;
}

.onepress-menu i.fa-play-circle:hover {
    opacity: .6;
    cursor: pointer;
}

.banner-title {
    position: relative;
}

.banner-title:after {
    content: "";
    display: block;
    position: absolute;
    background: black;
    height: 1px;
    width: 100%;
    margin-top: 8px;
}

.page-id-551 ul {
    list-style-type: square;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.page-id-734 ul {
    list-style-type: square;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.g-item .inner-content div {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: black;
}

.onepress-menu .lang-item {
    /*display: none;*/
}

.zubehoer-banner {
    width: calc(100% - 20px);
    text-align: center;
    color: white;
    font-size: 28px;
    text-transform: uppercase;
    font-family: eurostile-extended,sans-serif;
    background: black;
    padding: 12px;
    border-bottom: solid 1px white;
    margin-left: 10px;
    margin-top: 28px;
    border-top: solid 1px white;
    display: none;
}

.zubehoer-banner.show {
    display: block;
}

.sold {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sold img {
    width: 80vh;
}

/* IPHONE */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 812px) {
    .zubehoer-banner {
        font-size: 14px;
        width: calc(100% - 8px);
        margin-left: 4px;
    }

    #Galerie {
        background-attachment: inherit;
    }

    .garagen-tor-oeffner-container {
        top: 73%;
    }

    .onepress-menu i.fa-play-circle {
        margin-left: 26px;
        margin-bottom:10px;
    }

    .onepress-menu.onepress-menu-mobile {
        height: auto !important;
    }

    .page-id-551 ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        font-size: 14px;
        margin-left: 0;
        padding-left: 0;
    }

    .page-id-734 ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        font-size: 14px;
        margin-left: 0;
        padding-left: 0;
    }

    .entry-content .flex-container {
        display: block !important;
    }

    .container-masonary .item {
        width: 100%;
        height: 100%;
        max-height: 200px;
    }

    .container-masonary {
        flex-flow: wrap;
        height: 100%;
    }

    #Galerie .g-item {
        max-height: 126px;
    }

    .garage-stele-container span {
        right: 18%;
        top: 4.6%;
        font-size: 10px;
    }

    .slide-item img:nth-of-type(1) {
        margin-left: 0;
    }

    .page-template-default.page #content-inside {
        width: 100%;
    }

    .to-gallery-container {
        height: 146px;
    }

    .to-gallery-container a {
        margin-left: 4%;
        margin-top: 26%;
        font-size: 12px;
    }

    .car-details .btn-contact {
        font-size: 12px;
    }

    .highlights-aussagen span {
        margin-left: -200vw;
        font-size: 12px;
    }

    .highlights-aussagen {
        /*display: none;*/
        left: 51%;
    }

    .car-spezifikation-container {
        display: none;
    }

    .garage-car-container.zoom-out {
        transform: scale(1.4);
    }

    .garage-car-container.zoom-out .slide-item:nth-of-type(1) img:nth-of-type(1) {
        transform: scale(1.6);
        margin-top: 21%;
    }

    .garage-car-container.zoom-out .slide-item:nth-of-type(1) img:nth-of-type(2),
    .garage-car-container.zoom-out .slide-item:nth-of-type(1) img:nth-of-type(3) {
        display: none;
    }

    .garage-stele-container {
        width: 100%;
    }

    .table {
        height: 194px;
        bottom: -46px;
        right: -7%;
    }

    .table.show {
        margin-right: 52px;
    }

    .table a:nth-of-type(1) {
        height: 142px;
        width: 133px;
        margin-left: 0;
        margin-right: -11px;
        margin-top: -19px;
    }

    .table a:nth-of-type(2) {
        width: 97px;
        height: 110px;
        margin-right: -14px;
        margin-top: 0;
    }

    .kachelnnews_container {
        height: 228px;
    }

    #sid1596614065409 {
        height: 100%;
    }

    #sid1596614065409 .container {
        width: 100%;
    }

    #sid1596614065409 .car-details {
        padding: 37px 27px 5px;
    }

    #sid1596614065409 .row > div {
        height: 204px;
    }

    #sid1596614065409 .row > div:nth-of-type(1) {
        height: 100%;
    }

    .page-id-726 .entry-content .flex-container > div:nth-of-type(1) {
        width: 100%;
    }

    .page-id-728 .flex-container > div:nth-of-type(1) {
        width: 100%;
    }

    #sid1596614065409 .car-bilder {
        margin-left: 0;
    }

    .car-details ul li {
        font-family: eurostile-extended,sans-serif;
        margin-bottom: 24px;
        font-size: 14px;
    }

    .car-details ul li span {
        display: block;
        margin-bottom: 10px;
    }

    .video-flex-container {
        display: block;
    }

    .video-flex-container > div {
        width: 100%;
        height: 200px;
    }

    #sid1596607338462 {
        height: 700px;
    }

    .btn-contact {
        font-size: 14px;
        left: 6%;
    }

    .page-id-542 .flex-container > div:nth-of-type(1) {
        width: 100%;
    }

    .entry-content .flex-container > div:nth-of-type(1) {
        font-size: 16px;
    }

    .page-header.page--cover .entry-title {
        font-size: 16px;
    }

    .cta-heading h2 {
        font-size: 16px;
    }

    section#section-cta a {
        font-size: 16px;
        margin-left: 0;
    }

    .gallery-content-buttons button {
        margin-bottom: 10px;
    }

    #Galerie .gallery-grid {
        margin: 0 auto;
    }

    #Galerie .g-item.show {
        width: calc(100% / 2);
        padding: 4px;
    }

    #Galerie .container {
        padding-left: 2px;
        padding-right: 2px;
    }

    .anschriften {
        margin-top: 24px;
    }

    .instafeed {
        width: calc(100% / 2);
    }
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 812px)
and (orientation: landscape){
    .highlights-aussagen span {
        font-size: 8px;
    }

    .garage-car-container.zoom-out {
        transform: scale(.4) !important;
    }

    .garage-stele-container {
        width: 27% !important;
    }

    .table {
        height: 140px !important;
    }

    .table a:nth-of-type(1) {
        width: 102px !important;
    }

    .table a:nth-of-type(2) {
        width: 98px !important;
    }
}

/*IPAD LANDSCAPE*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    .to-gallery-container a {
        margin-left: 36%;
        margin-top: 7%;
    }

    #Galerie .g-item {
        max-height: 250px;
    }

    .highlights-aussagen span {
        font-size: 16px;
    }

    .garage-stele-container span {
        right: 16%;
        top: 4.6%;
        font-size: 14px;
    }

    .garage-stele-container {
        width: 62%;
    }

    #sid1596614065409 .row {
        display: block;
    }

    #sid1596614065409 .row > div {
        flex: 0 0 100;
        max-width: 100%;
    }

    .car-details ul li {
        font-size: 22px;
    }

    #sid1596614065409 .row > div:nth-of-type(2) {
        height: 430px;
    }

    .video-flex-container > div {
        height: 380px;
    }

    #sid1596607338462 {
        height: 974px;
    }

    .btn-contact {
        font-size: 26px;
    }

    section#section-cta a {
        font-size: 26px;
        margin-top: 20px;
    }

    #footer-widgets .row > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation: landscape) {
    .highlights-aussagen span {
        margin-left: -200vw;
        font-size: 16px;
    }

    .highlights-aussagen {
        /*display: none;*/
        left: 43%;
    }

    .car-spezifikation-container {
        display: none;
    }

    .garage-car-container.zoom-out {
        transform: scale(.8);
    }

    .garage-car-container.zoom-out .slide-item:nth-of-type(1) img:nth-of-type(1) {
        transform: scale(1.6);
        margin-top: 21%;
    }

    .garage-car-container.zoom-out .slide-item:nth-of-type(1) img:nth-of-type(2),
    .garage-car-container.zoom-out .slide-item:nth-of-type(1) img:nth-of-type(3) {
        display: none;
    }

    .garage-stele-container {
        width: 44%;
    }

    .table {
        height: 194px;
        bottom: -46px;
        right: -7%;
    }

    .table.show {
        margin-right: 116px;
    }

    .table a:nth-of-type(1) {
        height: 142px;
        width: 158px;
        margin-left: 0;
        margin-right: -11px;
        margin-top: -19px;
    }

    .table a:nth-of-type(2) {
        width: 97px;
        height: 110px;
        margin-right: -30px;
        margin-top: -14px;
    }

    .kachelnnews {
        flex-wrap: wrap;
    }

    .kachelnnews_container {
        width: calc(100% / 2);
    }

    #sid1596614065409 {
        height: 100%;
    }

    #sid1596614065409 .row > div {
        height: 667px;
    }

    #sid1596614065409 .car-bilder {
        margin-left: 0;
    }

    .btn-contact {
        left: 5%;
        font-size: 22px;
    }

    #sid1596607338462 {
        height: 100%;
    }

    .cta-heading h2 {
        font-size: 20px;
    }

    #section-cta .row {
        display: block;
    }
}