@charset "UTF-8";
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;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

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;
}

strong, b {
    font-weight: 700;
}

i, em {
    font-style: italic;
}

input, select, textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.invisible {
    display: none;
}

button, input.submit {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

sub, sup {
    font-size: 70%;
    line-height: 0;
    position: relative;
}

sup {
    top: -0.4em;
}

sub {
    bottom: -0.25em;
}

* {
    box-sizing: border-box;
}

/**
 * sprite-url    Url zum Bild
 * size          Größe des Grids nach der Skalierung in px
 * x             Position des Icons im Grid beginnend bei 0
 * y             Position des Icons im Grid beginnend bei 0
 * x-span        Breite des Icons in Grid
 * y-span        Höhe des Icons in Grid
 * sprite-width  gesamt Sprite-Breite in px
 * sprite-height gesamt Sprite-Höhe in px
 *               genau eines der beiden oberen Paramter muss auf 'auto' stehen
 * sprite-grid   Größe des Grids im Sprite in px
 */
/**
 * sizeInPx         The desired size in pixels
 * viewportWidth    The width of the viewport in pixels
 */
/* raleway-300 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/raleway-v12-latin-300.eot");
    /* IE9 Compat Modes */
    src: local("Raleway Light"), local("Raleway-Light"), url("../fonts/raleway-v12-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v12-latin-300.woff2") format("woff2"), url("../fonts/raleway-v12-latin-300.woff") format("woff"), url("../fonts/raleway-v12-latin-300.ttf") format("truetype"), url("../fonts/raleway-v12-latin-300.svg#Raleway") format("svg");
    /* Legacy iOS */
}

/* raleway-regular - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/raleway-v12-latin-regular.eot");
    /* IE9 Compat Modes */
    src: local("Raleway"), local("Raleway-Regular"), url("../fonts/raleway-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v12-latin-regular.woff2") format("woff2"), url("../fonts/raleway-v12-latin-regular.woff") format("woff"), url("../fonts/raleway-v12-latin-regular.ttf") format("truetype"), url("../fonts/raleway-v12-latin-regular.svg#Raleway") format("svg");
    /* Legacy iOS */
}

/* raleway-500 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/raleway-v13-latin-500.eot");
    /* IE9 Compat Modes */
    src: local("Raleway Medium"), local("Raleway-Medium"), url("../fonts/raleway-v13-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v13-latin-500.woff2") format("woff2"), url("../fonts/raleway-v13-latin-500.woff") format("woff"), url("../fonts/raleway-v13-latin-500.ttf") format("truetype"), url("../fonts/raleway-v13-latin-500.svg#Raleway") format("svg");
    /* Legacy iOS */
}

/* raleway-700 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/raleway-v12-latin-700.eot");
    /* IE9 Compat Modes */
    src: local("Raleway Bold"), local("Raleway-Bold"), url("../fonts/raleway-v12-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v12-latin-700.woff2") format("woff2"), url("../fonts/raleway-v12-latin-700.woff") format("woff"), url("../fonts/raleway-v12-latin-700.ttf") format("truetype"), url("../fonts/raleway-v12-latin-700.svg#Raleway") format("svg");
    /* Legacy iOS */
}

/* raleway-900 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/raleway-v13-latin-900.eot");
    /* IE9 Compat Modes */
    src: local("Raleway Black"), local("Raleway-Black"), url("../fonts/raleway-v13-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v13-latin-900.woff2") format("woff2"), url("../fonts/raleway-v13-latin-900.woff") format("woff"), url("../fonts/raleway-v13-latin-900.ttf") format("truetype"), url("../fonts/raleway-v13-latin-900.svg#Raleway") format("svg");
    /* Legacy iOS */
}

.tns-outer {
    padding: 0 !important;
}

.tns-outer [hidden] {
    display: none !important;
}

.tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer;
}

.tns-outer > button {
    display: none;
}

.tns-outer .tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}

.tns-outer .tns-slider > .tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tns-outer .tns-horizontal.tns-subpixel {
    white-space: nowrap;
}

.tns-outer .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.tns-outer .tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both;
}

.tns-outer .tns-horizontal.tns-no-subpixel > .tns-item {
    float: left;
}

.tns-outer .tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%;
}

.tns-outer .tns-no-calc {
    position: relative;
    left: 0;
}

.tns-outer .tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px;
}

.tns-outer .tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s;
}

.tns-outer .tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important;
}

.tns-outer .tns-gallery > .tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}

.tns-outer .tns-autowidth {
    display: inline-block;
}

.tns-outer .tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6;
}

.tns-outer .tns-lazy-img.loaded {
    opacity: 1;
}

.tns-outer .tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s;
}

.tns-outer .tns-ovh {
    overflow: hidden;
}

.tns-outer .tns-visually-hidden {
    position: absolute;
    left: -10000em;
}

.tns-outer .tns-transparent {
    opacity: 0;
    visibility: hidden;
}

.tns-outer .tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
}

.tns-outer .tns-normal, .tns-outer .tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}

.tns-outer .tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden;
}

.tns-outer .tns-t-ct {
    width: 2333.3333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0;
}

.tns-outer .tns-t-ct:after {
    content: '';
    display: table;
    clear: both;
}

.tns-outer .tns-t-ct > div {
    width: 1.4285714%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left;
}

body.hidden-scroll {
    overflow: hidden;
}

.sl-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.7;
    display: none;
    z-index: 1035;
}

.sl-wrapper {
    z-index: 1040;
}

.sl-wrapper * {
    box-sizing: border-box;
}

.sl-wrapper button {
    border: 0 none;
    background: transparent;
    font-size: 28px;
    padding: 0;
    cursor: pointer;
}

.sl-wrapper button:hover {
    opacity: 0.7;
}

.sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 10060;
    margin-top: -14px;
    margin-right: -14px;
    height: 44px;
    width: 44px;
    line-height: 44px;
    font-family: Arial, Baskerville, monospace;
    color: #000;
    font-size: 3rem;
}

.sl-wrapper .sl-close:focus {
    outline: none;
}

.sl-wrapper .sl-counter {
    display: none;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 1060;
    color: #000;
    font-size: 1rem;
}

.sl-wrapper .sl-navigation {
    width: 100%;
    display: none;
}

.sl-wrapper .sl-navigation button {
    position: fixed;
    top: 50%;
    margin-top: -22px;
    height: 44px;
    width: 22px;
    line-height: 44px;
    text-align: center;
    display: block;
    z-index: 10060;
    font-family: Arial, Baskerville, monospace;
    color: #000;
}

.sl-wrapper .sl-navigation button.sl-next {
    right: 5px;
    font-size: 2rem;
}

.sl-wrapper .sl-navigation button.sl-prev {
    left: 5px;
    font-size: 2rem;
}

.sl-wrapper .sl-navigation button:focus {
    outline: none;
}

@media (min-width: 35.5em) {
    .sl-wrapper .sl-navigation button {
        width: 44px;
    }
    .sl-wrapper .sl-navigation button.sl-next {
        right: 10px;
        font-size: 3rem;
    }
    .sl-wrapper .sl-navigation button.sl-prev {
        left: 10px;
        font-size: 3rem;
    }
}

@media (min-width: 50em) {
    .sl-wrapper .sl-navigation button {
        width: 44px;
    }
    .sl-wrapper .sl-navigation button.sl-next {
        right: 20px;
        font-size: 3rem;
    }
    .sl-wrapper .sl-navigation button.sl-prev {
        left: 20px;
        font-size: 3rem;
    }
}

.sl-wrapper.sl-dir-rtl .sl-navigation {
    direction: ltr;
}

.sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10000;
}

.sl-wrapper .sl-image img {
    margin: 0;
    padding: 0;
    display: block;
    border: 0 none;
    width: 100%;
    height: auto;
}

@media (min-width: 35.5em) {
    .sl-wrapper .sl-image img {
        border: 0 none;
    }
}

@media (min-width: 50em) {
    .sl-wrapper .sl-image img {
        border: 0 none;
    }
}

.sl-wrapper .sl-image iframe {
    background: #000;
    border: 0 none;
}

@media (min-width: 35.5em) {
    .sl-wrapper .sl-image iframe {
        border: 0 none;
    }
}

@media (min-width: 50em) {
    .sl-wrapper .sl-image iframe {
        border: 0 none;
    }
}

.sl-wrapper .sl-image .sl-caption {
    display: none;
    padding: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    font-size: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-top {
    bottom: auto;
    top: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
    bottom: auto;
}

.sl-wrapper .sl-image .sl-download {
    display: none;
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #000;
    z-index: 1060;
}

.sl-spinner {
    display: none;
    border: 5px solid #333;
    border-radius: 40px;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 0;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 1007;
    -webkit-animation: pulsate 1s ease-out infinite;
    -moz-animation: pulsate 1s ease-out infinite;
    -ms-animation: pulsate 1s ease-out infinite;
    -o-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.sl-transition {
    transition: -moz-transform ease 200ms;
    transition: -ms-transform ease 200ms;
    transition: -o-transform ease 200ms;
    transition: -webkit-transform ease 200ms;
    transition: transform ease 200ms;
}

@-webkit-keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@-moz-keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@-o-keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@-ms-keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

html {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    color: #2b2e34;
    background: #ffffff;
    min-width: 320px;
}

html body {
    line-height: 1.10;
    min-height: 100vh;
}

html body a {
    text-decoration: none;
    color: inherit;
}

html body .menu-toggle,
html body input.nav-toggle {
    display: none;
}

html body input.menu-toggle:checked + #wrapper header label.menu-toggle > span {
    transform-origin: 50% 50%;
}

html body input.menu-toggle:checked + #wrapper header label.menu-toggle > span:nth-child(1) {
    transform: translateY(5px) rotate(-45deg);
    margin-top: 8px;
}

