@media(max-width:1699px) {
    /* About us */
    .about-us-wrap .about-features .h-feature-item svg {
        height: 15px;
    }
    .about-card-wrap {
        padding: 30px;
    }
    .about-us-wrap .support-card {
        bottom: 30px;
        left: 30px;
        padding: 20px;
    }
    .about-card-img img {
        min-height: 400px;
    }
    .col-side,
    .col-middle {
        width: 33.33%;
    }
    /* australian wide */
    .australia-highlight-wrapper {
        bottom: 3px;
        right: 18px;
    }
    /* end */
}

@media(min-width:1700px) {
    .container {
        max-width: 1440px;
    }
}

@media (max-width:1599px) {
    /* root */
     :root {
        --radius10: 8px;
        --radius12: 10px;
        --radius16: 12px;
        --radius20: 20px;
        --radius30: 24px;
    }
    h5,
    .h5 {
        font-size: 18px;
    }
    p,
    .p {
        font-size: 14px;
    }
    .btn {
        padding: 12px 26px;
    }
    .form-control.border,
    .form-control.border::placeholder {
        font-size: 14px;
    }
    .form-control.border {
        padding: 14px 16px;
    }
    .how-it-works-wrap .sec-heading,
    .built-for-company .sec-heading,
    .truck-op-platform .sec-heading,
    .profess-sec-left .sec-heading,
    .faqs-sec-wrap .sec-heading,
    .connect-wrapper .sec-heading {
        margin-bottom: 50px;
    }
    /* end */
    /* Hero banner */
    .subtitle {
        font-size: 12px;
        line-height: 1;
        padding: 8px 14px;
    }
    .h-banner-title {
        margin: 10px 0 0;
    }
    .h-banner-features {
        padding-top: 18px;
        margin: 30px 0 0;
    }
    .h-feature-item {
        font-size: 13px;
    }
    .hero-content-wrap {
        padding: 250px 0 80px;
        height: calc(100svh - 78px);
    }
    /* end */
    /* About us */
    .review-stars img {
        width: 18px;
    }
    .review-stars {
        gap: 4px;
    }
    /* end */
    /* How its work */
    .timeline-number {
        width: 50px;
        height: 50px;
        margin: 0 auto 20px;
        font-size: 20px;
    }
    .cm-tabs .nav-link {
        padding: 12px 22px;
    }
    .how-it-works-wrap .cm-tab-content {
        min-height: 220px;
    }
    .how-it-works-wrap .timeline .gap20 {
        gap: 15px;
    }
    .timeline-line {
        margin-top: 26px;
    }
    /* end */
    /* bueld for construction company */
    .btn.explore-feature-btn {
        padding: 12px 26px;
    }
    .btn.btn-black {
        padding: 14px 26px;
    }
    /* end */
    /**** FAQs ****/
    .why-choose-sec::after,
    .faqs-sec-main::after {
        background-size: 44%;
    }
    .fta-title {
        font-size: 22px;
        margin-top: 18px;
    }
    .faqs-ta-wrap .accordion-button {
        font-size: 22px;
    }
    .faqs-ta-wrap .accordion-item {
        padding: 20px 0px;
    }
    .faqs-ta-wrap .accordion-button::before {
        background-size: 25px 25px;
        width: 25px;
        height: 25px;
    }
    .faqs-ta-wrap .nav-link {
        font-size: 18px;
    }
    .faqs-ta-wrap .accordion-body {
        font-size: 16px;
        margin-top: 10px;
    }
    /* end */
    /* autralia wide */
    .about-contact-icon {
        width: 40px;
        height: 40px;
    }
    .about-contact-label {
        font-size: 14px;
    }
    .about-contact-value {
        font-size: 18px;
    }
    .about-stat-icon {
        width: 50px;
        height: 50px;
    }
    .about-stat-num {
        font-size: 26px;
    }
    .about-stat-label {
        font-size: 14px;
    }
    .about-contact-item {
        margin-bottom: 40px;
    }
    .about-stats-row {
        padding-top: 40px;
        grid-template-columns: repeat(3, 1fr);
    }
    /* end */
    .c-platform-item {
        padding: 20px;
    }
    .truck-op-main .about-contact-icon {
        width: 60px;
        height: 60px;
    }
    .truck-op-main .about-contact-icon img {
        width: 30px;
        height: 30px;
    }
    .truck-op-main .col-middle .c-img-text-box-wrap.top1 .truck-op-img img {
        max-height: 350px;
    }
}

