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

}
.top, #content {
    max-width: 1920px;
    margin: auto;
}
.s-font {
    font-family: 'Montserrat', sans-serif;
}
strong {
    font-weight: 700;
}
.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;
    min-height: 389px;
    overflow: hidden;
    padding-bottom: 120px;
    position: relative;
}
.top-woman {
    position: absolute;
    left: -65%;
    top: 0;
    min-height: 389px;
}
.top-product {
    position: absolute;
    right: -95%;
    top: 0;
    min-height: 449px;
}
.aa-logo {
    padding: 5rem 0 7rem;
    margin: 0;
}
.top-header {
    font-size: 2.2rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
}
.top-header strong {
    font-weight: 700;
    display: block;
    font-size: 2.7rem;
}
.top-header strong span {
    font-weight: 700;
    display: block;
    font-size: 2rem;
    color: #ff0000;
}
.top-text {
    padding-left: 20px;
}
.top-text p {
    font-weight: 700;
    font-size: 2rem;
    margin: 3rem auto;
    text-transform: uppercase;
}
.styled-btn {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcebbc+0,f7b924+100 */
    background: #fcebbc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcebbc 0%, #f7b924 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcebbc 0%,#f7b924 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcebbc 0%,#f7b924 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcebbc', endColorstr='#f7b924',GradientType=0 ); /* IE6-9 */
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 3.8rem;
    padding: 0 4rem;
    color: #000;
    display: inline-block;
    text-transform: none;
}
#middle-section {
    overflow: hidden;
    position: relative;
}
.mid-header {
    font-size: 3rem;
    line-height: 3.6rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 3rem;
}
.mid-bg-left {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 30%;
}
.mid-bg-right {
    position: absolute;
    right: 8%;
    top: 40%;
    max-width: 20%;
}
.gradient-rectangle {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#db991e+0,ffa500+13,efc352+26,f6dc68+37,fbf1b3+53,fae39e+69,f7c234+85,f3a21a+100 */
    background: #db991e; /* Old browsers */
    background: -moz-linear-gradient(left, #db991e 0%, #ffa500 13%, #efc352 26%, #f6dc68 37%, #fbf1b3 53%, #fae39e 69%, #f7c234 85%, #f3a21a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #db991e 0%,#ffa500 13%,#efc352 26%,#f6dc68 37%,#fbf1b3 53%,#fae39e 69%,#f7c234 85%,#f3a21a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #db991e 0%,#ffa500 13%,#efc352 26%,#f6dc68 37%,#fbf1b3 53%,#fae39e 69%,#f7c234 85%,#f3a21a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db991e', endColorstr='#f3a21a',GradientType=1 ); /* IE6-9 */
    display: inline-block;
    margin: 3rem auto 10rem;
}
.gradient-rectangle-inside {
    margin: 9px;
    border: 2px solid #FFFFFF;
    padding: 2rem 2.5rem;
}
.gradient-rectangle-inside ul {
    text-align: left;
}
.gradient-rectangle-inside ul li {
    padding: 0.5rem 0 0.5rem 2rem;
    font-size: 2rem;
    font-weight: 400;
    position: relative;
}
.gradient-rectangle-inside ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.2rem;
    height: 8px;
    width: 8px;
    background: #FFFFFF;
    display: block;
}
.innovation-row {
    display: flex;
    align-content: center;
    justify-content: center;
}
.innovation-box {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d09646+0,efb454+11,fff2bf+27,ffefbc+39,eea84c+52,eea84c+58,f9dd8d+72,ce803e+93,863f1f+100 */
    background: #d09646; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #d09646 0%, #efb454 11%, #fff2bf 27%, #ffefbc 39%, #eea84c 52%, #eea84c 58%, #f9dd8d 72%, #ce803e 93%, #863f1f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #d09646 0%,#efb454 11%,#fff2bf 27%,#ffefbc 39%,#eea84c 52%,#eea84c 58%,#f9dd8d 72%,#ce803e 93%,#863f1f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #d09646 0%,#efb454 11%,#fff2bf 27%,#ffefbc 39%,#eea84c 52%,#eea84c 58%,#f9dd8d 72%,#ce803e 93%,#863f1f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d09646', endColorstr='#863f1f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding: 5px;
    margin: 7rem 2.5rem 5rem;
    width: 25rem;
}
.innovation-header-bottom {
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 7rem;
}
.innovation-box-inside {
    background: #FFFFFF;
    text-align: center;
    min-height: 28rem;
}
.innovation-box-inside img {
    margin: -35% auto 2rem;
    max-width: 100%;
}
.innovation-box-text {
    padding: 0 10px;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 400;
}
.hue-box {
    width: 180px;
    height: 180px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 3rem auto;
}
.hue-box-text {
    padding-top: 25%;
}
.hue-box-text p {
    font-weight: 600;
    font-size: 1.6rem;
}
.hue-box-text p strong {
    font-weight: 700;
    font-size: 3rem;
    display: block;
    line-height: 5rem;
}
.hue-box-1 {
    background-image: url("../img/site/hue-1.png");
}
.hue-box-2 {
    background-image: url("../img/site/hue-2.png");
}
.hue-box-3 {
    background-image: url("../img/site/hue-3.png");
}
.hue-box-4 {
    background-image: url("../img/site/hue-4.png");
}
.bottom-pic {
    position:absolute;
    right: calc(670px + ((100% - 578px)/2));
    bottom: 250px;
}
#content {
    position: relative;
}
.aa-logo {
    max-width: 100%;
}










