@media screen and (max-width: 480px) {
    .img_new {
        height: 250px;
    }

    .img_prd_hot img {
        height: auto !important;
    }
    .img_anh {
        height: 150px;
    }
    .container {
        max-width: 100%;
        margin: 0;
        /*overflow-x: hidden;*/
    }
    .slider_main .item img {
        height: auto !important;
    }
    .sc_slider_main {
        margin-top: 75px;
    }
    .sc_header_mid {
        background: 0;
        margin-top: 60px;
    }
    .logo_pc {
        display: flex;
        justify-content: center;
    }
    .logo_pc img {
        display:none;
        /* width: 100%; */
    }
    .sc_header_mid .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .sc_header_mid .row .col-xs-3,
    .sc_header_mid .row .col-xs-9 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .intro-text-1 {
        font-size: 12px;
    }
    .name-cty a {
        font-size: 23px;
    }
    .address-top {
        font-size: 10px;
    }
    .pull-right {
        margin-top: 20px;
    }
    .text_prd {
        padding-top: 0;
        height: 80px;
    }
    .prd_inner .col-xs-6 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .text_prd h2 a {
        font-size: 20px;
    }
    .prd_hot_item {
        margin-bottom: 20px;
        border: 1px solid #ccc;
    }
    .prd_inner {
        border: 0;
    }
    .video_item {
        margin-bottom: 20px;
    }
    .table-responsive {
        border: 0 !important;
    }
    .col-f {
        text-align: left !important;
    }
    .foot {
        padding-bottom: 10px;
    }
    .text_prd {
        padding-left: 0;
        padding-right: 0;
    }
    .text_prd h2 {
        margin: 0;
        line-height: 12px;
    }
    .text_prd h2 a {
        font-size: 12px;
    }
    .support-hotline .div_title span.icon {
        width: 60px !important;
        height: 60px !important;
    }
    .support-hotline .div_title i {
        font-size: 36px !important;
        line-height: 60px !important;
    }
    .text_prd img {
        width: 18px;
    }
    #home img {
        height: 100% !important;
        width: 100% !important;
        /* margin-right: 34px; */
        object-fit: contain;
    }
    .tab-content p span {
        font-size: 10.5pt !important;
    }
    .tab-content h2 span {
        font-size: 10.5pt !important;
    }
    .partner .jcarouse ul li {
        float: left !important;
        width: 50% !important;
    }
    .jcarouse li img {
        height: 120px;
    }
    .partner {
        height: 206px;
        overflow: hidden;
    }
}
@media (min-width: 481px) and (max-width: 576px) {
    .img_new {
        height: 300px;
    }
    .support-hotline .div_title span.icon {
        width: 60px !important;
        height: 60px !important;
    }
    .support-hotline .div_title i {
        font-size: 36px !important;
        line-height: 60px !important;
    }
    .text_prd img {
        width: 18px;
    }
    #home img {
        height: 50% !important;
        width: 60% !important;
        margin-right: 34px;
    }
    .imgpro1 {
        width: 50%;
    }
}
@media (min-width: 577px) and (max-width: 768px) {
    .imgpro1 {
        width: 50%;
    }
    .tabdetail .tab-content {
        width: 50%;
    }
    .itemboxpro {
        margin-bottom: 10px;
        width: 43%;
        height: 30%;
        margin-left: 5%;
    }
    .img_in img {
        width: 83% !important;
        height: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .container {
        max-width: 100%;
        margin: 0;
    }
    .sc_header_mid {
        margin-top: 50px;
    }
    .slide,
    .address,
    .facebook,
    .col-f {
        width: 100%;
    }
    .address,
    .facebook,
    .col-f {
        margin-bottom: 20px;
    }
    .prd_hot_item {
        /* width: 100%; */
        margin-bottom: 30px;
    }
    .img_prd_hot img {
        height: 320px;
    }
    .nav-toggle .icon-menu {
        width: 36px;
        height: 21px;
    }
    .nav-container {
        width: 500px;
    }
    .nav-menu .menu-link {
        font-size: 30px;
    }
    .col-f {
        text-align: left !important;
    }
    .foot {
        padding-bottom: 10px;
    }
    .video_item {
        width: 100%;
        margin-bottom: 20px;
    }
    .video_item iframe {
        height: 500px;
    }
    .boxsp h2 {
        font-size: 30px;
    }
    .address h3 {
        font-size: 24px;
    }
    .addr ul li {
        font-size: 22px;
    }
    .form_footer .table {
        font-size: 30px;
    }
    .menufoot h2 a {
        font-size: 24px;
    }
    .form_footer input.form-control {
        height: 30px;
    }
    .fb-page.fb_iframe_widget,
    .fb_ft iframe,
    .fb-page span {
        width: 700px !important;
    }
}
@media (min-width: 993px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
