@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin-ext');
html {
    font-size: 62.5%;
}
body {
    font-family: "din-2014";
    font-weight: 300;
    color: #000000;
    max-width: 1920px;
    text-align: center;

}
img {max-width: 100%;}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.visible-md {
    display: none;
}
.top, #content {
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
}
.s-font {
    font-family: 'Bevan', cursive;
}
strong {
    font-weight: 700;
}
.v-md {
    display: none;
}
.img-100 {
    max-width: 100%;
}
.no-margin {
    margin: 0 !important;
}
.cerave-logo {
    margin:  2rem 0;
    max-width: 210px;
}
.styled-btn {
    display: inline-block;
    font-size: 2.1rem;
    color: #ffffff;
    background: #133054;
    line-height: 5.4rem;
    padding: 0 2rem;
    font-weight: 400;
    margin: 0 35px 0 0;
    width: 160px;
}
.arr {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    display: inline-block;
}
.arr-l {
    padding-right: 2rem;
}
.arr-r {
    padding-left: 2rem;
}
#top-section {
    background-image: url("../img/site/top-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 0;
}
.top-text-box {
    text-align: left;
    max-width: 370px;
}

.top-text-box__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-text-box ul {
    list-style: none;
    color: #113157;
    font-size: 1.6rem;
    font-weight: 400;
}

.top-text-box ul li:first-child {
    margin: 0 0 15px 0;
}

.top-text-box ul li:not(:first-child) {
    padding: 0 0 0 20px;
    margin: 0 0 25px 0;
    line-height: 1.3;
}

.top-text-box ul li:not(:first-child):before {
    content: '';
    width: 7px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #113157;
}

.top-text-box ul li:last-child {
    margin: 0;
}

.top-text-box ul li {
    position: relative;
}

.top-header {
    font-size: 5.4rem;
    line-height: 5.8rem;
    font-weight: 700;
    color: #133054;
    margin: 1rem 0 3rem;
}
.w-lite {
    margin: 3rem 0;
    color: #ffffff;
    font-size: 2.7rem;
    line-height: 3rem;
    font-weight: 700;
}
.w-lite strong {
    color: #113157;
}
.b-lite {
    margin: 0;
    color: #113157;
    font-size: 2.1rem;
    font-weight: 400;
}
.top-prod-box {
    position: absolute;
    left: 38rem;
    width: calc(100% - 38rem);
    bottom: 0;
}
.top-prod-box img {
    max-width: 100%;
}
.top-prod-box-mobile {
    display: none;
}
.top-prod-pic {
    position: absolute;
    bottom: -4rem;
    left: 0;
}
.top-prod-pic-1 {
    left: 0;
}

.top-section-product {
    position: relative;
    width: 89%;
    background: #40bfea;
    margin: 20px 0 0 0;
    padding: 18px 0;
}

.top-section-product img {
    position: absolute;
    right: -5px;
    bottom: -1px;
}

.top-section-product span:not(.arr) {
    color: #fff;
}

.top-section-product {
    display: flex;
    align-items: center;
}

.top-section-product .text {
    font-size: 2.6rem;
    font-weight: 700;
    color: #133054;
    text-transform: uppercase;
}

.top-section-product:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: -50%;
    width: 50%;
    background: #40bfea;
}

.top.copy {
    background-color: #113157;
}
.top.copy div {
    padding: 3rem;
    font-size: 2.5rem;
    font-family: "din-2014", sans-serif;
    font-weight: 700;
    color: #fff;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    line-height: 3.5rem;
}

.poll-text {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 30px;
}
.footer {
    background: #133054;
    border-top: 2px solid #000000;
    color: #ffffff;
}
.footer p {
    color: #ffffff;
    font-size: 1.4rem;
    font-weight: 300;
}
.regulation-link {
    color: #0973ba;
    text-decoration: underline !important;
    margin-top: 40px;
    display: inline-block;
}
.poll hgroup > h1 {

    margin-top: 0;
    font-family: "din-2014";
    font-size: 5.4rem;
    line-height: 4.8rem;
    text-transform: none;
    color: #0973ba;
    font-weight: 700;

}

.poll #counter {
    font-size: 2.1rem;
    color: #0973ba;
    font-weight: 400;
    margin: 3rem auto 1rem;
}

.poll #counter #counter-current {

    font-size: 4.1rem;
    color: #133054;
}
.poll-question.single-image {
    text-align: center;
}