html body input.menu-toggle:checked + #wrapper header label.menu-toggle > span:nth-child(2) {
    transform: rotate(45deg);
    margin-top: 2px;
}

html body input.menu-toggle:checked + #wrapper header label.menu-toggle > span:nth-child(3) {
    transform: translateY(10px);
    opacity: 0;
}

html body input.menu-toggle:checked + #wrapper header nav.main {
    display: block;
}

html figure img {
    display: block;
    max-width: 100%;
    height: auto;
}

header {
    position: relative;
    z-index: 30;
    width: 100%;
    margin: 0 auto;
    margin-bottom: -130px;
    color: #ffffff;
}

header > .inside {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px;
    height: 130px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .logo {
    display: block;
    width: 310px;
    min-width: 150px;
    height: 30px;
    background: url(../img/logo.svg) no-repeat scroll 0 50%;
    background-size: contain;
}

header nav.social {
    padding: 0 20px;
}

header nav.social > ul {
    display: flex;
}

header nav.social > ul a {
    display: block;
    opacity: 0.8;
    transition: opacity .2s;
}

header nav.social > ul a[href*="facebook.com"] {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 52px;
    height: 52px;
    background-position: 0px -0px;
    background-size: auto 260px;
}

header nav.social > ul a[href*="instagram.com"] {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 52px;
    height: 52px;
    background-position: 0px -52px;
    background-size: auto 260px;
}

header nav.social > ul a[href*="youtube.com"] {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 52px;
    height: 52px;
    background-position: 0px -104px;
    background-size: auto 260px;
}

header nav.social > ul a:hover {
    opacity: 1;
}

header nav.social > ul a span {
    display: none;
}

header a.phone {
    display: flex;
    align-items: center;
    white-space: nowrap;
    flex-shrink: 0;
}

header a.phone:before {
    content: "";
    display: block;
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 30px;
    height: 30px;
    background-position: -60px -0px;
    background-size: auto 150px;
    margin-right: 5px;
    flex-shrink: 0;
}

@media screen and (max-width: 600px) {
    header a.phone {
        margin-left: 20px;
    }
}

@media screen and (max-width: 500px) {
    header a.phone {
        width: 35px;
        overflow: hidden;
    }
}

header nav.main {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 120px;
    background: #ffffff;
    z-index: 100;
    color: #2b2e34;
}

header nav.main > ul {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px;
    column-count: 4;
    column-gap: 20px;
}

header nav.main > ul:before {
    display: block;
    content: "";
    position: absolute;
    top: -12.5px;
    right: 40px;
    margin-right: 5px;
    height: 0;
    border-style: solid;
    border-width: 0 12.5px 13px 12.5px;
    border-color: transparent transparent #ffffff transparent;
}

header nav.main > ul > li {
    border-bottom: 1px solid #dbdedf;
}

header nav.main > ul > li > a, header nav.main > ul > li > strong {
    display: block;
    font-weight: 300;
    line-height: 1.1875;
    padding: 10px 0;
    white-space: nowrap;
}

header nav.main > ul > li > a > *, header nav.main > ul > li > strong > * {
    pointer-events: none;
}

@media screen and (max-width: 1000px) {
    header nav.main > ul {
        column-count: 3;
    }
}

@media screen and (max-width: 760px) {
    header nav.main > ul {
        column-count: 2;
    }
}

@media screen and (max-width: 630px) {
    header nav.main > ul:before {
        right: 20px;
    }
}

@media screen and (max-width: 600px) {
    header nav.main > ul {
        column-count: 1;
    }
}

@media screen and (max-width: 400px) {
    header nav.main > ul {
        padding: 40px 20px;
    }
}

header label.menu-toggle {
    display: block;
    width: 33px;
    cursor: pointer;
    flex-shrink: 0;
    margin-left: 20px;
}

header label.menu-toggle > span {
    display: block;
    height: 3px;
    background: #ffffff;
    border-radius: 3px;
    transition: all .2s;
}

header label.menu-toggle > span + span {
    margin-top: 6px;
}

@media screen and (min-width: 800px) {
    @keyframes slideSocialNavIn {
        0% {
            transform: translateX(100%);
        }
        100% {
            transform: translateX(0%);
        }
    }
    header.social-detached nav.social {
        position: fixed;
        right: 0;
        top: 40%;
        padding: 0;
        animation: slideSocialNavIn .2s;
        animation-fill-mode: forwards;
    }
    header.social-detached nav.social ul {
        flex-direction: column;
    }
    header.social-detached nav.social ul li {
        background: #295771;
        margin-bottom: 2px;
    }
}

@media screen and (max-width: 630px) {
    header > .inside {
        padding: 20px;
    }
    header nav.social {
        display: none;
    }
}

#hero {
    position: relative;
    padding-top: 0;
}

#hero > .inner > .slides:not(.tns-slider) > .block:nth-child(n+2) {
    display: none;
}

#hero .block {
    position: relative;
    color: #ffffff;
    margin-bottom: 0 !important;
}

#hero .block figure {
    position: relative;
    width: 100%;
    min-height: 500px;
    padding-bottom: 57.03125%;
}

@media screen and (max-width: 800px) {
    #hero .block.style-1 img {
        padding: 0 40px;
        max-width: 78vw;
    }
}

#hero .block.style-3 figure:before {
    content: "";
    position: absolute;
    display: block;
    width: 340px;
    height: 162px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 15;
    background: url(../img/logo-est1979.svg) no-repeat scroll 50% 50%;
    background-size: contain;
}

@media screen and (max-width: 800px) {
    #hero .block.style-3 figure:before {
        max-width: 40vw;
    }
}

#hero .ce_image figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

#hero .ce_image:not(.style-1) figure {
    height: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
}

#hero .ce_image:not(.style-1) figure img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right 0;
    transform: none;
}

#hero .ce_text figure {
    margin-bottom: 0;
}

#hero .ce_text figure img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#hero .ce_text p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 20px;
    font-size: 3.333rem;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
}

@media screen and (max-width: 1000px) {
    #hero .ce_text p {
        font-size: 5vw;
    }
}

@media screen and (max-width: 600px) {
    #hero .ce_text p {
        font-size: 7vw;
    }
}

@media screen and (max-width: 400px) {
    #hero .ce_text p {
        font-size: 6vw;
    }
}

#hero:before, #hero .ce_hyperlink {
    position: absolute;
    z-index: 10;
    content: "";
    display: block;
    width: 260px;
    height: 70px;
    bottom: 30vw;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (min-width: 1200px) {
    #hero:before, #hero .ce_hyperlink {
        left: calc(50% + 600px - 260px - 40px);
    }
}

@media screen and (max-width: 1200px) {
    #hero:before, #hero .ce_hyperlink {
        right: 40px;
    }
}

@media screen and (max-width: 500px) {
    #hero:before, #hero .ce_hyperlink {
        width: 100px;
    }
}

#hero .ce_hyperlink {
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
}

#hero .ce_hyperlink > figure {
    display: block;
    min-height: 0;
    padding-bottom: 0;
}

#hero .ce_hyperlink > figure a {
    display: block;
    margin-top: 0;
    background: transparent;
    padding: 0;
}

#hero .ce_hyperlink > figure img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: contain;
}

@media screen and (min-width: 1200px) {
    #hero .ce_hyperlink {
        right: calc(50% + 600px - 260px - 40px);
        left: auto;
    }
}

@media screen and (max-width: 1200px) {
    #hero .ce_hyperlink {
        left: 40px;
        right: auto;
    }
}

#hero:after {
    position: relative;
    z-index: 10;
    content: "";
    display: block;
    background: url(../img/mask-mountains.svg) no-repeat scroll 0 0;
    background-size: cover;
    width: 100%;
    padding-bottom: 29.76563%;
    margin-top: -12.5vw;
}

#hero .tns-slider {
    display: flex;
    align-items: stretch;
}

#hero .tns-nav {
    position: absolute;
    z-index: 15;
    display: flex;
    flex-wrap: nowrap;
    left: 50%;
    transform: translateX(-50%);
    bottom: 13vw;
}

#hero .tns-nav button {
    display: block;
    width: 13px;
    height: 13px;
    border: 0;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.5;
    padding: 0;
    line-height: 0;
    outline: none;
}

#hero .tns-nav button:not(:last-child) {
    margin-right: 15px;
}

#hero .tns-nav button.tns-nav-active {
    opacity: 1;
}

