<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-main .header--navigation {
    max-width: 100%;
}

.content-main .content-main--inner .emotion--wrapper {
    max-width: 100%;
}

.sidebar-main.off-canvas {
    display: none;
    width: 0px;
}
.content--wrapper {
    margin-left: 0px !important;
}
.is--ctl-detail.is--act-index .content-main.container.block-group {
    padding-top: 0px !important;
}
.content.product--details {
    padding-top: 0px !important;
}
@media screen and (min-width: 1024px) {
  .is--ctl-detail.is--act-index .content-main.container.block-group {
    padding-top: 45px !important;
  }
}
.container, .emotion--container {
    background-color: transparent;
}
.header-main .logo-main, .header-main .logo-main .logo--link img, .header-main .logo-main .logo--link, .header-main .logo-main .logo--shop {
    height: auto;
    width: 104px;
}

.header-main .header--navigation &gt; .navigation--entry {
    display: block;
    padding: 28px 0 0 4px;
    margin-top: 0;
}

.header-main .header--navigation &gt; .navigation--entry .entry--link .icon--menu {
    width: 20px;
    height: 20px;
}

.btn.is--icon-left [class^="icon--"] {
    height: 22px;
}

.register--login .register--new-customer, .register--content .register--action {
    margin: 2.25rem!important;  
}

.navigation-main {
    display: none;
    position: absolute;
    z-index: 1001;
    background-color: #D06C6D;
    top: 79px;
    width: 100%;
}

.navigation--entry {
    visibility: visible!important;
}

.navigation-main .navigation--link {
    padding-bottom: 8px;
}

.navigation-main .navigation--entry:last-child .navigation--link {
    padding: 14px;
}

.navigation-main .navigation--list .navigation--entry.is--active {
    border: none;
}

.navigation-main .navigation--list .navigation--entry, .navigation-main .navigation--list .navigation--entry .navigation--link {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color:#000;
}

.navigation--link:hover {
    opacity: 0.4;
}

.footer-main .navigation--link:hover {
    color: #fff;
}

.content--breadcrumb {
    display: none;
}

.navigation-main .navigation--list .navigation--entry.is--hovered, .navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link, .navigation-main .navigation--list .navigation--entry.is--active, .navigation-main .navigation--list .navigation--entry.is--active .navigation--link {
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
} 

.navigation-main li.navigation--entry {
    float: left;
}

.navigation-main .navigation--list .navigation--entry .navigation--link {
    display: inline;
}

.navigation-main &gt; .container {
    min-height: 90vh;
}

ul.navigation--list.container {
    position: relative;
    left: 0;
    top: 50px;
    padding: 0;
}

.navigation-main.active {
    background-color: #fff;
    background-position-y: -66px;
}

.lexicon--close-btn, .navigation--smartphone .entry--close-off-canvas {
    font-size: 18px;
    padding: 0.5rem .625rem .125rem .625rem;
}

.description {
    font-size: 18px;
    margin: 5% 0;
}

.lexicon .entries .product--box.box--basic {
    height: auto !important;
}

.box--content.is--rounded div {
    float: right;
}

.listing--container.newest-entries h3, .lexicon .entries .product--box .box--content .title h3, .box--content h3 {
    font-size: 25px;
    text-align: left;
}

.navigation--headline, span.navigation--headline {
    font-size: 18px;
    text-transform: uppercase;
}

span.navigation--headline {
    line-height: 52px;
}

b, strong {
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}


p {
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.2rem;
}

.panel--paging .paging--link {
    font-size: 18px;
    padding: .625rem;
}

[data-controllerurl="/de/widgets/emotion/index/emotionId/17/controllerName/campaign"] p {
    font-size: 18px;
}

.header-main {
    height: 60px;
}

.header-main .header--navigation {
    padding-top: 0;
}

.header-main .logo-main {
    position: absolute;
    left: 50%;
    margin-left: -52px;
    padding: 0;
    top: 0;
    z-index: 1002;
}


.header-main .shop--navigation .navigation--entry.entry--search{
    display: none;
}

.btn, .btn_red, .btn_white, .btn_stoerer {
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-transform: uppercase;
    padding: 7px 12px 3px 12px;
    background-image: none;
    background-color: none;
    font-size: 1rem;
    line-height: 1rem;
    display: inline-block;
}

.btn {
    border: 1px solid #000;
    font-weight: 500;
}

.btn_red {
    border: 1px solid #FF3C4D;
    color: #FF3C4D;
    background-color: transparent;
}

.btn_stoerer {
    color: #000;
    background-color: #FF3C4D;
}

.btn_white {
    border: none;
    color: #FF3C4D;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #fff;
}

.btn:hover {
    background: inherit;
}

#support i.icon--arrow-right {
    display: none;
}

#support .btn.is--icon-right {
    padding-right: 13px !important;
}

.header-main .btn.navigation--signin-btn {
    padding-top: 0;
    color: inherit;
    background-color: inherit;
}

.btn.is--primary {
    background-color: inherit;
    color: inherit;
}

.account--dropdown-navigation {
    right: -3px;
}

.panel--body.is--wide {
    padding: 0px;
}

.barlabel {
    color: #BAEBEB;
    text-transform: uppercase;
    font-size: 14px;
    margin-top:8px;
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
}

h1 {
    font-size: 1.4rem;
    line-height: 1.6rem;
    text-transform:uppercase;
    font-family: "BrandonText-Black", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    text-align: center;
}

