@media (max-width:1200px) and (min-width:1000px) {
    div.vmenu {
        height: 50px;
    }

    ul.list-new-top p {
        font-size: 15px;
    }

    div.col-lg-left {
        width: 30%;
    }

    div.col-lg-right {
        display: none;
    }

    div.col-lg-cen {
        width: 70%;
    }
}

@media (max-width:999px) and (min-width:700px) {
    div.vmenu {
        height: 50px;
    }

    ul.list-new-top p {
        font-size: 15px;
    }

    div.col-lg-left {
        width: 30%;
    }

    div.col-lg-right {
        display: none;
    }

    div.col-lg-cen {
        width: 70%;
    }

    .main_menu a {
        font-size: 13.2px;
    }

    .bannermid-left img,
    .bannermid-right img {
        height: 130px;
    }
}

@media (max-width:500px) and (min-width:300px) {
    div.vmenu {
        height: 0px;
    }

    ul.list-new-top p {
        font-size: 15px;
    }

    div.col-lg-left {
        width: 100%;
        order: 2;
        margin-bottom: 10px;
    }

    div.col-lg-right {
        width: 100%;
        order: 3;
        margin-bottom: 10px;
    }

    div.col-lg-cen {
        width: 100%;
        order: 1;
        margin-bottom: 10px;
    }

    div.col-lg-all12 {
        order: 4;
        margin-bottom: 10px;
    }

    .main_menu a {
        font-size: 13.2px;
    }

    .bannermid-left img,
    .bannermid-right img {
        height: 130px;
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .mobistlkhoi1 {
        flex-direction: column;
    }

    .w-57,
    .w-43 {
        width: 100% !important;
    }

    .ordermobi01 {
        order: 1;
    }

    .ordermobi02 {
        order: 2;
    }

    .ordermobi03 {
        order: 3;
    }

    div .marginmobiright0 {
        margin-right: 0px !important;
    }

    div .paddingmobileft0 {
        padding-left: 0px !important;
    }

    div .paddingmobiright0 {
        padding-right: 0px !important;
    }

    .marginmobi {
        margin-bottom: 20px;
    }

    .marginmobi7 {
        margin-bottom: 7px;
    }

    div .marginmobi15 {
        margin-bottom: 15px !important;
    }

    .heimobiauto,
    .hotnew {
        height: auto !important;
    }

    div .paddingstart768 {
        padding-left: 15px !important;
    }

    div .paddingendt768 {
        padding-right: 15px !important;
    }

    div .paddingstartmobi {
        padding-left: 0px !important;
    }

    div .paddingendtmobi {
        padding-right: 0px !important;
    }

    .borderright {
        border-right: unset !important;
    }
    /* ---------------------------------- */
    .boxsearchweb {
        display: none;
    }

    div.menumobi {
        display: block;
        position: absolute;
        right: -10px;
        top: -30px;
    }

        div.menumobi img {
            padding: 5px 4px 5px 5px;
            border-radius: 2px;
            background-color: white;
            border: 1px solid #b0dbea;
        }

            div.menumobi img.searchiconmobi {
                width: 25px;
                height: 25px;
                padding: 2px;
                margin-top: -3px;
            }

    .mobile_menu .navbar-nav .nav-item {
        border-top: 1px solid #c5c5c5;
        position: relative;
        padding-left: 10px;
    }

    .navbar-collapse.show {
        height: 100%;
        left: 0;
        transition: left 400ms ease-in-out;
        min-width: 280px;
        padding: 0 !important;
        z-index: 1000;
    }

    .navbar-collapse {
        position: fixed;
        top: 0px;
        left: -280px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        height: 100%;
        transition: left 400ms ease-in-out;
    }

    .mobile_menu .navbar-toggler {
        border: unset;
        color: #fff;
        opacity: 1;
        top: 0;
        position: absolute;
        right: 0;
        display: flex;
        justify-content: end;
        background-color: #2964ab;
    }

    .mobile_menu .navbar-nav .nav-item .nav-link {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 15px;
        font-weight: 500;
        color: #333;
        position: relative;
        top: 2px;
    }

    .nav-mobile-sub {
        padding: 10px 0;
        background: #e6e6e6;
        display: none;
    }

    .mobile_menu .has-child .fa-caret-down {
        position: absolute;
        right: 0;
        width: 40px;
        height: 40px;
        top: 6px;
        font-size: 18px;
        cursor: pointer;
        color: #949494;
    }

    .nav-mobile-sub > .menu-item {
        position: relative;
    }

    .main_menu,
    .search-oweb {
        display: none;
    }

    .bannerweb img {
        width: 65%;
    }

    .bannerweb .olngue img {
        width: 25px;
    }

    .vbanner {
        height: 92px;
    }

    .tonghop {
        display: flex;
        flex-direction: column;
    }

    .slick-hotnew a p.tit {
        font-size: 17.5px;
        padding: 10px 10px 5px 10px;
    }

    .slick-hotnew .divimg img,
    .News-db img {
        height: 270px;
    }

    .lst-bannertop img {
        margin-bottom: 10px;
    }

    div.Khoitin-box1,
    div.Khoitin-box2 {
        margin-top: 20px;
    }

    .TitleLK a::before {
        width: 76%;
    }

    .slick-media div a img {
        height: 325px;
    }

    .col1 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .col2,
    .col3 {
        width: 100%;
    }

    div.contentfooter {
        padding: 13px 0px 27px 0px;
        flex-wrap: wrap;
    }

        div.contentfooter .col1 img {
            width: 40% !important;
        }

    .footer {
        background-size: auto 100%;
    }

        .footer p,
        .footer li {
            font-size: 14px;
        }

    div.menufooter ul {
        flex-wrap: wrap;
        justify-content: center !important;
    }

    div .box-time {
        display: none !important;
    }

    div .vbanner p.slogan {
        font-size: 11px;
    }

    div .vbanner p.tentrang {
        font-size: 16px;
        margin-bottom: 5px !important;
    }

    div .vbanner {
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
    }

    div .slickbannermid .slick-prev {
        left: -54px;
    }

    div .slickbannermid .slick-next {
        right: -23px;
    }

    div .slickemagazine {
        padding: 15px 5px;
    }

    .overlay_menu.active {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #000000a6;
        z-index: 7;
    }

    .formobides {
        display: block;
    }

    .searchmobi {
        display: none;
        position: absolute;
        left: 2%;
        z-index: 100;
        width: 100%;
    }

    .searchbox-div input {
        height: 47px;
        width: 96%;
        border-radius: 6px;
        border: 1px solid lightgray;
        padding: 0px 40px 0px 10px;
    }

    .searchbox-div img.iconwebs {
        background-image: unset !important;
        width: 30px !important;
        height: 30px !important;
        bottom: 8px !important;
        right: 25px;
        border-radius: 4px;
    }

    .html_nav_position_text {
        background: #2964ab;
        min-height: 40px;
        padding-left: 13px;
    }

    div.TitleDMTIN {
        height: auto;
    }

    div.boxsearch {
        display: none !important;
    }

    .menumobi i {
        color: #2652a3;
        font-size: 17px;
        border: 1px solid #24479b;
        background-color: white;
        border-radius: 3px;
        padding: 3px 4px;
    }
}
