
@media (max-width:1599px) {
    .container {
        max-width: 96%;
    }

    .hero-banner-content h1 {
        font-size: 26px;
    }

    p, .footer-top, .footer-middle, .fooer-copywrite, .frogotPass {
        font-size: 14px !important;
    }

    .hero-right {
        margin-left: 50px;
    }

    .main-heading h2 {
        font-size: 20px;
    }

    .small-title {
        font-size: 22px;
    }

    .hero-banner {
        padding: 100px;
    }

    .hero-form {
        min-width: 350px;
    }

    .nav-link, .footer-btn, .btn {
        font-size: 12px;
    }

    .hero-form-title {
        font-size: 16px;
    }

    .footer-top img {
        max-width: 160px;
    }

    .see-our-journey h3 {
        font-size: 24px;
        max-width: 250px;
    }

    .see-our-journey .play-btn {
        bottom: 50px;
    }

        .see-our-journey .play-btn img {
            width: 60px;
            max-height: 60px;
        }

    .rounded-img img {
        max-height: 400px;
    }

    .contactbox {
        padding: 30px;
    }

        .contactbox ul li, .contact-address {
            font-size: 12px;
        }

            .contactbox ul li::before {
                top: 5px;
            }

    .contact-iconbox {
        margin: -80px auto 0;
        width: 80px;
        height: 80px;
    }

    .contactbox img {
        max-height: 40px;
        max-width: 40px;
    }

    .main-contactbox {
        margin-bottom: 70px !important;
    }

    .location-box u {
        font-size: 14px;
    }

    .tc-title {
        font-size: 18px;
    }

    .decimal-ol li {
        font-size: 14px;
    }

    .progress-title {
        font-size: 16px;
    }
}

@media (max-width:1199px) {
    .hero-form {
        min-width: 300px;
    }

    label {
        font-size: 12px;
    }

    .error_msg {
        font-size: 12px;
    }

    .form-control {
        font-size: 12px;
        padding: 10px 15px;
    }

    .nav-link {
        font-size: 12px;
    }

    .main-container {
        padding: 0 40px;
    }

    .main-heading h2 {
        font-size: 16px;
    }

    .small-title {
        font-size: 16px;
    }

    .hero-form-title {
        font-size: 14px;
    }

    p, .footer-top, .footer-middle, .fooer-copywrite, .footer-btn, .frogotPass, .btn {
        font-size: 12px !important;
    }

    .btn {
        padding: 10px 25px;
    }

    .video-slider {
        margin-left: 0px;
    }

        .video-slider img {
            max-height: 400px;
        }

    .global-reserch-content {
        max-width: 500px;
        margin-left: 40px;
        padding: 50px;
    }

    .service-shipping-content {
        max-width: 500px;
        padding: 10px;
    }

    .see-our-journey h3 {
        left: 60px;
        font-size: 24px;
    }

    .main-content {
        padding: 0 50px;
    }

    .footer-container {
        padding: 0 50px;
    }

    header {
        padding: 0px 50px;
    }

    .tc-title {
        font-size: 16px;
    }

    .decimal-ol li {
        font-size: 12px;
    }

    .location-box {
        padding: 30px 15px;
    }

        .location-box u {
            font-size: 12px;
        }
}

@media (max-width:991px) {
    .navbar-nav .nav-item.active {
        background-color: transparent;
        border-color: transparent;
        border-radius: 0;
    }

    .navbar-brand {
        width: 25%;
    }

    .navbar-nav .nav-link {
        padding: 15px 30px;
        color: #fff;
    }

    .main-container {
        padding: 0 40px;
    }

    .service-shipping {
        flex-direction: column;
    }

    .global-reserch-ship {
        margin-bottom: 20px;
    }

    .global-reserch-content, .service-shipping-content {
        max-width: 100%;
    }

    .service-shipping-content {
        margin: 30px 15px 0 15px;
    }

    .service-shipping-img {
        order: -1;
    }

        .service-shipping-img img {
            border-radius: 24px;
            max-height: 400px;
        }

    .hero-banner-content {
        min-width: 100%;
    }

    .hero-banner {
        padding: 80px 20px;
    }

    .hero-left {
        max-width: 40%;
    }

    .hero-right {
        margin-left: 15px;
    }

    .hero-form {
        padding: 15px;
    }

    .fooer-copywrite, .footer-top {
        align-items: center;
        text-align: center;
    }

        .footer-top img {
            max-width: 25%;
            margin-right: 0;
            margin-bottom: 20px;
        }

    .home-video-slider {
        padding: 40px;
    }

    .main-container {
        padding: 0 30px;
    }

    .global-reserch {
        margin-bottom: 50px;
    }

    .see-our-journey h3 {
        left: 0px;
        font-size: 24px;
    }

    .service-content, .service-images {
        width: 50%;
    }

    .contact-form-container {
        flex-direction: column;
    }

    .contact-form {
        width: 100%;
        margin: 0;
    }

    .contact-location {
        width: 100%;
        display: flex;
    }

    .location-box {
        width: 48%;
        margin: 10px;
    }

    .location-title {
        font-size: 45px;
    }

    .footer-middle ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .footer-middle li::after {
        content: '|';
        margin-left: 10px;
    }

    .footer-middle li:last-child::after {
        content: ''; /* remove pipe after last item */
    }

    .hero-banner-content h1 {
        font-size: 24px;
    }

    .navbar-collapse {
        background-color: #d90810;
    }
}

