    @media (min-width: 768px) and (max-width: 991px) {
    .block-tabs-for-single-uslugi .nav-tabs > li.col-tabs-for-four {
        width: 24%;
    }
    .block-tabs-for-single-uslugi .nav-tabs > li.last-child {
        width: 24.3% !important;
        padding-right: 10px;
    } 
    .block-tabs-for-single-uslugi .nav-tabs > li.col-tabs-for-two {
        width: 49%;
    }
    .postid-39 .block-tabs-for-single-uslugi .nav-tabs > li.last-child, .postid-42 .block-tabs-for-single-uslugi .nav-tabs > li.last-child {
        width: 48.3% !important;
    }
    .nav-tabs > li a, .nav-tabs > li a:active, .nav-tabs > li a:visited, .nav-tabs > li > a:focus {
        font-size: 9px;
        line-height: 12px;
    }
    .nav-tabs > li {
        width: 15.8%;
    }
    .block-our-services .nav-tabs > li.last-child {
        padding-right: 0;
        width: 15.8%;
    }    
    .soc-link img {
        width: 25px;
    }
    .block-contacts ul li a.soc-link {
        margin-right: 10px;
    }
    .block-pjc-first-str {
        font-size: 9px;
    }
    .button-all-project {
        padding: 17px 40px;
    }
    .button-offer {
        padding: 14px 50px !important;
        font-size: 12px;
    }
    .title-home-offer span {
        height: 28px;
    }
    .nav-main-header {
        margin-left: 20px;
        padding-top: 5px;
    }
    header .navbar-nav a, header .button-drop-main-menu {
        font-size: 9px;
        padding: 10px 3px;
    }
    .nav > li {
        padding: 10px 6px;
    }
    .phone-header {
        font-size: 11px;
        margin-top: 17px;
    }
    header .button {
        font-size: 9px;
    }
    .title-home-offer {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .text-home-offer {
        font-size: 10px;
        line-height: 20px;
    }
    .tab-pane p {
        font-size: 10px;
        line-height: 20px;
    }
    .text-title-qsns, .block-partners .title-for-page {
        font-size: 16px;
    }
    .block-qsns .button-whith {
        font-size: 10px;
    }
    .block-about .first-string {
        font-size: 4em;
    }
    .block-contacts ul li p, .block-contacts ul li a {
        font-size: 12px;
    }
}
@media (min-width: 768px) and (max-width: 991px) and (orientation : landscape) {
    
}