@media (max-width: 990px) {


  .experts__item-text:before,.experts__item-text:after{
    display: none;
  }
  .experts__item {
    margin-bottom: 0;
    padding-left: 0!important;
    padding-right: 0!important;
    min-height: auto;
  }

  .experts__item-text{
    background-color: #1c98d2;
    padding: 15px;
  }
  .experts__item .experts__item-image-wrapper{
    width: 170px!important;
    top: -170px;
    bottom: inherit;
  }
  .experts__item:nth-child(even) .experts__item-image-wrapper{
    bottom: inherit;
    right: 0px;
    top: -250px;
  }
  .experts__item-image{    left: 12px;}
  .experts__item:nth-child(even) .experts__item-image{
    left: 0px;
  }
  .experts__item .experts__item-title{
    top: 70px;
    width: 110px;
    right: -140px;
    text-align: left;
  }
  .experts__item:nth-child(even) .experts__item-title {
    right: auto;
    top: 140px;
    left: -130px;
  }

  .experts__item{
    margin-top: 256px!important;
  }
  .experts__item-image{
    bottom: 92px;
  }
  .container {
    width: 768px;
    padding: 0 10px;
  }

  .present:before {
    margin: 230px 0 0 -447px;
  }

  .present__text {
    width: 65%;
  }

  .logo {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    margin: 0;
    line-height: 1;
    text-align: center;
  }

  .present__wrap {
    display: block;
  }

  .present__cell {
    display: block;
  }

  .present__title:before {
    content: '';
    width: 140px;
    height: 100px;
    display: block;
    float: right;
  }

  .sale {
    position: absolute;
    top: 75px;
    right: 0;
  }

  .subbutton {
    margin: 0 auto 40px;
  }

  form {
    margin: 20px auto;
  }

  .statistic__photo {
    float: none;
    margin: 0 auto;
    display: table;
  }

  .statistic__wrap {
    margin: -35px auto 0;
  }

  .effect__wrap {
    width: 100%;
  }

  .composition {
    padding: 35px 0 60px;
  }

  .composition__wrap {
    padding: 90px 20px 50px;
  }

  .composition__title {
    font-size: 22px;
  }

  .effect {
    padding: 35px 0 45px;
  }

  .use {
    padding: 45px 0;
  }

  .use:before {
    -webkit-background-size: 60%;
    background-size: 60%;
  }

  .use__wrap {
    width: 100%;
    padding: 35px 0 0;
  }

  .use__title {
    font-size: 24px;
  }

  .product__order:after {
    margin: 0 0 -50px 0;
  }

  .sale__order {
    position: absolute;
    top: 100px;
    right: 50%;
    margin: 40px -170px 0 0;
  }

  .subtitle {
    font-size: 22px;
  }
}