.poll-question.single-image > .option {
    border: 1px solid #000000;
    margin: 0px 15px 30px 15px;
    float: none;
}
.poll-question.single-image > .option > label {
    border: 1px solid #000000;

}
.poll-question input[type="radio"] + label, .poll-question input[type="checkbox"] + label {
    background: #FFFFFF;
}
.poll-question.single-image label > img {
    max-width: none;
}
.poll-question.single-image .checked-style {
    margin-bottom: -30px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #000000;
}
.poll-question.multi-image .checked-style {
    margin-bottom: -30px;
    border-radius: 0;
    background: #FFFFFF;
    border: 1px solid #000000;
}
.poll-question.single-image input[type="radio"] + label:hover .checked-style div,
.poll-question.single-image input[type="radio"]:checked + label .checked-style div,
.poll-question.single-image input[type="checkbox"] + label:hover .checked-style div,
.poll-question.single-image input[type="checkbox"]:checked + label .checked-style div {
    border-radius: 50%;
    background: #0973ba;
    border-color: #0973ba;
    width: 18px;
    height: 18px;
    margin: 3px auto;
}
.poll-question.multi-image input[type="radio"] + label:hover .checked-style div,
.poll-question.multi-image input[type="radio"]:checked + label .checked-style div,
.poll-question.multi-image input[type="checkbox"] + label:hover .checked-style div,
.poll-question.multi-image input[type="checkbox"]:checked + label .checked-style div {
    border-radius: 0;
    background: #0973ba;
    border-color: #0973ba;
    width: 18px;
    height: 18px;
    margin: 3px auto;
}
.poll-question.single-image label > span {
    display: block;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}
.poll-question.multi-image > .option {
    border: 1px solid #000000;
    margin: 0px 15px 30px 15px;
    float: none;
}
.poll-question.multi-image label > span {
    display: block;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}
.poll-question input[type="radio"] + label:hover, .poll-question input[type="radio"]:checked + label, .poll-question input[type="checkbox"] + label:hover, .poll-question input[type="checkbox"]:checked + label {
    background: #0973ba;
    border: 1px solid #0973ba;
    color: #FFFFFF !important;
    font-weight: 400 !important;
}
.poll-question.multi-image input[type="radio"] + label:hover, .poll-question.multi-image input[type="radio"]:checked + label, .poll-question.multi-image input[type="checkbox"] + label:hover, .poll-question.multi-image input[type="checkbox"]:checked + label {
    background: #FFFFFF;
}
.form-navi .btn {
    font-family: "din-2014";
    font-weight: 400;
    height: 52px;
}
.form-navi .btn.next {
    background: #133054;
    border: 1px solid #133054;
    color: #FFFFFF;
    line-height: 54px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 400;
}
.form-navi .btn.prev {
    background: #0973ba;
    border: 1px solid #0973ba;
    color: #ffffff;
    line-height: 54px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 400;
}
.poll-question .option {
    line-height: 30px;
    font-size: 16px;
    font-weight: 300;
}
.poll-question .option label {
    padding: 10px 0;
    font-size: 2.1rem;
    font-weight: 400;
    color: #133054 !important;
}

p.txt.rules > a {
    color: #000;
    text-decoration: underline;
}
#form_footer span {
    font-size: 2rem;
    line-height: 4rem;
    vertical-align: bottom;
}
#form_footer img {
    padding: 0 5px;
}
#content2 {
    width: 900px;
    max-width: 100%;
    margin: 4rem auto 1rem auto;
    display: flex;
}
#content2 .poll {
    width: 70%;
    margin: auto;
}
#content2 .show-box {
    width: 30%;
    border: 1px solid #FFFFFF;
}

.poll-question-header {
    margin-top: 0;
}
.poll-question-header h3 {
    font-family: "din-2014";
    font-size: 2.1rem;
    line-height: 2rem;
    margin-top: 1rem;
    font-weight: 400;
    color: #133054;
}
.poll-question, .form-navi, .form-submit {
    max-width: none;
}
.form-navi .btn.prev {
    line-height: 52px;
}
.form-navi .btn.next {
    line-height: 52px;
}
.btn.prev, .btn.next {
    width: calc(50% - 10px);
    text-transform: uppercase;
}
.btn.prev + .btn.next {
    margin-left: 15px;
}
.btn.next {
    color: #FFFFFF;
}
.poll-form .prev.btn:hover {
    background: #FFFFFF;
    color: #0973ba;
    border-color: #0973ba;
}
.poll-form .next.btn:hover {
    background: #FFFFFF;
    color: #133054;
    border-color: #133054;
}
.rules {
    text-align: center;
}
.form-navi {
    margin-top: 0;
}
button.btn[type="submit"] {
    background: #c82536;
}
.top-product-pic-mobile {
    display: none;
}
.visible-midium {
    display: none;
}
.visible-md {
    display: none;
}

