@media (max-width:1200px) and (min-width:1000px) {
    .vbanner {
        background-size: 100% 100%;
        height: 160px;
    }
    div.box-login {
        bottom: -16px;
    }
    ul.hotnew-list a {
        font-size: 15px;
    }
    ul.list-tab-slnews img {
        height: 67px;
    }
    div.tinchinh .divimg img {
        height: 210px;
    }
    div.tinphu a .divimg img {
        height: 115px;
    }
    div.tinphu a div p.tit {
        font-size: 14.5px;
        height: 68px;
        overflow-y: auto;
    }
    ul.list-tab-slnews2 li a {
        font-size: 15px;
        text-align: center;
    }
    div.tit-box .tit {
        padding-right: unset;
    }
    ul.lstnew-mega .divimg img {
        height: 140px;
    }
    ul.lstnew-mega a p.tit {
        padding: 0px 15px;
    }
    ul.lstnew-mega ul.time {
        padding: 15px 15px;
    }
    .TitleHTTTv2 a {
        text-align: center;
    }
    .contentfooter li {
        text-align: center;
    }
    div.TitleHTTTv2 {
        height: 60px;
    }
}

@media (max-width:999px) and (min-width:700px) {
    .vbanner {
        background-size: 100% 100%;
        height: 160px;
    }
    .bannerweb img {
        width: 100%;
    }
    div.box-login {
        bottom: -16px;
    }
    .time-boxx {
        display: none;
    }
    .right-cont {
        display: flex;
    }
    .right-cont .box-lanhdao {
        padding-right: 15px;
        display: flex;
        align-items: center;
    }
    ul.list-tab-slnews img {
        height: 56px;
    }
    div.tinphu {
        height: 575px;
        overflow-y: auto;
    }
    div.tinphu a div {
        padding: 9px 15px 5px 18px;
    }
    .tinphu-item {
        margin-bottom: 10px;
    }
    ul.mega-menu a {
        margin-right: 23px;
    }
    div.tit-box .tit {
        padding-right: unset;
        font-size: 16.5px;
    }
    div.tit-box .time {
        font-size: 14px;
    }
    div.TitleHTTTv2 a {
        font-size: 14px;
        text-align: center;
    }
    div.box-viewonline img {
        height: auto;
    }
    .contentfooter li {
        text-align: center;
    }
}
@media (max-width: 768px) {
    .box-login a {
        font-size: 9px;
    }

    .box-login .pe-4 {
        padding-right: 0.7rem !important;
    }
}
@media (max-width:500px) and (min-width:300px) {
    .navbar-collapse.show {
        height: 100%;
        left: 0;
        transition: left 400ms ease-in-out;
        min-width: 280px;
        padding: 0 !important;
    }

    .navbar-collapse.show {
        height: 100%;
        left: 0;
        transition: left 400ms ease-in-out;
        min-width: 280px;
        padding: 0 !important;
        z-index: 1000;
    }

    .overlay_menu.active {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #000000a6;
        z-index: 99;
    }

    .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: #3777BC;
    }

    .html_nav_position_text {
        background: #3777BC;
        min-height: 40px;
        padding-left: 13px;
    }

    .mobile_menu .navbar-nav .nav-item {
        border-top: 1px solid #c5c5c5;
        position: relative;
    }

        .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;
    }
    .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: -420px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        height: 100%;
        transition: left 400ms ease-in-out;
    }

    .html_nav_position_text {
        background: #3777BC;
        min-height: 40px;
        padding-left: 13px;
    }


    .overlay_menu.active {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #000000a6;
        z-index: 99;
    }

    .searchbox-div {
        display: none;
    }

    .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 10px;
    }

    .searchbox-div img.iconwebs {
        background-image: unset !important;
        width: 30px !important;
        height: 30px !important;
        bottom: 8px !important;
        right: 25px;
    }

    .formobides img {
        width: 25px;
        height: 25px;
        margin-left: 5px;
        padding: 3px;
        background-image: linear-gradient(#dcffe0, #507cb7);
        border-radius: 4px;
    }

    .formobides {
        display: block;
    }
    .mobile_menu ul.navbar-nav {
        height: max-content;
    }
    .mobile_menu div.navbar-collapse{
        overflow-y:auto;
    }
    .vbanner {
        background-size: 100% 100%;
        height: 100px;
    }
    .bannerweb img {
        width: 100%;
    }
    div.box-login {
        bottom: -13px;
    }
    .time-boxx {
        display: none;
    }
    .right-cont {
        display: flex;
    }
    .main_menu,
    div.box-search-webcol {
        display: none!important;
    }
    div.box-multimedia-tit {
        overflow-x: auto;
        flex-direction: column;
        align-items: start!important;
        padding: 10px 0px;
    }
    .right-cont {
        flex-direction: column;
    }
    div.box-slick {
        height: 40px;
    }
    .containertt {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .box-dichvu-phan2 img,
    .box-dichvu-phan3 img,
    .tinphu-item,
    .thongke-bot-col {
        margin-bottom: 5px;
    }
    ul.list-tab-slnews2 li a {
        font-size: 15.5px;
        text-align: center;
    }
    div.vb-dt .TitleTK-C2 {
        height: 85px;
    }
    a.seemorevb {
        position: unset!important;
    }
    .box-multimedia .divimg img {
        height: 450px;
        object-fit: cover;
    }
    div.tit-box .tit {
        padding-right: unset;
        text-align: justify;
        font-size: 16.5px;
    }
    div.tit-box .time {
        font-size: 13.5px;
    }
    .box-multimedia .container img.object-fit-contain {
        width: 50px;
    }
    ul.mega-menu a {
        margin-right: 15px;
    }
    ul.mega-menu {
        width: max-content;
    }
    div.box-viewonline img {
        height: auto;
    }
    .contentfooter ul {
        flex-direction: column;
    }
    .contentfooter ul li::before {
        content: unset;
    }

/*    tim kiem mobile
*/  
div.menumobi {
        display: block;
        position: absolute;
        right: 0px;
        bottom: -27px;
    }

        div.menumobi img {
            width: 25px;
            height: 25px;
            padding: 3px;
            border: 1px solid #5895a1;
            background-color: white;
            border-radius: 3px;
        }
    .formobides img {
        width: 25px;
        height: 25px;
        margin-left: 5px;
        padding: 3px;
        background-image: linear-gradient(#dcffe0, #507cb7);
        border-radius: 4px;
    }

    .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;
    }
    .tindespc {
        display: block;
    }

    .mobile_menu .navbar-nav li:hover {
        background: rgba(0, 0, 0, .1);
    }
    .mobile_menu .navbar-toggler {
        border: unset;
        color: #fff;
        opacity: 1;
        top: 0;
        position: absolute;
        right: 0;
        display: flex;
        justify-content: end;
        background-color: #3777BC;
    }
    .mobile_menu .navbar-nav .nav-item {
        border-top: 1px solid #c5c5c5;
        position: relative;
    }

        .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;
        }
    .mobile_menu .has-child .fa-caret-down {
        position: absolute;
        right: 0;
        width: 40px;
        height: 40px;
        top: 6px;
        font-size: 18px;
        cursor: pointer;
        color: #949494;
    }
    .navbar-collapse.show {
        height: 100%;
        left: 0;
        transition: left 400ms ease-in-out;
        min-width: 280px;
        padding: 0 !important;
    }

    .navbar-collapse.show {
        height: 100%;
        left: 0;
        transition: left 400ms ease-in-out;
        min-width: 280px;
        padding: 0 !important;
        z-index: 1000;
    }
    div.divmobi {
        width: 100%;
        overflow: auto;
    }

    div.tinlickss ul {
        width: max-content !important;
    }
    .hotnew-list{
        height:unset;
    }
}