@media only screen and (max-width: 1199px) {
    /* Typography */
    h1 {
        font-size: 36px;
        line-height: 46px;
    }
    h2 {
        font-size: 30px;
        line-height: 44px;
    }
    h3 {
        font-size: 22px;
        line-height: 34px;
    }
    /* End Typography */

    /* Button */
    .solid-button {
        font-size: 15px;
        padding: 12px 14px;
    }
    /* End Button */

    /* Spacing Style */
    .py-60 {padding-top: 50px;padding-bottom: 50px;}
    .pt-60 {padding-top: 50px;}
    .pt-60 {padding-bottom: 50px;}
    .mb-40{margin-bottom: 30px;}
    .mt-30{margin-top: 25px;}
    .mb-30{margin-bottom: 25px;}
    /* End Spacing Style */

    /* Header */
    .site-header {
        padding: 24px 0;
    }
    .menu li {
        margin-right: 16px;
    }
    .site-header .contact-number {
        margin-right: 10px;
    }
    .site-header .btn-wrapper > a {
        flex-shrink: 0;
    }
    .site-content {
        padding-top: 97px;
    }
    /* End Header */

    /* Banner */
    .banner {
        padding: 100px 0;
    }
    .banner-content {
        background-color: rgb(255 255 255 / 85%);
        padding: 20px;
        border-radius: 8px;
    }
    .banner-content p {
        font-size: 18px;
        line-height: 30px;
    }
    .banner-content ul.button-wrapper {
        margin-top: 25px;
    }
    /* End Banner */

    /* Services */
    .service-tabbing .nav-tabs {
        gap: 12px;
    }
    .service-tabbing .nav-tabs .nav-link {
        padding: 12px;
        font-size: 15px;
        line-height: 18px;
        min-width: 180px;
    }
    .tab-content {
        margin-top: 50px;
    }
    /* End Services */

    /* How It Works */
    .how-it-works-inner {
        margin: 52px 0 0 0;
    }
    /* End How It Works */

    /* Our Happy Clients */
    .our-happy-clients .section-title h2:before {
        top: -25px;
        left: -85px;
        width: 80px;
        height: 80px;
    }
    .client-info-box p {
        margin-bottom: 30px;
    }
    /* End Our Happy Clients */

    /* Get the App Today */
    .get-the-app .section-title {
        padding: 115px 0;
    }
    /* End Get the App Today */

    /* Ready to boost */
    .boost-box {
        padding: 30px 60px;
    }
    /* End Ready to boost */

    /* FAQ */
    .faq .accordion {
        margin-top: 30px;
    }
    /* End FAQ */

    /* Footer */
    .c-go-top {
        width: 38px;
        height: 38px;
        padding: 6px;
    }
    .subscription-cover {
        padding-left: 0;
    }
    #i28wu {
        font-size: 15px;
        line-height: 18px;
        padding: 13px 18px;
        margin-left: 10px;
    }
    /* End Footer */
}
@media only screen and (max-width: 991px) {
    /* Typography */
    h1 {
        font-size: 32px;
        line-height: 42px;
    }
    h2 {
        font-size: 28px;
        line-height: 40px;
    }
    h3 {
        font-size: 20px;
        line-height: 28px;
    }
    /* End Typography */

    /* Button */
    .solid-button {
        font-size: 14px;
        padding: 10px 12px;
    }
    /* End Button */

    /* Spacing Style */
    .py-60 {padding-top: 40px;padding-bottom: 40px;}
    .pt-60 {padding-top: 40px;}
    .pt-60 {padding-bottom: 40px;}
    .mb-40{margin-bottom: 20px;}
    .mt-30{margin-top: 20px;}
    .mb-30{margin-bottom: 20px;}
    /* End Spacing Style */

    /* Header */
    .desktop-menu {
        display: none;
    }
    .site-header {
        padding: 20px 0;
    }
    .site-header .contact-number {
        margin-right: 15px;
    }
    .mobile-menu {
        display: block;
    }
    .mobile-menu .btn {
        background-color: transparent;
        border: none;
        padding: 0;
        background: url('../images/menu.png') no-repeat right center;
        background-size: contain;
        width: 20px;
        height: 20px;
        display: block;
        margin-left: 15px;
        filter: brightness(0);
    }
    .offcanvas-start {
        width: 300px;
    }
    .btn-check:focus+.btn-primary, 
    .btn-primary:focus {
        background-color: transparent;
        box-shadow: none;
    }
    .offcanvas-header {
        justify-content: flex-end;
    }
    .btn-close:focus {
        box-shadow: none;
    }
    .offcanvas-body {
        padding: 0;
    }
    .mobile-menu .menu {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
    }
    .mobile-menu .menu li {
        margin: 0;
        display: block;
        width: 100%;
        border-bottom: 1px solid #dfdfdf;
    }
    .mobile-menu .menu li a {
        padding: 10px;
        display: block;
    }
    .site-content {
        padding-top: 89px;
    }
    /* End Header */

    /* Banner */
    .banner {
        padding: 80px 0;
    }
    .banner-content p {
        font-size: 16px;
        line-height: 26px;
        max-width: 100%;
    }
    .banner-content ul.button-wrapper {
        margin-top: 20px;
    }
    ul.button-wrapper li img {
        max-width: 120px;
    }
    /* End Banner */

    /* Services */
    .service-tabbing .nav-tabs {
        gap: 10px;
        overflow-x: auto;
        white-space: nowrap;
        width: 100%;
        flex-wrap: nowrap;
        padding-bottom: 15px;
    }
    .tab-content {
        margin-top: 25px;
    }
    .tab-content h2 {
        max-width: 100%;
    }
    /* End Services */

    /* Delivery Services */
    .delivery-services-wrapper {
        margin-top: 25px;
    }
    /* End Delivery Services */

    /* Logistics Transformation */
    .logistics-transformation {
        padding: 0 !important;
    }
    .logistics-transformation-box {
        padding: 30px;
    }
    .logistics-transformation .section-title h2 {
        max-width: 100%;
    }
    /* End Logistics Transformation */

    /* How It Works */
    .how-it-works-inner {
        margin: 42px 0 0 0;
    }
    ul.image-list {
        display: none;
    }
    /* End How It Works */

    /* Service Experts */
    .service-experts .section-title h2 {
        max-width: 100%;
    }
    .service-experts .service-experts-img {
        margin-top: 24px;
    }
    .service-experts .section-title p {
        font-size: 16px;
        line-height: 30px;
    }
    /* End Service Experts */

    /* Our Happy Clients */
    .testimonial-slider {
        padding: 35px 0 42px;
    }
    .client-info-box {
        padding: 30px;
    }
    .our-happy-clients .section-title h2:before {
        top: -20px;
        left: -75px;
        width: 70px;
        height: 70px;
    }
    /* End Our Happy Clients */

    /* Get the App Today */
    .get-the-app .section-title {
        padding: 80px 0;
    }
    .get-the-app-bg-img {
        background-image: none !important;
        min-height: auto;
    }
    /* End Get the App Today */

    /* Ready to boost */
    .boost-box {
        padding: 30px 40px;
    }
    /* End Ready to boost */

    /* Footer CTA */
    .footer-cta {
        padding: 25px 0;
    }
    .subscription-cover {
        margin: 15px 0 0 0;
    }
    /* End Footer CTA */

    /* FAQ */
    .faq .accordion {
        margin-top: 24px;
    }
    /* End FAQ */

    /* Footer */
    .copyright {
        padding: 20px 0;
        margin-top: 18px;
    }
    .footer-menu .menu li {
        margin-right: 16px;
    }
    .menu li a {
        font-size: 15px;
        line-height: 18px;
    }
    .footer-menu .email {
        margin-left: 20px;
        padding-left: 20px;
    }
    /* End Footer */
}
@media only screen and (max-width: 767px) {
    /* Typography */
    h1 {
        font-size: 28px;
        line-height: 38px;
    }
    h2 {
        font-size: 24px;
        line-height: 36px;
    }
    h3 {
        font-size: 18px;
        line-height: 24px;
    }
    /* End Typography */

    /* Header */
    .site-header {
        padding: 16px 0;
    }
    .site-content {
        padding-top: 72px;
    }
    /* End Header */

    /* Banner */
    .banner {
        padding: 60px 0;
    }
    ul.button-wrapper li img {
        max-width: 110px;
    }
    /* End Banner */

    /* Services */
    .service-tabbing .nav-tabs .nav-link {
        padding: 10px;
        font-size: 14px;
        min-width: 160px;
    }
    .tab-content {
        margin-top: 15px;
    }
    /* End Services */

    /* Delivery Services */
    .delivery-services {
        margin-bottom: 0;
    }
    .delivery-services-col:last-child {
        margin-bottom: 0;
    }
    /* End Delivery Services */

    /* Logistics Transformation */
    .logistics-transformation {
        margin-bottom: 0;
    }
    .logistics-transformation-wrapper .logistics-transformation-box-col:last-child {
        margin-bottom: 0;
    }
    /* End Logistics Transformation */

    /* How It Works */
    .how-it-works-inner {
        margin: 32px 0 0 0;
    }
    .how-it-works .section-title p {
        font-size: 16px;
        line-height: 28px;
    }
    .content-list li {
        padding-left: 65px;
    }
    .content-list li:before {
        width: 45px;
        height: 45px;
        font-size: 20px;
        line-height: 24px;
    }
    /* End How It Works */

    /* Our Happy Clients */
    .testimonial-slider {
        padding: 25px 0 42px;
    }
    .our-happy-clients .section-title h2:before {
        top: -15px;
        left: -65px;
        width: 60px;
        height: 60px;
    }
    /* End Our Happy Clients */
    
    /* Get the App Today */
    .get-the-app .section-title {
        padding: 40px 0;
    }
    /* End Get the App Today */

    /* Ready to boost */
    .boost-box {
        padding: 30px;
    }
    .boost-box-right-img {
        display: none;
    }
    /* End Ready to boost */

    /* FAQ */
    .faq {
        padding-top: 0;
    }
    .faq .accordion {
        margin-top: 10px;
    }
    .faq .accordion-button {
        padding: 14px 40px 14px 20px;
        font-size: 17px;
        line-height: 30px;
    }
    .accordion-button::after, .accordion-button:not(.collapsed)::after {
        right: 15px;
    }
    /* End FAQ */

    /* Footer CTA */
    .footer-cta p {
        margin: 0 0 15px 0;
    }
    /* End Footer CTA */

    /* Footer */
    .footer-menu {
        flex-direction: column;
        align-items: flex-start;
        margin: 15px 0 0 0;
    }
    .footer-menu .email {
        margin: 15px 0 0 0;
        padding: 0;
        border: none;
    }
    .copyright p {
        text-align: center;
    }
    .copyright-left {
        justify-content: center;
    }
    .social-media {
        justify-content: center;
        margin: 15px 0 0 0;
    }
    /* End Footer */
}
@media only screen and (max-width: 575px) {
    /* Typography */
    h1 {
        font-size: 24px;
        line-height: 34px;
    }
    h2 {
        font-size: 20px;
        line-height: 30px;
    }
    p {
        font-size: 15px;
        line-height: 22px;
    }
    /* End Typography */

    /* Header */
    .mobile-hide {
        display: none;
    }
    .site-header .contact-number {
        font-size: 0;
        background: url('../images/call.svg') no-repeat left center;
        background-size: contain;
        width: 20px;
        height: 20px;
    }
    .site-header .btn-wrapper a.solid-button {
        background: url(../images/icon_user.svg) no-repeat center;
        background-size: contain;
        padding: 0;
        font-size: 0;
        width: 20px;
        height: 20px;
    }
    /* End Header */

    /* Our Happy Clients */
    .our-happy-clients .section-title h2:before {
        top: -10px;
        left: -55px;
        width: 50px;
        height: 50px;
    }
    .client-img-rating-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
    .client-info {
        margin: 10px 0 0 0;
    }
    .client-name {
        text-align: left;
        order: 2;
    }
    .client-img {
        width: 40px;
        height: 40px;
        order: 1;
    }
    .client-info-box {
        margin: 0 5px;
    }
    /* End Our Happy Clients */

    /* Get the App Today */
    .get-the-app .section-title {
        padding: 40px 0;
    }
    .boost-box {
        padding: 24px;
    }
    /* End Get the App Today */

    /* FAQ */
    .faq .accordion-button {
        padding: 12px 35px 12px 16px;
        font-size: 16px;
        line-height: 28px;
    }
    .accordion-button::after, .accordion-button:not(.collapsed)::after {
        top: 15px;
        right: 12px;
    }
    .faq .accordion-body {
        padding: 12px 35px 12px 16px;
    }
    /* End FAQ */

    /* Footer */
    .footer-menu .menu {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .footer-menu .menu li {
        margin-right: 10px;
    }
    .footer-menu .menu li a {
        font-size: 14px;
    }
    .entry-header {
        padding: 35px 0;
    }
    .entry-content ol > li,
    .entry-content ul > li {
        font-size: 15px;
        line-height: 22px;
    }
    .entry-content ul > li {
        padding-left: 15px;
    }
    .entry-content ul > li:before {
        top: 8px;
    }
    /* Footer */
}
@media only screen and (max-width: 480px) {
    /* Footer */
    .es-form-field-container {
        align-items: flex-start;
        flex-direction: column;
    }
    form[data-form-id="2"] .es-form-field-container .gjs-row {
        width: 100%;
    }
    form[data-form-id="2"] .es-form-field-container .gjs-row .es-email {
        width: 100%;
    }
    #i28wu {
        font-size: 15px;
        padding: 12px 24px;
        margin: 12px 0 0 0;
    }
    #i28wu {
        width: 100%;
    }
    /* End Footer */
}
@media only screen and (max-width: 360px) { 
    .copyright-left {
        flex-direction: column;
    }
    .copyright-left a {
        padding-right: 0;
        margin: 0 0 5px 0;
    }
    .copyright-left a:after {
        display: none;
    }
}