@media (max-width: 767px) {

  .present:before {
    margin: 70px 0 0 -447px;
    background-size: 65%;
  }

  .container {
    width: auto;
    padding: 0 10px;
  }

  .container_logo-mod {
    padding: 0 15px;
  }

  .logo {
    font-size: 51px;
    text-align: left;
  }

  .title {
    font-size: 26px;
  }

  .sale {
    top: 45px;
    background-size: 80%;
    font-size: 25px;
    margin-right: 5px;
  }

  .sale__value {
    font-size: 30px;
  }

  .sale__value:after {
    font-size: 19px;
    margin: 0;
  }

  .sale_text {
    font-size: 10px;
    margin-left: -5px;
  }

  .present__text {
    position: relative;
    z-index: 2;
    width: 65%;
    line-height: 1.43;
  }
  .advantage{
    width: 65%;
  }
  .present__title {
    font-size: 34px;
  }

  .present__title:before {
    width: 105px;
    height: 60px;
  }

  .sale:before {
    margin: -45px -15px 0 0;
  }

  .sale:after {
    margin: -55px 0px 0 0;
    background-position: right center;
  }

  .statistic {
    padding: 15px 0;
  }

  .statistic__wrap {
    width: 75%;
  }

  .composition:before {
    background-position: top center;
    background-size: 60%;
    bottom: auto;
    top: 0;
    left: 50%;
    margin: 0 0 0 -424px;
  }

  .composition:after {
    content: '';
    width: 900px;
    height: 900px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: -webkit-radial-gradient(circle, transparent 50%, #000 60%);
    background: -moz-radial-gradient(circle, transparent 50%, #000 60%);
    background: -o-radial-gradient(circle, transparent 50%, #000 60%);
    background: radial-gradient(circle, transparent 50%, #000 60%);
    position: absolute;
    top: 0;
    left: 50%;
    margin: -260px 0 0 -450px;
  }

  .composition__wrap {
    padding: 20px 0;
  }

  .composition__cell {
    display: block;
    padding: 15px 30px 15px 0;
  }

  .composition__cell:before {
    margin: 0;
    float: right;
  }

  .effect__wrap {
    padding: 0;
  }

  .effect__cell_mob {
    display: none;
  }

  .effect__parameter {
    font-size: 16px;
  }

  .use__wrap.slider, .use__cell {
    display: block;
  }

  .user {
    padding: 30px 0 10px;
    display: block;
  }

  .user:before {
    float: left;
    width: 60px;
    height: 60px;
    background-size: 100%;
    margin: 0 10px 0 0;
  }

  .user__data {
    display: block;
    border: none;
    padding: 0;
  }

  .user__info {
    font-size: 16px;
    padding: 0 0 10px;
  }

  .review {
    padding: 30px 0;
  }

  .review__text {
    line-height: 1.43;
  }

  .order {
    padding: 60px 0 40px;
  }

  .order__wrap {
    width: 70%;
    padding: 0 15px;
  }

  .sale__order {
    margin: 20px -195px 0 0;
  }

  .product__order:after {
    background: url("content/img/product.png") center no-repeat;
    margin: 0 -40px 0 0;
  }

  .subtitle_w-mod {
    width: 90%;
  }

  .clr-mod_02 {
    display: block;
  }

  .glare__item_01 {
    -webkit-box-shadow: 0 0 180px 80px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 180px 80px rgba(126, 126, 126, .7);
    box-shadow: 0 0 180px 80px rgba(126, 126, 126, .7);
  }

  .glare__item_02 {
    -webkit-box-shadow: 0 0 330px 230px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 330px 230px rgba(126, 126, 126, .7);
    box-shadow: 0 0 330px 230px rgba(126, 126, 126, .7);
  }

  .glare__item_03 {
    -webkit-box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    z-index: 1;
  }

  .glare__item_04 {
    -webkit-box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    z-index: 1;
  }

  .glare__item_05 {
    top: 0;
    left: 55%;
    -webkit-box-shadow: 0 0 430px 330px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 430px 330px rgba(126, 126, 126, .7);
    box-shadow: 0 0 430px 330px rgba(126, 126, 126, .7);
  }

  .glare__item_06 {
    -webkit-box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
    box-shadow: 0 0 380px 280px rgba(126, 126, 126, .7);
  }

  .glare__item_07 {
    -webkit-box-shadow: 0 0 230px 130px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 230px 130px rgba(126, 126, 126, .7);
    box-shadow: 0 0 230px 130px rgba(126, 126, 126, .7);
  }

  .glare__item_08 {
    -webkit-box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    -moz-box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
    box-shadow: 0 0 280px 180px rgba(126, 126, 126, .7);
  }

  .use__cell {
    opacity: .5;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
  }

  .use__cell > * {
    opacity: 1;
  }

  .use__cell.center {
    opacity: 1;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
  }

  .use__cell.center > * {
    opacity: 1;
  }

}

@media (max-width: 479px) {

  .effect__wrap {
    padding: 0 30px;
    width: 300px;
 
    height: 310px;
  }

  .effect__pict img {
    width: 50px;
  }

  .effect__pict_mod img {
    width: 65px;
  }

  .effect__data {
    margin: 20px auto 0;
  }

  .sale {
    right: -15px;
    top: 110px;
  }

  .sale:before {
    margin: -30px -25px 0 0;
    background-size: 50%;
  }

  .sale:after {
    margin: -100px -45px 0 0;
    background-size: 50%;
    background-position: center;
  }

  .present__title:before {
    width: 85px;
  }
  .advantage,.present__text {
    width: calc(100% - 136px);
  }
  .advantage__item:last-child{
    width: 290px;
  }
  .present__text {
    font-size: 16px;
    line-height: 1.2;
  }

  .advantage {
    font-size: 16px;
  }

  button {
    padding: 15px 25px;
    font-size: 22px;
  }

  .statistic__wrap {
    width: 90%;
    padding: 0 10px 25px;
  }

  .statistic__text {
    line-height: 1.3;
    font-size: 16px;
    width: 80%;
  }

  .promo {
    padding: 30px 0;
  }

  .title,
  .promo__text {
    font-size: 20px;
    text-align: left;
  }

  .title_mob {
    text-align: center;
  }

  .composition__cell:before {
    width: 60px;
    height: 60px;
    background-size: 100%;
  }

  .composition__title {
    padding: 5px 0 15px;
  }

  .composition__text span {
    display: none;
  }

  .title_order-mob {
    font-size: 28px;
    width: 65%;
    margin: 0;
    padding: 0 0 35px;
  }

  .sale__order {
    right: 0;
    top: 0;
    margin: -70px -20px 0 0;
  }

  .product__order:after {
    margin: 0 -125px -105px 0;
    background-size: 30%;
    bottom: 50%;
  }

  .order:before {
    background-position: center top;
    -webkit-background-size: auto 70%;
    background-size: auto 70%;
  }

  .order__wrap,
  .order__cell {
    display: block;
    width: auto;
  }

  .order__btn {
    margin: 0 auto;
  }

  /*ANIMATION*/
  .effect__arrow {
    width: 100px;
    height: 8px;
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, #ff2a00), to(transparent));
    background: -webkit-linear-gradient(right, #ff2a00 50%, transparent);
    background: -moz-linear-gradient(right, #ff2a00 50%, transparent);
    background: -o-linear-gradient(right, #ff2a00 50%, transparent);
    background: linear-gradient(to left, #ff2a00 50%, transparent);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
     transform-origin: left bottom;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -160px;
  }

  .effect__arrow_move {
    -webkit-animation: arrow-rise 1.5s forwards linear;
    -o-animation: arrow-rise 1.5s forwards linear;
    animation: arrow-rise 1.5s forwards linear;
  }

  @-webkit-keyframes arrow-rise {
    from {
      width: 100px;
    }
    to {
      width: 290px;
    }
  }
  @-moz-keyframes arrow-rise {
    from {
      width: 100px;
    }
    to {
      width: 290px;
    }
  }
  @-o-keyframes arrow-rise {
    from {
      width: 100px;
    }
    to {
      width: 290px;
    }
  }
  @keyframes arrow-rise {
    from {
      width: 100px;
    }
    to {
      width: 290px;
    }
  }

  .effect__arrow:after {
    content: '';
    width: 24px;
    height: 24px;
    border: 6px solid transparent;
    border-bottom-color: red;
    border-right-color: red;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin: -8px 0 0 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}