@media screen and (max-width: 500px) {
    #hero .tns-nav {
        bottom: 32vw;
    }
    #hero .tns-nav button {
        width: 10px;
        height: 10px;
    }
}

#hero .tns-controls {
    position: absolute;
    z-index: 15;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 80px);
    top: 50%;
    left: 40px;
    right: 40px;
    transform: translateY(-50%);
    pointer-events: none;
    outline: none;
}

#hero .tns-controls button {
    pointer-events: all;
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 74px;
    height: 74px;
    background-position: -148px -74px;
    background-size: auto 370px;
}

#hero .tns-controls button[data-controls="next"] {
    transform: rotate(180deg);
}

@media screen and (max-width: 500px) {
    #hero .tns-controls {
        left: 14px;
        right: 14px;
        width: calc(100% - 28px);
    }
    #hero .tns-controls button {
        background: url("../img/sprite-icons.svg") no-repeat scroll;
        width: 45px;
        height: 45px;
        background-position: -90px -45px;
        background-size: auto 225px;
    }
}

@media screen and (max-width: 500px) {
    #hero + .mod_article {
        padding-top: 0 !important;
    }
    #hero img[src*="hero-sommer-1"] {
        object-position: 73% 0;
    }
}

.mod_article {
    padding: 0.05px;
}

.mod_article:not(.no-gap-top) {
    padding-top: 60px;
}

.mod_article > .block, .mod_article > .ce_headline {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px !important;
}

.mod_article .tns-outer {
    position: relative;
}

.mod_article .tns-outer .tns-slider {
    display: flex;
    align-items: center;
}

.mod_article .tns-outer .tns-controls {
    position: absolute;
    z-index: 15;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 80px);
    top: 50%;
    left: 40px;
    right: 40px;
    transform: translateY(-50%);
    pointer-events: none;
    outline: none;
}

.mod_article .tns-outer .tns-controls button {
    pointer-events: all;
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 74px;
    height: 74px;
    background-position: -222px -222px;
    background-size: auto 370px;
}

.mod_article .tns-outer .tns-controls button[data-controls="next"] {
    transform: rotate(180deg);
}

.mod_article .tns-outer .tns-controls button[disabled] {
    opacity: 0.5;
    cursor: default;
}

@media screen and (max-width: 500px) {
    .mod_article .tns-outer .tns-controls {
        left: 14px;
        right: 14px;
        width: calc(100% - 28px);
    }
    .mod_article .tns-outer .tns-controls button {
        background: url("../img/sprite-icons.svg") no-repeat scroll;
        width: 45px;
        height: 45px;
        background-position: -135px -135px;
        background-size: auto 225px;
    }
}

.mod_article .ce_text.ticker {
    max-width: 930px;
    margin: 0 auto;
    background: #295771;
    padding: 9px 0;
}

.mod_article .ce_text.ticker > * {
    margin: 0;
}

.mod_article .ce_text.ticker .content > * {
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #ffffff;
    font-size: 1.111rem !important;
    text-align: center;
    line-height: 1.2;
}

@media screen and (max-width: 500px) {
    .mod_article .ce_text.ticker .content > * {
        font-size: 0.888rem !important;
    }
}

.mod_article .ce_text.ticker > .content > *:nth-child(n+2) {
    display: none;
}

.mod_article .ce_text.ticker .tns-controls {
    position: absolute;
    z-index: 5;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
}

.mod_article .ce_text.ticker .tns-controls button {
    pointer-events: all;
    margin: 0;
    padding: 0;
    border: 0;
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 21px;
    height: 21px;
    background-position: -42px -84px;
    background-size: auto 105px;
}

.mod_article .ce_text.ticker .tns-controls button[data-controls="next"] {
    transform: rotate(180deg);
}

.mod_article .ce_text.ticker.single {
    display: block;
    padding: 40px 0;
}

.mod_article .ce_text.ticker.single > .content > * {
    line-height: 1.5;
}

.mod_article .ce_text.ticker.single > .content > *:nth-child(n+2) {
    display: inherit;
}

.mod_article .ce_text.ticker.single > .content > *:not(:last-child) {
    margin-bottom: 20px;
}

.mod_article .ce_text.ticker.single h2 {
    font-weight: 600;
    font-size: 1.5rem !important;
    line-height: 1.2 !important;
}

.mod_article .ce_text.ticker.single table {
    display: table !important;
    width: 100%;
    height: auto !important;
    table-layout: fixed;
}

.mod_article .ce_text.ticker.single table tbody td {
    width: 50% !important;
    padding: 0 20px;
}

.mod_article .ce_text.ticker.single table tbody td:nth-child(1) {
    text-align: right;
}

.mod_article .ce_text.ticker.single table tbody td:nth-child(2) {
    text-align: left;
}

@media screen and (min-width: 800px) {
    .mod_article .ce_text.ticker.single.mobile {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .mod_article .ce_text.ticker.single .content > * {
        padding: 0 20px;
    }
}

.mod_article .ce_text > * {
    margin-bottom: 20px;
}

.mod_article .ce_text a {
    color: #295771;
    text-decoration: underline;
}

.mod_article .ce_text ul li {
    display: flex;
    vertical-align: top;
}

.mod_article .ce_text ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 10px;
    background: #000000;
    flex-shrink: 0;
    display: inline-block;
    margin-top: 9px;
}

.mod_article .arrow-head,
.mod_article .ce_text.center {
    max-width: 660px;
    padding: 0 20px;
    line-height: 1.555rem;
}

.mod_article .arrow-head figure img,
.mod_article .ce_text.center figure img {
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 660px) {
    .mod_article .arrow-head:not(.keep-breaks) br,
    .mod_article .ce_text.center:not(.keep-breaks) br {
        display: none;
    }
}

.mod_article .ce_text.legal a {
    word-break: break-all;
}

.mod_article .ce_text.legal ul li {
    display: block;
}

.mod_article .ce_text.legal ul li:before {
    margin-top: 0;
    transform: translateY(-4px);
}

.mod_article .ce_text.legal table {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.mod_article .ce_text.legal table td {
    border: 1px solid #2b2e34;
    padding: 2px 5px;
    line-height: 1.2;
}

@media screen and (max-width: 540px) {
    .mod_article .ce_text.legal table {
        font-size: 3vw;
    }
}

.mod_article .arrow-head.ce_headline,
.mod_article .arrow-head h1, .mod_article .arrow-head h2, .mod_article .arrow-head h3, .mod_article .arrow-head h4, .mod_article .arrow-head h5, .mod_article .arrow-head h6 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.888rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-align: center;
    line-height: 1.2;
    color: #000000;
}

@media screen and (max-width: 320px) {
    .mod_article .arrow-head.ce_headline,
    .mod_article .arrow-head h1, .mod_article .arrow-head h2, .mod_article .arrow-head h3, .mod_article .arrow-head h4, .mod_article .arrow-head h5, .mod_article .arrow-head h6 {
        hyphens: auto;
    }
}

.mod_article .arrow-head.ce_headline:before,
.mod_article .arrow-head h1:before, .mod_article .arrow-head h2:before, .mod_article .arrow-head h3:before, .mod_article .arrow-head h4:before, .mod_article .arrow-head h5:before, .mod_article .arrow-head h6:before {
    content: "";
    display: block;
    margin-right: 5px;
    flex-shrink: 0;
}

.mod_article .arrow-head.ce_headline:after,
.mod_article .arrow-head h1:after, .mod_article .arrow-head h2:after, .mod_article .arrow-head h3:after, .mod_article .arrow-head h4:after, .mod_article .arrow-head h5:after, .mod_article .arrow-head h6:after {
    content: "";
    display: block;
    margin-left: 5px;
    flex-shrink: 0;
}

.mod_article .ce_form {
    padding: 0 20px;
    width: 100%;
    max-width: 930px;
}

.mod_article .ce_form .formbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mod_article .ce_form .formbody .widget {
    width: 100%;
    margin-bottom: 16px;
}

@media screen and (min-width: 500px) {
    .mod_article .ce_form .formbody .widget.span33 {
        width: calc( 33.33333% - 10px);
    }
}

.mod_article .ce_form .formbody .widget input[type="text"], .mod_article .ce_form .formbody .widget input[type="email"], .mod_article .ce_form .formbody .widget textarea {
    display: block;
    width: 100%;
    background: #ffffff;
    border: 0;
    padding: 13px;
    font-family: inherit;
    font-size: 18px;
}

.mod_article .ce_form .formbody .widget textarea {
    resize: vertical;
}

.mod_article .ce_form .formbody .widget button {
    display: block;
    margin: 0 auto;
    border: 0;
    font-family: inherit;
    font-size: 0.888rem;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 22px 30px;
}

.mod_article .ce_form .formbody .widget button:hover {
    background: #295771 !important;
}

.mod_article .ce_form .formbody .widget.widget-submit {
    margin-top: 20px;
}

.mod_article .ce_form .formbody .widget.widget-checkbox fieldset span {
    display: block;
    position: relative;
    margin-top: 20px;
}

