@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@import url(https://fonts.googleapis.com/css?family=Amiri);

#content #wienerOpernball img {
    display: block;
    width: 100%;
}

#content #wienerOpernball .lp-bild-right .lp-bild-img1 {
    width: 50%;
    float: left;
}

#content #wienerOpernball .lp-bild-right .lp-bild-img2 {
    width: 50%;
}

#content .lp_main_teaser {
    position: relative;
}

#content .lp_teaser_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 51%;
    padding: 18% 0 0 4%;
}

#content .lp_teaser_container_men {
    position: absolute;
    top: 0;
    right: 0;
    width: 51%;
    padding: 22% 0 0 4%;
}

#content .lp_teaser_container p {
    font-family: 'Dancing Script';
    color: #b5930a;
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 1.3;
    box-sizing: border-box;
    max-width: 100%;
}

#content .lp_teaser_container_men p {
    font-family: 'Dancing Script';
    color: #b5930a;
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 0.3;
    box-sizing: border-box;
    max-width: 100%;
    padding-left: 20px;
}

#content .lp_teaser_container h1 {
    font-family: Amiri;
    color: #091b30;
    font-size: 1.75em;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 1.3;
    box-sizing: border-box;
    max-width: 100%;
    text-transform: uppercase;
}

#content .lp_teaser_container_men h1 {
    font-family: Amiri;
    color: #091b30;
    font-size: 1.75em;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 1;
    box-sizing: border-box;
    max-width: 100%;
    text-transform: uppercase;
}

#content .lp-ctaText {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
    background-color: #fff;
    color: #091b30;
    font: 400 15px/45px Helvetica, Arial, sans-serif;
    letter-spacing: .2em;
    margin: 4px;
    text-align: center;
}

#content a.lp-ctaText:hover {
    text-decoration: none;
}

#content .lp-ctaText:after {
    font-size: 12px;
    font-weight: inherit;
    line-height: 1;
    font-family: iconFont;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    font-style: normal;
    font-variant: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    content: '>';
    display: inline;
    margin-left: 3px;
    color: #333
}

#content .block_acc{
    overflow: hidden;
}

#content .teaserBox {
    display: block;
    position: relative;
    overflow: hidden;
}

#content .teaserBox img {
    display: block;
    width: 100%;
}

.no-touch #content .teaserBox a:hover,
.no-touch #content .teaserBox:hover {
    text-decoration: none;
    cursor: pointer;
}

.hoveredPlusSign {
    cursor: pointer;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    height: 44px;
    width: 44px;
    overflow: hidden;
    -webkit-transition: width .2s linear;
    transition: width .2s linear;
}

.hoveredPlusSign .flag {
    background: #ccc;
    background: rgba(204, 204, 204, .65);
    display: none;
    font-size: 10px;
    position: absolute;
    right: 44px;
    margin: 0;
    line-height: 44px;
    letter-spacing: .1em;
    top: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    width: 120px;
    height: 44px;
}

.hoveredPlusSign:hover>.flag,
.no-touch .teaserHoveredPlus:hover>.hoveredPlusSign .flag,
.plusSign {
    display: block;
}

.plusSign {
    background: #999;
    background: rgba(153, 153, 153, .65);
    position: absolute;
    height: 44px;
    width: 44px;
    right: 0;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hoverPlus:hover .plusSign {
    background: #999;
    background: rgba(153, 153, 153, .95);
}

.hoveredPlusSign:hover {
    width: 164px;
}

.hoveredPlusSign:hover>.plusSign {
    background: #999;
    background: rgba(153, 153, 153, .95);
}

.hoveredPlusSign .flag:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #999;
    top: 17px;
    right: 0;
    position: absolute;
}

.no-touch .teaserHoveredPlus:hover>.hoveredPlusSign {
    width: 164px;
}

.no-touch .teaserHoveredPlus:hover>.hoveredPlusSign .plusSign {
    background: #999;
    background: rgba(153, 153, 153, .95);
}

.lp_description {
    display: table;
    background-color: #F5F7F9;
    padding: 10% 0;
    text-align: center;
    width: 100%;
}

.lp_description .lp_textbox_wrapper {
    padding: 0 10%;
    box-sizing: border-box;
    max-width: 100%;
}

#wienerOpernball .lp_description .headline {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #091b30;
    font-size: 1.5em;
    letter-spacing: 0.1em;
    line-height: 1;
    text-transform: uppercase;
}

#wienerOpernball .lp_description p {
    color: #091b30;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    font-weight: 200;
    letter-spacing: .1em;
    line-height: 1.3;
    margin-top: 5%;
}

