@media (max-width: 768px) {
    h1 {
        font-size: 36px;
        line-height: 50px;
    }

    h2 {
        font-size: 30px;
        line-height: 45px;
    }

    h3 {
        font-size: 26px;
        line-height: 38px;
    }

    h4 {
        font-size: 22px;
        line-height: 32px;
    }

    h5 {
        font-size: 18px;
        line-height: 28px;
    }

    h6 {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (max-width: 480px) {
    h1 {
        font-size: 28px;
        line-height: 40px;
    }

    h2 {
        font-size: 24px;
        line-height: 35px;
    }

    h3 {
        font-size: 22px;
        line-height: 30px;
    }

    h4 {
        font-size: 18px;
        line-height: 28px;
    }

    h5 {
        font-size: 16px;
        line-height: 24px;
    }

    h6 {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 1399px) {
    .banner .swiper-slide {
        padding: 130px 0 0 25px;
    }

    .map-container {
        width: 435px;
    }
}

@media (max-width: 1366px) {
    .menu-area ul li {
        margin-right: 5px;
    }

    .manpower-img-wrapper {
        width: 400px;
        height: auto;
    }

    .overlay-manpower {
        width: 227px;
        height: 200px;
    }
}

@media only screen and (min-width: 1300px) {
    .container.custom {
        max-width: 1200px;
        width: 100%;
    }


}

@media (max-width: 1200px) {
    .banner .swiper-pagination {
        left: 490px !important;
        top: 80% !important;
        transform: translate3d(0, 0, 0);
        flex-direction: row;
        gap: 5px;
    }
}

@media (max-width:1199px) {
    .service-card {
        margin-top: 25px;
        position: relative;
        z-index: 2;
        gap: 25px;
    }

    .manpower-info {
        width: 100%;
    }

    .manpower-section .section-btn {
        margin: 25px 0;
    }

    .right-container {
        margin-left: 0px;
        height: 100%;
        margin-top: 50px;
    }

    .map-container {
        width: 95%;
        height: 130%;
        margin: 0 15px;
        left: 0px;
        top: -115px;
    }
}

@media (max-width: 1162px) {
    .menu-area ul li a {
        font-size: 14px;
    }

    .toolbar ul li a i {
        font-size: 1rem;
    }
}

@media (min-width:992px) {
    .link-collapse {
        display: none !important;
    }

    .navbar-expand-lg .offcanvas-body {
        justify-content: space-between;
        flex-grow: 1;
    }
}

@media (min-width:991px) {
    .navbar-flex {
        display: flex;
        justify-content: space-between;
        /* align-items: center; */
    }
}

@media (max-width:992px) {
    .banner .swiper-pagination {
        left: 400px !important;
    }

    .recruitment .swiper-button-next-custom,
    .recruitment .swiper-button-prev-custom {
        top: 25%;
    }

    .client-wapper .swiper-button-next-custom,
    .client-wapper .swiper-button-prev-custom {
        top: 30%;
    }

    .testimonial .swiper-button-next-custom,
    .testimonial .swiper-button-prev-custom {
        top: 15%;
    }

    .swiper-button-next-custom {
        right: 45%;
        /* transform: translateY(-50%); */
    }

    .swiper-button-prev-custom {
        right: 50%;
    }
}

@media (max-width:991px) {
    .menu-bar-box {
        background-color: #fff;
    }

    .navbar-toggler {
        border: 1px solid #262161;
        color: #262161;
    }

    .offcanvas.show {
        background: #262161;

    }

    .offcanvas.show .offcanvas-body {
        padding: 46px 40px 50px 50px;
        font-size: 1.15em;
        max-width: 480px;
        width: 100%;
        overflow-y: auto;
    }

    .offcanvas.show .offcanvas-body ul li a,
    .toolbar ul li a i {
        font-size: 1.15em;
    }

    .offcanvas button {
        background-color: transparent;
    }

    .offcanvas button i {
        color: #fff;
        font-size: 24px;
    }

    .menu-area ul li {
        display: block;
        padding: 10px 0;
        line-height: 30px;
        width: 100%;
    }

    .nav-item.dropdown {
        display: none;
    }

    .toolbar {
        border-left: unset;
        padding-left: 0;
    }

    .toolbar ul {
        justify-content: space-around;
        padding: 10px 0;
    }

    .toolbar ul li a {
        color: #179FCF;
    }

    .offcanvas-body .topbar-cell {
        display: block !important;
        color: #fff;
    }

    .offcanvas-body .address-list {
        padding-right: 0;
        padding-left: 0;
        border-right: unset;
        font-size: 1.15em;
        padding: 10px 0;
        line-height: 30px;
        font-weight: normal;
    }

    .offcanvas-body .address-list a,
    .offcanvas-body .info-des,
    .offcanvas-body .info-title {
        color: #fff;
        font-weight: normal;

    }
}

@media (max-width: 768px) {
    .swiper-button-next-custom {
        right: 40%;
        /* transform: translateY(-50%); */
    }

    .swiper-button-prev-custom {
        right: 50%;
    }
}

@media (max-width: 767px) {
    .left-container {
        width: auto;
    }

    .left-container-wrapper {
        margin: 60px 10px 60px 10px;
    }
}

@media (max-width:575px) {
    .banner .swiper-slide .p-text {
        width: auto;
    }

    .about-icon-wrapper {
        width: auto;
    }

    .manpower-img-wrapper {
        width: auto;
        height: auto;
    }
}

@media (max-width:425px) {
    .banner .swiper-slide {
        padding: 60px 0 0 0px;
    }

    .banner .swiper-pagination {
        left: 50px !important;
        top: 90% !important;
    }

    .swiper-button-next-custom {
        right: 40%;
        /* transform: translateY(-50%); */
    }

    .swiper-button-prev-custom {
        right: 55%;
    }

    .about-why-detail ul li {
        width: 100%;
    }
}

@media (max-width:375px) {
    .overlay-manpower {
        width: 150px;
        height: 100px;
    }
}
