@media (max-width: 1100px) {
    .banner-content h1{
        font-size: 3rem;
    }
    .section-track-sec h3{
        font-size: 1.5rem;
    }
    .track-bx-container{
        padding: 45px 25px 45px;
    }
    .banner-slider .slide{
        height: 525px;
    }
    .track-bx-container .search-wrapper input{
        padding: 8px 18px;
    }
    .top-bar-container{
            grid-template-columns: 40% 45% 15%;
    }
    .direction-bxs{
        grid-template-columns: 50% 50%;
    }
    .services-grid{
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    }
    .features-grid{
                grid-template-columns: repeat(2, 1fr);
    }
    .info-box p{
        font-sizze: 13px;
    }
}

@media (max-width: 900px) {
        .banner-content h1 {
        font-size: 2.4rem;
    }
    .contact-item .value{
        font-size: 12px;
    }
    .contact-info{
        gap: 10px;
    }
    .about-content{
        grid-template-columns: 100%;
    }
    .our-story-sec .box-container-sec {
        grid-template-columns: 100%;
    }
    .our-journey-about .journey-container{
        grid-template-columns: 100%;
    }
    .our-journey-about .reverse-jounr{
    display: flex;
    flex-direction: column-reverse;
    }
    footer .footer-body .foot-container {
        grid-template-columns: 50% 50%;
    }

}