#content .ctaBlock {
  border: 1px solid #091b30;
  font: 400 13px/42px arial,helvetica,sans-serif;
  color: #091b30;
  letter-spacing: .1em;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  width: 80%;
  margin-top: 5%;
}

#content .lp_description .ctaBlock:hover {
    text-decoration: none;
    background-color: #091b30;
    color: #fff;
}

#content .block_gif,
#content .lp_column_last {
    position: relative;
}

/*#content .ctaBlock:after {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  font-family: iconFont;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  font-style: normal;
  font-variant: normal;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: none;
  content: '>';
  display: inline;
  margin-left: 3px;
}*/

@media (min-width: 567px) {

    #content .lp_teaser_container p {
        font-size: 2.6em;
        line-height: 1;
    }

    #content .lp_teaser_container_men p {
        font-size: 3em;
        line-height: 0.1;
        padding-left: 36px;
    }

    #content .lp_teaser_container h1 {
        font-size: 3em;
        line-height: 1;
        padding: 7px 0;
    }

    #content .lp_teaser_container_men h1 {
        font-size: 3em;
    }

    #content .lp_teaser_container {
        padding: 21% 0 0 4%;
    }
}


@media (min-width: 1010px) {

    #content .block_acc,
    #content .block_shoes,
    #content .block_looks,
    #content .lp_column {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #content .lp-bild-left {
        width: 50%;
    }

    #content .lp_column {
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 50%;
        vertical-align: bottom;
        background: #F5F7F9;
        position: relative;
    }

    #content .lp_description {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 1 1 auto;
        -webkit-align-items: center;
        flex: 1 1 auto;
        align-items: center;
        text-align: left;
    }

    #content .lp-bild-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
    }

    #content .lp_teaser_container p {
        font-size: 4.6em;
        line-height: 1;
    }

    #content .lp_teaser_container_men p {
        font-size: 65px;
        line-height: 0.3;
        padding-left: 60px;
    }

    #content .lp_teaser_container h1 {
        font-size: 5.4em;
        line-height: 1;
        padding: 7px 0;
    }

    #content .lp_teaser_container_men h1 {
        font-size: 5.4em;
        line-height: 0.8;
        padding: 0 0;
        margin: 0;
    }

    #content .lp_teaser_container {
        padding: 17% 0 0 4%;
    }

    #content .ctaBlock {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }

    #content .block_gif .lp_column {
        position: absolute;
        top: 0;
        left: 0;
        width: 40%;
        padding: 19% 0 0 0;
        background-color: transparent;
    }

    #content .lp_column_last .lp_description {
        position: absolute;
        top: 0;
        left: 0;
        width: 40%;
        padding: 19% 0 0 0;
        background-color: transparent;
        z-index: 1;
    }

    #content .block_gif .lp_description {
        background-color: transparent;
    }

    .block_gif .lp_description .lp_textbox_wrapper,
    .lp_column_last .lp_description .lp_textbox_wrapper {
        padding: 0 10% 0 15%;
    }

    #wienerOpernball .lp_description p {
        line-height: 1.8;
    }

    .lp_description .lp_textbox_wrapper {
        padding: 0 21% 0 10%;
    }

    #content #wienerOpernball .lp-bild-right .lp-bild-img2 {
        width: 50%;
        float: left;
    }   
}

/* IE9 no-flexbox */
.no-flexbox .block_acc,
.no-flexbox .block_shoes {
    overflow: hidden
}

.no-flexbox .block_acc .lp-bild-left {
    float: left;
    width: 50%;
    margin: 0;
}

.no-flexbox .block_acc .lp_column {
    float: right;
    width: 50%;
    margin: 0;
}

.no-flexbox .lp_description {
   padding: 67px 0;
}

.no-flexbox .block_shoes .lp-bild-left {
    float: left;
    width: 50%;
    margin: 0;
}

.no-flexbox .block_shoes .lp_column {
    float: right;
    width: 50%;
    margin: 0;
}

/* Landing Page CSS */

#content .lp_container {
     position: relative;
     width: 806px;
     margin-bottom: 10px;
}

#content .lp_teaser {
     position: relative;
     overflow: hidden;
}

#content .lp_teaser .lp_teaser_text {
     position: absolute;
     top: 40%;
     left: 4%;
     width: 50%;
}

.lp_teaser_text .headlineText {
     font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
     /*letter-spacing: .1em;*/
     color: #091b30;
     font-size: 24px;
     font-weight: bold;
     line-height: 1em;
}

.lp_teaser_text .sublineText {
     font-family: Helvetica, Arial, sans-serif;
     letter-spacing: .1px;
     color: #091b30;
     font-size: 14px;
     line-height: 1.5em;
}

