@font-face {
    font-family: 'HelveticaNeueLT W1G 37 ThCn';
    src: url('../fonts/subset-HelveticaNeueLTW1G-ThCn.woff2') format('woff2'),
    url('../fonts/subset-HelveticaNeueLTW1G-ThCn.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLT W1G 57 Cn';
    src: url('../fonts/subset-HelveticaNeueLTW1G-Cn.woff2') format('woff2'),
    url('../fonts/subset-HelveticaNeueLTW1G-Cn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AVONbold';
    src: url('../fonts/HelveticaNeueAVON-Bold.eot');
    src: url('../fonts/HelveticaNeueAVON-Bold.eot#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueAVON-Bold.woff') format('woff'),
    url('../fonts/HelveticaNeueAVON-Bold.ttf') format('truetype'),
    url('../fonts/HelveticaNeueAVON-Bold.svg#AVONbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AVONlight';
    src: url('../fonts/HelveticaNeueAVON-Light.eot');
    src: url('../fonts/HelveticaNeueAVON-Light.eot#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueAVON-Light.woff') format('woff'),
    url('../fonts/HelveticaNeueAVON-Light.ttf') format('truetype'),
    url('../fonts/HelveticaNeueAVON-Light.svg#AVONlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AVONregular';
    src: url('../fonts/subset-HelveticaNeueAVON.woff2') format('woff2'),
    url('../fonts/subset-HelveticaNeueAVON.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html {
    font-size: 10px;
}
body {
    font-family: 'HelveticaNeueLT W1G 37 ThCn', sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 1.8rem;
    max-width: 1920px;
    text-align: center;

}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top, #content {
    max-width: 1920px;
    margin: auto;
}
#content {
    background-image: url("../img/site/footer-bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-bottom: 1rem;
    padding-top: 4rem;
}
.container-fluid.keep-width {
    max-width: 1200px;
}
.s-font {
    font-family: 'Pangolin', cursive;
}
strong {
    font-family: 'HelveticaNeueLT W1G 57 Cn', sans-serif;
}
.v-md {
    display: none;
}
.img-100 {
    max-width: 100%;
}
.no-margin {
    margin: 0 !important;
}
.desktop-bg {
    background-image: url("../img/site/top-bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}
.top-section {
    max-width: 1920px;
    margin: auto;

    background-size: cover;
    overflow: hidden;
    padding-bottom: 5rem;
    position: relative;
}

.styled-btn {
    font-family: 'AVONregular', sans-serif;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 5rem;
    padding: 2px 2.7rem 0 3.3rem;
    cursor: pointer;
    background: #000000;

    color: #FFFFFF;
    position: relative;
    margin: 0 0 0 3.5rem;
}
.styled-btn img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 3.5rem;
}
.top-text-box {
    text-align: left;
}
.top-logo {
    margin-left: 3.5rem;
}
.top-text-indent {
    border-left: 2px solid #946c4c;
    padding-left: 3rem;
    padding-top: 0.5rem;
    margin: 4.5rem 0;
}
.top-text-indent p:not(:last-of-type) {
    margin-bottom: 3rem;
}
.tti-1 {
    font-size: 6.8rem;
    line-height: 5.4rem;
    color: #946b4c;
}
.tti-2 {
    font-size: 2.4rem;
    line-height: 3rem;
    color: #849673;
}
.tti-3 {
    font-size: 2rem;
    line-height: 2.6rem;
    color: #000000;
}
.top-product-box {
    text-align: right;
    margin-top: 4.5rem;
}
.avon-logo {
    margin-bottom: 2rem;
}
.section-header {
    font-size: 6.8rem;
    line-height: 5.4rem;
    color: #946b4c;
    margin-bottom: 5rem;
}
.section-header span {
    display: inline-block;
    position: relative;
    padding-bottom: 4.5rem;
}
.section-header span:before {
    content: '';
    display: block;
    width: 90%;
    height: 2px;
    background: #946b4c;
    position: absolute;
    bottom: 0;
    left: 5%;
}
.middle-section {
    margin: 10rem auto 0;
    /*padding-bottom: 4rem;
    background-image: url("../img/site/middle-bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;*/
}
.middle-icons {
    margin: 0 auto;
}
.ingredients-box {
    width: 50%;
    display: flex;
    align-items: center;
    margin: 4rem auto;
    border: 1px solid #946b4c;
    background: #ffffff;
    font-family: 'HelveticaNeueLT W1G 57 Cn', sans-serif;
}
.ingredients-list {
    padding: 1rem;
    position: relative;
    width: 50%;
}
.ingredients-list:last-of-type:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #946b4c;
    position: absolute;
    left: 0;
    top: 0;
}
.ingredients-list-header {
    margin-bottom: 1rem;
}
.ingredients-list-header p {
    font-size: 2rem;
    line-height: 2.6rem;
    text-transform: uppercase;
    color: #946b4c;
}
.ingredients-list-icon-plus {
    display: block;
    margin: 0 auto .8rem auto;
    position: relative;
    width: 3.4rem;
    height: 3.4rem;
}
.ingredients-list-icon-plus:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    background: #946b4c;
    margin-top: -1px;
    left: 0;
}
.ingredients-list-icon-plus:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 2px;
    left: 50%;
    top: 0;
    background: #946b4c;
    margin-left: -1px;
}

.ingredients-list-icon-minus {
    display: block;
    margin: 0 auto .8rem auto;
    position: relative;
    width: 3.4rem;
    height: 3.4rem;
}
.ingredients-list-icon-minus:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    background: #946b4c;
    margin-top: -1px;
    left: 0;
}
.ingredients-list ul {
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #8d9da7;
    text-transform: uppercase;
}
.ingredients-list ul.not-included {
    text-decoration: line-through;
}
.product-box {
    display: flex;
    align-items: flex-start;
}
.middle-product {
    max-width: 100%;
    display: block;
}
.product-box-col {
    width: 50%;
}
.product-box-tr .product-box-desc {
    text-align: left;
}
.product-box-tl .product-box-desc {
    text-align: right;
}
.product-box-desc {
    padding: 4rem;
}
.product-name {
    font-size: 3.8rem;
    line-height: 3.4rem;
    color: #946b4c;
    margin-bottom: 2.5rem;
}
.product-desc {
    font-size: 2rem;
    line-height: 2.6rem;
    text-transform: uppercase;
}
.product-desc span {
    color: #849673;
    font-family: 'HelveticaNeueLT W1G 57 Cn', sans-serif;
}
.product-desc strong {
    font-family: 'HelveticaNeueLT W1G 57 Cn', sans-serif;
}
.product-desc strong span {
    color: #8d9da7;
    font-family: 'HelveticaNeueLT W1G 57 Cn', sans-serif;
}
.avon-footer {
    font-family: 'AVONlight', sans-serif;
    background: #f0f0f0;
    padding: 2rem 0;
    text-align: center;
    margin-top: 4rem;
}
.avon-footer-pic {

    vertical-align: middle;
}
.avon-btn {
    display: inline-block;
    border-radius: 2px;
    line-height: 2rem;
    height: 3.6rem;
    padding: 0 3rem;
    font-size: 1.3rem;
    color: #FFFFFF;
    background: #eb008c;
    text-transform: uppercase;
    padding-top: 10px;
    vertical-align: middle;
    margin-left: 30px;
}
.avon-btn img {
    padding-left: 5px;
}
.top-product-box-mobile {
    display: none;
}
.product-box.row {
    margin: 0;
}




.poll-text {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 30px;
}
.footer {
    border-top: none;
    background: #698a7e;
    padding: 2rem 0;
}
.footer p {
    color: #FFFFFF;
}
.footer-section {
    background: #698a7e;
}
.regulation-link {
    color: #956c4c;
    text-decoration: underline !important;
    margin-top: 40px;
    display: inline-block;
}
.poll hgroup > h1 {
    font-family: 'HelveticaNeueLT W1G 37 ThCn', sans-serif;
    font-size: 6.8rem;
    line-height: 5.4rem;
    text-transform: lowercase;
    color: #946c4c;

}

.poll #counter {
    font-family: 'HelveticaNeueLT W1G 37 ThCn', sans-serif;
    font-size: 3.8rem;
    line-height: 3.5rem;
    color: #000000;
}