@media (max-width: 768px) {

    .form-modal-body {
        grid-template-columns: 100%;
        flex-direction: column-reverse;
    }

    .quote-modal .form-modal-body {
        grid-template-columns: 100%;
    }

    /* banner content css */
    .banner-content h1 {
        font-size: 32px;
    }

    .banner-slider .slide {
        height: 100%;
    }

    .banner-slider .slick-prev {
        left: 2%;
    }

    .banner-slider .slick-next {
        right: 2%;
    }

    .banner-slider .slick-prev:before {
        font-size: 20px;
        padding: 5px 7px;
    }

    .banner-slider .slick-next:before {
        font-size: 20px;
        padding: 5px 7px;
    }

    .banner-content {
        padding: 35% 5% 0;
        text-align: center;
    }

    .second-banner-con {
        padding: 12% 2% 12%;
    }

    .banner-content p {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .banner-content .buttons .btn {
        padding: 8% 8%;
        font-size: 12px;
        margin: 0 0 5% 0;
    }

    .video-btn .video-text {
        font-size: 12px;
    }

    .video-btn {
        margin: 5% 0 0 5%;
    }

    .vdo--btn {
        display: flex;
        flex-direction: column;
        padding: 2% 25%;
        text-align: center;
    }

    .banner-content ul {
        padding: 0 0 0 20%;
    }

    .banner-content ul li {
        text-align: left;
        line-height: 25px;
        padding: 0 0 1.2% 0;
        font-size: 13px;
    }
    
    
    
    /*track shipment css*/
    .track-input-box{
        flex-direction: column;
    }
    .track-input-box button, .multi-track-btn{
        padding: 2.5% 5%;
    }
    .track-input-box input{
        border-radius: 25px;
        margin: 0 0 4% 0;
    }
    .section-track-sec h3{
        font-size: 20px;
        margin-bottom: 25px;
    }
    .track-bx-container .search-wrapper input{
        padding: 8px 20px;
        font-size: 10px;
    }
    .track-bx-container{
        bottom: -215px;
        padding: 25px 40px 30px;
    }
    .track-bx-container .track-btn{
        font-size: 12px;
    }
    .track-input-box button, .multi-track-btn{
        border-radius: 25px;
    }
    .bx-sgrid {
        position: relative;
        padding: 10% 5%;
    }
    


    /* Direction-bxs css */
    .direction-bxs {
        grid-template-columns: 100%;
    }

    .direction-bxs .red-bx {
        border-radius: 10px 10px 0 0;
    }

    .direction-bxs .border-radius-right-bx {
        border-radius: 0 0 10px 10px;
    }
    .direction-bxs .box-direct{
        border-right: 0;
        border-bottom: 1px solid #ccc;
    }


    /* About css */
    .about-content {
        grid-template-columns: 100%;
    }

    .about-text {
        padding: 0;
    }

    .about-text h2 {
        font-size: 25px;
    }

    .hero-title {
        font-size: 25px;
        padding: 5% 0 0 0;
    }

    .about-image img {
        height: 420px;
    }

    .red-box h3 {
        font-size: 16px;
    }

    .red-box p {
        font-size: 14px;
    }

    /* Hero section start */
    .hero-section {
        padding: 10% 5%;
    }

    .hero-content {
        grid-template-columns: 100%;
        padding: 10% 0 50%;
    }

    .play-button {
        margin: 0 auto 10%;
        padding: 10%;
    }

    .video-form .form-container {
        left: 4.5%;
        right: 5%;
        top: 75%;
        width: 90%;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .red-box {
        left: 15px;
        max-width: 90%;
        bottom: 30%;
    }

    .contact-form {
        width: 100%;
        padding: 15px;
    }

    .info-box h3 {
        font-size: 16px;
    }

    .contact-form input,
    .contact-form textarea {
        font-size: 12px;
    }

    .info-box p {
        color: #777;
        font-size: 12px;
    }

    .contact-form h3 {
        font-size: 18px;
    }

    .direction-bxs .red-bx h2 {
        font-size: 25px;
    }

    .info-box {
        width: 100%;
    }

    .faq-section .faq-title {
        font-size: 25px;
    }

    .faq-section .faq-wrapper {
        grid-template-columns: 100%;
    }

    .service-faq .faq-container .faq-title {
        font-size: 22px;
    }

    .faq-section .faq-wrapper {
        margin: 75% 0 10% 0;
    }

    .faq-section .faq-wrapper .accordion-content {
        font-size: 12px;
    }

    .cta-content h2 {
        font-size: 22px;
    }

    .cta-content p {
        padding: 2% 0 5%;
        font-size: 12px;
        margin-bottom: 30px;
    }


    /* Why choose us sec */
    .why-choose-section .feature-card {
        padding: 10% 5% 12%;
    }



    .foot-about {
        padding: 0;
    }


    .about-text .desc {
        width: 90%;
        font-size: 14px;
    }

    .hero-left {
        text-align: center;
    }

    .accordion-question {
        line-height: 22px;
        font-size: 14px;
    }

    .logo-sec {
        padding: 10% 0;
    }

    .log-slider img {
        width: 60%;
        height: 60%;
    }

    .accordion-answer {
        font-size: 12px;
    }

    .faq-section {
        padding: 10% 5% 5%;
    }

    /* common banner */
    .common-pg-banner h1 {
        font-size: 22px;
        font-weight: 700;
    }

    .common-pg-banner p {
        line-height: 20px;
        font-size: 12px;
        width: 60%;
        margin: 4% auto 0;
    }


    /* Our story */
    .our-story-sec .box-container-sec {
        grid-template-columns: 100%;
    }

    .our-story-sec .box-container-sec .content-story {
        padding: 5% 0;
    }

    .our-story-sec .box-container-sec h2 {
        font-size: 22px;
    }

    .why-choose-about h2 {
        font-size: 22px;
    }

    .container-why-choose {
        grid-template-columns: 100%;
    }

    /* Counter section start */
    .counter-section {
        padding: 40px 0;
        margin: 8% 0 0;
    }

    .counter-section .box-container-counter {
        grid-template-columns: 50% 50%;
    }

    .counter-item h2 {
        font-size: 30px;
        font-weight: 700;
    }

    .counter-item {
        padding: 12% 0;
    }

    /* our-journey-about */
    .our-journey-about h2 {
        font-size: 22px;
    }

    .our-journey-about .journey-container {
        grid-template-columns: 100%;
    }

    .timeline {
        margin: 5% 0 10%;
    }

    .timeline-item h5 {
        font-size: 16px;
    }

    .timeline-item p {
        font-size: 12px;
        padding: 0 12% 0 0;
    }

    /* About page css */
    .about-pg-review {
        padding: 8% 5%;
    }
    
    

    .about-pg-review h2 {
        font-size: 22px;
    }
     .service-why{
       margin: 5% 0;
    }
    .international-logistic-sectio  .box-container{
        display: flex;
        flex-direction: column-reverse;
    }
    .logistic-sectio{
        margin: 0 0;
    }
    .warehouse-sec  .box-container{
        display: flex;
        flex-direction: column-reverse;
    }







    /* Service Page CSS */
    .logi-sec .box-container {
        grid-template-columns: 100%;
    }




    .footer-top {
        grid-template-columns: 100%;
        text-align: center;
    }

    .footer-logo {
        text-align: center;
        padding: 10% 0;
    }

    footer .footer-top .footer-logo img {
        width: 50%;
    }

    .foot-bx {
        padding: 10% 0 0 0;
    }

    footer .divider {
        margin: 2.5% auto 4%;
    }

    footer .mail-up h4 {
        width: 100%;
        padding: 2% 10% 4%;
        font-size: 16px;
    }

    footer .mail-up {
        flex-direction: column;
        text-align: center;
        justify-content: center;
        width: 100%;
    }

    .contact-section {
        grid-template-columns: 100%;
        padding: 5% 10%;
    }

    .contact-sec {
        padding: 15% 0;
    }
    .map-sec h2{
        font-size: 25px;
    }
    .contact-pg-sec h2{
        font-size: 25px;
    }
    .info-box .i-cc{
        font-size: 25px;
    }
    .contact-pg-form .contact-bx-form{
        padding: 8% 3%;
    }
    .contact-pg-form h2{
        font-size: 25px;
    }
    .contact-pg-form .contact-pg-dark{
        padding: 1.5% 5% 2%;
        width: 40%;
    }
    .bottom-top {
        right: 35px;
    }

    .footer-top {
        grid-template-columns: 100%;
    }

    footer .footer-body .foot-container {
        grid-template-columns: 100%;
        text-align: center;
    }

    footer .mail-up form {
        width: 100%;
        padding: 3% 0;

    }
    
    .section-track-sec {
    padding: 0;
}
}

@media (max-width: 399px) {
     .banner-slider .slide{
         height: 100%;
     }
}