@media (min-width : 1600px) {

    header nav .container {
        max-width: 1476px;
    }

}

@media (max-width : 1600px) {
    body {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        padding: 0;
        margin: 0;
        /* font-family: var(--RajdhaniFont); */
        font-family: var(--kumbhSansFont);
    }

    /* common-font-sizes */
    h1 {
        font-size: 64px;
        font-weight: 600;
        line-height: 70px;
        color: var(--white);
    }

    h2 {
        font-size: 40px;
        line-height: 46px;
        font-weight: bold;
        color: var(--black);
    }

    h3 {
        font-size: 26px;
        line-height: 34px;
        font-weight: bold;
        color: var(--white);
    }

    h4 {
        font-size: 22px;
        line-height: 28px;
        font-weight: bold;
    }

    .common-btn {
        font-size: 1.125rem;
    }

    .py-100 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    footer .footer-social-media iconify-icon {
        font-size: 18px;
    }

}

@media (min-width : 1500px) {

    header nav .container {
        max-width: 1476px;
    }

    footer .container,
    .contact_us-sec .container {
        max-width: 1476px;
    }

}

@media (max-width : 1440px) {
    .about-us-intro-sec {
        padding-bottom: 150px;
    }
}

@media (max-width : 1400px) {
    .extra-boxes-about {
        margin-top: 2rem;
    }

    .extra-single-block h3 {
        font-size: 1.125rem;
    }

}

@media (max-width : 1366px) {
    .single-box-logistics h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .extra-single-block {
        gap: 15px;
    }

    .get-in-touch-sec {
        padding: 70px 0px;
    }

    .hero-banner {
        padding: 230px 20px 205px;
        height: 95vh;
    }

    .extra-single-block h3 {
        font-size: 18px;
    }

    .extra-single-block .box-icon iconify-icon {
        font-size: 40px;
    }

    .testimonials-sec .testimonials-items {
        min-height: 495px;
    }
}

@media (max-width : 1200px) {
    .nav-left ul li a {
        padding: 16px 24px;
    }

    .hero-banner {
        height: 80vh;
        padding-top: 330px;
    }

    .extra-single-block {
        min-width: 250px;
    }

    .extra-boxes-about .row {
        gap: 2.5rem;
        flex-wrap: nowrap;
    }

}

@media (max-width:1024px) {

    .about-us-sec h2 br {
        display: none;
    }

    .navbar-wrapper .common-btn.grd-yellow-btn .mega-menu-link {
        width: max-content !important;
    }

    .navbar-wrapper .mega-menu-link {
        width: max-content !important;
    }

    .testimonials-sec .client-img,
    .testimonial-page-sec .client-img {
        width: 70px;
        height: 70px;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        padding: 30px;
        min-height: 450px;
    }

    .footer-links-sec li a {
        word-break: break-all;
    }

    .get-in-touch-sec {
        padding: 3rem 0;
    }

    .common-cta h2 {
        line-height: 40px;
    }

    .testimonials-sec .owl-dots {
        right: -12px;
    }

    /* ==============Contact  us page start here============== */
    .inner-padding {
        padding: 200px 0 150px;
    }

    .contact_sec .contact_info iconify-icon {
        width: 55px;
        height: 55px;
        font-size: 25px;
    }

    .contact_sec .contact_info h3 {
        font-size: 22px;
    }

    .contact_sec .row {
        --bs-gutter-x: 1rem;
    }

    .contactUsForm-Wrapper {
        padding: 30px;
    }

    .map-sec .map-wrapper iframe {
        height: 350px;
    }

    /* ==============Contact  us page end here============== */

    /* ==============About page start here============== */

    .about-image-part-left {
        margin-right: 65px;
    }

    .about-us-intro-sec {
        padding-bottom: 80px;
    }

    .team-sec .team-img {
        height: 250px;
    }

    .navbar-wrapper .mega-menu-link {
        padding: 12px 25px !important;
    }

    .about-us-intro-sec .mb-5 {
        margin-bottom: 20px !important;
    }

    .about-content-part-right .pe-lg-5 {
        padding-right: 0 !important;
    }

    .about-us-intro-sec .img-in-back {
        height: 500px;
    }

    .services-list-sec .content-left {
        padding: 75px 40px 60px 0px;
    }

    /* ==============About page end here============== */
    .cargo-details h5 {
        font-size: 18px;
    }

}

