.social-media-icon {
    height: 30px;
    width: 30px;
    fill: currentColor;
}
.mobileDevice .social-media-icon {
    margin: 12px 6px;
}
.social-media-icon--facebook:hover {
    fill: #6071a2;
}
.social-media-icon--googleplus:hover {
    fill: #a94e40;
}
.social-media-icon--twitter:hover {
    fill: #87a6d7;
}
.quickBuy_wrapper {
    display: block;
    overflow: hidden;
    position: relative;
}
.quickBuy_wrapper:hover .quickBuy_element {
    background-color: rgba(153, 153, 153, 0.95);
}
.quickBuy_wrapper:hover .quickBuy_element:before {
    width: 150px;
}
.quickBuy_wrapper:hover .quickBuy_element:after {
    border-right-width: 7px;
}
@media screen and (max-width: 768px) {
    .quickBuy_wrapper:hover .quickBuy_element:before {
        width: 0;
    }
    .quickBuy_wrapper:hover .quickBuy_element:after {
        border-width: 0;
    }
}
.quickBuy_element {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #999999;
    background-color: rgba(153, 153, 153, 0.65);
    color: #ffffff;
    text-align: center;
    transition: background-color 0.3s;
}
@media screen and (max-width: 768px) {
    .quickBuy_element {
        height: 30px;
        width: 30px;
    }
}
.quickBuy_element:before {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    position: absolute;
    top: 0;
    right: 100%;
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.65);
    box-sizing: border-box;
    content: attr(data-advice);
    font-family: Arial, Helvetica, 'DejaVu Sans","Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
    line-height: 40px;
    min-height: 100%;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    transition: width .3s;
    white-space: nowrap;
    width: 0;
}
.quickBuy_element:after {
    height: 0;
    width: 0;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    border-color: transparent #999999 transparent transparent;
    border-color: transparent rgba(153, 153, 153, 0.95) transparent transparent;
    border-style: solid;
    border-width: 7px 0;
    bottom: 0;
    margin: auto 0;
    transition: border-width 0.3s;
}
.no-svg .quickBuy_element {
    background: #999999 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAMAAABhTZc9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////AAAAVcLTfgAAAAJ0Uk5T/wDltzBKAAAAHklEQVR42mJgRAYMDAyo/FFZ+sjSDoyG8yCQBQgwAIBOAqUB1oseAAAAAElFTkSuQmCC') 5px 5px no-repeat;
}
.quickBuy_icon {
    height: 29px;
    width: 29px;
    fill: currentColor;
    margin-top: 5px;
}
@media screen and (max-width: 768px) {
    .quickBuy_icon {
        height: 21px;
        width: 21px;
        margin-top: 5px;
    }
}
.blogger.mainTeaserContainer {
    background-color: #6bcbcb;
    height: 212px;
}
.mobileDevice .blogger.mainTeaserContainer {
    display: table;
}
.blogger .mainTeaserContainer__content {
    height: 38px;
    width: 670px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    bottom: 0;
    margin: auto;
    right: 0;
    text-transform: uppercase;
}
.mobileDevice .blogger .mainTeaserContainer__content {
    height: auto;
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.blogger .mainTeaserContainer__main-content,
.blogger .mainTeaserContainer__sub-content {
    display: inline-block;
}
.mobileDevice .blogger .mainTeaserContainer__main-content,
.mobileDevice .blogger .mainTeaserContainer__sub-content {
    display: block;
    text-align: center;
}
.blogger .mainTeaserContainer__main-content {
    border-right: 4px solid;
    font-size: 48px;
    height: 38px;
    line-height: 38px;
    padding-right: 25px;
}
.mobileDevice .blogger .mainTeaserContainer__main-content {
    border-right: 0;
    padding-right: 0;
}
.blogger .mainTeaserContainer__sub-content {
    font-size: 13px;
    letter-spacing: .2em;
    line-height: 23px;
    margin-top: -5px;
    padding-left: 25px;
    text-align: left;
    width: 390px;
}
.mobileDevice .blogger .mainTeaserContainer__sub-content {
    margin-top: 15px;
    padding-left: 0;
    text-align: center;
    width: auto;
}
.mobileDevice #content .sectionHeadline.blogger {
    border-bottom: 1px solid #333333;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .1em;
}
.bloggerOutfits__wrapper {
    color: #333333;
}
.bloggerOutfits__wrapper a img {
    background-color: #f3f3f3;
}
.bloggerOutfits__wrapper a:hover img {
    background-color: #cccccc;
}
.mobileDevice .bloggerOutfits__wrapper:after {
    content: '';
    display: table;
    line-height: 0;
}
.bloggerOutfits__blogger {
    background-color: #f3f3f3;
    height: 337px;
    position: relative;
}
.rowOne > .bloggerOutfits__blogger[class*="span"] {
    padding: 36px 40px;
}
.mobileDevice .rowOne > .bloggerOutfits__blogger[class*="span"] {
    height: auto;
    padding: 45px 40px 54px 40px;
}
.bloggerOutfits__blogger-photo {
    position: absolute;
    top: 0;
    right: 0;
}
.bloggerOutfits__headline {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2em;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.bloggerOutfits__content {
    margin-top: 24px;
}
.mobileDevice .bloggerOutfits__content {
    margin-top: 20px;
}
.bloggerOutfits__content,
.bloggerOutfits__content div,
.bloggerOutfits__content div a {
    color: #333333;
    font-family: "Times New Roman", serif;
    font-size: 15px;
    line-height: 21px;
}
.mobileDevice .bloggerOutfits__content,
.mobileDevice .bloggerOutfits__content div,
.mobileDevice .bloggerOutfits__content div a {
    font-family: "Arial", sans-serif;
}
.bloggerOutfits a {
    background-color: #f3f3f3;
}
.bloggerOutfits a:hover {
    background-color: #cccccc;
}
.mobileDevice .bloggerOutfits__content a.readLess__link,
.mobileDevice .bloggerOutfits__content a.readMore__link {
    color: #999999;
    font-weight: 600;
    text-decoration: none;
}
.mobileDevice .bloggerOutfits__content a.readLess__link {
    margin-left: 15px;
}
.mobileDevice .bloggerOutfits__content a.readLess__link:after {
    content: '...';
}
.mobileDevice .bloggerOutfits__imageWrapper {
    border: solid #ffffff;
    box-sizing: border-box;
    display: block;
    line-height: 0;
}
.mobileDevice .bloggerOutfits__imageWrapper img {
    height: auto;
    width: 100%;
}
.mobileDevice .bloggerOutfits__imageWrapper--fullScreen {
    border-width: 2px 0;
    clear: both;
}
.mobileDevice .bloggerOutfits__imageWrapper--halfScreen {
    border-width: 0 1px 0 0;
    float: left;
    width: 50%;
}
.mobileDevice .bloggerOutfits__imageWrapper--halfScreen + .mobileDevice .bloggerOutfits__imageWrapper--halfScreen {
    border-width: 0 0 0 1px;
}
.content-box {
    font-size: 0;
    letter-spacing: 0;
    position: relative;
    text-align: center;
}
.content-box__switch {
    display: none;
}
.content-box__content-container {
    display: none;
    line-height: 0;
    position: absolute;
}
.content-box__switch:checked + .content-box__content-container {
    display: block;
    position: relative;
}
.content-box__image {
    height: auto;
    width: 100%;
    opacity: 0;
    transition: opacity .3s;
}
.content-box__switch:checked + .content-box__content-container .content-box__image {
    opacity: 1;
}
.content-box__content-toggle {
    border: 1px solid #cccccc;
    box-sizing: border-box;
    color: #999999;
    display: inline-block !important;
    font-size: 14px;
    overflow: visible !important;
    margin: 10px 1.5%;
    padding: 19px 5px;
    text-align: center;
    text-overflow: initial !important;
    text-transform: uppercase;
    white-space: normal !important;
    width: 46%;
}
.content-box #content-switch-1:checked ~ [for="content-switch-1"],
.content-box #content-switch-2:checked ~ [for="content-switch-2"],
.content-box__content-toggle.active {
    background-color: #333333;
    color: #ffffff;
}
.deepLinks__wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0;
    letter-spacing: 0;
}
.mobileDevice .deepLinks__wrapper {
    padding: 0 10px;
}
.deepLinks__link {
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 1px solid;
    color: #999999;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 158px;
}
.deepLinks__link:hover {
    color: #666666;
    text-decoration: none;
}
.mobileDevice .deepLinks__link {
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    letter-spacing: .1em;
    margin: 10px 0;
    padding: 19px 5px;
    width: 100%;
}
.mobileDevice .deepLinks__link:hover,
.mobileDevice .deepLinks__link:active {
    background-color: #333333;
    color: #ffffff;
}
.deepLinks__link:first-child {
    margin-left: 0;
}
.deepLinks__link.last {
    margin-right: 0;
}
.mobileDevice .festival-map__headline {
    background: transparent url(https://optse.ztat.net/projects/festivals/mobile/hubpage/m_festival_hubpage_guide_map.jpg) 0 75% no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    display: table;
    min-height: 180px;
    width: 100%;
}
.mobileDevice .festival-map__headline-content {
    display: table-cell;
    font-family: "Arial", sans-serif;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.mobileDevice .festival-map__festival-infos {
    margin-top: 10px;
}
.mobileDevice .festival-map__toggle {
    background-color: #f3f3f3;
    border-bottom: 1px solid #cccccc;
    color: #333333;
    display: block;
    font-size: 18px;
    letter-spacing: .1em;
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase;
}
.mobileDevice .festival-map__toggle--country-list:after {
    font-family: 'iconFont';
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    text-decoration: none;
    text-transform: none;
    content: '\76';
    padding-left: 10px;
}
.mobileDevice .festival-map__toggle--country-list.active:after {
    content: '\5e';
}
.mobileDevice .festival-map__toggle--country-list.festival-list--is-open {
    display: none;
}
.mobileDevice .festival-map__toggle--festival-list.active:after {
    font-family: 'iconFont';
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    text-decoration: none;
    text-transform: none;
    content: '\76';
    padding-left: 10px;
}
.mobileDevice .festival-map__toggle--festival-info {
    background-color: #00d0cd;
    border-color: #00a7a5;
}
.mobileDevice .festival-map__country-list,
.mobileDevice .festival-map__festival-list {
    display: none;
}
.mobileDevice .festival-map__country-list.active,
.mobileDevice .festival-map__festival-list.active {
    display: block;
}
.mobileDevice .festival-map__toggle--country-list.festival-list--is-open + .mobileDevice .festival-map__country-list > li:not(.active) {
    display: none;
}
.mobileDevice .festival-information {
    height: 100%;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    background-color: #b0ffff;
    box-sizing: border-box;
    color: #333;
    font-family: "Arial", sans-serif;
    letter-spacing: .1em;
    padding-top: 50px;
    position: fixed;
    top: 0;
    right: -100%;
    text-align: center;
    text-transform: uppercase;
    transition: right .5s;
    z-index: 1000;
}
.mobileDevice .festival-information.active {
    overflow: auto;
    right: 0;
}
.mobileDevice .festival-information-close-button {
    position: absolute;
    top: 0;
    right: 0;
}
.mobileDevice .festival-information-close-button:after {
    font-family: 'iconFont';
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    text-decoration: none;
    text-transform: none;
    content: '\d7';
    font-size: 25px;
    line-height: 45px;
    padding: 10px;
}
.mobileDevice .festival-information .festival-name,
.mobileDevice .festival-information .festival-visitors {
    font-size: 18px;
    font-weight: bold;
    line-height: 34px;
}
.mobileDevice .festival-information .festival-location {
    font-size: 16px;
    line-height: 34px;
}
.mobileDevice .festival-information .festival-date {
    font-size: 26px;
    font-weight: bold;
    line-height: 60px;
}
.mobileDevice .festival-information .festival-description,
.mobileDevice .festival-information .festival-subtitle,
.mobileDevice .festival-information .festival-lineup,
.mobileDevice .festival-information .festival-music {
    font-size: 14px;
    line-height: 21px;
}
.mobileDevice .festival-information .festival-subtitle {
    font-weight: bold;
    margin-top: 30px;
}
.mobileDevice .festival-information .social-box__social-media-links {
    margin-top: 10px;
}
.social-headline__wrapper {
    background-color: transparent;
    box-sizing: border-box;
    border-bottom: 2px solid #000;
    margin: 0;
    padding: 7px 10px 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.mobileDevice .social-headline__wrapper {
    padding-top: 16px;
    padding-bottom: 6px;
    font-weight: 400;
    margin-bottom: 10px;
}
h1.social-headline__wrapper {
    font-size: 0;
    letter-spacing: 0;
}
.mainCol h1.social-headline__wrapper {
    border-bottom: 0;
    padding-top: 0;
}
.social-headline__back-link,
.social-headline__content,
.social-headline__social-media-links {
    display: inline-block;
    vertical-align: bottom;
}
.mainCol .social-headline__back-link,
.mainCol .social-headline__content,
.mainCol .social-headline__social-media-links {
    vertical-align: middle;
}
.social-headline__back-link {
    padding-bottom: 2px;
    text-align: left;
    width: 25%;
}
h1 .social-headline__back-link > a {
    color: #999999;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: .2em;
    margin-left: 10px;
}
h1 .social-headline__back-link > a:hover {
    color: #666666;
    text-decoration: none;
}
h1 .social-headline__back-link > a:before {
    font-family: 'iconFont';
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    text-decoration: none;
    text-transform: none;
    content: attr(data-icon-font);
    padding-right: 2px;
    vertical-align: -1px;
}
.mobileDevice .social-headline__content {
    font-size: 16px;
    letter-spacing: .1em;
}
.content h1 .social-headline__content {
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .2em;
    line-height: 18px;
    width: 50%;
}
.social-headline__social-media-links {
    color: #999999;
    text-align: right;
    width: 25%;
}
.content h1 .social-headline__social-media-links {
    line-height: 0;
}
h1 .social-headline__social-media-links a {
    font-size: 0;
    line-height: 0;
    text-decoration: none;
}
.social-headline__social-media-links .social-media-icon {
    height: 26px;
    width: 26px;
}
.social-headline__social-media-link + .social-headline__social-media-link {
    margin-left: 10px;
}
.quickBuy_wrapper {
    font-size: 0;
    line-height: 0;
}
.row > [class*="span"] {
    padding-bottom: 0;
    padding-left: 0;
}
.rowOne > [class*="span"] {
    line-height: 0;
    padding-bottom: 1px;
    padding-left: 1px;
}
#content .mainTeaserContainer {
    line-height: 0;
}
#content .mainCol .mainTeaserContainer {
    margin-bottom: 20px;
}
#content .mainCol .mainTeaserContainer .teaserContainer {
    height: auto;
}
#content .mainCol .teaserBox + .teaserBox {
    position: absolute;
}
#content .mainCol .mainTeaserContainer {
    margin-bottom: 20px;
}
#content .mainCol .mainTeaserContainer .teaserContainer {
    height: auto;
}
#content .sectionHeadline {
    margin-top: 10px;
    padding-top: 17px;
}
#content .sectionHeadline:first-of-type:not(.blogger) {
    margin-top: 20px;
}
.mobileDevice #content .sectionHeadline {
    border-bottom: 2px solid;
    padding: 16px 10px 6px;
    margin: 0 0 10px 0;
    text-align: center;
    text-transform: uppercase;
}
#content .teaserBox .headlineBox {
    font-size: 13px;
    font-weight: 400;
}
.mobileDevice #content .teaserBox.slick-slide .headlineBox {
    font-weight: 400;
    height: 50px;
}
#content .teaserBox.withCTA .headlineBox {
    font-size: 10px;
}
#content .contentSlider .teaserBox .headlineBox {
    font-size: 13px;
    font-weight: 400;
    height: 45px;
    line-height: 40px;
    text-align: center;
}
#content .textBox.textBox {
    box-sizing: border-box;
    height: 200px;
    padding: 30px 35px 35px 35px;
}
#content .textBox.highlighted {
    background-color: #6bcbcb;
}
#content .textBox .textHeadline {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
}
#content .textBox .textHeadline .headline__sub {
    color: #333333;
    font-size: 12px;
    letter-spacing: .2em;
    line-height: 13px;
}
#content .textBox .textHeadline .headline__main {
    color: #666666;
    font-size: 24px;
    letter-spacing: .1em;
    line-height: 27px;
}
#content .textBox-centered .textHeadline {
    text-align: center;
}
#content .textBox-centered .textHeadline .headline__sub {
    color: #666666;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: .1em;
    line-height: 21px;
    margin-top: 15px;
}
#content .textBox-centered .textHeadline .headline__main {
    color: #000000;
    font-size: 24px;
    letter-spacing: .05em;
    line-height: 27px;
}
#content .textBox-verticalCentered .textHeadline {
    display: block;
    height: 100%;
    position: relative;
}
#content .textBox-verticalCentered .textHeadline .headline__main,
#content .textBox-verticalCentered .textHeadline .headline__sub {
    position: absolute;
    top: 7px;
    left: 0;
}
#content .textBox-verticalCentered .textHeadline .headline__sub {
    top: inherit;
    bottom: 7px;
}
#content .textBox .textContent {
    line-height: 24px;
}
.mobileDevice .contentSlider.slick-slider {
    margin-bottom: 10px;
    padding-bottom: 35px;
}
.mobileDevice .contentSlider.slick-slider .slick-slide {
    border: solid #fff;
    border-width: 0 5px;
    box-sizing: border-box;
}
.mobileDevice .contentSlider.slick-slider .slick-dots {
    bottom: 1%;
}
.mobileDevice .quickBuy_element {
    height: 40px;
    width: 40px;
    z-index: 1;
}
.mobileDevice .quickBuy_icon {
    height: 30px;
    width: 30px;
}
.mobileDevice .social-box__social-media-links {
    text-align: center;
}
.mobileDevice .social-box__social-media-link {
    height: 54px;
    width: 42px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}