@media screen and (min-width: 1700px) {
    .header {
        padding: 15px 12% 25px 12%;
    }
    .banner_text {
        left: 12%;
    }
    .about,
    .objects, 
    .reviews, 
    .design {
        margin: 60px 12%;
    }
    .connection {
        margin: 60px 12% 20px 12%;
    }
    .footer {
        padding: 20px 12%;
    }
    .advantages {
        padding: 60px 12%;
    }
    .minor-page {
        padding: 60px 12% 30px 12%;
    }
    .our-suggestions {
        margin: 30px 12% 0 12%;
    }
}
@media screen and (min-width: 2000px) {
    .header {
        padding: 15px 15% 25px 15%;
    }
    .banner_text {
        left: 15%;
    }
    .about,
    .objects, 
    .reviews, 
    .design {
        margin: 60px 15%;
    }
    .connection {
        margin: 60px 15% 20px 15%;
    }
    .footer {
        padding: 20px 15%;
    }
    .advantages {
        padding: 60px 15%;
    }
    .minor-page {
        padding: 60px 15% 30px 15%;
    }
    .our-suggestions {
        margin: 30px 15% 0 15%;
    }
}
@media screen and (min-width: 2400px) {
    .header {
        padding: 15px 18% 25px 18%;
    }
    .banner_text {
        left: 18%;
    }
    .about,
    .objects, 
    .reviews, 
    .design {
        margin: 60px 18%;
    }
    .connection {
        margin: 60px 18% 20px 18%;
    }
    .footer {
        padding: 20px 18%;
    }
    .advantages {
        padding: 60px 18%;
    }
    .minor-page {
        padding: 60px 18% 30px 18%;
    }
    .our-suggestions {
        margin: 30px 18% 0 18%;
    }
}
@media screen and (min-width: 2700px) {
    .header {
        padding: 15px 23% 25px 23%;
    }
    .banner_text {
        left: 23%;
    }
    .about,
    .objects, 
    .reviews, 
    .design {
        margin: 60px 23%;
    }
    .connection {
        margin: 60px 23% 20px 23%;
    }
    .footer {
        padding: 20px 23%;
    }
    .advantages {
        padding: 60px 23%;
    }
    .minor-page {
        padding: 60px 23% 30px 23%;
    }
    .our-suggestions {
        margin: 30px 23% 0 23%;
    }
}
@media screen and (min-width: 3000px) {
    .header {
        padding: 15px 27% 25px 27%;
    }
    .banner_text {
        left: 27%;
    }
    .about,
    .objects, 
    .reviews, 
    .design {
        margin: 60px 27%;
    }
    .connection {
        margin: 60px 27% 20px 27%;
    }
    .footer {
        padding: 20px 27%;
    }
    .advantages {
        padding: 60px 27%;
    }
    .minor-page {
        padding: 60px 27% 30px 27%;
    }
    .our-suggestions {
        margin: 30px 27% 0 27%;
    }
}
@media screen and (max-width: 1350px) {
    .minor-page {
        padding: 60px 5% 30px 5%;
    }
    .error-404.not-found {
        margin: 60px 5%;
    }
    .not-found_text,
    .error-404.not-found .wrapper-img {
        flex-basis: 48%;
    }
    .header {
        padding: 15px 5% 25px 5%;
    }
    .banner_text {
        left: 5%;
    }
    .about, 
    .objects, 
    .reviews,
    .design {
        margin: 60px 5%;
    }
    .advantages {
        padding: 60px 5%;
    }
    .connection {
        margin: 60px 5% 20px 5%;
    }
    .footer {
        padding: 20px 5%;
    }
    .header_left {
        flex-basis: 81%;
    }
    .menu .menu-item a {
        font-size: 14px;
    }
    .advantage_description {
        font-size: 13px;
        line-height: 16px;
    }
    .advantage_title {
        margin: 0 0 10px 0;
    }
    .advantage:nth-child(9) {
        margin: 0 0 13px 0;
    }
    .advantage:nth-child(10) {
        margin: 0 0 33px 0;
    }
    .advantage:nth-child(11) {
        margin: 0 0 49px 0;
    }
    .advantage:nth-child(7) {
        margin: 0 0 67px 0;
    }
    .advantage:nth-child(6) {
        margin: 0 0 88px 0;
    }
    .advantages_description {
        max-width: 350px;
    }
    .card .card_title a {
        padding: 10px;
    }
    .footer .address, 
    .footer .email_link, 
    .footer .phone {
        font-size: 16px;
    }
    .not-found_text .subtitle {
        margin: 40px 0 0 0;
    }
    .not-found_text .title {
        margin: 0 0 40px 0;
    }
}
@media screen and (max-width: 1100px) {
    .error-404.not-found {
        flex-direction: column;
    }
    .not-found_text, 
    .error-404.not-found .wrapper-img {
        flex-basis: 100%;
    }
    .not-found_text {
        padding: 30px 0 0 0;
        border-top: 1px solid #C10C0C;
        border-left: none;
        margin: 50px 0 0 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .header .email_link {
        font-size: 14px;
        line-height: 14px;
    }
    .header .email_image, 
    .footer .email_image {
        width: 15px;
        margin: 0 5px 0 0;
    }
    .header_left {
        flex-basis: 83%;
    }
    .menu .menu-item a {
        font-size: 13px;
    }
    .header_menu {
        padding: 15px 0 0 0;
    }
    .header .phone_image {
        margin: 0 10px 0 0;
        width: 15px;
    }
    .header .phone_link {
        font-size: 14px;
        line-height: 14px;
    }
    .button-consultation {
        padding: 7px;
        font-size: 14px;
    }
    .banner_text .button-consultation {
        font-size: 16px;
        margin: 20px 0 0 0;
        padding: 12px;
    }
    .banner_title {
        font-size: 30px;
        line-height: 34px;
        margin: 0 0 20px 0;
    }
    .banner_text {
        width: 470px;
    }
    .title {
        margin: 0 0 20px 0;
    }
    .about_text p {
        font-size: 14px;
        line-height: 19px;
        margin: 10px 0 0 0;
    }
    .about_text {
        flex-basis: 53%;
    }    
    .about_image {
        flex-basis: 45%;
    }
    .advantages {
        height: 670px; 
    }
    .advantages_description {
        font-size: 16px;
        max-width: 280px;
        line-height: 20px;
        margin: 0 0 103px 0;
    }
    .advantages_description {
        font-size: 16px;
        max-width: 280px;
        line-height: 20px;
        margin: 0 0 103px 0;
    }
    .advantage:nth-child(5) {
        margin: 0 0 28px 0;
    }
    .advantage:nth-child(6),
    .advantage:nth-child(7),
    .advantage:nth-child(11) {
        margin: 0 0 80px 0;
    }
    .advantage:nth-child(10)  {
        margin: 0 0 30px 0;
    }
    .advantage_title {
        margin: 0 0 5px 0;
        font-size: 16px;
        line-height: 20px;
    }   
    .advantage_description {
        font-size: 12px;
        line-height: 15px;
    }
    .card_title {
        font-size: 14px;
        line-height: 19px;
    }
    .button-watch-all {
        padding: 0 0 5px 0;
        font-size: 16px;
        line-height: 15px;
    }
    .connection .consultation {
        margin: 30px 0;
    }
    .consultation .title {
        font-size: 22px;
        line-height: 25px;
    }
    .consultation>p {
        font-size: 16px;
        line-height: 19px;
    }
    .consultation .wpcf7 {
        margin: 20px 0 0 0;
    }
    .consultation .wpcf7 p {
        flex-direction: column;
    }
    .consultation .label {
        flex-basis: 100%;
        margin: 7px 0;
    }
    .consultation .wpcf7-form-control.wpcf7-submit {
        margin: 20px 0 0 0;
        font-size: 16px;
        line-height: 16px;
        padding: 10px;
    }
    .consultation .wpcf7-form-control.wpcf7-submit:active {
        box-shadow: inset 0px 0px 4px #efa8a8;
    }
    .consultation .wpcf7-form-control {
        padding: 10px;
        font-size: 14px;
        line-height: 15px;
    }
    .consultation .wpcf7 form .wpcf7-response-output {
        padding: 2px;
        font-size: 10px;
        bottom: -30px;
    }
    .footer {
        flex-wrap: wrap;
        align-items: center;
        padding: 20px 5%;
    }
    .footer .logo {
        order: 0;
    }
    .footer .footer_text {
        order: 3;
        flex-basis: 100%;
        margin: 25px 0 0 0;
        text-align: center;
    }
    .footer_info {
        align-items: center;
        order: 1;
    }
    .footer .phones {
        order: 2;
    }
    .footer .address, 
    .footer .email_link, 
    .footer .phone {
        margin: 5px 0;
    }
    .stages.container {
        width: calc(100% + 10px);
        margin: 0 0 0 -5px;
    }
    .stage {
        padding: 15px;
        margin: 0 5px 10px 5px;
        flex-basis: calc((100% - 40px)/4);
    }
    .stage_title {
        margin: 20px 0;
    }
    .popup-image .wrapper-carousel {
        width: 50%;
    }
}
@media screen and (max-width: 900px) { 
    .burger {
        display: flex;
        flex-direction: column;
        width: 25px;
        height: 20px;
        justify-content: space-between;
        cursor: pointer;
        margin: 0 0 0 20px;
    }
    .burger span {
        width: 100%;
        height: 2px;
        background-color: #000;
    }
    .header_menu {
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgb(0 0 0 / 0.3);
        width: 100%;
        height: 1000vh;
        transition: 500ms;
        transform: translateY(-100%);
        padding: 0;
    }
    .header_menu.header_menu__active {
        transform: translateY(0);
    }
    .header .menu-main-menu-container {
        background-color: #fff;
        padding: 60px 20px 20px 20px;
        box-shadow: 0 5px 8px rgb(0 0 0 / 0.7);
    }
    .header_menu .menu {
        flex-direction: column;
    }
    .header_menu .close,
    .header_menu .menu_title {
        display: flex;  
    }
    .header_menu .close span {
        background-color: #000;
    }
    .header_menu .menu_title {
        color: #000;
        position: absolute;
        left: 20px;
        top: 15px;
        font-size: 32px;
        line-height: 32px;
        font-weight: 600;
    }
    .menu .menu-item {
        margin: 10px 0;
    }
    .menu .menu-item a {
        font-size: 18px;
        line-height: 18px;
    }
    .header_left {
        flex-basis: 74%;
    }
    .header_right {
        flex-basis: auto;
        flex-direction: row;
    }
    .header .email {
        display: none;
    }
    .header {
        padding: 15px 5%;
        align-items: center;
    }
    .header_top {
        align-items: center;
    }
    .banner_text {
        width: 410px;
    }
    .banner_title {
        font-size: 25px;
        line-height: 28px;
    }
    .banner_text>p:nth-child(2) {
        font-size: 16px;
        line-height: 20px;
    }
    .banner_text .button-consultation {
        font-size: 14px;
        padding: 7px;
    }
    .title {
        font-size: 22px;
        line-height: 25px;
    }
    .advantage {
        width: 49%;
    }
    .advantages_description {
        max-width: 360px;
        margin: 0 0 50px 0;
    }
    .advantages {
        height: 790px;
    }
    .advantage:nth-child(3),
    .advantage:nth-child(4),
    .advantage:nth-child(5) {
        margin: 0 0 35px 0;
    }
    .advantage:nth-child(6) {
        margin: 0;
    }
    .advantage:nth-child(7) {
        margin: 0 0 25px 0;
    }
    .advantage:nth-child(8) {
        margin: 0 0 45px 0;
    }
    .advantage:nth-child(9) {
        margin: 0 0 54px 0;
    }
    .advantage:nth-child(10) {
        margin: 0 0 24px 0;
    }
    .advantage:nth-child(11) {
        margin: 0 0 36px 0;
    }
    .page-id-17 .our-suggestions {
        margin: 40px 0 0 0;
    }
    .design-stage {
        flex-basis: 46%;
        margin: 0 0 10px 0;
    }
    .design_container .wrapper-img:nth-child(4) {
        display: none;
    }
    .stage {
        flex-basis: calc((100% - 40px)/3);
    }
    .contacts_title {
        font-size: 16px;
        line-height: 18px;
    }
    .contacts_details p, 
    .contacts_details address {
        font-size: 16px;
        line-height: 22px;
    }
}   
@media screen and (max-width: 768px) { 
    .header .logo {
        flex-basis: 40%;
    }
    .button-consultation {
        font-size: 12px;
    }
    .header_left {
        flex-basis: 70%;
    }
    .header .phone_image {
        margin: 0 5px 0 0;
        width: 12px;
    }
    .header .phone_link {
        font-size: 12px;
        line-height: 12px;
    }
    .banner_text {
        width: 360px;
    }
    .banner_text .button-consultation {
        font-size: 12px;
        padding: 5px;
    }
    .banner_text>p:nth-child(2) {
        font-size: 14px;
        line-height: 17px;
    }
    .banner_title {
        font-size: 22px;
        line-height: 23px;
    }
    .title {
        font-size: 20px;
        line-height: 23px;
    }
    .about {
        flex-direction: column-reverse;
    }
    .about_image {
        flex-basis: 100%;
        margin: 20px 0 0 0;
    }
    .about_text {
        flex-basis: 100%;
    }
    .card {
        flex-basis: 49%;
        margin: 0 0 10px 0;
    }
    .wrapper-link {
        margin: 20px auto 0 auto;
    }
    .button-watch-all {
        font-size: 14px;
    }
    .connection .consultation {
        margin: 0 0 10px 0;
    }
    .connection .map, 
    .connection .consultation {
        flex-basis: 100%;
    }
    .connection .map {
        height: 300px;
    }
    .page-id-23 .map {
        height: 300px;
    }
    .connection {
        flex-direction: column-reverse;
    }
    .consultation .wpcf7-form-control.wpcf7-submit {
        margin: 7px 0 0 0;
        font-size: 14px;
        line-height: 14px;
    }
    .consultation .wpcf7 {
        margin: 10px 0 0 0;
    }
    .consultation .title {
        margin: 0 0 10px 0;
    }
    .advantages_description {
        font-size: 14px;
        max-width: 260px;
        line-height: 18px;
    }
    .advantage:nth-child(3), 
    .advantage:nth-child(4), 
    .advantage:nth-child(5),
    .advantage:nth-child(6),
    .advantage:nth-child(7),
    .advantage:nth-child(8),
    .advantage:nth-child(9),
    .advantage:nth-child(10),
    .advantage:nth-child(11) {
        margin: 0 0 35px 0;
    }
    .advantages {
        height: 860px;
    }
    .consultation .title {
        font-size: 20px;
        line-height: 23px;
    }
    .stage .wrapper-img {
        width: 60px;
        height: 60px;
    }
    .stage {
        padding: 10px;
    }
    .stage_title {
        margin: 10px 0;
    }
    .page-id-23 .container {
        flex-direction: column;
    }
    .contacts_info,
    .page-id-23 .consultation {
        flex-basis: 100%;
    }
    .page-id-21 .review, 
    .certificate {
        flex-basis: 32%;
    }
    .popup-image .wrapper-carousel {
        width: 70%;
    }
    .review .button-open-review, 
    .certificate .button-open-certificate {
        opacity: 1;
    }
    .review .button-open-review, 
    .certificate .button-open-certificate {
        font-size: 14px;
        line-height: 14px   ;
        padding: 10px 15px;
    }
}   
@media screen and (max-width: 600px) {
    .not-found_text .subtitle {
        font-size: 16px;
    }
    .not-found_text>p:nth-child(2) {
        font-size: 14px;
        margin: 0;
        line-height: 19px;
    }
    .not-found_text .subtitle .link {
        font-size: 14px;
        padding: 10px 15px;
        margin: 0 0 0 10px;
    }
    .menu .menu-item a {
        font-size: 16px;
        line-height: 16px;
    }
    .header_menu .menu_title {
        font-size: 26px;
        line-height: 26px;
    }
    .close {
        width: 22px;
        height: 19px;
    }
    .banner_title {
        margin: 0;
    }
    .banner_text p {
        display: none;
    }
    .header .logo {
        flex-basis: 80%;
    }
    .header_left {
        flex-basis: auto;
    }
    .header .phone {
        display: none;
    }
    .advantages {
        height: auto;
    }
    .advantages_description {
        max-width: 100%;
        margin: 0 0 30px 0;
    }
    .advantage:nth-child(3), 
    .advantage:nth-child(4), 
    .advantage:nth-child(5), 
    .advantage:nth-child(7), 
    .advantage:nth-child(8), 
    .advantage:nth-child(9), 
    .advantage:nth-child(10),
    .advantage:nth-child(11) {
        margin: 0 0 20px 0;
    }
    .advantage {
        width: 100%;
    }
    .footer {
        flex-direction: column;
    }
    .footer .address, 
    .footer .email_link, 
    .footer .phone {
        font-size: 12px;
        line-height: 13px;
        margin: 5px 0;
    }
    .footer .logo {
        flex-basis: 25%;
        margin: 0 0 10px 0;
    }
    .footer .footer_text {
        margin: 15px 0 0 0;
    }
    .consultation .label {
        margin: 3px 0;
    }
    .consultation .wpcf7-form-control.wpcf7-submit {
        margin: 3px 0 0 0;
    }
    .title {
        margin: 0 0 10px 0;
    }
    .about,
    .objects,
    .reviews,
    .design {
        margin: 40px 5%;
    }
    .advantages {
        padding: 40px 5%;
    }
    .wrapper-link {
        margin: 10px auto 0 auto;
    }
    .connection {
        margin: 40px 5% 20px 5%;
    }
    .our-suggestions p {
        margin: 10px 0 2px 0;
    }   
    .our-suggestions p, 
    .our-suggestions li, 
    .about-object_text p {
        font-size: 14px;
        line-height: 19px;
    }
    .page-id-17 .our-suggestions {
        margin: 20px 0 0 0;
    }
    .stage_description.stage_description__active {
        padding: 10px;
    }
    .stage_description .item {
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
    }
    .stage_title, .stage_text {
        font-size: 14px;
        line-height: 18px;
    }
    .design-stage .stage_title {
        margin: 20px 0 10px 0;
    }
    .stage {
        flex-basis: calc((100% - 20px)/2);
    }
    .popup-image .owl-carousel .owl-dot {
        width: 10px;
        height: 10px;
    }
    .popup-image .owl-prev span, 
    .popup-image .owl-next span {
        font-size: 60px;
    }
    .popup-image .owl-nav {
        top: calc((100% - 80px)/2);
    }
}
@media screen and (max-width: 450px) {
    .contacts_details p, 
    .contacts_details address {
        font-size: 14px;
        line-height: 20px;
    }
    .contacts_title {
        font-size: 14px;
        line-height: 16px;
    }
    .contacts_block .wrapper-img {
        margin: 0 20px 0 0;
    }
    .minor-page {
        padding: 50px 5% 30px 5%;
    }
    .breadcrumbs__link, 
    .breadcrumbs__separator, 
    .breadcrumbs__current {
        font-size: 12px;
    }
    .burger {
        height: 15px;
    }
    .button-consultation {
        font-size: 10px;
        padding: 3px;
    }
    .banner_title {
        font-size: 16px;
        line-height: 18px;
    }
    .banner_text {
        width: 90%;
    }
    .card .card_title a {
        padding: 5px;
    }
    .title {
        font-size: 18px;
        line-height: 21px;
    }
    .consultation .title {
        font-size: 18px;
        line-height: 21px;
    }
    .consultation>p {
        font-size: 14px;
        line-height: 17px;
    }
    .connection .map {
        height: 220px;
    } 
    .page-id-23 .map {
        height: 220px;
    }
    .advantage_title {
        font-size: 14px;
        line-height: 17px;
    }
    .design_container>.wrapper-img {
        width: 4%;
    }
    .stage_title, .stage_text {
        font-size: 12px;
        line-height: 14px;
    }
    .design-stage {
        padding: 10px;
    }
    .design-stage .wrapper-img {
        width: 50%;
    }
    .button-open-stage-description .arrow {
        margin: 0 0 0 5px;
        width: 6px;
    }
    .stage .wrapper-img {
        width: 40px;
        height: 40px;
    }
    .stage {
        padding: 10px 5px;
    }
    .consultation .wpcf7-form-control.wpcf7-submit {
        font-size: 12px;
    }
    .page-id-21 .review, 
    .certificate {
        flex-basis: 48%;
        margin: 0 0 10px 0;
    }
    .stage_description .item {
        font-size: 12px;
        line-height: 15px;
    }
    .popup-image .owl-carousel .owl-dots {
        margin: 15px 0 0 0;
    }
    .popup-image .owl-carousel .owl-dot {
        margin: 0 3px;
    }
    .close {
        top: 10px;
        right: 10px;
    }
    .review .button-open-review, 
    .certificate .button-open-certificate {
        font-size: 12px;
        line-height: 12px;
        padding: 7px 10px;
    }
    .popup-image .owl-prev span, 
    .popup-image .owl-next span {
        font-size: 40px;
    }
    .popup-image .owl-nav {
        top: calc((100% - 60px)/2);
    }
    .not-found_text .subtitle {
        margin: 20px 0 0 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .not-found_text .title {
        margin: 0 0 20px 0;
    }
    .not-found_text .subtitle .link {
        padding: 10px 35px;
        margin: 10px 0 0 0;
    }
}