﻿@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) {
    .new-one-contents {
        margin-bottom: 15px;
    }

    .box-title-collection {
        padding: 3px 0px;
        font-family: 'BAOMOI-SEMIBOLD_GDI';
        border-bottom: 1px solid #bebbbb;
        width: 100%;
        margin-bottom: 20px;
        /* background-color: #f3f3f3; */
    }
}

@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) {
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {

}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
.services-img {
    float: left;
    height: 213px;
    width: 100%;
}
    .products-page .box-title-collection {
        margin-bottom: 27px;
    }



    .image-resize {
        height: 210px !important;
        overflow: hidden;
    }

    .no-padding-pc {
        padding: 0;
    }
}

.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;
        }

.aside-item.collection-category .nav > li > a:hover {
    background: #006699;
    color: white;
}

.nav-item:hover i {
    color: white;
    z-index: 9999;
    top: 10px;
}

.block_left .sup_item:last-child {
    border-bottom: 0 !important;
}

.post-box {
    padding-bottom: 0;
    box-shadow: 0px 1px 1px 1px #969595;
}

.bor-box {
    float: left;
    margin-top: 29px;
    width: 100%;
}

.post-box .i-title {
    margin-bottom: 27px;
}

.bor-box .i-title {
    background: url(../images/newspaper.png) 13px 8px no-repeat #003366;
    padding-left: 40px;
    font-weight: 600;
    color: #fff;
    line-height: initial;
    margin: 0;
    padding: 13px 0 13px 53px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'BAOMOI_GDI';
}

.sb-post {
    padding-top: 1px;
    border-bottom: solid 1px #e8e8e8;
    margin: 2px 0 2px;
    padding: 10px 0px;
}

    .sb-post .img {
        width: 80px;
        float: left;
        box-shadow: 0px 0px 2px 2px #c1c1c1;
        height: auto;
        display: block;
        overflow: hidden;
    }

.hv-over {
    display: block;
    position: relative;
}

.sb-post .title {
    color: #555555;
    line-height: 1.4;
    max-height: 72px;
    padding: 0px 0 0 11px;
    overflow: hidden;
    margin: 0;
}

.smooth {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.sb-post .title a {
    font-size: 14px;
}

.borbox-block {
    padding: 0px 9px;
}

.contents-home-title {
    float: left;
    width: 100%;
    margin-top: 8px;
}

.contents-home-desc {
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    font-size: 16px;
    color: #363636;
}

    .contents-home-desc p {
        max-width: 100%;
    }

    .contents-home-desc span {
        max-width: 100%;
    }

.prditem_tl {
}

.prditem_cl {
}

.prd_contents_home {
    float: left;
    background: #006699;
    width: 100%;
}

.prd_title a {
    position: relative;
    /* height: auto; */
    font-size: 16px;
    /* text-transform: uppercase; */
    font-weight: 500;
}

.prd_title span {
    position: relative;
    padding: 3px 5px;
}

.prditem:hover .prd_title a span:after {
    width: 100%;
    transition: width 1s;
}

.prd_title a span:after {
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 0%;
    height: 1px;
    background: white;
}

.prd_title a:hover {
    color: white;
    /*text-decoration: underline;*/
}

.prd_price {
    margin-bottom: 8px;
}

    .prd_price .prd_pricenew0 {
    }

.new-one {
    float: left;
    width: 100%;
}

.new-one-img a {
}

.new-one-img img {
    width: 100%;
}

.new-one-contents {
    float: left;
    width: 100%;
}

.new-one-title {
    margin: 5px 0;
}

    .new-one-title a {
        margin: 5px 0;
        font-family: 'BAOMOI-SEMIBOLD_GDI';
        font-size: 20px;
        color: #006699;
        text-transform: uppercase;
    }

        .new-one-title a:hover {
        }

.new-one-desc {
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    font-size: 15px;
}

.new-two {
    float: left;
    width: 100%;
    margin: 0 0 16px;
}

.new-two-img {
    float: left;
    width: 100%;
    max-width: 160px;
    margin-right: 12px;
}

.new-one-img {
    float: left;
    margin-bottom: 6px;
    width: 100%;
}

.new-two-img a {
}

.new-two-img img {
}

.new-two-content {
}

.new-two-title {
    margin: 2px 0 8px 0;
}

    .new-two-title a {
        font-family: 'BAOMOI-SEMIBOLD_GDI';
        font-size: 18px;
    }

        .new-two-title a:hover {
        }

.new-two-desc {
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    font-size: 14px;
}

.new-title {
    text-align: center;
}

.title-home {
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    text-transform: uppercase;
    font-size: 28px;
    margin: 0 0 17px 0;
    padding-bottom: 23px;
    background: url(../images/line.png) center bottom no-repeat;
}

.new-home-section {
    float: left;
    width: 100%;
    padding: 0 8px;
}

.services-items {
    float: left;
    width: 100%;
}

.services-img {
    float: left;
    width: 100%;
}

    .services-img a {
    }

    .services-img img {
    }

.services-contents {
    float: left;
    width: 100%;
}

.services-title {
    float: left;
    margin: 8px 0;
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    font-size: 20px;
    color: #006699;
    text-transform: uppercase;
    width: 100%;
}

.services-home-section {
    margin-top: 30px;
}

.services-title a {
    font-size: 15px;
}

#btnsend {
    color: white;
    margin: 0;
}

