.ever-popup__inner {
    max-width: 100% !important;
}

.pop-up {
    padding-left: 10px;
    padding-right: 10px;
}
.pop-up__box {
    background-color: rgba(235,235,235, 0.9);
    border: 2px solid rgba(202,4,4, 0.7);
    box-sizing: border-box;
    border-radius: 6px;
    width: 740px;
    max-width: 100%;
    padding: 15px 15px;
}
.pop-up__box *{
     box-sizing: border-box;
}

.popup-title {
    text-align: center;
    font-size: 40px;
}
.popup-title h3{
    margin: 0;
}

.popup-title h2 {
    margin: 0;
}

.pop-up__content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
     padding: 0;
}
.image-pack{
    display: inline-block;
}

.image-pack img {
   display: inline-block;
   max-width: 100%;
   max-height: 300px;
}

.pop-up__left {
   flex: 1;
   text-align: center;
    min-width: 250px;
}

.pop-up__right {
    /* width: 300px;*/
    max-width: 100%;
}

.form-box .form:after{
    left: -23px;
}

.form-box > * {
    float: none !important;
    margin: 0 !important;
    position: static !important;
    /* position: relative !important;
     left: auto;
     right: auto;
     top: auto;
     bottom: auto;*/
}
.form-box *{
    max-width: 100% !important;
}

@media (max-width: 999px) {
    .pop-up__box {
        width: 460px;
    }
    .pop-up__content {
        justify-content: center;
    }
    .image-pack{
        padding-bottom: 20px;
    }
    .image-pack img{
        max-height: 280px;
    }
    
}
@media (max-width: 767px){
    .image-pack{
        display: none;
    }
}
@media (max-width: 479px){
  .pop-up__box{
    width: 300px;
  }
}

@media (max-width: 1000px){
    .order_bottom{
      
    }
    .order_bottom *{
       
    }
    .discount__description.pt0{
        display: none;
    }
    .you{
        margin-top: 20px;
    }
}
.order_b{
    display: none !important;   
}
@media (max-width: 1000px){
    .review__info p{
        display: inline;
        padding: 0;
        font-size: 22px;
    }
    .review__info{

    }
    .review__first-item{
        padding-bottom: 530px;
    }
    .how-we-work{
        background-image: none;
    }
    .order_bottom{
        top: 230px;
    }
    .discount__product-480{
        right: 0;
        bottom: 0;
        max-width: 170px;
    }
    .how-we-work{
        margin-bottom: 0;
    }
    .how-it-do{
        background-image: none;
    }
    .how-it-do *{
        background: none !important;
    }
    .how-it-do__string{
        margin-bottom: 25px;   
    }
}
@media (min-width: 768px) and (max-width: 1000px){
    .top__container-bg.clearfix{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
        padding-bottom: 40px;   
        padding-top: 20px;  
    }
    .buy{
        margin-bottom: 0;   
        margin-top: 130px;  
    }

    


   
}
@media (max-width: 1000px){
    .how-we-work__plan{
        min-height: auto;
    }
    .how-we-work{
        min-height: auto;
        padding-bottom: 20px;
    }
    .order_bottom{
        position: static;
    }
    .order_480{
        width: 747px;
        margin: 0 auto;
    }
    .buy__{
        margin: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        width: auto;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
    }
    .discount__product-480__{
        position: static;
    }
    .discount_480-position{
        margin-bottom: 0;
    }
    .order_discount{
        margin-top: 0;
    }
    .form-container{
        width: 365px;
        max-width: 100%;
    }

}
@media (max-width: 767px){
    .buy__{
        display: block;
        text-align: center;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }
    .buy__ > *{
        display: block;
        max-width: 100%;
    }
    .foot{
        text-align: center;
    }
    .buy__ .form-container{
        display: inline-block;
        margin-top: 30px;
    }
    .foot *{
        float: none;
        margin: 0;
        padding: 0;
    }
    .foot__right{
        display: none;
    }
    .foot__left{
        display: none;
    }
    .how-it-do *{
        background-image: none;
    }
}

.discount__form-icon{
    display: none;
}

@media (max-width: 600px){
    
}

@media (max-width: 479px){
    .price.clearfix:before, .price.clearfix:after{
        display: none;
    }
    .price.clearfix{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-around;
        -ms-align-items: center;
        align-items: center;
    }
    .price__old, .price__new{
        padding: 0;
        margin: auto;
    }
    .price__old:after{
        top: 0;
        left: 0;
        width: 100%;
    }
    .price__info{
        font-size: 36px;
    }
    .review__first-item{
        padding-bottom: 0;
    }
    .how-we-work__plan{
        padding-left: 0;
    }
}

@charset "utf-8";
/* CSS Document */

/* --------------- reset.css --------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;                               /* обнуляем отступы и убираем бордюры */
  vertical-align: baseline;          /* приводим все к одной базовой линии */
  background: transparent;      /* чтобы не проскакивали левые фоны, установленные по умолчанию */
  font-size: 100%;                     /* размер шрифта всем одинаковый */
  list-style-type:none;
}
h1, h2, h3, h4, h5, h6{
  font-weight:normal;}
a {                                            /* ссылка не в общем списке чтобы не сбрасывать outline по умолчанию */
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
table {           /* устраняем отступы между ячейками таблицы */
  border-collapse: collapse; 
  border-spacing: 0;
}
td, td img {
  vertical-align: top;      /* возвращаем привычное вертикальное выравнивание */
} 
input, select, button, textarea {
  margin: 0;        /* убираем отступы по умолчанию для элементов форм (в частности для checkbox и radio) */
  font-size: 100%;      /* делаем размер шрифтов везде одинаковым */
}
input[type="text"], input[type="password"], textarea {
      /* убираем внутренние отступы для текстовых полей */
}
input[type="checkbox"] {    /* вертикальное выравнивание чекбоксов и радиобатонов относительно меток */
  vertical-align: bottom;
}
input[type="radio"] {
  vertical-align: middle;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
/* --------------- /reset.css --------------- */

/* --------------- базовые настройки ---------*/
body {
  line-height: 1;
}
input, select, button, textarea {
  font-family: 'PT Sans', Arial, sans-serif /* чтобы шрифт был такой же как и везде */
}
label, input[type="button"], input[type="submit"], button {
  cursor: pointer; /* курсор в виде руки для всех кликабельных элементов форм */
}
img{
  border:none;}
/* --------------- /базовые настройки ---------*/


/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  /*-moz-box-shadow: 0 0 5px #ccc;*/
  /*-webkit-box-shadow: 0 0 5px #ccc;*/
  /*box-shadow: 0 0 5px #ccc;*/
  /*border:  5px solid #fff;*/
  left: -5px;
  background: #fff;
  
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
      transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  /*background: url(images/bx_loader.gif) center center no-repeat #fff;*/
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #565a6b;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ff8400;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: -50px;
  /*background: url(images/controls.png) no-repeat 0 -32px;*/
    background: url("../img/arrow_left.png");
    width: 18px;
    height: 28px;
}

.bx-wrapper .bx-next {
  right: -50px;
  /*background: url(images/controls.png) no-repeat -43px -32px;*/
    background: url("../img/arrow_right.png");
    width: 18px;
    height: 28px;
}

/*.bx-wrapper .bx-prev:hover {*/
  /*background-position: 0 0;*/
/*}*/

/*.bx-wrapper .bx-next:hover {*/
  /*background-position: -43px 0;*/
/*}*/

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 60%;
  margin-top: -16px;
  outline: 0;
  /*width: 32px;*/
  /*height: 32px;*/
  text-indent: -9999px;
  z-index: 99;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(https://a-geldetonator.urban-deals.com/files/detonator_gel_2/css/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(https://a-geldetonator.urban-deals.com/files/detonator_gel_2/css/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}


.inline-block, audio,
canvas,
video, .icon-top_icon1, .icon-top_icon2, .icon-phone_icon, .icon-user_icon {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* --------------------- reset meyer styles --------------------------- */
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;
}

a.scrolling { text-decoration: 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: 0 none;
    background: none;
    outline: none;
    height: 0;
    margin: 0;
}

[hidden] {
    display: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 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;
}
.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
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;
}

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 "PT Sans", 'Arial', sans-serif;
}

