@media (min-width: 1900px) {
    .header-catalog {
        z-index: 992
    }
}

@media (min-width: 1200px) {
    .header-top a {
        min-width: 70px;
        text-align: center;
        white-space: nowrap
    }
}

@media (max-width: 1910px) {
    .logo:before {
        height: 100%
    }
}

@media (max-width: 1610px) {
    .logo .logo-link {
        height: 275px;
        width: 275px
    }

    .header-top__side-info {
        justify-content: flex-end;
        padding-right: 25px
    }

    .menu > .menu-list[class] {
        justify-content: start;
        padding: 0 0 0 35px
    }

    .header-top__side-info, .menu > .menu-list[class] {
        background-color: transparent
    }
}
@media (max-width: 1480px) {
    .w-1420 {
        width: 100%;
    }
    ._container {
        width: 1160px;
    }
    .slogan-house-build p {
        font-size: 28px;
    }
    .list-reasons {
        width: 45%;
    }
    .info-build-3-title p {
        font-size: 32px;
    }
    .info-house-2 p {
        font-size: 28px;
    }
}
@media (min-width: 1200px) and (max-width: 1900px) {
    .logo .logo-link {
        width: 275px;
        height: 275px
    }
}

@media (max-width: 1300px) {
    .header-top {
        width: 100%;
    }
    .service_element__head p {
        position: relative;
        font-weight: 700;
        font-size: 20px;
        line-height: 1.25;
        margin: 0;
        z-index: 2
    }
}