.mod_article .ce_form .formbody .widget.widget-checkbox fieldset span input {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 14px;
    height: 14px;
    opacity: 0;
    pointer-events: none;
}

.mod_article .ce_form .formbody .widget.widget-checkbox fieldset span input:checked + label:before {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 14px;
    height: 14px;
    background-position: -42px -28px;
    background-size: auto 70px;
}

.mod_article .ce_form .formbody .widget.widget-checkbox fieldset span label {
    display: block;
    cursor: pointer;
    font-size: 0.833rem;
    line-height: 1.75;
    font-weight: 400;
    text-align: center;
}

.mod_article .ce_form .formbody .widget.widget-checkbox fieldset span label a {
    text-decoration: underline;
}

.mod_article .ce_form .formbody .widget.widget-checkbox fieldset span label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    transform: translateY(2px);
    border: 1px solid #000000;
    background-color: #ffffff !important;
}

.mod_article.contact {
    background: url(../img/background-contact.jpg) no-repeat scroll 0 0;
    background-size: cover;
    padding-bottom: 18vw;
}

.mod_article.contact .ce_text {
    text-align: center;
}

.mod_article.contact .ce_text a[href^="tel://"] {
    margin-top: 10px;
    font-size: 1.666rem;
    text-decoration: none;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    flex-shrink: 0;
    flex-direction: column;
}

.mod_article.contact .ce_text a[href^="tel://"]:before {
    content: "";
    display: block;
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 40px;
    height: 40px;
    background-position: -120px -0px;
    background-size: auto 200px;
    flex-shrink: 0;
    margin-bottom: 10px;
}

.mod_article .ce_player,
.mod_article:not(#hero) .ce_image {
    position: relative;
    max-width: 800px;
    background: #e9eef1;
    padding: 16px;
}

.mod_article .ce_image > .pannellum {
    position: absolute;
    top: 16px;
    left: 16px;
    width: calc(100% - 32px);
    height: calc(100% - 32px);
}

.mod_article .ce_player > h1, .mod_article .ce_player > h2, .mod_article .ce_player > h3, .mod_article .ce_player > h4, .mod_article .ce_player > h5 {
    display: none;
}

.mod_article .ce_player.paused {
    cursor: pointer;
}

.mod_article .ce_player.paused > h1, .mod_article .ce_player.paused > h2, .mod_article .ce_player.paused > h3, .mod_article .ce_player.paused > h4, .mod_article .ce_player.paused > h5 {
    display: block;
    position: absolute;
    z-index: 10;
    padding: 20px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 2.166rem;
    font-weight: 900;
}

@media screen and (max-width: 650px) {
    .mod_article .ce_player.paused > h1, .mod_article .ce_player.paused > h2, .mod_article .ce_player.paused > h3, .mod_article .ce_player.paused > h4, .mod_article .ce_player.paused > h5 {
        font-size: 5vw;
    }
}

@media screen and (max-width: 400px) {
    .mod_article .ce_player.paused > h1, .mod_article .ce_player.paused > h2, .mod_article .ce_player.paused > h3, .mod_article .ce_player.paused > h4, .mod_article .ce_player.paused > h5 {
        display: none;
    }
}

.mod_article .ce_player.paused .wrapper:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
}

.mod_article .ce_player.paused .wrapper:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 5;
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none;
}

.mod_article .ce_player .wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.mod_article .ce_player .wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mod_article .ce_list.products {
    width: 100%;
    max-width: 1030px;
    margin-left: auto;
    margin-right: auto;
}

.mod_article .ce_list.products ol, .mod_article .ce_list.products ul {
    display: flex;
    flex-wrap: wrap;
}

.mod_article .ce_list.products ol li, .mod_article .ce_list.products ul li {
    position: relative;
    height: 200px;
    border-right: 1px solid #dbdedf;
    border-bottom: 1px solid #dbdedf;
    padding: 20px;
}

.mod_article .ce_list.products ol li span, .mod_article .ce_list.products ul li span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    font-size: 0.888rem;
    font-weight: 500;
    color: #8e8d88;
    height: 100%;
}

.mod_article .ce_list.products ol li span:after, .mod_article .ce_list.products ul li span:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mod_article .ce_list.products ol li span.trekkingbikes:after, .mod_article .ce_list.products ul li span.trekkingbikes:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: 0px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.crosstrekkingbikes:after, .mod_article .ce_list.products ul li span.crosstrekkingbikes:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -200px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.citybikes:after, .mod_article .ce_list.products ul li span.citybikes:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -400px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.mountainbikes:after, .mod_article .ce_list.products ul li span.mountainbikes:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -600px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.faltraeder:after, .mod_article .ce_list.products ul li span.faltraeder:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -800px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.rennraeder:after, .mod_article .ce_list.products ul li span.rennraeder:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: 0px -200px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.cyclocrosser:after, .mod_article .ce_list.products ul li span.cyclocrosser:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -200px -200px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.bmx:after, .mod_article .ce_list.products ul li span.bmx:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -400px -200px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.ebikes:after, .mod_article .ce_list.products ul li span.ebikes:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -600px -200px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.emountainbikes:after, .mod_article .ce_list.products ul li span.emountainbikes:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -800px -200px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.radjacken:after, .mod_article .ce_list.products ul li span.radjacken:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: 0px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.regenbekleidung:after, .mod_article .ce_list.products ul li span.regenbekleidung:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -200px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.trikots:after, .mod_article .ce_list.products ul li span.trikots:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -400px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.hosen:after, .mod_article .ce_list.products ul li span.hosen:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -600px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.schuhe:after, .mod_article .ce_list.products ul li span.schuhe:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -800px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.ski:after, .mod_article .ce_list.products ul li span.ski:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2000px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.snowboards:after, .mod_article .ce_list.products ul li span.snowboards:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2200px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.langlaufski:after, .mod_article .ce_list.products ul li span.langlaufski:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2400px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.helme:after, .mod_article .ce_list.products ul li span.helme:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2600px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.bindungen:after, .mod_article .ce_list.products ul li span.bindungen:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2800px -0px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.skistoecke:after, .mod_article .ce_list.products ul li span.skistoecke:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2000px -200px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.fahrraeder:after, .mod_article .ce_list.products ul li span.fahrraeder:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2200px -200px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.hosen-winter:after, .mod_article .ce_list.products ul li span.hosen-winter:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2000px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.jacken:after, .mod_article .ce_list.products ul li span.jacken:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2200px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.secondlayer:after, .mod_article .ce_list.products ul li span.secondlayer:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2400px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.unterwaesche:after, .mod_article .ce_list.products ul li span.unterwaesche:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2600px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.handschuhe:after, .mod_article .ce_list.products ul li span.handschuhe:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2800px -400px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.kinderbekleidung:after, .mod_article .ce_list.products ul li span.kinderbekleidung:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2000px -600px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.skischuhe:after, .mod_article .ce_list.products ul li span.skischuhe:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2200px -600px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.snowboardschuhe:after, .mod_article .ce_list.products ul li span.snowboardschuhe:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2400px -600px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.fussscan:after, .mod_article .ce_list.products ul li span.fussscan:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2600px -600px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.helme-winter:after, .mod_article .ce_list.products ul li span.helme-winter:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2800px -600px;
    background-size: auto 1000px;
}

.mod_article .ce_list.products ol li span.bootdoc:after, .mod_article .ce_list.products ul li span.bootdoc:after {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 200px;
    height: 200px;
    background-position: -2000px -800px;
    background-size: auto 1000px;
}

@media screen and (min-width: 920px) {
    .mod_article .ce_list.products ol li, .mod_article .ce_list.products ul li {
        width: 20%;
    }
    .mod_article .ce_list.products ol li:nth-last-child(-n+5), .mod_article .ce_list.products ul li:nth-last-child(-n+5) {
        border-bottom: none;
    }
    .mod_article .ce_list.products ol li:nth-child(5n), .mod_article .ce_list.products ul li:nth-child(5n) {
        border-right: none;
    }
}

@media screen and (min-width: 790px) and (max-width: 920px) {
    .mod_article .ce_list.products ol li, .mod_article .ce_list.products ul li {
        width: calc(25% - 1px);
    }
    .mod_article .ce_list.products ol li:nth-last-child(-n+4), .mod_article .ce_list.products ul li:nth-last-child(-n+4) {
        border-bottom: none;
    }
    .mod_article .ce_list.products ol li:nth-child(4n), .mod_article .ce_list.products ul li:nth-child(4n) {
        border-right: none;
    }
}

@media screen and (min-width: 600px) and (max-width: 790px) {
    .mod_article .ce_list.products ol li, .mod_article .ce_list.products ul li {
        width: calc(33.33333% - 1px);
    }
    .mod_article .ce_list.products ol li:nth-last-child(-n+3), .mod_article .ce_list.products ul li:nth-last-child(-n+3) {
        border-bottom: none;
    }
    .mod_article .ce_list.products ol li:nth-child(3n), .mod_article .ce_list.products ul li:nth-child(3n) {
        border-right: none;
    }
}

