@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) {
    .btnmobi-search {
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        background: rgb(0 0 0 / 38%);
        border-radius: 50%;
        top: 0;
        right: 10px;
        bottom: 0;
        margin: auto;
        color: white;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
        font-size: 19px;
    }

        .btnmobi-search i {
        }

    header {
        background: #ffffff8c;
        position: fixed;
        top: 0;
        z-index: 999;
        width: 100%;
        box-shadow: 6px 6px 28px 0px rgba(0, 0, 0, 0.20);
    }

    .header .header-bottom {
        background-color: transparent;
        margin-bottom: 10px;
        display: none;
    }

    .header .top-link {
        position: relative;
        font-size: 13px;
        background-color: transparent;
        padding: 10px 0;
    }

    .header .header-bottom .block-search-mobi.active {
        display: block !important;
    }

    .header-bottom.active {
        display: block !important;
    }

    .ng-has-child1 i {
        position: absolute;
        right: 20px;
        top: 17px;
    }

    .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: #007f0e;
        padding-bottom: 9px;
        text-align: center;
        text-rendering: geometricPrecision;
    }

    .col-100-h #trigger-mobile .icon-bar {
        background-color: white;
        display: block;
        width: 22px;
        height: 4px;
        border-radius: 1px;
        margin: 0 auto;
    }

        .col-100-h #trigger-mobile .icon-bar:last-child {
            margin-bottom: 0;
        }

    .col-100-h #trigger-mobile {
        width: 32px;
        float: left;
        margin: 0;
        padding: 0;
        display: block;
        text-align: left;
        margin-bottom: 0;
        width: 50px;
        height: 50px;
        text-align: center;
        border-radius: 50%;
        position: absolute;
        top: 0;
        margin: auto;
        left: 10px;
        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) {
    .large-image img {
        max-width: 100%;
        display: block;
        max-height: 370px;
        margin: 0 auto;
    }

    .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;
        font-family: 'BAOMOI-BOLD';
        margin: 0 0 14px;
        color: #747272;
        min-height: 60px;
    }

    .headding-box-sub {
        max-width: 550px;
        display: block;
        font-size: 15px;
        margin: 0 auto;
        font-family: 'BAOMOI';
    }

    .header .header-bottom {
        background-color: #007f0e;
        max-height: 51px;
    }

    .ant-product-item .box-info .item-price .price-box .special-price {
        display: inline-block;
        float: left;
        margin-left: 4px;
    }

    .ant-product-item .box-info .item-price .price-box .old-price {
        display: inline-block;
        margin-right: 4px;
        text-decoration: line-through;
        float: right;
    }

    .special-price-contact {
        display: inline-block;
        font-size: 14px;
        color: red;
        font-weight: bold;
        font-family: SFUFUturaBook;
    }
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
}

.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: #e72c2d;
        border-color: #e72c2d;
        color: #fff;
        margin-right: 8px;
        width: 45px;
        height: 45px;
        font-size: 17px;
        border-radius: 50px;
        font-weight: 400;
        display: inline-block;
        line-height: 45px;
    }

    .d_page a {
        margin: 0 2.5px;
        background: #fff;
        text-align: center;
        display: inline-block;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        line-height: 45px;
        font-size: 17px;
        color: #b5b0b0;
        border: 1px solid #b5b0b0;
        text-decoration: none;
    }

        .d_page a:hover {
            background-color: #e72c2d;
            border-color: #e72c2d;
            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;
}
