@font-face {
    font-family: 'niveabookregular';
    src: url('../fonts/nivbk-webfont.woff2') format('woff2'),
    url('../fonts/nivbk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'niveaboldregular';
    src: url('../fonts/nivbo-webfont.woff2') format('woff2'),
    url('../fonts/nivbo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html {
    font-size: 62.5%;
}
body {
    font-family: 'niveabookregular', sans-serif;
    color: #00136f;
    max-width: 1920px;
    text-align: center;

}
.top, #content {
    max-width: 1920px;
    margin: auto;
}
#content {
    background-image: url("../img/site/bottom-bg.jpg");
    min-height: 773px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.container-fluid.keep-width {
    max-width: 1200px;
    width: 100%;
}
.s-font {
    font-family: 'niveaboldregular', sans-serif;
}
strong {
    font-family: 'niveaboldregular', sans-serif;
}
.v-md {
    display: none;
}
.img-100 {
    max-width: 100%;
}
.no-margin {
    margin: 0 !important;
}
#top-section {
    max-width: 1920px;
    background: url("../img/site/top-bg.jpg") no-repeat top center;
    background-size: cover;
    min-height: 624px;
    overflow: hidden;
    position: relative;
}
#top-section .container-fluid {
    max-width: 1200px;
    position: relative;
    min-height: 490px;
}
.styled-btn {
    background: #00136f;
    border-radius: 2.5rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 5rem;
    padding: 0 3.5rem;
    color: #FFFFFF;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 2rem;
}
.top-text-box {
    text-align: left;
    padding-top: 3.5rem;
}
.top-logo {
    margin-bottom: 3.5rem;
}
.ttb-1 {
    font-size: 2.4rem;
    line-height: 2.8rem;
    margin-bottom: 2rem;
}
.ttb-2 {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: .5rem;
}
.block-header {
    font-size: 3.7rem;
    line-height: 4.5rem;
    margin-bottom: 2rem;
    text-transform: uppercase;
}
.middle-section {
    padding: 7.5rem 0;
}
.products-grid {
    margin-top: 12rem;
}
.product-item {
    position: relative;
}
.product-bg {
    position: absolute;
    z-index: 1;
}
#product-1 .product-bg {
    left: -25%;
    top: -5%;
    width: 119%;
}
#product-2 .product-bg {
    left: -7%;
    top: -10%;
    width: 113%;
}
#product-3 .product-bg {
    right: -10%;
    top: -2%;
    width: 114%;
}
.product-item-data {
    position: relative;
    z-index: 2;
}
.product-pic {
    max-width: 100%;
    margin-bottom: 3rem;
}
.product-item-data {

}
.product-name {
    font-size: 2.4rem;
    line-height: 2.8rem;
    min-height: 8.6rem;
    margin-bottom: 2rem;
}
.product-name > strong {
    text-transform: uppercase;
}
.product-desc {
    font-size: 1.5rem;
    line-height: 1.8rem;
}
.articles-grid {
    background: #eaf9f9;
    margin: 4rem auto;
    padding: 4.5rem 3rem;
}
.article-item {
    text-align: left;
    color: #00136f;
    display: block;
    margin-top: 2.5rem;
}
.article-picture {
    background-color: darkgray;
    padding-bottom: 54%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.article-title {
    font-size: 2.4rem;
    line-height: 2.8rem;
    margin: 2rem auto;
}
.article-lead {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom: 2rem;
}
.read-more {
    font-size: 1.5rem;
    line-height: 1.8rem;

}
.top-mobile {
    display: none;
    width: 100%;
}













.poll-text {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 30px;
}
.footer {
    background: transparent;
}
.footer p {
    font-family: 'niveabookregular';
    font-size: 1.4rem;
    font-weight: 600;
    color: #00136f;
}
.regulation-link {
    color: #00136f;
    text-decoration: underline !important;
    margin-top: 40px;
    display: inline-block;
}
.poll hgroup > h1 {
    font-family: 'niveaboldregular';

    font-size: 3.7rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 3.7rem;
    color: #00136f;

}

.poll #counter {
    font-size: 3.6rem;
    color: #00136f;
    margin: 3rem auto;

    font-style: normal;
}

