@media (min-width:992px) and (max-width:1199px) {
    .about-us-img {
        float: left;
        max-width: 106px;
        margin-right: 11px;
        margin-top: 15px;
        height: 100px;
        position: relative;
    }

    .header_searchs .search-bar {
        margin-bottom: 0;
        position: relative;
        display: table;
        border-collapse: separate;
        background: white;
        border-radius: 21px;
        border: 1px solid #000;
        max-width: 275px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .flag_list li {
        margin: 4px 2px 0;
        display: inline-block;
        float: unset;
    }

    .flag_block {
        float: right;
        margin-top: 1px;
        width: 100%;
        position: relative;
        margin: 20px 0 0;
    }

    .flag_list {
        padding: 0;
        float: left;
        width: 100%;
        display: block;
        text-align: center;
    }

    .logo-wrapper {
        position: relative;
        display: block;
        margin: 0 auto;
        float: unset;
        padding: 10px 0;
    }

    .header .header-main {
        padding: 0px 0;
    }

    .header-top-group-one {
        background: white !important;
        float: left;
        padding-left: 0;
        width: 100%;
        height: 42px;
    }

    .header-top-group-one {
        background: white;
        float: left;
        padding-left: 0;
        width: 100%;
        height: auto;
    }

    .company-name {
        font-family: 'Roboto-Medium';
        font-size: 21px;
        text-align: left;
        color: white;
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .list-menuc a:before {
        font-family: Fontawesome;
        position: absolute;
        left: 3px;
        content: "\f111";
        top: 0px;
        font-size: 7px;
        color: white;
    }

    .list-menuc a {
        padding-left: 13px;
        color: white !important;
        font-size: 15px;
        font-weight: 400;
        position: relative;
        float: left;
        width: 100%;
    }

    .title-menuc-fts {
        font-family: 'Roboto-Medium';
        text-transform: uppercase;
        font-size: 20px;
        background: url(../images/bg_line_footer.png) no-repeat left bottom;
        color: white;
        position: relative;
        margin-bottom: 5px;
        margin-top: 5px;
        padding-bottom: 4px;
        font-weight: 500;
    }

    .footer .site-footer {
        background: #870101;
        background-size: 100% 100%;
        padding-top: 5px;
        color: #999;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .footer .site-footer .list-menu {
            color: #454545;
            padding-top: 1px;
            min-height: 200px;
        }

    .new-one {
        float: left;
        width: 100%;
        position: relative;
        margin-bottom: 30px;
    }

    .new-two {
        float: left;
        width: 100%;
        margin: 0 0 38px;
        padding-bottom: 30px;
        border-bottom: 1px solid #a09c9c;
    }

    .new-two-content {
        padding-bottom: 20.5px;
        border: none;
    }
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 767px) {
    .header .header-main {
        padding: 0px 0;
    }

    .flag_list li {
        float: right;
        margin: 4px 2px 0;
    }

    .flag_list {
        padding: 0;
        float: right;
        width: 100%;
        text-align: right;
        padding-right: 10px;
    }

    .flag_block {
        float: right;
        margin-top: 1px;
        width: 100%;
        position: relative;
    }

    footer .list-menu a {
        font-family: 'Roboto-Light';
        color: white !important;
        width: 100%;
    }

    .list-menuc a:before {
        font-family: Fontawesome;
        position: absolute;
        left: 3px;
        content: "\f111";
        top: 0px;
        font-size: 7px;
        color: white;
    }

    .title-menuc-fts {
        font-family: 'Roboto-Medium';
        text-transform: uppercase;
        font-size: 20px;
        background: url(../images/bg_line_footer.png) no-repeat left bottom;
        color: white;
        position: relative;
        margin-bottom: 5px;
        margin-top: 5px;
        padding-bottom: 4px;
        font-weight: 500;
    }

    .footer .site-footer {
        background: #870101;
        background-size: 100% 100%;
        padding-top: 5px;
        color: #999;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .new-one {
        float: left;
        width: 100%;
        position: relative;
        margin-bottom: 30px;
    }

    .achievements-box {
        margin: 60px 0 60px;
        padding: 0 49px;
    }

    .about-us-video-home {
        margin-top: 25px;
    }

    .about-us-content-desc {
        color: #010101;
        font-family: 'Roboto-Light';
        font-size: 13.08px;
        text-align: justify;
    }

    .about-us-img {
        float: left;
        max-width: 106px;
        margin-right: 11px;
        margin-top: 39px;
        height: 100px;
        position: relative;
    }

    .products-ex-box-title {
        font-family: 'DIN_Pro';
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 8px;
        min-height: 53px;
    }

    .products-ex-box {
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 25px;
        border: 1px solid #ebebeb;
    }

    .header-top-group-one {
        background: #ececec;
        float: left;
        padding-left: 0;
        width: 100%;
        height: 42px;
    }

    .signup_button {
        font-weight: bold;
        color: white;
        text-transform: uppercase;
        min-height: 32px;
        line-height: 32px;
        margin-bottom: 10px;
        display: block;
        background: #870101;
        border: 1px solid #870101;
        font-size: 14px;
        height: 30px;
    }

    .form-headding {
        font-family: 'DIN_Pro';
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        padding-top: 5px;
        margin-bottom: 10px;
        margin-top: 4px;
        text-transform: uppercase;
        color: black;
    }

    #signup_name {
        color: black;
        min-height: 30px;
        margin-bottom: 10px;
    }

    #signup_phone {
        color: black;
        min-height: 30px;
        margin-bottom: 10px;
    }

    #signup_email {
        color: black;
        min-height: 30px;
        margin-bottom: 10px;
    }

    .footer-container .footer-top .footer-static .footer-title {
        margin: 15px 0 10px;
    }

    .logo-wrapper {
        position: relative;
        float: left;
        width: auto;
        padding: 4px 0 0;
    }

    .ul-footer-contact li a {
        color: white !important;
        font-size: 14px;
        padding-left: 0;
        width: 92% !important;
    }

    .logo-wrapper img {
        position: relative;
        z-index: 99;
        max-width: 62px;
        margin-top: 0;
    }

    .caption iframe {
        width: 100%;
        height: auto !important;
    }

    .page-login #login .btn-blues {
        margin-bottom: 15px;
    }

    .list-blog-page .list-blogs .blog-item .blog-item-thumbnail img {
        /* border-radius: 4px; */
        border: 1px solid #dfdfdf;
        width: 100%;
    }

    .info-related-articles ul {
        padding: 0;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 767px) {
    .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-title-nav-items {
        padding: 10px;
        color: white;
        font-size: 17px;
        text-transform: uppercase;
        background: #870101;
        padding-bottom: 9px;
        text-align: center;
        text-rendering: geometricPrecision;
    }

    .col-100-h #trigger-mobile .icon-bar {
        background-color: #870101;
        display: block;
        width: 22px;
        height: 4px;
        border-radius: 1px;
    }

    .col-100-h #trigger-mobile {
        width: 32px;
        float: left;
        margin: 0;
        padding: 0;
        display: block;
        text-align: left;
        margin-top: 28px;
        margin-left: 18px;
        margin-bottom: 0;
    }

    .col-100-h .logo {
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        max-width: 213px;
        top: 0;
        text-align: center;
    }

        .col-100-h .logo img {
            max-width: 100% !important;
            position: relative;
        }

    .headding-box-sub {
        max-width: 100%;
        display: block;
        font-size: 15px;
        margin: 0 auto;
        font-family: 'BAOMOI';
    }

    .section-news .blogs-content .section-news-owl .item-inner .blog-image img {
        min-height: 325px;
        max-height: 330px;
        overflow: hidden;
    }
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
    header nav .nav {
        position: relative;
        text-align: left;
        padding-left: 100px;
    }
    .section-tour-owl4 {
    }

        .section-tour-owl4 .owl-nav {
            display: block !important;
        }

        .section-tour-owl4 .owl-next {
            right: -4% !important;
            top: 40% !important;
        }

        .section-tour-owl4 .owl-prev {
            left: -4% !important;
            top: 40% !important;
        }

    .achievements-box .owl-nav {
        display: block !important;
    }

    .achievements-box .owl-prev {
        left: -21% !important;
        top: 35% !important;
    }

    .achievements-box .owl-next {
        right: -21% !important;
        top: 35% !important;
    }

    .cart_detail h3 {
        font-size: 18px !important;
        font-weight: bold;
    }

    .list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name {
        display: block;
        font-size: 18px;
        min-height: 50px;
        color: #333;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: .5px;
    }

    .ant-product-item .box-info .product-item-name {
        font-family: 'DIN_Pro';
        margin: 0 0 5px;
        font-weight: 600;
        font-size: 16px;
        overflow: hidden;
        text-align: left;
        min-height: 45px;
    }

    .ft-infocompany {
        padding-right: 14%;
    }

    .header_search {
        width: 350px;
        margin-top: 0;
        float: right;
        margin-right: 10px;
    }

    .mid-header {
        height: auto;
    }

    .company-name-f {
        font-family: 'DIN_Pro';
        text-align: left;
        margin-top: 30px;
        font-weight: bold;
        font-size: 19px;
        color: #870101;
    }

    .caption iframe {
        width: 100%;
        min-height: 400px;
        height: auto !important;
    }

    #zoom_01 {
        width: 100% !important;
    }

    .no-padding-pc {
        padding: 0 !important;
    }

    .large-image img {
        max-width: 100%;
        display: block;
        max-height: 370px;
        margin: 0 auto;
        width: 100%;
    }

    .partner-thumnails {
        /* min-height: 98px; */
        /* max-height: 100px; */
        overflow: hidden;
    }

    .section-news .blogs-content .section-news-owl .item-inner .blog-image img {
        min-height: 237px;
        max-height: 240px;
        overflow: hidden;
    }

    .section-news .blogs-content .section-news-owl .item-inner .blog-content .short-des {
        line-height: 20px;
        text-align: left;
        margin: 0 0 14px;
        color: black;
        min-height: 60px;
    }

    .headding-box-sub {
        display: block;
        font-size: 15px;
        margin: 0 auto;
        font-family: 'BAOMOI';
    }

    .header .header-bottom {
        background: #870101;
        float: left;
    }

    .ant-product-item .box-info .item-price .price-box .special-price {
        display: inline-block;
        float: left;
        margin-left: 4px;
        font-family: 'DIN_Pro';
        /* width: 100%; */
    }

    .ant-product-item .box-info .item-price .price-box .old-price {
        display: inline-block;
        margin-right: 4px;
        text-decoration: line-through;
        float: right;
        font-family: 'DIN_Pro';
    }

    .special-price-contact {
        display: inline-block;
        font-size: 14px;
        color: red;
        font-weight: bold;
        font-family: 'DIN_Pro';
    }
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
    .section-news .blogs-content .section-news-owl .item-inner .blog-content .blog-title {
        display: block;
        font-size: 15px;
        margin-bottom: 10px;
        margin-top: 0;
        font-weight: 500;
        min-height: 42px;
    }
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}

.d_page {
    width: 100%;
    margin: 15px 0 25px 0;
    float: left;
    text-align: center;
}

    .d_page b {
        background-color: #870101;
        border-color: #870101;
        color: #fff;
        border: 1px solid #870101;
        margin-right: 8px;
        width: 35px;
        height: 35px;
        font-size: 17px;
        /* border-radius: 50px; */
        font-weight: 400;
        display: inline-block;
        line-height: 34px;
    }

    .d_page a {
        margin: 0 2.5px;
        background: #fff;
        text-align: center;
        display: inline-block;
        width: 35px;
        height: 35px;
        /* border-radius: 50%; */
        line-height: 35px;
        font-size: 17px;
        color: #b5b0b0;
        border: 1px solid #b5b0b0;
        text-decoration: none;
    }

        .d_page a:hover {
            background-color: #870101;
            border-color: #870101;
            color: #fff;
        }

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}

.la-title-nav-items strong {
    color: white !important
}