#blog-template .lists-articles li:first-child {
    margin-top: 15px;
}

.blog-list-articles .blog-item-image {
    width: 28%;
    float: left;
}

.blog-list-articles .blog-item-title {
    width: 72%;
    float: left;
    padding-left: 10px;
}

#blog-template .lists-articles .blog-item-title h2 {
    margin-bottom: 5px;
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    font-size: 18px;
}

.blog-list-articles .blog-item-title h2 {
    margin: 0;
    font-size: 13px;
    color: #333;
}

#blog-template .lists-articles .blog-item-title p {
    font-size: 14px;
    font-family: 'BAOMOI_GDI';
    color: #999;
    margin: 5px 0px 10px;
}

#blog-template .lists-articles .blog-item-title .blog-content-short-description {
    font-size: 16px;
    font-family: 'BAOMOI_GDI';
}

img {
    max-width: 100%;
}

.box-title-collection {
    padding: 3px 0px;
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    border-bottom: 1px solid #bebbbb;
    width: 100%;
    /* background-color: #f3f3f3; */
}

    .box-title-collection h1 {
        font-size: 20px;
        color: white;
        text-transform: uppercase;
        background: #006699;
        padding: 12px 10px 10px 10px;
        margin: 20px 0 -4px;
        display: inline-block;
    }

.blog-item-image img {
    width: 100%;
}

#article h1 {
    color: #f2484b;
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    font-size: 30px;
}

#article .info-created-at-article {
    color: #999;
    font-size: 14px;
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    margin-bottom: 12px;
}

#article .info-description-article {
}

#article .info-tags-article {
    font-size: 12px;
    padding: 8px 10px 5px 15px;
    border: 1px solid #DDD;
    border-left: 2px solid #b1b1b1;
    margin-top: 10px;
}

    #article .info-tags-article label {
        display: inline-block;
        text-transform: uppercase;
        font-weight: bold;
        margin-right: 6px;
        float: left;
        padding: 5px 5px 0;
    }

    #article .info-tags-article ul {
        float: left;
    }

    #article .info-tags-article .item {
        margin: 0;
        float: left;
    }

        #article .info-tags-article .item a {
            padding: 5px 8px;
            margin: 0 3px 3px 0;
            float: left;
            background-color: #f1f1f1;
            font-size: 12px;
            text-transform: uppercase;
        }

#article .info-tags-article {
    font-size: 12px;
    padding: 8px 10px 5px 15px;
    border: 1px solid #DDD;
    border-left: 2px solid #b1b1b1;
    margin-top: 10px;
}

