@media (min-width: 992px) and (max-width: 1199px) {
    .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;
    }
    .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;
    } 
    .nav-tabs > li {
        width: 15.8%;
    }
    .block-our-services .nav-tabs > li.last-child {
        padding-right: 0;
        width: 15.8%;
    }    
    .title-home-offer span {
        height: 34px;
    }
    .block-about .second-string, .block-about .third-string, .block-reward .first-string {
        font-size: 13px;
    }
    .block-qsns .button-whith {
        margin-top: 80px;
        font-size: 14px;
        padding: 17px;
    }
    .text-title-qsns {
        font-size: 24px;
    }
    .tab-pane p {
        font-size: 14px;
        line-height: 26px;
    }
    .nav-main-header {
        padding-top: 6px;
    }
    header .navbar-nav a, header .button-drop-main-menu {
        font-size: 10px;
        padding: 10px 6px;
    }
    .phone-header {
        font-size: 16px;
    }
    header .button {
        font-size: 12px;
    }
    .title-home-offer {
        font-size: 26px;
        margin-bottom: 35px;
    }
    .text-home-offer {
        font-size: 12px;
        line-height: 30px;
    }
    .block-about .first-string {
        font-size: 6em;
    }
    .block-partners .title-for-page {
        font-size: 22px;
    }
}
@media (min-width: 1024px) and (max-width: 1024px) and (orientation : landscape) {
    
}