@media (max-width:991px) {
    .hero-content {
        justify-content: center;
        text-align: center;
    }

    .banner-solid-text {
        font-size: 2rem;
    }

    .hero-content .hero-left h1 br {
        display: none;
    }

    h1 {
        font-size: 55px;
        line-height: 65px;
    }

    .about-content-part-left {
        text-align: center;
        padding: 0 !important;
    }

    .about-content-part-left p {
        margin-bottom: 20px;
    }

    .extra-single-block .box-icon iconify-icon {
        font-size: 45px;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        padding: 20px;
    }

    .testimonials-sec .client-img,
    .testimonial-page-sec .client-img {
        width: 60px;
        height: 60px;
    }

    .testimonials-sec .right iconify-icon,
    .testimonial-page-sec .right iconify-icon {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }

    .testimonials-sec .owl-dots {
        right: -30px;
    }

    h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .footer-links-sec li iconify-icon {
        display: none;
    }

    .contact-info li iconify-icon {
        display: block;
    }

    header nav .container {
        max-width: 900px;
    }

    header .navbar-brand {
        max-width: 200px;
    }

    footer .container {
        max-width: 900px;
    }

    .extra-boxes-about .row {
        gap: 0rem;
    }

    .main-img-about {
        max-width: 450px;
        margin: auto;
        margin-bottom: 5rem;
    }

    footer .padding-left {
        padding-left: 0;
    }

    footer .footer-inner {
        max-width: 100%;
        text-align: center;
    }

    .get-in-touch-sec .row {
        gap: 0rem;
        justify-content: center;
    }

    .get-in-touch-sec .text-white {
        text-align: center;
    }

    ul.footer-social-media {
        justify-content: center;
        margin-bottom: 2rem;
    }

    .footer-links-sec li {
        text-align: center;
    }

    .footer-links-sec li a {
        justify-content: center;
    }

    .footer-links-sec {
        margin-bottom: 2.5rem;
    }

    .footer-left {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 1rem;
    }

    .common-btn {
        font-size: 1rem;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        min-height: 340px;
    }

    .testimonials-sec .testimonials-items .client-info {
        text-align: left;
    }

    /* ===========Contact us page start here=========== */
    .contactUsForm-Wrapper {
        margin-top: 40px;
    }

    .map-sec .map-wrapper iframe {
        height: 300px;
    }

    /* ===========Contact us page END here=========== */

    /* ===========ABOUT page start here=========== */

    .about-image-part-left {
        margin-right: 0;
        margin-bottom: 110px;
    }

    .team-sec .team-img {
        height: 300px;
    }

    .services-list-sec .content-left {
        padding: 0px 0px 50px 0px;
    }

    .services-list-sec {
        padding: 50px 0px 20px 0px;
    }

    .testimonials-sec .left {
        text-align: center;
    }

    .navbar-wrapper .mega-menu-link {
        width: max-content !important;
    }

    /* ===========ABOUT page END here=========== */

    /* =========== Join Our Team =========== */
    .join-our-team-sec .sec-heading h2 a {
        word-wrap: break-word;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
        text-align: center;
    }
    
    .main-img-about.main-img-join-team {
        position: unset;
        margin-top: 16px;
        margin-bottom: 0;
    }
    
    .join-our-team-sec .common-btn {
        margin-top: 2rem;
    }
    /* =========== Join Our Team =========== */



}

@media (min-width: 768px) and (max-width:991px) {
    /* .container {
        max-width: calc(100% - 40px);
    } */
}

@media (max-width: 768px) {
    .hero-banner {
        height: 70vh;
        padding-top: 200px;
    }

    .about-image-part-left .img-in-front {
        display: none;
    }

    .about-image-part-left .dots-pattern-img {
        right: 0;
    }
}