.message p {
    font-size: 2rem;
    margin-top: 1em;
}
.visible-xs {
    display: none;
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1464px) {
}
@media screen and (max-width: 1314px) {
}
@media screen and (max-width: 1200px) {
    .container {
        max-width: 100%;
    }
}
@media screen and (max-width: 1120px)  {
    .top-section-product {
        width: 100%;
    }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .top-prod-pic {
        bottom: -3rem;
    }
}
@media screen and (max-width: 991px) {
    html {
        font-size: 55%;
    }
    #top-section {
        padding: 0;
    }
    .top-prod-pic {
        bottom: -2rem;
    }

    .visible-midium {
        display: inline-block;
        margin: auto;
    }
    .hidden-midium {
        display: none !important;
    }
    .v-md {
        display: block;
        margin: auto;
        width: 100%;
    }

    #content2 {
        padding: 0 15px 0 0;
    }

    .visible-mobile {
        display: flex !important;
    }

    #top-section {
        background-image: url("../img/site/top-bg-mobile.jpg");
    }

    .top-text-box {
        max-width: 440px;
        margin: auto;
    }

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

    .top-section-product {
        justify-content: center;
        padding: 10px;
    }

    .top-section-product:before {
        display: none;
    }

    .top-section-product .text {
        font-size: 2rem;
    }

    .mobile-packshot {
        margin: 35px auto 0;
    }


    #top-section {
        background: #b4ccea;
    }
    .visible-md {
        display: flex;
    }

    .hidden-md {
        display: none;
    }

    .top-text-box__header {
        justify-content: space-around;
    }

    .styled-btn {
        width: auto;
        margin: 0 15px 0 0;
    }

    .top-section-product {
        width: auto;
        margin: 0 -15px 25px;

    }

    #top-section {
        padding-bottom: 15px;
    }

}
@media screen and (max-width: 768px) {

  /*   .cerave-logo {
        max-width: 60%;
    } */

    .top-section-product .text {
        font-size: 1.8rem;
    }

    .top-text-box__header img:not(.cerave-logo) {
        max-width: 90px;
    }

    .cerave-logo {
        max-width: 110px;
    }

    #top-section {

        min-height: unset;
    }
    .top-prod-pic {
        margin: 2rem 2rem 2rem auto;
        position: static;
        width: 100%;
    }
    .top-prod-box-mobile {
        text-align: right;
        display: block;
        padding: 15px;
        width: 100%;
        bottom: 0;
        left: 0;
    }
    .top-prod-box {
        display: none;
    }
    .hide-mobile {
        display: none;
    }
    .styled-btn {
        margin: 0;
    }

    .top-section-product {
        padding: 10px;
        justify-content: space-between;
    }

    .hidden-xs {
        display: none;
    }


    #content2 {
        flex-direction:row-reverse;
        flex-flow: row wrap;
        padding: 0 15px;
    }
    #content2 .poll, #content2 .show-box {
        width: 100%;
    }

    .poll-question.single-image > .option {
        width: 25%;
    }

    .visible-xs {
        display: block;
    }
    img {
        max-width: 100%;
    }

}

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

    .poll-question.single-image > .option {
        float: none;
        margin: 15px auto;
    }

    .poll-question.single-image > .option {
        width: 75%;
    }

    .poll-question.single-image > .option, .poll-question.multi-image > .option {
        width: 48%;
        margin: 15px 1%;
    }

}

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


}
@media screen and (max-width: 440px) {
    .form-navi .btn .arr.arr-l {
        padding-right: 1rem;
    }
    .form-navi .btn .arr.arr-r {
        padding-left: 1rem;
    }
    html {
        font-size: 40%;
    }

    .poll-question .option {
        font-size: 12px;
    }
    .form-navi .btn.prev, .form-navi .btn.next {
        font-size: 16px;
    }
    #form_footer {
        padding: 20px 0;
    }

    #form_footer span {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    #form_footer img {
        width: 140px;
    }
}

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

}
@media screen and (max-width: 375px) {



}
@media screen and (min-width: 320px) {

}

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

    .visible-mobile {
        display: none;
    }
}

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

    .v-sm {
        display: none;
    }
}

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

}

