/* Mobile & Table */

@media screen and (max-width: 1023.82px) {
    .slide-product .img-product {
        padding-bottom: 65%;
    }
}


@media screen and (min-width: 768px) {
    #header-mobile{
        display: none !important;
    }

  
}



/* Table */
@media (min-width: 740px) and (max-width: 1023px) {
    #menu {
        display: block !important;
    }

}

/* Table Lanscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    #menu {
        display: block !important;
    }
}

/* Mobile */

@media (max-width: 1024px) {
      .div-content iframe{
        width: 100% !important;
            height: 300px !important;
    }
    .zalo-chat-widget iframe{
        bottom: 72px !important;
        left: -7px !important;
    }
    .fixed__btn{margin-bottom: 80px !important;}
    .form-dangky{padding: 0px}
    .tra-cuu-form{display: none}
    #menu {
        display: block !important;
    }
    #header-pc{display: none}
    #header-mobile{display: block}
    .cart__icon {
        margin-left: 0;
        width: 27px;
        height: 30.4px;
        color: #041e42 !important;
    }
   .tocContent{line-height: 2 !important;}
    .tocWrap {
        width: 100% !important;
        padding: 15px;
    }
    .header {
        position: unset !important;
        background-color: #fff !important;
    }
  .headermb-list{
        background-color: #fff !important;
    }
    :root {
        --font-size-16: calc(16px / 1.15);
        --font-size-17: calc(17px / 1.3);
        --font-size-18: calc(18px / 1.3);
        --font-size-20: calc(20px / 1.3);
        --font-size-22: calc(22px / 1.3);
        --font-size-24: calc(24px / 1.3);
        --font-size-26: calc(26px / 1.3);
        --font-size-28: calc(28px / 1.3);
        --font-size-30: calc(30px / 1.3);
        --font-size-35: calc(35px / 1.3);
        --font-size-36: calc(36px / 1.3);
        --font-size-40: calc(40px / 1.3);
        --font-size-45: calc(45px / 1.3);
        --font-size-50: calc(50px / 1.3);
        --font-size-55: calc(55px / 1.3);
        --font-size-60: calc(60px / 1.3);
        --font-size-65: calc(65px / 1.3);
        --font-size-70: calc(70px / 1.3);
        --font-size-100: calc(100px / 1.3);
    }

    .homeproduct__cat {
        padding: 25px 0 40px;
    }

    .homeproduct__cat-info {
        padding-bottom: 30px;
    }

    .hotproduct {
        padding: 40px 0 46px;
    }

    .btn__next,
    .btn__prev {
        display: none;
    }

    .swiper_pro {
        padding: 0;
    }

    .product__item {
        padding: 0;
    }

    .product__item .btn__add {
        display: none;
    }

    .hotproduct .homeintro, .homearticle .homeintro {
        margin: 0 0 25px;
    }

    .homearticle {
        padding: 40px 0 46px;
    }

    .homearticle__img-list {
        width: 100%;
    }

    .homearticle__ct-list {
        margin: 22px 5% 0;
    }

    .homenews {
        padding: 40px 0 20px;
    }

    .homenews .hometitle {
        text-align: center;
        margin-bottom: 28px;
    }

    .news__item .btn__view {
        display: none;
    }

    .createdate {
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .footer__main {
        padding: 42px 0 38px;
        background-color: #ededed;
    }


    .blockinfo__1 {
        padding: 30px 0 48px;
    }

    .blockinfo__1 .catcontent {
        margin-bottom: 20px;
    }


    .blockinfo__1 .catintro {
        margin-bottom: 16px;
    }

    .blockinfo__1 .blockinfo__1-item:not(:last-child) {
        margin-bottom: 46px;
    }

    .news__item-name {
        font-size: 16px;
    }

    .product__item:hover {
        box-shadow: unset;
    }

    .footer-text {
        margin-bottom: 15px;
    }

    .footer-title {
        margin-bottom: 6px;
    }

    .blockinfo__2 {
        padding: 42px 0 46px;
    }

    .blockinfo__2 .catintro {
        margin: 0 0 38px;
    }

    .blockinfo__3 .catintro {
        margin: 0 0 20px;
    }

    .blockinfo__3 {
        padding: 40px 0 24px;
    }

    .blockinfo__4 {
        padding: 24px 0 46px;
    }

    .blockinfo__4 .catintro {
        margin: 0 0 28px;
    }

    .blockimg__list {
        flex-wrap: wrap;
    }

    .blockimg__list-left {
        width: 100%;
        margin: 0;
    }

    .blockimg__list-right {
        flex: unset;
        width: 100%;
        padding: 0 2px;
        margin-left: 0;
    }

    .blockimg__list-right .blockimg__item {
        margin-bottom: 4px;
    }

    .blockimg__list-left .blockimg__item {
        padding: 0 2px;
        margin-bottom: 4px;
    }

    .my-masonry-grid-item {
        padding: 0 2px;
        margin-bottom: 4px;
    }

    .my-masonry-grid {
        margin: 0 -2px;
    }

    .blockimg__list-bottom {
        margin: 0;
    }

    .blockimg__list-bottom .blockimg__item {
        padding: 0 2px;
        margin-bottom: 4px;
    }

    .product .catintro {
        text-align: center;
        margin: 0 0 32px;
    }

    .cell-pro {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px;
    }

    .flex__cell {
        margin:  0 -15px;
    }

    .product__list .product__item {
        margin-bottom: 20px;
    }

    .ct__col {
        width: 100%;
    }

    .ct__item {
        flex-wrap: wrap;
    }

    .btn__more {
        margin-bottom: 40px;
    }

    .ct__item {
        margin-bottom: 34px;
    }

    .ct__dt {
        margin-bottom: 30px;
    }

    .btn__more {
        padding: 10px 16px 12px;
        font-size: 14px;
    }

    .gallery-top {
        margin-bottom: 8px !important;
        border: 0;
    }

    .productdt__name {
        font-size: var(--font-size-30);
        margin-top: 15px;
    }

    .price__note {
        display: block;
    }

    .price {
        margin-bottom: 16px;
    }

    .color {
        margin-bottom: 16px;
    }

    .product__intro {
        margin-bottom: 20px;
    }

    .gift__item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .gift__item-ct img {
        height: 30px;
    }

    .gift__item-ct span {
        font-size: 10px;
        font-family: 'Muli-B';
    }

    .gift__item-ct {
        padding: 10px 2px 10px;
    }

    .problock__1 {
        margin-bottom: 40px;
    }

    .tab-content {
        padding: 10px 0 50px;
    }


    .productdt {
        padding: 28px 0 50px;
    }

    .news .catintro {
        margin: 0 0 32px;
    }

    .news .news__item {
        margin-bottom: 42px;
    }

    .popup__tuvan {
        padding: 34px 8px 32px;
    }

    .tocWrap {
        width: 100%;
        padding: 15px;
    }

    .comment__title {
        font-size: 18px !important;
    }

    .rate__title {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }
    .rate-text {
        font-size: 14px !important;
        margin-bottom: 10px;
    }

    .comment__btn strong {
        font-size: 16px !important;
    }

    .btn-show-comment {
        padding: 10px 30px 12px;
    }

    .txt-comment {
        margin-bottom: 10px;
    }
    .comment__title {
        margin-bottom: 15px !important;
    }

    .crumb {
        padding: 5px 0px;
    }

    .newsdt {
        padding: 28px 0 20px;
    }


    .menu-toggle {
        position: relative;
        display: inline-block;
        width: 24px;
        height: 24px;
        border: 0;
        background: 0;
        margin: 0;
        padding: 0;
    }
    .menu-toggle__inner {
        top: 50%;
        display: block;
        margin-top: -0.5px;
        -webkit-transition-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
        transition-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
        -webkit-transition-duration: 75ms;
        transition-duration: 75ms;
    }
    .menu-toggle__inner, .menu-toggle__inner:after, .menu-toggle__inner:before {
        box-sizing: border-box;
        position: absolute;
        width: 24px;
        height: 1px;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        border-radius: 1px;
        background-color: #041e42;
    }
    .menu-toggle__inner:after {
        bottom: -8px;
        -webkit-transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);
        transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);
        transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);
        transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);
    }
    .menu-toggle__inner:after, .menu-toggle__inner:before {
        content: "";
        display: block;
    }

    .menu-toggle__inner:before {
        top: -8px;
        -webkit-transition: top 75ms ease .12s,opacity 75ms ease;
        transition: top 75ms ease .12s,opacity 75ms ease;
    }

    .menu-toggle__inner:after {
        bottom: -8px;
        -webkit-transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);
        transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);
        transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);
        transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);
    }

    .menu-toggle-container,
    .header-globe {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        outline: 0;
        height: 50px;
        width: 50px;
        max-width: 62px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex: 1;

    }
    .header-globe {
        font-size: 24px;

        color: #041e42;
    }
    .headermb-list {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #e2e2e2;;
    }

    .headermb-list .logo {
        max-width: 102px;
        padding: 10px 0;
        height: auto;
        min-height: auto;
        display: flex;
        align-items: center;
    }

    .header {
        position: unset;
        background-color: #fff;
    }

    .cart__icon {
        margin-left: 0;
        width: 27px;
        height: 30.4px;
        color: #041e42;
    }


    .kw-mobile {
        width: 94%;
        height: 30px;
        border: none;
        border-radius: 20px;
        margin: 0px 10px;
        margin-bottom: 10px;
        color: #333;
        padding-left: 5px;
    }

    .submit-search-mobile {
        float: right;
        color: #041e42;
        font-size: 14px;
        position: absolute;
        top: 8px;
        right: 25px;
    }

    .cattitle {
        font-size: var(--font-size-35);
    }

    .product {
        padding: 30px 0 30px;
    }

    .ct__item h2 {
        font-size: var(--font-size-28);
    }

    .filter__box {
        flex-wrap: wrap;
        margin-bottom: 34px;
    }

    .filter__hang {
        margin-right: 0;
        width: 100%;
    }

    .filter__sort {
        margin-top: 25px;
    }
    .sort-select .click-sort {
        font-size: 12px;
        line-height: 12px;
        border: 1px solid #e0e0e0;
    }

    .pro__btn a {
        padding: 12px 0 14px;
    }


    .nav-tabs {
        display: none;
    }

    .problock__2 .tab-content .tab-pane {
        display: block;
    }

    .btn-show-comment {
        padding: 10px 38px 14px !important;
    }

    .productothers .cattitle {
        margin-bottom: 25px;
        font-size: var(--font-size-28);
    }


    .tab-pane__title {
        display: flex;
        position: relative;
        box-sizing: border-box;
        height: 35px;
        width: 245px;
        padding: 7px 20px;
        background-color: #2d76bc;
        color: #ffffff;
        border-left: 5px solid #47251c;
        font-family: 'Muli-B';
        margin: 10px 0 12px;
    }


    .tocContent img,
    .tocContent iframe,
    .content-detail img,
    .content-detail iframe,
    .tab-pane img,
    .tab-pane iframe{
        max-width: 100% !important;
        max-height: 100% !important;
        height: auto !important;
    }

    .ullist {
        height: 350px;
    }

    .ullist li h3 {
        font-size: var(--font-size-16);
    }

    .htpp {
        padding: 30px 0 48px;
    }

    .country {
        flex-wrap: wrap;
    }

    .txt-country {
        margin-right: 0;
        margin-bottom: 5px;
    }


    .height__map {
        height: 350px;
    }

    .flex_reverse_mb {
        flex-direction: column-reverse;
    }

    .dt {
        margin-bottom: 32px;
    }

    .itemnews__name {
        font-family: 'Muli-B';
    }

    .slide-product .img-product {
        padding-bottom: 222%;
        background-color: #f1f2f2;
    }

    .slide-product .pagination {
        top: auto;
        bottom: 15px !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        transform: translate(-50%);
        width: auto !important;
    }

    .slide-product .pagination .swiper-pagination-bullet {
        width: 7px;
        height: 7px;
    }

    .slide-product .pagination .swiper-pagination-bullet-active {
        background-color: #2d76bc;
    }

    .slide-product .pagination {
        margin-left: 0;
    }

    .slide-product .img-product .content {
        top: 8%;
        left: 5%;
        right: 5%;
        text-align: center;
        max-width: none;
        color: #1d1d1d;
    }

    .slide-product .img-product .content .prohome__h2 {
        margin-top: 0;
        margin-bottom: 12px;
        font-family: 'Muli-Black';
        font-size: var(--font-size-28);
        font-weight: normal;

    }

    .slide-product .img-product .content .prohome__h4 {
        margin-top: 0;
        margin-bottom: 16px;
        font-size: var(--font-size-30);
        font-family: 'Muli-Black';
        font-weight: normal;
    }
    .slide-product .img-product .content .prohome__h4 a {
        color: currentColor;
    }



    .slide-product .img-product .content>div {
        font-size: 14px;
        text-align: center;
        margin-bottom: 20px;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-top: 0;
    }



    .btn-site {
        padding: 10px 13px 12px;
        min-width: 150px;
        margin: 0 auto;
        color: #fff;
        background: #2d76bc;
        color: #fff;
        line-height: 1;
        border: 1px solid #2d76bc;
        font-size: var(--font-size-14);
        display: inline-block;
        box-shadow: none;
        border-radius: 5px;
    }

    .tra-cuu-form {
        position: unset;
        margin-top: 20px;
        margin-bottom: 10px;
        background: #353535;
        transform: unset;
        border-radius: 10px;
        padding: 22px;
    }

    .tra-cuu-form-title {
        font-size: 28px;
    }


    .video-container {
        height: 68vh;
    }


    .fixed__btn {
        bottom: 15px !important;
        left: 15px !important;
        display: flex;
        top: unset;
        transform: unset;
    }

    .fixed__btn li:not(:last-child) a {
        margin-bottom: 0;
        margin-right: 5px;
    }

    .fixed__btn li a {
        width: 48px;
        height: 48px;
    }
}


/* 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) {}


/* PC LARGE */



@media (min-width: 1113px) and (max-width: 1918px) {
    #header-mobile{display: none}
    :root {
        --font-size-16: calc(16px / 1.1);
        --font-size-17: calc(17px / 1.1);
        --font-size-18: calc(18px / 1.1);
        --font-size-20: calc(20px / 1.1);
        --font-size-22: calc(22px / 1.1);
        --font-size-24: calc(24px / 1.1);
        --font-size-26: calc(26px / 1.1);
        --font-size-28: calc(28px / 1.1);
        --font-size-30: calc(30px / 1.1);
        --font-size-35: calc(35px / 1.1);
        --font-size-36: calc(36px / 1.1);
        --font-size-40: calc(40px / 1.1);
        --font-size-45: calc(45px / 1.1);
        --font-size-50: calc(50px / 1.1);
        --font-size-55: calc(55px / 1.1);
        --font-size-60: calc(60px / 1.1);
        --font-size-65: calc(65px / 1.1);
        --font-size-70: calc(70px / 1.1);
        --font-size-100: calc(100px / 1.1);
    }
}

/*
@media (min-width: 1400px) {
    .grid {
        width: 100%;
        max-width: 1380px;
        margin: 0 auto;
    }
}
*/