@media (max-width: 1200px) {
    ._container {
        width: 760px;
    }
    .info-house-2 img {
        width: 25%;
    }
    .info-house-2 p:before {
        width: 10px;
    }
    .house-build{
        justify-content: center;
        flex-wrap: wrap;
    }
    .house-build-item {
        width: 50%;
    }
    .seo-title p {
        font-size: 18px;
    }
    .flex-bottom img {
        width: 25%;
    }
    p.b-text {
        font-size: 30px;
    }
    .menu > .menu-list[class] {
        opacity: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        height: 100vh;
        width: 100vw;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 50px;
        font-size: 16px;
        background: linear-gradient(to right,rgba(6, 77, 123, 0.65) 10%,rgba(13, 111, 175, 0.82));
        transition: .5s
    }

    .menu.show .burger, li.menu-item, li.menu-item:hover {
        background-color: #fff
    }

    .menu.show > .menu-list[class] {
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    .menu .burger {
        margin-top: 100px;
        display: block;
        text-decoration: none;
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
    }
    .menu {
        width: 15%;
    }
    .menu.show .burger {
        position: fixed;
        padding: 5px 15px;
        margin-left: 30px;
        margin-top: 10px
    }

    .menu.show .burger span {
        display: none
    }

    .cart-popup .menu.show .burger .fancybox-close, .catalogs_container .catalogs_burger, .menu.show .burger .cart-popup .fancybox-close, .menu.show .burger .icon {
        display: block
    }

    .category_group {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .category_new {
        width: 100%
    }

    .comments__form {
        width: 70%
    }

    .header-top__side-info_body {
        padding: 10px;
        text-align: right
    }

    .logo {
      top: 0;
    }

    .menu {
        display: flex;
        align-items: flex-start;
    }

    .menu > .menu-list[class] {
        justify-content: center;
        padding: 0 30px
    }

    .header-top a {
        color: #000
    }

    li.menu-item {
        margin-bottom: 1em;
        text-align: center
    }

    li.menu-item:last-child {
        margin-bottom: 0
    }

    li.menu-item ul.menu-list {
        position: relative;
        bottom: 0;
        transform: translate(0, 0);
        margin-top: 1em;
        background-color: transparent
    }

    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .dropdown_objects > button, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
        background-color: #d80a11;
        color: #fff
    }

    .catalogs_container__content_catalog_link + .caret {
        color: #fff;
        margin-left: 1em
    }

    .catalogs_container__content_catalog_menu .catalogs_container__content_catalog_link {
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        color: #000
    }

    .full_width_pic {
        height: 60vh
    }

    .our_services_block__content {
        justify-content: space-around
    }

    .service_element {
        width: 30%;
        min-width: 280px;
        height: 390px;
        margin: 0 5px 20px
    }

    .service_element:nth-child(3), .service_element:nth-child(4) {
        margin-right: 5px
    }

    .service_element__head {
        height: 125px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 22px;
        text-transform: uppercase
    }

    .service_element__body {
        min-height: 300px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .11)
    }

    .service_element:hover .service_element__body {
        min-height: 385px
    }

    .service_element__body .service_button {
        box-shadow: 0 0 40px 48px #fff
    }

    .service_element__body__text {
        opacity: 1
    }

    .our_advantages_info {
        justify-content: space-around;
        flex-wrap: wrap;
        padding-bottom: 30px
    }

    .our_advantages_element {
        width: 50%;
        height: auto
    }

    .our_advantages_element tr:nth-child(2) td {
        height: auto
    }

    .our_materials_block {
        text-align: center
    }

    .our_objects_block {
        position: relative;
        min-height: unset
    }

    .our_objects_block .title {
        margin-bottom: 50px
    }

    .our_objects_block .title__inner {
        font-size: 28px;
        font-weight: 700
    }

    .our_objects_block .title__link, .our_objects_block:after, .our_objects_block:before {
        display: none
    }

    .dropdown_objects {
        padding: 0 15px;
        height: 40px
    }

    .dropdown_objects > button {
        width: 100%;
        height: 100%;
        border: none;
        border-radius: 0;
        font-size: 13px;
        outline: 0
    }

    .dropdown_objects > .btn-default.active, .dropdown_objects > .btn-default:active, .dropdown_objects > .btn-default:hover, .dropdown_objects > .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #d80a11;
        border-color: #adadad
    }

    .dropdown_objects .dropdown-menu {
        position: absolute;
        overflow: hidden;
        height: auto;
        width: 93%;
        margin: 0 15px;
        text-align: center
    }

    .dropdown_objects .dropdown-menu li {
        padding: 10px 0;
        border-bottom: 1px solid #adadad
    }

    .dropdown_objects .dropdown-menu li:last-child {
        border-bottom: none
    }

    .catalog_objects_block__content .grid .card, .dropdown_objects_content .card {
        display: block;
        position: relative;
        height: 300px;
        border-top: 2px solid #064d7b
    }

    .catalog_objects_block__content .grid .card {
        width: auto
    }

    .dropdown_objects_content .card:first-child {
        border-top: none
    }

    .dropdown_objects_content .card:last-child {
        border-bottom: 2px solid #064d7b
    }

    .catalog_objects_block__content .grid .card img, .dropdown_objects_content .card img {
        height: 100%;
        width: 100%;
        object-fit: cover
    }

    .catalog_objects_block__content .card .card__text, .dropdown_objects_content .card__text {
        position: absolute;
        height: fit-content;
        width: fit-content;
        padding: 10px 15px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #fff;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        background-color: rgba(0, 0, 0, .5)
    }

    .catalog_objects_block__content .card .card__text {
        border: none;
        opacity: 1
    }

    .catalog_objects_block__content .card__text .card__text_link, .dropdown_objects_content .card__text .card__text_link {
        margin-top: 1em;
        font-weight: 600;
        text-decoration: underline
    }

    .our_objects_block__content {
        background-color: #252525;
        margin-bottom: 0
    }

    footer {
        min-height: 50vh
    }
    #footer_logo_phrase {
        margin: 80px auto auto;
    }
    #footer_logo_phrase .logo-link {
        width: 200px
    }

    .blog-item {
        width: 400px
    }

    #to_top {
        opacity: .75;
        right: 25px;
        left: unset;
        bottom: 25px
    }
}

@media (min-width: 752px) and (max-width: 1200px) {
    .menu {
        justify-content: flex-start
    }

    .menu .burger, .menu-link {
        padding-left: 35px
    }
}

@media (max-width: 900px) {

    .feedback_body {
        margin: 0;
    }
    .feedback_body, .feedback_img {
        padding: 0;
        width: 100%
    }

    .feedback_img {
        display: none;
        margin: 0
    }

    .feedback_body form h3 {
        margin-top: 30px
    }

    .blog-item {
        width: 100%
    }
}

@media (max-width: 749px) {
    .logo {
        position: absolute;
        left: 50%;
        margin: 0;
        transform: translate(-50%, 0)
    }

    .menu {
        justify-content: center
    }
}