@media screen and (min-width: 375px) and (max-width: 600px) {
    .mod_article .ce_list.products ol li, .mod_article .ce_list.products ul li {
        width: 50%;
    }
    .mod_article .ce_list.products ol li:nth-last-child(-n+2), .mod_article .ce_list.products ul li:nth-last-child(-n+2) {
        border-bottom: none;
    }
    .mod_article .ce_list.products ol li:nth-child(2n), .mod_article .ce_list.products ul li:nth-child(2n) {
        border-right: none;
    }
}

@media screen and (max-width: 374px) {
    .mod_article .ce_list.products ol li, .mod_article .ce_list.products ul li {
        width: 100%;
        border-right: none;
    }
    .mod_article .ce_list.products ol li:nth-last-child(-n+1), .mod_article .ce_list.products ul li:nth-last-child(-n+1) {
        border-bottom: none;
    }
}

.mod_article.service {
    background: #ececec;
    margin-top: 9.5vw;
    padding-top: 0;
}

.mod_article.service:before {
    position: relative;
    z-index: 10;
    content: "";
    display: block;
    background: url(../img/background-service.svg) no-repeat scroll 0 0;
    background-size: cover;
    width: 100%;
    padding-bottom: 16.17969%;
    transform: translateY(-4.5vw);
    margin-bottom: -3vw;
}

.mod_article .ce_sliderStart .slider-wrapper:not(.tns-slider) > .block:nth-child(n+2) {
    display: none;
}

.mod_article .ce_sliderStart .slider-wrapper > .block {
    margin: 0 auto !important;
}

.mod_article .ce_sliderStart .ce_image,
.mod_article .ce_sliderStart .ce_player {
    background: #dbdedf !important;
}

.mod_article .testimonials {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    max-width: 930px;
}

.mod_article .testimonials .ce_text:not(.download) {
    margin: 0 10px;
    margin-bottom: 20px;
    width: calc(33.33333% - 20px);
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media screen and (max-width: 940px) {
    .mod_article .testimonials .ce_text:not(.download) {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width: 600px) {
    .mod_article .testimonials .ce_text:not(.download) {
        width: 100%;
        max-width: 300px;
    }
}

.mod_article .testimonials .ce_text:not(.download) figure {
    margin: 40px 0;
}

.mod_article .testimonials .ce_text:not(.download) p {
    position: relative;
    padding: 20px;
    margin-bottom: 0;
    background: #ffffff;
    font-size: 1.055rem;
    line-height: 1.5;
    font-weight: 400;
    height: 100%;
    width: 100%;
}

.mod_article .testimonials .ce_text:not(.download) p:before {
    content: "";
    position: absolute;
    top: -12px;
    left: calc(50% - 12px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #ffffff transparent;
}

.mod_article .testimonials .ce_text.download {
    text-align: center;
    width: 100%;
    font-size: 0.833rem;
    line-height: 1.4;
    margin-top: 40px;
    padding: 0 20px;
}

@media screen and (max-width: 670px) {
    .mod_article .testimonials .ce_text.download br {
        display: none;
    }
}

.mod_article .testimonials .ce_text.download a {
    display: inline-block;
    margin-top: 40px;
    font-family: inherit;
    padding: 22px 25px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.888rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-decoration: none;
}

.mod_article .testimonials .ce_text.download a:hover {
    background: #295771 !important;
}

.mod_article.verleih .ce_text p:last-child {
    text-align: center;
}

.mod_article.verleih .ce_text a {
    display: inline-block;
    margin-top: 40px;
    font-family: inherit;
    padding: 22px 25px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.888rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-decoration: none;
}

.mod_article.verleih .ce_text a:hover {
    background: #295771 !important;
}

.mod_article.clothing {
    padding-top: 0;
}

.mod_article.clothing .ce_text.hero {
    position: relative;
    max-width: 100%;
    padding: 0;
    padding-top: 4.1vw;
    margin-bottom: 0 !important;
}

.mod_article.clothing .ce_text.hero figure {
    margin-bottom: 0;
}

.mod_article.clothing .ce_text.hero .content {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    text-align: center;
    padding: 0 20px;
}

.mod_article.clothing .ce_text.hero .content h1, .mod_article.clothing .ce_text.hero .content h2, .mod_article.clothing .ce_text.hero .content h3, .mod_article.clothing .ce_text.hero .content h4, .mod_article.clothing .ce_text.hero .content h5 {
    margin-bottom: 20px;
}

.mod_article.clothing .ce_text.hero .content p {
    color: #ffffff;
    font-weight: 900;
    font-size: 2.222rem;
    text-transform: uppercase;
    line-height: 1.2;
}

@media screen and (max-width: 900px) {
    .mod_article.clothing .ce_text.hero .content {
        top: 50%;
    }
}

@media screen and (max-width: 650px) {
    .mod_article.clothing .ce_text.hero .content p {
        font-size: 5vw;
    }
}

.mod_article.clothing .ce_text.hero:before {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 10;
    content: "";
    display: block;
    background: url(../img/mask-mountains-1.svg) no-repeat scroll 0 0;
    background-size: cover;
    width: 100%;
    padding-bottom: 6.75781%;
}

@media screen and (min-width: 500px) {
    .mod_article.clothing .ce_text.hero + .products-tiles {
        margin-top: -6vw;
    }
}

.mod_article .ce_list.products-tiles {
    position: relative;
    width: 100%;
}

.mod_article .ce_list.products-tiles ol, .mod_article .ce_list.products-tiles ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.mod_article .ce_list.products-tiles ol li, .mod_article .ce_list.products-tiles ul li {
    position: relative;
    padding: 40px;
}

.mod_article .ce_list.products-tiles ol li span, .mod_article .ce_list.products-tiles ul li span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0.888rem;
    font-weight: 500;
    color: #ffffff;
    height: 100%;
}

.mod_article .ce_list.products-tiles ol li span:before, .mod_article .ce_list.products-tiles ul li span:before {
    content: "";
    display: block;
    margin-bottom: 20px;
    flex-shrink: 0;
    margin-top: -15px;
}

.mod_article .ce_list.products-tiles ol li span.trekkingbikes:before, .mod_article .ce_list.products-tiles ul li span.trekkingbikes:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: 0px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.crosstrekkingbikes:before, .mod_article .ce_list.products-tiles ul li span.crosstrekkingbikes:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -130px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.citybikes:before, .mod_article .ce_list.products-tiles ul li span.citybikes:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -260px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.mountainbikes:before, .mod_article .ce_list.products-tiles ul li span.mountainbikes:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -390px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.faltraeder:before, .mod_article .ce_list.products-tiles ul li span.faltraeder:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -520px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.rennraeder:before, .mod_article .ce_list.products-tiles ul li span.rennraeder:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: 0px -130px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.cyclocrosser:before, .mod_article .ce_list.products-tiles ul li span.cyclocrosser:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -130px -130px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.bmx:before, .mod_article .ce_list.products-tiles ul li span.bmx:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -260px -130px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.ebikes:before, .mod_article .ce_list.products-tiles ul li span.ebikes:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -390px -130px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.emountainbikes:before, .mod_article .ce_list.products-tiles ul li span.emountainbikes:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -520px -130px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.radjacken:before, .mod_article .ce_list.products-tiles ul li span.radjacken:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: 0px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.regenbekleidung:before, .mod_article .ce_list.products-tiles ul li span.regenbekleidung:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -130px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.trikots:before, .mod_article .ce_list.products-tiles ul li span.trikots:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -260px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.hosen:before, .mod_article .ce_list.products-tiles ul li span.hosen:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -390px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.schuhe:before, .mod_article .ce_list.products-tiles ul li span.schuhe:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -520px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.ski:before, .mod_article .ce_list.products-tiles ul li span.ski:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1300px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.snowboards:before, .mod_article .ce_list.products-tiles ul li span.snowboards:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1430px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.langlaufski:before, .mod_article .ce_list.products-tiles ul li span.langlaufski:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1560px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.helme:before, .mod_article .ce_list.products-tiles ul li span.helme:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1690px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.bindungen:before, .mod_article .ce_list.products-tiles ul li span.bindungen:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1820px -0px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.skistoecke:before, .mod_article .ce_list.products-tiles ul li span.skistoecke:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1300px -130px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.fahrraeder:before, .mod_article .ce_list.products-tiles ul li span.fahrraeder:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1430px -130px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.hosen-winter:before, .mod_article .ce_list.products-tiles ul li span.hosen-winter:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1300px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.jacken:before, .mod_article .ce_list.products-tiles ul li span.jacken:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1430px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.secondlayer:before, .mod_article .ce_list.products-tiles ul li span.secondlayer:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1560px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.unterwaesche:before, .mod_article .ce_list.products-tiles ul li span.unterwaesche:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1690px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.handschuhe:before, .mod_article .ce_list.products-tiles ul li span.handschuhe:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1820px -260px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.kinderbekleidung:before, .mod_article .ce_list.products-tiles ul li span.kinderbekleidung:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1300px -390px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.skischuhe:before, .mod_article .ce_list.products-tiles ul li span.skischuhe:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1430px -390px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.snowboardschuhe:before, .mod_article .ce_list.products-tiles ul li span.snowboardschuhe:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1560px -390px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.fussscan:before, .mod_article .ce_list.products-tiles ul li span.fussscan:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1690px -390px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.helme-winter:before, .mod_article .ce_list.products-tiles ul li span.helme-winter:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1820px -390px;
    background-size: auto 650px;
}

.mod_article .ce_list.products-tiles ol li span.bootdoc:before, .mod_article .ce_list.products-tiles ul li span.bootdoc:before {
    background: url("../img/sprite-products.svg?240519") no-repeat scroll;
    width: 130px;
    height: 130px;
    background-position: -1300px -520px;
    background-size: auto 650px;
}

@media screen and (min-width: 870px) {
    .mod_article .ce_list.products-tiles ol li, .mod_article .ce_list.products-tiles ul li {
        width: 20%;
        height: 20vw;
    }
    .mod_article .ce_list.products-tiles ol li:nth-child(even), .mod_article .ce_list.products-tiles ul li:nth-child(even) {
        background: rgba(255, 255, 255, 0.1);
    }
}

@media screen and (min-width: 500px) and (max-width: 870px) {
    .mod_article .ce_list.products-tiles ol li, .mod_article .ce_list.products-tiles ul li {
        width: 33.33333%;
        height: 33.33333vw;
    }
    .mod_article .ce_list.products-tiles ol li:nth-child(even), .mod_article .ce_list.products-tiles ul li:nth-child(even) {
        background: rgba(255, 255, 255, 0.1);
    }
}

@media screen and (min-width: 0px) and (max-width: 500px) {
    .mod_article .ce_list.products-tiles ol li, .mod_article .ce_list.products-tiles ul li {
        width: 50%;
        height: 50vw;
        padding: 20px;
    }
    .mod_article .ce_list.products-tiles ol li:nth-child(4n+0), .mod_article .ce_list.products-tiles ol li:nth-child(4n+1), .mod_article .ce_list.products-tiles ul li:nth-child(4n+0), .mod_article .ce_list.products-tiles ul li:nth-child(4n+1) {
        background: rgba(255, 255, 255, 0.1);
    }
}

@media screen and (max-width: 350px) {
    .mod_article .ce_list.products-tiles ol li span, .mod_article .ce_list.products-tiles ul li span {
        font-size: 0.777rem;
    }
    .mod_article .ce_list.products-tiles ol li span.trekkingbikes:before, .mod_article .ce_list.products-tiles ul li span.trekkingbikes:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: 0px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.crosstrekkingbikes:before, .mod_article .ce_list.products-tiles ul li span.crosstrekkingbikes:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -100px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.citybikes:before, .mod_article .ce_list.products-tiles ul li span.citybikes:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -200px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.mountainbikes:before, .mod_article .ce_list.products-tiles ul li span.mountainbikes:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -300px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.faltraeder:before, .mod_article .ce_list.products-tiles ul li span.faltraeder:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -400px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.rennraeder:before, .mod_article .ce_list.products-tiles ul li span.rennraeder:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: 0px -100px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.cyclocrosser:before, .mod_article .ce_list.products-tiles ul li span.cyclocrosser:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -100px -100px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.bmx:before, .mod_article .ce_list.products-tiles ul li span.bmx:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -200px -100px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.ebikes:before, .mod_article .ce_list.products-tiles ul li span.ebikes:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -300px -100px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.emountainbikes:before, .mod_article .ce_list.products-tiles ul li span.emountainbikes:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -400px -100px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.radjacken:before, .mod_article .ce_list.products-tiles ul li span.radjacken:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: 0px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.regenbekleidung:before, .mod_article .ce_list.products-tiles ul li span.regenbekleidung:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -100px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.trikots:before, .mod_article .ce_list.products-tiles ul li span.trikots:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -200px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.hosen:before, .mod_article .ce_list.products-tiles ul li span.hosen:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -300px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.schuhe:before, .mod_article .ce_list.products-tiles ul li span.schuhe:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -400px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.ski:before, .mod_article .ce_list.products-tiles ul li span.ski:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1000px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.snowboards:before, .mod_article .ce_list.products-tiles ul li span.snowboards:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1100px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.langlaufski:before, .mod_article .ce_list.products-tiles ul li span.langlaufski:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1200px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.helme:before, .mod_article .ce_list.products-tiles ul li span.helme:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1300px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.bindungen:before, .mod_article .ce_list.products-tiles ul li span.bindungen:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1400px -0px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.skistoecke:before, .mod_article .ce_list.products-tiles ul li span.skistoecke:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1000px -100px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.fahrraeder:before, .mod_article .ce_list.products-tiles ul li span.fahrraeder:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1100px -100px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.hosen-winter:before, .mod_article .ce_list.products-tiles ul li span.hosen-winter:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1000px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.jacken:before, .mod_article .ce_list.products-tiles ul li span.jacken:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1100px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.secondlayer:before, .mod_article .ce_list.products-tiles ul li span.secondlayer:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1200px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.unterwaesche:before, .mod_article .ce_list.products-tiles ul li span.unterwaesche:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1300px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.handschuhe:before, .mod_article .ce_list.products-tiles ul li span.handschuhe:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1400px -200px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.kinderbekleidung:before, .mod_article .ce_list.products-tiles ul li span.kinderbekleidung:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1000px -300px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.skischuhe:before, .mod_article .ce_list.products-tiles ul li span.skischuhe:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1100px -300px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.snowboardschuhe:before, .mod_article .ce_list.products-tiles ul li span.snowboardschuhe:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1200px -300px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.fussscan:before, .mod_article .ce_list.products-tiles ul li span.fussscan:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1300px -300px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.helme-winter:before, .mod_article .ce_list.products-tiles ul li span.helme-winter:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1400px -300px;
        background-size: auto 500px;
    }
    .mod_article .ce_list.products-tiles ol li span.bootdoc:before, .mod_article .ce_list.products-tiles ul li span.bootdoc:before {
        background: url("../img/sprite-products.svg?240519") no-repeat scroll;
        width: 100px;
        height: 100px;
        background-position: -1000px -400px;
        background-size: auto 500px;
    }
}