@media (max-width: 767px) {

    h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .extra-single-block {
        min-width: 250px;
        width: max-content;
        margin: 0 auto;
    }

    .contact_us-sec {
        padding: 60px 0;
    }

    .get-in-touch-sec .theme-btn.text-end {
        text-align: center !important;
        margin-top: 25px;
    }

    .banner-solid-text {
        font-size: 1.5rem;
    }

    .hero-banner {
        height: 70vh;
    }

    .extra-boxes-about .row {
        gap: 2rem;
        flex-wrap: wrap;
    }

    .single-box-logistics.bg-white.no-bg {
        text-align: center;
    }

    .contactUsForm-Wrapper {
        padding: 35px;
    }

    footer .contact-info li a {
        flex-direction: column;
        gap: 5px;
    }

    .testimonials-sec .owl-dots button {
        width: 15px !important;
        height: 15px !important;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        min-height: 385px;
    }

    /* =============contact us page start here============= */
    .contact_sec .sec-title p {
        max-width: 100%;
    }

    footer .footer-inner {
        padding: 0;
    }

    /* =============contact us page end here============= */

    /* ===============About page start here=============== */

    .about-content-part-right {
        text-align: center;
        margin-top: 30px;
    }

    .team-sec h2 {
        margin-bottom: 20px;
    }

    .team-sec .top-area {
        margin-bottom: 55px;
        text-align: center;
    }

    .team-sec .team-img {
        height: 470px;
    }

    .testimonials-sec .owl-dots {
        right: unset;
        left: 50%;
        flex-direction: row;
        justify-content: center;
        transform: translateX(-50%);
        bottom: -14%;
    }

    .testimonials-sec .owl-nav {
        display: none;
    }

    .testimonials-sec .theme-btn.text-center.mt-5 {
        margin-top: 70px !important;
    }

    /* ===============About page end here=============== */
}

@media (max-width: 540px) {
    .banner-solid-text {
        font-size: 1.3rem;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        min-height: 400px;
    }

    h1 {
        font-size: 45px;
        line-height: 50px;
    }

    .py-100 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .hero-banner {
        height: 60vh;
        padding-top: 275px;
    }

    .testimonials-sec .owl-dots {
        right: 0;
    }

    .testimonials-sec .owl-nav button {
        width: 35px;
        height: 35px;
    }

    .testimonials-sec .left {
        text-align: center;
        margin-bottom: 20px;
    }

    .testimonials-sec .owl-nav {
        top: -15%;
    }

    .contact_us-sec {
        padding: 60px 0;
    }

    .contactUsForm-Wrapper {
        padding: 30px;
    }

    footer .footer-inner {
        padding: 0;
    }

    footer .contact-info li a {
        gap: 5px;
        flex-direction: column;
    }

    /* ===============Contact us page start here=============== */

    .inner-padding {
        padding: 180px 0 130px;
    }

    /* ===============Contact us page end here=============== */

    /* ===============About page start here=============== */

    .team-sec .team-items {
        margin-bottom: 45px;
    }

    .team-sec .team-img {
        height: 400px;
    }

    .about-us-intro-sec .img-in-back::before,
    .about-us-intro-sec .img-in-back::after {
        display: none;
    }

    .about-image-part-left .img-in-front {
        left: 0;
        right: unset;
    }

    .about-image-part-left .dots-pattern-img {
        right: 0;
    }

    .services-list-sec .sec-heading {
        text-align: center;
    }

    .services-list-sec .sub-heading {
        text-align: center;
    }

    .services-list-sec .view-all-services-btn {
        text-align: center;
    }

    .top-area {
        margin-bottom: 25px;
    }

    /* ===============About page page end here=============== */
}

