@media (max-width: 1024px) {

    .img_left {
        top: 300px;
    }

    .product-home .title-main {
        color: var(--white-color);
    }
}


@media (max-width: 992px) {

    .header-top,
    .navbar,
    header {
        display: none;
    }

    .head-mobile,
    .overlay-menu {
        display: block;
    }

    .mobile-bottom .menu-bar,
    .mobile-bottom .search-mobile,
    .menu-mobile {
        display: block;
    }
}

@media (max-width: 991px) {
    .about__image {
        display: none;
    }
}


@media (max-width: 767px) {
    .agency-heading {
        font-size: 20px;
    }

    .agency-reason h3 {
        font-size: 18px;
    }
}


@media (max-width: 768px) {

    .header-top__address {
        display: none;
    }

    .header-top__info {
        width: 100%;
    }

    .logo {
        max-width: 120px;
    }

    .header-search form {
        width: 340px;
    }

    .nav-main__item .nav-link {
        font-size: 1.4rem;
    }

    .secssion-home {
        padding: 30px 0;

    }

    .product-home {
        padding-bottom: 60px;
    }

    .about__number,
    .img_top,
    .img_left,
    .img_bottom {
        display: none;
    }

    .summary-info__video {
        margin-bottom: 60px;
    }

    .summary-info.secssion-home {
        padding-top: 50px;
    }

    .footer__info {
        margin-bottom: 30px;
    }

    .blog-home.secssion-home {
        padding: 60px 0;
    }

    .point-differences__item {
        height: 260px;
    }

    p.heading-main {
        font-weight: 500;
        font-family: 'Roboto';
        height: initial;
        margin-bottom: 24px;
    }
}

@media (max-width: 510px) {
    .agency-box {
        padding: 50px;
    }
}



@media (max-width: 430px) {
    .warpper {
        width: 430px;
        max-width: 100%;
    }

    .pc-none {
        display: block;
    }

    .mb-none {
        display: none;
    }

    .mb-mr-bt70 {
        margin-bottom: 70px;
    }

    .mb-mr-bt100 {
        margin-bottom: 100px;
    }

    .mb-mr-bt30 {
        margin-bottom: 30px;
    }

    .container {
        padding: 0 16px;
    }

    .secssion-home>.container>.row>.col-sm-12 {
        margin-bottom: 40px;
    }

    .mb.flex-layout {
        display: block;
    }

    .header-top-list a {
        font-size: 1.4rem;
    }

    .header-top__address,
    .title-contact {
        display: none;
    }

    .icon-top-info {
        margin-right: 4px;
    }

    .header-top-list li:first-child {
        margin-right: 14px;
    }

    .logo {
        max-width: 140px;
        padding: 10px 0;
    }

    .icon-mobile {
        padding: 12px;
        font-size: 2.4rem;
    }

    .menu-mobile {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 40%;
        left: 0;
        background: #06060682;
    }

    .menu-mobile a {
        font-size: 2rem;
        color: #ffffff;
    }

    ul.menu-mobile {
        background: #000000;
        height: 100%;
        padding: 40px;
        position: fixed;
        width: 71%;
        left: -100%;
        z-index: 50;
    }

    ul.menu-mobile li {
        margin-bottom: 20px;
        position: relative;
    }

    .submenu {
        margin-left: 30px;
        height: 0;
        opacity: 0;
        transition: all .3s linear;
        list-style: circle;
    }

    .submenu li {
        list-style: circle;
        font-size: 2rem;
        color: white;
    }

    @keyframes showSubMenuMobile {
        form {
            transform: translateY(-100%);
            opacity: 0;
        }

        to {
            transform: translateY(0);
            opacity: 1;
        }
    }

    .submenu.show {
        height: auto;
        animation: showSubMenuMobile linear .3s forwards;
    }

    .menu-parent {
        display: flex;
        justify-content: space-between;
    }

    .menu-parent .icon-mb {
        padding: 8px;
    }

    span.close-menu {
        position: absolute;
        right: 5%;
        top: 10px;
        color: white;
        font-size: 2.4rem;
        z-index: 1;
        height: 30px;
        width: 30px;
        background-color: #383838;
        border-radius: 4px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about__info {
        margin-bottom: 16px;
    }

    .img_top {
        width: 100%;
        right: 0px;
    }

    .img_left {
        display: none;
    }

    .img_bottom {
        width: 221px;
        left: 170px;
        bottom: -250px;
    }

    .about__number {
        top: 0px;
        right: 10px;
        left: 200px;
    }

    .product-home {
        margin-top: 0;

    }

    .title-main {
        font-size: 2.6rem;
    }

    .summary-info__customer {
        margin-top: 40px;
    }

    .pagination-main .page-link {
        padding: 10px 18px;
        font-size: 1.4rem;
    }

    .nav-breadcrumb {
        padding: 16px 0;
    }

    .nav-breadcrumb .breadcrumb a,
    .nav-breadcrumb .breadcrumb-item.active {
        font-size: 1.4rem;
    }

    .heading-1 {
        font-size: 1.8rem;
        margin-bottom: 12px;
        line-height: 25px;
    }

    .product-main {
        margin-bottom: 40px;
    }

    .content-main iframe {
        width: 100%;
    }

    .row.table-box-head {
        flex-wrap: nowrap;
    }

    .table-box-head {
        font-size: 1.7rem;
    }

    .procedure-card-custom::after {
        background-image: unset;
        content: unset;
    }

    .about-four__item:nth-child(2) .procedure-card-custom::after,
    .about-four__item:nth-child(5) .procedure-card-custom::after {
        background-image: unset;
    }

    .register-body {
        flex-wrap: wrap;
    }

    .register-right form {
        flex-wrap: wrap;
    }

    .register-left p {
        font-size: 2.2rem;
    }

    .register-left .register-des span {
        width: 300px;
    }

    .register-right .fomr-group {
        width: 100%;
        margin-top: 30px;
    }

    .register-right .fomr-group:last-child label {
        display: none;
    }

    .register-right input {
        width: 100%;
    }

    .about-right .heading-1 {
        margin: 40px 0 20px 0;
    }

    thead.thead-dark.thead-custom th:first-child {
        width: 30%;
    }

    .about-five__item {
        margin-bottom: 30px;
    }

    .about-five__item:last-child {
        margin-bottom: 0px;
    }

    .about-mission {
        margin-top: 100px;
    }

    .about-mission h2 {
        font-size: 22px;
    }

    .about-main {
        margin-bottom: 0;
    }

    .mo-ta-danh-muc {
        max-height: 216px;
    }

    .search-mobile {
        cursor: pointer;
    }
}

@media (max-width: 360px) {
    .header-top-list a {
        font-size: 1.3rem;
    }
}

@media (max-width: 320px) {
    .agency-heading {
        font-size: 17px;
    }

    .agency-box {
        padding: 20px;
    }

    .agency-des {
        font-size: 16px;
    }
}