.mod_article.background-gray {
    background: #ececec;
}

.mod_article .ce_gallery.brands {
    padding: 0 20px;
    width: 100%;
    max-width: 930px;
}

.mod_article .ce_gallery.brands > h1, .mod_article .ce_gallery.brands > h2, .mod_article .ce_gallery.brands > h3, .mod_article .ce_gallery.brands > h4, .mod_article .ce_gallery.brands > h5 {
    margin-bottom: 20px;
}

.mod_article .ce_gallery.brands ul {
    display: flex;
    flex-wrap: wrap;
}

.mod_article .ce_gallery.brands ul li {
    position: relative;
    flex-basis: calc(25% - 13.91304px);
    margin: 6.95652px;
}

.mod_article .ce_gallery.brands ul li:before {
    content: '';
    display: table;
    padding-top: 100%;
}

.mod_article .ce_gallery.brands ul li figure {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 500px) {
    .mod_article .ce_gallery.brands ul li {
        flex-basis: calc(50% - 13.91304px);
    }
}

.mod_article .ce_gallery.partners ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.mod_article .ce_gallery.partners ul li {
    position: relative;
    padding: 0 20px;
}

@media screen and (min-width: 600px) {
    .mod_article .ce_gallery.partners ul li:not(:last-child) {
        border-right: 1px solid #dbdedf;
    }
}

.mod_article .ce_gallery.partners ul li figure img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-height: 70px;
    height: auto;
}

@media screen and (max-width: 600px) {
    .mod_article .ce_gallery.partners ul li:not(:last-child) {
        border-bottom: 1px solid #dbdedf;
    }
}

.mod_article .ce_gallery:not(.brands):not(.partners) {
    padding: 0 20px;
    width: 100%;
    max-width: 930px;
}

.mod_article .ce_gallery:not(.brands):not(.partners) ul {
    display: flex;
    flex-wrap: wrap;
}

.mod_article .ce_gallery:not(.brands):not(.partners) ul.cols_6 li {
    flex-basis: 16.66667%;
}

.mod_article .ce_gallery:not(.brands):not(.partners) ul.cols_5 li {
    flex-basis: 20%;
}

.mod_article .ce_gallery:not(.brands):not(.partners) ul.cols_4 li {
    flex-basis: 25%;
}

.mod_article .ce_gallery:not(.brands):not(.partners) ul.cols_3 li {
    flex-basis: 33.33333%;
}

.mod_article .ce_gallery:not(.brands):not(.partners) ul.cols_2 li {
    flex-basis: 50%;
}

.mod_article .ce_gallery:not(.brands):not(.partners) ul li {
    position: relative;
}

.mod_article .ce_gallery:not(.brands):not(.partners) ul li figure {
    margin: 6.95652px !important;
}

.mod_article .ce_gallery:not(.brands):not(.partners) ul li figure img {
    display: block;
    width: 100%;
    height: auto;
}

@media screen and (max-width: 500px) {
    .mod_article .ce_gallery:not(.brands):not(.partners) ul li {
        flex-basis: 50% !important;
    }
}

.mod_article .ce_list.leasing {
    position: relative;
    width: 100%;
}

