.header_banner h1{
    font-size: 42px;
}
.header_banner .autocomplete_main .nav-tabs > li > a{
    font-size: 17px;
}
header.main_header #main_menu > li a{
    font-size: 15px;
    line-height: 20px;
}
.razdels .btn-white-blue{
    font-size: 16px;
    line-height: 54px;
}
.razdels .btn-white-blue.with_icon > i{
    display: none;
}
.main-page section h2{
    font-size: 32px;
    line-height: 36px;
}
.wp_posts .text_info h3{
    font-size: 16px;
    line-height: 20px;
}
.main-page section h3{
    font-size: 24px;
    line-height: 32px;
}
.site_map_catalog .panel-title > a{
    font-size: 16px;
    line-height: 18px;
}
.site_map_catalog .panel-body > ul > li> a{
    font-size: 15px;
    line-height: 36px;
}
.standard-article{
    font-size: 18px;
    line-height: 24px;
}
footer .info_links > li > ul > li > a{
    font-size: 14px;
    line-height: 22px;
}
footer .social_links li.contact_phone > a{
    font-size: 18px;
    line-height: 24px;
}
footer .social_links li{
    margin-right: 10px;
}
.btn_listing_list > button, .btn_listing_list > a{
    font-size: 14px;
    padding: 0;
    line-height: 50px;
}
@media(max-width: 1199px){
    .nav-tabs > li > a,
    .header_banner .autocomplete_main .nav-tabs > li > a{
        font-size: 14px;
    }
    .main-page section h2 {
        font-size: 24px;
        line-height: 32px;
    }
    footer .info_links > li > p{
        font-size: 14px;
        line-height: 22px;
    }
    footer .social_links li > a{
        font-size: 18px;
    }
    footer .social_links li.contact_phone > a{
        font-size: 16px;
    }
    .standard-article {
        font-size: 16px;
        line-height: 18px;
    }
}
@media(max-width: 991px){
    .main-page section.razdels h2{
        min-height: 65px;
    }
}
@media(max-width: 767px){
    .razdels svg{display: none;}
    .razdels .btn-white-blue {
        font-size: 14px;
        line-height: 44px;
    }
    .header_banner h1 {
        font-size: 32px;
    }
    .main-page section h2{
        margin-bottom: 20px;
    }
    .wp_posts .text_info h3{margin-top: 5px;}
}