.poll #counter #counter-current {

    color: #000000;
}
.poll-question.single-image {
    text-align: center;
}

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

}
.poll-question input[type="radio"] + label, .poll-question input[type="checkbox"] + label {
    background: #FFFFFF;
    padding: 17px 10px 13px;
    border: 1px solid #956c4c !important;
    font-family: 'HelveticaNeueLT W1G 37 ThCn', sans-serif;
    font-size: 2rem;
    font-weight: 300;
}
.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 #956c4c;
}
.poll-question.multi-image .checked-style {
    margin-bottom: -30px;
    border-radius: 0;
    background: #FFFFFF;
    border: 1px solid #956c4c;
}
.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: #956c4c;
    border-color: #956c4c;
    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: #956c4c;
    border-color: #956c4c;
    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 10px 30px 10px;
    float: none;
}
.color-main {
    color: #fcbbbc;
}
.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: #956c4c;
    border: 1px solid #956c4c !important;
    font-weight: 400;
    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, .form-submit .btn.submit, .btn.login {
    font-family: 'HelveticaNeueLT W1G 37 ThCn', sans-serif;
    font-weight: 400;
}
.form-navi .btn.next, .form-submit .btn.submit, .btn.login {
    background: #956c4c;
    border: 1px solid #956c4c;
    color: #FFFFFF;
    line-height: 54px;
    text-transform: uppercase;
    cursor: pointer;
}
.form-navi .btn.prev {
    background: #FFFFFF;
    border: 1px solid #956c4c;
    color: #000000;
    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.6rem;
    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 4rem;
    display: flex;
}
#content2 .poll {
    width: 70%;
    margin: auto;
}
#content2 .show-box {
    width: 30%;
    border: 1px solid #FFFFFF;
}
.poll #counter {
    margin-top: 2rem;
    font-weight: 300;
}
.poll-question-header {
    margin-top: 0;
}
.poll-question-header h3 {
    font-family: 'HelveticaNeueLT W1G 37 ThCn', sans-serif;
    font-size: 2rem;
    line-height: 2.4rem;
    margin-top: 2rem;
    font-weight:300;
    color: #000000;
}
.poll-question, .form-navi, .form-submit {
    max-width: none;
}
.form-navi .btn.prev {
    padding-top: 3px;
    line-height: 46px;
    color: #000000;
    font-weight: 300;
}
.form-navi .btn.next, .form-submit .btn.submit, .btn.login {
    padding-top: 3px;
    line-height: 46px;
    font-weight: 300;
}
.btn.prev, .btn.next {
    width: calc(50% - 10px);
    text-transform: uppercase;
}
.btn.prev + .btn.next {
    margin-left: 15px;
}
.btn.next, .form-submit .btn.submit {
    color: #FFFFFF;
}
.poll-form .prev.btn:hover, .poll-form .next.btn:hover, .form-submit .btn.submit:hover, .btn.login:hover {
    background: #FFFFFF;
    color: #956c4c;
    border-color: #956c4c;
}
.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;
}
@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) {

    body {
        font-size: 1.6rem;
    }
}
@media screen and (max-width: 991px) {
    .top-product-box-mobile {
        display: block;
        text-align: center;
        width: 80%;
        margin-bottom: 2rem;
    }
    .desktop-bg {

        background-position: top left;
        background-size: 150% auto;
    }
    .top-product-box {
        display: none;
    }
    .top-products {
        max-width: 100%;
    }
    .avon-logo {
        max-width: 60%;
    }
    html {
        font-size: 55%;
    }

    .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-logo {
        max-width: 40%;
    }
    .ingredients-box {
        width: 100%;
    }
    .product-box {
        text-align: center;
    }
    .middle-product {
        margin: 0 auto;
    }
    .product-box-desc {
        text-align: center !important;
    }
    .product-box-col {
        width: 100%;
    }
    .top-text-box {
        text-align: center;
    }
    .top-product-box-mobile {
        margin: 2rem auto;

    }
    .top-products {
        margin-left: -24px;
    }
    .styled-btn {
        margin-left: auto;
    }
    .top-logo {
        margin: 0;
    }
    .top-text-indent {
        border: none;
        text-align: center;
        padding: 0;
    }
    .middle-icons {
        max-width: 90%;
    }
    .avon-footer-pic {
        max-width: 60%;
    }

    #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) {

    .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) {

    html {
        font-size: 45%;
    }
    .avon-btn {
        padding-top: 7px;
    }
    .avon-btn img {
        height: 6px;
    }
    .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) {

}