@media (max-width:768px) {
    .main-content {
        padding-left: 0;
        padding-right: 0;
    }

    .video-slider img {
        max-height: 360px;
    }

    .rounded-img img {
        max-height: 360px;
    }

    .footer-container {
        padding: 0 15px;
    }

    header {
        padding: 0px 0px;
    }

    .main-heading h2 {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .global-reserch-content {
        margin-left: 0px;
    }

    .footer-middle {
        padding: 20px 0;
    }

    .container {
        max-width: 100%;
    }

    .section-space-top {
        margin-top: 40px;
    }

    .service-zigzag {
        flex-direction: column;
    }

    .service-content, .service-images {
        width: 100%;
        padding: 20px 0;
    }

    .service-images {
        order: -1;
    }

    .rounded-video video {
        height: 100%;
        width: 100%;
    }

    .input-group-text {
        padding: 5px 15px;
    }

        .input-group-text img {
            width: 80%;
        }

    .footer-social a {
        margin: 20px 0;
    }
}

@media (max-width:690px) {
    .see-our-journey h3 {
        left: 40px;
        font-size: 30px;
        max-width: 250px;
    }

    .see-our-journey .play-btn img {
        width: 90px;
        max-height: 100px;
    }

    .see-our-journey .play-btn {
        right: 40px;
        bottom: 60px;
    }

    .contact-location {
        flex-direction: column;
    }

    .location-box {
        width: 100%;
        margin: 10px 0;
    }

    .home-video-slider {
        padding: 0px;
    }

    .home-video-slider-content {
        padding: 40px;
    }
}

@media (max-width:576px) {
    .hero-banner {
        height: 70vh;
    }

    .hero-banner-content {
        flex-direction: column;
    }

    .hero-left {
        min-width: 100%;
        text-align: center;
    }

    .section-space-top {
        margin-top: 20px;
    }

    .service-shipping-img {
        margin: 0 20px;
    }

    .service-shipping-content {
        margin: 0 20px;
        padding: 0;
    }

    .see-our-journey h3 {
        left: 0px;
        font-size: 20px;
        max-width: 210px;
        bottom: 20px;
    }

    .see-our-journey .play-btn img {
        width: 60px;
        max-height: 100px;
    }

    .see-our-journey .play-btn {
        right: 40px;
        bottom: 20px;
    }

    .location-title {
        font-size: 35px;
    }

    .contactbox ul li, .contact-address {
        font-size: 16px;
    }

    .hero-banner-content h1 {
        font-size: 20px;
    }

    .contactbox {
        padding: 20px;
    }

    .rounded-img img {
        max-height: 250px;
        width: 100%;
        border-radius: 24px;
    }

    .service-shipping-content {
        margin-top: 15px;
    }

    .service-content, .service-images {
        padding: 10px 0;
    }

    .footer-social a {
        margin: 15px 0;
    }
}

@media (max-width: 426px) {
    .hero-banner-content h1 {
        font-size: 18px;
    }

    .navbar-brand {
        width: 45%;
    }

    .home-video-bg {
        width: 100%;
    }

    .rounded-video {
        margin-top: 15px;
    }

    .global-reserch, .footer-top {
        flex-direction: column;
    }

        .footer-top img {
            max-width: 45%;
        }

    .see-our-journey h3 {
        font-size: 16px;
        bottom: 12px;
    }
}

@media (max-width:376px) {
    .see-our-journey h3 {
        left: 5px;
        max-width: 140px;
    }

    .see-our-journey .play-btn img {
        width: 45px;
    }

    .see-our-journey .play-btn {
        right: 20px;
    }

    .location-title {
        font-size: 25px;
    }

    .contactbox ul li, .contact-address {
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .contactbox ul li, .contact-address {
        font-size: 12px;
    }

    .navbar-toggler {
        padding: 6px 10px;
    }

    .hero-banner-content h1 {
        font-size: 16px;
    }

    p, .footer-top, .footer-middle, .fooer-copywrite, .footer-btn, .frogotPass, .btn {
        font-size: 10px !important;
    }

    .hero-form {
        min-width: 250px;
    }

    .hero-right {
        margin-right: 0px;
        margin-left: 0px;
    }

    .hero-form-title {
        font-size: 12px;
        margin-bottom: 10px;
    }

        .hero-form-title img {
            width: 35px;
        }

    label {
        font-size: 10px;
    }

    .form-control {
        font-size: 10px;
    }

    .main-heading h2 {
        font-size: 14px;
    }
}