#article .info-title-comment {
    margin: 20px 0 5px;
    font-size: 16px;
    font-family: 'BAOMOI-SEMIBOLD_GDI';
}

#article .info-box-comment {
    border: 1px solid #dadada;
    border-top: 2px solid #888;
    box-shadow: 0 2px 0px #f7f7f7;
    padding: 10px;
    padding-bottom: 0;
}

#article .info-title-related-article {
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    background-position: 0 50%;
    background-repeat: repeat-x;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 15px 0px 5px;
}

#article .info-related-articles {
    margin-bottom: 15px;
}

.info-related-articles ul {
    padding: 0;
}

#article .info-related-articles li.item {
    position: relative;
    line-height: 14px;
    margin: 0;
    border-bottom: 1px #ddd dashed;
}

    #article .info-related-articles li.item a {
        color: #555;
        font-size: 15px;
        text-decoration: none;
        padding: 5px 0;
        display: inline-block;
    }

    #article .info-related-articles li.item i {
        padding-right: 5px;
        color: #008A7B;
    }

    #article .info-related-articles li.item i {
        padding: 0;
        padding-right: 5px;
        position: relative;
        margin: 0;
        top: 0;
        color: #008A7B;
        left: 0;
    }

.fa-angle-double-right:before {
    font-family: Fontawesome;
    content: "\f101";
}

.product-item .product-wrapper .product-information {
    /* border-radius: 20px !important; */
    border: 1px solid #EFEFEF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 20px;
    border-radius: 3px;
    position: relative;
}

.product-item .product-wrapper .product-image {
    position: relative;
    text-align: center;
    padding: 0 8px;
    overflow: hidden;
}

.product-item .product-wrapper .product-info {
    padding: 15px 10px 10px;
}

    .product-item .product-wrapper .product-info a {
        display: block;
    }

        .product-item .product-wrapper .product-info a h2 {
            font-family: 'BAOMOI-SEMIBOLD_GDI';
            margin: 0;
            height: 27px;
            overflow: hidden;
            margin-bottom: 5px;
            font-size: 17px;
            color: #010101;
        }

.text-center {
    text-align: center;
}

.product-item .product-wrapper .product-info .price-new-old {
    padding-right: 0;
    text-align: center;
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    font-size: 20px;
}

    .product-item .product-wrapper .product-info .price-new-old span {
        font-family: 'BAOMOI-SEMIBOLD_GDI';
        font-size: 20px;
        color: #e60e0e;
        font-weight: bold;
        display: inline-block;
        margin-right: 5px;
    }

.product-item .product-wrapper .product-buttons {
    padding: 10px;
    text-align: center;
}

    .product-item .product-wrapper .product-buttons > div {
        display: inline-block;
        position: relative;
    }

.box-title-collection .collection-size {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #888;
}

.product-tablist.nav-tabs > li.active {
    border-top: solid 3px #c73e50;
    margin: -3px 0 -1px 0px;
    position: relative;
}

    .product-tablist.nav-tabs > li.active a {
        border-top: 1px solid transparent;
        border-left: 1px solid #E5E5E5;
        border-right: 1px solid #E5E5E5;
        border-bottom: 1px solid #fff;
        color: #365DB5;
        font-weight: bold;
        position: relative;
        margin: 0;
        background: #fff;
    }

    .product-tablist.nav-tabs > li.active:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
        border: 4px solid transparent;
        border-top: 4px solid #c73e50;
    }

#description {
    min-height: .01%;
    overflow-x: auto;
    border: solid 1px #E5E5E5;
    border-top: none;
}

.product-description-wrapper {
    padding: 20px;
}

.product-tablist.nav-tabs > li > a {
    border-radius: 0;
    margin: 0;
}

    .product-tablist.nav-tabs > li > a:hover, .product-tablist.nav-tabs > li > a:focus {
        background: none;
        border: 1px solid transparent;
    }

.product-tablist.nav-tabs > li.active a {
    border-top: 1px solid transparent;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #fff;
    color: #365DB5;
    font-size: 14px;
    font-weight: bold;
    background: #fff;
}

