@media (max-width:1400px) {}

@media (max-width:1200px) {

    .wrapper-banner {
        height: 63vh;
    }

    .wrapper-sub-swiper {
        margin-top: -85px;
    }

    .wrapper-banner .item-video {
        height: 63vh;
    }

    .wrapper-banner .item-video .box-content .title {
        font-size: 40px;
        margin-bottom: 20px;

    }

    .wrapper-banner .item-video .box-content .subtitle {
        font-size: 18px;
    }

    .wrapper-banner .item-video .box-content .read {
        padding: 18px 30px;
        font-size: 20px;
    }

    .wrapper-sub-swiper .container-web {
        max-width: 950px;
    }

    .wrapper-sub-swiper .text-box {
        font-size: 16px;
        min-height: 85px;
        padding: 20px;
    }

    .wrapper-preview-us .main-preview-us {
        padding: 6% 2% 0% 1%;
    }

    .wrapper-preview-us .main-preview-us .preview-theme {
        width: 43%;
    }

    .preview-theme .preview-title .section-title {
        font-size: 42px;
        padding-bottom: 5px;
    }

    .preview-theme .preview-title p {
        font-size: 16px;
        padding-bottom: 25px;
    }

    .preview-detail .choose-list .choose-item {
        width: 96%;
    }

    .preview-detail .choose-list .choose-item h2 {
        font-size: 22px;
        padding-bottom: 7px;

    }

    .preview-detail .choose-list .choose-item P {
        font-size: 16px;
    }

    .box-button {
        width: 12%;
    }

    .wrapper-preview-us .main-preview-us .preview-detail {
        padding: 10px 10px 10px 30px;
    }

    .main-news .box-news .content-news {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        min-height: 75px;
    }

    .why {
        font-size: 14px;
    }

    .col-3 {
        margin-right: 20px !important;
    }

    .footer-menu a {
        font-size: 14px;
    }

    .col-service {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .footer-main .sub-title {
        font-size: 14px;
    }

    .copyright a,
    span {
        font-size: 12px;
    }

    .list-inline-item {
        line-height: 1;
    }

    .copyright {
        padding: 10px 0 10px;
    }



    .tab-header {
        margin-bottom: 45px;
    }

    .tab-box .box-left .title-box h4 {
        font-size: 40px;
        line-height: 50px;
    }

    .tab-box .box-left .title-box span {
        font-size: 13px;
        letter-spacing: .07px;
    }

    .tab-box .box-left .title-box h4::after {
        margin-top: 5px;
    }

    .tab-box .box-left .content {
        padding-top: 5px;
        font-size: 16px;
    }

    .tab-box .box-left .list-check {
        margin-top: 10px;
    }

    .tab-box .box-left .list-check .item-check {
        font-size: 14px;
    }

    .tab-box .box-right .show-his {
        padding: 15px;
    }

    .tab-box .box-right .show-his .icon {
        padding-top: 5px;
        padding-right: 10px;
    }

    .tab-box .box-right .show-his .title-box h4 {
        font-size: 20px;
        padding-bottom: 0;
    }

    .tab-box .box-right .show-his .title-box span {
        font-size: 16px;
    }

    .box-benefit .list-benefit {
        margin-bottom: 15px;
    }

    .box-benefit .list-benefit .item-benefit .content-box {
        padding: 20px;
        min-height: 190px;
    }

    .box-benefit .list-benefit .item-benefit .content-box .head {
        font-size: 20px;
    }

    .box-benefit .list-benefit .item-benefit .content-box .head i {
        font-size: 30px;
    }

    .box-benefit .list-benefit .item-benefit .content-box .body {
        font-size: 14px;
    }


    .services-box .services-list .services-item h3 {
        font-size: 16px;
    }

    .services-box .services-list .services-item .learn-more {
        font-size: 14px;
        gap: 15px;
        opacity: 1;
        transform: translateX(0px);
    }

    .services-box .services-list .services-item .learn- i {
        font-size: 12px;
    }

    .automotive-main {
        padding: 60px;
    }

    .wrapper-automotive .automotive-banner {
        height: 100%;
    }

    .wrapper-automotive .content-page p {
        font-size: 17px;
    }

    .wrapper-automotive .automotive-content {
        padding: 25px;
        padding-left: 265px;
    }

    .news-detail-page .right-detail-news {
        width: 30%;
    }

    .news-detail-page .left-detail-news {
        width: 70%;
    }

    .news-detail-page .right-detail-news .item-latest .title {
        font-size: 17px;
    }

    .news-detail-page .right-detail-news .item-latest a {
        margin-bottom: 20px;
    }

    .wrapper-real-world .banner-rw .content-box h3 {
        font-size: 20px;
    }

    .wrapper-real-world .banner-rw .content-box h1 {
        font-size: 36px;
        margin-bottom: 15px;
        line-height: 40px;
    }

    .wrapper-real-world .banner-rw .content-box p {
        font-size: 18px;
    }

    .wrapper-real-world .banner-rw::after {
        left: 52%;
        width: 450px;
    }

    .wrapper-real-world .about-rw .rw-detail p {
        font-size: 16px;
    }

    .list-program-session .item-program {
        width: calc(50% - 20px);
        margin-bottom: 10px;
    }

    .wrapper-real-world .rw-enhance p {
        padding: 0px 10%;
    }

    .wrapper-real-world .rw-flexible .flexible-wrap img {
        width: 100%;
        height: fit-content;
    }

    .wrapper-services.career .box-benefit .list-benefit {
        flex-wrap: wrap;
    }

    .wrapper-services.career .box-benefit .list-benefit .item-benefit {
        width: calc(50% - 20px);
    }
}

@media (max-width: 995px) {
    header .container-web {
        display: flex;
        align-items: center;
    }

    .icon-menu {
        width: 35px;
        height: 35px;
        border: 1px solid;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hide-m {
        display: none !important;
    }

    .wrap-nav-mobile {
        display: block;
    }

    .wrap-nav-mobile .overlay-nav {
        position: fixed;
        width: 100%;
        height: 100%;
        inset: 0;
        z-index: 4;
        background: #693b004d;
        transition: all .1s ease-in-out;
        transform: translateX(-100%);
        opacity: 0;
    }

    .wrap-nav-mobile .overlay-nav.active {
        transform: translateX(0%);
        opacity: 1;
    }

    .wrap-nav-mobile .wrap-icon {
        display: flex;
        width: 100%;
        justify-content: flex-end;
        align-items: center;
        color: var(--main-color);
        gap: 10px;
        padding-right: 0px;
        font-size: 22px;
    }

    .menu-mobile {
        position: fixed;
        width: 40%;
        top: 0;
        right: 0;
        height: 100%;
        background: var(--main-color);
        z-index: 5;
        color: #ffff;
        transition: all .4s ease-in-out;
        transform: translateX(100%);
    }

    .menu-mobile.active {
        transform: translateX(0%);
    }

    .menu-mobile .list-menu-top {
        flex-direction: column;
        align-items: start;
    }

    .menu-mobile .list-menu-bottom {
        flex-direction: column;
        align-items: start;
    }

    .menu-mobile .item-menu {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: 0px;
    }

    .menu-mobile .item-menu a {
        color: #fff;
        display: flex;
        width: 100%;
        font-size: 24px;
        font-weight: 700;
        padding: 4px 25px;
        align-items: center;
        justify-content: space-between;
    }

    .menu-mobile .item-menu i {
        font-size: 16px;
    }

    .menu-mobile .icon-close {
        width: 100%;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 0px 10px;
        font-size: 25px;
        border-bottom: 1px solid #ffc10785;
    }

    .menu-mobile .list-menu-bottom {
        margin-top: 25px;
    }

    .menu-mobile .list-menu-bottom li a {
        font-size: 14px;
    }

    .wrapper-banner {
        height: 47vh;
    }

    .wrapper-banner .item-video {
        height: 47vh;
    }

    .wrapper-sub-swiper .container-web {
        max-width: 710px;
    }

    .wrapper-sub-swiper .text-box {
        font-size: 12px;
        min-height: 65px;
        padding: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .wrapper-sub-swiper {
        margin-top: -65px;
    }

    .wrapper-banner .item-video .box-content .title {
        font-size: 26px;
        margin-bottom: 18px;
    }

    .wrapper-banner .item-video .box-content .subtitle {
        font-size: 16px;
    }

    .wrapper-banner .item-video .box-content .read {
        padding: 15px 20px;
        font-size: 18px;
    }

    .wrapper-preview-us .main-preview-us {
        flex-direction: column;
    }

    .wrapper-preview-us .main-preview-us .preview-theme {
        width: 100%;
    }

    .wrapper-preview-us .main-preview-us .preview-detail {
        width: 100%;
        padding: 15px;
        padding-left: 55px;
    }

    .col-service {
        flex: 0 0 auto;
        width: 22.666667%;
    }

    .col-3 {
        margin-right: 35px !important;
        width: 30%;
    }

    .col:last-child {
        margin-top: 25px;
    }

    .box-button {
        width: 16%;
    }

    .main-news .box-news .img-content {
        height: 350px;
    }

    .main-news .box-news .content-news {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        min-height: 90px;
    }

    .main-form .box-form .title-form {
        font-size: 40px;
    }

    .main-form .box-form .title-form span {
        font-size: 40px;
    }

    .main-form .box-form .subtitle-form {
        font-size: 15px;
        margin-bottom: 40px;
    }

    .contact-form .main-form .img-form {
        padding: 15px;
    }

    .contact-form .main-form .box-form .form-group {
        margin: 15px 0px;
    }

    .contact-form .main-form .box-form .form-group .form-label {
        font-size: 16px;
    }

    .contact-form .list-contact .item-contact .icon {
        width: 50px;
        height: 50px;
        padding: 10px;
    }

    .contact-form .list-contact .item-contact .head {
        font-size: 16px;
    }

    .contact-form .list-contact .item-contact .descreption {
        font-size: 12px;
        font-weight: 500;
    }

    .contact-map .address-title {
        font-size: 50px;
        margin-bottom: 15px;
    }

    .contact-map .address-title::after {
        margin-top: 10px;
    }

    .contact-map .map-box iframe {
        height: 350px;
    }

    .contact-form .list-contact .item-contact .icon::after {
        position: absolute;
        top: -3px;
        left: -3px;
    }

    .tab-header {
        margin-bottom: 20px;
    }

    .tab-box {
        flex-direction: column !important;
    }

    .tab-box .box-left,
    .tab-box .box-right {
        width: 100%;
    }

    .tab-box .box-left .title-box span {
        font-size: 15px;
        letter-spacing: 1.0px;
    }

    .tab-box .box-left .title-box h4 {
        font-size: 50px;
        line-height: 60px;
    }

    .tab-box .box-left .content {
        font-size: 17px;
    }

    .tab-box .box-left .list-check .item-check {
        font-size: 16px;
    }

    .tab-box .box-right .show-his .title-box h4 {
        font-size: 26px;
    }

    .tab-box .box-right .show-his .title-box span {
        font-size: 20px;
    }

    .main-benefit .title {
        font-size: 40px;
    }

    .main-benefit .title::after {
        margin-top: 5px;
    }

    .box-benefit .list-benefit {
        display: flex;
        flex-wrap: wrap;
    }

    .box-benefit .list-benefit .item-benefit {
        width: 48%;
    }

    .news-box .left-box {
        width: 30%;
        padding: 0px 5px;
    }

    .news-box .right-box {
        width: 70%;
        padding: 0px 10px;
    }

    .services-box .services-list .services-item {
        width: calc(50% - 20px);
    }

    .wrapper-services.statistical .content-page p {
        line-height: 1.5;
        font-size: 16px;
    }

    .wrapper-services.statistical .title-box p {
        font-size: 16px;
        line-height: 1.5;
    }

    .wrapper-services.statistical .statistic-program {
        padding: 40px 0px;
    }

    .wrapper-services.statistical .list-program {
        gap: 15px;
    }

    .wrapper-services.statistical .list-program .item-program {
        width: calc(33.33% - 15px);
        margin-bottom: 15px;
        padding: 10px;
        min-height: 270px;
    }

    .wrapper-services.statistical .list-program .item-program .icon {
        width: 65px;
        height: 65px;
        padding: 10px;
        margin-bottom: 10px;
    }

    .wrapper-services.statistical .list-program .item-program .icon::after {
        width: 74px;
        height: 74px;
    }

    .wrapper-services.statistical .list-program .item-program .title {
        font-size: 18px;
    }

    .wrapper-services.statistical .list-program .item-program .detail {
        font-size: 14px;
    }

    .wrapper-services.statistical .statis-benefit {
        padding: 40px 0px;
    }

    .wrapper-services.statistical .statis-benefit-title .title {
        font-size: 38px;
    }

    .wrapper-services.statistical .statis-benefit-title .title:after {
        margin-top: 5px;
    }

    .wrapper-services.statistical .statis-benefit-list {
        gap: 20px;
        width: 100%;
    }

    .statis-question {
        padding: 60px 0px;
    }

    .statis-question .statis-question-wrap .left-box .title {
        font-size: 25px;
        line-height: 40px;
        padding-bottom: 15px;
    }

    .statis-question .statis-question-wrap .left-box .content {
        padding-bottom: 15px;
        font-weight: 500;
        font-size: 16px;
        margin-right: 60px;
    }

    .connect-wrap {
        align-items: flex-start;
        flex-direction: column;
    }

    .statis-question .statis-question-wrap .left-box .sub-title {
        font-size: 13px;
    }

    .statis-question .statis-question-wrap .left-box .info-box .info-detail .head {
        font-size: 20px;
    }

    .statis-question .statis-question-wrap .left-box .info-box .info-detail .num {
        font-size: 16px;
    }

    .wrapper-services.clinical .content-page.clinical {
        padding: 40px 0px;
    }

    .wrapper-services.clinical .list-program .item-program {
        min-height: 170px;
        padding: 15px;
    }

    .wrapper-services.clinical .clinical-title {
        font-size: 28px;
    }

    .automotive-main {
        padding: 35px;
    }

    .wrapper-automotive .automotive-menu {
        width: 50%;
        display: flex;
        flex-direction: column;
        top: -50px;
        left: -100%;
        opacity: 0;
        z-index: 5;
        transition: all .3s ease-in-out;
    }

    .wrapper-automotive .automotive-menu.active {
        left: 0px;
        opacity: 1;
    }

    .wrapper-automotive .automotive-content {
        padding: 10px;
        padding-top: 50px;
        padding-left: 55px;
    }

    .show-automotive-mb {
        display: block;
    }

    .wrapper-automotive .automotive-panel .panel-detail {
        margin-top: 20px;
        gap: 15px;
    }

    .wrapper-automotive .automotive-panel .panel-detail .panel-box {
        width: calc(33.33% - 10px);
    }

    .main-news-detail {
        flex-direction: column;
    }

    .news-detail-page .right-detail-news,
    .news-detail-page .left-detail-news {
        width: 100%;
    }

    .news-detail-page .right-detail-news .item-latest a {
        margin-bottom: 25px;
        width: 80%;
    }

    .news-detail-page .right-detail-news .item-latest .title {
        font-size: 18px;
    }

    .wrapper-real-world .about-rw {
        padding: 40px 0px;
    }

    .wrapper-real-world .banner-rw .content-box {
        padding: 40px 0px;
    }

    .wrapper-real-world .banner-rw .content-box h3 {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .wrapper-real-world .banner-rw .content-box h1 {
        font-size: 26px;
        margin-bottom: 5px;
        line-height: 32px;
    }

    .wrapper-real-world .banner-rw .content-box p {
        font-size: 15px;
    }

    .wrapper-real-world .banner-rw::after {
        left: 50%;
        width: 365px;
        background-size: cover;
        background-position: center;
    }

    .wrapper-real-world .title-session .main-title-session {
        position: relative;
        font-size: 36px;
        line-height: 36px;
    }

    .wrapper-real-world .title-session .sub-title-session {
        font-size: 14px;
    }

    .title-session .main-title-session::after {
        margin-top: 10px;
    }

    .wrapper-real-world .about-rw .rw-detail {
        gap: 7px;
        padding: 10px;
    }

    .wrapper-real-world .data-expertise {
        padding: 40px 0px;
    }

    .wrapper-real-world .data-expertise .expertise-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;

    }

    .wrapper-real-world .data-expertise .expertise-wrap .expertise-img {
        width: 65%;
    }

    .wrapper-real-world .rw-evidence {
        padding: 40px 0px;
    }

    .list-program-session {
        justify-content: space-evenly;
    }

    .wrapper-real-world .rw-enhance {
        padding: 40px 0px;
        background-size: 130%;
    }

    .wrapper-real-world .rw-enhance p {
        padding: 0px;
    }

    .wrapper-real-world .rw-flexible .flexible-wrap {
        flex-direction: column;
        gap: 25px;
        align-items: center;
    }

    .wrapper-real-world .rw-flexible .flexible-wrap .box-img {
        width: 60%;
    }

    .wrapper-heal-tech .healtech-content .main-content {
        flex-direction: column;
    }

    .wrapper-heal-tech .healtech-content .main-content.change {
        flex-direction: column-reverse;
    }

    .wrapper-heal-tech .healtech-content .main-content .detail-content {
        width: 100%;
        flex-shrink: 0;
        margin: 0;
    }

    .wrapper-heal-tech .healtech-content.two .show-img {
        margin-bottom: 25px;
    }

    .wrapper-heal-tech .heal-tech-include .list-heal {
        gap: 15px;
    }

    .wrapper-heal-tech .heal-tech-include .list-heal .item-heal {
        width: calc(50% - 15px);
        font-size: 18px;
    }

    .wrapper-heal-tech .healtech-content .main-content .detail-content p {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .wrapper-heal-tech .healtech-content .main-content {
        padding: 15px 0px;
    }

    .wrapper-heal-tech .banner-heal-tech .banner-title {
        font-size: 65px;
    }
}

@media (max-width: 780px) {
    .wrapper-banner .item-video {
        height: 36vh;
    }

    .wrapper-banner {
        height: 36vh;
    }

    .wrapper-sub-swiper {
        display: none;
    }

    .wrapper-banner .item-video .box-content .subtitle {
        display: none;
    }

    .wrapper-banner .item-video .box-content {
        top: 75%;
    }

    .wrapper-banner .item-video .box-content .read {
        padding: 12px;
        font-size: 16px;
        text-align: center;
    }

    .box-button {
        display: none;
    }

    .preview-theme .preview-title .section-title {
        font-size: 35px;
        padding-bottom: 0px;
        line-height: 50px;
    }

    .preview-theme .preview-title .section-title::after {
        margin-top: 5px;
    }

    .preview-theme .preview-title p {
        padding-bottom: 15px;
    }

    .wrapper-preview-us .main-preview-us .preview-detail {
        padding: 5px;
        padding-left: 65px;
        padding-right: 30px;
    }

    .preview-detail .choose-list .choose-item h2 {
        font-size: 18px;
        padding-bottom: 3px;
    }

    .preview-detail .choose-list .choose-item P {
        font-size: 14px;
    }

    .preview-detail .choose-list .choose-item {
        margin: 15px 0px;
    }

    .preview-detail .choose-list .choose-item .img-icon {
        width: 70px;
        height: 70px;
        padding: 13px;
        left: -35px;
    }

    .wrapper-news {
        padding: 35px 0px;
    }

    .wrapper-preview-us {
        padding-top: 30px;
    }

    .main-news .title-news {
        font-size: 35px;
        margin-bottom: 25px;
    }

    .col-3 {
        width: 100%;
    }

    .footer-main .col {
        width: 33.33%;
        margin-top: 50px;
    }

    .col-service {
        padding: 0px 12px !important;
    }

    .contact-form {
        padding-bottom: 10px;
    }

    .contact-form .main-form {
        flex-direction: column;
    }

    .contact-form .main-form .box-form {
        width: 100%;
    }

    .contact-form .main-form .img-form {
        width: 100%;
        padding: 50px;
    }

    .contact-form .list-contact .item-contact .icon {
        width: 70px;
        height: 70px;
        padding: 12px;
    }

    .contact-form .list-contact .item-contact .icon::after {
        position: absolute;
        top: -5px;
        left: -4px;
    }

    .contact-form .list-contact .item-contact .head {
        font-size: 18px;
    }

    .contact-form .list-contact .item-contact .descreption {
        font-size: 14px;
    }

    .main-benefit {
        padding: 50px 0px;
    }

    .main-benefit .title {
        font-size: 35px;
    }

    .box-benefit .list-benefit {
        display: flex;
        flex-direction: column;
    }

    .box-benefit .list-benefit .item-benefit {
        width: 100%;
    }

    .hide-category {
        display: none;
    }

    .main-news .top-news-mobile {
        display: block;
    }

    .news-box {
        display: flex;
        padding: 30px 0px;
    }

    .news-box .right-box {
        width: 100%;
        padding: 0px 10px;
    }

    .news-header .about-me {
        font-size: 30px;
        font-weight: 700;
        padding-bottom: 30px;
    }

    .filter-wrap .description {
        font-size: 16px;
    }

    .filter-wrap .filter-form form {
        gap: 15px;
    }

    .content-news-box .head-news {
        margin-bottom: 10px;
        font-size: 24px;
        font-weight: 700;
    }

    .services-title .title {
        font-size: 40px;
    }

    .services-box .services-list {
        gap: 10px;
    }

    .services-box .services-list .services-item {
        padding: 20px;
        width: calc(50% - 10px);

    }

    .wrapper-services.statistical .list-program .item-program {
        width: calc(50% - 15px);
        padding: 15px;
    }

    .wrapper-services.statistical .statis-benefit-title .title {
        font-size: 30px;
    }

    .wrapper-services.statistical .statis-benefit-list .statis-benefit-item {
        width: 90%
    }

    .wrapper-services.statistical .statis-benefit-list .statis-benefit-item .title {
        font-size: 22px;
    }

    .wrapper-services.statistical .statis-benefit-list .statis-benefit-item .content {
        font-size: 16px;
    }

    .wrapper-services.statistical .statis-benefit-list .statis-benefit-item .icon {
        width: 45px;
        height: 45px;
    }

    .statis-question .statis-question-wrap {
        display: flex;
        flex-direction: column;
    }

    .connect-wrap {
        flex-direction: row;
        margin-bottom: 25px;
    }

    .statis-question .statis-question-wrap .left-box,
    .statis-question .statis-question-wrap .right-box {
        width: 100%;
    }

    .wrapper-automotive .automotive-banner .box-explore h1 {
        font-size: 40px;
        line-height: 60px;
    }

    .wrapper-automotive .automotive-banner .box-explore p {
        font-size: 18px;
    }


    .wrapper-automotive .content-page p {
        font-size: 15px;
    }

    .wrapper-automotive .automotive-content {
        padding: 15px;
        padding-top: 50px;
        padding-left: 18px;
    }

    .wrapper-automotive .automotive-panel h2 {
        font-size: 26px;
        line-height: 20px;
        margin-top: 15px;
    }

    .wrapper-automotive .automotive-panel p {
        font-size: 14px;
        margin-top: 15px;
    }

    .wrapper-automotive .automotive-panel .panel-detail .item-automotive {
        font-size: 13px;
    }

    .wrapper-automotive .automotive-panel .panel-detail .title {
        font-size: 15px;
    }

    .wrapper-automotive .automotive-panel .panel-detail ol {
        padding-left: 32px;
    }

    .wrapper-automotive .automotive-panel .panel-detail ol li {
        font-size: 13px;
    }

    .main-news-detail {
        padding: 40px 0px;
    }

    .news-detail-page .title-detail-news {
        padding: 20px 0px;
        font-size: 34px;
    }

    .news-detail-page .content-detail-news .content {
        font-size: 16px;
        padding: 15px 0px;
        color: #000000;
    }

    .news-detail-page .right-detail-news .item-latest a {
        width: 100%;
    }

    .wrapper-real-world .banner-rw::after {
        right: auto;
        width: 430px;
    }

    .wrapper-real-world .banner-rw .content-box {
        position: relative;
        z-index: 1;
        width: 50%;
    }

    .wrapper-real-world .about-rw .rw-content {
        flex-direction: column;
    }

    .wrapper-real-world .about-rw .rw-content .rw-menu {
        width: 100%;
    }

    .wrapper-real-world .about-rw .rw-detail {
        gap: 10px;
        padding: 8px;
        align-items: center;
    }

    .wrapper-real-world .about-rw .rw-detail p {
        font-size: 18px;
    }

    .list-program-session .item-program {
        width: 100%;
        margin-bottom: 0px;
    }

    .list-program-session .ask-about {
        opacity: 1;
    }

    .wrapper-real-world .rw-enhance .enhance-title {
        font-size: 28px;
    }

    .wrapper-real-world .rw-enhance p {
        font-size: 16px;
    }

    .wrapper-heal-tech .healtech-content .main-content .img1 {
        margin: 0;
    }

    .wrapper-heal-tech .heal-tech-include {
        padding: 30px 0px;
    }

    .wrapper-heal-tech .title-session .sub-title-session {
        font-size: 12px;
        line-height: 10px;
    }

    .wrapper-heal-tech .title-session .main-title-session {
        font-size: 32px;
        line-height: 40px;
    }

    .wrapper-heal-tech .heal-tech-include .list-heal .item-heal {
        width: 100%;
        font-size: 18px;
    }

    .wrapper-services.career .box-benefit .list-benefit {
        flex-wrap: wrap;
        align-items: center;
    }

    .wrapper-services.career .box-benefit .list-benefit .item-benefit {
        width: 90%;
    }

    .wrapper-services.career .box-benefit .list-benefit .item-benefit .content-box {
        margin: 0px auto;
        margin-top: -55px;
        min-height: 100px;
        width: 75%;
    }

    .wrapper-services.career .profile-main {
        flex-direction: column;
    }

    .wrapper-services.career .profile-main .profile-list {
        width: 100%;
    }

    .wrapper-services.career .news-banner {
        height: 40vh;
    }

    .wrapper-services.career .news-banner h1 {
        font-size: 50px;
    }
}

@media (max-width: 580px) {

    .wrapper-banner,
    .wrapper-banner .item-video {
        height: 30vh;
    }

    .wrapper-expertise {
        padding: 35px;
    }

    .main-expertise .head-expertise .title {
        font-size: 35px;
        line-height: 35px;
    }

    .main-expertise .head-expertise .title::after {
        margin-top: 7px;
    }

    .wrapper-banner .item-video .box-content .title {
        margin-bottom: 10px;
    }

    .main-news .box-news .img-content {
        height: 250px;
    }

    .menu-mobile {
        width: 50%;
    }

    .wrapper-preview-us .main-preview-us .preview-detail {
        padding: 20px;
        padding-left: 45px;

        padding-right: 20px;
    }

    .preview-theme .preview-title .section-title {
        line-height: 40px;
    }

    .preview-theme .preview-title p {
        padding-right: 5px;
    }

    .preview-detail .choose-list .choose-item {
        width: 95%;
    }

    .preview-detail .choose-list .choose-item {
        padding: 15px 15px 15px 45px;

    }

    .preview-detail .choose-list .choose-item:nth-child(even) {
        margin-left: 25px;
    }

    .col-com {
        margin-left: 30px !important;
    }

    .footer-main .col {
        margin-top: 30px;
    }

    .copyright .navigation {
        flex-direction: column;
    }

    .list-inline {
        display: flex;
        width: 100%;
        justify-content: space-around;
    }

    .contact-form {
        padding: 30px 0px;
    }

    .main-form .box-form .subtitle-form {
        margin-bottom: 20px;
    }

    .contact-form .main-form .img-form {
        padding: 20px;
    }

    .contact-map .address-title {
        font-size: 40px;
    }

    .banner-contact {
        padding: 100px 0 100px;
    }

    .tab-box .box-left .title-box h4 {
        font-size: 40px;
    }

    .tab-box .box-left .content {
        font-size: 15px;
    }

    .tab-box .box-left .list-check .item-check {
        font-size: 14px;
    }

    .tab-box .box-right .show-his .title-box h4 {
        font-size: 20px;
        line-height: 40px;
    }

    .tab-box .box-right .show-his .title-box span {
        font-size: 16px;
    }

    .tab-content .tab-2 .tab-box .box-right .img-team {
        width: 350px;
        height: 350px;
    }

    .tab-content .tab-2 .tab-box .box-right .img-team img {
        padding: 65px;
    }

    .main-benefit .title {
        font-size: 26px;
    }

    .filter-wrap .filter-form form {
        gap: 10px;
        flex-wrap: wrap;
    }

    .filter-wrap .filter-form .filter-box {
        width: 100%;
    }

    .news-body .item-news-index a .img-autor {
        margin-right: 15px;
        width: 130px;
        height: 130px;
        min-width: 130px;
    }

    .content-news-box .head-news {
        margin-bottom: 3px;
        font-size: 22px;
    }

    .content-news-box .description-news {
        font-size: 14px;
    }

    .content-news-box .date {
        color: #575756;
        font-size: 14px;
    }

    .services-title span {
        line-height: 10px;
    }

    .services-title .title {
        font-size: 26px;
    }

    .services-title .title::after {
        margin-top: 5px;
    }

    .services-box .services-list {
        gap: 20px;
        padding: 0px 25px;
    }

    .services-box .services-list .services-item {
        padding: 30px;
        width: 100%;

    }

    .wrapper-services .news-banner {
        position: relative;
        padding: 50px 0 50px;
    }

    .wrapper-services.statistical .content-page p,
    .wrapper-services.statistical .title-box p {
        font-size: 14px;
    }

    .wrapper-services .news-banner h1 {
        font-size: 32px;
    }

    .wrapper-services.statistical .title-box h3 {
        font-size: 28px;
    }

    .wrapper-services.statistical .list-program .item-program {
        width: 100%;
        min-height: 200px;
    }

    .wrapper-services.statistical .statis-benefit-title .subtitle {
        font-size: 13px;
    }

    .wrapper-services.statistical .statis-benefit-title .title {
        font-size: 25px;
        line-height: 38px;
    }


    .wrapper-automotive .content-page {
        padding: 30px 0px;
    }

    .automotive-main {
        padding: 20px 0px;
    }

    .wrapper-automotive .automotive-menu {
        width: 75%;
    }

    .wrapper-automotive .automotive-panel .panel-detail.three {
        flex-direction: column;
        margin-top: 15px;
    }

    .wrapper-automotive .automotive-panel .panel-detail.three .panel-box {
        width: 100%;
    }

    .news-detail-page .right-detail-news .item-latest .title {
        font-size: 17px;
        -webkit-line-clamp: 2;
    }

    .box-benefit .list-benefit .item-benefit .content-box {
        margin: auto;
        margin-top: -70px;
    }

    .wrapper-demand .automotive-banner .box-explore {
        padding-right: 10%;
    }

    .wrapper-demand .automotive-banner .box-explore h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .wrapper-automotive .automotive-banner .box-explore p {
        font-size: 14px;
    }

    .wrapper-demand .box-explore h1 span {
        font-size: 22px;
    }

    .wrapper-automotive .automotive-banner .box-explore .send {
        font-size: 14px;
        min-width: 135px;
    }

    .wrapper-demand .automotive-banner .box-explore .callbook {
        font-size: 14px;
        margin-left: 15px;
    }

    .wrapper-automotive.wrapper-demand .automotive-banner {
        height: 35vh;
    }

    .wrapper-automotive.wrapper-demand .automotive-banner video {
        width: 140%;
    }

    .wrapper-demand .automotive-banner .box-explore {
        top: 18%;
    }

    .wrapper-demand .what-demand {
        padding: 30px 0px;
    }

    .wrapper-demand .what-demand .demand-content-what {
        font-size: 16px;
        padding: 0px 10px;
    }

    .wrapper-services.statistical.wrapper-demand .list-program {
        justify-content: center;
        gap: 0px;
    }

    .wrapper-services.statistical.wrapper-demand .list-program .item-program {
        min-height: 220px;
        width: 90%;
    }

    .wrapper-real-world .banner-rw::after {
        right: auto;
        width: 100%;
        left: 48%;
    }

    .wrapper-real-world .banner-rw .container-web {
        max-width: 100%;
    }

    .wrapper-real-world .banner-rw .content-box {
        position: relative;
        z-index: 1;
        width: 100%;
        background: #0000004a;
        padding: 25px;
    }

    .wrapper-heal-tech .banner-heal-tech {
        height: 30vh;
    }

    .wrapper-heal-tech .banner-heal-tech .banner-title {
        font-size: 45px;
        line-height: 1.3;
    }

    .wrapper-heal-tech .healtech-content .main-content .img1 {
        width: 380px;
        height: 380px;
    }

    .wrapper-heal-tech .healtech-content .main-content .img1 img {
        padding: 70px;
    }
}

@media (max-width: 490px) {

    .wrapper-banner,
    .wrapper-banner .item-video {
        height: 24vh;
    }

    .wrapper-banner .item-video .box-content {
        top: 70%;
    }

    .wrapper-banner .item-video .box-content .title {
        font-size: 22px;
    }

    .wrapper-expertise {
        padding: 40px 15px;
    }

    .wrapper-news {
        padding: 20px 0px;
    }

    .footer-main .col {
        width: 50%;
    }

    .list-link {
        padding-top: 35px;
    }

    .menu-mobile {
        width: 70%;
    }

    .tab-content {
        padding: 15px 10px;
        margin-bottom: 15px;
    }

    .tab-box .box-left .title-box span {
        font-size: 12px;
    }

    .tab-box .box-left .title-box h4 {
        font-size: 35px;
        line-height: 40px;
    }

    .tab-box .box-left .list-check .item-check {
        font-size: 12px;
    }

    .tab-box .box-right .show-his {
        padding: 10px;
    }

    .tab-box .box-right .show-his .title-box {
        padding-left: 10px;
    }

    .tab-box .box-right .show-his .title-box h4 {
        font-size: 18px;
        line-height: 30px;
    }

    .tab-box .box-right .show-his .title-box span {
        font-size: 14px;
    }

    .main-benefit {
        padding: 25px 0px;
    }

    .main-benefit .title {
        font-size: 20px;
        line-height: 30px;
    }

    .news-body .item-news-index a {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .news-body .item-news-index a .img-autor {
        width: 100%;
        height: auto;
    }

    .wrapper-services .news-banner h1 {
        font-size: 25px;
    }

    .wrapper-services.statistical .statis-benefit-list .statis-benefit-item .title {
        font-size: 18px;
    }

    .wrapper-services.statistical .statis-benefit-list .statis-benefit-item {
        width: 100%;
        padding: 15px;
    }

    .wrapper-services.statistical .statis-benefit-list .statis-benefit-item .statis-benefit-head {
        gap: 10px;
    }

    .wrapper-services.statistical .statis-benefit-list .statis-benefit-item .content {
        font-size: 14px;
    }

    .wrapper-services.statistical .statis-benefit-list .statis-benefit-item .title .btn-text::after {
        top: 2px;
    }

    .wrapper-services.statistical .statis-benefit-title .title {
        font-size: 22px;
        line-height: 38px;
    }

    .statis-question .statis-question-wrap .left-box .content {
        font-size: 14px;
    }

    .connect-wrap {
        gap: 10px;
    }

    .statis-question .statis-question-wrap .left-box .info-box {
        width: 50%;
    }

    .statis-question .statis-question-wrap .left-box .info-box .icon {
        width: 40px;
        height: 40px;
        padding: 3px;
    }

    .statis-question .statis-question-wrap .left-box .info-box .icon::after {
        width: 45px;
        height: 45px;
        right: -2px;
        top: -1px;
    }

    .statis-question .statis-question-wrap .left-box .info-box .info-detail .num {
        font-size: 13px;
    }

    .news-detail-page .description {
        font-size: 12px;
    }

    .news-detail-page .title-detail-news {
        font-size: 30px;
    }

    .news-detail-page .list-link {
        padding-top: 5px;
    }

    .news-detail-page .date-post {
        font-size: 14px;
        padding-bottom: 10px;
    }

    .wrapper-services.career .news-banner h1 {
        font-size: 35px;
    }

    .wrapper-services.career .main-benefit {
        padding: 30px 0px;
    }

    .wrapper-services.career .box-benefit .list-benefit .item-benefit {
        width: 100%;
    }

    .wrapper-services.career .box-benefit .list-benefit .item-benefit .content-box {
        width: 85%;
    }

    .wrapper-services.career .profile-main .profile-list li {
        padding: 5px;
        font-size: 18px;
        margin-bottom: 5px;
    }

    .wrapper-services.career .career-profile {
        padding: 30px 0px;
    }
    .tab-content .tab-2 .tab-box .box-right .img-team {
        width: 300px;
        height: 300px;
    }

    .tab-content .tab-2 .tab-box .box-right .img-team img {
        padding: 55px;
    }
}