.fr-logo {
    margin-top: 20px;
    margin-bottom: 10px;
}

blockquote {
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-style: italic;
    margin: 0 0 60px 0;
    color: #282727;
    text-align: center;
}

blockquote p {
    text-align: center;
    margin: 5px 0;
    color: #282727;
}

blockquote footer {
    font-weight: 700;
    text-align: center;
}

.btn {
    border: 3px solid #ed008c;
    display: block;
    padding: 15px;
    transform: skewX(-10deg);
    font-weight: 800;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    text-align: center;
}

.btn:hover,
.btn:focus {
    background-color: #ed008c;
    text-decoration: none;
    color: white;
}

.btn .fa {
    margin-right: 5px;
}

.btn--raffle {
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
}

.btn--raffle .fa {
    margin-right: 10px;
    margin-left: 10px;
    -moz-transform: translateX(0px) translateY(-2px);
    -webkit-transform: translateX(0px) translateY(-2px);
    -o-transform: translateX(0px) translateY(-2px);
    -ms-transform: translateX(0px) translateY(-2px);
    transform: translateX(0px) translateY(-2px);
}

.btn--raffle:hover,
.btn--raffle:focus {
    cursor: default;
    background: transparent;
    color: #ed008c;
}

h2 {
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
}

h3 {
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    color: #282727;
}



.fr-fact {
    margin-top: 20px;
    margin-bottom: 20px;
}

.fr-raffle-form {
    padding: 100px 0 140px 0;
}

.fr-raffle-form h2 {
    text-align: center;
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 15px;
}

.fr-raffle-form hr {
    width: 340px;
    height: 2px;
    background: #c7c7c7;
    margin: 20px auto 35px auto;
    border: 0;
}

input[type="submit"] {
    display: block;
    width: 100%;
    color: white;
    margin: 10px 0 0 0;
}

.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    font-size: 14px;
    line-height: 18px;
}

.checkbox small {
    margin-top: 10px;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
    width: auto;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.fr-raffle-wrapper {
    background: #f7f7f7;
    margin: 0;
    border-top: 1px solid white;
    border-bottom: 1px solid #d8d8d8;
}

.checkbox {
    margin-top: 10px;
    margin-bottom: 15px;
}

.fr-circle {
    border: 4px solid #ed008c;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    line-height: 130px;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    color: #ed008c;
    margin-top: 20px;
}

.fr-facts-grid {
    margin-top: 0;
    margin-bottom: 80px;
}

.fr-divider {
    background: url("../m4_userdateien/layout/lp-michelin-2018/bremsstreifen.jpg?v=2018") center top no-repeat;
    height: 150px;
    width: 100%;
    border: none;
    margin: 0 auto;
}

.fr-divider-headline {
    text-align: center;
    line-height: 135px;
    font-size: 40px;
    text-shadow: 0 5px 20px #ffffff;
    color: #4f5054;
    -moz-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
    margin: 0;
    text-transform: uppercase;
}

.fr-pdf {
    text-align: center;
    margin-top: -40px;
    margin-bottom: 80px;
}

.fr-pdf .fa {
    margin-right: 5px;
}

.fr-michelin-pramie {
    padding-top: 100px;
    padding-bottom: 200px;
    border-top: 1px solid white;
    background: url("../m4_userdateien/layout/lp-michelin-miles-2020/aktion_michelin_background.jpg") center bottom no-repeat;
}

.intro-wrapper {
    background: #ddebf6 url("../m4_userdateien/layout/lp-reisegutscheine/efr_headergrafik_reisegutschein_continental_800.jpg") left top no-repeat;
}


@media (min-width: 768px) {
    .intro-wrapper {
        background: url("../m4_userdateien/layout/lp-reisegutscheine/efr_headergrafik_reisegutschein_continental_1000.jpg") center center no-repeat;
    }

    .landingpage-reisegutscheine .intro-wrapper .text-content {

        height: 575px;
        
        }


}

@media (min-width: 992px) {
    .intro-wrapper {
        background: url("../m4_userdateien/layout/lp-reisegutscheine/efr_headergrafik_reisegutschein_continental_1200.jpg") center center no-repeat;
    }


}

@media (min-width: 1200px) {
    .intro-wrapper {
        background: url("../m4_userdateien/layout/lp-reisegutscheine/efr_headergrafik_reisegutschein_continental_1920.jpg") center center no-repeat;
    }



}


.fr-image-grid {
    margin-top: 120px;
    margin-bottom: 20px;
}

.fr-image-grid-text {
    margin-top: 30px;
}

.fr-image-grid-text p {
    font-size: 18px;
    line-height: 24px;
}

.fr-fact-info {
    text-align: center;
}


/* Styles for dialog window */
.dialog-small {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}


/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;



    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}



