/* Mobile & Table */
@media (max-width: 1023px) {
    .box-container {
        display: none;
        background: #fff;
    }
    .box-left-filter {
        margin-bottom: 10px;
    }

    #btn-filter-show-mobile {
        display: block;
    }

    .border-filter {
        margin: 0;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        font-family: "R-b";
        color: #fff;
        background-color: rgba(0, 0, 0, 0.7);
        padding-left: 10px;
    }

    .content-box-search {
        display: none;
        background-color: rgba(239, 239, 239, 0.7);
        padding: 10px;
    }

    #filterForm {
        z-index: 999;
        margin-bottom: 10px;
    }

    #filterForm .box-left-filter {
        box-shadow: unset;
    }

    .product-detail-wrapper {
        background-color: #fff;
    }

    .block1-wrapper {
        box-shadow: unset;
        padding: 0;
    }

    .productdetail-name {
        border-bottom: 0;
        font-size: 17px;
        margin: 20px 0 10px;
        padding-bottom: 0;
    }

    .product-detail__rate,
    .product-code {
        font-size: 12px;
    }

    .detail-2 {
        padding: 10px;
        border: 0;
        border-radius: 5px;
        margin-bottom: 10px;
        background: #fcf8e4;
    }

    .detail-1 {
        margin-bottom: 15px;
    }

    .detail-4 {
        margin-bottom: 20px;
    }

    .giakm {
        color: #f10000;
        font-size: 22px;
    }

    .btn-detail,
    .btn-buynow {
        padding: 14px 5px !important;
        width: 100%;
        display: block;
    }

    .btn-buynow {
        margin-bottom: 8px;
    }

    .txt-contact--hidden {
        font-size: 14px;
        height: unset !important;
    }
    .form-title-item,
    .frm-title {
        font-size: 14px;
    }

    .tu-van__wrapper {
        padding: 0;
    }

    .txt-contact {
        height: 30px;
        margin-bottom: 5px;
    }

    .form-title-1 {
        font-size: 18px;
    }

    .modal-box .modal-body {
        padding: 10px 12px;
    }
}

/* Table */
@media (min-width: 740px) and (max-width: 1023px) {
    .btn-quote,
    .btn-zalo {
        font-size: 10px;
    }
}

/* Table Lanscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
}

/* Mobile */