@media (max-width: 1499px) {
    /**** FAQs ****/
    .faqs-ta-wrap .accordion-button {
        font-size: 18px;
    }
    .faqs-ta-wrap .accordion-item {
        padding: 18px 0px;
    }
    .faqs-ta-wrap .accordion-body {
        font-size: 15px;
    }
    .fta-title {
        font-size: 20px;
    }
    .faqs-ta-wrap .nav-link {
        font-size: 16px;
    }
    .faqs-ta-wrap .accordion-button::before {
        background-size: 22px 22px;
        width: 22px;
        height: 22px;
    }
    /* Trusted by Professionals */
    .testi-text {
        font-size: 18px;
    }
    .testi-name {
        font-size: 20px;
    }
    .profess-slider-wrap {
        margin-top: 0px;
    }
    /* end */
    .truck-op-main .c-img-text-box-wrap.top1 {
        flex-direction: column;
    }
    .truck-op-main .c-img-text-box-wrap.top1 .truck-op-img img {
        max-width: 300px;
        width: 100%;
    }
}

@media (max-width: 1399px) {
    /* Root */
    .btn {
        font-size: 13px;
        padding: 14px 24px;
        letter-spacing: 0.8px;
    }
    .container {
        padding: 0 50px;
        max-width: 100%;
    }
    /* end */
    /* About us */
    .about-row-wrap {
        margin: 30px 0;
    }
    /* end */
    /* australian wide */
    .australia-highlight-wrapper {
        bottom: -2px;
        right: 14px;
    }
    /* end */
    /* How its work */
    .how-it-works-wrap .timeline .gap20 {
        gap: 8px;
    }
    .cm-tabs .nav-link {
        padding: 12px 18px;
        font-size: 13px;
    }
    .cm-tabs .work-tab-v {
        width: 16px;
        height: 16px;
    }
    .timeline-number {
        width: 46px;
        height: 46px;
        font-size: 18px;
    }
    .timeline-line {
        margin-top: 24px;
    }
    /* end */
    /**** FAQs ****/
    .fta-title {
        font-size: 18px;
    }
    .faqs-ta-wrap .nav-link {
        font-size: 15px;
    }
    .faqs-ta-wrap .accordion-item {
        padding: 16px 0px;
    }
    .faqs-ta-wrap .accordion-button {
        font-size: 18px;
    }
    .testi-avatar {
        width: 48px;
        height: 48px;
    }
    /* end */
    .c-platform-btn {
        margin-top: 30px;
    }
    .c-landscap-wrap {
        margin: 30px 0 20px;
    }
}

@media (max-width: 1299px) {
    .truck-op-img {
        text-align: center;
    }
    /* end */
    /* Trusted by Professionals */
    .testi-name {
        font-size: 18px;
    }
    .testi-text {
        font-size: 15px;
    }
    .testi-quote-icon .quote-icon {
        width: 60px;
        height: 60px;
    }
    .profess-sec-left .h-banner-title {
        font-size: 36px;
    }
    /* end */
    /* australian wide */
    .australia-highlight-wrapper {
        bottom: 0px;
        right: 14px;
        padding: 15px 13px;
    }
    .highlighted-img {
        max-width: 60px;
    }
    /* end */
    .v-scroll-img {
        height: 300px;
    }
}