/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;

    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;

    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}

.btn--lightbox {
    margin-right: 0;
}

img.continental-logo.logo-black {
    height: 2.25rem;
}

#datenschutz-error {
    background-color: #e0e0e0;
    border-radius: 25px;
    padding: 2px 10px;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
}

.text-center {
    text-align: center;
}

.campaign-img {
    border: 1px solid #c1c1ca;
    background: white;
    padding: 7px;
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .4);
}

.lp-video-wrapper {
    background: url("/m4_userdateien/layout/lp-reisegutscheine/video-bg.jpg") center bottom no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 80px;
    border-bottom: 1px solid #b1b1b1;
}

.lp-video-display {
    margin-top: 30px;
    margin-bottom: 40px;
}

.efr-support-links {
    margin: 30px auto 140px auto;
}

.lp-video-display h2 {
    text-align: center;
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 40px;
    color: #fff;
}

.lp-video-wrapper h3{
    color: #000;
    width: max-content;
}


.youtube {
    background-color: #000;
    margin-bottom: 18px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 50px auto;
    border: 1px solid #c1c1ca;
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .4);
}

.youtube img,
.c-video-thumb img {
    width: 100%;
    top: -16.82%;
    left: 0;
    /* opacity: 0.9; */
}

.youtube .play-button {
    border: 3px solid #ed008c;
    display: block;
    padding: 50px;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    text-align: center;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) skewX(-10deg);
    -webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, .8);
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, .8);
}


.youtube:hover .play-button,
.youtube:focus .play-button {
    background-color: #ed008c;
    text-decoration: none;
    color: white;
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 30px 0 30px 50px;
    border-color: transparent transparent transparent #fff;
}

.youtube img,
.youtube .play-button {
    cursor: pointer;
}

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}

.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.youtube iframe {
    top: 0;
    left: 0;
}