img {
    max-width: 100%;
}

.icons-sprite, .icon-top_icon1, .icon-top_icon2, .icon-phone_icon, .icon-user_icon {
    background-image: url('../img/sprites/icons-sf101242f2a.png');
    background-repeat: no-repeat;
}

.inline-block, audio,
canvas,
video, .icon-top_icon1, .icon-top_icon2, .icon-phone_icon, .icon-user_icon {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 55555;
    display: none;
    overflow-y: scroll;
}

.popup__content {
    cursor: pointer;
    max-width: 1000px;
    padding: 30px;
    border-radius: 5px;
    margin: 5% auto 0;
    position: relative;
}

.icon-top_icon1 {
    background-position: 0 -26px;
    height: 41px;
    width: 29px;
}

.icon-top_icon2 {
    background-position: 0 -72px;
    height: 36px;
    width: 34px;
}

.icon-phone_icon {
    background-position: 0 0;
    height: 21px;
    width: 21px;
}

.icon-user_icon {
    background-position: 0 -113px;
    height: 21px;
    width: 22px;
}

.one {
    background: url("../img/top_bg.jpg") top center repeat;
    background-size: cover;
}

.wrapper {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}

.wrapper__title {
    text-align: center;
    font-size: 41px;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    color: #ffffff;
    margin-top: 30px;
}

.wrapper__title-description {
    text-align: center;
    font-family: 'PT Sans Narrow', sans-serif;
    color: #ffffff;
    font-size: 37px;
}

.wrapper__top-product {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    bottom: -50px;
    max-width: 250px;
}
.form:after{
    display: none;
}

.head {
    max-width: 1000px;
    margin: 0 auto 10px;
    position: relative;
}

.head__border {
    background: #56596b;
    height: 15px;
    position: relative;
    display: block;
}

.head__logo-container {
    background: url("../img/logo_bg.png") 0 0 no-repeat;
    width: 237px;
    height: 87px;
    position: absolute;
    top: 0;
    left: 5px;
    text-align: center;
}

.head__logo-img {
    display: block;
    margin: -15px auto 0;
}

.head__callback {
    float: right;
    margin-top: 25px;
}

.head__callback-btn {
    display: block;
    width: 220px;
    color: #ffffff;
    font-size: 14px;
    border: 2px solid #a3a3a3;
    padding: 9px 0;
    text-align: center;
    background: transparent;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: 5px;
}

.head__callback-btn:hover {
    background: #ffffff;
    color: #000000;
}

.head__logo-bg {
    width: 232px;
}

.head__middle {
    display: block;
    margin: 20px auto 0;
    width: 425px;
}

.head__item {
    float: left;
    height: 45px;
    width: 215px;
}

.head__item:last-child {
    width: 210px;
}

