@media(max-width:1280px) {
    .order {
        background-position: 60% 50%
    }
}

@media(max-width:990px) {
    .container {
        width: 768px;
        padding: 0 15px
    }

    .present__wrap {
        width: 60%
    }

    .present__wrap:before {
        -webkit-background-size: 90%;
        background-size: 90%;
        margin-right: -285px
    }

    .present__wrap {
        padding: 0 0 100px
    }

    .advantages {
        padding: 50px 0
    }

    .advantages__wrap {
        width: 100%
    }

    .advantages__item {
        padding: 20px 10px 10px
    }

    .title {
        padding: 30px 0;
        font-size: 49px
    }

    .composition {
        padding: 10px 0 40px
    }

    .composition__wrap {
        width: auto;
        padding: 30px 0 10px
    }

    .composition__item:before {
        -webkit-background-size: 80%;
        background-size: 80%
    }

    .composition__wrap:after {
        height: 90px
    }

    .composition__text {
        font-size: 34px
    }

    .composition__text:before {
        width: 250px;
        height: 250px;
        margin-top: -125px
    }

    .composition__subtext {
        padding: 35px 0 0 90px
    }

    .promo {
        padding: 50px 0
    }

    .promo__wrap {
        width: auto;
        padding: 0
    }

    .promo__wrap:before {
        position: static;
        display: block;
        margin: 0 auto 30px
    }

    .promo__title {
        font-size: 32px
    }

    .promo__subtitle {
        font-size: 74px
    }

    .timer__wrap {
        text-align: center
    }

    .timer__text {
        width: auto;
        padding: 10px 0 0
    }

    .order {
        background-position: 0 50%
    }

    .order__wrap {
        width: 50%
    }

    .order__wrap:after {
        -webkit-background-size: 85%;
        background-size: 85%;
        margin-left: 10px
    }
}

@media(max-width:767px) {
    .container {
        width: auto;
        max-width: 425px
    }

    .present {
        -webkit-background-size: cover;
        background-size: cover;
        padding: 20px 0 0
    }

    .present:before {
        width: 125%;
        -webkit-transform: translateX(30%) skewX(15deg);
        -ms-transform: translateX(30%) skewX(15deg);
        transform: translateX(30%) skewX(15deg)
    }

    .present__wrap {
        width: 85%;
        padding-bottom: 20px;
        margin: 0 auto
    }

    .title {
        padding: 20px 0;
        font-size: 26px;
        line-height: 1.3
    }

    .present__text {
        font-size: 15px;
        padding-bottom: 200px
    }

    .present__wrap:before {
        -webkit-background-size: contain;
        background-size: contain;
        width: 340px;
        height: 270px;
        right: 50%;
        margin-right: -170px
    }

    .button__wrap {
        margin: 30px auto 0
    }

    button {
        padding: 15px 25px
    }

    .advantages__wrap {
        display: block
    }

    .advantages__cell {
        display: block;
        margin: 0 0 10px
    }

    .advantages__item {
        min-height: initial;
        text-align: left
    }

    .advantages__title {
        font-size: 18px
    }

    .advantages__title:after {
        width: 100%
    }

    .advantages__title:before {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        width: 50px;
        height: 50px
    }

    .advantages__title span {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        width: 65%
    }

    .composition {
        padding: 10px 0 25px
    }

    .title_mod {
        font-size: 21px
    }

    .composition__subtitle {
        font-size: 16px
    }

    .composition__wrap {
        padding: 0 0 10px
    }

    .composition__wrap:before {
        display: none
    }

    .composition__item {
        width: 50%;
        padding-top: 150px
    }

    .composition__name {
        font-size: 18px
    }

    .composition__item:before {
        -webkit-background-size: 75%;
        background-size: 75%
    }

    .composition__subtext {
        padding: 35px 0 0 0;
        text-align: center
    }

    .composition__text {
        border: 0;
        width: auto;
        padding: 0
    }

    .composition__text span {
        display: none
    }

    .composition__text:before {
        position: static;
        margin: 0 auto;
        display: block
    }

    .composition__subtext span {
        padding-left: 35px
    }

    .composition__subtext span {
        font-size: 16px
    }

    .composition__subtext span:before {
        width: 30px;
        height: 30px;
        margin-top: -15px
    }

    .promo__wrap:before {
        height: 300px
    }

    .promo__text {
        font-size: 18px;
        -webkit-border-radius: 15px;
        border-radius: 15px
    }

    .promo__text:before,
    .promo__text:after {
        display: none
    }

    .promo__text span {
        width: auto;
        padding: 0
    }

    .promo__title {
        font-size: 24px;
        line-height: 1.3
    }

    .promo__subtitle {
        font-size: 45px
    }

    .offer {
        padding: 40px 0
    }

    .offer__wrap {
        width: 95%
    }

    .offer__title {
        font-size: 22px
    }

    .offer__subtitle {
        font-size: 23px;
        padding: 0 0 20px
    }

    .offer__item {
        font-size: 17px;
        line-height: 1.7
    }

    .offer__item span {
        padding: 0 7px;
        display: table;
        line-height: 1.3
    }

    .offer__item:before {
        vertical-align: top
    }

    .timer {
        width: auto;
        font-size: 24px
    }

    .timer__item {
        padding: 10px;
        width: 52px
    }

    .timer__wrap {
        -webkit-border-radius: 15px;
        border-radius: 15px;
        padding: 15px 10px
    }

    .timer__text {
        font-size: 18px
    }

    .order {
        padding: 30px 0 50px
    }

    .order__wrap {
        width: auto;
        padding: 0
    }

    .price {
        display: none
    }

    .price_mobile {
        display: block;
        padding: 0
    }

    .price__item {
        display: block
    }

    .price__item+.price__item {
        padding: 0
    }

    .price__item_old {
        font-size: 21px
    }

    .order__wrap:after {
        display: none
    }

    .mobile__wrap {
        width: 60%;
        margin: 0 0 0 auto;
        padding: 10px 0;
        position: relative
    }

    .mobile__wrap:before {
        content: '';
        width: 100px;
        height: 200px;
        background: url("../img/logo.png") center no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        position: absolute;
        top: 50%;
        right: 100%;
        margin: -100px 20px 0 0
    }
}