.poll #counter #counter-current {

    font-size: 3.6rem;
    color: #00136f;
}
.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;
    color: #00136f !important;
    border: 1px solid #ffffff;
    border-radius: 25px;
}
.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: #00136f;
    border-color: transparent;
    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: #00136f;
    border-color: transparent;
    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: #00136f;
    font-family: 'niveaboldregular', sans-serif;
    border: 1px solid #00136f;
    color: #FFFFFF !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: 'niveabookregular', sans-serif;
    font-weight: 400;
    font-size: 2rem;
    letter-spacing: 0.4px;
}
.form-navi .btn.next {
    font-family: 'niveaboldregular', sans-serif;

    background: #00136f;
    border-radius: 25px;
    color: #FFFFFF;
    border: none;
    line-height: 54px;
    text-transform: uppercase;
    cursor: pointer;
}
.form-navi .btn.prev {

    background: #ffffff;
    border-radius: 25px;
    color: #00136f;
    border: none;
    line-height: 50px;
    font-weight: 300;
    text-transform: uppercase;
    cursor: pointer;
}
.poll-question .option {
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
}
.poll-question .option label {
    font-family: 'niveabookregular', sans-serif;
    padding: 12px;
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 400;
    color: #00136f !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: 0 auto 6rem;
    padding-top: 6rem;
    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: 'niveaboldregular';
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 700;
    color: #0e1a6c;
}
.poll-question, .form-navi, .form-submit {
    max-width: none;
}
.form-navi .btn.prev {
    font-family: 'niveabookregular';
    line-height: 50px;
    color: #0e1a6c;
    font-weight: 600;
}
.form-navi .btn.next {
    line-height: 50px;
    font-weight: 400;
}
.btn.prev, .btn.next {
    width: calc(50% - 10px);
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 700;
}
.btn.prev + .btn.next {
    margin-left: 15px;
}
.btn.next {
    color: #FFFFFF;
}
.poll-form .prev.btn:hover, .poll-form .next.btn:hover {

}
.rules {
    text-align: center;
}
.form-navi {
    margin-top: 3rem;
}
button.btn[type="submit"] {
    background: #c82536;
}
.top-product-pic-mobile {
    display: none;
}
.visible-midium {
    display: none;
}
.poll-question.single .option.option-other label {
    width: 120px;
    float: left;
}
.poll-question.single .option.option-other:after {
    content: "";
    clear: both;
    display: block;
}
.poll-question.single .option.option-other .inline {
    display: block;
    float: left;
    width: calc(100% - 120px);
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.poll-question.single .option.option-other .inline input {
    width: 100%;
    border:1px solid #dee3ee;
    border-left: 0;
    text-align: center;
    padding: 10px 0;
    font-size: 1.6rem;
    font-weight: 400;
    color: #000000 !important;
    margin: 0;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;

}

.poll-question.single .option.option-other .inline input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #cfcfcf;
    opacity: 1; /* Firefox */
}

.poll-question.single .option.option-other .inline input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #cfcfcf;
}

.poll-question.single .option.option-other .inline input::-ms-input-placeholder { /* Microsoft Edge */
    color: #cfcfcf;
}
.poll-question.single .option.option-other input[type="radio"]:checked + label + .inline input {
    outline: 0;
    border:1px solid #114037;
}

.message p {
    font-size: 2rem;
    margin-top: 1em;
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1464px) {
}
@media screen and (max-width: 1314px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1200px) and (min-width: 992px) {

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



}

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

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

    #content2 {

        padding: 5rem 15px 0 0;
    }

}
@media screen and (max-width: 768px) {
    .top-mobile {
        display: block;
    }
    #top-section {
        background: #ffffff;
    }
    .top-text-box {
        text-align: center;
    }
    .product-item {
        max-width: 36.6rem;
        width: 70%;
        margin: 4rem auto;
    }
    .middle-section {
        overflow: hidden;
    }
    #content2 {
        flex-direction:row-reverse;
        flex-flow: row wrap;
        padding: 5rem 15px 0;
    }
    #content2 .poll, #content2 .show-box {
        width: 100%;
    }

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

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

    .poll-question.single-image > .option {
        float: none;
        margin: 15px auto;
    }
    .nivea-logo {
        max-width: 30%;
        margin: 0 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) {
    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) {

}

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

}

