@media screen and (min-width: 2100px) {
    .header {
        height: 80px;
    }
    .banner-content .pf-medium {
        font-size: 62px;
    }
    .banner-content p {
        font-size: 24px;
    }
    .btns-wrapper {
        height: 62px;
    }
    .btns-wrapper a.btn {
        font-size: 24px;
        min-width: 200px;
        line-height: 58px;
    }
    .nav .block-menu > ul > li a {
        font-size: 18px;
        line-height: 80px;
        margin-right: 35px;
    }
    .w {
        max-width: 1540px;
    }
    .logo {
        padding: 31px 0;
        width: 137px;
    }
    .header-right {
        width: 232px;
    }
    .header-right-login {
        height: 80px !important;
        line-height: 80px !important;
        font-size: 18px !important;
    }
    .header .btn-blue {
        height: 80px;
        line-height: 80px;
    }
    .header .btn-blue a {
        line-height: 80px;
        font-size: 18px;
    }
    .nav .block-menu > ul > li > ul {
        width: 229px;
    }
    .nav .block-menu > ul > li > ul li a {
        line-height: 60px;
    }
    .front-banner-bottom {
        height: 130px;
    }
    .front-banner-bottom li span.title {
        font-size: 21px;
        margin-bottom: 9px;
    }
    .front-banner-bottom li span.subtitle {
        font-size: 20px;
    }
    .box h2 {
        font-size: 43px;
    }
    .front1-icon img {
        width: 100px;
    }
    .pf-medium {
        font-size: 20px !important;
    }
    .title-region {
        margin-bottom: 80px;
    }
    .title-region p {
        font-size: 20px;
    }
    .title-tab li {
        font-size: 22px;
    }
    .type-list li h3 {
        font-size: 40px;
    }
    .type-list li p {
        font-size: 20px;
    }
    .open-voice {
        height: 410px;
    }
    .open-voice h3 {
        font-size: 42px;
        margin-bottom: 16px;
    }
    .open-voice p {
        font-size: 22px;
    }
    .footer-block h2 {
        font-size: 18px;
    }
    .footer-block li a {
        font-size: 16px;
    }
    .address-list p,.footer p {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .banner-content h2, #banner791 h3 {
        margin-bottom: 12px;
    }
    .banner-body {
        display: none;
    }
    .banner-content {
        padding-top: 25px;
    }
    .header-right {
        width: 150px;
    }
}