@media (max-width: 430px) {

    /* .banner-solid-text {
        font-size: 1.5rem;
    } */
    .inner-padding {
        padding: 140px 0 100px;
    }

    h1 {
        font-size: 35px;
        line-height: 38px;
    }

    h2 {
        font-size: 28px;
        line-height: 33px;
    }

    .py-80 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .hero-banner {
        height: 55vh;
        padding-top: 200px;
        padding-bottom: 150px;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        min-height: 460px;
    }

    .extra-single-block {
        text-align: center;
        justify-content: center;
    }

    .main-img-about::before {
        display: none;
    }

    .main-img-about::after {
        display: none;
    }

    .testimonials-sec .owl-nav {
        display: none;
    }

    .testimonials-sec .owl-dots {
        right: unset;
        left: 50%;
        flex-direction: row;
        justify-content: center;
        transform: translateX(-50%);
        bottom: -9%;
    }

    .testimonials-sec .theme-btn.text-center.mt-5 {
        margin-top: 70px !important;
    }

    .common-cta h2 {
        line-height: 30px;
        font-size: 25px;
    }

    .about-us-sec h2 {
        line-height: 35px;
    }

    .testimonials-sec .left {
        text-align: center;
    }

    .extra-single-block .box-icon iconify-icon {
        font-size: 30px;
    }

    .extra-single-block h3 {
        font-size: 1.1rem;
    }

    /* ===============Contact us page start here=============== */

    .map-sec .map-wrapper iframe {
        height: 250px;
    }

    .common-btn {
        font-size: 1.125rem;
    }

    /* ===============Contact us page end here=============== */

    /* ================About page start here================ */

    .services-list-sec .content-right {
        height: 400px;
    }

    .about-us-intro-sec .img-in-back {
        height: 350px;
    }

    .about-image-part-left .dots-pattern-img {
        right: 0;
        top: 0;
    }

    .team-sec .team-img {
        height: 300px;
    }

    .about-image-part-left .img-in-front {
        left: 0;
        right: unset;
        width: 280px;
        height: 200px;
        bottom: -20px;
    }

    .about-image-part-left {
        margin-bottom: 30px;
    }

    .about-image-part-left .dots-pattern-img img {
        height: 400px;
    }

    /* ================About page start here================ */

    /* ==========testimonial-page start here========== */
    .testimonial-page-sec .star-rating {
        justify-content: center;
    }

    /* ==========testimonial-page end here========== */

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        text-align: center;
    }

    .testimonials-sec .star-rating {
        justify-content: center;
    }

    .single-box-logistics.bg-white.no-bg {
        padding: 25px 17px 25px 17px;
    }

    .aos-init {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }

    .testimonials-items .client-info h5 {
        font-size: 16px;
        text-align: left;
    }

    .testimonials-items .client-info p {
        text-align: left;
    }

    .testimonials-items .client-info .info-data a {
        text-align: left;
    }

    .testimonials-sec .right iconify-icon,
    .testimonial-page-sec .right iconify-icon {
        width: 30px;
        height: 30px;
        font-size: 15px;
    }
}

@media (max-width: 428px) {
    h1 {
        font-size: 30px;
        line-height: 35px;
    }

    h2 {
        font-size: 25px;
        line-height: 33px;
    }

    .banner-solid-text {
        font-size: 1.2rem;
    }

    .hero-banner {
        height: 70vh;
        padding-top: 220px;
        padding-bottom: 100px;
    }

    .cargo-details h5 {
        font-size: 16px;
    }

    .cargo-details .small-desc {
        font-size: 14px;
    }

    .testimonials-items .client-info p {
        font-size: 14px;
    }

    .testimonials-items .client-info h5 {
        font-size: 18px;
    }

    .testimonials-items .client-info .info-data a {
        font-size: 14px;
    }
}

@media (max-width: 414px) {

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        text-align: center;
    }

    .testimonials-sec .star-rating {
        justify-content: center;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        min-height: 470px;
    }

    h1 {
        font-size: 30px;
        line-height: 35px;
    }

    h2 {
        font-size: 25px;
        line-height: 33px;
    }

    .banner-solid-text {
        font-size: 1.2rem;
    }

    .hero-banner {
        height: 70vh;
        padding-top: 250px;
        padding-bottom: 200px;
    }

}

@media (max-width: 390px) {
    .hero-banner {
        height: 60vh;
        padding-top: 250px;
        padding-bottom: 150px;
    }

    h1 {
        font-size: 30px;
        line-height: 35px;
    }

    h2 {
        font-size: 25px;
        line-height: 30px;
    }

    h3 {
        font-size: 22px;
        line-height: 25px;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        text-align: center;
    }

    .testimonials-sec .star-rating {
        justify-content: center;
        gap: 4px !important;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        min-height: 500px;
    }

    .testimonials-sec .owl-dots {
        bottom: -9%;
    }
}

@media (max-width: 375px) {
    .hero-banner {
        padding-top: 260px;
        padding-bottom: 200px;
    }

    .banner-solid-text {
        font-size: 1.2rem;
    }

    h1 {
        font-size: 28px;
        line-height: 35px;
    }

    h2 {
        line-height: 32px;
        font-size: 28px;
    }

    .about-us-sec h2 {
        letter-spacing: -.46px;
        line-height: 29px;
        font-size: 25px;
    }

    .single-box-logistics h2 {
        font-size: 25px;
        line-height: 29px;
    }

    .common-cta h2 {
        line-height: 29px;
        font-size: 25px;
    }

    .services-available-list ul li {
        line-height: 25px;
        font-size: 14px;
    }

    .services-list-sec .content-right {
        height: 320px;
    }

    .testimonials-sec .testimonials-items,
    .testimonial-page-sec .testimonials-items {
        min-height: 450px;
    }
}

@media (max-width: 320px) {}