.mod_article .ce_list.leasing ol, .mod_article .ce_list.leasing ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.mod_article .ce_list.leasing ol li, .mod_article .ce_list.leasing ul li {
    position: relative;
    padding: 20px;
}

@media screen and (min-width: 600px) {
    .mod_article .ce_list.leasing ol li:not(:last-child), .mod_article .ce_list.leasing ul li:not(:last-child) {
        border-right: 1px solid #dbdedf;
    }
}

.mod_article .ce_list.leasing ol li span, .mod_article .ce_list.leasing ul li span {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mod_article .ce_list.leasing ol li span:before, .mod_article .ce_list.leasing ul li span:before {
    content: "";
    display: block;
    width: 250px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.mod_article .ce_list.leasing ol li span a, .mod_article .ce_list.leasing ul li span a {
    display: inline-block;
    margin-top: 20px;
    font-family: inherit;
    padding: 15px 20px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.722rem;
    font-weight: 700;
}

.mod_article .ce_list.leasing ol li span a:hover, .mod_article .ce_list.leasing ul li span a:hover {
    background: #295771;
}

.mod_article .ce_list.leasing ol li span.eurorad:before, .mod_article .ce_list.leasing ul li span.eurorad:before {
    background-image: url(../../logos/eurorad.svg);
}

.mod_article .ce_list.leasing ol li span.jobrad:before, .mod_article .ce_list.leasing ul li span.jobrad:before {
    background-image: url(../../logos/jobrad.svg);
}

.mod_article .ce_list.leasing ol li span.businessbike:before, .mod_article .ce_list.leasing ul li span.businessbike:before {
    background-image: url(../../logos/businessbike.svg);
}

.mod_article .mod_newslist {
    width: 100%;
    max-width: 930px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.mod_article .mod_newslist > div {
    width: calc(33.33333% - 20px);
    margin: 6.95652px;
    background: #ffffff;
}

.mod_article .mod_newslist > div figure {
    margin: 0;
}

.mod_article .mod_newslist > div figure img {
    display: block;
    width: 100%;
    height: auto;
}

.mod_article .mod_newslist > div .content {
    padding: 20px;
    margin: 0;
    line-height: 1.4;
}

.mod_article .mod_newslist > div .content h1, .mod_article .mod_newslist > div .content h2, .mod_article .mod_newslist > div .content h3, .mod_article .mod_newslist > div .content h4, .mod_article .mod_newslist > div .content h5, .mod_article .mod_newslist > div .content h6 {
    font-weight: 500;
}

.mod_article .mod_newslist > div .content *:not(:last-child) {
    margin-bottom: 10px;
}

@media screen and (max-width: 700px) {
    .mod_article .mod_newslist > div {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width: 500px) {
    .mod_article .mod_newslist > div {
        width: 100%;
    }
}

.mod_article.team {
    padding-top: 0;
}

.mod_article.team:before {
    position: relative;
    z-index: 10;
    content: "";
    display: block;
    background: url(../img/background-mountains.svg) no-repeat scroll 0 0;
    background-size: cover;
    width: 100%;
    padding-bottom: 14.15625%;
    margin-top: -1px;
}

.mod_article .ce_image.map {
    padding: 0 !important;
    background-color: #ffffff !important;
    max-width: 100% !important;
    margin-bottom: 0 !important;
    /*
        &:after {
            position: absolute;
            bottom: -1px;
            left: 0;
            z-index: 10;
            content: "";
            display: block;
            background: url(../img/mask-mountains-2-1.svg) no-repeat scroll 0 0;
            background-size: cover;
            width: 100%;
            padding-bottom: (100%/(1280/99.455));
            pointer-events: none;
        }
        */
}

.mod_article .ce_image.map:before {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 10;
    content: "";
    display: block;
    background: url(../img/mask-mountains-2.svg) no-repeat scroll 0 0;
    background-size: cover;
    width: 100%;
    padding-bottom: 13.67922%;
    pointer-events: none;
}

.mod_article .ce_image.map img {
    display: block;
    width: 100%;
}

.mod_article .ce_hyperlink {
    text-align: center;
}

.mod_article .ce_hyperlink a {
    display: inline-block;
    margin-top: 40px;
    font-family: inherit;
    padding: 22px 25px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.888rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-decoration: none;
}

.mod_article .ce_hyperlink a:hover {
    background: #295771;
}

.mod_article .mod_social_stream_listing {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0 !important;
}

.mod_article .mod_social_stream_listing > div {
    flex-basis: 20%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.mod_article .mod_social_stream_listing > div a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    cursor: pointer;
}

.mod_article .mod_social_stream_listing > div a:hover ~ figure {
    transform: scale(1.05);
}

.mod_article .mod_social_stream_listing > div p {
    padding: 20px;
    font-size: 0.777rem;
    line-height: 1.4;
    font-weight: 400;
}

.mod_article .mod_social_stream_listing > div figure {
    transition: transform .4s;
    width: 100%;
    height: 100%;
}

.mod_article .mod_social_stream_listing > div figure img {
    width: 100%;
    height: 100%;
}

.mod_article .mod_social_stream_listing > div:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 9;
}

.mod_article .mod_social_stream_listing > div.facebook:before {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 50px;
    height: 50px;
    background-position: -50px -0px;
    background-size: auto 250px;
}

.mod_article .mod_social_stream_listing > div.instagram:before {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 50px;
    height: 50px;
    background-position: -50px -50px;
    background-size: auto 250px;
}

@media screen and (max-width: 900px) {
    .mod_article .mod_social_stream_listing > div {
        flex-basis: 25%;
    }
    .mod_article .mod_social_stream_listing > div:nth-child(n+9) {
        display: none;
    }
}

@media screen and (min-width: 500px) and (max-width: 700px) {
    .mod_article .mod_social_stream_listing > div p {
        font-size: 1.8vw;
    }
}

@media screen and (max-width: 500px) {
    .mod_article .mod_social_stream_listing > div {
        flex-basis: 50%;
    }
}

@media screen and (max-width: 400px) {
    .mod_article .mod_social_stream_listing > div p {
        font-size: 3vw;
    }
}

footer {
    color: #ffffff;
}

footer:before {
    position: relative;
    z-index: 10;
    content: "";
    display: block;
    background: url(../img/mask-footer.svg) no-repeat scroll 0 0;
    background-size: cover;
    width: 100%;
    padding-bottom: 14.13281%;
    margin-top: -18vw;
    margin-bottom: -1px;
}

footer > .inside {
    background: #9d9c9c;
    padding: 40px;
}

footer > .inside > .inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

footer > .inside > .inner > .block:not(:last-child) {
    margin-bottom: 40px;
}

footer .logo {
    display: block;
    width: 245px;
    height: 26px;
    margin-top: 23px;
    background: url(../img/logo-footer.svg) no-repeat scroll 0 50%;
    background-size: contain;
}

footer .mod_form {
    flex-grow: 1;
    margin: 0 40px;
    margin-top: 2px;
}

footer .mod_form .formbody {
    display: flex;
    max-width: 600px;
    margin: 0 auto;
    flex-wrap: wrap;
}

footer .mod_form .formbody .widget {
    width: 50%;
}

footer .mod_form .formbody .widget input[type="text"], footer .mod_form .formbody .widget button {
    display: block;
    width: 100%;
    border: 2px solid #ffffff;
    background: transparent;
    font-family: inherit;
    padding: 22px 25px;
    height: 64px;
    line-height: 1;
    white-space: nowrap;
}

footer .mod_form .formbody .widget input[type="text"] {
    background: #ffffff;
    font-size: 18px;
}

footer .mod_form .formbody .widget button {
    color: inherit;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
}

footer .mod_form .formbody .widget button:hover {
    background: #295771;
}

footer .mod_form .formbody .widget button[disbled] {
    pointer-events: none;
}

footer nav.social > ul {
    display: flex;
}

footer nav.social > ul a {
    display: block;
    opacity: 1;
    transition: opacity .2s;
}

footer nav.social > ul a[href*="facebook.com"] {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 68px;
    height: 68px;
    background-position: 0px -0px;
    background-size: auto 340px;
}

footer nav.social > ul a[href*="instagram.com"] {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 68px;
    height: 68px;
    background-position: 0px -68px;
    background-size: auto 340px;
}

footer nav.social > ul a[href*="youtube.com"] {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 68px;
    height: 68px;
    background-position: 0px -136px;
    background-size: auto 340px;
}

@media screen and (max-width: 540px) {
    footer nav.social > ul a[href*="facebook.com"] {
        background: url("../img/sprite-icons.svg") no-repeat scroll;
        width: 40px;
        height: 40px;
        background-position: 0px -0px;
        background-size: auto 200px;
    }
    footer nav.social > ul a[href*="instagram.com"] {
        background: url("../img/sprite-icons.svg") no-repeat scroll;
        width: 40px;
        height: 40px;
        background-position: 0px -40px;
        background-size: auto 200px;
    }
    footer nav.social > ul a[href*="youtube.com"] {
        background: url("../img/sprite-icons.svg") no-repeat scroll;
        width: 40px;
        height: 40px;
        background-position: 0px -80px;
        background-size: auto 200px;
    }
}

footer nav.social > ul a:hover {
    opacity: 0.8;
}

footer nav.social > ul a span {
    display: none;
}

footer nav.legal {
    width: 100%;
    flex-shrink: 0;
    order: 10;
}

footer nav.legal ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

footer nav.legal ul li {
    display: flex;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin-bottom: 20px;
}

footer nav.legal ul li a, footer nav.legal ul li strong {
    font-weight: inherit;
}

footer nav.legal ul li a:hover {
    text-decoration: underline;
}

footer nav.legal ul li + li:before {
    content: "";
    display: block;
    border-left: 1px solid #ffffff;
    margin-left: 20px;
    margin-right: 20px;
}

@media screen and (max-width: 400px) {
    footer nav.legal ul {
        flex-direction: column;
    }
    footer nav.legal ul li + li:before {
        display: none;
    }
}

@media screen and (max-width: 1180px) {
    footer .mod_form {
        width: 100%;
        order: 3;
    }
}

@media screen and (max-width: 900px) {
    footer .mod_form {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 650px) {
    footer .mod_form .widget input, footer .mod_form .widget button {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 580px) {
    footer > .inside {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    footer .mod_form .widget {
        width: 100% !important;
    }
    footer .mod_form .widget input {
        text-align: center;
    }
}

@media screen and (max-width: 540px) {
    footer .logo {
        width: 200px;
        margin-top: 8px;
    }
}

@media screen and (min-width: 800px) {
    body.has-ticker header, body.has-ticker #cookie-disclaimer {
        margin-top: 40px;
    }
    body.has-ticker .mod_article .ce_text.ticker:not(.single) {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 50;
        max-width: 100%;
        width: 100%;
    }
}

body.summer.single header {
    background: #ec6707;
}

body.summer #hero .block.style-1 {
    background: #ec6707;
}

body.summer #hero .block.style-2 {
    color: #ec6707;
}

body.summer #hero:before {
    background-image: url(../img/logo-bikemax.svg);
}

body.summer header nav.main > ul > li a:hover,
body.summer .mod_article .ce_form .formbody .widget.widget-checkbox fieldset span label a:hover {
    color: #ec6707;
}

body.summer .mod_article .arrow-head.ce_headline:before,
body.summer .mod_article .arrow-head h1:before, body.summer .mod_article .arrow-head h2:before, body.summer .mod_article .arrow-head h3:before, body.summer .mod_article .arrow-head h4:before, body.summer .mod_article .arrow-head h5:before, body.summer .mod_article .arrow-head h6:before {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 54px;
    height: 54px;
    background-position: -108px -108px;
    background-size: auto 270px;
}

body.summer .mod_article .arrow-head.ce_headline:after,
body.summer .mod_article .arrow-head h1:after, body.summer .mod_article .arrow-head h2:after, body.summer .mod_article .arrow-head h3:after, body.summer .mod_article .arrow-head h4:after, body.summer .mod_article .arrow-head h5:after, body.summer .mod_article .arrow-head h6:after {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 46px;
    height: 46px;
    background-position: -92px -138px;
    background-size: auto 230px;
}

body.summer .mod_article .ce_player.paused .wrapper:after {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 110px;
    height: 110px;
    background-position: -330px -110px;
    background-size: auto 550px;
}

body.summer .mod_article .testimonials .ce_text.download a,
body.summer .mod_article .ce_list.products-tiles,
body.summer .mod_article .ce_gallery.brands ul li,
body.summer .mod_article .ce_list.leasing ol li span a,
body.summer .mod_article .ce_list.leasing ul li span a,
body.summer .mod_article .mod_social_stream_listing > div,
body.summer .mod_article .ce_hyperlink a,
body.summer .mod_article .ce_form .formbody .widget button {
    background: #ec6707;
}

@media screen and (max-width: 870px) and (min-width: 500px) {
    body.summer .mod_article .ce_list.products-tiles ol:nth-child(n+4), body.summer .mod_article .ce_list.products-tiles li:nth-child(n+4) {
        width: 50%;
    }
}

body.winter.single header {
    background: #1c7ec3;
}

body.winter #hero .block.style-1 {
    background: #1c7ec3;
}

body.winter #hero .block.style-2 {
    color: #1c7ec3;
}