@media (max-width: 1199px) {
    /* root */
     :root {
        --radius16: 14px;
        --radius20: 16px;
        --radius24: 20px;
        --radius30: 22px;
    }
    .container {
        padding: 0 40px;
    }
    .sec-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .how-it-works-wrap .sec-heading,
    .built-for-company .sec-heading,
    .truck-op-platform .sec-heading,
    .profess-sec-left .sec-heading,
    .faqs-sec-wrap .sec-heading,
    .connect-wrapper .sec-heading {
        margin-bottom: 40px;
    }
    /* Hero css */
    .hero-content.right {
        max-width: 700px;
    }
    .hero-content-wrap {
        padding: 100px 0 60px;
        /* min-height: 600px;
        height: 80svh; */
    }
    .h-feature-item img,
    .h-feature-item svg {
        height: 15px;
    }
    .h-feature-item {
        padding: 0 16px;
    }
    .subtitle {
        padding: 8px 10px;
        gap: 6px;
    }
    .hero-desc {
        padding: 30px 0 10px;
    }
    .h-banner-features {
        padding-top: 25px;
    }
    /* end */
    /* About us */
    .about-card-wrap {
        padding: 22px;
    }
    .about-us-wrap .support-card {
        bottom: 22px;
        left: 22px;
        padding: 16px;
    }
    .about-us-wrap .company-image img {
        max-width: 180px;
    }
    .review-wrapper {
        padding-top: 10px;
        gap: 12px;
    }
    .review-stars img {
        width: 15px;
    }
    .about-us-wrap .about-features .h-feature-item {
        padding: 4px 0;
        gap: 6px;
    }
    .about-card-img img {
        min-height: 300px;
    }
    .ab-col-1,
    .ab-col-2,
    .ab-col-3 {
        width: 33.33333333%;
    }
    /* How its work */
    .timeline-item {
        flex-direction: row;
    }
    .tm-for-verticle {
        display: flex;
        align-items: start;
        gap: 20px;
        text-align: start;
    }
    .timeline-line {
        left: 22px;
        right: auto;
        top: 0;
        bottom: 60px;
        width: 0;
        border-top: 0;
        border-left: 2px dashed #f3b8a0;
    }
    .cm-tab-content {
        padding: 30px 0 0;
    }
    .how-it-works-wrap .timeline .gap20 {
        gap: 20px;
    }
    /* end */
    /* buiel for truck company */
    .truck-op-img {
        text-align: unset;
    }
    /* end */
    /* faq */
    .faqs-sec-main::before {
        display: none;
    }
    /* Why Choose Us */
    .wc-desc {
        font-size: 16px;
    }
    .wc-check-list li {
        font-size: 16px;
    }
    .wc-check-icon {
        width: 20px;
        height: 20px;
        font-size: 10px;
    }
    /* end */
    /* Trusted by Professionals */
    .testi-avatar {
        width: 48px;
        height: 48px;
    }
    .circleimg {
        width: 40px;
        height: 40px;
        margin-left: -12px;
    }
    .profess-sec-wrap .verify-card {
        bottom: 30px;
        left: 30px;
        padding: 14px 14px;
        border-radius: var(--radius16);
        gap: 16px;
    }
    /* end */
    /* Trusted by Professionals */
    .testi-text {
        font-size: 18px;
    }
    /* end */
    /* get in touch */
    .connect-wrapper .sub-form-card p {
        color: var(--text-secondary);
        margin-bottom: 30px;
    }
    /* end */
    /* australia wide */
    .about-stat-icon .stat-icon {
        width: 25px;
        height: 25px;
    }
    /* end */
    /* construction platform */
    .white-overlay::after,
    .white-overlay::before {
        height: 60px;
    }
    .c-platform-item {
        padding: 20px;
        gap: 12px;
    }
    .c-landscap-wrap {
        margin: 40px 0 20px;
    }
    /* end */
    .v-scroll-img {
        height: 260px;
    }
    .c-img-text-box-wrap {
        padding: 22px;
    }
    .c-platform-container {
        max-width: 100%;
        margin: 0 50px;
    }
    .construction-platform .sec-heading p {
        max-width: 550px;
    }
    .c-platform-item img {
        width: 30px;
    }
}


/*=========================================================
// Medium devices (tablets, less than 992px)
===========================================================*/

