    @media (max-width: 520px) {
        .due_date_flats {
            font-size: 17px;
            right: 11px;
        }
        .quartal {
            padding: 6px 10px;
        }
        .flats_slider {
            margin-bottom: 15px;
        }
        .filter-container {
            gap: 20px;
        }
        .hot_offer_form_left h2 {
            font-size: 21px
        }
        .gallery_item {
            width: 100%;
            min-width: unset!important;
        }
        .header {
            line-height: 1.2;
            margin-bottom: 20px;
        }
        .main_slider_header {
            font-size: 39px;
            width: 100% !important;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            line-clamp: 4;
            -webkit-box-orient: vertical;
        }
        .floor_example .swiper .about_floor_left_buttons {
            justify-content: flex-start;
        }
        .construction_right {
            padding: 20px 0px !important;
        }
        .house,
        .advantages_block,
        .about_floor_left,
        .about_floor_right,
        .floor_example_right,
        .floor_example_left,
        .hot_offer_form_left h2,
        .footer_left,
        .construction_left,
        .construction_right,
        .footer_right,
        .gallery_content_left_top_text,
        .gallery_content_left,
        .main_slider_desk_images img,
        .text_page,
        .documents_list_item,
        .gallery_list_item,
        .news_list_item,
        .flats_list_item {
            width: 99%!important;
        }
        .small_contacts {
            margin-right: 22px!important;
        }
        .digits {
            padding: 0 30px;
            flex-wrap: wrap;
        }
        .modern_text {
            font-size: 27px;
        }
        .side_panel img {
            margin-top: 30px;
        }
        .text_page {
            padding: unset;
        }
        .main_content {
            flex-wrap: wrap;
            padding-top: 0!important;
        }
        .main_slider {
            margin-bottom: 0;
        }
        .gallery_content_left_top {
            padding: 20px;
        }
        .subscribe .header {
            font-size: 22px;
        }
        .adress_map {
            font-size: 22px
        }
        .hot_offer_map_adress {
            width: 85%;
            height: unset;
        }
        .house,
        .gallery_items_right {
            margin-top: 20px;
        }
        .footer_right div {
            margin-left: 0;
        }
        .house_decription {
            bottom: 0px;
        }
        .gallery_content_left_button {
            flex-wrap: wrap;
        }
        .gallery_content_right {
            display: none;
        }
        .floor_example_right {
            padding-left: 10px;
            padding-top: 30px;
        }
        .gallery_items_left,
        .gallery_items_right {
            margin-right: 0;
            width: 100%;
        }
        .footer_left,
        .footer_right {
            padding: 30px
        }
        .about_floor {
            margin-top: 0;
        }
        .check_form_label2 {
            width: 100%;
        }
        .tel {
            width: 100%;
        }
        .hot_offer_form_left,
        .hot_offer_form_right {
            min-width: unset;
            width: 100%;
        }
        .floor_example_left {
            height: max-content;
        }
        .hot_offer_form {
            height: unset;
        }
    }
    
    @media (max-width: 768px) {
        .tel_footer {
            font-size: 23px!important;
        }
        .buttom_menu {
            margin-top: 0;
        }
        .footer_logo2 {
            width: 55%;
            margin-bottom: 30px;
        }
        .redir_page_content span:nth-child(1) {
            font-weight: 400;
            color: #00471E;
            font-size: 20vw;
            margin-bottom: 0px;
        }
        .side_panel_flat {
            width: 100%;
        }
        .check_form_label2,
        .zakaz {
            width: 100%;
        }
        .footer_logo {
            display: none;
        }
    }
    
    @media (max-width: 1200px) {
        .menu {
            display: none;
        }
        .small_contacts {
            margin-left: auto;
            margin-right: 40px;
        }
        .advantages_block {
            width: calc(50% - 15px);
        }
        .hot_offer_form_left h2 {
            width: 100%;
        }
        .zakaz {
            float: unset;
            margin-bottom: 12px;
        }
        .zakaz_form_top {
            flex-wrap: wrap;
        }
    }
    
    @media (max-width: 1600px) {
        .small_contacts {
            display: none;
        }
        .menu,
        .small_contacts {
            margin-left: 10%;
        }
        .content {
            padding: 0 5%;
        }
        .uk-form-slider {
            left: 4%!important;
        }
    }
    
    @media (max-width: 860px) {
        .flats_list a {
            width: calc(50% - 15px);
        }
    }