h2 {
    font-size: 1.1rem;
    line-height: 1.3rem;
    text-align: center;
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h3 {
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-align: center;
    margin-bottom: 0;
    font-size: 0.9rem;
    line-height: 1.1rem;
}

img {
    max-width: none;
}

.tinymce-editor-image {
    max-width: 100%;
}

.header-main .top-bar {
    line-height: 2.3rem;
}

@media only screen and (max-width: 389px) {
    .header-main .top-bar span {
        font-size: 0.7rem;
    }
}


 /* SECTION 1 */

.urbandoo_section1 {
    position:relative;
    background-image: url('/media/image/3f/d4/3f/urbandoo_start_teaser_small.jpg');
    background-color: #222021;
    background-repeat: no-repeat;
    background-position-x: 30%;
    background-size: 110%;
    min-height:550px;
    overflow: hidden;
}

.urbandoo_section1 .left_teaser {
    width: 30%;
    float: left;
    margin: 12rem 0 0 1rem;
}

.urbandoo_section1 .right_teaser {
    width: 35%;
    float: right;
    margin: 12rem 1rem 0 0;
    text-align: center;
}

.urbandoo_section1 span.btn_stoerer {
    position: absolute;
    left:6rem;
}

.urbandoo_section1 .headline_teaser {
    color: #fff;
    font-size:1.2rem;
    line-height:1.4rem;
}

.urbandoo_section1 .subheadline_teaser {
    color: #fff;
}

.uebergang {
    bottom: -4px;
    position: absolute;
    width: 102%;
    left: -18px;
}

.uebergang_top {
    width: 100%;
    position: absolute;
    z-index: 1000;
    top: -2px;
}

.uebergang_top_desk {
    width: 40rem;
    position: absolute;
    z-index: 1000;
    top: -1rem;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.uebergang_top_sw {
    width: 40rem;
    position: absolute;
    bottom: -33%;
    z-index: 1000;
    margin: 0 auto;
    left: 0;
    right: 0;
}

@media only screen and (max-width: 767px) {
    .urbandoo_section1 {
        min-height:650px;
        background-size: cover;
        background-position-x: 48%;
    }

    .urbandoo_section1_inner {
        width: 80%;
        margin: 0 auto;
    }

    .urbandoo_section1 .left_teaser {
        width: 100%;
        margin: 2rem auto;
    }

    .urbandoo_section1 h1 {
        margin-top: 3rem;
    }

    .urbandoo_section1 .right_teaser {
        width: 100%;
        margin: 18rem auto 0;
    }

    .urbandoo_section1 .btn_stoerer {
        position: absolute;
        top: 3rem;
        left: 2rem;
    }

    .section1_buttons .btn_white {
        width: 40%;
        display: block;
        float: left;
        font-size: 0.8rem;
        margin-right: 2%;
    }

    .section1_buttons .btn_red {
        width: 55%;
        display: block;
        float: right;
        font-size: 0.8rem;
    }

    .uebergang {
        left: -8px;
    }
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
    .urbandoo_section1 .right_teaser {
        margin: 16rem auto 0;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .urbandoo_section1 .btn_red, .urbandoo_section1 .btn_white {
        display: block;
        margin-bottom: 0.5rem;
    }

    .uebergang {
        left: -8px;
    }
}

@media only screen and (min-width: 1250px) {
   .urbandoo_section1 {
        background-position-y: 20%;
        min-height:750px;
    }

   .section1_buttons .btn_red {
        margin-left: 1rem;
    }

}

/* SECTION 1 END */

/* SECTION 2 */

.urbandoo_section2 {
    position:relative;
    background-color: #FF3C4D;
    width:100%;
    min-height: 80px;
    overflow: hidden;
}

.urbandoo_section2_inner {
    width: 50%;
    margin: 0 auto;
}

.urbandoo_section2 p {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin: 0;
    padding-top: 0.8rem;
}

@media only screen and (max-width: 767px) {
    .urbandoo_section2_inner {
        width: 80%;
        margin-top: 4%;
    }
}

@media only screen and (min-width: 1250px) {
   .urbandoo_section2_inner {
        width: 30%;
    }
}

/* SECTION 2 END */


/* SECTION 3 */

.urbandoo_section3 {
    position:relative;
    background-color: #fff;
    width:100%;
    min-height: 350px;
    overflow: hidden;
    margin-top: 5%;
}

.urbandoo_section3_inner {
    width: 80%;
    margin: 0;
    position: absolute;
    top: 10%;
    -ms-transform: translateX(+13%);
    transform: translateX(+13%);
}

.urbandoo_section3 p {
    color: #000;
    text-align: center;
}

.urbandoo_section3 p.testimonial {
    font-size: 15px;
    font-style: italic;
    line-height:20px;
}

.urbandoo_section3 p.testimonial_user {
    font-size: 12px;
    font-style: italic;
    text-transform: uppercase;
    line-height:14px;
}

.urbandoo_section3 img.sterne {
    margin: 0 auto 1em;
}

/* SLIDER */

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

.mySlides_mobile {
  display: none;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 0 6px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  opacity: 0.6;
}

.dot_mobile {
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 0 6px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  opacity: 0.6;
}

.active, .dot:hover {
  background-color: #717171;
}

.active, .dot_mobile:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* SLIDER END */


@media only screen and (max-width: 767px) {
    .urbandoo_section3_inner {
        top: 0;
        margin-top: 25%;
    }
}

@media only screen and (min-width: 767px) and (max-width: 999px) {
    .urbandoo_section3 {
        min-height: 200px;
        margin-top: 20%;
    }
}

/* SECTION 3 END */


/* SECTION 4 */

.urbandoo_section4 {
    position:relative;
    background-color: #e3e3e3;
    width:100%;
    min-height: 480px;
    color: #000;
    overflow: hidden;
}

.urbandoo_section4_inner {
    width: 100%;
    margin: 0 auto;
    z-index: 10;
}

.urbandoo_section4 h1 {
    margin: 0 5rem 2rem 0;
    float: right;
    width: 20%;
    font-size: 1.8rem;
    line-height: 2rem;
}

.urbandoo_section4 .wolke1, .urbandoo_section4 .wolke2, .urbandoo_section4 .wolke3, .urbandoo_section4 .wolke4 {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 22%;
    float: left;
    margin-left: 1rem;
}

.wolke_inhalt {
    margin: 0 auto;
    max-width: 66%;
    padding: 10% 0 0 0;
}

p.wolke1_red, p.wolke2_red, p.wolke3_red, p.wolke4_red {
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size:200%;
    font-weight:bold;
    color:#FF3C4D;
    line-height: 0.6rem;
}

p.wolke1_info, p.wolke2_info, p.wolke3_info, p.wolke4_info {
    font-size:90%;
    line-height: 0.9rem;
    font-weight: bold;
    letter-spacing: -0.5px;
    margin: 10% 0 0 10%;
}

.wolke1_quelle, .wolke2_quelle, .wolke3_quelle, .wolke4_quelle {
    font-size: 70%;
    opacity: 0.6;
    line-height: 1.7rem;
    margin-left: 10%;
}

.urbandoo_section4 .wolke1 {
    background-image: url('/media/vector/2d/1b/df/wolke1.svg');
}

.urbandoo_section4 .wolke1 img {
    margin: 0 0 0 30%;
}

.urbandoo_section4 .wolke1_red {
    margin: 10% 0 5% 25%;
}

.urbandoo_section4 .wolke2 {
    background-image: url('/media/vector/57/40/13/wolke2.svg');
    margin-top: 2%;
}

.urbandoo_section4 .wolke2 img {
    margin: 15% 0 0 70%;
}

.urbandoo_section4 .wolke2_red {
    margin: 0 0 5% 19%;
}

.urbandoo_section4 .wolke2_info {
    margin: 10% 0 0 0;
}

.urbandoo_section4 .wolke2_quelle {
    margin: 0 0 20% 0;
}

.urbandoo_section4 .wolke3 {
    background-image: url('/media/vector/6b/85/83/wolke3.svg');
    margin-top: 3%;
}

.urbandoo_section4 .wolke3 img {
    margin: 0 0 0 40%;
}

.urbandoo_section4 .wolke3_red {
    margin: 15% 0 0 15%;
}

.urbandoo_section4 .wolke3_info {
    margin: 10% 0 0 0;
}

.urbandoo_section4 .wolke3_quelle {
    margin: 0 0 10% 0;
}

.urbandoo_section4 .wolke4 {
    background-image: url('/media/vector/bf/ce/g0/wolke4.svg');
}

.urbandoo_section4 .wolke4 img {
    margin: 0 0 0 65%;
}

.urbandoo_section4 .wolke4_red {
    margin: 0 0 5% 50%;
}

.urbandoo_section4 .wolke4_info {
    margin: 10% 0 0 0;
}

.urbandoo_section4 .wolke4_quelle {
    margin: 0 0 10% 80%;
}

.skyline {
    background-image: url('/media/vector/a5/78/ed/skyline_bigger.svg');
    background-repeat: repeat-x;
    background-size: contain;
    float: left;
    width: 100%;
}

.inhalt_skyline {
    width: 60%;
    -ms-transform: translateX(+10%);
    transform: translateX(+10%);
    color: #fff;
    padding: 7rem 0 7rem 0;
    margin: 0 auto;
}

.inhalt_skyline .number_red {
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    float: left;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 2.5rem;
    width: 20%;
    color: #FF3C4D;
    text-align: right;
}

.inhalt_skyline .loesung_urbandoo {
    float: left;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.2rem;
    width: 40%;
    margin-left: 1rem;
}

.inhalt_skyline span {
    float: left;
    margin: 0 0 0 2rem;
}

@media only screen and (max-width: 767px) {

    .urbandoo_section4_inner {
        margin-top: 20%;
    }

    .urbandoo_section4 h1 {
        width: 50%;
        margin: 0 2rem 0 0;
    }

    .urbandoo_section4 .wolke1 {
        width: 70%;
        margin-left: -4%;
    }

    .urbandoo_section4 .wolke2 {
        margin-top: -8%;
        width: 24%;
        width: 70%;
        margin-right: -4%;
        float: right;
    }

    .urbandoo_section4 .wolke3 {
        width: 74%;
        margin-left: -4%;
        margin-top: -8%;
    }

    .urbandoo_section4 .wolke4 {
        margin-top: -5%;
        width: 75%;
        margin-right: -4%;
        float: right;
    }

    .urbandoo_section4 .wolke4 img {
        margin: 0 0 0 7rem;
    }

    .urbandoo_section4 .wolke4_red {
        margin: 0 0 0.5rem 5.5rem;
    }

    .urbandoo_section4 .wolke4_info {
        margin: 1rem 0 0 0;
    }

    .urbandoo_section4 .wolke4_quelle {
        margin: 0 0 1rem 9rem;
    }

    .inhalt_skyline {
        width: 80%;
        padding: 0;
        -ms-transform: none;
        transform: none;
        text-align: center;
        margin: 5rem auto 0;
    }

    .inhalt_skyline span {
        float: none;
    }

    .inhalt_skyline .number_red {
        width: 41%;
    }

    .inhalt_skyline .loesung_urbandoo {
        font-size: 0.8rem;
        line-height: 1.1rem;
        width: 50%;
        margin-left: 2%;
        text-align: left;
    }

    .inhalt_skyline .btn_white {
        display: inline-block;
        width: 60%;
        margin: 0;
        text-align: center;
    }
}

@media only screen and (min-width: 767px) and (max-width: 999px) {
    .urbandoo_section4 {
        min-height: 740px;
    }

    .urbandoo_section4_inner {
        margin-top: 15%;
    }

    .urbandoo_section4 h1 {
        width: 30%;
    }

    .urbandoo_section4 .wolke1, .urbandoo_section4 .wolke2, .urbandoo_section4 .wolke3, .urbandoo_section4 .wolke4 {
        width: 40%;
    }

    .urbandoo_section4 .wolke3 {
        margin-top: 0;
    }

    .urbandoo_section4 .wolke4 {
        margin-top: 2rem;
    }

    .wolke_inhalt {
        max-width: 60%;
    }

    .inhalt_skyline {
        width: 60%;
        padding: 5rem 0 5rem 0;
    }

    .inhalt_skyline .number_red {
        width: 18%;
    }

}

@media only screen and (min-width: 1350px) {

   .wolke_inhalt {
        max-width: 60%;
    }

    .wolke3 .wolke_inhalt, .wolke4 .wolke_inhalt {
        max-width: 50%;
    }

    .urbandoo_section4 .wolke2 {
        width: 19%;
    }

    .urbandoo_section4 .wolke3_quelle {
        margin: 0 0 20% 0;
    }

    .urbandoo_section4 .wolke4_info {
        margin: 15% 0 0 0;
    }

    .inhalt_skyline {
        width: 50%;
    }

    .inhalt_skyline .loesung_urbandoo {
        width: 30%;
    }
    
}

/* SECTION 4 END */


 /* SECTION 5 */

.urbandoo_section5 {
    position:relative;
    background-image: url('/media/image/b1/c2/b9/background_filter.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #D5D6D7;
    width:100%;
    min-height:560px;
    overflow: hidden;
}

.urbandoo_section5_inner {
    width: 90%;
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-top: 5%;
}

.section5_stoerer_rot {
    border: 1px solid #FF3C4D;
    color: #fff;
    background-color: #FF3C4D;
    font-size: 0.9rem;
    line-height: 1rem;
    padding: 7px 12px 3px 12px;
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-transform: uppercase;
    display: block;
    width: 15rem;
}

.section5_stoerer_schwarz {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
    font-size: 0.7rem;
    line-height: 0.8rem;
    padding: 7px 12px 3px 12px;
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-transform: uppercase;
    display: block;
    margin: 0.2rem 0 0 0;
    width: 15rem;
}

.section5_left {
    background-image: url('/media/image/c9/31/75/heiq_left.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 40%;
    float: left;
    margin-top: 2rem;
}

.section5_left_stoerer1 {
    margin: 10rem 0 0 0;
}

.section5_left_stoerer2 {
    margin: 1rem 0 0 3rem;
}

.section5_middle {
    width: 20%;
    float: left;
    margin-top: 4rem;
}

.section5_middle h1 {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2em;
    font-size: 1.6rem;
    line-height: 1.6rem;
}

.section5_right {
    background-image: url('/media/image/e4/1b/68/heiq_right.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 40%;
    float: left;
    margin-top: 4rem;
}

.section5_right_stoerer1 {
    margin: 0 0 12rem 6rem;
}

.section5_right_stoerer2 {
    margin: 0px auto 7rem auto;
    display: inline-block;
}

.section5_right_stoerer2 .section5_stoerer_schwarz {
    width: 17rem;
    margin-left: -1.5rem;
}

@media only screen and (max-width: 767px) {

    .urbandoo_section5_inner {
        margin-top: 20%;
    }

    .section5_middle {
        width: 100%;
        margin-top: 1rem;
    }

    .section5_middle h1 {
        margin: 1rem 0 1rem 0;
    }

    .section5_left {
        width: 100%;
        margin-left: 2rem;
    }

    .section5_right {
        width: 100%;
        background-position-y: -20%;
        margin-left: 0;
    }

    .section5_right_stoerer2 {
        margin: 0 0 5rem 0;
    }

    .section5_right_stoerer2 .section5_stoerer_schwarz {
        margin-left: 0;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .urbandoo_section5 {
        min-height: 700px;
    }

    .urbandoo_section5_inner {
        margin-top: 15%;
    }

    .section5_middle {
        width: 100%;
        margin-top: 0
    }

    .section5_left {
        width: 45%;
    }

    .section5_right {
        width: 40%;
        float: right;
    }

    .section5_left .section5_stoerer_rot, .section5_left .section5_stoerer_schwarz {
        width: 85%;
    }

    .section5_right .section5_stoerer_rot, .section5_right .section5_stoerer_schwarz {
        width: 115%;
    }

    .section5_right .section5_stoerer_schwarz {
        margin-left: 0;
    }

    .section5_right_stoerer1 {
        margin: 0 0 8rem 6rem;
    }

    .section5_right_stoerer2 {
        margin: 0 auto 10rem auto;
    }

    .urbandoo_section6 {
        min-height: 170px;
    }
}

@media only screen and (min-width: 1250px) {
   .urbandoo_section5 {
        min-height: 480px;
    }

    .section5_left_stoerer2 {
        margin: 1rem 0 0 12rem;
    }
}


/* SECTION 5 END */

/* SECTION 6 */

.urbandoo_section6 {
    position:relative;
    background-image: none;
    background-color: #fff;
    width:100%;
    min-height:210px;
    overflow: hidden;
}

.urbandoo_section6_inner {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    margin-top: 1rem;
}

.urbandoo_section6_inner p {
    margin-bottom: 0.2rem;
}

.section6_line2 {
    margin-bottom: 1rem;
}

.section6_line2 img {
    margin-right: 0.5rem;
    display: inline-block;
    vertical-align: top;
}

.section6_line2 p {
    display: inline-block;
    vertical-align: middle;
}

.urbandoo_section6 .stoerer_rot {
    border: 1px solid #FF3C4D;
    color: #fff;
    background-color: #FF3C4D;
    font-size: 1rem;
    line-height: 1rem;
    padding: 7px 12px 3px 12px;
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-transform: uppercase;
}

.section6_btns .btn, .section6_btns .stoerer_rot {
    display: block;
    width: 60%;
    margin: 0.5rem auto 0 auto;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .urbandoo_section6_inner {
        width: 80%;
        margin-top: 10%;
    }

    .section6_btns span {
        width: 100%;
        text-align: center;
        margin: 0.5rem 0;
    }

    .section6_btns span.btn {
        font-size: 0.9rem;
    }

}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .urbandoo_section6_inner {
        width: 80%;
    }

    .urbandoo_section6 .btn, .urbandoo_section6 .stoerer_rot {
        display: block;
        text-align: center;
        width: 60%;
        margin: 0.5rem auto 0.5rem auto;
    }

}

@media only screen and (min-width: 767px) and (max-width: 1023px) {

    .urbandoo_section6 .btn, .urbandoo_section6 .stoerer_rot {
        display: block;
        text-align: center;
        width: 40%;
        margin: 0.5rem auto 0.5rem auto;
    }

}

@media only screen and (min-width: 1250px) {
   .section6_btns .btn, .section6_btns .stoerer_rot {
        width: 30%;
    }

}

/* SECTION 6 END */

/* SECTION 7 */

.urbandoo_section7 {
    background-image: none;
    background-color: #000;
    width:100%;
    overflow: hidden;
    min-height: 840px;
}

.urbandoo_section7 h1 {
    position: absolute;
    color: #fff;
    width: 20%;
    left: 3%;
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-top: 20%;
}

.urbandoo_section7_inner {
    width: 50%;
    margin: 6% auto 0;
    text-align: center;
}

span.white_text {
    font-weight: bold;
}

.urbandoo_section7 img.background_filter {
    position: relative;
    margin: 0 auto;
    width: 100%;
    margin-top: 1rem;
}

.urbandoo_section7 .btn_stoerer {
    position: absolute;
    right: 25%;
    top: 30%;
}

.ffp_left, .ffp_right {
    width: 45%;
    margin: 5% 0;
}

.ffp_left {
    float: left;
}

.ffp_right {
    float: right;
}

span.ffp_head, span.ffp_modelle {
    color: #FF3C4D;
    font-size: 1.6rem;
    font-weight: bold;
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

p.filterleistung {
    color: #d3d3d3;
    text-align: left;
    margin-left: 2rem;
    font-size: 1rem;
    line-height: 1.2rem;
}

@media only screen and (max-width: 767px) {

    .urbandoo_section7 {
        min-height: 780px;
    }

    .urbandoo_section7_inner {
        margin-top: 15%;
        width: 90%;
    }

   .urbandoo_section7 h1 {
        position: relative;
        color: #fff;
        top: 2rem;
        width: 100%;
        left: 0;
    } 

    .ffp_head {
        margin-top: 3rem;
    }

    span.ffp_head, span.ffp_modelle {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }

    p.filterleistung {
        margin-left: 1rem;
        font-size: 0.8rem;
        line-height: 1rem;
    }

    .urbandoo_section7 img.background_filter {
        width: 100%;
    }

    .urbandoo_section7 .btn_stoerer {
        right: 5%;
        top: 35%;
    }
    
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .urbandoo_section7 {
        min-height: 880px;
    }

    .urbandoo_section7_inner {
        margin: 15% auto 0;
    }

    .urbandoo_section7 h1 {
        width: 30%;
        left: 0;
        margin-top: 30%;
    }

    .ffp_head span, .ffp_modelle span, .filterleistung p {
        margin-left: 1rem;
        margin-right: 1rem;
    }

}

@media only screen and (min-width: 1250px) {
   .urbandoo_section7 {
        min-height: 930px;
    }

}

@media only screen and (min-width: 1500px) {
   .urbandoo_section7 {
        min-height: 1080px;
    }

}

/* SECTION 7 END */

/* SECTION 8 */

.urbandoo_section8 {
    position:relative;
    background-color: #fff;
    width:100%;
    min-height: 520px;
    overflow: hidden;
}

.urbandoo_section8_inner {
    width: 80%;
    margin: 5% auto 0;
    text-align: center;
}

.section8_left, .section8_middle, .section8_right {
    color: #000;
    font-weight: bold;
    width: 30%;
    display: inline-block;
}

.section8_left {
    margin: 0 6% 2% 0;
    vertical-align: bottom;
}

.section8_left h2 {
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.section8_left p {
    margin-bottom: 1rem;
}

.hinweis_din {
    font-size: 0.6rem;
}

.section8_middle {
    margin: 0 3% 2% 0;
    text-align: left;
    vertical-align: bottom;
}

.section8_right {
    margin: 0 0 2% 0;
    text-align: left;
    vertical-align: bottom;
}

.headline_graph {
    font-size: 0.8rem;
    font-weight: bold;
    margin: 0 0 0.2rem 0;
    text-transform: uppercase;
}

.headline_graph span {
    font-size: 0.8rem;
    font-weight: normal;
    text-transform: none;
    opacity: 0.6;
}

.graph_lightgray {
    background-color: #E3E3E3;
    padding: 0.6rem 0 0.6rem 0.4rem;
    font-size: 0.8rem;
    margin-bottom: 1rem;
    white-space: nowrap;
}

.graph_darkgray {
    background-color: #A2A2A2;
    padding: 0.6rem 0 0.6rem 0.4rem;
    font-size: 0.8rem;
    margin-bottom: 1rem;
    white-space: nowrap;
}

.graph_red {
    background-color: #FF3C4D;
    padding: 0.6rem 0 0.6rem 0.4rem;
    font-size: 0.8rem;
    margin-bottom: 1rem;
    white-space: nowrap;
}

.graph_lightgray span {
    display: block;
}

.graph_darkgray span {
    display: block;
}

.graph_red span {
    display: block;
}

.section8_middle .graph_lightgray {
    width: 15rem;
}

.section8_middle .graph_darkgray {
    width: 10rem;
}

.section8_middle .graph_red {
    width: 2rem;
}

.section8_right .graph_lightgray {
    width: 16rem;
}

.section8_right .graph_darkgray {
    width: 11rem;
}

.section8_right .graph_red {
    width: 1rem;
}

@media only screen and (max-width: 767px) {

   .urbandoo_section8 {
        min-height: 840px;
    }

    .urbandoo_section8_inner {
        margin-top: 20%;
    }

   .section8_left, .section8_middle, .section8_right {
        width: 100%;
        margin: 0 0 6% 0;
    }
    
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .urbandoo_section8 {
        min-height: 640px;
    }

    .urbandoo_section8_inner {
        margin: 15% auto 0;
    }

    .section8_left {
        margin: 0;
        width: 100%;
    }

    .section8_middle, .section8_right {
        width: 49%;
        margin: 2rem 0 2rem 0;
    }

}

@media only screen and (min-width: 1250px) {

    .section8_middle, .section8_right {
        margin-top: 3%;
    }

}

/* SECTION 8 END */


/* SECTION 9 */

.urbandoo_section9 {
    position:relative;
    background-color: #FF3C4D;
    width:100%;
    min-height: 240px;
    overflow: hidden;
}

.urbandoo_section9_inner {
    width: 80%;
    margin: 7% auto 0;
    text-align: center;
}

.section9_left, .section9_middle, .section9_right {
    color: #fff;
    font-weight: bold;
    width: 25%;
    float: left;
}

.urbandoo_section9 h1 {
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.8rem;
}

.section9_middle {
    background-image: url('/media/vector/3b/4e/64/icon_lunge.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-top: 2rem;
    width: 50%;
}

.section9_middle p {
    margin: 2rem auto;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.section9_middle span {
    font-weight: lighter;
}

.section9_right .btn {
    background-color: transparent;
    margin-top: 2rem;
}

@media only screen and (max-width: 767px) {

   .urbandoo_section9 {
        min-height: 360px;
    }

    .urbandoo_section9_inner {
        margin-top:20%;
    }

    .section9_left, .section9_middle, .section9_right {
        width: 100%;
    }

    .section9_middle {
        margin-top: 1rem;
    }

    .section9_middle p {
        margin: 3rem auto;
    }
    
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .urbandoo_section9 {
        min-height: 250px;
    }

    .urbandoo_section9_inner {
        width: 90%;
        margin: 20% auto 0;
    }

    .section9_middle, .section9_right {
        margin-top: 1rem;
    }

    .section9_middle p {
        margin: 3rem auto;
    }

}

@media only screen and (min-width: 1250px) {
   .urbandoo_section9 {
        min-height: 240px;
    }

    .urbandoo_section9_inner {
        margin: 5% auto 0;
    }

}

/* SECTION 9 END */

 /* SECTION 10 */

.urbandoo_section10 {
    position:relative;
    background-image: url('/media/image/82/a9/98/urbandoo_start_bart_small.jpg');
    background-color: #222021;
    background-repeat: no-repeat;
    background-position-x: 57%;
    background-size: cover;
    min-height: 400px;
    overflow: hidden;
}

.urbandoo_section10 .section10_teaser {
    width: 60%;
    margin: 40% auto 0;
    text-align: center;
}

.urbandoo_section10 .headline_teaser {
    color: #fff;
    font-size:1rem;
    line-height:1.2rem;
}

.rezensionen_badge {
    position: fixed;
    bottom: 2%;
    left: 2%;
}

.rezensionen_badge img {
    border-radius: 10px;
}

@media only screen and (max-width: 767px) {
    .urbandoo_section10 {
        min-height: 430px;
    }

    .urbandoo_section10_inner {
        width: 80%;
        margin: 0 auto;
    }

    .urbandoo_section10 .section10_teaser {
        width: 100%;
        margin: 80% auto 0;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .urbandoo_section10 {
        min-height: 510px;
    }

    .urbandoo_section10 .section10_teaser {
        width: 80%;
    }
}

@media only screen and (min-width: 1250px) {
   .urbandoo_section10 {
        min-height: 460px;
        background-position-y: 40%;
    }

   .urbandoo_section10 .section10_teaser {
        margin: 35% auto 0;
    }
}

/* SECTION 10 END */


 /* SECTION 11 */

.urbandoo_section11 {
    position:relative;
    background-color: #fff;
    min-height: 400px;
    overflow: hidden;
}

.urbandoo_section11_inner {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.urbandoo_section11 .newsletter {
    margin-top: 6rem;
}

.urbandoo_section11 .newsletter h1 {
    font-size:1.4rem;
    line-height:1.6rem;
}

.urbandoo_section11 .newsletter p {
    font-size:1rem;
    line-height:1.2rem;
}

.urbandoo_section11 .newsletter input {
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #000000;
    box-shadow: none;
    background: #e3e3e3;
}

.urbandoo_section11 .btn_red {
    margin-top: 2rem;
}

@media only screen and (max-width: 767px) {
    .urbandoo_section11 {
        min-height: 330px;
    }

    .urbandoo_section11 .newsletter {
        margin-top: 0rem;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .urbandoo_section11_inner {
        width: 40%;
    }
}

@media only screen and (min-width: 1250px) {
   .urbandoo_section11_inner {
        width: 60%;
    }
}

/* SECTION 11 END */


/* LANDINGPAGES */


div.lp-howitworks {
    padding-bottom: 0 !important;
}

.panel--body.is--wide h1 {
    width: 80%;
    margin: 4rem auto 0;
}

.lp-howitworks h3, .lp-bettermask h3 {
    font-size: 1.1rem;
    line-height: 1.3rem;
    width: 80%;
    margin: 2rem auto 0;
}

.lp-howitworks_uebergang {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.lp-howitworks .urbandoo_section5 {
    background-image: none;
    background-color: #fff;
    min-height: 500px;
}

.lp-howitworks .urbandoo_section5_inner {
    margin-top: 0;
}

.lp-howitworks .urbandoo_section5 p {
    text-align: left;
}

.lp-howitworks .section5_middle {
    width: 56%;
    margin-left: 2%;
}

.lp-howitworks .section5_left, .lp-howitworks .section5_right {
    margin-left: 0;
    text-align: center;
}

.urbandoo_section5_2 a {
    text-decoration: underline;
}

.lp-howitworks .urbandoo_section2 {
    min-height: 240px;
}

.lp-howitworks .urbandoo_section2_inner {
    width: 80%;
    margin-top: 2%;
}

.lp-howitworks .urbandoo_section7_inner {
    margin: 3% auto 0;
}

.lp-howitworks .urbandoo_section7 h1 {
    width: 20%;
    margin: 20% auto 0;
}

.panel--body.is--wide {
    width: 80%;
    margin: 0 auto;
}

.lp-bettermask .urbandoo_section8 {
    min-height: 180px;
}

.lp-bettermask .urbandoo_section8_inner {
    margin: 0 auto;
}

.lp-bettermask .section8_middle, .lp-bettermask .section8_right {
    margin: 2rem 0 0 0;
}

.lp-bettermask .red_text {
    color: #FF3C4D;
    text-align: center;
    width: 60%;
    margin: 2rem auto !important;
}

.diagramm {
    margin: 0 auto;
    width: 60%;
}

.legende {
    margin: 2rem auto !important;
}

.legende_left, .legende_right {
    width: 50%;
    float: left;
    margin-bottom: 2rem;
}

.diagramm_title {
    margin: 0;
}

.diagramm_subtitle {
    font-size: 0.8rem;
}

.legende-black, .legende-gray, .legende-lightgray, .legende-red, .legende-pink, .legende-lightpink {
    width: 1rem;
    padding-left: 1rem;
    margin-bottom: 0.5rem;
    white-space: nowrap;
}

.legende-black span, .legende-gray span, .legende-lightgray span, .legende-red span, .legende-pink span, .legende-lightpink span {
    margin-left: 0.5rem;
}

.legende-black {
    background-color: #000;
}

.legende-gray {
    background-color: #A2A2A2;
}

.legende-lightgray {
    background-color: #E3E3E3;
}

.legende-red {
    background-color: #FF3C4D;
}

.legende-pink {
    background-color: #FF8B95;
}

.legende-lightpink {
    background-color: #FFB9BF;
}

.lp-bettermask .panel--body.is--wide {
    padding: 0;
}

.align_btn {
    text-align: center;
    margin-bottom: 2rem;
}

.ub-story-hero img {
    max-width: none;
    max-height: none;
    width: 100%;
}

.ub-story-hero .contentoverlay {
    position: absolute;
    bottom: 40px;
    left: 5px;
    width: 100%;
    padding: 0 37px;
    color: white;
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.ub-story-hero .names {
    position: absolute;
    top: -80px;
    left: 100px;
}

.ub-story-hero .name {
    white-space: nowrap;
    background-color: #5abcbc;
    text-transform: uppercase;
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    padding: 5px 5px 1px 5px;
}

.names a {
    color: #fff;
}

.ub-story-hero .igname {
    white-space: nowrap;
    background-color: #405153;
    text-transform: uppercase;
    display: block;
    position: absolute;
    top: 35px;
    left: 80px;
    padding: 5px 5px 1px 5px;
}

.content--custom {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.content--custom img {
    max-width: 100%;
}

.panel--body.is--wide img {
    max-width: 100%;
}

@media only screen and (max-width: 767px) {

    .content-main--inner {
        margin-top: 3rem;
    }

    .panel--body.is--wide {
        width: 90%;
    }

    div#mm_custombox h2 {
        text-align: left;
    }

    .row--2 div.start-row-xl-2 {
        margin-left: 0 !important;
        width: 100% !important;
        padding: 0 !important;
    }

    .row--6 .panel--body {
        padding: 1.25rem 0rem 1.25rem 0rem !important;
    }

    .lp-howitworks .urbandoo_section5 {
        min-height: 880px;
    }

    .lp-howitworks .urbandoo_section5_inner {
        width: 90%;
        margin-top: 0;
    }

    .lp-howitworks .section5_middle {
        width: 100%;
        margin: 3rem 0 0 0;
    }

    .lp-howitworks .section5_left {
        width: 120%;
    }

    .lp-howitworks .section5_right {
        width: 100%;
    }

    .urbandoo_section5_2 .section5_middle {
        text-align: left;
    }

    .lp-howitworks .urbandoo_section2 {
        min-height: 190px;
    }

    .lp-howitworks .urbandoo_section7 h1 {
        width: 100%;
        margin: 0 auto;
    }

    .lp-bettermask .section8_middle, .lp-bettermask .section8_right {
        width: 100%;
        margin-top: 2rem;
    }

    .lp-bettermask .urbandoo_section8_inner {
        margin-top: 0;
    }

    .lp-bettermask .red_text {
        width: 90%;
    }

    .diagramm {
        width: 90%;
    }

    .legende {
        width: 90%;
    }

    .lp-howitworks .urbandoo_section6, .lp-bettermask .urbandoo_section6 {
        min-height: 200px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .lp-howitworks .urbandoo_section5 {
        min-height: 660px;
    }

    .lp-howitworks .section5_left, .lp-howitworks .section5_right, .lp-howitworks .section5_middle {
        width: 100%;
        margin-top: 2%;
    }

    .lp-howitworks .urbandoo_section7 h1 {
        left: 3%;
    }

    .lp-howitworks .section5_right_stoerer1 {
        margin: 0 0 6rem 6rem;
    }

    .lp-howitworks .section5_right_stoerer2 {
        margin: 5rem auto 6rem auto;
    }

    .lp-howitworks .section5_stoerer_rot, .lp-howitworks .section5_stoerer_schwarz {
        width: 60%;
    }

    .lp-howitworks .section5_right_stoerer2 .section5_stoerer_rot, .lp-howitworks .section5_right_stoerer2 .section5_stoerer_schwarz {
        width: 100%;
    }
}

/* LANDINGPAGES END */



/* FORMS */

.forms--container.panel.has--border.is--rounded, .forms--headline.panel.panel--body.is--wide.has--border.is--rounded {
    margin-right: 0;
}

.forms--container form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    background: none;
    border: 2px solid black;
    border-top-color: black;
    color: none;
    text-align: left;
    padding-top: 1rem;
    padding-left: 1rem;
    cursor: pointer;
    width: 45%;
    margin: 10px 20px 10px 40px;
    float: left;
    position: relative;
}


.forms--container form input:not([type='textarea']):not([type='tel']):not([type='button']):not([type='submit']):not([type='checkbox']):not([type='radio']) {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    background: none;
    border: 2px solid black;
    border-top-color: black;
    color: none;
    text-align: left;
    padding-left: 1rem;
    cursor: pointer;
    width: 45%;
    margin: 10px 20px 10px 40px;
    float: left;
    position: relative;
}

.forms--content .field--select {
    margin: 10px 20px 10px 40px;
}

.forms--container form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    background: none;
    border: 2px solid black;
    border-top-color: black;
    color: none;
    text-align: left;
    padding-left: 1rem;
    cursor: pointer;
    width: 100%;
    float: left;
    position: relative;
}

div.forms--inner-form .select-field {
    height: 4rem;
}

div.forms--inner-form .select-field:after {
    border-left: 1px solid black;
    height: 4rem;
}

.forms--content .forms--required {
    position: relative;
    float: left;
    margin-left: 2.5rem;
}

#support .btn.is--icon-right {
    margin-right: 2rem;
}

@media only screen and (max-width : 768px){
    .forms--container form textarea {
        width: 100%;
    }


    .forms--container form input:not([type='textarea']):not([type='tel']):not([type='button']):not([type='submit']):not([type='checkbox']):not([type='radio']) {
        width: 100%;
    }

    .forms--container form select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        box-shadow: none;
        background: none;
        border: 2px solid black;
        border-top-color: black;
        color: none;
        text-align: left;
        padding-left: 1rem;
        cursor: pointer;
        width: 100%;
        float: left;
        position: relative;
    }
}

.social-media .panel--body {
    padding-left: 0;
    padding-right: 0;
}

.social-media img {
    display: inline-block;
    margin: 0 20px;
}

li.navigation--entry {
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    padding: 8px 5px;
}

.content-main {
    padding-top: 15px;
}

.is--ctl-custom .sidebar-main {
    display: none;
}

.is--ctl-custom .sidebar-main + .content--wrapper {
    margin-left: 0;
}

@media only screen and (max-width : 768px){   
   .forms--container.panel.has--border.is--rounded, .forms--headline.panel.panel--body.is--wide.has--border.is--rounded {
        margin-right: 21%;
    }
}    

.footer-main {
    visibility: visible!important;
}

.footer-main .navigation--link {
    color: #fff;
    font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 0;
    text-decoration: none;
}

@media only screen and (min-width: 336px) {
    .footer-main .navigation--link {
        padding: 10px 0;
    }
    
    .navigation-main.active {
        background-position-y: -59px;
    }
}

.footer-main .navigation--entry {
    display: inline-block;
}

.footer-main .navigation--list {
    text-align: center;
    padding: 1rem 0 0 0;
}

.footer-main .footer--columns.width4 .footer--column {
    width: 100%;
    padding:0 100px;
}


.footer-main .footer--bottom {
    width: 96%;
    color:#fff;
    padding: 0rem 1rem 1rem 1rem;
}

.footer-main .footer--bottom a {
    color:#fff;
    text-decoration: underline;
}

.emotion--row table tr td {
    background-color: transparent;
    font-size: 18px;
}


/* special case */
@media only screen and (min-width: 600px) {
    .ub-bars .banner--content {
        display: flex;
    }
    .ub-bars .item1 {
        padding-left: 20px;
        padding-right: 0;
    }
    .ub-bars .item1 h1 {
        display: none;
    }
    .ub-bars .item2 {
        padding-top: 70px;
        padding-right: 20px;
    }
    .ub-bars .item2 h1 {
        display: block;
    }

    .ub-woher h1 {
        padding: 0;
    }

    .ub-woher h2 {
        margin-top: 28px;
    }
}

/* tablet */
@media only screen and (min-width : 768px){
    p {
        font-size: 1rem;
    }

    .header-main {
        height: 70px;
    }

    .header-main .header--navigation &gt; .navigation--entry .entry--link .icon--menu {
        width: 30px;
        height: 30px;
    }
    
    .navigation-main .navigation--list .navigation--entry, .navigation-main .navigation--list .navigation--entry .navigation--link {
        font-size: 22px;
        line-height: 26px;
    }
    
    .navigation-main.active {
        background-position-y: -65px;
    }

    .header-main .logo-main, .header-main .logo-main .logo--link img, .header-main .logo-main .logo--link, .header-main .logo-main .logo--shop {
        width: 157px;
    }

    .header-main .logo-main {
        margin-left: -78px;
    }

    .navigation-main {
        top: 85px;
    }

    ul.navigation--list.container {
        top: 50px;
    }

    h3 {
        margin-bottom: 10px;
    }

    .footer-main .navigation--link {
        padding: 0 30px 20px 30px;
    }

    .panel--body.is--wide {
        padding: 49px 30px 36px 30px;
    }
}

/* special case */
@media only screen and (min-width : 900px){
    /* CSS for hight of Product Listing images */
    .listing--container .listing .product--box .product--image .image--element {
        max-height: 32rem;
        height: 44vw;
    }
    .image--thumbnails {
        height: 600px;
    }
}


@media screen and (min-width: 48em) {
  .product--details .tab-menu--cross-selling {
    margin-left: 0px;
  }
}

.advanced-menu {
  display: none !important;
}

.forms--headline.panel.panel--body.is--wide.has--border.is--rounded {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/*
.product--box.box--image .box--content.is--rounded .product--badges {
  display: none;
}
*/
.product--details .tab-menu--cross-selling .tab--container.has--content {
  display: block !important;
}


/* HINT Banner FOOTER */
.hint-banner-container {
  position: fixed;
  bottom: 0px;
  z-index: 1000;
  width: 100%;
  background-color: yellow;
  text-align: center;
  vertical-align: middle;
  top: inherit;
}
.hint-banner {
  display: inline;
  font-weight: bolder;
}
.footer-main .container {
  padding-bottom: 13px;
}

/** Add extra space on mobile **/
@media only screen and (max-width: 940px) {
    .footer-main .container {
        margin-bottom: 40px;
    }
}
/* hide class. */
.hidethisp {
    display: none;
}

.navigation-language.navigation--entry.entry--menu-left {
  font-size: 22px;
  line-height: 26px;
  padding-left: 35px;
  font-family: "BrandonText-Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.navigation-language.navigation--entry.entry--menu-left .is--active {
  color: white;
}
.navigation-language.navigation--entry.entry--menu-left .not--active {
  color: black;
  text-decoration: underline;
}

/** Add CSS on mobile **/
@media only screen and (max-width: 767px) {
    .navigation-language.navigation--entry.entry--menu-left {
        padding-left: 0px;
        padding-top: 23px;
        font-size: 19px;
    }
}

.movement--column--newsletter.block {
  max-width: 395px;
  position: fixed;
  bottom: 10px;
  right: 2%;
  background-color: #405153;
  padding: 0px 15px 0px 15px;
  -webkit-box-shadow: 3px 3px 3px 3px rgba(85,85,85,1);
  -moz-box-shadow: 3px 3px 3px 3px rgba(85,85,85,1);
  box-shadow: 3px 3px 3px 3px rgba(85,85,85,1);
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
  color: #eee;
  z-index: 2000;
}
.movement--column--newsletter.block .column--headline {
  font-weight: bold;
  color: #eee;
}

.footer-main .newsletter--field {
  width: 75%;
  margin-right: 5%;
}

.footer-main .movement--column--newsletter.block .close-icon {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
#newsletter-fill-out {
    display: none;
    width: 0px;
    height: 0px;
}

@media only screen and (max-width: 800px) {
    .movement--column--newsletter.block .column--content {
        display: block;
    }
    .movement--column--newsletter.block {
        margin: 0px;
        position: fixed;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        bottom: inherit;
    }
    .movement--column--newsletter.block .column--headline::after {
        content: "";
    }
    #newsletter-fill-out {
        display: block;
        width: 100%;
        height: 100%;
        z-index: 1000;
        position: absolute;
        background-color: gray;
        opacity: 70%;
        top: 0px;
    }
}
.footer-main .movement--column--newsletter .column--small {
  font-size: 11pt;
  font-style: italic;
}
.footer-main .movement--column--newsletter .column--desc a {
  color: #eee;
}
</pre></body></html>