.container-home-featured::before {
    background-image: url(../../images/image_home_second.jpg)
}

/* .container-home-background::before {
    background-image: url(../../images/image_home.jpg)
} */

.container-history-order nav {
    display: flex;
    justify-content: center !important;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #999CA0;
    text-decoration: none;
    background-color: #fff;
    border: 0px solid #ddd;
}

.pagination>li>a:hover,
.pagination>li>span:hover {
    cursor: pointer;
    color: #202020;
    background-color: #fff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #202020;
    cursor: default;
    background-color: transparent !important;
    border-color: transparent !important;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.container-history-order p.text-muted {
    display: none !important;
}

.footer {
    margin-top: 30px;
    background: #fff;
    color: #181717;
    border-top: 1px solid #e5e5e5;
    font-family: gotham_light
}

.container-footer h4 {
    color: #181717;
    font-weight: 700;
    font-family: gotham_light
}

.txt-logo-footer {
    margin-top: 20px;
    font-size: 12px;
    text-align: justify !important;
}

.box-footer-sosmed {
    margin-top: 15px
}

.ico-footer {
    display: inline-block;
    margin-right: 7px
}

.container-copyright {
    background: #fff
}

.copyright {
    border-top: 1px solid #e5e5e5;
    color: #181717
}

.footer-menu a {
    color: #5a5a5a
}

@media(max-width:767px) {
    .container-home-background {
        height: 360px
    }

    .home-head {
        display: none
    }

    .container-home-vision {
        padding-left: 0;
        margin-top: 0;
        text-align: center
    }

    .box-home-vision {
        width: 100%
    }

    .bhv-title {
        font-size: 22px;
        line-height: 1
    }

    .bhv-subtitle {
        font-size: 12px
    }

    .bhv-btn {
        margin-top: 150px
    }

    .box-search-xs {
        background: #fff
    }

    .container-different .container {
        width: auto
    }

    .container-home-featured-scroll {
        overflow: scroll;
        width: 100%;
        padding: 0 10px
    }

    .container-home-featured .container {
        width: 690px
    }

    .container-home-featured .col-md-4 {
        display: inline-block;
        width: 225px;
        padding: 0 5px
    }

    .bhf-title {
        font-size: 17px
    }

    .bhf-subtitle {
        margin-top: 3px
    }

    .container-different {
        padding-top: 20px;
        padding-bottom: 0
    }

    .box-different {
        height: 235px;
        padding: 15px
    }

    .txt-what-different {
        font-size: 17px;
        text-align: left;
        margin-bottom: 10px
    }

    .box-different-image {
        display: block;
        width: 45px
    }

    .box-different-text {
        display: block;
        margin-top: 10px;
        padding-left: 0;
        font-size: 11px
    }

    .box-different-title {
        font-size: 14px
    }

    .container-different-scroll {
        overflow: scroll;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    .container-different .row {
        width: 920px
    }

    .container-different .col-md-6 {
        display: inline-block;
        width: 225px;
        padding: 0 5px
    }

    .container-promo-home .container {
        width: 100%
    }

    .container-promo-home .box-product.is-act .box-product-title {
        margin-bottom: 77px
    }

    .container-featured-product .container {
        width: 100%
    }

    .container-featured-product {
        margin-top: 20px
    }

    .container-featured-product h3 {
        font-size: 17px;
        margin-top: 0;
        text-align: left;
        margin-bottom: 10px
    }

    .container-testimonial-home {
        padding: 20px 0
    }

    .home-testimonial-title {
        text-align: left;
        font-size: 17px
    }

    .home-testimonial-subtitle {
        text-align: left;
        font-size: 12px;
        font-weight: 400
    }

    .home-testimonial-more {
        float: right;
        margin-top: -50px
    }

    .home-testimonial-more a {
        font-size: 12px
    }

    .box-testimonial {
        padding: 20px;
        height: 505px
    }

    .box-testimonial-img {
        text-align: left
    }

    .box-testimonial-img img {
        height: 70px;
        width: 70px
    }

    .btc-title {
        margin-top: 10px;
        font-size: 17px
    }

    .btc-subtitle {
        margin-bottom: 3px
    }

    .btc-testi {
        line-height: 19px;
        font-size: 12px
    }

    .btc-quotes {
        font-size: 30px;
        margin-top: 20px
    }

    .container-testimonial-scroll {
        overflow: scroll;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    .container-testimonial-scroll .row {
        width: 760px
    }

    .container-testimonial-scroll .col-md-4 {
        display: inline-block;
        width: 250px;
        padding: 0 5px;
        vertical-align: top
    }

    .container-support {
        padding: 20px 0
    }

    .home-supported {
        font-size: 17px
    }

    .csb-list img {
        height: 25px
    }

    .wrap-home-search {
        width: 100%;
        padding: 0
    }
}