@media only screen and (max-width: 400px) {
    .tab-product ul li {
        width: 115px !important
    }
}

@media only screen and (max-width: 768px) {
    ul.nav.nav-pills.nav-uppercase.nav-size-normal.nav-center li.tab.has-icon.active a span {
    color: #ffffff !important;
    padding: 2px 1px;
}
    .page-category {
        display: none !important
    }

    .service-item .service-icon {
        width: 60px;
        height: 60px
    }

    .service-item .service-content p {
        display: none !important
    }

    #desktop {
        display: none
    }

    #mobile {
        display: block
    }

    .service-item .service-content h3 {
        font-size: 15px
    }

    .box-product-info {
        margin-bottom: 30px
    }

    .service-item .btnService {
        padding: 5px 15px;
        font-size: 14px
    }

    .home-title > h3 {
        font-size: 20px
    }

    .mt-footer {
        margin-bottom: 20px !important
    }

    .tab-product ul li {
        width: 128px
    }

    .tab-product ul li .tab-title {
        font-size: 14px
    }

    .row-mobile {
        padding: 0 10px !important
    }

    .pd-mobile {
        padding: 0 5px 10px 5px !important
    }

    .product-item .product-thumbnail {
        height: 180px
    }

    .product-item .product-title h3 {
        font-size: 14px
    }

    .about-item .about-content h3 {
        font-size: 14px;
        margin-bottom: 5px
    }

    .product-item .dual-button a {
        width: 75px
    }

    .wd-1000 {
        width: 100% !important
    }

    .d-50 {
        display: none !important
    }

    .home-reason .item-reason h3 {
        font-size: 16px
    }

    .home-reason .item-reason p {
        font-size: 13px
    }

    .pricing-table__second {
        top: 0 !important
    }

    footer#footer {
        width: 100%;
    }

    form#helpForm input {
        margin-bottom: 10px !important
    }

    li.nav-icon.has-icon a {
        padding: 0 !important
    }

    .home-title > p {
        font-size: 14px
    }

    .row.no-gutters.list-package {
        margin-top: 20px !important
    }

    .item-feature .item-feature__box h3 {
        font-size: 17px
    }

    .item-feature .item-feature__box p {
        font-size: 14px
    }

    .img-dv {
        display: none !important
    }

    .formSearch {
        width: 100% !important
    }

    .select-theme {
        margin-top: 20px;
        width: 100%
    }

    div#modal-tv .modal-body {
        width: 95%;
        margin: 35px auto;
    }

    div#bk-form-tv {
        width: 90%;
        margin: auto;
        padding: 0px;
    }

    .header-main li.html.custom {
        display: block !important;
    }

    a.mm-listitem__text {
        font-size: 13px;
        flex-grow: 1 !important;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10% !important;
    }

    a.mm-btn.mm-btn_next.mm-listitem__btn {
        padding-right: 50px !important;
        width: 50px !important;
        max-width: 50px !important;
        border-color: rgba(255, 255, 255, 0.3) !important;
    }

    a.mm-listitem__text {
        flex-grow: 1 !important;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10% !important;
        padding: 10px 10px 10px 21px !important;
    }

    a.mm-navbar__title, a.mm-btn.mm-btn_prev.mm-navbar__btn {
        font-size: 13px;
    }

    .mm-listitem:after {
        border-color: rgba(255, 255, 255, 0.3) !important;
    }

    div#bkMenu span {
        display: block;
        height: 4px;
        background: #000 !important;
    }

    div#bkMenu span:not(:first-child) {
        margin: 7px 0 !important;
    }

    div#bkMenu span.line {
        width: 25px !important;
    }

    div#bkMenu span.line-2 {
        width: 30px !important;
    }

    div#bkMenu span.line-3 {
        width: 35px !important;
    }

    header#header .headerBtn {
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        padding: 0px;
        font-size: 18px;
        margin: 0px !important;
    }

    div#modal-tv {
        z-index: 999999;
    }

    div#modal-tv .modal-header h3 {
        font-size: 16px !important;
    }

    div#modal-tv .form-exit {
        top: 5px;
        right: 5px;
    }
}