@media (max-width: 991px) {
    /* root */
     :root {
        --radius30: 16px;
    }
    .container {
        padding: 0 30px;
    }
    .about-us-wrap.sec-padding {
        padding-bottom: 20px;
    }
    /* Hero css */
    .header-height {
        padding-top: 65px;
    }
    /* About us */
    .about-us-wrap .sec-heading {
        padding: 0 30px;
    }
    .title-image2 img {
        height: 36px;
        width: 36px;
    }
    .title-image1 img {
        max-width: 90px;
    }
    .about-us-wrap .sec-heading .head-title {
        line-height: 1.2;
    }
    .about-card-img img {
        max-height: 500px;
        min-height: auto;
        object-position: top;
    }
    .ab-col-1 {
        width: 100%;
    }
    .ab-col-2,
    .ab-col-3 {
        width: 50%;
    }
    /* bueld for constuction company */
    .img-scroll-wrap {
        gap: 35px;
        max-height: 650px;
        max-width: 900px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
    .c-img-pink-box.img-scroll-wrap::before,
    .c-img-pink-box.img-scroll-wrap::after {
        height: 20%;
    }
    /* end */
    /* bueld for constuction platform */
    .join-truckmatch-wrap {
        transform: scale(1.0);
    }
    /* end */
    /* buiel for truck company */
    .col-side,
    .col-middle {
        width: 100%;
    }
    .truck-op-main .col-side .c-img-text-box-wrap.top1 {
        flex-direction: column-reverse !important;
    }
    /* end */
    /**** FAQs ****/
    .faqs-ta-left {
        width: 100%;
    }
    .faqs-ta-left .nav-pills {
        flex-direction: row !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;
    }
    .faqs-ta-wrap .nav-item {
        margin-right: 15px;
    }
    .faqs-ta-right {
        width: 100%;
    }
    .faqs-cp-txt {
        padding-bottom: 20px;
    }
    .fta-title {
        margin-top: 15px;
    }
    .faqs-ta-wrap .accordion-button {
        font-size: 16px;
    }
    .why-choose-sec::after,
    .faqs-sec-main::after {
        background-size: contain;
    }
    /* end */
    /* autralia wide */
    .about-map-wrap {
        margin-top: 40px;
    }
    .about-stats-row {
        grid-template-columns: repeat(2, 1fr);
    }
    .about-contact-value {
        font-size: 16px;
    }
    .about-stat-num {
        font-size: 22px;
    }
    .faqs-ta-wrap .accordion.accordion-flush .accordion-item {
        padding: 20px;
    }
    .australia-highlight-wrapper {
        bottom: 20px;
        right: 100px;
        padding: 15px 13px;
    }
    /* end */
    /* Why Choose Us */
    .why-choose-sec::before {
        display: none;
    }
    /* end */
    /* Trusted by Professionals */
    .testi-text {
        font-size: 16px;
    }
    /* end */
    /* get in touch */
    .connect-sec-main::before {
        display: none;
    }
    /* end */
    .v-scroll-img {
        height: 370px;
    }
    .c-platform-btn {
        margin-top: 20px;
        gap: 16px;
    }
    .c-landscap-wrap {
        margin: 40px 0 16px;
    }
    .c-platform-container {
        margin: 0 30px;
    }
    .border-wrap {
        padding: 2px;
    }
}


/*=========================================================
// Small devices (landscape phones, less than 768px)
===========================================================*/

@media (max-width: 767px) {
    .why-choose-image .wc-img,
    .profess-sec-wrap .profess-image,
    .connect-wrapper .connect-image .sub-img {
        max-height: 600px;
    }
    /* About us */
    .about-us-wrap .sec-heading {
        padding: 0;
    }
    .about-card-img img {
        max-height: 400px;
    }
    .ab-col-2,
    .ab-col-3 {
        width: 100%;
    }
    /* australian wide */
    .australia-highlight-wrapper {
        bottom: 18px;
        right: 25px;
        padding: 15px 13px;
    }
    /* end */
    /**** FAQs ****/
    /* .faqs-sec-main {
        background-image: url(../images/faqs-bg-m-img.png);
        background-position: top;
        background-size: 100%;
    } */
}


/*=========================================================
Extra small devices (portrait phones, less than 576px)
===========================================================*/

@media (max-width: 576px) {
    /* Root */
     :root {
        --radius10: 6px;
        --radius16: 10px;
    }
    .btn {
        font-size: 12px;
        padding: 12px 18px;
    }
    .subtitle {
        padding: 8px 8px;
        font-size: 11px;
    }
    .minidot {
        width: 7px;
        height: 7px;
    }
    .container {
        padding: 0 16px;
    }
    .sec-padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    /* Hero css */
    .hero-content-wrap {
        padding: 100px 0 30px;
        height: calc(100svh - 63px);
    }
    .hero-desc {
        padding: 20px 0 0px;
    }
    .h-banner-features {
        margin: 40px 0 0;
        padding-bottom: 25px;
    }
    /* About us */
    .about-card-wrap {
        padding: 18px;
        height: auto;
    }
    .about-us-wrap .support-card {
        bottom: 18px;
        left: 18px;
        padding: 14px;
    }
    .about-us-wrap .company-image img {
        max-width: 160px;
    }
    .about-card-img img {
        max-height: 320px;
    }
    .about-us-wrap .about-features {
        margin: 16px 0 20px;
    }
    .title-image2 img {
        height: 32px;
        width: 32px;
    }
    .title-image1 img {
        height: 32px;
    }
    .review-wrapper .review-rating,
    .review-wrapper .review-count {
        font-size: 16px;
    }
    .review-stars img {
        width: 14px;
    }
    .about-us-wrap .sec-heading .head-title {
        line-height: 1.4;
        font-size: 25px;
    }
    /* How its work */
    .how-it-works-wrap .sec-heading,
    .built-for-company .sec-heading,
    .truck-op-platform .sec-heading {
        margin-bottom: 30px;
    }
    .cm-tabs {
        padding: 3px;
        /* flex-wrap: nowrap; */
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        scrollbar-width: thin;
        white-space: nowrap;
        align-items: start !important;
        justify-content: start !important;
    }
    .cm-tabs .nav-link {
        padding: 10px 10px;
        font-size: 12px;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .cm-tabs li.nav-item {
        max-width: 100%;
        width: 100%;
    }
    .how-it-works-wrap .timeline-item p {
        margin-top: 4px !important;
    }
    .how-it-works-wrap .cm-tab-content {
        min-height: auto;
    }
    .timeline-number {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    .how-it-works-wrap .timeline .gap20 {
        gap: 24px;
    }
    .timeline-line {
        left: 19px;
    }
    .tm-for-verticle {
        gap: 15px;
    }
    /* autralia wide */
    .about-stats-row {
        grid-template-columns: repeat(1, 1fr);
    }
    .about-contact-item {
        margin-bottom: 20px;
    }
    .australia-highlight-wrapper {
        bottom: 2px;
        right: 14px;
        padding: 15px 13px;
    }
    /* end */
    /* why choose us */
    .wc-desc {
        font-size: 14px;
    }
    .wc-check-list li {
        font-size: 14px;
        margin-bottom: 14px;
    }
    .wc-check-icon {
        width: 16px;
        height: 16px;
        font-size: 8px;
    }
    .wc-check-icon svg {
        width: 10px;
        height: 10px;
    }
    /* end */
    /* Trusted by Professionals */
    .testi-name {
        font-size: 17px;
    }
    .testi-role {
        font-size: 14px;
    }
    .testi-avatar {
        width: 40px;
        height: 40px;
    }
    .testi-text {
        font-size: 14px;
    }
    /* end */
    /* construction platform */
    .white-overlay::after,
    .white-overlay::before {
        height: 40px;
    }
    .construction-platform.sec-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .c-platform-container {
        margin: 0;
    }
    .c-platform-item {
        padding: 16px;
        gap: 10px;
    }
    .c-platform-btn {
        gap: 12px;
        flex-direction: column;
    }
    .c-platform-btn .btn {
        width: 100%;
        justify-content: center;
    }
    .c-platform-btn .border-wrap,
    .c-platform-btn .join-truckmatch-wrap {
        width: 100%;
    }
    .c-img-text-box-wrap {
        padding: 18px;
        height: auto;
    }
    .v-scroll-img {
        height: 250px;
        max-height: 250px;
    }
    .img-scroll-wrap {
        gap: 14px;
        max-height: 300px;
    }
    .construction-platform .sec-heading .head-title br,
    .sec-heading h2 br {
        display: none;
    }
    .wc-desc {
        margin-bottom: 24px;
    }
    .how-it-works-wrap .sec-heading,
    .built-for-company .sec-heading,
    .truck-op-platform .sec-heading,
    .profess-sec-left .sec-heading,
    .faqs-sec-wrap .sec-heading,
    .connect-wrapper .sec-heading {
        margin-bottom: 30px;
    }
    .truck-op-main .about-contact-icon {
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 480px) {
    .australia-highlight-wrapper {
        bottom: 0px;
        right: 12px;
        padding: 15px 13px;
    }
    .highlighted-img {
        max-width: 50px;
    }
}

@media (max-width: 360px) {
    h1,
    .h1 {
        font-size: 32px;
    }
    h2,
    .h2 {
        font-size: 26px;
    }
    /* About us */
    .title-image1 img {
        height: 28px;
    }
    .review-stars {
        gap: 2px;
    }
    .timeline-number {
        width: 36px;
        height: 36px;
        font-size: 12px;
    }
    /* australian wide */
    .australia-highlight-wrapper {
        bottom: 6px;
        right: 13px;
        padding: 10px 8px;
    }
    .highlighted-img {
        max-width: 40px;
    }
    /* end */
}