@media (max-width: 1200px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .congtrinh #slider .slides img {
        height: 526px;
    }
}

@media (max-width: 1199px) {
    .top-bar h1 {
        font-size: 15px;
    }

    .nav,
    .search_frm,
    .shape-heading,
    #topcontrol {
        display: none;
    }

    .page-header .hamburger {
        display: flex;
    }

    .navigation .container {
        padding: 5px 15px;
    }

    .new-heading {
        font-size: 30px;
    }

    .dautu_box p {
        font-size: 20px;
    }


}

@media (max-width: 1024px) {

    .thecontent h2,
    .highlight_h2 {
        margin-left: 0;
    }

    .sidebar {
        display: none;
    }

    .allpost {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .new-heading {
        font-size: 25px;
    }

    .dautu_box p {
        font-size: 16px;
    }
}

@media (max-width: 991px) {}

@media (max-width: 768px) {
    .congtrinh #slider .slides img {
        height: 100%;
    }

    .congtrinh #slider .slides a {
        height: auto;
    }

    .congtrinh {
        width: 100%;
    }

    .tintucmoi {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }

    .dautu_item,
    .daotao_item,
    .dichvu_item {
        width: calc(50% - 14px);
        margin: 7px;
    }

    .row_list_dautu,
    .row_daotao,
    .row_dichvu_list {
        margin-left: -7px;
        margin-right: -7px;
    }

    .datao_cat {
        width: 100%;
        padding-right: 0;
        margin-top: 15px;
    }

    .daotao_btn {
        margin: 15px 0;
    }

    .listnewbox {
        margin-top: 15px;
        flex-wrap: wrap;
    }

    .row_listnewbox {
        margin: 0;
    }

    .newbox {
        width: 100%;
        margin: 0;
    }

    .sec4 {
        padding-bottom: 15px;
    }

    .sec5 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .dichvu_desc {
        padding: 0;
    }

    .dichvu_list,
    .tiepnhan {
        flex-wrap: wrap;
    }

    .dichvu_item {
        padding-left: 10px;
        padding-right: 10px;
    }

    .sec6 {
        padding-top: 15px;
    }

    .tiepnhan_nd {
        width: 100%;
    }

    .tiepnhan_form {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }

    .star_tiepnhan {
        display: none;
    }

    .layer_info {
        flex-wrap: wrap;
    }

    .info_box {
        width: 100%;
    }

    .post_chinh {
        width: 100%;
        margin-bottom: 15px;
    }

    .three_post {
        width: 100%;
    }

    .post_chinh a img {
        height: auto;
    }

    .postitem a:nth-child(1) img,
    .item-news .thumbs img {
        height: auto;
        max-height: 140px;
    }

    .postitem:last-child {
        margin-bottom: 5px;
    }

    .postitem a:nth-child(1),
    .item-news .thumbs {
        width: 34%;
    }

    .postitem a:nth-child(2),
    .expost {
        width: calc(66% - 15px);
    }

    .postitem .item-description {
        display: block;
        color: #000;
        font-weight: normal;
    }

    .item-description {
        margin-top: 5px;
    }
}

@media (max-width: 767px) {
    .top-bar h1 {
        font-size: 13px;
    }

    .item-description {
        height: 46px;
        overflow: hidden;
    }
}

@media (max-width:603px) {
    .top-bar h1 {
        font-size: 11px;
        text-align: center;
    }

    .congtrinh #slider .slides img {
        height: 300px;
    }


}

@media (max-width:460px) {
    .dautu_shape {
        height: 55px;
    }

    .dautu_shape svg {
        width: 50px !important;
        height: 50px !important;
    }

    .dautu_box {
        padding: 15px;
    }

    .dautu_box p {
        font-size: 14px;
        line-height: 20px;
        min-height: 45px;
    }

    .datao_cat {
        padding-top: 0;
    }

    .new-heading {
        font-size: 20px;
    }

    .daotao_btn {
        width: 175px;
        height: 38px;
    }

    .daotao_btn a {
        font-size: 15px;
    }

    .dautu_item,
    .daotao_item,
    .dichvu_item {
        width: 100%;
    }

    .dichvu_shape svg {
        width: 70px !important;
        height: 70px !important;
    }

    .layer_copyright {
        flex-wrap: wrap;
    }

    .layer_copyright img {
        margin-bottom: 15px;
        margin-right: 0;
    }
}

@media (max-width: 375px) {

    .postitem a:nth-child(1),
    .item-news .thumbs {
        width: 100%;
    }

    .postitem a:nth-child(1) img,
    .item-news .thumbs img {
        max-height: inherit;
        margin-bottom: 10px;
    }

    .item-description {
        height: auto;
    }

    .postitem a:nth-child(2),
    .expost {
        width: 100%;
        padding-left: 0;
        margin-left: 0;
    }
}

@media (max-width: 320px) {}