/*
body {
    background: url(../../kpt_1400.jpg) no-repeat center top;
}
section,header,footer {
    opacity: 0.5;
}*/



@media screen and (min-width: 1200px) and (max-width: 1700px) {

    body {
        font-size: 1.8rem;
    }
    .visible-lg {
        display: none !important;
    }
    .visible-md {
        display: none !important;
    }
    .visible-ng {
        display: block !important;
    }   

    section {
        padding: 108px 0;
    }
    .columns.columns-padding {
        margin-left: 85px;
        /*width: calc(100% - 85px);*/
        width: 100%;
    }

    .container-spec .column-1 {
        max-width: 53%;
    }
    .container-spec .column-2 {
        max-width: 42.5%;
    }
    .container-spec .s__inner {
        max-width: 472px;
    }

    .container-spec2 {}
    .container-spec2 .column-1 {
        max-width: 62%;
    }
    .container-spec2 .s__inner {
        max-width: 600px;
    }

    .container-spec .s__inner2 {
        left: 30px;
    }

    .columns .column-1 {
        max-width: 470px;
    }



    .container {
        max-width: 1090px;
    }
    .title {
        font-size: 4rem;
        font-weight: 700;
        margin-bottom: 80px;
        left: -5px;
        letter-spacing: 0.5px;
    }
    .title:before {
        width: 150px;
    }
    strong {
        letter-spacing: 0;
    }

    .s__text {
        max-width: 900px;
    }
    .s__text p {
        margin-bottom: 28px;
    }



    .header {
        padding: 50px 0;
    }
    .header .container {
        max-width: 1310px;
    }
    .header .header__text {
        margin-left: -54px;
        padding: 12px 22px 14px;
    }
    .header nav ul li {
        margin-left: 64px;
    }
    .header nav ul li:first-of-type {
        margin-left: 0;
    }

    .general {
        /*padding: 190px 0 122px;*/
        padding: 100px 0 120px;
    }
    .general .title {
        font-size: 6rem;
        font-weight: 700;
        letter-spacing: 3px;
        margin-bottom: 58px;
    }
    .general .title:before {
        bottom: -18px;
    }
    .general .subtitle {
        max-width: 900px;
        margin-bottom: 34px;
    }


    .boxes {
        padding: 92px 0;
    }
    .boxes .container {
        max-width: 1100px;
    }


    .useful .useful__item {
        margin-bottom: 28px;
    }
    .useful .useful__title {
        font-weight: 700;
        font-size: 2.05rem;
    }

    .system {
        padding: 124px 0 110px;
    }
    .system .s__image {
        left: 0;
    }
    .system .s__image img {
        max-width: 360px;
    }
    .system .s__text {}


    .work {}
    .work .columns.columns-padding {
        margin-left: 90px;
    }
    .work strong {
        letter-spacing: 0.2px;
    }


    .wait {
        padding-bottom: 110px;
    }
    .wait .title {
        margin-bottom: 90px;
    }
    .wait .wait__list {
        max-width: 920px;
        margin-bottom: 30px;
    }
    .wait .wait__item {
        margin-bottom: 30px;
    }
    .wait .wait__pic {
        width: 95px;
        height: 95px;
    }
    .wait .wait__pic img {
        max-width: 40px;
    }
    .wait .wait__info {
        font-size: 2rem;
        top: 0;
    }

    .fire {
        /*delete*/
        /*padding: 192px 0 70px;*/
        /*delete*/
    }
    .fire .s__text ol li {
        font-size: 2rem;
        margin-bottom: 26px;
    }
    .fire .s__text ol li:last-of-type {
        margin-bottom: 0;
    }
    .fire .s__text2 {
        margin-bottom: 30px;
    }
    .fire .s__image {
        top: 0;
        left: 20px;
    }
    .fire .s__image img {
        max-width: 304px;
    }


    .program {
        padding-bottom: 122px;
    }
    .program .tabs {
        width: calc(100% + 10px + 10px);
        left: -10px;
        position: relative;
    }
    .program .tab__header {
        margin-bottom: 60px;
    }
    .program .tab__header-item {
        padding: 22px;
    }
    .program .tab__body {
        padding-left: 95px;
        margin-bottom: 60px;
    }
    .program .tab__body-title {
        letter-spacing: -0.5px;
        margin-bottom: 36px;
    }
    .program .tab__body-num {
        right: 5px;
    }
    .program .tab__body-list {
        margin-bottom: 40px;
    }
    .program .tab__body-list ul li {
        align-items: center;
        letter-spacing: 0.2px;
        margin-bottom: 26px;
    }
    .program .tab__body-list ul li:before {
        background-size: 100%;
    }


    .process {}

    .process .process__item {
        max-width: 900px;
        margin-bottom: 26px;
    }
    .process .process__pic {
        width: 60px;
        height: 60px;
        padding: 10px;
        margin-right: 32px;
    }
    .process .process__pic img {
        max-width: 25px;
    }
    .process .process__title {
        font-weight: 700;
        margin-bottom: 15px;
        letter-spacing: -1px;
    }   

    .perfect {}
    .perfect .s__text {
        margin-bottom: 40px;
    }
    .perfect .s__text strong {
        letter-spacing: 0.2px;
    }
    .perfect .slider__wrap {
        margin-bottom: 16px;
    }
    .perfect .slider {
        max-width: 800px;
        margin-right: 50px;
    }

    .producer {}
    .producer .s__text {
        margin-bottom: 20px;
        /*font-size: 2rem;*/
    }
    .producer .row2 {
        margin-bottom: 55px;
        max-width: 890px;
    }
    .producer .producer-2 ul li {
        margin-bottom: 26px;
    }
    .producer .producer-2 ul li:last-of-type {
        margin-bottom: 0;
    }
    .producer .columns .column-2 {
        max-width: 430px;
    }
    .producer .s__image {
        margin-left: 0;
        margin-bottom: 35px;
    }
    .producer .book {
        margin-left: 0;
        width: 100%;
    }

    .bonuses {
        /*padding: 175px 0 100px;*/
    }
    .bonuses .bonuse__item {
        /*padding: 90px 0 68px;*/
        padding: 76px 0 68px;
    }
    .bonuses .bonuse__title {
        margin-bottom: 20px;
        min-height: 56px;
    }
    .bonuses .bonuse__info {
        max-width: 490px;
    }
    .bonuses .bonuse__text {
        font-size: 1.8rem;
    }

    .packages {
    }
    .packages .title {
        margin-bottom: 90px;
    }
    .packages .package__list {
        max-width: 890px;
        margin-bottom: 60px;
    }
    .packages .package__item {
        max-width: 420px;
        padding-bottom: 60px;
    }
    .packages .package__name {
        padding: 35px 10px;
    }
    .packages .package__info {
        padding-bottom: 40px;
    }
    .packages .package__info ul li {
        margin-bottom: 20px;
    }
    .packages .package__info-2 {
        padding-top: 40px;
    }
    .packages .package__info .value {
        margin-bottom: 0;
        margin-top: 5px;
    }
    .packages .package__value {
        padding: 54px 0 30px;
    }
    .packages .package__price {
        padding-bottom: 28px;
    }
    .packages .package__value-price {
        font-weight: 700;
    }
    .packages .package__alert {
        max-width: 890px;
    }

    .reviews {
        padding: 112px 0;
    }
    .reviews .s__title {
        margin-bottom: 75px;
    }
    .reviews .slider__wrap {
        max-width: 890px;
    }
    .reviews .slider__column {
        width: 155px;
        margin-right: 30px;
    }
    .reviews .slider__photo {
        width: 155px;
        height: 155px;
        margin-bottom: 15px;
    }
    .reviews .slider__photo img {
        min-height: 155px;
    }
    .reviews .slider__title {
        margin-bottom: 38px;
        font-weight: 700;
    }
    .reviews .slider__text {
        font-size: 1.8rem;
        margin-bottom: 30px;
    }
    .reviews .slider__text p {
        margin-bottom: 27px;
    }
    .reviews .slider__control {
        padding-top: 35px;
    }


    .calc {
        padding-bottom: 67px;
    }
    .calc .s__text {
        margin-bottom: 42px;
    }
    .calc .s__text-2 {
        font-size: 2rem;
    }
    .calc .s__text-2 strong {
        letter-spacing: 1.2px;
    }
    .calc .package__list {
        max-width: 890px;
        margin-bottom: 45px;
    }
    .calc .package__item {
        max-width: 430px;
        margin-right: 30px;
    }
    .calc .package__title {
        font-weight: 700;
    }
    .calc .package__text {
        font-size: 1.6rem;
    }
    .calc .package__text strong {
        font-size: 2rem;
    }


    .start {
        padding-bottom: 120px;
    }
    .start .column-1 {
        max-width: 480px;
    }
    .start .s__text {
        margin-bottom: 58px;
    }


    .questions {}
    .questions .contacts__list {
        margin-bottom: 12px;
    }
    .questions .column-1 {
        margin-bottom: 38px;
    }

    .footer {
        padding: 20px 0 50px;
    }
    .footer .footer__flex {
        max-width: 890px;
        margin-bottom: 34px;
    }
    .footer .footer__logo {
        margin: 0;
        margin-top: 8px;
    }
    .footer .footer__list {
        max-width: 522px;
    }
    .footer .copy {
        margin-left: 0;
    }


}