@media (min-width: 2000px) {

    .fulfillment-icon-box .icon-box-list:hover {
        width: 30vw;
        max-width: 30vw;
    }
}
@media (min-width: 3000px) {

    .fulfillment-icon-box .icon-box-list:hover {
        width: 20vw;
        max-width: 20vw;
    }
}
@media (max-width: 1630px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
   
}

    @media (max-width: 1484px) {
     
        .orders-count-box .delivery-text {
            font-size: 20px;
        }
        .bottom-shadow-bg {
            min-height: 400px;
        }

        .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: 1rem;
            padding-left: 1rem;
        }

        .px-100 {
            padding-left: 30px !important;
            padding-right: 30px !important;
        }

        .navbar-nav .nav-link {
            font-weight: 400;
            font-size: 18px;
        }

        .footer-nav .footer-links {
            font-weight: 400;
            font-size: 18px;
        }

        .footer-nav {
            gap: 35px;
        }

        .btn-primary {
            font-size: 16px;
        }

        .btn-secondary {
            font-size: 16px;
        }

        .btn-outline-primary {
            font-size: 16px;
        }

        .employee-profile-img img {
            width: 200px;
            height: 200px;
            object-fit: contain
        }

        .hero-logo img {
            width: 250px;
        }

        .service-card .service-card-heading {
            padding: 35px 26px;
            font-size: 30px
        }

        .characteristics-content p {
            font-size: 18px;
            line-height: 32px;
        }

        .fulfillment-icon-box .icon-box-list:hover {
            width: 40vw;
            max-width: 40vw;
        }

        .fulfillment-icon-box .icon-box-list p {
            font-size: 16px;
            line-height: 25px
        }

        .fulfillment-icon-box .icon-box-list img {
            width: 50px;
            height: 50px;
        }

        .scale-container .scale {
            height: 75px;
        }

        .orders-count-box .delivery-icon, .orders-count-box .delivery-count {
            font-size: 30px;
            line-height: 48px;
        }

        .testimonial-mask p {
            font-size: 18px;
        }

        .testimonial-mask h2 {
            font-size: 30px;
        }

        .testimonial-mask {
            padding: 38px;
            max-width: 24vw
        }

        .single-testimonial {
            height: 250px;
            min-height: 250px;
            width: 250px;
            min-width: 250px
        }

            .single-testimonial .testimonial-text1 {
                font-size: 24px;
            }

            .single-testimonial .testimonial-counter {
                font-size: 45px;
                line-height: 60px
            }

            .single-testimonial .testimonial-text2 {
                font-size: 18px;
            }

        .review-card .review-content {
            padding: 20px
        }

        .partners .single-partner {
            height: 100px;
            width: 200px;
        }

        .footer-arrow-img, .footer-arrow-img2 {
            width: 25%;
            top: 70px;
        }

        .article-detail .characteristics-content p {
            font-size: 15px !important;
            line-height: 30px !important;
        }
    }

    @media (max-width: 1400px) {
        .bg-primary-overlay {
            margin: 0px 3vw;
        }

        .article-detail p {
            font-size: 16px;
            line-height: 36px;
        }

        .article-detail h1 {
            font-size: 36px;
        }

        .editor-ptrn-img {
            bottom: 20px;
            width: 122px;
            right: 50px;
        }

        .blog-header-ptrn-img {
            left: -92px;
        }

        .custom-switch .on-text, .custom-switch .off-text {
            font-size: 16px;
        }

        .form-card h2 {
            font-size: 26px;
        }
    }

    @media (max-width: 1700px) {
        .blog-header-ptrn-img {
            left: -120px;
        }

        .footer-ptrn-img {
            left: unset !important;
            right: 0
        }
    }

    @media(max-width:1200px) and (min-width:992px) {
        .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: 0.5rem;
            padding-left: 0.5rem;
        }

        .container {
            max-width: 90vw;
        }

        .hero-logo img {
            width: 200px;
        }

        .hero-logo {
            padding: 30px;
        }

        .service-card .service-card-heading {
            padding: 25px 14px;
        }

        #features {
            min-height: 375px;
        }

        .feature-card {
            height: 375px;
        }

        .orders-count-box .delivery-text {
            font-size: 18px;
        }

        .bg-primary-overlay {
            top: 5%;
            bottom: 7%;
        }

        .hero-paragraph {
            line-height: 40px;
            font-size: 20px;
        }

        .service-card .service-card-heading {
            padding: 35px 26px;
            font-size: 26px;
        }

            .service-card .service-card-heading .card-icon img {
                width: 85%;
                height: 85%;
                object-fit: contain;
            }

        .international-hipping-clr-ptrn {
            right: 22px;
            height: 35%;
        }
        /* .articles.pt-200{
        padding-top:100px !important
    }*/

    }

    @media (max-width:1100px) {
        .footer-ptrn-img {
            width: 100px;
            z-index:1;
        }

        .service-card .service-card-heading {
            padding: 18px 10px;
            font-size: 26px;
        }

        .wave-img {
            top: -14px;
        }

        .single-article .article-content p {
            font-size: 18px;
            line-height: 35px;
        }

        .article-detail p {
            font-size: 18px;
            line-height: 35px;
        }

        .articles .single-article .article-content {
            gap: 15px;
        }

            .articles .single-article .article-content h2 {
                margin-bottom: 8px;
            }

        .article-detail h1 {
            font-size: 25px;
        }

        .article-content img {
            width: 300px
        }
    }

    @media (max-width: 991px) {
        .timeline .circle::before {
            left: unset;
            top: -100%;
            height: 50px;
            width: 2px;
            content: unset
        }

        .timeline .circle::after {
            left: unset;
            top: 10%;
            height: 100%;
            width: 2px;
        }
        .timeline li .circle {
            width: 25px;
            height: 25px;
            min-width: 25px;
        }
        .profile-card {
            height: 175px;
        }

        .profile-card-content h5 {
            font-size: 18px;
        }

       

        .lang-box {
            position: relative;
            transform: unset;
            right: unset;
        }

        #navbarDropdown:hover .lang-box {
            justify-content: center;
        }

        #fulfillment.pt-100 {
            padding-top: 0px !important;
        }

        .articles .single-article .article-content {
            flex-direction: column;
            align-items: flex-start;
        }

        .article-content img {
            width: 100%
        }

        .navbar-collapse {
            position: fixed;
            right: 0;
            top: 0;
            bottom: 0;
            background-color: #ffffff94;
            border-top-left-radius: 40px;
            min-width: 280px;
            width: 30vw;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-align: center;
            z-index: 2
        }

            .navbar-collapse .navbar-nav {
                position: relative;
                z-index: 99
            }

                .navbar-collapse .navbar-nav a, .navbar-collapse .navbar-nav .btn {
                    color: var(--bs-primary) !important
                }

        .navbar-bg-blur {
            display: block
        }

        .main-footer {
            flex-direction: column-reverse;
            align-items: flex-start;
            justify-content: center;
            text-align: center;
        }

        .footer-nav {
            justify-content: space-around;
            width: 100%;
        }

        .container {
            max-width: 90vw
        }

        .hero-logo {
            margin-top: -130px;
            margin-bottom: 50px;
            padding: 0
        }

            .hero-logo img {
                width: 180px;
                margin-right: 0
            }

        .service-card .service-card-heading .card-icon {
            height: 60px;
            min-width: 30px;
            max-width: 50px;
        }

        .service-card .service-card-heading {
            padding: 7px 10px;
            font-size: 26px;
        }

        .feature-card img {
            height: 50px;
            min-width: 50px;
            object-fit: contain;
            margin-bottom: 10px;
        }

        .service-card .service-card-heading .card-heading {
            width: auto
        }

        .service-card:hover .service-card-heading .card-icon {
            transform: translateX(150px);
        }

        .bg-primary-overlay {
            bottom: 0%;
        }

        .outstanding-features2 {
            margin-top: 0px !important;
            padding-bottom: 310px;
        }

        .fulfillment-1 {
            top: 28% !important;
        }

        .fulfillment-2 {
            top: 36% !important;
        }

        .fulfillment-3 {
            top: 44% !important;
        }

        .fulfillment-arrow-ptrn {
            position: absolute;
            top: 56%;
            left: unset;
            right: 202px;
            bottom: 50%;
            width: 100px;
            transform: translatey(-50%);
        }

        .fulfillment-img-box {
            padding-top: 520px !important;
        }

            .fulfillment-img-box img {
                width: 100%
            }

        .fulfillment-icon-box .icon-box-list:hover {
            width: 80vw;
            max-width: 80vw;
        }

        .international-hipping-clr-ptrn {
            position: absolute;
            top: 55%;
            bottom: unset;
            transform: translateY(-50%);
            right: 39px;
            z-index: -1;
            width: 121px;
        }

        .testimonial-mask {
            max-width: 100%;
            left: 0;
            right: 0;
            bottom: unset;
            border-bottom-right-radius: 125px;
            border-bottom-left-radius: unset;
            min-height: 25%;
        }

      

        .orders-count-box .delivery-text {
            font-size: 18px;
            font-weight: normal;
        }

        .footer-arrow-img {
            width: auto;
            transform: unset;
            position: unset
        }

        .footer-arrow-img2 {
            width: auto;
            transform: unset;
            position: unset;
            margin-left: auto
        }

        .social-icon-box {
            position: absolute;
            right: 80px;
            bottom: 120px;
            z-index: 3;
            display: block !important
        }

        .footer-ptrn {
            top: -100px;
        }

        footer .login-btn {
            display: none !important
        }

        .review-bg-img {
            width: 100%;
            object-fit: cover;
        }

        .characteristics-content {
            padding-top: 0px !important
        }

        .author-box {
            width: auto !important;
        }

        .author-name {
            font-size: 20px;
        }

        .author-box .author-img {
            width: 100%;
        }

        .video-card {
            left: 20px;
        }
    }

    @media (max-width:870px) {
        .feature-col {
            padding: 0 !important
        }

        .feature-card {
            height: 375px;
        }

        .service-card .service-card-heading {
            font-size: 20px;
        }

        .service-card:hover .service-card-heading .card-icon {
            transform: translateX(118px);
        }

        .outstanding-feature-card img {
            width: 70px;
        }

        .profile-card-content {
            padding: 10px;
        }
    }

    @media (max-width: 768px) {
        .testimonial-mobile {
            display: block !important
        }

        .testimonial-web {
            display: none !important
        }
        .profile-card {
            height: 175px !important;
        }

        .profile-card-content h5 {
            font-size: 17px;
        }

        .video-card {
            left: unset;
            right: 20px;
            width: 58%;
            transform: translateY(-50%);
        }

       

        .scale-outer-box.second-scale-box, .scale-outer-box {
            width: 400px;
            transform: rotate(-90deg);
            right: 0;
            margin-top: 150px;
        }

        .scale-container .thumb {
            transform: rotate(180deg);
            top: 10px;
        }

        .scale-container .lines {
            top: -5px;
        }

        .scale-container .small-lines {
            top: -10px;
        }

        .scale-text {
            height: 350px;
            width: max-content;
            margin-top: -227px !important;
            margin-left: 62px;
            flex-direction: column-reverse
        }

        .single-delivery-counter {
            min-height: 400px;
            padding-top: 0px !important
        }

        .orders-count-box .delivery-icon, .orders-count-box .delivery-count {
            font-size: 24px;
        }

        .orders-count-box .delivery-text {
            font-size: 15px;
        }

        .h3, h3 {
            font-size: 22px;
            font-weight: 500;
        }

        .scale-container .scale {
            height: 68px;
        }

        .hero-pattern-img {
            position: absolute;
            right: 110px;
            top: 30px;
        }

        .h1, h1 {
            font-size: 40px;
            font-weight: 700;
        }

        .hero-paragraph {
            line-height: 36px;
            font-size: 20px;
        }

        .section-heading h3 {
            text-transform: uppercase;
            font-size: 30px;
            font-weight: bold;
        }

        .section-heading p {
            font-size: 18px;
            width: 100%;
        }

        p {
            font-size: 14px;
            font-weight: 400;
            line-height: 30px;
        }

        .characteristics-content p {
            font-size: 16px;
            line-height: 32px;
        }

        h6, .h6 {
            font-size: 14px;
            font-weight: 700;
        }

        .testimonial-mask h2 {
            font-size: 25px;
        }

        .testimonial-mask p {
            font-size: 16px;
        }

        .slick-custom-next {
            right: -23px;
            height: 50px;
            width: 50px;
        }

        .slick-custom-prev {
            left: -23px;
            height: 50px;
            width: 50px;
        }

        .h2, h2 {
            font-size: 25px;
            font-weight: 600;
        }

        .footer-contact-detail p {
            font-size: 20px;
            font-weight: 400
        }

        .international-shipping-wave {
            width: 80%;
            top: 10px;
        }

        .international-shipping-card img {
            margin-bottom: -44px;
        }

        .features .accordion-item:first-of-type {
            border-radius: 9px !important;
            box-shadow: 10px 10px 3px #00000020 !important;
            border: unset !important;
        }

        .features .accordion-button:not(.collapsed) {
            color: #0b0b0bfa !important;
            background-color: unset !important;
            box-shadow: unset !important;
        }

            .features .accordion-button:not(.collapsed)::after {
                background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
                transform: rotate(-180deg);
            }

        .features .accordion-body {
            padding: 12px 24px !important;
            box-shadow: 0px 0px 0px #00000020 !important;
        }

        .features .accordion-item .feature-icon {
            width: 46px;
            height: 46px;
            object-fit: contain;
        }

        .features .accordion-button::after
        .accordion-button:focus {
            box-shadow: unset !important;
        }

        .features .accordion-item:not(:first-of-type) {
            border-radius: 9px !important;
            box-shadow: 15px 10px 3px #00000020 !important;
            border: unset !important;
        }

        .features .accordion-button::after {
            opacity: 0.2;
        }

        .features .accordion-button:not(.collapsed)::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
        }

        .features .accordion-button {
            font-size: 14px;
            border-radius: 10px;
            color: var(--bs-secondary)
        }

        .mobile-services button.collapsed {
            background-color: white;
            color: var(--bs-secondary) !important
        }

        .mobile-services button {
            background-color: var(--bs-primary);
            color: white !important;
            justify-content: flex-start;
            display: flex;
            align-items: center;
            font-size: 20px;
            font-weight: 400;
            text-transform: uppercase;
            padding: 12px 20px;
            border-radius: 30px;
            width: 100%;
            gap: 10px;
        }

        #services {
            padding-bottom: 180px !important
        }

        .mobile-services button img {
            width: 38px;
            height: 32px;
            object-fit: contain;
        }

        .mobile-services button.collapsed .mobile-service-hover-icon {
            display: none
        }

        .mobile-services button.collapsed .mobile-service-icon {
            display: block
        }

        .mobile-services button .mobile-service-hover-icon {
            display: block
        }

        .mobile-services button .mobile-service-icon {
            display: none
        }

        .characteristics-content {
            padding-top: 0px !important;
            padding-bottom: 0px !important
        }

        .wave-img3 {
            position: absolute;
            left: 50%;
            right: 50%;
            transform: translateX(-50%);
            height: 70%;
            z-index: -1;
            top: 60px;
        }

        .wave-img4 {
            position: absolute;
            left: 50%;
            right: 50%;
            transform: translateX(-50%);
            height: 63%;
            z-index: -1;
            top: 60px;
            width: 50%;
        }

        .outstanding-feature-card, .international-shipping-card {
            width: 50%;
            margin-bottom: 50px;
        }

            .outstanding-feature-card.even, .international-shipping-card.even {
                margin-left: auto
            }

            .outstanding-feature-card.odd, international-shipping-card.odd {
                margin-right: auto
            }

        .express-delivery-steps {
            margin-bottom: 200px;
        }

        .international-hipping-clr-ptrn {
            top: 70%;
        }

        .footer-nav {
            gap: 20px;
        }

        .fulfillment-icon-box .icon-box-list {
            padding: 13px 30px;
        }

        .fulfillment-arrow-ptrn {
            top: 55%;
            right: 137px;
        }

        .footer-nav .footer-links {
            font-size: 16px;
        }

        .blog-header-ptrn-img {
            left: -65px;
            width: 100px;
        }

        .editor-ptrn-img {
            bottom: 180px;
            width: unset;
            right: 0;
        }

        .author-name {
            position: absolute;
            right: -40px;
            bottom: 20px;
        }
    }

    @media(max-width:650px) {
        .hero-logo {
            margin-top: -110px;
        }

            .hero-logo img {
                width: 123px;
            }

        .hero-pattern-img {
            right: 86px;
            top: 5px;
            width: 65px;
        }

        .characteristics-ptrn {
            width: 100px
        }

        .stop-btn {
            right: 50%;
        }

            .stop-btn button {
                height: 40px;
                width: 40px;
            }
      
    }

    @media (max-width:575px) {
        .profile-col-grid .col-sm-6 {
            width: 50%
        }
    }

    @media (max-width:550px) {
        .review-card {
            border-radius: 20px;
        }
        .client-profile img{
            width:100%
        }
        .review-card .review-content {
            padding: 10px;
            padding-top:45px
        }
        .video-card {
            right: 10px;
            width: 65%;
            border-radius: 20px;
            border: 3px solid #0dcaf0;
        }

        .play-btn button {
            height: 40px;
            width: 40px;
        }

        .shipping-hero {
            border-radius: 20px;
        }

        #hero-section .jarallax-img {
            max-height: 250px !important;
        }

        .editor-ptrn-img {
            top: 20px;
            width: 120px;
            right: -7px;
        }

        .footer-ptrn-img {
            width: 15vw;
            z-index: 3;
        }

        .bg-blur-img {
            background-size: 100% 245px;
        }

        .articles.pt-200 {
            padding-top: 115px !important;
        }

        .h3, h3 {
            font-size: 18px;
            font-weight: 700;
        }

        .characteristics-content p {
            font-size: 14px;
            line-height: 30px;
        }

        .order-text {
            font-size: 14px;
        }

        .orders-count-box {
            border-radius: 15px;
            min-width: 138px;
        }

            .orders-count-box .delivery-text {
                font-size: 12px;
            }

        .scale-outer-box.second-scale-box, .scale-outer-box {
            width: 340px;
            border-width: 6px
        }

        .scale-container .small-lines {
            top: -6px;
        }

        .scale-container .thumb {
            top: 30px;
            width: 54px;
            margin-left: -23px;
        }

        .scale-container .small-line, .scale-container .line {
            width: 7px;
        }

        .scale-text {
            height: 300px;
            width: max-content;
            margin-top: -188px !important;
            margin-left: 46px;
            flex-direction: column-reverse;
        }

            .scale-text .h5, .scale-text h5 {
                font-size: 15px;
                font-weight: 600;
            }

        .scale-outer-box.second-scale-box {
            box-shadow: inset 0px 5px 10px #0d162da3, 0 0px 24px white;
        }

        .scale-outer-box {
            box-shadow: inset 0px 4px 10px #0d162db3, 0 0px 24px var(--bs-primary);
        }

            .scale-outer-box.second-scale-box, .scale-outer-box {
                margin-left: -25px;
            }

        .hero-logo {
            margin-top: -65px;
            margin-bottom: 25px;
        }

        .navbar-brand img {
            width: 40px;
            height: 40px;
        }

        #hero-section {
            background-size: 100% 30% !important;
        }

        .hero-paragraph {
            line-height: 30px;
            font-size: 16px;
            font-weight: 300;
        }

        .section-heading h3 {
            font-size: 18px;
            font-weight: bold;
        }

        .section-heading p {
            font-size: 14px;
            width: 100%;
            line-height: 30px
        }



        .fulfillment-icon-box .icon-box-list {
            padding: 6px 30px;
            min-width: 150px;
        }

            .fulfillment-icon-box .icon-box-list p {
                font-size: 14px;
                line-height: 18px;
            }

            .fulfillment-icon-box .icon-box-list:hover {
                width: 85vw;
                max-width: 85vw;
            }

        .fulfillment-img-box {
            padding-top: 300px !important;
        }

        .fulfillment-arrow-ptrn {
            top: 58%;
            right: 102px;
            width: 75px;
        }

        .fulfillment-1 {
            top: 32% !important;
        }

        .fulfillment-2 {
            top: 41% !important;
        }

        .fulfillment-3 {
            top: 50% !important;
        }

        .single-testimonial {
            border: 3px solid var(--bs-primary);
            box-shadow: 0px 0px 32px var(--bs-primary);
        }

        .testimonial-mask {
            background-color: #ffffff42;
        }

            .testimonial-mask h2 {
                font-size: 20px;
                text-shadow: 1px 1px 10px white;
                color: white !important
            }

            .testimonial-mask p {
                font-size: 15px;
                font-weight: 400;
                line-height: 20px;
                color: white !important
            }

        .testimonial2 .slick-dots li.slick-active button:before, .testimonial2 .slick-dots li button, .testimonial2 .slick-dots li.slick-active button:before {
            height: 16px;
            width: 16px;
        }

            .testimonial2 .slick-dots li button:before {
                height: 16px;
                width: 16px;
            }

        #customerReviews h2 {
            font-size: 18px;
            font-weight: 600;
        }

        #customerReviews h5 {
            font-size: 18px;
            font-weight: 600;
        }

        #customerReviews p {
            font-size: 12px;
            font-weight: 400;
            line-height: 22px;
            text-align: left
        }

        p {
            font-size: 12px;
            font-weight: 400;
            line-height: 22px;
        }

        .review-card .star-rating-box {
            font-size: 16px;
        }

        #customerReviews .client-profile {
            width: 55px;
            height: 55px;
            top: -15px;
            left: 0px;
        }

        #Employees h4 {
            font-size: 20px;
            font-weight: 600
        }

        #Employees h6 {
            font-size: 20px;
        }

        .footer-form .form-control {
            font-size: 12px
        }

        .footer-nav .footer-links {
            font-weight: 400;
            font-size: 9px;
        }

        .footer-form textarea.form-control {
            min-height: 200px;
        }

        .footer-arrow-img, .footer-arrow-img2 {
            width: 85%
        }

        .footer-arrow-img2 {
            margin-right: 0px
        }

        footer .social-icon-box h6 {
            font-size: 12px;
            font-weight: 500;
        }

        .social-icons a {
            width: 20px;
            height: 20px;
            font-size: 12px;
        }

        .social-icon-box {
            right: 34px;
            bottom: 33px;
        }

        .btn-primary {
            font-size: 14px;
            font-weight: 500;
        }

        .footer-white-ptrn {
            bottom: 144px;
            margin-left: -10px;
            width: 44px;
        }

        .navbar-login-btn {
            font-size: 14px !important;
        }

        .mobile-services button {
            justify-content: space-between
        }

        .mobile-services p {
            text-align: center
        }

        .outstanding-features-bg1 {
            width: 100%;
        }

        .outstanding-features-bg2 {
            width: 75%;
        }

        .outstanding-features2 {
            padding-bottom: 10vh;
        }

        .international-hipping-clr-ptrn {
            top: 75%;
            width: 100px;
        }

        .footer-arrow-img, .footer-arrow-img2 {
            width: 58%;
        }

        .footer-white-ptrn {
            bottom: 85px;
        }

        .footer-ptrn {
            top: -70px;
            width: 100px;
        }

        #hero-section.pt-200 {
            padding-top: 130px !important
        }

        .outstanding-feature-card h6 {
            font-size: 10px
        }

        .single-article .article-content p {
            font-size: 15px;
            line-height: 30px;
        }

        .articles .single-article .article-content h2 {
            font-size: 20px;
        }

        .article-detail p {
            font-size: 15px;
            line-height: 30px;
        }

        .article-detail h1 {
            font-size: 20px;
        }
    }

    @media (max-width:400px) {
        .team-card img {
            height: 65px;
            width: 65px;
            margin: -30px auto;
        }

        .gallery-card {
            height: 300px;
            border-radius: 15px;
        }

        .track-order .form-control {
            padding: 6px 10px !important;
            font-size: 12px;

        }
        #txtTrackingNo {
            padding-left: 40px !important;
        }
        .track-order img {
            width: 25px;
            margin-top: 10px !important;
        }

        .tracking-card-text p {
            font-size: 12px !important;
            line-height: 15px !important;
        }

        .tracking-number-box {
            gap: 20px;
            font-size: 15px;
            padding: 0px 6px;
        }

            .tracking-number-box img {
                width: 10px
            }

        .tracking-form.px-100 {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .tracking-form-box.pt-100 {
            padding-top: 50px !important;
        }

        .shipment-box-tag {
            padding: 10px 15px;
        }

        .timeline li .circle {
            width: 20px;
            min-width: 20px;
            height: 20px;
            font-size: 8px;
        }

        .timeline .circle::after {
            left: unset;
            top:10%;
            height: 100%;
            width: 2px;
        }

        .timeline .circle::before {
            left: unset;
            top: -150%;
            height: 40px;
            width: 2px;
            content:unset
        }

        .characteristics-content p {
            font-size: 12px;
            line-height: 25px;
        }

        .editor-ptrn-img {
            top: 20px;
            width: 80px;
            right: -7px;
        }

        .scale-outer-box.second-scale-box, .scale-outer-box {
            margin-left: -85px;
        }

        .scale-text {
            margin-left: -7px;
        }

        .hero-pattern-img {
            right: 54px;
        }

        .hero-logo img {
            width: 100px;
        }

        .hero-logo {
            margin-top: -40px;
        }

        .features .accordion-button {
            font-size: 12px;
        }

        .features .accordion-item .feature-icon {
            width: 36px;
            height: 36px;
        }

        .outstanding-feature-card {
            width: 50%;
            margin-bottom: 0px;
        }

            .outstanding-feature-card h6, .international-shipping-card h6 {
                font-size: 12px
            }

        .international-shipping-card {
            margin-bottom: 0px;
        }

            .international-shipping-card img {
                margin-bottom: -55px;
            }

        .international-hipping-clr-ptrn {
            top: 75%;
            width: 65px;
        }

        .fulfillment-icon-box .icon-box-list img {
            width: 40px;
            height: 40px;
        }

        .single-article .article-content p {
            font-size: 12px;
            line-height: 22px;
        }

        .articles .single-article .article-content h2 {
            font-size: 16px;
        }

        .single-article .article-content .btn {
            border-radius: 10px;
        }

        .article-detail p {
            font-size: 12px;
            line-height: 22px;
        }

        .article-detail h3 {
            font-size: 16px;
        }

        .article-detail .btn {
            border-radius: 10px !important;
        }

        .btn-outline-primary {
            font-size: 12px;
        }

        .footer-ptrn {
            top: -110px;
        }

        .bg-blur-img.pt-200 {
            padding-top: 150px !important
        }
    }

    @media (max-width:400px) {
        .footer-nav {
            gap: 10px;
        }

        .footer-contact-detail p {
            font-size: 14px;
        }

        .footer-contact-detail img {
            width: 20px;
            height: 20px;
            object-fit: contain;
        }

        .fulfillment-arrow-ptrn {
            top: 65%;
            right: 75px;
            width: 48px;
        }

        .video-card {
            width: 65%;
        }

        .shipping-hero {
            border-radius: 10px;
        }

        .profile-card {
            border-radius: 10px;
        }
    }

    @media (max-width:350px) {
        .profile-card-content h5 {
            font-size: 14px;
        }

        .gallery-card {
            height: 200px;
        }

        .shipping-services
        .hero-pattern-img {
            width: 34px;
            right: 35px;
        }

        .hero-logo img {
            width: 80px;
        }

        .outstanding-feature-card {
            width: 50%;
            margin-bottom: 0px;
        }

        .wave-img3 {
            height: 70%;
            z-index: -1;
            top: 47px;
        }

        .outstanding-features2 {
            padding-bottom: 5vh;
        }

        .international-shipping-card img {
            width: 100px !important
        }

        .wave-img4 {
            height: 53%;
        }

        .international-hipping-clr-ptrn {
            top: 80%;
            width: 48px;
        }

        .single-testimonial {
            height: 200px;
            min-height: 200px;
            width: 200px;
            min-width: 200px
        }

            .single-testimonial .testimonial-text2 {
                font-size: 12px;
            }

            .single-testimonial .testimonial-counter {
                font-size: 40px
            }

            .single-testimonial .testimonial-text1 {
                font-size: 20px
            }

        .shipment-box-tag h6 {
            font-size: 12px;
        }

        .profile .pt-100 {
            padding-top: 50px !important
        }
    }

    @media (max-width:330px) {
        .footer-nav {
            flex-wrap: wrap;
            gap: 5px;
        }

        .timeline li .text {
            font-size: 12px;
        }

        .timeline .circle::before {
            top: -155%;
        }

        .mobile-screen-timeline-text, .mobile-screen-timeline-text h6 {
            font-size: 12px !important;
        }
    }

    @media (max-width:330px) {
        .profile-card-content p {
            font-size: 12px;
            line-height: 16px;
        }
    }

    @media(max-width:1250px) and (min-width:992px) {
        .fulfillment-img-box img {
            width: 55vw
        }

        .fulfillment-icon-box.fulfillment-1 {
            top: 59% !important;
        }

        .fulfillment-icon-box.fulfillment-2 {
            top: 72% !important;
        }

        .fulfillment-icon-box.fulfillment-3 {
            top: 85% !important;
        }

        .fulfillment-icon-box .icon-box-list {
            padding: 15px 30px;
        }
    }

    .navbar-nav .dropdown-menu {
        position: absolute !important;
    }
@media (min-width: 1400px) {
    .single-testimonial {
        height: 280px;
        width: 280px;
        min-height: 280px;
        min-width: 280px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: white;
        flex-direction: column;
        border: 5px solid var(--bs-primary);
        box-shadow: 0px 0px 25px var(--bs-primary);
        margin: auto;
    }
}