.head__icon {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.head__info {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
    color: #b2b2b2;
}

.top__container-bg {
    background: url("../img/title_form-bg.png") center bottom no-repeat;
    position: relative;
    margin-bottom: 50px;
}

.buy {
    float: right;
    width: 325px;
    border-radius: 3px;
    margin-right: 20px;
    margin-top: 10px;
}

.buy__container {
    background: #ffffff;
    float: right;
    width: 100%;
    border-radius: 0 0 5px 5px;
}

.how-we-work_index-mobile {
    display: none;
}

.discount {
    position: relative;
    /*float: right;*/
}

.discount__description {
    font-family: 'Roboto', sans-serif;
    color: #ff8400;
    font-size: 22px;
    text-transform: uppercase;
    font-style: italic;
    padding: 20px 0;
}

.discount__container {
    background: #565a6b;
    padding: 15px 0;
    float: right;
    width: 100%;

}

.discount__container:first-child {
    border-radius: 5px 5px 0 0;
}

.discount__product {
    font-family: 'PT Sans';
    font-size: 16px;
    color: #ffffff;
    float: left;
    width: 175px;
    padding-left: 15px;
}

.discount__product-left {
    float: right;
    /*width: 100px;*/
    padding-right: 15px;
}

.discount__number {
    padding: 5px;
    font-size: 26px;
    color: #ff8400;
    border: 1px solid #ff8400;
    border-radius: 3px;
    font-weight: bold;
    /*width: 26px;*/
    /*height: 45px;*/
}

.discount__number:last-child {
    border: none;
    padding: 5px 0;
}

.discount__img {
    position: absolute;
    left: -100px;
    top: 0;
    display: none;
}

.price {
    padding-top: 10px;
}

.price__old {
    float: left;
    width: 50%;
    text-align: center;
    color: #565a6b;
    position: relative;
    padding-bottom: 10px;
}

.price__old:after {
    background: url("../img/old_price.png") 0 0 no-repeat;
    content: '';
    position: absolute;
    left: 15px;
    top: 5px;
    width: 134px;
    height: 68px;
}

.price__new {
    float: left;
    width: 50%;
    color: #de1f26;
    text-align: center;
}

.price__title {
    font-size: 16px;
    font-weight: bold;
}

.price__info {
    font-family: Tahoma;
    letter-spacing: -1px;
    font-size: 44px;
    font-weight: bold;
}

.x_currency {
    font-size: 22px;
}

.form {
    padding: 0 10px 15px 10px;
    /*-webkit-border-radius: 3px;*/
    /*-moz-border-radius: 3px;*/
    /*border-radius: 3px;*/
    position: relative;
}

.form:after {
    content: '';
    position: absolute;
    background: url("../img/arrow_icon.png") 0 0 no-repeat;
    left: -50px;
    top: 53%;
    height: 60px;
    width: 30px;
}

.form__title {
    color: #565a6b;
    font-size: 15px;
    font-family: "PT Sans";
}

.form__input {
    background: #565a6b !important;
    padding: 10px 10px 10px 40px;
    max-width: 255px;
    width: 100%;
    border: none;
    border-radius: 3px;
    display: block;
    outline: none;
    color: #fff !important;
}

.form__btn {
    border-radius: 3px;
    background: #ca0404;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'PT Sans';
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    border: none;
    outline: none;
    padding: 15px 0;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background: #565a6b !important;
    background-image: none !important;
    color: #fff !important;
}

.form__icon {
    position: absolute;
    bottom: 8px;
    left: 12px;
}

.form__container {
    margin: 10px 0;
    display: block;
    position: relative;
}

.form-container {
    border-radius: 3px;
}

.bonus {
    float: left;
    width: 360px;
    margin-top: 45px;
    margin-left: 15px;
}

.bonus__item {
    float: left;
    height: 100px;
    width: 100%;
    margin: 17px 0;
}

.bonus__img {
    float: left;
    width: 80px;
}

.bonus__title {
    color: #a8acbd;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
}

.bonus__description {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    text-transform: none;
}

.bonus__info-container {
    float: left;
    width: 70%;
    height: 100px;
    padding: 10px 0 15px 25px;
}

.how-it-do {
    background: url("../img/girl_bg.png") center bottom no-repeat;
    background-size: cover;
}

.how-it-do__inner {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 25px;
}

.how-it-do__title {
    color: #ff8400;
    font-size: 39px;
    font-weight: bold;
    font-family: 'PT Sans';
    text-transform: uppercase;
    margin: 20px auto 0;
    line-height: 49px;
}

.how-it-do__title-description {
    color: #ffffff;
    font-size: 32px;
}

.how-it-do__left {
    float: left;
    max-width: 515px;
    margin-top: 50px;
}

.how-it-do__string {
    position: relative;
    text-align: left;
    margin: 30px 0 75px 10px;
}

.how-it-do__string:last-child {
    margin-top: -30px;
}

.how-it-do__step {
    color: #ffffff;
    font-size: 115px;
    font-weight: bold;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
}

.how-it-do__step span {
    font-size: 30px;
    color: #ffffff;
    vertical-align: top;
    display: inline-block;
    padding-top: 30px;
    text-transform: uppercase;
}

.how-it-do__description {
    padding: 95px 0 0 90px;
    color: #ff8400;
    font-size: 28px;
    text-transform: uppercase;
}

.how-it-do__girl-img {
    float: right;
    width: 485px;
    position: absolute;
    bottom: 0;
    right: 70px;
}

.formula {
    background: url("../img/form_bg1.jpg") top center repeat;
    padding: 35px 0 18px;
    overflow: hidden;
    height: 255px;
    background-size: cover;
}

.formula__wrap {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}

.formula__title {
    color: #ffffff;
    font-weight: bold;
    font-size: 41px;
    max-width: 555px;
    display: block;
    text-transform: uppercase;
    font-family: 'PT Sans';
    line-height: 43px;
}

.formula__container {
    float: left;
    padding-left: 15px;
}

.formula__item {
    float: left;
    color: #ffffff;
    font-size: 24px;
    height: 100px;
    margin-top: 15px;
}

.formula_second-item {
    margin-left: -15px;
    font-weight: bold;
}

.formula__item:last-child {
    margin-left: 35px;
}

.formula__product-name {
    color: #ffffff;
    font-size: 36px;
    padding-top: 50px;
    display: inline-block;
}

.formula__title-form {
    padding-bottom: 10px;
    display: inline-block;
}

.formula__input-field {
    display: block;
    width: 225px;
    height: 60px;
    text-align: center;
    font-size: 25px;
    border: 1px solid #ccc;
    font-weight: bold;
    font-family: 'PT Sans';
}

.formula__product {
    float: right;

    width: 180px;

    position: absolute;
    right: 0;

}

.formula__result {
    font-family: 'PT Sans';
    font-weight: bold;
    width: 225px;
    height: 47px;
    display: block;
    background: #ffffff;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    padding-top: 13px;
    border: 1px solid #ccc;
    font-size: 25px;
}

.best__inner {
    max-width: 1000px;
    margin: 0 auto;
    background: url("../img/reason_bg.png") 43px 168px no-repeat;
}

.best__title {
    text-align: center;
    font-size: 40px;
    color: #000000;
    font-family: 'PT Sans';
    text-transform: uppercase;
    font-weight: bold;
    line-height: 44px;
    margin: 25px auto;
}

.best__container {
    background: url("../img/reason.png") top center no-repeat;
    min-height: 800px;
    float: right;
    max-width: 520px;
    /*margin-top: 60px;*/
}

.reason {
    color: #565a6b;
    display: block;
    min-height: 140px;
    margin-top: 30px;
}

.reason__title {
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-family: 'PT Sans Narrow';
    text-transform: uppercase;
}

.reason__description {
    display: block;
    font-size: 19px;
    font-family: 'PT Sans';
    /*max-width: 180px;*/
    padding-top: 5px;
    line-height: 22px;

}

.reason_tal {
    text-align: left;
    padding-left: 265px;
    line-height: 25px;
}

.reason_tar {
    text-align: right;
    padding-right: 265px;
}

.table {
    display: block;
    margin: 35px auto 30px;
}

.table__title {
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    color: #000000;
    padding-bottom: 25px;
    text-transform: uppercase;
    line-height: 43px;
    margin-top: 5px;
}

.table_head {
    background: #80869e;
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#80869e), to(#565a6b));
    background: linear-gradient(to bottom, #80869e 0%, #565a6b 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80869e', endColorstr='#565a6b', GradientType=0);
    /* IE6-9 */
    /*width: 20%;*/
}

.table_list {
    background: #ff9000;
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, right top, from(#ff9000), to(#ffb400));
    background: linear-gradient(to right, #ff9000 0%, #ffb400 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9000', endColorstr='#ffb400', GradientType=1);
    /* IE6-9 */
    text-align: left;
}

.table_color {
    color: #d80000;
}

.table_color-2 {
    color: #61c409;
}

tr, td {
    border-collapse: collapse;
    border: 3px solid #b2b2b2;
    text-align: center;
    vertical-align: middle;
    /*padding: 10px 15px;*/
    padding: 15px 10px;
    font-weight: bold;
    font-family: 'PT Sans';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sad {
    font-size: 19px;
}

td .x_currency {
    font-size: 19px;
}

td {
    font-size: 19px !important;
    color: #ffffff;
}

.order {
    background: url("../img/form_bg2.jpg") top center repeat;
    padding: 112px 0 80px;
    background-size: cover;
}

.order__inner {
    margin: 0 auto;
    display: block;
    max-width: 980px;
    border-radius: 3px;
    background: #ebebeb;
    padding: 0 0;
    position: relative;
}

.order__left {
    float: left;
    width: 325px;
    padding-left: 35px;
}

.order__right {
    float: right;
    width: 325px;
    margin-top: 20px;
    margin-right: 25px;
    position: relative;
    z-index: 1;
}

.order__title-form {
    font-size: 15px;
    color: #565a6b;
    font-weight: bold;
}

.order__product {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 400px;
    top: 28px;
    width: 250px;
}

.order_style {
    border: none;
    background: #ffffff;
    color: #565a6b;
}

.order_style:last-child {
    background-color: transparent;
    color: #ffffff;
}

.order_b {
    display: block;
    left: 78%;
    top: -20px;
}

.order_discount {
    /*margin-top: 28px;*/
    margin-top: 15px;
    padding: 12px 0;
    border-radius: 5px;
    margin-bottom: 15px;
}

.order__left .price__old, .price__new {
    /*text-align: left;*/
}

.review {
    background: url("../img/review_girl_bg.png") center 5% no-repeat;
}

.review__inner {
    max-width: 1000px;
    margin: 0 auto;
}

.review__title {
    text-align: center;
    font-size: 42px;
    color: #000000;
    font-family: 'PT Sans';
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 25px;
    line-height: 45px;
}

.review__info {
    margin-top: 105px;
    float: right;
    max-width: 510px;
    margin-bottom: 85px;
}

.review__text {
    font-size: 24px;
    line-height: 35px;
    padding-right: 45px;
}

.review__name {
    margin-top: 50px;
    color: #444855;
    font-size: 30px;
}

.review__author-about {
    color: #444855;
    font-size: 22px;
}

.slider {
    display: block;
    max-width: 850px;
    margin: 40px auto 0;
}
.you{
    margin: 80px auto 0;
    padding-top: 10px;
    max-width: 980px;
}

.slider__title {
    display: block;
    margin: 25px auto 15px;
    text-align: center;
    font-size: 40px;
    font-family: 'PT Sans';
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 45px;
}

.slider__inner {
    display: block;
    padding-top: 10px;
}

.slider__img {
    float: left;
    max-width: 25%;
}

.slider__review {
    float: right;
    max-width: 670px;
    margin-top: 20px;
}

.slider__author-about {
    font-weight: bold;
    color: #565a6b;
    font-size: 20px;
    margin-bottom: 25px;
}

.slider__info {
    font-size: 17px;
    color: #000000;
}

.mass-media {
    background: url("../img/mass-media_about.png") top center no-repeat;
    min-height: 717px;
}

.mass-media__inner {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}

.mass-media__title {
    text-align: center;
    font-size: 40px;
    font-family: 'PT Sans';
    margin: 50px auto 0;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}

.mass-media__icon {
    position: absolute;
    left: -100px;
    top: 0;
    display: table-cell;
}

.mass-media__bg-product {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 40%;
}

.mass-media__journal {
    position: absolute;
    top: 0;
    left: 10%;
}

.mass-media__review {
    float: right;
    max-width: 425px;
    position: relative;
    z-index: 5;
    margin-top: 50px;
}

.mass-media__item {
    margin: 0 0 60px;
    position: relative;
}

.mass-media__info {
    text-indent: 30px;
    /*font-style: italic;*/
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.mass-media__author {
    padding-left: 210px;
    color: #727997;
    font-size: 20px;
    font-weight: bold;
}

.how-to-use {
    background: url("../img/bg_triangle.png") center 425px no-repeat;
    /*background-size: cover;*/
    max-width: 1920px;
    margin: 0 auto;
}

.how-to-use__inner {
    max-width: 1000px;
    margin: 0 auto;
}

.how-to-use__title {
    text-align: center;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 35px auto 15px;
    display: block;
    font-family: 'PT Sans';
}

.how-to-use__title-img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.how-to-use__description {
    margin: 35px 0 0;
}

.how-to-use__step {
    float: left;
    width: 33%;
}

.how-to-use__step-index {
    font-size: 30px;
    color: #565a6b;
    text-align: center;
    font-weight: bold;
}

.how-to-use__step-info {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    padding: 0 45px;
}

.how-to-use__positive {
    display: block;
    text-align: center;
    background: url("../img/some-container.png") 0 0 no-repeat;
    min-height: 190px;
    margin: 35px auto 15px;
}

.how-to-use__result {
    text-align: center;
    width: 80%;
    padding: 40px 10%;
    font-size: 26px;
}

.why-us {
    margin-bottom: 25px;
}

.why-us__container {
    max-width: 950px;
    margin: 0 auto;

}

.why-us__item {
    float: left;
    width: 24%;
    text-align: center;
    margin: 0 auto;
}

.why-us__img {
    display: block;
    margin: 15px auto 0;
}

.why-us__description {
    font-size: 22px;
    display: block;
    margin-top: 35px;
    font-weight: bold;
}

.why-us__title {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px auto 25px;
    display: block;
    font-family: 'PT Sans';
    text-align: center;
    line-height: 43px;
}

.certificate {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px;
}

.certificate__item {
    display: inline-block;
    text-align: center;
    margin: 25px 0;
}

.last__inner {
    max-width: 1000px;
    margin: 0 auto;
}

.certificate_one {
    margin-left: 10px;
}

.care {
    background: url("../img/care_bg.png") 0 0 no-repeat;
    padding: 25px 0;
    text-align: center;
    max-width: 990px;
    margin: 50px auto 0;
}

.care__title {
    color: #ff9000;
    font-size: 42px;
    font-weight: bold;
    display: block;
    margin-top: -55px;
    text-transform: uppercase;
}

.care__info {
    padding: 25px 50px;
    font-size: 27px;
    color: #ffffff;
}

.how-we-work {
    background: url("../img/girl_foot.png") 10px 30px no-repeat;
}

.how-we-work__title {
    font-size: 38px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 15px auto 0;
    display: block;
    font-family: 'PT Sans';
    text-align: center;
    color: #ffffff;
}

.how-we-work__img {
    float: left;
}

.how-we-work__plan {
    background: url("../img/how-we-work.png") 0 0 no-repeat;
    min-height: 385px;
    max-width: 450px;
    float: right;
    margin-top: 80px;
    padding-top: 100px;
}

.how-we-work__description {
    color: #ffffff;
    float: left;
    font-size: 22px;
    font-weight: bold;
    font-family: 'PT Sans';
    max-width: 195px;
    margin-bottom: 180px;
    margin-top: 10px;
    margin-left: 0;
    line-height: 22px;
}

.how-we-work_mb50 {
    margin-bottom: 50px;
}

.how-we-work_index {
    display: table-cell;
    padding-left: 5px;
}

.bg_foot {
    background: url("../img/foot_bg.jpg") bottom center no-repeat;
    /*background-size: cover;*/
}

.foot {
    max-width: 1000px;
    margin: 0 auto;
    padding: 25px 0;
}

.foot__left {
    float: left;
    color: #ffffff;
    font-weight: bold;
}

.foot__right {
    font-weight: bold;
    float: right;
    color: #ffffff;
    text-align: right;
}

.foot__privacy {
    color: #ffffff;
    display: block;
    text-align: center;
    width: 300px;
    margin: 0 auto;
}

.foot__privacy a {
    color: #ffffff;
    font-size: 18px;
}

.formula__title span span {
    display: block;
}

.order_480, .review_img_240, .certificate__240, .table_480, .discount__form-icon, .img_container_480, .how-to-use__img_480, .reason__img_240, .discount__product-480, .how-we-work__icon, .how-to-use__img240 {
    display: none;
}

/*.show-message{}*/

/*.show-message__icon{*/
/*width: 50px!important;*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*}*/
/*.show-message__info{*/
/*width: 210px;*/
/*line-height: normal;*/
/*display: inline-block;*/
/*margin-left: 15px;*/
/*color: #ffffff;*/
/*vertical-align: middle;*/
/*margin-bottom: 0;*/
/*}*/
/*.show-message_call{*/
/*background-color: #363636;*/
/*background-color: rgba(0, 0, 0, 0.9);*/
/*}*/
/*.show-message_online{*/
/*background-color: #CD5555;*/
/*background-color: rgba(0, 0, 0, 0.9);*/
/*}*/
/*.show-message__inner{*/
/*line-height: 90px;*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*}*/

/*.show-message__item {*/
/*position: fixed;*/
/*right: 10px;*/
/*bottom: 10px;*/
/*width: 300px;*/
/*background-color: rgba(0, 0, 0, 0.7);*/
/*color: white;*/
/*padding: 5px;*/
/*font-size: 15px;*/
/*line-height: 90px;*/
/*border-radius: 10px;*/
/*display: none;*/
/*z-index:1000;*/
/*font-family: "PT Sans";*/
/*text-align: left;*/
/*}*/
/*.show-message__item p{*/
/*color: #ffffff;*/
/*font-family: "PT Sans";*/
/*}*/
/*.show-message__item p span{*/
/*font-size: 15px;*/
/*color: #ffffff;*/
/*}*/
/*.show-message__item p span:before{*/
/*display: none;*/
/*}*/

.footer_logo {
    float: left;
    left: 0;
    bottom: 3px;
    position: relative;
    margin-right: 20px;
}

.footer_logo img {
    width: 69px;
    height: auto;
}

.bonus__description:nth-child(2) br {
    display: none;
}

@media screen and (max-width: 1000px) {
    .foot__right{
        padding-right: 10px;
    }
    .video-wrap { margin-right: 0 !important; }
    .foot__privacy{
        width: auto;
    }
    .copyright {
   
    padding: 407px 0 22px;
}
    .bonus__description:nth-child(2) br {
        display: block;
    }

    .pop_close, .pop_close_mous {
        top: 3px !important;
        right: -53px !important;
    }

    .why-us__item {
        position: relative;
        z-index: 5;
    }

    .why-us__container {
        background: #ffffff;
    }

    .why-us__title {
        padding: 10px 0 25px;
        margin: 0 auto;
        background: #ffffff;
    }

    td {
        padding: 10px 3px;
        font-size: 18px !important;
    }

    .table_head {
        -ms-word-break: normal;
        word-break: normal;
    }

    .table_list span {
        -ms-word-break: normal;
        word-break: normal;
    }

    .how-to-use__step-info {
        padding: 0;
    }

    .best__title {
        font-size: 38px;
    }

    .formula {
        background: #565a6b url("../img/girl.png") bottom center no-repeat;
        background-size: contain;
        padding: 0;
    }

    .formula__wrap {
        padding: 25px 0;
        background: rgba(0, 0, 0, 0.5);
    }

    .head__middle {
        display: none;
    }

    .head__callback {
        margin-right: 5px;
    }

    .wrapper__top-product, .how-it-do__girl-img, .formula__product {
        display: none;
    }

    .bonus, .buy, .how-it-do__left, .formula__title, .formula__item, .formula__container {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .formula {
        height: auto;
    }

    .formula__item {
        max-width: 480px;
        text-align: center;
    }

    .formula__input-field, .formula__result {
        margin: 0 auto !important;
    }

    .formula__input-field :last-child, .formula__result :last-child {
        margin: auto;
    }

    .formula__item:last-child {
        margin: 0 auto;
    }

    .best__inner {
        background-position: center 200px;
    }

    .best__240 {
        background-color: rgba(255, 255, 255, 0.8);
    }

    .best__container {
        float: none;
        margin: 0 auto;
    }

    .table__desktop {
        display: none;
    }

    .table_480 {
        display: block;
    }

    .table__row td {
        padding: 40px 0;
    }

    .table__row span {
        -webkit-transform: rotateZ(-90deg);
        transform: rotateZ(-90deg);
        display: block;
        margin-left: -25px;
        margin-bottom: 15px;
    }

    .table {
        max-width: 640px;
    }

    .order_480 {
        display: block;
    }

    .order__inner {
        display: none;
    }

    .review__info {
        float: none;
        margin: 0 auto;
    }

    .review {
        background: none;
    }

    .img_container_480 {
        display: block;
        margin-top: -20px;
    }

    .img_container_480 img {
        display: block;
    }

    .mass-media {
        background: url("../img/journals.png") center 150px no-repeat;
        min-height: auto !important;
    }

    .mass_last {
        margin-bottom: 0 !important;
    }

    .mass-media__author {
        padding-left: 100px;
    }

    .how-to-use__title {
        padding-top: 15px;
    }

    .mass-media__review {
        float: none;
        margin: 25px auto 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.8);
        max-width: 100%;
        padding-bottom: 50px;
    }

    .mass-media__item {
        max-width: 300px;
        margin: 0 auto;
    }

    .mass-media__icon {
        display: none;
    }

    .why-us__item {
        width: 49%;
        min-height: 275px;
    }

    .care {
        /*-webkit-background-size: contain;*/
        /*background-size: contain;*/
    }

    .care__info {
        /*font-size: 20px;*/
        /*color: #ffffff;*/
        /*padding: 25px 100px;*/
    }

    .care__title {
        /*font-size: 34px;*/
        /*margin-top: -45px;*/
    }

    .discount__product-480 {
        display: block;
        position: absolute;
        right: -40px;
        bottom: -25px;
        z-index: 5;
    }

    .discount__description {
        font-size: 25px;
        padding: 25px 0 0;
    }

    .buy {
        margin-top: 50px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 108%;
    }

    .how-to-use__title-img {
        display: none;
    }

    .how-to-use__description {
        background: url("../img/how-to-use_480.png") top center no-repeat;
        min-height: 900px;
        padding-top: 205px;
    }

    .how-to-use__step {
        float: none;
        margin: 0 auto 275px;
        display: block;
        width: 275px;
    }

    .how-to-use__step:last-child {
        margin-bottom: 0;
    }

    .how-to-use__positive {
        background-color: #fff;
    }

    .care {
        /*max-width: 800px;*/
    }

    .how-we-work__plan {
        float: none;
        margin: 50px auto 0;
        padding-left: 40px;
        background-position: center 0;
    }

    .how-we-work {
        min-height: 1400px;
        background-position: 65% 80%;
        margin-bottom: 80px;
    }

    .why-us__container {
        max-width: 100%;
    }

    .order_bottom {
        position: absolute;
        left: 0;
        top: 350px;
    }

    .order_480 {
        position: relative;
        display: block;
        margin: 0 auto;
        width: 365px;
        max-width: 100%;
    }

    .bg_foot {
        background-repeat: repeat;
    }

    .how-to-use__bg-fff {
        background: #ffffff;
        padding-bottom: 100px;
    }

    .how-to-use__description {
        margin: 50px 0 0;
    }

    .how-to-use__positive {
        margin: 0 auto 25px;
        max-width: 800px;
        background-size: contain;
    }

    .review__first-item {
        background: url("../img/girl_otziv_480.png") bottom center no-repeat;
        padding-bottom: 350px;
    }

    .review__author-about {
        font-size: 18px;
    }

    .how-to-use_fff {
        background: #ffffff;
        padding: 25px 0;
    }

    .how-to-use__result {
        padding: 10px 10%;
        width: auto;
        font-size: 23px;
    }

    .formula__title {
        text-align: center;
    }

    .top__container-bg {
        margin-bottom: 0;
    }

    .buy {
        margin-bottom: 25px;
    }

    .wrapper__title {
        font-size: 37px;
    }

    .wrapper__title-description {
        font-size: 33px;
    }

    .bonus__info-container {
        width: 54%;
    }

    .bonus_info-width {
        width: 70%;
    }

    .how-to-use__step-info {
        font-size: 22px;
    }

    .how-to-use__step {
        margin: 0 auto 230px;
    }

    .how-to-use__title {
        margin-bottom: 0;
    }

    .how-to-use {
        position: relative;
        background: none;
    }

    .certificate__240 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        display: block;
        height: 377px;
    }

    .certificate {
        position: relative;
        z-index: 5;
        width: 95%;
    }

    .certificate, .how-to-use__inner {
        background-color: transparent !important;
    }

    .why-us__item {
        /*min-height: 330px!important;*/
    }

    .table__row td {

    }

    .step_last {
        margin-bottom: 275px;
    }

    .certificate__item img {
        -webkit-box-shadow: 1px 8px 35px #707070;
        box-shadow: 1px 8px 35px #707070;
    }

    .care {
        margin-top: 115px;
    }

    .bx-wrapper img {
        margin-left: 20px;
    }

    .care {
        background: url("../img/care_480.png") top center no-repeat;
        background-size: initial;
        height: 325px;
    }

    .care__title {
        font-size: 40px;
        max-width: 400px;
        text-align: center;
        margin: -85px auto 0;
    }

    .care__info {
        font-size: 27px;
        max-width: 400px;
        margin: 0 auto;
        padding-top: 0;
    }

    .best__container {
        min-height: 865px;
    }

    .how-to-use__positive {
        background: url("../img/some_coment.png") center no-repeat;
        min-height: 300px;
        max-width: 465px;
    }

    .how-to-use__result {
        padding: 15px 5%;
        line-height: normal;
        font-size: 28px;
    }

    .order_discount {
        margin-bottom: 0;
    }

    .review__inner {
        max-width: 480px;
    }

    .slider__img, .slider__review {
        float: none !important;
        margin: 0 auto !important;
        display: block;
    }

    .slider__author-about {
        text-align: center !important;
    }

    .slider__img img {
        margin: 0 auto !important;
        width: 100px;
    }

    .why-us__description {
        max-width: 240px;
        margin: 35px auto 0;
    }

    .why-us__item {
        min-height: 300px;
    }

    section.order {
        padding: 50px 0 20px;
        background-size: cover;
    }

    .discount_480-position {
        margin: 0 0 15px;
    }

    .discount__product-480 {
        bottom: -50px;
        right: -31px;
    }

    .buy {
        margin-top: 20px;
    }

    .buy {
        margin-top: 140px;
        width: 365px;
    }

    .discount_480-position {
        margin: 0 0 15px;
    }

    .discount__product-480 {
        bottom: -50px;
        right: -31px;
    }

    .new_coord {
        bottom: -20px;
        right: 0px;
        transform: none;
    }

    .discount__product-left {
        padding-right: 65px;
    }

    .form__input {
        max-width: 295px;
    }

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

    .buy__container {
        background: #ebebeb;
    }

    .how-to-use__bg-fff {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 800px) {
    .certificate__240 {
        height: 319px;
    }

    .popup__content {
        cursor: pointer;
        max-width: 325px;
        border-radius: 5px;
        margin: 5% auto 0;
    }

    .care__info {
        /*padding: 25px;*/
        /*padding-top: 0;*/
        /*font-size: 18px;*/
    }

    .care {
        /*max-width: 600px;*/
    }

    .care__title {
        /*font-size: 28px;*/
    }

    .how-to-use__positive {
        /*max-width: 600px;*/
        /*min-height: 150px;*/
        /*margin: 0 auto;*/
    }

    .how-to-use__result {
        /*padding: 10px 5%;*/
        /*font-size: 20px;*/
        /*line-height: 21px;*/
    }

    .why-us__title {
        margin: 0 auto;
        background: #ffffff;
    }

    .why-us {
        background: #ffffff;
        margin-bottom: 0;
    }

    .certificate {
        padding: 15px 0;
        background: #ffffff;
        width: 90%;
    }

    .certificate__item {
        width: 24%;
        float: left;
        margin: 0 0.5%;
    }

    .certificate__item img {
        height: 229px;
        margin: 0 5px;
        display: block;
    }

    .how-to-use__inner {
        background: #ffffff;
    }

    td {
        font-size: 16px;
    }

    td img {
        max-width: 50%;
    }

    .slider__review {
        max-width: 70%;
    }

    .why-us__description {
        max-width: 240px;
        margin: 35px auto 0;
    }

    .why-us__item {
        min-height: 300px;
    }
}

.how-to-use__step-index {
    text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    .foot__right{
        padding-right: 0;
    }
    .certificate__240 {
        height: 246px;
    }

    /*.how-to-use__positive{*/
    /*background: url("../img/some_coment.png") center no-repeat;*/
    /*min-height: 300px;*/
    /*max-width: 465px;*/
    /*}*/
    /*.how-to-use__result{*/
    /*padding: 15px 5%;*/
    /*line-height: normal;*/
    /*font-size: 28px;*/
    /*}*/
    .footer_logo {
        float: none;
        margin: 10px auto 0;
        bottom: 0;
        text-align: center;
    }

    .bx-wrapper .bx-next {
        right: -35px;
    }

    .bx-wrapper .bx-prev {
        left: -35px;
    }

    .slider__img, .slider__review {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    /*.buy{*/
    /*margin-top: 10px;*/
    /*width: 365px;*/
    /*}*/
    /*.discount_480-position{*/
    /*margin: 0 0 15px;*/
    /*}*/
    /*.discount__product-480{*/
    /*bottom: -50px;*/
    /*right: -31px;*/
    /*}*/
    /*.new_coord{*/
    /*bottom: -50px;*/
    /*right: -35px;*/
    /*}*/
    .top__container-bg {
        background: none;
    }

    .discount__product-left {
        padding-right: 65px;
    }

    .form__input {
        max-width: 295px;
    }

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

    .buy__container {
        background: #ebebeb;
    }

    .how-it-do__title {
        font-size: 35px;
        line-height: 35px;
    }
    .how-it-do__title-description{
        line-height: 0.8;
    }

    .how-it-do__string {
        margin: 30px 0 75px 30px;
    }

    .how-it-do__description {
        font-size: 22px;
        padding-right: 40px;
        line-height: 32px;
    }

    .how-it-do {
        background-position: -800px -25px;
        background-size: initial;
        padding-bottom: 5px;

    }

    .how-it-do__string:last-child {
        margin-bottom: 0;
        /*padding-bottom: 15px;*/
    }

    .how-it-do__inner {
        padding-bottom: 0;
        margin: 15px auto 0;
    }

    .formula__title {
        font-size: 36px;
        margin-bottom: 40px;
    }

    .formula__product-name {
        padding-top: 35px;
    }

    .formula__wrap {
        padding: 25px 0 50px;
    }

    .best__title {
        font-size: 32px;
        line-height: normal;
    }

    .best__inner {
        background-position: -10px 260px;
    }

    .best__container {
        min-height: 870px;
    }

    .reason {
        min-height: 100px;
        padding-top: 40px;
    }

    .reason__title {
        font-size: 25px;
        font-family: 'PT Sans';
        text-transform: uppercase;
    }

    .reason__description {
        color: #000000;
        font-weight: bold;
        letter-spacing: -1px;
    }

    .table_480 {
        -webkit-box-shadow: 0 20px 40px #ccc;
                box-shadow: 0 20px 40px #ccc;
    }

    section.order {
        padding: 40px 0 20px;
    }

    .order_discount {
        margin-bottom: 0;
    }

    .review__info {
        padding: 0 30px;
    }

    .review__title {
        margin-bottom: 25px;
    }

    .review__author-about {
        font-size: 21px;
        width: 50%;
    }

    .slider {
        margin-top: 0;
    }

    .slider__author-about {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 25px;
    }

    .slider__info {
        /*font-size: 18px;*/
        color: #000000;
        font-family: Tahoma;
    }

    .bx-wrapper .bx-prev {
        left: 25px;
    }

    .bx-wrapper .bx-next {
        right: 25px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 107%;
    }

    .mass-media__title {
        margin: 15px auto 0;
    }

    .mass-media__item {
        max-width: 380px;
        margin: 0 auto 50px;
    }

    .mass-media__author {
        padding-left: 185px;
    }

    .mass-media {
        min-height: 670px;
    }

    .how-to-use__bg-fff {
        padding-bottom: 0;
    }

    .why-us__title {
        margin: 15px auto 5px;
    }

    .why-us__img {
        margin: 0 auto 0;
    }

    .why-us__item {
        min-height: 275px;
    }

    .why-us__description {
        line-height: 20px;
    }

    .certificate__item img {
        height: 155px;
        margin: 0 auto;
    }

    .pt0 {
        padding: 0 0 20px;
    }

    .how-we-work {
        margin-bottom: 60px;
    }

    .order_bottom {

    }

    .formula__title span span {
        display: inline;
    }

    .formula__title span {
        display: block;
    }

    .form:after {
        top: 44%;
    }

    .review__name {
        margin-top: 30px;
    }

    .review__first-item {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mass-media__inner {
        /*background: rgba(200,200,200,0.2);*/
        background-color: rgba(240, 240, 240, 0.8);
    }

    .mass-media__review {
        /*background: rgba(200,200,200,0.2);*/
        background: none;
    }

    .how-to-use__title {
        margin-top: 0;
    }

    .how-to-use__description {
        margin-top: 20px;
    }

    .foot {
        max-width: 365px;
        padding: 0 0 10px;
    }

    .foot__left {
        float: left;
        text-align: left;
        color: #9b9fae;
    }

    .foot__right {
        float: right;
        text-align: right;
        color: #9b9fae;
    }

    .foot__privacy {
        margin-top: 50px;
        color: #9b9fae;
    }

    .foot__privacy a {
        color: #9b9fae;

    }

}

.hide_forever {
    display: none !important;
}

@media screen and (max-width: 575px) {
    td {
        font-size: 13px;
    }

    td img {
        max-width: 30px;
    }

    /*.foot__left, .foot__right{*/
    /*float: none;*/
    /*text-align: center;*/
    /*display: block;*/
    /*margin: 0 auto;*/
    /*color: #ffffff;*/
    /*}*/

}

@media screen and (max-width: 479px) {
    section.order {
        padding-top: 0;
    }

    .certificate__240 {
        height: 100px;
        bottom: -100px;
    }

    .show-message__item {
        width: 210px;
    }

    .pop_close, .pop_close_mous {
        top: -12px !important;
        right: -5px !important;
    }

    /*.show-message__icon{*/
    /*width: 25px !important;*/
    /*}*/
    /*.show-message__info{*/
    /*font-size: 13px;*/
    /*}*/
    /*.show-message__item p{*/
    /*width: 160px;*/
    /*margin-left: 5px;*/
    /*}*/
    /*.show-message__item p span{*/
    /*font-size: 13px;*/
    /*}*/
    .how-we-work {
        min-height: 1260px;
    }

    .review__text {
        padding-right: 0;
    }

    .order__left {
        width: 240px;
    }

    .how-we-work_index-desktop {
        display: none;
    }

    .how-we-work_index-mobile {
        display: block;
    }

    .discount__description {
        text-align: center;
        padding-top: 10px;
    }

    .head__callback {
        display: block;
        float: none;
        margin-top: 0;
        text-align: center;
    }
    .head__callback-btn {
        margin: 0 auto;
    }

    .one .wrapper { margin-top: 60px; }

    .wrapper__title {
        padding-top: 65px;
        font-size: 38px;
    }

    .wrapper__title-description {
        font-size: 24px;
    }

    .bonus__title {
        font-family: 'PT Sans', sans-serif;
    }

    .how-it-do__title {
        font-size: 30px;
    }

    .how-it-do__title-description {
        font-size: 24px;
    }

    .how-it-do__step {
        font-size: 77px;
    }

    .how-it-do__step span {
        font-size: 40px;
    }

    .how-it-do__description {
        font-size: 18px;
        padding: 50px 0 0 50px;
    }

    .how-it-do {
        background-size: cover;
    }

    .formula__title {
        text-align: center;
    }

    .formula__title {
        font-size: 30px;
    }

    .formula__title-form {
        font-size: 22px;
    }

    .formula__product-name {
        font-size: 30px;
        padding-top: 35px;
    }

    .best__title {
        font-size: 30px;
    }

    .table {
        display: none;
    }

    .review__inner {
        width: 90%;
    }

    .review__title {
        font-size: 27px;
        font-weight: bold;
    }

    .review__text {
        font-size: 22px;
    }

    .review__name {
        font-size: 30px;
    }

    .review__author-about {
        font-size: 22px;
    }

    .review__first-item {
        background-position: -100px 30px;
        padding-bottom: 0;
    }

    .review__info {
        margin-top: 475px;
    }

    .slider__review {
        max-width: 100%;
    }

    .slider__title {
        font-size: 30px;
        font-weight: bold;
    }

    .mass-media__title, .how-to-use__title {
        font-size: 30px;
    }

    .how-to-use__description {
        padding-top: 0;
        background: none;
        min-height: auto;
    }

    .how-to-use__step {
        margin-bottom: 25px;
    }

    .how-to-use__img240 {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .how-to-use_fff {
        display: none;
    }

    .why-us__item {
        width: 240px;
        text-align: center;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .certificate__item {
        width: 40%;
        margin: 10px 5%;
    }

    .how-we-work__plan {
        padding-top: 0;
        background: none;
    }

    .how-we-work__description {
        width: 240px;
        float: none;
        margin: 15px auto;
    }

    .how-we-work__icon {
        display: block;
        margin: 0 auto;
    }

    .how-we-work {
        background: none;
        margin-bottom: 0;
    }

    .order_bottom {
        top: 0;
    }

    .form:after {
        display: none;
    }

    .discount__product-480 {
        display: none;
    }

    .discount__container {
        display: none;
    }

    .price__old, .price__new {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .form__container {
        /*max-width: 155px;*/
    }

    .bonus__img {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .bonus__info-container, .bonus__item {
        float: none;
        margin: 0 auto;
        text-align: center;
        display: block;
    }

    .bonus__item {
        height: auto;
    }

    .best__container {
        background: none;
    }

    .reason__img_240 {
        display: block;
        margin: 0 auto;
    }

    .reason {
        float: none !important;
        display: block !important;
        margin: 0 auto !important;
        text-align: center !important;
        padding: 5px 0 !important;
    }

    .buy {
        margin-top: 0;
        max-width: 300px;
        width: 100%;

    }

    .form__input {
        width: 170px;

    }

    .form__btn {
        width: 218px;
    }

    .order_480, .buy .form-container{
        width: 100%;
    }

    .bonus, .bonus__info-container {
        width: 100%;
        height: auto;
    }

    .how-to-use__step {
        width: 100%;
    }

    .foot__privacy {
        width: 100%;
        font-size: 14px;
    }

    .bonus__info-container {
        width: 240px;
        padding: 15px 0 15px 0;
    }

    body {
        overflow-x: hidden;
    }

    .buy {
        margin-bottom: 15px;
    }

    .top__container-bg {
        margin-bottom: 0;
    }

    .why-us__title {
        font-size: 30px;
    }

    .slider__img {
        max-width: 50%;
    }

    /*-------------------------------------------------*/
    .wrapper__title {
        font-size: 32px;
        font-family: 'PT Sans';
        line-height: 35px;
        margin-bottom: 10px;
    }

    .head__logo-container {
        z-index: 1;
    }

    .review__inner {
        width: 90% !important;
    }

    .top__container-bg {
        background-size: contain;
    }

    .review__first-item {
        background-position: 0 185px;
        background-size: contain;
    }

    .review__info {
        margin-top: 250px;
    }

    .price__old, .price__new {
        margin: 0;
        text-align: left;
        padding-left: 10px;
        width: auto;
        margin-left: 5px;
    }

    .price__old:after {
        left: 10px;
    }

    .discount__form-icon {
        display: block;
        position: absolute;
        right: 5px;
        top: -10px;
        width: 70px;
    }

    .price {
        position: relative;
    }

    .how-it-do__inner {
        background: url("../img/girl_bg.png") center bottom no-repeat;
    }

    .how-it-do {
        background: #000000;
    }

    .one_240 {

    }

    .two_240 {
        background: #1d1d1d;
    }

    .three_240 {
        background: #333743;
    }

    .how-it-do__title, .how-it-do__title-description, .one_240 {
        background: #000000;
    }

    .how-it-do__string {
        padding: 15px 0;
        margin: 0;
    }

    .formula__product-name span, .formula__title-form span {
        display: block;
        margin: 0 auto;
    }

    .formula__item {
        height: auto;
    }

    .formula__title {
        margin-bottom: 15px;
    }

    .best__inner {
        background-position: -50px 325px;
    }

    .reason__title {
        text-transform: uppercase;
        font-weight: bold;
    }

    .reason__description {
        font-weight: bold;
        color: #000000;
    }

    .review__title {
        font-size: 25px;
    }

    .review_img_240 {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .review__inner {
        background: none;
        width: auto !important;
        padding: 0 0px;
        background: #f1f1f3;
    }

    .review__first-item {
        background: none;
    }

    .review__info {
        margin-top: 15px;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: -30px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 105%;
    }

    .bx-wrapper .bx-prev {
        left: 0;
    }

    .bx-wrapper .bx-next {
        right: 0;
    }

    .slider {
        background: #ffffff;
        max-width: 100%;
    }

    .slider__author-about {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .review__name {
        font-size: 27px;
        font-family: 'Arial';
    }

    .review__info, .slider__info {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }

    .mass-media {
        background: url("../img/journals.png") -60px 150px no-repeat;
    }

    .mass-media__author {
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .mass-media__title {
        font-family: 'PT Sans';
        margin-bottom: 40px;
    }

    .mass-media__review {
        padding-bottom: 0;
    }

    .form__btn {
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        font-size: 20px;
    }

    .form__input {
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    .form-container {
        width: 225px;
        margin: 0 auto;
    }

    .order {
        padding: 0 0 30px;
    }

    .how-to-use__title {
        color: #000000;
        font-family: 'PT Sans';
        font-size: 27px;
    }

    .how-to-use__description {
        margin: 25px 0 0;
    }

    .how-to-use__step-index {
        margin-top: 10px;
        text-transform: uppercase;
    }

    .how-to-use__step {
        margin-bottom: 15px;
    }

    .how-to-use__step-info {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 21px;
    }

    .how-to-use__bg-fff {
        padding-bottom: 25px;
    }

    .why-us__title {
        font-size: 23px;
        font-family: 'PT Sans';
    }

    .why-us__item {
        margin: 20px auto 0;
        min-height: auto;
    }

    .why-us__description {
        margin-top: 15px;
    }

    .why-us {
        margin-bottom: 25px;
    }

    .certificate__item img {
        height: 150px;
        -webkit-box-shadow: 0 0 40px #ccc;
                box-shadow: 0 0 40px #ccc;
    }

    .certificate {
        width: 100%;
        position: relative;
        height: 235px;
    }

    .care {
        background: url("../img/care_240.png") center no-repeat;
        border: none;
        background-size: contain;
        width: 215px;
        margin: 0 auto;
        padding-top: 50px;
    }

    .care__title {
        text-transform: uppercase;
        font-size: 25px;
    }

    .care__info {
        padding: 25px 10px;
        font-size: 20px;
    }

    .how-to-use {
        background: none;
    }

    .how-we-work__title {
        font-size: 27px;
        font-family: 'PT Sans';
    }

    .how-we-work__plan {
        margin: 0 auto;
    }

    .how-we-work_index {
        padding-top: 15px;
        padding-bottom: 10px;
        font-family: 'Pt Sans';
        font-size: 22px;
    }

    .buy {
        width: 93%;
        margin: 0 auto;
    }

    .buy__container {
        background: #ebebeb;
        border-radius: 5px;
    }

    .buy_top-form {
        margin-bottom: 15px;
    }

    .how-it-do__step span {
        padding-top: 10px;
    }

    .two_240 {
        padding-bottom: 45px;
    }

    .how-it-do {
        padding-bottom: 0;
    }

    .formula__container {
        padding: 0;
    }

    .review__text {
        font-size: 18px;
    }

    .review__info {
        padding: 0;
    }

    .review__name {
        font-size: 29px;
    }

    .review__author-about {
        width: 100%;
    }

    .mass-media__item {
        padding: 0 5px;
    }

    .why-us__item {
        min-height: auto !important;
    }

    .how-to-use {
        background: #ffffff;
    }

    /*.certificate__240{*/
    /*position: absolute;*/
    /*bottom: -85px;*/
    /*}*/
    .care {
        height: auto;
        margin-top: 115px;
    }

    .order_bottom {
        left: 0;
        right: 0;
    }

    .head__logo-container {
        position: initial;
        margin: 10px auto 0;
    }

    .wrapper__title {
        padding-top: 0;
        margin-top: 0;
    }

    .foot__left, .foot__right {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .foot__privacy {
        margin-top: 15px;
    }

    .bx-wrapper img {
        margin: 0 auto;
    }

    .head {
        height: 85px;
    }

    .head__logo-link {
        display: block;
    }

    .head__logo-container {
        margin: 0 auto;
    }

    .head__logo-img {
        margin: 0 auto;
    }

    .care {
        width: 230px;
        height: 465px;
        padding-top: 75px;
        background-size: initial;
    }

    .care__info {
        font-size: 22px;
    }

    .how-we-work {
        min-height: 1164px;
    }

}

.fwb {
    font-weight: bold;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */

}

input[type='number'] {
    -moz-appearance: textfield;
}

body {
    overflow-x: hidden;
}

.top__container-bg {
    background: none;
}

.lost_position {
    display: none !important;
}

.block_position {
    display: block !important;
}

.order__inner-popup{
  width: 980px;
}

.buy-popup{
  width: 100%;
}

.buy-popup .form__input{
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


.errorMessage{
    box-sizing: border-box;
    position: absolute;
    z-index: 100000;
    font-size: 13px;
    background: #DC3434;
    color: #fff;
    margin-top: 9px;
    text-align: center;
    line-height: 13px;
    padding: 8px 12px;
}


.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; }
.copyright img:first-child { display: block!important; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  box-sizing: content-box;
}