@media (max-width: 1280px) {

    .post-search{
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 10px;
    }
}
@media (max-width: 1200px) {
    .header_tel_adres {
        font-size: 24px;
    }

    .priem li {
        background: none;
    }

    .dop_servise_index_text {
        margin-left: 50%;
    }

    .index_slider .more .text {
        width: 150px;
    }
    .container-menu{
        width: 100%;
        max-width: 100vw;
    }
    .header .container{
        width: 100%;
        max-width: 100%;
    }
    .special-link{
        margin: 0 20%!important;
    }
}
@media (max-width: 1080px) {
    .header{
        display: none;
    }
    .header-mobile{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: 100%;
        max-width: 100vw;
        background-color:rgb(60, 105, 53);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px;
    }
}
@media (max-width: 990px) {

    .main-header-wrap {
        display: block;
    }

    /*.logo>div {*/
    /*background-position: calc(50% - 40px) 10px !important;*/
    /*}*/
    .pl_2, .pl_3, .pl_4, .pl_6 {
        height: 144px;
    }

    .pl_1, .pl_5 {
        height: 307px;
    }

    .logo > div {
        text-align: center;
        padding-right: 0;
    }

    .dop_servise_index_text {
        margin-left: 40%;
    }

    .dop_servise_index_text {
        margin-left: 60%;
    }

    .tab_index .nav-tabs.nav-justified > li a {
        font-size: 11px;
    }

    .dop_servise_index.left {
        margin: 0 0 20px
    }

    .dop_servise_index.right {
        margin: 0 0 20px
    }

    .galleria-thumbnails, .galleria-thumb-nav-right, .galleria-thumb-nav-left {
        display: none;
    }

    .galleria-theme-classic .galleria-thumbnails-container {
        display: none;
    }

    .gal_price {
        height: 120px;
        border-left: none;
        bottom: 0;
        margin-bottom: 3px;
        background: rgba(0, 0, 0, .6);
        width: 100% !important;
    }

    .title_nomer_har, .nomer_har, .title_nomer_service, .nomer_service {
        margin: 0 !important;
    }

    .nomer_har:before {
        left: 15px;
        right: 15px;
        width: auto;
    }

    .nomer_service:before {
        left: 15px;
        right: 15px;
        width: auto;
    }

    .nomer_pict {
        -ms-flex-line-pack: center;
        align-content: center;
    }
    .bx-breadcrumb{
        display: none;
    }
}

@media (max-width: 769px) {
    .tab_index .nav {
        border-bottom: none;
        padding-bottom: 20px;
    }
}

@media (max-width: 769px) {
    .slider_bottoms .more {
        margin: 30px 0 0 0;
    }

    .top_slider .slogan strong {
        font-size: 24px;
    }

    .dop_servise_index_text {
        margin-left: 40%;
    }

    .index_slider_cena {
        margin-bottom: 0;
    }

    .form_filter {
        padding: 20px 20% 0;
    }

    .form_filter .btn {
        width: 100%
    }

    .form_filter label {
        display: block;
        text-align: left;
    }
}