.box-group-collection .group-collection-title {
    border-radius: 0;
    border: 1px solid #cacaca;
    margin-bottom: 12px;
    border-left: none;
    margin-top: 30px;
    position: relative;
}

    .box-group-collection .group-collection-title span {
        font-family: 'BAOMOI-SEMIBOLD_GDI';
        border-radius: 0;
        font-size: 20px;
        position: relative;
        background: #006699;
        color: #fff;
        padding: 10px 45px;
        text-transform: uppercase;
        display: inline-block;
        min-width: 130px;
    }

    .box-group-collection .group-collection-title span {
        font-weight: 400;
    }

        .box-group-collection .group-collection-title span:before {
            font-family: 'FontAwesome';
            content: "\f111";
            font-size: 16px;
            top: 12px;
            padding-right: 5px;
            position: absolute;
            left: 20px;
        }

.information-product .product-title h1 {
    color: #333;
    font-size: 25px;
    font-family: 'BAOMOI-SEMIBOLD_GDI';
    font-weight: 500;
    margin: 0 0 10px;
    text-transform: uppercase;
}

#surround .box-image-featured {
    text-align: center;
}

#surround .product-image-feature {
    margin-bottom: 10px;
    pointer-events: none;
}

.mTSWrapper {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

#sliderproduct {
    position: relative;
}

.mThumbnailScroller.mTS_no_scroll, .mThumbnailScroller.mTS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mTS-buttons-out {
    background: #fff;
    padding: 0px;
}

.product-thumb-vertical {
    background: white !important;
}

.mTSThumbContainer a {
    border: 1px solid #ddd;
    display: block;
    padding: 5px;
}

.header-navigate .breadcrumb > li + li:before {
    /* content: ""; */
    /* padding: 0px 2px; */
}

.row-pc {
    margin-right: -15px;
    margin-left: -15px;
}

.products-details {
    margin-top: 30px;
}

.shadow-small {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
}

.hotline-product {
    overflow: hidden;
    display: flex;
    padding: 10px;
    justify-content: center;
}

    .hotline-product .icon {
        width: 60px;
        float: left;
    }

        .hotline-product .icon i {
            color: #ff5722;
            font-size: 46px;
        }

    .hotline-product .text {
        display: block;
        text-align: center;
        font-size: 18px;
    }

        .hotline-product .text a {
            display: block;
            color: #ff5722;
            font-size: 19px;
            margin-top: 3px;
            font-weight: 700;
        }

.info-contact-details-pro-us {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    border: 1px dotted #d3d3d3;
    height: 98px;
}

.phone-details-pro-us {
    float: left;
    width: 50%;
    /* background: url(../images/icon-phone-details.png) 12px center no-repeat; */
    padding-left: 16px;
    height: 100%;
}

    .phone-details-pro-us .title {
        color: #626363;
        font-size: 20px;
        font-family: 'BAOMOI_GDI';
        float: left;
        width: 100%;
        line-height: initial;
        margin-bottom: 0;
        padding: 0;
        margin-top: 23px;
    }

    .phone-details-pro-us .desc {
        width: 100%;
        float: left;
        text-align: left;
        line-height: inherit;
    }

        .phone-details-pro-us .desc a {
            font-size: 20px;
            color: #eb3137;
            font-family: 'BAOMOI-SEMIBOLD_GDI';
        }

.email-details-pro-us {
    float: left;
    border-left: 1px dotted #d3d3d3;
    width: 50%;
    /* background: url(../images/icon-email-details.png) 12px center no-repeat; */
    padding-left: 16px;
    height: 100%;
}

    .email-details-pro-us .title {
        color: #626363;
        font-family: 'BAOMOI_GDI';
        font-size: 20px;
        padding: 0;
        float: left;
        width: 100%;
        line-height: initial;
        margin-top: 23px;
    }

    .email-details-pro-us .desc {
        width: 100%;
        float: left;
        line-height: initial;
    }

        .email-details-pro-us .desc a {
            font-size: 20px;
            color: #eb3137;
            font-family: 'BAOMOI-SEMIBOLD_GDI';
        }


