
@media screen and (max-width: 1100px) {
    
    .header-about__mail, .header-about__phone {
        margin-left: 20px;
    }
    
    .table-price__head td,
    .table-price__body td {
        padding: 15px 20px;
    }
    
    .services-item {
        padding: 28px 20px;
    }
    
    .services-container .slick-dots {
        bottom: -30px;
    }
    .services-container .slick-dots li.slick-active {
        border: 2px solid #003333;
    }
    .services-container .slick-dots li button:before {
        color: #ffffff;
    }
    .services-container .slick-dots li.slick-active button:before {
        color: #ffffff;
    }
}

@media screen and (max-width: 1024px) {
    
    .h1 {
        font-size: 38px;
        line-height: 42px;
    }
    
    .font-1,
    .font-1_bold {
        font-size: 15px;
        line-height: 22px;
    }
    
    .btn {
        padding: 10px 15px;
    }
    
    .advantages-item__title {
        font-size: 24px;
        line-height: 28px;
    }
    
    .calc-form__text {
        font-size: 15px;
        line-height: 22px;
    }
    
    .feedback__img {
        display: none;
    }
    .feedback-wrap {
        width: auto;
        padding: 60px 40px;
        margin: 0 auto;
    }
    .feedback-container {
        padding: 0;
    }
    
    .dropdown__wrapper {
        height: 76px;
    }
}

@media screen and (max-width: 980px) {
    
    .header-logo {
        max-width: 180px;
    }
    .header-about__text {
        font-size: 14px;
        line-height: 18px;
    }
    .header-call__button {
        font-size: 14px;
        line-height: 18px;
        padding: 8px 10px;
    }
    
    .calc-form__block {
        padding: 50px 30px 50px 0;
    }
    .calc-form__block_color {
        padding: 50px 0 50px 30px;
    }

    .contact-block .contact-info {
        flex-basis: 40%;
    }
    .contact-block .contact-map {
        flex-basis: 60%;
    }

}

@media screen and (max-width: 980px) {
    .news-list .news-item {
        flex-basis: 48%;
    }
}

