@font-face {
    font-family: 'PTSans-CaptionBold';
    src: url("../src/PTSans-CaptionBold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans-Regular';
    src:  url("../src/PTSans-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans-Bold';
    src: url("../src/PTSans-Bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url("../src/OpenSans.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TrebuchetMS';
    src:  url("../src/TrebuchetMS.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

 .lf__holder-left,
    .lf__holder-right {
        position: fixed;
        z-index: 500;
    }

    .lf__holder-left {
        bottom: 140px;
        left: 30px;
    }

    .lf__holder-right {
        top: 75px;
        right: 30px;
    }

    .lf__notice {
        position: relative;
        padding: 10px 12px;
        border-radius: 3px;
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    }

    .lf__notice:not(:last-of-type) {
        margin-bottom: 38px;
    }

    .lf__notice_close {
        position: absolute;
        cursor: pointer;
        padding: 4px;
        width: 9px;
        height: 9px;
        top: 15px;
        right: 17px;
        z-index: 501;
        background-position: center center;
    }

    .lf__notice_content {
        position: relative;
        padding: 13px 0 13px 70px
    }

    .lf__notice.lf__stats {
        padding: 14px 0;
        text-align: center;
        width: 100%;
        background: #000000;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 500;
        border-radius: 0;
    }

    .lf__stats .lf__notice_close {
        display: none;
    }

    .lf__stats .lf__notice_content {
        margin: 0 auto;
        width: 960px;
        text-transform: uppercase;
        padding: 0;
    }

    .lf__stats_item {
        display: inline-block;
        margin: 0 20px;
        font-size: 18px;
        color: #ababab;
    }

    .lf__stats_item__icon {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }

    .lf__stats_item__text {
        display: inline-block;
        vertical-align: middle;
    }

    .lf__stats_item__count {
        display: inline-block;
        vertical-align: middle;
        width: 53px;
        height: 26px;
        line-height: 26px;
        color: #f8f8f8;
        text-align: center;
        margin-left: 8px;
    }

    .lf__stats_visitors__icon {
        width: 15px;
        height: 22px;
    }

    .lf__stats_online__icon {
        width: 23px;
        height: 21px;
    }

    .lf__stats_purchase__icon {
        width: 24px;
        height: 24px;
    }

    .lf__stats_online .lf__visitors_count {
        color: #f8f8f8;
    }

    .lf__notice.lf__delivery {
        background: #070707;
        width: 410px
    }

    .lf__delivery .lf__notice_content {
        border: 1px dotted #333;
    }

    .lf__delivery_icon {
        position: absolute;
        width: 80px;
        height: 80px;
        top: 50%;
        margin-top: -40px;
        left: -10px;
    }

    .lf__delivery_caption {
        text-transform: uppercase;
        color: #e51f31;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 3px
    }

    .lf__delivery_text {
        font-size: 15px;
        line-height: 22px;
        color: #ababab;
        width: 190px
    }

    .lf__delivery_city {
        text-transform:
    }

    .lf__notice.lf__visitors {
        background: #fff;
        width: 410px
    }

    .lf__visitors .lf__notice_close {
        background-position: center center;
    }

    .lf__visitors .lf__notice_content {
        border: 1px dotted #e51f31
    }

    .lf__visitors_icon {
        position: absolute;
        width: 33px;
        height: 31px;
        top: 50%;
        margin-top: -15px;
        left: 14px;
    }

    .lf__visitors_text {
        color: #000;
        font-size: 15px;
        line-height: 22px;
        width: 220px
    }

    .lf__visitors .lf__visitors_count {
        color: #e51f31;
        font-weight: 600
    }

    .lf__notice.lf__order {
        background: #000000;
        width: 260px;
        margin: 0 auto;
    }

    .lf__notice.lf__order:not(:last-of-type) {
        margin: 0 auto 38px;
    }

    .lf__order .lf__notice_close {
        display: none;
    }

    .lf__order .lf__notice_content {
        padding: 20px 10px 20px 75px;
        font-size: 15px;
        line-height: 22px;
        color: #ffffff;
        border: 1px dotted #333
    }

    .lf__order_caption {
        color: #ababab
    }

    .lf__order_icon {
        position: absolute;
        width: 80px;
        height: 80px;
        top: 50%;
        margin-top: -40px;
        left: -10px;
    }

    .lf__notice.lf__price {
        width: 300px;
        max-height: 144px;
        padding: 10px 0;
        box-sizing: border-box;
        box-shadow: none;
    }

    .lf__price .lf__notice_close {
        top: 0px;
        right: 20px
    }

    .lf__price .lf__notice_content {
        height: 100%;
        padding: 6px 10px;
        margin: 0px 30px;
        background: #000;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    }

    .lf__price_caption {
        color: #e51f31;
        text-transform: uppercase;
    }

    .lf__price_subcaption {
        color: #fff;
        text-transform: uppercase;
    }

    .lf__price_text {
        color: #ababab
    }

.inline-block,
audio,
canvas,
video,
.icon-egg1,
.icon-egg2,
.icon-egg3,
.icon-egg4,
.icon-egg5,
.icon-egg6,
.icon-safe1,
.icon-safe2,
.icon-safe3 {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.clearfix,
.header .wrap-section__inner,
.top .wrap-section__inner,
.order .wrap-section__inner,
.review__info-container,
.final .top__container,
.footer .wrap-section__inner,
.footer__left,
.former__price {
    *zoom: 1;
}

.clearfix:before,
.header .wrap-section__inner:before,
.top .wrap-section__inner:before,
.order .wrap-section__inner:before,
.review__info-container:before,
.final .top__container:before,
.footer .wrap-section__inner:before,
.footer__left:before,
.former__price:before,
.clearfix:after,
.header .wrap-section__inner:after,
.top .wrap-section__inner:after,
.order .wrap-section__inner:after,
.review__info-container:after,
.final .top__container:after,
.footer .wrap-section__inner:after,
.footer__left:after,
.former__price:after {
    display: table;
    content: "";
}

.clearfix:after,
.header .wrap-section__inner:after,
.top .wrap-section__inner:after,
.order .wrap-section__inner:after,
.review__info-container:after,
.final .top__container:after,
.footer .wrap-section__inner:after,
.footer__left:after,
.former__price:after {
    clear: both;
}
.clearfix,
.header .wrap-section__inner-es,
.top .wrap-section__inner-es,
.order .wrap-section__inner-es,
.review__info-container,
.final .top__container-es,
.footer .wrap-section__inner-es,
.footer__left,
.former__price {
    *zoom: 1;
}

.clearfix:before,
.header .wrap-section__inner-es:before,
.top .wrap-section__inner-es:before,
.order .wrap-section__inner-es:before,
.review__info-container:before,
.final .top__container-es:before,
.footer .wrap-section__inner-es:before,
.footer__left:before,
.former__price:before,
.clearfix:after,
.header .wrap-section__inner-es:after,
.top .wrap-section__inner-es:after,
.order .wrap-section__inner-es:after,
.review__info-container:after,
.final .top__container-es:after,
.footer .wrap-section__inner-es:after,
.footer__left:after,
.former__price:after {
    display: table;
    content: "";
}

.clearfix:after,
.header .wrap-section__inner-es:after,
.top .wrap-section__inner-es:after,
.order .wrap-section__inner-es:after,
.review__info-container:after,
.final .top__container-es:after,
.footer .wrap-section__inner-es:after,
.footer__left:after,
.former__price:after {
    clear: both;
}


/* --------------------- reset meyer styles --------------------------- */

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

audio:not([controls]) {
    display: none;
}

ol,
ul {
    list-style: none;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: 0;
}


/* --------------------- END reset meyer styles ---------------------- */

hr {
    border: 0px none;
    background: none;
    outline: none;
    height: 0;
    margin: 0;
}

[hidden] {
    display: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
    *overflow: visible;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    border-radius: 0;
    border: 0 \9;
}

input[type=button],
input[type=reset],
input[type=submit] {
    width: auto;
    height: auto;
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer;
}

textarea {
    overflow: auto;
    vertical-align: top;
    height: auto;
}

select[multiple] {
    height: inherit;
    background-color: #fff;
}

input[type="file"] {
    width: auto;
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: #fff;
    background-color: initial;
    line-height: 18px \9;
}

select,
input[type="file"] {
    height: 28px;
}

textarea {
    height: auto;
}

input[type="hidden"] {
    display: none;
}

input[type=file]:focus,
input[type=checkbox]:focus,
select:focus {
    outline: 1px dotted #666;
}

input[type="image"] {
    border: 0;
}

body {
    font: 14px "PTSans-Regular", 'Arial', sans-serif;
}

img {
    max-width: 100%;
}

.icons-sprite,
.icon-egg1,
.icon-egg2,
.icon-egg3,
.icon-egg4,
.icon-egg5,
.icon-egg6,
.icon-safe1,
.icon-safe2,
.icon-safe3 {
    background-image: url('../src/icons-s46071bc535.png');
    background-repeat: no-repeat;
}

.inline-block,
audio,
canvas,
video,
.icon-egg1,
.icon-egg2,
.icon-egg3,
.icon-egg4,
.icon-egg5,
.icon-egg6,
.icon-safe1,
.icon-safe2,
.icon-safe3 {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.icon-egg1 {
    background-position: 0 0;
    height: 38px;
    width: 55px;
}

.icon-egg2 {
    background-position: 0 -43px;
    height: 41px;
    width: 44px;
}

.icon-egg3 {
    background-position: 0 -89px;
    height: 52px;
    width: 45px;
}

.icon-egg4 {
    background-position: 0 -146px;
    height: 43px;
    width: 45px;
}

.icon-egg5 {
    background-position: 0 -194px;
    height: 38px;
    width: 42px;
}

.icon-egg6 {
    background-position: 0 -237px;
    height: 45px;
    width: 50px;
}

.icon-safe1 {
    background-position: 0 -287px;
    height: 28px;
    width: 28px;
}

.icon-safe2 {
    background-position: 0 -320px;
    height: 30px;
    width: 28px;
}

.icon-safe3 {
    background-position: 0 -355px;
    height: 28px;
    width: 27px;
}

.wrap-section__inner {
    max-width: 1000px;
    margin: 0 auto;
}
.wrap-section__inner-es {
    max-width: 1000px;
    margin: 0 auto;
}

h3 {
    font-size: 40px;
    font-family: 'PTSans-Bold', sans-serif;
}

.discount {
    position: absolute;
    top: -57px;
    left: 320px;
    background: url("../src/discount_icon.png") 0 0 no-repeat;
    width: 124px;
    height: 124px;
    color: #ffffff;
    text-align: center;
    padding-top: 22px;
}

.discount-item1 {
    font-size: 23px;
    display: block;
    text-align: left;
    padding-left: 28px;
}

.discount-item2 {
    font-size: 40px;
    font-family: PTSans-Bold, sans-serif;
    margin-top: -18px;
    display: inline-block;
}

.discount-item3 {
    font-size: 30px;
    font-family: PTSans-Bold, sans-serif;
}

.header {
    background: rgba(117, 147, 28, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.header .right {
    float: right;
    margin: 15px 10px 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

@media screen and (max-width: 479px) {
    .header .right {
        display: none;
    }
}

.header .right__btn {
    color: #75931c;
    background: #ffffff;
    border: none;
    font-size: 16px;
    font-weight: bold;
    padding: 9px 0;
    width: 200px;
    text-transform: uppercase;
}

.header .logo {
    float: left;
    width: 250px;
    margin: 10px 0 7px 13px;
}

@media screen and (max-width: 479px) {
    .header .logo {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 220px;
    }
}

.header .logo__link,
.header .logo img {
    display: inline-block;
    vertical-align: middle;
}

.header .logo__link {
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
}

.header .logo span {
    font-family: PTSans-Regular, sans-serif;
    font-weight: lighter;
    font-size: 20px;
    margin-left: 5px;
}

.offering {
    margin: 0 auto;
    max-width: 470px;
    position: relative;
    left: 70px;
    top: 15px;
}

@media screen and (max-width: 980px) {
    .offering {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .offering {
        display: none;
    }
}

.offering__item {
    display: inline-block;
    list-style-type: none;
    max-width: 240px;
    vertical-align: middle;
}

.offering__img {
    display: inline-block;
    vertical-align: middle;
}

.offering__title {
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    max-width: 160px;
    font-family: PTSans-CaptionBold, sans-serif;
    font-size: 14px;
    color: #ffffff;
    padding-left: 5px;
}

.top {
    padding-top: 120px;
    background: url("../src/first_bg.jpg") top center no-repeat;
    padding-bottom: 20px;
}

.top__title {
    color: #ffffff;
    text-align: center;
    font-family: 'PTSans-Regular', sans-serif;
    font-weight: bold;
    font-size: 51px;
    margin-top: -40px;
}

.top__sub-title {
    color: #ffffff;
    text-align: center;
    font-family: PTSans-Regular, sans-serif;
    font-size: 30px;
    padding: 0 170px;
    letter-spacing: -.5px;
    margin-top: -5px;
}

.top__product {
    position: absolute;
    top: -100px;
    left: 100px;
}

.top .wrap-section__inner {
    position: relative;
    z-index: 2;
    background: url("../src/lighter-bg.png") bottom center no-repeat;
}

.top .wrap-section__inner:before {
    position: absolute;
    top: 245px;
    left: 322px;
    background: url("../src/product__first.png") 0 0 no-repeat;
    height: 460px;
    width: 334px;
    content: '';
}
.top .wrap-section__inner-es {
    position: relative;
    z-index: 2;
    background: url("../src/lighter-bg.png") bottom center no-repeat;
}

.top .wrap-section__inner-es:before {
    position: absolute;
    top: 245px;
    left: 322px;
    background: url("../src/product__first-es.png") 0 0 no-repeat;
    height: 460px;
    width: 334px;
    content: '';
}

.top .discount {
    top: 155px;
    left: 540px;
}

.x_order_form {
    position: relative;
}

.x_order_form:before {
    content: '';
    position: absolute;
    top: 73px;
    left: -35px;
    background: url("../src/arrow_form-desctop.png") 0 0 no-repeat;
    height: 81px;
    width: 35px;
}

.former {
    float: right;
    width: 305px;
    background: #ffda00;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    padding: 10px 0;
    margin: 45px 9px 0 0;
}

.former__discount {
    position: relative;
}

.former__discount:before {
    content: '..............................................................';
    position: absolute;
    bottom: -13px;
    left: 10px;
    letter-spacing: .7px;
}

.former__discount-title {
    padding: 0 0 0 10px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    width: 235px;
}

.former__discount-index {
    display: inline-block;
    margin: 0;
    font-size: 24px;
    vertical-align: top;
    font-weight: bold;
    font-style: italic;
    color: #f84100;
}

.former__discount-index .last-pack {
    display: inline-block;
    margin-left: -2px;
}

.former__price {
    padding-bottom: 8px;
}

.former__old-price,
.former__new-price {
    display: inline-block;
    vertical-align: top;
    width: 130px;
    padding-left: 5px;
    text-align: left;
    margin-top: 17px;
    font-style: italic;
}

.former__old-price {
    padding-left: 20px;
}

.former__old-price .x_currency {
    font-size: 19px;
}

.former__new-price {
    background: url("../src/new-price.png") 0 0 no-repeat;
    width: 152px;
    height: 68px;
    color: #f84100;
    margin-left: 12px;
}

.former__new-price .former__price-title {
    margin-top: 7px;
    font-weight: bold;
    font-style: italic;
    padding-left: 18px;
}

.former__new-price .x_currency {
    font-size: 21px;
    font-weight: bold;
}

.former__new-price .x_price_current {
    font-size: 30px;
    font-weight: bold;
    margin: -3px 0 0 15px;
    display: inline-block;
}

.former__price-title {
    display: block;
    margin-top: 5px;
}

.former__price-index {
    font-size: 27px;
    font-weight: bold;
    margin-top: 0;
}

.former__input-container {
    display: block;
    position: relative;
    margin-top: 5px;
}

.former__input-title {
    display: block;
    margin: 0 10px 3px;
    width: 287px;
    font-size: 15px;
}

.former__input-field {
    display: block;
    padding: 10px 0;
    text-indent: 50px;
    margin: 0 10px;
    width: 287px;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid;
}
select {
    
    padding: 0 !important;
    height: 38px !important;
}

.former__btn {
    font-family: PTSans-Regular, sans-serif;
    font-size: 25px;
    margin: 9px;
    width: 287px;
    padding: 17px 0 15px;
    font-weight: bold;
    text-transform: uppercase;
    background: #ff011d;
    text-align: center;
    border: none;
    outline: none;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.x_client_name {
    background: url("../src/user.png") 10px 7px no-repeat, #ffffff;
}

.x_client_phone {
    background: url("../src/phone.png") 11px 6px no-repeat, #ffffff;
}

.safe {
    margin-top: 0;
    text-align: center;
}

.safe__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
}

.safe__item:nth-child(4) {
    display: block;
    color: #4b4b4b;
    font-size: 15px;
    margin-top: 1px;
}

.timer {
    font-size: 30px;
    color: #fff;
    padding: 10px 15px 25px;
    text-align: center;
    font-family: "SegoeUI-SemiBold", sans-serif;
    background: #ffffff;
    width: 100%;
}

.timer__title {
    font-size: 17px;
    font-style: italic;
    color: #000000;
    margin: -6px 0 5px;
}

.timer__index {
    display: inline-block;
    vertical-align: top;
    background: url("../src/timer_container.png") no-repeat 0 0;
    width: 55px;
    height: 41px;
    text-align: center;
}

.timer__desc {
    font-size: 12px;
    color: #000;
    text-align: center;
    margin-top: 9px;
    display: block;
}



.timer__item {
    display: block;
    padding: 3px 0 0 6px;
    letter-spacing: 11px;
}

.countdown > .countdown__item {
        display: inline-block;
    background: url(../src/timer_container.png) no-repeat 0 0;
    width: 55px;
    height: 41px;
    position: relative;
    padding: 3px 0 0 6px;
    margin: 0 13px;
    letter-spacing: 11px;
    line-height: 36px;
    text-align: center;
}

.countdown > .countdown__item:after{
        position: absolute;
    border-radius: 50%;
    content: ':';
    font-size: 45px;
    right: -30px;
    top: 0;
    color: #000;
    
}

select{
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.links a{
    color: #A1A1A1;
    margin: 0 10px;
}

.countdown > .countdown__item:before{
    position: absolute;
    bottom: -30px;
    color: #000;
    left: 9px;
    font-size: 13px;
    letter-spacing: normal;
}

.countdown > .countdown__item.hour:before{
    content: 'Часов'
}

.countdown > .countdown__item.minute:before{
    content: 'Минут'
}

.countdown > .countdown__item.second:before{
    content: 'Секунд'
}

.countdown > .countdown__item:last-child:after{
    display: none;
}


.timer__point {
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 10px;
    position: relative;
}

.timer__point:before,
.timer__point:after {
    position: absolute;
    background-color: #000;
    border-radius: 50%;
    content: '';
    width: 5px;
    height: 5px;
    left: 3px;
    top: 10px;
}

.timer__point:after {
    top: 25px;
}

.top-reason {
    width: 340px;
    float: left;
    margin: 55px 0 0 10px;
}
.top-reason-es {
    width: 340px;
    float: left;
    margin: 55px 0 0 10px;
}

.top-reason__list {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    overflow: hidden;
}

.top-reason__item:nth-child(2n) {
    background: #657a17;
}

.top-reason__item:nth-child(2n+1) {
    background: #75882f;
}

.top-reason__item {
    padding: 12px 25px 10px 6px;
}

.top-reason__icon-container {
    width: 60px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.top-reason__icon-container i {
    display: inline-block;
    vertical-align: middle;
}

.top-reason__item-description {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    max-width: 235px;
    font-family: PTSans-Regular, sans-serif;
    line-height: 24px;
    padding-left: 13px;
    font-size: 16px;
}

.check {
    background: url("../src/symptom.png") top center no-repeat, #ffffff;
    padding-top: 25px;
    padding-bottom: 52px;
}

.check__container {
    text-align: center;
}

.check__title {
    text-align: center;
    font-family: 'PTSans-Bold', sans-serif;
}

.check__sub-title {
    text-align: center;
    font-size: 33px;
    margin-bottom: 32px;
}

.check__list {
    text-align: center;
}

.check__list li:nth-child(3) {
    width: 350px;
}

.check__list li:nth-child(3) span {
    width: 285px;
}

.check__item {
    display: inline-block;
    vertical-align: top;
    width: 305px;
    margin: 0 14px 12px;
    text-align: center;
}

.check__item:nth-child(3) {
    margin-left: 0;
}

.check__item:nth-child(5) {
    margin-right: 0;
}

.check__item:nth-child(6),
.check__item:nth-child(7) {
    margin-left: 25px;
    margin-right: 25px;
}

.check__item-name {
    text-align: left;
    font-family: 'PTSans-Bold', sans-serif;
    font-size: 25px;
    margin-top: 17px;
    padding-left: 27px;
    margin-bottom: 13px;
}

.check__list-item {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-left: 43px;
    margin-bottom: 13px;
}

.check__list-item:before {
    content: '';
    background: url("../src/symptomy-icon.png") 0 0 no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 6px;
}

.check__list-item span {
    display: inline-block;
    vertical-align: top;
    padding-left: 16px;
    font-size: 21px;
    width: 240px;
}

.why-it-happen {
    background: #f1f3f6;
    padding-top: 20px;
    padding-bottom: 35px;
}

.why-it-happen__title {
    text-align: center;
    font-size: 43px;
}

.why-it-happen__sub-title {
    color: #e62500;
    border: 1px solid #e62500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    margin: 24px 12px 0;
    padding: 24px 6px 29px;
    line-height: 38px;
    font-size: 36px;
    font-family: PTSans-Bold, sans-serif;
}

.why-it-happen__list {
    display: block;
    padding-left: 35px;
    padding-top: 32px;
}

.why-it-happen__list2 {
    text-align: right;
    padding: 0 55px 0 0;
    margin-top: -90px;
    margin-bottom: 90px;
}

.why-it-happen__list2 .why-it-happen__item-description {
    margin-top: 8px;
    line-height: 25px;
    position: relative;
    top: 260px;
}

.why-it-happen__list2 .why-it-happen__item-description span {
    display: block;
}

.why-it-happen__item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 200px;
}

.why-it-happen__item-description {
    font-family: PTSans-Bold, sans-serif;
    font-size: 23px;
    height: 69px;
}

.why-it-happen__caution {
    margin: 22px 10px 0;
    background: #ffda00;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    padding: 20px 0;
}

.why-it-happen__caution-picture {
    display: inline-block;
    vertical-align: middle;
    margin: 25px 48px;
}

.why-it-happen__caution-description {
    display: inline-block;
    vertical-align: middle;
    width: 730px;
    font-size: 29px;
    font-family: PTSans-Bold, sans-serif;
    line-height: 30px;
}

.seriousness {
    background: url("../src/fight_bg.jpg") top center no-repeat;
    min-height: 578px;
    padding: 24px 0 60px;
}

.seriousness__title {
    text-align: center;
    color: #ffffff;
    font-size: 44px;
}

.seriousness__container {
    background: #ffffff;
    margin: 20px 10px 0 260px;
    padding: 17px 30px 17px 103px;
    position: relative;
    border-radius: 10px;
}

.seriousness__container:before {
    content: '';
    position: absolute;
    top: 13px;
    left: -255px;
    background: url("../src/product_fight.png");
    width: 339px;
    height: 456px;
}
.seriousness__container-es {
    background: #ffffff;
    margin: 20px 10px 0 260px;
    padding: 17px 30px 17px 103px;
    position: relative;
    border-radius: 10px;
}

.seriousness__container-es:before {
    content: '';
    position: absolute;
    top: 13px;
    left: -255px;
    background: url("../src/product_fight-es.png");
    width: 339px;
    height: 456px;
}

.seriousness__info {
    color: #6e6e6e;
    font-size: 23px;
    line-height: 32px;
    letter-spacing: .2px;
    margin-bottom: 33px;
}

.seriousness__info:nth-child(2) {
    margin-bottom: 0;
}

.seriousness img {
    position: absolute;
}

.order {
    background: url("../src/order_bg.jpg") 0 0 no-repeat;
    min-height: 426px;
    padding: 70px 0 50px;
}

.order__adaptive-cont {
    display: none;
}

.order__container {
    position: relative;
    background: #ffda00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 10px;
}

.order__container:before {
    position: absolute;
    top: -11px;
    left: 380px;
    background: url("../src/product_order.png") 0 0 no-repeat;
    width: 254px;
    height: 363px;
}
.order__container-es {
    position: relative;
    background: #ffda00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 10px;
}

.order__container-es:before {
    position: absolute;
    top: -11px;
    left: 380px;
    background: url("../src/product_order-es.png") 0 0 no-repeat;
    width: 254px;
    height: 363px;
}

.order__right {
    float: right;
    width: 325px;
    margin: 18px -6px 0 0;
}

.order__left {
    float: left;
    width: 355px;
    margin: 16px;
}

.order__product {
    position: absolute;
    top: 0;
    left: 40%;
}

.order .former__discount {
    margin: 14px 0 0 7px;
}

.order .former__discount:before {
    bottom: -22px;
}

.order .former__price {
    margin-top: 18px;
    padding-left: 10px;
    margin-bottom: 5px;
}

.order .former__new-price {
    margin-left: 35px;
}

.order .timer {
    padding: 20px 15px 30px;
}

.order .former__btn {
    margin-top: 15px;
}

.order .safe {
    margin-top: 6px;
    margin-left: -15px;
}

.order .x_order_form:before {
    background: url("../src/arrow-middle.png") 0 0 no-repeat;
    width: 27px;
    height: 59px;
    top: 112px;
    left: -23px;
}

.statistic {
    background: #ffffff;
    padding-top: 15px;
}

.statistic__title {
    text-align: center;
    font-size: 43px;
}

.statistic__sub-title {
    text-align: center;
    font-size: 25px;
    margin-top: 23px;
}

.statistic__table {
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    width: 482px;
    margin-left: 11px;
}

.statistic__table-img {
    display: block;
    margin: 53px auto 45px;
}

.statistic__base {
    background: #869a37;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.statistic__cent {
    display: inline-block;
    vertical-align: middle;
    font-size: 72px;
    width: 195px;
    text-align: center;
    padding: 45px 0;
    font-family: OpenSans, sans-serif;
}

.statistic__cent-info {
    display: inline-block;
    vertical-align: middle;
    max-width: 275px;
    font-size: 30px;
    line-height: 47px;
    font-family: Arial, sans-serif;
}

.statistic__cent-info span {
    display: block;
}

.investigation {
    padding-top: 22px;
}

.investigation .wrap-section__inner {
    position: relative;
}

.investigation .wrap-section__inner:before {
    content: '';
    position: absolute;
    top: 130px;
    right: 25px;
    background: url("../src/product_preference.png") 0 0 no-repeat;
    width: 406px;
    height: 579px;
}
.investigation .wrap-section__inner-es {
    position: relative;
}

.investigation .wrap-section__inner-es:before {
    content: '';
    position: absolute;
    top: 130px;
    right: 25px;
    background: url("../src/product_preference-es.png") 0 0 no-repeat;
    width: 406px;
    height: 579px;
}

.investigation__title {
    text-align: center;
    margin-bottom: 32px;
    font-size: 44px;
}

.investigation__container {
    padding-right: 375px;
    padding-left: 12px;
    margin-bottom: 8px;
}

.investigation__picture {
    display: inline-block;
    vertical-align: middle;
}

.investigation__index {
    font-size: 48px;
    padding-left: 8px;
    display: inline-block;
    vertical-align: top;
    width: 52px;
    color: #657a17;
    border-right: 2px solid #657a17;
    font-family: TrebuchetMS, sans-serif;
    font-weight: bold;
    height: 60px;
}

.investigation__info {
    display: inline-block;
    vertical-align: top;
    max-width: 410px;
}

.investigation__item-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    font-family: PTSans-Bold, sans-serif;
    margin: -5px 0 6px 19px;
    letter-spacing: 1px;
}

.investigation__item-info {
    font-family: Arial, sans-serif;
    margin: -4px 0 0 16px;
    font-size: 19px;
    line-height: 31px;
    letter-spacing: .6px;
}

.opinion {
    padding: 22px 0 35px;
}

.opinion__border-container {
    padding: 25px 35px 70px 405px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background: url("../src/expert_bg.jpg") 0 0 no-repeat;
    max-width: 982px;
    margin: 0 auto;
    position: relative;
}

.opinion__border-container:after {
    background: url("../src/expert_person.png");
    height: 550px;
    width: 296px;
    content: '';
    position: absolute;
    left: 40px;
    bottom: 1px;
}

.opinion__title {
    text-align: center;
    margin-left: -365px;
    font-size: 44px;
}

.opinion__info {
    font-size: 18px;
    padding-top: 42px;
    line-height: 28px;
    font-family: Arial, sans-serif;
}

.opinion__expert-name {
    font-family: Arial, sans-serif;
    font-size: 22px;
    margin-top: 23px;
    font-weight: bold;
}

.opinion__expert-skill {
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
}

.how-it-help {
    padding-top: 22px;
}

.how-it-help__title {
    text-align: center;
    font-size: 43px;
}

.how-it-help__list {
    margin-top: 30px;
    text-align: center;
}

.how-it-help__item {
    display: inline-block;
    width: 230px;
    position: relative;
    vertical-align: top;
    margin: 0 8px;
    text-align: left;
}

.how-it-help__item:nth-child(1) {
    margin-left: 0;
}

.how-it-help__item:nth-child(4) {
    margin-right: 0;
}

.how-it-help__item:before {
    content: '';
    position: absolute;
    top: 68px;
    right: -58px;
    background: url("../src/arrow-how-it-work.png");
    width: 84px;
    height: 63px;
    z-index: 1;
}

.how-it-help__item:last-child:before {
    content: none;
}

.how-it-help__item-picture {
    display: block;
    margin: 0 auto;
}

.how-it-help__item-info {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: -.3px;
}

.how-it-help__item-info span {
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin-top: 22px;
    margin-bottom: 8px;
}

.why-it-better {
    max-width: 980px;
    background: url("../src/different.png") 0 0 no-repeat;
    min-height: 371px;
    margin: 35px auto 25px;
    padding: 22px 25px 22px 50px;
    font-family: Arial, sans-serif;
}

.why-it-better__title {
    text-align: center;
    color: #ffffff;
    font-size: 44px;
}

.why-it-better__info {
    color: #ffffff;
    font-size: 21px;
    margin-top: 44px;
    letter-spacing: .5px;
    line-height: 28px;
}

.review__title {
    text-align: center;
    font-size: 44px;
}

.review__info {
    font-family: Arial, sans-serif;
    font-size: 19px;
    margin-top: -2px;
    line-height: 25px;
}

.review__author {
    font-size: 22px;
    font-weight: bold;
    margin-top: 17px;
}

.review .bx-wrapper {
    margin: 35px auto 0;
    width: 915px;
}

.review .bx-wrapper img {
    max-width: 100%;
    display: block;
    float: left;
    margin-right: 32px;
}

.review .bx-wrapper .bx-pager:before {
    left: 0;
}

.review .bx-wrapper .bx-pager:after {
    right: 0;
}

.review .bx-wrapper .bx-pager:before,
.review .bx-wrapper .bx-pager:after {
    content: '';
    position: absolute;
    bottom: 8px;
    width: 395px;
    height: 1px;
    background: #657a17;
}

.try-to-use {
    padding-top: 5px;
}

.try-to-use__title {
    text-align: center;
    font-size: 44px;
}

.try-to-use__container {
    display: inline-block;
    vertical-align: top;
    width: 445px;
    margin-left: 15px;
    margin-top: 30px;
}

.try-to-use__index {
    color: #657a17;
    font-size: 85px;
    border-right: 4px solid #657a17;
    max-width: 50px;
    display: inline-block;
    vertical-align: middle;
    line-height: 100px;
    font-family: TrebuchetMS, sans-serif;
    font-weight: bold;
    padding-right: 63px;
}

.try-to-use__info {
    display: inline-block;
    vertical-align: top;
    max-width: 300px;
    font-size: 19px;
    line-height: 31px;
    margin-left: 31px;
    margin-top: -7px;
    font-weight: 500;
}

.try-to-use__picture {
    display: block;
    margin: 30px auto 0;
}

.care {
    background: #f7f7f7;
    padding-bottom: 30px;
    padding-top: 50px;
}

.care .wrap-section__inner {
    position: relative;
    background: #fff;
    max-width: 980px;
    padding: 15px 35px 37px;
    border-radius: 6px;
}

.care .wrap-section__inner:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -33px;
    background: url("../src/product-check.png") 0 0 no-repeat;
    height: 534px;
    width: 534px;
}
.care .wrap-section__inner-es {
    position: relative;
    background: #fff;
    max-width: 980px;
    padding: 15px 35px 37px;
    border-radius: 6px;
}

.care .wrap-section__inner-es:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -33px;
    background: url("../src/product-check-es.png") 0 0 no-repeat;
    height: 534px;
    width: 534px;
}

.care__title {
    text-align: left;
    padding-left: 15px;
    font-size: 44px;
}

.care__title-description {
    font-size: 20px;
    line-height: 28px;
    max-width: 484px;
    margin-top: 17px;
    font-family: Arial, sans-serif;
}

.care__find-code {
    font-size: 21px;
    max-width: 430px;
    line-height: 28px;
    margin-top: 25px;
    font-family: Arial, sans-serif;
}

.care__check-container {
    margin-top: 30px;
}

.care__check-field {
    width: 380px;
    display: block;
    line-height: 52px;
    border-radius: 6px;
    outline: none;
    border: 1px solid #808080;
    text-align: center;
    font-size: 18px;
    font-family: Arial, sans-serif;
    font-style: italic;
    font-weight: 300;
    -webkit-box-shadow: inset 0 0 2px #808080;
    -moz-box-shadow: inset 0 0 2px #808080;
    box-shadow: inset 0 0 2px #808080;
}

.care__btn {
    padding: 0;
    width: 380px;
    font-weight: bold;
    font-size: 27px;
    text-transform: uppercase;
    background: #ff011d;
    text-align: center;
    border: none;
    outline: none;
    color: #ffffff;
    margin-top: 22px;
    line-height: 60px;
    border-radius: 6px;
}

.care__btn:focus,
.care__btn:active {
    padding-left: 0;
    text-indent: 0;
}

.how-we-work {
    background: #ffffff;
    padding-bottom: 33px;
}

.how-we-work .wrap-section__inner {
    margin: 30px auto;
    -webkit-box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.how-we-work .wrap-section__inner-es {
    margin: 30px auto;
    -webkit-box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.how-we-work__title {
    text-align: center;
    font-size: 44px;
}

.how-we-work__list {
    text-align: center;
    padding-top: 25px;
}

.how-we-work__person {
    width: 285px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.how-we-work__person-name {
    margin-top: 24px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 23px;
    font-family: Trebuchet MS, sans-serif;
}

.how-we-work__person-appointment {
    font-family: Trebuchet MS, sans-serif;
    font-size: 20px;
}

.how-we-work__person-info {
    font-family: Trebuchet MS, sans-serif;
    font-size: 18px;
    margin-top: 10px;
}

.final {
    background: url("../src/final_bg.jpg") 0 0 no-repeat;
    height: 593px;
}

.final .former {
    margin-top: 55px;
}

.final .top-reason {
    margin-top: 65px;
}
.final .top-reason-es {
    margin-top: 65px;
}

.final .top__container {
    position: relative;
}

.final .top__container:before {
    content: '';
    position: absolute;
    top: 115px;
    left: 325px;
    background: url("../src/product_final.png") 0 0 no-repeat;
    height: 458px;
    width: 335px;
}

.final .top__container-es {
    position: relative;
}

.final .top__container-es:before {
    content: '';
    position: absolute;
    top: 115px;
    left: 325px;
    background: url("../src/product_final-es.png") 0 0 no-repeat;
    height: 458px;
    width: 335px;
}
.final .discount {
    top: 25px;
    left: 545px;
}

.footer {
    padding-top: 40px;
    padding-bottom: 25px;
}

.footer__left {
    float: left;
    color: #a1a1a1;
    margin-left: 14px;
    margin-top: -5px;
    width: 480px;
}

.footer__left p {
    margin-top: 6px;
    font-size: 15px;
}

.footer__left img {
    float: left;
    margin-right: 15px;
}

.footer__left a {
    color: #a1a1a1;
    text-decoration: none;
    font-size: 15px;
}

.footer__left a:hover {
    text-decoration: underline;
}

.footer__right {
    float: right;
}

.footer__right p {
    text-align: right;
    color: #a1a1a1;
    font-size: 15px;
}

.phoneJs {
    display: block;
}

.popup1,
.popup2,
.popup-mouse-leave {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto !important;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.8);
}

.popup1 .timer,
.popup2 .timer,
.popup-mouse-leave .timer {
    margin-top: 27px;
}

.ord-a,
.ord-b,
.ord-c {
    margin: 13% auto 0;
    padding-bottom: 15px;
    position: relative;
    z-index: 111111;
}

.closer-m,
.closer1,
.closer2 {
    position: absolute;
    top: -35px;
    right: 10px;
    background: url("../src/closer.png") center no-repeat;
    width: 25px;
    height: 25px;
    cursor: pointer;
    content: '';
    z-index: 101;
}

.discount:after {
    content: none;
    display: none;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    cursor: pointer;
}

.mod {
    margin: 13% auto 0;
    z-index: 102;
    width: 980px;
}

.line_top {
    width: 100%;
    height: 10px;
    top: 0;
    cursor: pointer;
    z-index: 15;
}

.mouse {
    position: absolute;
    top: 0;
    left: 0;
}

.mouse_moved {
    position: fixed;
}

.hide_forever {
    display: none !important;
}

body {
    overflow-x: hidden;
}

.order__adaptive-cont {
    display: none;
    position: relative;
}

.former__old-price {
    position: relative;
}

.former__old-price:before {
    position: absolute;
    top: 39px;
    left: 20px;
    width: 110px;
    height: 2px;
    background: #000000;
    content: '';
}

.care__prod,
.product_check-down,
.final__foot {
    display: none;
}

.js-message {
    font-size: 16px;
    max-width: 380px;
    line-height: 20px;
    margin-top: 15px;
    letter-spacing: .2px;
    text-align: center;
}

@media screen and (max-width: 1000px) {
    .popup1 .timer,
    .popup2 .timer,
    .popup-mouse-leave .timer {
        margin-top: 0;
    }
    .why-it-better {
        padding: 22px 0 22px 0;
    }
    .why-it-better__info {
        padding: 0 15px;
    }
    .former__discount-index {
        position: relative;
        left: 3px;
    }
    .order .safe {
        margin-left: 0;
        padding-left: 10px;
    }
    .popup1 {
        display: none !important;
    }
    .popup2 .discount {
        top: -25px;
        left: 395px;
        width: 96px;
        background-size: contain;
        padding-top: 13px;
    }
    .popup2 .discount-item1 {
        font-size: 17px;
        padding-left: 14px;
    }
    .popup2 .discount-item2 {
        font-size: 48px;
        margin-top: -14px;
        letter-spacing: -4px;
    }
    .popup2 .x_order_form {
        margin-left: -3px;
    }
    .closer2 {
        top: -50px;
    }
    .footer__left img {
        max-width: 40px;
        margin-top: 5px;
    }
    .top-reason__item-description span {
        display: block;
    }
    .mod {
        z-index: 102;
        width: 480px;
        margin: 12% auto;
        position: relative;
        top: auto;
        left: auto;
    }
    .popup-mouse-leave,
    .bluePhone {
        display: none !important;
    }
    .wrap-section__inner {
        width: 760px;
    }
     .wrap-section__inner-es {
        width: 760px;
    }
    .top {
        background-size: auto 57.6%;
    }
    .top__title {
        font-size: 55px;
    }
    .top__sub-title {
        padding: 0 50px;
    }
    .top .wrap-section__inner:before {
        -webkit-background-size: 300px;
        background-size: 270px;
        top: 300px;
        left: 425px;
    }
    .top .wrap-section__inner-es:before {
        -webkit-background-size: 300px;
        background-size: 270px;
        top: 300px;
        left: 425px;
    }
    .top .discount {
        top: 650px;
        left: 530px;
    }
    .top .former {
        margin: 80px auto 0;
    }
    .top-reason {
        float: none;
        margin: 25px 0 0 100px;
    }
    .top-reason-es {
        float: none;
        margin: 25px 0 0 100px;
    }
    .former {
        float: none;
        margin: 50px auto 0;
        padding: 10px 50px;
        width: 400px;
    }
    .x_order_form:before {
        background: url("../src/arrow_adaptive-form.png") 0 0 no-repeat;
        height: 59px;
        width: 27px;
        top: 105px;
        left: -21px;
    }
    .check {
        background-size: 100% 100%;
    }
    .check__list-item:before {
        position: relative;
        top: -5px;
    }
    .why-it-happen {
        text-align: center;
        position: relative;
        padding-bottom: 250px;
    }
    .why-it-happen__list {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 25px 25px 0 !important;
    }
    .why-it-happen__list2 .why-it-happen__item-description {
        position: initial;
        margin: 0;
    }
    .why-it-happen__item {
        margin: 0 20px;
    }
    .why-it-happen__caution {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        margin: 0;
    }
    .why-it-happen__caution-picture {
        margin: -73px auto 0;
        display: block;
    }
    .seriousness {
        background-size: cover;
        padding: 25px 0 225px;
    }
    .seriousness__title {
        font-size: 50px;
    }
    .seriousness__container {
        margin: 20px 10px 0;
        padding: 17px 15px 175px;
    }
    .seriousness__container:before {
        top: 325px;
        left: 185px;
        background: url("../src/product_fight.png") center no-repeat;
        background-size: 270px;
        height: 395px;
    }
    .seriousness__container-es {
        margin: 20px 10px 0;
        padding: 17px 15px 175px;
    }
    .seriousness__container-es:before {
        top: 325px;
        left: 185px;
        background: url("../src/product_fight-es.png") center no-repeat;
        background-size: 270px;
        height: 395px;
    }
    .statistic__table {
        margin: 0 auto;
        display: block;
    }
    .investigation {
        padding-bottom: 10px;
    }
    .investigation .wrap-section__inner:before {
        content: none;
    }
    .investigation .wrap-section__inner-es:before {
        content: none;
    }
    .investigation__container {
        padding-right: 0;
        padding-left: 75px;
    }
    .opinion {
        background: url("../src/expert_bg.jpg") 0 0 no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        padding-bottom: 0;
    }
    .opinion__title {
        margin-left: 0;
    }
    .opinion__border-container {
        background: none;
        padding: 15px 15px 15px;
    }
    .opinion__border-container:after {
        float: right;
        margin-top: -550px;
        position: relative;
        left: 0;
        top: 15px;
    }
    .opinion__info {
        padding-right: 270px;
    }
    .order {
        background: none;
        padding-top: 0;
        padding-bottom: 10px;
    }
    .order__container {
        display: none;
    }
    .order__container-es {
        display: none;
    }
    .order__adaptive-cont {
        display: block;
    }
    .order .former__discount {
        margin: auto;
    }
    .order .former__price {
        padding-bottom: 8px;
        padding-left: 0;
        margin: 10px 0 0 0;
    }
    .order .former__new-price {
        margin-left: 10px;
        margin-top: 17px;
    }
    .how-it-help__item {
        width: 250px;
        margin: 0 11px 18px;
    }
    .how-it-help__item:nth-child(2n):before {
        content: none;
    }
    .how-it-help__item:nth-child(2n) {
        content: none;
        margin-right: 0;
    }
    .how-it-help__item:nth-child(2n+1) {
        margin-left: 0;
    }
    .review .bx-wrapper {
        width: 745px !important;
    }
    .review__container {
        padding-right: 10px;
        padding-left: 10px;
    }
    .review .bx-wrapper .bx-pager:before,
    .review .bx-wrapper .bx-pager:after {
        width: 320px;
    }
    .review__info-container {
        margin-left: 240px;
    }
    .bx-wrapper .bx-viewport {
        height: 300px !important;
    }
    .try-to-use__container {
        width: 350px;
    }
    .try-to-use__info {
        max-width: 245px;
        font-size: 19px;
        line-height: 25px;
    }
    .try-to-use__picture {
        max-width: 350px;
    }
    .care .wrap-section__inner:before {
        bottom: 0;
        right: 0;
        height: 355px;
        width: 335px;
        background-size: contain;
    }
    .care .wrap-section__inner-es:before {
        bottom: 0;
        right: 0;
        height: 355px;
        width: 335px;
        background-size: contain;
    }
    .how-we-work {
        padding-bottom: 0;
    }
    .how-we-work__person {
        margin: 0 25px 15px;
    }
    .final .top__container {
        display: none;
    }
    .final .top__container-es {
        display: none;
    }
    .final .order__adaptive-cont {
        display: block;
    }
    .final .former {
        margin-top: 0;
    }
    .final {
        padding: 45px 0;
    }
    .top .discount {
        top: 650px;
        left: 530px;
    }
    .order .discount,
    .final .discount {
        top: -65px;
        left: 535px;
        z-index: 11;
    }
    .why-it-happen__title span {
        display: block;
    }
    .header {
        height: 67px;
    }
    .header__right {
        margin-right: 6px;
    }
    .header .logo span {
        font-size: 24px;
        margin-left: 54px;
        margin-top: -41px;
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .review .bx-wrapper {
        width: auto !important;
    }
    .discount-item3 {
        font-size: 27px;
        padding-left: 3px;
    }
    .top-reason__item-description {
        line-height: 22px;
    }
    .js-message {
        text-align: center;
    }
    .popup2 .x_order_form {
        margin-left: 0;
    }
    .former__old-price:before {
        top: 46px;
        left: 8px;
        width: 140px;
        height: 3px;
    }
    .wrap-section__inner {
        width: 480px;
    }
    .wrap-section__inner-es {
        width: 480px;
    }
    .top {
        padding-top: 125px;
    }
    .top__title {
        font-size: 52px;
        padding: 0 57px;
        line-height: 52px;
    }
    .top__sub-title {
        padding: 8px 18px;
    }
    .top .wrap-section__inner:before {
        -webkit-background-size: 212px;
        background-size: 212px;
        width: 212px;
        height: 290px;
        top: 455px;
        left: 264px;
    }
    .top .wrap-section__inner-es:before {
        -webkit-background-size: 212px;
        background-size: 212px;
        width: 212px;
        height: 290px;
        top: 455px;
        left: 264px;
    }
    .top .discount {
        padding-top: 11px;
        top: 760px;
        left: 370px;
        width: 96px;
        background-size: contain;
    }
    .former {
        margin: 50px auto 0;
        padding: 18px 50px 13px;
        width: 460px;
    }
    .former-index {
        margin-left: 17px;
    }
    .former__old-price {
        padding-left: 10px;
        width: 150px;
    }
    .former__old-price .x_currency {
        font-size: 24px;
    }
    .former__price {
        margin-top: 17px;
        padding-bottom: 13px;
    }
    .former__price-title {
        display: block;
        margin-top: 1px;
        font-weight: bold;
        font-size: 17px;
    }
    .former__price-index {
        font-size: 34px;
    }
    .former__new-price {
        background: url("../src/new-price_adaptive.png");
        width: 193px;
        height: 87px;
        margin-top: 10px;
    }
    .former__discount:before {
        content: '............................................';
        bottom: -18px;
        letter-spacing: 4px;
        position: absolute;
    }
    .former__input-field,
    .former__btn {
        width: 350px;
    }
    .safe {
        margin-top: 4px;
    }
    .safe__item:nth-child(4) {
        margin-top: -2px;
    }
    .x_order_form:before {
        top: 107px;
        left: -31px;
    }
    .former__new-price .former__price-title {
        margin-top: 11px;
        font-weight: bold;
        font-style: italic;
        padding-left: 28px;
        font-size: 18px;
    }
    .former__new-price .x_price_current {
        font-size: 40px;
        font-weight: bold;
        margin: -7px 0 0 24px;
        display: inline-block;
    }
    .timer {
        width: auto;
        margin-left: 10px;
    }
    .discount-item1 {
        font-size: 17px;
        padding-left: 22px;
    }
    .discount-item2 {
        font-size: 38px;
        margin-top: -14px;
        letter-spacing: -4px;
    }
    .top-reason {
        width: 460px;
        margin: 20px 0 0 13px;
    }
    .top-reason-es {
        width: 460px;
        margin: 20px 0 0 13px;
    }
    .top-reason__item-description {
        padding-left: 3px;
    }
    .check {
        margin-top: 15px;
        padding-top: 25px;
        background: url("../src/check_adaptive_bg.jpg") top center no-repeat;
        width: auto;
        background-size: 100% 100%;
        padding-bottom: 0;
    }
    .check__title {
        font-size: 43px;
        font-weight: bold;
        padding: 0 35px;
        line-height: 45px;
    }
    .check__sub-title {
        font-size: 33px;
        margin-bottom: 28px;
        margin-top: 9px;
        padding: 0 44px;
        letter-spacing: -2px;
        line-height: 36px;
    }
    .check__list li {
        width: auto !important;
    }
    .check__list li span {
        width: 200px !important;
    }
    .check__list-item {
        padding-left: 0;
    }
    .check__list-item span {
        width: 200px;
    }
    .check__list-item:nth-child(3) {
        width: 250px;
    }
    .check__item {
        width: 220px !important;
        margin: 0 10px 12px;
        font-size: 20px;
        line-height: 22px;
    }
    .check__item:nth-child(5) {
        margin-right: 10px;
    }
    .check__item:nth-child(6),
    .check__item:nth-child(7) {
        width: 220px !important;
        margin: 0 10px 12px;
    }
    .check__item:nth-child(2n) {
        margin-right: 0;
    }
    .check__item:nth-child(2n+1) {
        margin-left: 0;
    }
    .check__item img {
        margin-bottom: 20px;
    }
    .check__item-name {
        padding-left: 0;
        margin-left: 0;
        display: block;
        font-size: 25px;
    }
    .check__item:nth-child(7) {
        width: 305px;
    }
    .why-it-happen {
        padding-top: 18px;
        padding-bottom: 305px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .why-it-happen__title {
        font-size: 43px;
        line-height: 44px;
    }
    .why-it-happen__sub-title {
        margin: 24px 10px -4px;
        padding: 10px 10px 16px;
        line-height: 35px;
        letter-spacing: -.5px;
        font-size: 32px;
    }
    .why-it-happen__item {
        margin: 0 auto 6px !important;
    }
    .why-it-happen__item:nth-child(even) {
        margin-right: 0;
    }
    .why-it-happen__item:nth-child(odd) {
        margin-left: 0;
    }
    .why-it-happen__item-description {
        line-height: 27px;
        margin-bottom: 15px;
        height: auto;
    }
    .why-it-happen__list2 {
        padding-top: 0 !important;
    }
    .why-it-happen__list2 .why-it-happen__item-description {
        margin: 0 0 15px;
    }
    .why-it-happen__list2 .why-it-happen__item-description span {
        display: inline;
    }
    .why-it-happen__caution {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .why-it-happen__caution-description {
        width: auto;
        font-size: 24px;
        max-width: 364px;
        line-height: 30px;
    }
    .seriousness {
        padding: 31px 0 135px;
    }
    .seriousness__title {
        font-size: 42px;
        line-height: 44px;
    }
    .seriousness__container {
        margin: 20px 10px 0;
        padding: 10px 10px 180px 15px;
    }
    .seriousness__container:before {
        top: 418px;
        left: 42px;
        background-size: 205px;
        height: 300px;
    }
    .seriousness__container-es {
        margin: 20px 10px 0;
        padding: 10px 10px 180px 15px;
    }
    .seriousness__container-es:before {
        top: 418px;
        left: 42px;
        background-size: 205px;
        height: 300px;
    }
    .seriousness__info {
        font-size: 21px;
        line-height: 28px;
        margin-bottom: 30px;
        letter-spacing: 0;
    }
    .statistic {
        padding-top: 28px;
    }
    .statistic__title {
        line-height: 43px;
    }
    .statistic__sub-title {
        padding: 0 20px;
    }
    .statistic__table {
        margin-bottom: 43px;
    }
    .statistic__table:last-child {
        margin-bottom: 0;
    }
    .statistic__table-img {
        margin-top: 26px;
    }
    .statistic__base {
        margin: 0 10px;
    }
    .statistic__cent {
        margin: 0 -3px;
    }
    .statistic__cent-info {
        max-width: 260px;
        font-size: 28px;
    }
    .investigation {
        padding-top: 30px;
        padding-bottom: 0;
    }
    .investigation__title {
        margin-bottom: 41px;
        font-size: 44px;
        line-height: 43px;
    }
    .investigation__container {
        margin-bottom: 23px;
        padding-left: 15px;
    }
    .investigation__info {
        max-width: 265px;
    }
    .investigation__item-title {
        line-height: 29px;
    }
    .investigation__item-info {
        margin: -1px 0 0 16px;
        font-size: 19px;
        line-height: 24px;
        letter-spacing: -.5px;
    }
    .opinion {
        -webkit-background-size: 103% 105%;
        background-size: 100% 99%;
        padding: 14px 0 0;
        margin-bottom: -15px;
        background: url("../src/opinion_adapt.jpg") top center no-repeat;
    }
    .opinion .wrap-section__inner {
        position: relative;
    }
    .opinion .wrap-section__inner:before {
        background: url("../src/expert_person.png") 0 0 no-repeat;
        height: 422px;
        width: 225px;
        background-size: 227px;
        right: 0;
        bottom: 10px;
        content: '';
        position: absolute;
    }
    .opinion .wrap-section__inner-es {
        position: relative;
    }
    .opinion .wrap-section__inner-es:before {
        background: url("../src/expert_person.png") 0 0 no-repeat;
        height: 422px;
        width: 225px;
        background-size: 227px;
        right: 0;
        bottom: 10px;
        content: '';
        position: absolute;
    }
    .opinion__title {
        font-size: 46px;
        padding: 0 15px;
        line-height: 44px;
    }
    .opinion__border-container {
        padding: 15px 15px 340px;
    }
    .opinion__border-container:after {
        margin-top: -550px;
        position: relative;
        left: 55px;
        top: 461px;
        background-size: 227px;
        background-repeat: no-repeat;
        height: 420px;
        content: none;
    }
    .opinion__border-container:before {
        background: url("../src/product_opinion.png") 0 0 no-repeat;
        width: 204px;
        height: 296px;
        content: '';
        position: absolute;
        bottom: -1px;
        left: 7px;
    }
    .opinion__info {
        padding: 30px 0 0 0;
    }
    .opinion__expert-name {
        margin-top: 23px;
        margin-right: 170px;
    }
    .order .discount,
    .final .discount {
        top: -25px;
        left: 370px;
        padding-top: 17px;
        width: 96px;
        background-size: contain;
    }
    .how-it-help__title {
        line-height: 44px;
    }
    .how-it-help__list {
        margin-top: 38px;
    }
    .how-it-help__item {
        width: 217px;
        margin: 0 10px 18px;
    }
    .how-it-help__item:before {
        top: 64px;
        right: -63px;
    }
    .how-it-help__item-info {
        font-size: 21px;
        line-height: 24px;
        letter-spacing: -1.2px;
        margin-top: -42px;
    }
    .how-it-help__item-info span {
        font-size: 24px;
        margin-top: 22px;
        margin-bottom: 12px;
    }
    .why-it-better {
        margin: 0 auto 0;
        padding: 28px 0 59px 0;
        background-size: 145% 100%;
        background-position: top center;
    }
    .why-it-better__title {
        line-height: 44px;
    }
    .why-it-better__info {
        margin-top: 33px;
        padding: 0 15px;
        font-size: 20px;
    }
    .bx-wrapper .bx-viewport {
        left: 0;
    }
    .review {
        padding-top: 35px;
    }
    .review .wrap-section__inner {
        width: 460px;
    }
    .review .wrap-section__inner-es {
        width: 460px;
    }
    .review__title {
        line-height: 44px;
    }
    .review__container {
        padding: 0;
    }
    .review__info-container {
        margin: 23px 0 0 0;
        text-align: center;
    }
    .review__info {
        line-height: 26px;
        letter-spacing: -.3px;
    }
    .review__author {
        margin-top: 15px;
    }
    .review .bx-wrapper img {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .review .bx-wrapper .bx-viewport {
        height: 580px !important;
    }
    .review .bx-wrapper .bx-pager:before,
    .review .bx-wrapper .bx-pager:after {
        width: 175px;
    }
    .try-to-use__container {
        width: 460px;
        margin-bottom: -4px;
    }
    .try-to-use__info {
        max-width: 333px;
        font-size: 21px;
        line-height: 29px;
        margin-top: -5px;
    }
    .try-to-use__picture {
        max-width: 415px;
        margin: 35px auto 0;
    }
    .care {
        padding-top: 7px;
        background: none;
    }
    .care .wrap-section__inner {
        background: url("../src/bg_check-form.png") 0 bottom no-repeat;
        padding: 15px 20px 0;
    }
    .care .wrap-section__inner:before {
        content: none;
    }
    .care .wrap-section__inner-es {
        background: url("../src/bg_check-form.png") 0 bottom no-repeat;
        padding: 15px 20px 0;
    }
    .care .wrap-section__inner-es:before {
        content: none;
    }
    .care__title {
        text-align: center;
        padding-left: 0;
        font-size: 44px;
    }
    .care__title-description {
        font-size: 20px;
        letter-spacing: -.5px;
        line-height: 28px;
        max-width: 484px;
        margin-top: 22px;
        text-align: center;
    }
    .care__find-code {
        font-size: 21px;
        max-width: 430px;
        line-height: 28px;
        margin-top: 25px;
        letter-spacing: .2px;
        text-align: center;
    }
    .care__check-container {
        margin: 20px 30px 0;
    }
    .care__btn {
        margin-top: 20px;
    }
    .care__prod {
        display: block;
        margin: 27px 0 0 9px;
    }
    .how-we-work {
        padding-top: 0;
    }
    .how-we-work .wrap-section__inner {
        padding-top: 0;
        margin: 0 auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding-bottom: 10px;
    }
    .how-we-work .wrap-section__inner-es {
        padding-top: 0;
        margin: 0 auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding-bottom: 10px;
    }
    .how-we-work__list {
        padding-top: 33px;
    }
    .how-we-work__person {
        margin: 0 0 30px;
    }
    .final {
        background: url("../src/final_bg_adaptive.jpg") top center no-repeat;
        height: auto;
        padding: 45px 0 25px;
    }
    .final__foot {
        display: block;
        text-align: center;
    }
    .final__foot img {
        display: block;
        margin: 26px auto 8px;
    }
    .final__foot p,
    .final__foot a {
        text-align: center;
        color: #fde86c;
    }
    .footer {
        display: none;
    }
    .former__inner {
        position: relative;
        left: -5px;
    }
}

@media screen and (max-width: 479px) {
    .review .wrap-section__inner {
        width: 300px;
    }
    .review .wrap-section__inner-es {
        width: 300px;
    }
    .popup2 {
        display: none !important;
    }
    .former__old-price:before {
        top: 40px;
        left: 8px;
        width: 121px;
        height: 3px;
    }
    .wrap-section__inner {
        width: 300px;
    }
    .wrap-section__inner-es {
        width: 300px;
    }
    .top {
        background: url("../src/first_bg_down.jpg") top center no-repeat;
        background-size: 100% 65%;
        padding-top: 121px;
    }
    .top__title {
        font-size: 34px;
        padding: 0;
        line-height: 36px;
    }
    .top__title span {
        display: block;
    }
    .top__sub-title {
        padding: 11px 18px 0;
        font-size: 21px;
        line-height: 24px;
    }
    .top-reason {
        width: auto;
        margin: 20px 0 0 0;
    }
    .top-reason-es {
        width: auto;
        margin: 20px 0 0 0;
    }
    .top-reason__item-description {
        max-width: 205px;
    }
    .top .wrap-section__inner:before {
        content: none;
    }
    .top .wrap-section__inner-es:before {
        content: none;
    }
    .top-reason:after {
        content: '';
        display: block;
        background: url("../src/product_order.png") 0 0 no-repeat;
        height: 363px;
        width: 254px;
        margin: 10px auto;
    }
    .top-reason-es:after {
        content: '';
        display: block;
        background: url("../src/product_order-es.png") 0 0 no-repeat;
        height: 363px;
        width: 254px;
        margin: 10px auto;
    }
    .former {
        padding: 18px 5px 13px;
        width: 300px;
    }
    .former__input-field,
    .former__btn {
        width: 282px;
    }
    .former__old-price {
        width: 134px;
        margin-top: 10px;
        padding-left: 10px;
    }
    .former__discount:before {
        content: '.........................................';
        letter-spacing: 3px;
    }
    .top .discount {
        top: 1050px;
        left: 200px;
        height: 97px;
    }
    .former__new-price {
        background: url("../src/new-price.png") 0 0 no-repeat;
        width: 152px;
        height: 68px;
        margin: 10px 0 0;
        display: inline-block;
    }
    .former__new-price .former__price-title {
        margin-top: 7px;
        font-weight: bold;
        font-style: italic;
        padding-left: 15px;
        font-size: 14px;
    }
    .former__new-price .x_price_current {
        font-size: 30px;
        font-weight: bold;
        margin: -3px 0 0 15px;
        display: inline-block;
    }
    .former__discount-index {
        display: inline-block;
        font-size: 26px;
        vertical-align: top;
        font-weight: bold;
        font-style: italic;
        color: #f84100;
        float: right;
        margin: 22px 25px 0 0;
    }
    .former__discount-title {
        padding: 0 0 0 10px;
        font-size: 16px;
        line-height: 16px;
        display: inline-block;
        width: 179px;
    }
    .former__price-index {
        font-size: 26px;
    }
    .check {
        background: url("../src/check_down.png") top center no-repeat, #fff;
        padding-top: 20px;
    }
    .check__title {
        font-size: 33px;
        line-height: 34px;
    }
    .check__sub-title {
        font-size: 26px;
        margin-bottom: 15px;
        margin-top: 10px;
        padding: 0 64px;
        line-height: 26px;
        letter-spacing: -1px;
    }
    .check__item,
    .check__item:nth-child(6),
    .check__item:nth-child(7) {
        width: 300px !important;
        margin: 0 0 18px !important;
    }
    .check__item-name {
        padding-left: 40px !important;
    }
    .check__item img {
        margin-bottom: 8px !important;
    }
    .check__list-item {
        padding-left: 8px !important;
        MARGIN-LEFT: 30PX !important;
    }
    .check .check__list-item span {
        padding-left: 10px !important;
        width: 240px !important;
        letter-spacing: .5px;
    }
    .why-it-happen {
        padding-top: 14px;
    }
    .why-it-happen__title span {
        display: inline;
    }
    .why-it-happen__title {
        font-size: 32px;
        line-height: 36px;
    }
    .why-it-happen__sub-title {
        margin: 14px 10px -4px;
        padding: 9px 10px 11px;
        line-height: 24px;
        letter-spacing: -.5px;
        font-size: 25px;
    }
    .why-it-happen__list {
        padding: 17px 25px 0 !important;
    }
    .why-it-happen__list2 .why-it-happen__item-description {
        margin: 0 0 18px;
    }
    .why-it-happen__item img {
        margin-bottom: 5px;
    }
    .why-it-happen__item {
        width: 240px;
    }
    .why-it-happen__item-description {
        font-size: 26px;
        margin-bottom: 21px;
    }
    .why-it-happen__item-description span {
        display: block !important;
    }
    .why-it-happen__caution-description {
        padding: 0;
        width: 305px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        line-height: 26px;
    }
    .why-it-happen {
        padding-bottom: 385px;
    }
    .seriousness {
        padding-top: 12px;
    }
    .seriousness__container {
        margin: 15px 0 0;
        padding: 10px 10px 180px 15px;
    }
    .seriousness__container:before {
        top: 547px;
        left: -25px;
    }
    .seriousness__container-es {
        margin: 15px 0 0;
        padding: 10px 10px 180px 15px;
    }
    .seriousness__container-es:before {
        top: 547px;
        left: -25px;
    }
    .seriousness__title {
        font-size: 37px;
        line-height: 40px;
    }
    .seriousness__info {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 23px;
        text-align: center;
    }
    .statistic {
        padding-top: 11px;
    }
    .statistic__title {
        line-height: 41px;
        font-size: 38px;
    }
    .statistic__sub-title {
        text-align: center;
        font-size: 22px;
        margin-top: 13px;
        line-height: 24px;
        padding: 0 25px;
    }
    .statistic__table-img {
        margin-top: 30px;
        margin-bottom: 29px;
    }
    .statistic__table {
        width: auto;
        padding-top: 16px;
        margin-bottom: 2px;
    }
    .statistic__table-img {
        margin-top: 13px;
        margin-bottom: 29px;
    }
    .statistic__cent,
    .statistic__cent-info {
        display: block;
        width: auto;
        text-align: center;
        max-width: 100%;
    }
    .statistic__cent {
        padding: 5px 0 0;
        font-size: 60px;
    }
    .statistic__cent-info {
        margin: 0;
        padding: 0 21px 15px;
        line-height: 29px;
        font-size: 24px;
    }
    .investigation {
        padding-top: 13px;
    }
    .investigation__title {
        font-size: 37px;
        line-height: 43px;
        margin-bottom: 19px;
    }
    .investigation__index {
        display: none;
    }
    .investigation__container {
        padding-left: 0;
        text-align: center;
        margin-top: 0;
        margin-bottom: 17px;
    }
    .investigation__container img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 24px;
    }
    .investigation__item-info {
        margin: -1px 0 0 16px;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -.5px;
    }
    .investigation__item-title,
    .investigation__item-info {
        margin-left: 0;
        margin-right: 0;
    }
    .opinion {
        height: auto;
        -webkit-background-size: 103% 100%;
        background-size: 103% 100%;
        padding: 0;
    }
    .opinion .wrap-section__inner:before {
        content: none;
    }
    .opinion .wrap-section__inner-es:before {
        content: none;
    }
    .opinion__title {
        font-size: 31px;
        line-height: 37px;
    }
    .opinion__border-container {
        padding: 15px 15px 0;
    }
    .opinion__border-container:after {
        height: 420px;
        margin-top: 2px;
        position: initial;
        content: '';
    }
    .opinion__border-container:before {
        content: none;
    }
    .opinion__expert-name {
        margin-right: 0;
    }
    .opinion__info {
        padding: 13px 0 0 0;
        line-height: 25px;
    }
    .opinion__expert-skill {
        padding-right: 40px;
    }
    .order .former__new-price {
        margin: 17px 0 0 0;
    }
    .order .former__old-price {
        margin-top: 20px;
    }
    .how-it-help__item:before {
        content: none;
    }
    .why-it-better {
        background: url("../src/why-it-better_bg_down.jpg") top center no-repeat;
    }
    .final {
        background: url("../src/final_bg_down.jpg") top center no-repeat;
    }
    .seriousness {
        background: url("../src/fight_bg_down.jpg") top center no-repeat;
    }
    .order .discount,
    .final .discount {
        top: -55px;
        left: 190px;
    }
    .how-it-help {
        padding-top: 2px;
        padding-bottom: 10px;
    }
    .how-it-help__title {
        line-height: 41px;
        font-size: 36px;
    }
    .how-it-help__list {
        margin-top: 18px;
    }
    .why-it-better {
        padding: 10px 0 38px 0;
    }
    .why-it-better__title {
        line-height: 40px;
        font-size: 35px;
        padding: 0 15px;
    }
    .why-it-better__info {
        margin-top: 14px;
        line-height: 24px;
        text-align: center;
        padding: 0 25px;
        font-size: 19px;
    }
    .review {
        padding-top: 12px;
    }
    .review .bx-wrapper {
        margin: 18px auto 0;
    }
    .review__info-container {
        margin: 20px 0 0 0;
    }
    .review .bx-wrapper .bx-viewport {
        height: 747px !important;
    }
    .review .bx-wrapper .bx-pager:before,
    .review .bx-wrapper .bx-pager:after {
        width: 50px;
    }
    .review .bx-wrapper .bx-pager:before {
        left: 50px;
    }
    .review .bx-wrapper .bx-pager:after {
        right: 50px;
    }
    .review__info {
        line-height: 24px;
        letter-spacing: -.3px;
        padding: 0 35px;
        font-size: 18px;
    }
    .review__author {
        margin-top: 19px;
        line-height: 24px;
    }
    .review__author span {
        display: block;
    }
    .try-to-use {
        padding: 0;
    }
    .try-to-use__title {
        text-align: center;
        font-size: 41px;
        line-height: 40px;
        margin-top: -5px;
    }
    .try-to-use__container {
        width: auto;
        margin-bottom: -8px;
        margin-top: 28px;
    }
    .try-to-use__index {
        color: #657a17;
        font-size: 48px;
        border-right: 4px solid #657a17;
        max-width: 40px;
        display: inline-block;
        vertical-align: middle;
        line-height: 57px;
        font-family: TrebuchetMS, sans-serif;
        font-weight: bold;
        padding-right: 35px;
        margin-left: 24px;
    }
    .try-to-use__info {
        max-width: 176px;
        font-size: 21px;
        line-height: 24px;
        margin-top: -6px;
        margin-left: 15px;
        letter-spacing: -.7px;
    }
    .try-to-use__picture {
        max-width: 220px;
        margin: 31px auto 0;
    }
    .care__title {
        font-size: 39px;
        line-height: 39px;
        margin-top: 0;
    }
    .care__title-description {
        font-size: 21px;
        letter-spacing: -.3px;
        line-height: 24px;
        max-width: 484px;
        margin-top: 17px;
        text-align: center;
    }
    .care__find-code {
        font-size: 21px;
        max-width: 430px;
        line-height: 25px;
        margin-top: 7px;
        letter-spacing: .2px;
        text-align: center;
    }
    .care__check-container {
        margin: 21px 17px 0;
    }
    .care__check-field {
        width: 231px;
    }
    .care__btn {
        width: 230px;
        font-size: 22px;
        padding: 6px 0 0;
        line-height: 59px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }
    .care .wrap-section__inner {
        background: url("../src/bg_check-form.png") 0 bottom no-repeat;
        padding: 0 20px 0;
        background-size: contain;
    }
    .care .wrap-section__inner-es {
        background: url("../src/bg_check-form.png") 0 bottom no-repeat;
        padding: 0 20px 0;
        background-size: contain;
    }
    .care__prod {
        display: none;
    }
    .product_check-down {
        display: block;
        max-width: 337px;
        width: 227px;
        position: relative;
        top: -1px;
        right: -53px;
        margin-top: 6px;
    }
    .care {
        padding-bottom: 13px;
    }
    .how-we-work__title {
        text-align: center;
        font-size: 38px;
        line-height: 41px;
    }
    .how-we-work__list {
        padding-top: 20px;
    }
    .how-we-work__person {
        margin: 0 auto 25px !important;
    }
    .how-we-work__person-name {
        margin-top: 11px;
        font-weight: normal;
        font-size: 23px;
    }
    .how-we-work__person-appointment {
        font-size: 19px;
    }
    .how-we-work__person-info {
        font-size: 18px;
        margin-top: 10px;
        padding: 0 20px;
    }
}

@media screen and (max-width: 360px) {
    .x_order_form:before {
        content: none !important;
    }
}

.landing__countdown span {
    display: inline-block;
    vertical-align: top;
    background: url("../src/timer_container.png") no-repeat 0 0;
    width: 55px;
    height: 41px;
    text-align: center;
    letter-spacing: 10px;
    padding-left: 6px;
}