@-webkit-keyframes bounce {
    0% {
        top: 0;
    }

    20% {
        top: -0.2em;
    }

    50% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@-moz-keyframes bounce {
    0% {
        top: 0;
    }

    20% {
        top: -0.2em;
    }

    50% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@-o-keyframes bounce {
    0% {
        top: 0;
    }

    20% {
        top: -0.2em;
    }

    50% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@-ms-keyframes bounce {
    0% {
        top: 0;
    }

    20% {
        top: -0.2em;
    }

    50% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@keyframes bounce {
    0% {
        top: 0;
    }

    20% {
        top: -0.2em;
    }

    50% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

.bounce {
    display: inline-block;
    position: relative;
    -moz-animation: bounce 1s infinite linear;
    -o-animation: bounce 1s infinite linear;
    -webkit-animation: bounce 1s infinite linear;
    animation: bounce 1s infinite linear;
}

.onum-fix {
    position: relative;
    display: inline-block;
    top: -3px;
}

.onum-fix-raffle {
    position: relative;
    display: inline-block;
    top: -5px;
}

.lp-headline {
    display: inline-block;
    font-family: 'Raleway', 'HelveticaNeueW01-67MdCn 692710', Helvetica, sans-serif;
    font-weight: 700;
    font-size: 38px;
    font-style: italic;
    padding: 8px 15px;
    color: white;
    background: #ed008c;
    line-height: 44px;
    text-align: center;
    margin: 0 30px;
}

.lp-subline {
    font-size: 19px;
    font-family: 'Raleway', 'HelveticaNeueW01-67MdCn 692710', Helvetica, sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #31353e;
    background: white;
    display: inline-block;
    margin: 0 0px; /* 0 30px*/
    padding: 6px 10px;
    line-height: 25px;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
}


.text-content {
    text-align: center;
}

.intro-text {
    margin-top: 20px;
    color: #242424;
    font-style: italic;

}

.intro-text p {
    max-width: 400px;
    margin: 10px auto;

}

.text-content {
    /* padding: 0 0 20px 0; */
    padding: 400px 0 40px 0;
}

@media only screen and (min-width: 768px) {
    .text-content {
        padding: 60px 0 80px 0;
        text-align: left;
        margin-left: 140px;
        z-index: 2;
        position: relative;
    }

    .intro-text {
        margin-top: 20px;
        font-size: 18px;
        line-height: 20px;
        color: #242424;
        font-style: italic;
        padding-left: 70px;
        padding-right: 70px;
    }

    .intro-text p {
        max-width: none;
        margin: 10px auto;
    }

    .lp-headline {
        font-size: 50px;
        font-style: italic;
        padding: 14px 25px;
        color: white;
        background: none;
        line-height: 45px;
        text-align: left;
        position: relative;
        z-index: 5;
        text-transform: uppercase;
    }

    .lp-headline:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        display: inline-block;
        content: "";
        background: #ed008c;
        width: 100%;
        height: 100%;
        z-index: -1;
        transform: skew(-12deg);
    }

    .lp-subline {
        font-size: 28px;
        padding: 12px 15px;
        line-height: 22px;
        position: relative;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 5;
        text-transform: uppercase;
    }

    .lp-subline:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        display: inline-block;
        content: "";
        background: white;
        width: 100%;
        height: 100%;
        z-index: -1;
        transform: skew(-12deg);
        -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
    }

}

@media only screen and (max-width: 1199px) and (min-width: 768px) {

    .slider-subline {
        margin: 0 0 0 60px;
    }

    .intro-text {
        font-size: 20px;
        line-height: 25px;
        max-width: 500px;
        margin: 10px auto;
    }

    .text-content {
        margin-top: 40px;
        padding: 0 0 20px 0;
        text-align: center;
    }

}



@media only screen and (min-width: 1340px) {
    .text-content {
        margin-top: 40px;
    }

    .intro-text p {
        max-width: 450px;
        margin: 10px 0;
    }

    /* .intro-text-wrapper {
        background: url(../m4_userdateien/layout/lp-michelin-winter-2019/flugzeug.png) right bottom no-repeat;
    } */
}

@media only screen and (min-width: 1500px) {
    .text-content {
        max-width: 620px;
        margin-top: 60px;
    }

    .intro-text {
        font-size: 25px;
        line-height: 30px;

    }
}

.labelset label {
    margin-left: 1px;
    background: #f7f7f7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.labelset label.error {
    margin-left: 1px;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 97%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 97%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 97%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
    /* IE6-9 */
}


.miles-more {
    margin-left: -20px;
}

.intro-container-overlay {
    margin-top: -100px;
}



.intro-text-wrapper {
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 1200px) {
    .intro-image-wrapper {
        margin: 0 -15px;
    }
    .intro-text-wrapper {
        margin-left: 30px;
        padding-right: 0;
        overflow: hidden;
    }

    .intro-text-wrapper:after {
        position: absolute;
        content: "";
        display: block;
        z-index: 4;
        top: 0;
        bottom: -2px;
        width: 100%;
        background: url(../m4_userdateien/layout/lp-michelin-winter-2019/verlauf.png) center bottom repeat-x;
    }

    .moving-airplane {
        position: absolute;
        bottom: -300px;
        right: 80px;
        animation: diagonal 16s infinite;
        animation-delay: 2s;
        z-index: 0;
        animation-timing-function: linear;
    }
    .moving-airplane-reverse {
        position: absolute;
        top: -300px;
        right: 80px;
        animation: diagonalreverse 16s infinite;
        animation-delay: 2s;
        z-index: 0;
        animation-timing-function: linear;
    }

}

@keyframes diagonal {
    0% {
        transform: translatex(0) translatey(0)
    }

    30% {
        transform: translatex(220px) translatey(-900px);
    }

    100% {
        transform: translatex(220px) translatey(-900px);
    }
}


@keyframes diagonalreverse {
    0% {
        transform: translatex(0) translatey(0);
    }

    50% {
        transform: translatex(0) translatey(0);
    }

    80% {
        transform: translatex(220px) translatey(900px);
    }
    100% {
        transform: translatex(220px) translatey(900px);
    }
}

#js-raffle-success {
    display: none;
    padding-top: 100px;
    padding-bottom: 120px;
}

.fr-image-grid-text li {
    margin-bottom: .5rem;
}

.video-headline {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#js-click-raffle-anchor{
    cursor: pointer;
}

.landingpage-reisegutscheine .intro-wrapper h1, .landingpage-reisegutscheine .intro-wrapper p {

    display: none;
    
    }
    
    @media only screen and (max-width: 768px) {
    
    .text-content {
    
        padding: 190px 0 40px 0;
    
    }
    
    
    }

    p .reisegutscheine_magenta {

        font-size: 25px;
        font-weight: 650;
        text-transform: uppercase;
        font-style: italic;
        color: #ed008c;
    
    }