@media screen and (max-width: 880px) {
    .header-info {
        position: relative;
    }
    
    .header-about,
    .header-call {
        display: none;
    }
    .header-logo {
        max-width: initial;
    }
    
    .header-menu {
        display: none;
    }
    
    .header__mobile-menu {
        display: block;
        background: url(/src/img/hamburger-menu.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 22px;
        height: 22px;
    }
    .header__mobile-menu.header__mobile-menu_open {
        background: url(/src/img/hamburger-menu-open.svg);
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .header__mobile-menu_open .mobile-menu__wrap {
        display: block;
        position: absolute;
        top: 72px;
        left: 0;
        background: #003333;
        border-top: 1px solid #fff;
        width: 100%;
        z-index: 9;
    }
    .mobile-menu {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 30px 20px;
        padding: 30px 20px;
    }
    .mobile-menu-list {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .mobile-menu-info {
        margin-top: 20px;
    }
    .mobile-menu .header-about__phone {
        margin: 15px 0 0 0;
    }
    
    .services-list {
        display: block;
    }
    .services-item {
        margin-left: 20px;
    }
    .services-item:first-child {
        margin-left: 0;
    }
    
    .gallery-flex {
        display: block;
    }
    .staff-gallery {
        margin-top: 40px;
    }
    .gallery-flex__item {
        padding-right: 20px;
        margin-top: 0;
    }
    
    .tabs-content {
        overflow: hidden;
        overflow-x: auto;
    }
    
    .table-price {
        overflow: hidden;
        overflow-x: auto;
    }
}

@media screen and (max-width: 820px) {
    .advantages-list {
        flex-direction: column;
        padding: 40px;
    }
    .advantages-item {
        flex-basis: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .advantages-item:first-child {
        margin-top: 0;
    }
    
    .text-area-container {
        flex-direction: column;
    }
    .text-area__desc {
        margin: 20px 0 0 0;
    }
    
    .text-area-container--reverse .text-area__desc {
        margin: 20px 0 0 0;
    }
    
    .tabs-item {
        font-size: 14px;
        line-height: 18px;
    }
    
    .table-price__head td, .table-price__body td {
        font-size: 14px;
        line-height: 18px;
        padding: 12px 15px;
    }
    
    .calc-form {
        flex-direction: column;
    }
    .calc-form__block {
        padding: 50px 0;
    }
    .calc-form__block_color {
        padding: 50px 0;
    }
    .calc_light {
        left: -20px;
    }
    
    .consultation {
        margin-top: 150px;
    }
    .consultation-container {
        flex-direction: column;
        padding: 200px 0 40px 0;
    }
    .consultation-text {
        margin-left: 0;
    }
    .consultation-form {
        flex-direction: column;
    }
    .consultation-form__button {
        margin-left: 0;
        margin-top: 20px;
    }
    .consultation-form__button .btn {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }
    .consultation-picture__img {
        max-width: 300px;
        bottom: 20px;
        left: 50%;
        margin-left: -150px;
    }
    
    .cashback {
        margin-top: 150px;
    }
    .cashback-container {
        flex-direction: column-reverse;
        padding: 200px 0 40px 0;
    }
    .cashback-text {
        margin-right: 0;
    }
    .cashback-form {
        flex-direction: column;
    }
    .cashback-form__button {
        margin-left: 0;
        margin-top: 20px;
    }
    .cashback-form__button .btn {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }
    .cashback-picture__img {
        max-width: 300px;
        bottom: 20px;
        left: 50%;
        margin-left: -150px;
    }
    
    .works-item {
        flex-direction: column;
    }
    .works-text {
        margin-left: 0;
    }
    .works-slider,
    .works-text {
        width: 100%;
    }
    
    .sl-after-before {
        flex-direction: column;
    }
    .sl-container {
        flex-basis: auto;
        margin: 20px auto 0 auto;
    }
    .sl-container:first-child {
        margin: 0 auto 0 auto;
    }
    
    .reviews-video {
        flex-direction: column;
    }
    .reviews-video__items:last-child {
        margin-left: 0;
        margin-top: 20px;
    }
    .reviews-video__items iframe {
        width: 100%;
    }
    
    .reviews-text {
        flex-direction: column;
    }
    .reviews-text__items {
        margin-left: 0;
        margin-top: 20px;
    }
    .reviews-text__items:first-child {
        margin-top: 0;
    }
    
    .feedback-form__line {
        flex-direction: column;
    }
    .feedback .feedback-form__col {
        width: 100%;
    }
    .feedback-form__line_checkbox {
        align-items: flex-start;
    }
    .feedback .feedback-form__col_ml {
        margin-left: 0;
        margin-top: 20px;
    }
    .feedback .calc-form__col_ml {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    
    .subscription-container {
        flex-direction: column;
    }
    .subscription-form {
        flex-direction: column;
        margin-top: 20px;
    }
    .subscription-form__button {
        margin-top: 20px;
    }
    .subscription-btn {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        margin-left: 0;
    }
    
    .footer-container {
        flex-direction: column;
    }
    .footer-col {
        align-items: center;
        text-align: center;
        margin-left: 0;
        margin-top: 30px;
    }
    .footer-col:first-child {
        margin-top: 0;
    }
    .social-callback {
        align-items: center;
        text-align: center;
    }
    .social {
        justify-content: center;
    }
    
    .copyright-container {
        flex-direction: column;
        text-align: center;
    }
    .copyright-methods {
        flex-basis: 100%;
        margin-top: 20px;
    }
    .copyright-info {
        flex-basis: 100%;
    }
    
    .contact-block {
        flex-direction: column;
    }
    
    .contact-block .contact-map {
        margin-top: 40px;
    }
    
    .contact-block .contact-info,
    .contact-block .contact-map {
        width: 100%;
        flex-basis: 100%;
    }
    
    
    .contact-block .social {
        justify-content: flex-start;
    }
    
    
    .reviews-video .reviews-video-item {
        flex-basis: 100%;
        margin-top: 20px;
    }
    .reviews-video .reviews-video-item:first-child {
        margin-top: 0px;
    }
}

@media screen and (max-width: 650px) {
    
    .h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .h3 {
        font-size: 18px;
        line-height: 24px;
    }
    
    .header-whatsapp .header-whatsapp__link {
        display: none;
    }
    
    /*.tabs-list {
        flex-direction: column;
    }
    .tabs-item {
        background: #e9e9e9;
    }
    .tabs-item.active {
        border-radius: 0;
    }
    .tabs-item:hover {
        border-radius: 0;
    }
    .tabs-content.active {
        margin-top: 20px;
    }*/
    
    /*.tabs-item {
        content: attr(data-short);
    }*/
    
    .h1 {
        font-size: 32px;
        line-height: 36px;
    }
    .font-1,
    .font-1_bold {
        font-size: 14px;
        line-height: 20px;
    }
    .btn {
        font-size: 14px;
        line-height: 20px;
    }
    .input {
        font-size: 14px;
        line-height: 20px;
    }
    .textarea {
        font-size: 14px;
        line-height: 20px;
    }
    
    .dropdown__wrapper {
        height: 70px;
    }
    
    .popup-faq-line {
        flex-direction: column;
    }
    .popup-faq-btn {
        margin: 20px 0 0 0;
    }
    
    .popup-order-line {
        flex-direction: column;
    }
    .popup-order-btn {
        margin: 20px 0 0 0;
    }

}

@media screen and (max-width: 600px) {
    .sl-container {
        width: 320px;
        height: 210px;
    }
    .sl-container .view img {
        width: 320px;
        max-width: 320px;
    }
    
    .calc-form__line {
        flex-direction: column;
        align-items: flex-start;
    }
    .calc-form__col {
        width: 100%;
    }
    .calc-form__col_ml {
        margin-left: 0;
    }
    .calc-form__col.calc-form__col_ml {
        margin-top: 25px;
    }
    .calc .btn {
        margin-top: 25px;
    }
    .calc-form__block_color {
        padding: 30px 0 50px 0;
    }
    
    .news-list .news-item {
        flex-basis: 100%;
    }
}