@media (max-width: 739px) {
   .info-item img {
    max-height: none !important;
  }
    .mb-top {
        align-items: start !important;
    }
    .short {
        padding-bottom: 177% !important;
    }
    .faqcontent,
    .name-faq {
        width: 100% !important;
    }
    .logo {
        max-width: 96px;
        padding: 0;
    }

    .search {
        padding: 10px;
    }

    .header__search {
        box-shadow: unset;
        height: 35px;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 0;
    }

    .header__search-input {
        padding: 6px 0 6px 12px;
        font-size: 13px;
    }

    .btn-search {
        width: 35px;
        color: #333;
        background-color: #fff;
    }

    .producthot-wrapper,
    .producthome-wrapper {
        background-color: #fff;
    }

    .producthot-list,
    .partner-home-wrapper {
        background-color: #fff;
        padding: 0;
        border-radius: 0;
    }
    .cathot-title a {
        color: #333;
    }
    .cathot-title,
    .partner-cat-title {
        /* height: 36px; */
        padding: 8px 10px;
        /* background-color: #243a76; */
        /* background-color: #202c43; */
        /* background: rgb(171,28,32); */
        color: #333;
        font-size: 16px;
        border-radius: 3px;
        font-family: "Hel-B";
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
    }
    .partner-cat-title::after {
        display: none;
    }

    .producthome-list {
        padding: 0;
        margin-bottom: 10px;
    }

    .swiper-producthome,
    #producthot {
        padding: 10px 0 10px 10px !important;
    }

    .producthot-item,
    .producthome-item {
        box-shadow: unset;
        border: 1px solid #e8e8e8;
        border-radius: 4px;
        height: 100%;
    }

    .producthot__price-old {
        font-size: 12px;
    }

    .producthot__price-current {
        font-size: 14px;
    }

    .tags-product {
        font-size: 8px;
        min-width: 60px;
    }
    .producthot-box {
        padding: 6px;
    }

    .producthot-wrapper {
        padding: 28px 0 20px;
    }

    .home-product-item__km {
        font-size: 10px;
    }

    .cathot-title__mb {
        background-color: #243a76;
    }

    .producthome-wrapper {
        margin-bottom: 10px;
    }

    .newshome-wrapper {
        padding: 10px 0 30px;
    }

    .videohome-item__name a {
        margin-bottom: 10px;
        font-size: 13px;
        color: #fff;
    }

    #newshome,
    #videoshome {
        padding-left: 10px;
    }

    .videohome-wrapper {
        padding: 0px 0 34px;
    }

    .partnerhome-item {
        border: 1px solid #243a76;
        padding: 15px 5px;
    }

    .partner-home-wrapper {
        padding-bottom: 28px;
    }

    .footer-newsletter {
        /* background: #202c43; */
        padding: 15px 10px 20px;
    }

    .footer-newsletter-title {
        font-size: 14px;
        margin: 10px 0 15px;
    }

    .btn-send-mail {
        height: 36px;
        padding: 10.5px 20px;
    }

    .send-mail__input {
        width: 260px;
        height: 35px;
    }

    .cathot-title__gd {
        /* background-image: linear-gradient(to right, #243a76, #ed1b24); */
    }
    .infocat-title {
        font-size: 16px;
    }
    .cat-title::after {
        background-color: transparent;
    }
    .cat-title {
        font-size: 18px;
        text-transform: uppercase;
    }

    .footer-title {
        padding: 8px 10px;
        background-color: #243a76;
        /* background: rgb(171,28,32); */
        color: #fff;
        font-size: 16px;
        border-radius: 3px;
        font-family: "Hel-B";
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
        text-transform: uppercase;
    }

    .footer-title:after {
        display: none;
    }

    .footer-title:before {
        font-family: "Font Awesome 5 Free";
        content: "\f078";
        float: right;
        transition: all 0.5s;
    }

    .footer-title.collapsed:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .tab-cell-1-2--mb {
        margin-bottom: 20px !important;
    }

    .header-fixed .search {
        padding: 5px 10px;
    }

    .header-fixed .logo {
        max-width: 76px;
        padding: 0;
    }

    .searchresult {
        max-height: 350px;
        overflow: auto;
    }

    .producthot-item:hover {
        box-shadow: unset;
    }

    .crumb {
        border-bottom: 0;
    }

    .productlist-wrapper {
        padding: 10px 0 30px;
    }

    .block2-left {
        background-color: #fff;
        padding: 10px 5px;
        overflow: hidden;
        margin-bottom: 15px;
        box-shadow: unset;
        border: 1px solid #f8f8f8;
    }

    .tab-active {
        background-color: #243a76;
    }

    .txt-comment {
        margin-bottom: 5px;
    }

    .box-news-left {
        padding: 0;
        border-radius: 0;
        box-shadow: unset;
    }

    .titlehnc-left {
        padding: 8px 10px;
        background-color: #243a76;
        color: #fff;
        font-size: 16px;
        border-radius: 3px;
        font-family: "Hel-B";
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
        text-align: left;
        text-transform: uppercase;
        border-bottom: 0;
    }

    .titlehnc-left a {
        color: #fff;
    }

    .itemnews:not(:first-child) .img-news {
        display: none;
    }

    .flex-reverse--mb {
        flex-direction: column-reverse !important;
    }

    .info-wrapper {
        padding: 20px 0 30px;
    }

    .info-wrap {
        margin: 0 0 20px;
        border-radius: 0;
        padding: 0;
        box-shadow: unset;
    }

    .newshot-list li {
        display: block;
        border-bottom: 0;
    }

    .newsname {
        font-size: 16px;
        color: #666;
    }

    .newsname a {
        color: #666;
    }

    .tocWrap {
        width: 100%;
    }

    .newsdetail-name {
        font-size: 22px;
    }

    .news-container {
        padding: 10px 0;
    }

    .newsdetail-intro {
        font-size: 16px;
    }
    .tocContent h2,
    .tocContent h3,
    .tocContent h4,
    .tocContent h5,
    .tocContent h6 {
        line-height: 1.4;
    }
    .producthome-count .producthome-wrapper:last-child .producthome-list {
        margin-bottom: 10px;
    }

    .header-cart {
        float: right;
        color: #c1161d;
        font-size: 20px;
        padding-right: 3px;
    }

    .cat-intro img,
    .cat-intro iframe,
    .tocContent img,
    .tocContent iframe,
    .tab-content img,
    .tab-content iframe {
        max-width: 100% !important;
        height: auto !important;
    }

    .tab-title {
        padding: 10px 20px;
    }

    .home-product-item__action {
        min-height: 14px;
    }

    .producthot-item,
    .producthome-item {
        min-height: 300px;
    }

    .producthot-item__img {
        min-height: 143px;
    }

    .showroom-item p {
        display: flex;
        align-items: stretch;
    }

    .showroom-title::after {
        border-width: 15px 20px;
        right: -40px;
    }

    .number-footer {
        height: unset;
        padding: 3px 6px;
    }

    .showroom-title {
        padding: 3px 10px;
    }

    #producthot {
        min-height: 308px;
    }

    .text-note {
        font-size: 12px;
    }

    .discount-in-dt {
        font-size: 10px;
        padding: 2px 4px;
    }

    .partner-item {
        padding-left: 4px;
        padding-right: 4px;
        /* flex: 0 0 33.33333%;
        max-width: 33.33333%; */
        margin-bottom: 4px;
    }

    .partner-list {
        padding: 0;
    }

    .partner-title {
        font-size: 17px;
    }

    .partner-wrapper {
        padding: 8px 0 38px;
    }

    .header-cart {
        position: relative;
        width: 25.5px;
        height: 24px;
    }

    .header-cart i {
        width: 22.5px;
        height: 20px;
    }
    .header__cart-notice {
        right: -6px;
        padding: 1px 4px;
    }

    .logo img {
        height: 39.89px;
    }

    .header-fixed .logo img {
        height: auto;
    }
}

/* Ipad pro */

@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
}

@media screen and (max-width: 1366px) and (min-width: 1024px) {
    .cta-box h2 {
        font-size: 18px;
    }
    .cta-box .subtitle {
        font-size: 12px;
    }
    .cta-wrapper .c30 {
        display: none;
    }
    .cta-ads-box p {
        font-size: 14px;
    }
    .cta-ads-box h2 {
        font-size: 18px;
    }
    .popup-title {
        font-size: 18px;
    }
    .cta-form input,
    .cta-form select {
        font-size: 10px;
        padding: 8px 8px;
    }
    .header-hotline {
        padding: 10px 25px;
        font-size: 16px;
    }
    .btn {
        padding: 10px;
        margin: auto;
        max-width: 60%;
        font-size: 10px;
    }
    .btn-quote,
    .btn-zalo {
        padding: 15px 0 !important;
        font-size: 11px;
    }
}
@media(max-width: 1600px) {
    .showroom-title::after {
        right: -41px;
        border-width: 14px 21px;
    }
}
/* PC LARGE */

@media (min-width: 1919px) {
}