.poll-text {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 30px;
}
.footer {
    background: transparent;
}
.regulation-link {
    color: #f8c950;
    text-decoration: underline !important;
    margin-top: 40px;
    display: inline-block;
}
.poll hgroup > h1 {


    font-size: 3rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    line-height: 3.5rem;
    color: #000;

}

.poll #counter {
    font-size: 5rem;
    color: #d70056;
    font-family: futura-pt-bold, sans-serif;

    font-weight: 700;

    font-style: normal;
}

.poll #counter #counter-current {

    font-size: 5rem;
    color: #f8c950;
}
.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: #ebebeb;
    border: none;
}
.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: #f8c950;
    border-color: #f8c950;
    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: #f8c950;
    border-color: #f8c950;
    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: #f8c950;
    border: none;
    font-weight: 400;
    color: #000000 !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: 'Montserrat', sans-serif;
    font-weight: 400;
}
.form-navi .btn.next {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcebbc+0,f7b924+100 */
    background: #fcebbc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcebbc 0%, #f7b924 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcebbc 0%,#f7b924 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcebbc 0%,#f7b924 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcebbc', endColorstr='#f7b924',GradientType=0 ); /* IE6-9 */;
    color: #000000;
    border: none;
    line-height: 54px;
    text-transform: uppercase;
    cursor: pointer;
}
.form-navi .btn.prev {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcebbc+0,f7b924+100 */
    background: #fcebbc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcebbc 0%, #f7b924 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcebbc 0%,#f7b924 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcebbc 0%,#f7b924 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcebbc', endColorstr='#f7b924',GradientType=0 ); /* IE6-9 */
    color: #000;
    border: none;
    line-height: 54px;
    font-weight: 300;
    text-transform: uppercase;
    cursor: pointer;
}
.poll-question .option {
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
}
.poll-question .option label {
    padding: 10px 0;
    font-size: 1.8rem;
    font-weight: 400;
    color: #000000 !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: 6rem auto;
    display: flex;
}
#content2 .poll {
    width: 70%;
    margin: auto;
}
#content2 .show-box {
    width: 30%;
    border: 1px solid #FFFFFF;
}
.poll #counter {
    margin-top: 30px;
    font-size: 5rem;
    color: #f8c950;
    font-weight: 400;
}
.poll-question-header {
    margin-top: 0;
}
.poll-question-header h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    line-height: 2.2rem;
    margin-top: 1rem;
    font-weight: 700;
    color: #000000;
}
.poll-question, .form-navi, .form-submit {
    max-width: none;
}
.form-navi .btn.prev {
    line-height: 46px;
    color: #000000;
    font-weight: 700;
}
.form-navi .btn.next {
    line-height: 46px;
    font-weight: 700;
}
.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: 0;
}
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;
}
.poll-question.single .option.option-other .inline input {
    width: 100%;
    border:1px solid #000000;
    border-left: 0;
    text-align: center;
    padding: 10px 0;
    font-size: 1.6rem;
    font-weight: 400;
    color: #000000 !important;
    margin: 0;
    height: 42px;
    outline: 0;

}

.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) {
    .mid-bg-left {
        left: -14%;
        top: 12%;
    }
    .mid-bg-right {
        right: -2%;
        top: 36%;
    }
}
@media screen and (max-width: 1314px) {
}
@media screen and (max-width: 1200px) {
    .top-woman {
        display: none;
    }
    .top-product {
        right: -110%;
    }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {

}
@media screen and (max-width: 1040px) {
    .bottom-pic {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .innovation-box-text {
        font-size: 1.3rem;
    }
    .top-product {
        right: -180%;
    }
    .product-stamp {
        right: -10%;
    }
    .top-stamp {
        right: -25%;
    }

    .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;
    }

}
@media screen and (max-width: 768px) {
    #top-section {
        margin-bottom: 5rem;
    }
    .innovation-box-text {
        font-size: 1.6rem;
    }
    .innovation-row {
        display: block;
        text-align: center;
    }
    .innovation-box {
        margin: 10rem auto;
    }
    .mid-bg-left {
        display: none;
    }
    .mid-bg-right {
        display: none;
    }
    .top-product {
        right: -50%;
        height: 100%;
        opacity: 0.3;
        min-height: unset;
    }
    .top-text {
        position: relative;
        z-index: 2;
    }
    #top-section {
        min-height: unset;
        padding-bottom: 20px;
        background-size: cover;
    }
    .top-stamp {
        width: 30%;
        right: -20px;
        bottom: 55px;
    }
    #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%;
    }
}

@media screen and (max-width: 576px) {
    .innovation-box-text {
        font-size: 2rem;
    }
    .innovation-box-inside {
        min-height: unset;
        padding-bottom: 20px;
    }
    .innovation-box {
        margin: 10rem auto 5rem;
    }
    .innovation-box-inside img {
        margin: -35% auto 0;
    }
    .top-text-box {
        margin-top: 50%;
    }
    .product-stamp {
        right: 25%;
    }
    .product-desc-mobile {
        display: block;
        margin-bottom: 50px;
    }

    .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) {
    .hue-box-text p {
        font-size: 3rem;
    }
    .hue-box-text p strong {
        font-size: 4rem;
    }
    .product-stamp {
        right: 15%;
    }
    html {
        font-size: 40%;
    }
    .innovation-box {
        margin: 15rem auto 5rem;
    }

    .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) {
    .innovation-box-inside img {
        margin-top: -50%;
    }
}
@media screen and (max-width: 375px) {
    .product-stamp {
        right: 5%;
    }
    .top-text {
        font-size: 1.6rem;
    }


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

}

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

}

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

}