@media (max-width: 786px) {
    .logo {
        top: 20px;
        width: 25%;
    }
    ._container {
        width: 95%;
    }
    .title-house-build p {
        font-size: 26px;
    }
    .gray-block-house-build {
        margin-left: 0;
        width: 100%;
    }
    .slogan-house-build p {
        font-size: 18px;
        padding: 20px 10px;
    }
    .title-text-main p {
        font-size: 20px;
    }
    .list-reasons {
        width: 85%;
        margin: auto;
    }
    .info-house-2 {
        flex-direction: column;
    }
    .info-house-2 p {
        margin: 20px 0;
    }
    .left-title span {
        font-size: 24px;
    }
    .slogan-2 p {
        width: 85%;
        padding: 20px 0;
        font-size: 18px;
    }
    .flex-bottom {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .menu {
        width: 100%;
    }
    .menu .burger {
        margin-top: 20px;
    }

    .advantages_info, .our_advantages_info {
        flex-direction: column
    }

    .logo .logo-link {
        width: 285px;
        height: 250px
    }
    .header-top__side-info {
        width: 100%;
        justify-content: center;
    }
    .catalogs_container .burger {
        display: flex
    }

    .catalogs_container__content_catalog_link {
        display: inline-block;
        vertical-align: middle;
        padding: 1.6em 0 0;
        width: 69%;
        height: 70px
    }

    .catalogs_container__content .catalogs_container__content_catalog {
        display: block;
        border-bottom: 2px solid
    }

    #comments .title__link, footer .menu {
        display: none
    }

    .catalogs_container__content_catalog ul {
        position: relative;
        width: 100%;
        margin: 0;
        background-color: #e9e9e9bf
    }

    .gray-bg-padding-bot-60 {
        padding-bottom: 0
    }

    .our_advantages_element {
        width: 100%;
        min-height: fit-content;
        height: auto;
        max-height: 500px
    }

    .our_advantages_element table .our_advatange_img_container {
        max-height: 175px;
        height: auto
    }

    .our_advantages_element table .our_advatange_text_container {
        height: fit-content
    }

    .materials_block:before {
        background-position-y: -50px
    }

    .advantages_info table tr:first-child td:first-child {
        width: 100px
    }

    .advantages_element {
        width: 100%;
        height: auto
    }

    .carousel-inner {
        width: 100%
    }

    .carousel-inner > .item {
        height: 100%
    }

    .carousel-control {
        width: 10%;
        height: 10%;
        top: unset;
        bottom: -60px
    }

    .three_comments__element {
        width: 100%
    }

    .product-photos-main {
        height: auto
    }

    .product-buttons {
        margin-bottom: 60px
    }

    .product-button.buy {
        text-transform: uppercase;
        border: 2px solid #d80a11;
        background-color: #d80a11
    }

    .product-button.buy:hover {
        color: #d80a11;
        background-color: #fff
    }

    footer {
        min-height: 530px;
        margin-top: 0;
        padding: 1em 0;
        line-height: 14px;
        vertical-align: middle;
        background-position-x: 800px
    }

    #footer_phrase {
        margin-top: 1em;
        font-size: 32px;
        line-height: 1.5
    }

    #footer_text {
        flex-direction: column;
        text-align: center
    }

    #footer_text .copyright {
        margin-top: 1em;
        margin-bottom: 1em
    }
}

@media (max-width: 425px) {
    .social_fot {
        flex-direction: column;
    }
    .social_fot a {
        margin-bottom: 15px;
    }
    .container.bottom {
        background: rgba(6,77,123,.65);
        width: 100%;
    }
    .menu {
        justify-content: flex-start;
    }
    body:before {
        height: 230px;
    }
    .logo {
        width: unset;
    }
    .header-top__side-info {
        margin-top: 125px;
    }
    .header-catalog {
        top: 230px;
    }
    .slogan-house-build {
        width: 100%;
    }
    .gray-block-house-build p {
        font-size: 18px;
    }
    .gray-block-house-build li {
        font-size: 15px;
    }
    .info-house-2 p {
        font-size: 20px;
        line-height: 1.5;
    }
    .house-build-item {
        width: 100%;
    }
    .info-build-3-title {
        margin-top: 50px;
    }
    .info-build-3-title p {
        font-size: 22px;
    }
    .list-build p {
        font-size: 24px;
    }
    .flex-bottom img {
        width: 90%;
    }
    .info-house-2 img {
        width: 90%;
    }
    .service_element, .service_element:nth-child(3), .service_element:nth-child(4) {
        margin-left: auto;
        margin-right: auto
    }

    .service_element, .service_element:last-child {
        margin-right: auto
    }

    .our_services_block__content {
        flex-direction: column
    }

    .service_element {
        width: 100%
    }

    #footer_logo_phrase .logo-link {
        width: 70%
    }
}

@media (max-width: 375px) {
    .catalogs_container__content {
        width: 92%
    }
}

@media screen and (max-width: 992px) {
    .logo {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%
    }
}