body.winter #hero .block.style-3 figure:before {
    background-image: url(../img/logo-est1979-winter.svg);
}

body.winter #hero:before {
    background-image: url(../img/logo-skimax.svg);
}

body.winter header nav.main > ul > li a:hover,
body.winter .mod_article .ce_form .formbody .widget.widget-checkbox fieldset span label a:hover {
    color: #1c7ec3;
}

body.winter .mod_article .arrow-head.ce_headline:before,
body.winter .mod_article .arrow-head h1:before, body.winter .mod_article .arrow-head h2:before, body.winter .mod_article .arrow-head h3:before, body.winter .mod_article .arrow-head h4:before, body.winter .mod_article .arrow-head h5:before, body.winter .mod_article .arrow-head h6:before {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 54px;
    height: 54px;
    background-position: -216px -54px;
    background-size: auto 270px;
}

body.winter .mod_article .arrow-head.ce_headline:after,
body.winter .mod_article .arrow-head h1:after, body.winter .mod_article .arrow-head h2:after, body.winter .mod_article .arrow-head h3:after, body.winter .mod_article .arrow-head h4:after, body.winter .mod_article .arrow-head h5:after, body.winter .mod_article .arrow-head h6:after {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 46px;
    height: 46px;
    background-position: -184px -92px;
    background-size: auto 230px;
}

body.winter .mod_article .ce_player.paused .wrapper:after {
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 110px;
    height: 110px;
    background-position: -440px -0px;
    background-size: auto 550px;
}

body.winter .mod_article .testimonials .ce_text.download a,
body.winter .mod_article .ce_list.products-tiles,
body.winter .mod_article .ce_gallery.brands ul li,
body.winter .mod_article .ce_list.leasing ol li span a,
body.winter .mod_article .ce_list.leasing ul li span a,
body.winter .mod_article .mod_social_stream_listing > div,
body.winter .mod_article .ce_hyperlink a,
body.winter .mod_article .ce_form .formbody .widget button,
body.winter .mod_article.verleih .ce_text a {
    background: #1c7ec3;
}

body.winter .mod_article.clothing .ce_text.hero:before {
    background-image: url(../img/mask-mountains-1-white.svg);
}

body.winter .mod_article.clothing .ce_text.hero .content p {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 600px) {
    body.winter .mod_article .ce_list.products ul li {
        width: calc(33.33333% - 1px);
        border-bottom: 1px solid #dbdedf;
        border-right: 1px solid #dbdedf;
    }
    body.winter .mod_article .ce_list.products ul li:nth-last-child(-n+3) {
        border-bottom: none;
    }
    body.winter .mod_article .ce_list.products ul li:nth-child(3n) {
        border-right: none;
    }
}

@media screen and (max-width: 870px) and (min-width: 500px) {
    body.winter .mod_article .ce_list.products-tiles ol:nth-child(n+4), body.winter .mod_article .ce_list.products-tiles li:nth-child(n+4) {
        width: 33.33333%;
    }
    body.winter .mod_article .ce_list.products-tiles ol:nth-child(n+4):nth-child(even), body.winter .mod_article .ce_list.products-tiles li:nth-child(n+4):nth-child(even) {
        background: rgba(255, 255, 255, 0.1);
    }
}

body.winter .mod_article .mod_social_stream_listing > div {
    color: #ffffff;
}

body.winter header.social-detached nav.social ul li {
    background: #294672;
}

body.single header {
    margin-bottom: 0;
}

body.single footer:before {
    margin-top: 0;
}

#cookie-disclaimer .inner {
    padding: 40px;
    margin: 0 auto;
    max-width: 700px;
    text-align: center;
    line-height: 1.2;
    font-size: 0.888rem;
}

#cookie-disclaimer p {
    margin-bottom: 20px;
}

#cookie-disclaimer a {
    display: inline-block;
    margin: 20px;
    padding: 13.33333px 26.66667px;
    background: #dbdedf;
}

#cookie-disclaimer a.close {
    background: #2b2e34;
    color: #ffffff;
}

@media screen and (max-width: 400px) {
    #cookie-disclaimer .inner {
        display: flex;
        flex-direction: column;
    }
    #cookie-disclaimer a {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

#scroll-overlay {
    display: block;
    opacity: 0.5;
    width: 50px;
    height: 50px;
    background: #8e8d88;
    border-radius: 50%;
    position: fixed;
    z-index: 50;
    bottom: 40px;
    right: 40px;
    transition: transform .2s;
}

#scroll-overlay.hidden {
    transform: translateX(200%);
}

#scroll-overlay:before {
    content: "";
    display: block;
    position: absolute;
    transition: opacity .2s;
    left: 10px;
    top: 10px;
    transform: rotate(90deg);
    background: url("../img/sprite-icons.svg") no-repeat scroll;
    width: 30px;
    height: 30px;
    background-position: -60px -120px;
    background-size: auto 150px;
}