#button-sone {
    position: relative;
    text-align: center;
    background: url(../images/i-search.png) center center no-repeat;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: inline-block;
    color: #fff;
    float: left;
}

body {
    background-image: linear-gradient(to right, #cb2d3e, #ef473a);
}

.searchBox {
}

    .searchBox:hover > .searchInput {
        width: 240px;
        padding: 0 6px;
        background: white;
        border-right: 0;
        position: inherit;
        color: black;
        right: 1px;
        top: 7px;
        z-index: 0;
    }

    .searchBox:hover > .searchButton {
        /* background: white; */
        /* color: #2f3640; */
        /* border: 2px solid #efefef; */
        border-radius: 50%;
    }

.searchButton {
    position: relative;
    text-align: center;
    background: url(../images/i-search.png) center center no-repeat;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: inline-block;
    color: #fff;
    margin-top: 12px;
    float: right;
    z-index: 99999;
    width: 30px;
    height: 28px;
    font-size: 15px;
    font-family: 'BAOMOI_GDI';
    border: 0;
}

.searchInput {
    font-family: 'BAOMOI_GDI';
    border: none;
    background: none;
    outline: none;
    float: left;
    padding: 0;
    color: white;
    font-size: 16px;
    position: relative;
    transition: 0.4s;
    line-height: 38px;
    width: 0px;
}

.button-zalo {
    position: fixed;
    left: 19px;
    bottom: 14px;
    cursor: pointer;
}

#button-zalo-m {
}

.button-zalo-main {
}

.button-zalo:before, .button-zalo:before {
    left: 36px !important;
}

.button-zalo:before {
    background-color: #ff5d5d;
}

.button-zalo:before {
    position: absolute;
    top: 2px;
    left: 12px;
    z-index: 4;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.button-zalo-main {
    display: block;
    position: relative;
    z-index: 3;
    background: url(../images/stick_zalo.png) 0 0 no-repeat;
    background-size: cover;
    width: 58px;
    height: 58px;
}

.button-zalo em {
    position: absolute;
    top: 7px;
    left: 17px;
}


    .button-zalo em:before {
        -webkit-box-shadow: 0 0 8px 4px #ff5d5d;
        box-shadow: 0 0 8px 4px #ff5d5d;
    }

    .button-zalo em:after {
        -webkit-box-shadow: inset 0 0 6px 2px #ff5d5d;
        box-shadow: inset 0 0 6px 2px #ff5d5d;
    }

    .button-zalo em:after, .button-zalo em:before {
        position: absolute;
        left: -4px;
        top: 2px;
        content: "";
        width: 32px;
        height: 32px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        -webkit-animation-name: Grow;
        -moz-animation-name: Grow;
        animation-name: Grow;
        -webkit-animation-duration: 1.5s;
        -moz-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        animation-timing-function: linear;
    }


@media screen and (max-width: 620px) {
    .searchBox:hover > .searchInput {
        width: 150px;
        padding: 0 6px;
    }
}

.searchInput::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: red;
    opacity: 1; /* Firefox */
    font-family: 'BAOMOI_GDI';
}

.searchInput:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: red;
    font-family: 'BAOMOI_GDI';
}

.searchInput::-ms-input-placeholder { /* Microsoft Edge */
    color: red;
    font-family: 'BAOMOI_GDI';
}

.follow_option {
    padding-left: 0px;
    width: 100%;
    float: left;
    margin-top: 3px;
}

    .follow_option li {
        display: inline-block;
        float: left;
    }

        .follow_option li a {
            height: 40px;
            width: 40px;
            text-align: center;
            border: 1px solid black;
            line-height: 40px;
            color: black;
            display: block;
            margin-right: 5px;
        }

            .follow_option li a .fa {
                color: black;
                font-size: 20px;
                line-height: 40px;
            }

            .follow_option li a:hover {
                border: 1px solid #006699;
            }

                .follow_option li a:hover i {
                    color: #006699;
                }
