@media (min-width: 1401px) and (max-width: 4000px) {
    .w-sm-auto {
        width: auto;
    }

    .car-price .col-lg-6 {
        border-right: 1px solid #D6D6D6;
    }

    .happy_customers .owl-nav {
        position: absolute;
        right: 0px;
        top: -28%;
        margin-top: 0px !important;
    }

    .get_insurance {
        position: relative;
        bottom: 30%;
    }

    #cars_mobile {
        display: none;
    }

    .car_colors_img {
        margin-top: -85px;
    }

    .btn_minwidth {
        /* min-width: 410px; */
        min-height: 54px;
        width: 100% !important;
    }

    .features_image {
        min-height: 250px;
    }

    .overflowx_scroll {
        overflow-x: scroll;
    }
}


@media (min-width: 1281px) and (max-width: 1400px) {
    .w-sm-auto {
        width: auto;
    }

    .car-price .col-lg-6 {
        border-right: 1px solid #D6D6D6;
    }

    .happy_customers .owl-nav {
        position: absolute;
        right: 0px;
        top: -28%;
        margin-top: 0px !important;
    }

    .get_insurance {
        position: relative;
        bottom: 30%;
    }

    #cars_mobile {
        display: none;
    }

    .car_colors_img {
        margin-top: -85px;
    }

    .btn_minwidth {
        /* min-width: 410px; */
        min-height: 54px;
        width: 100% !important;
    }

    .features_image {
        min-height: 250px;
    }

    .overflowx_scroll {
        overflow-x: scroll;
    }
}

@media (min-width: 1024px) and (max-width: 1280px) {
    .w-sm-auto {
        width: auto;
    }

    .car-price .col-lg-6 {
        border-right: 1px solid #D6D6D6;
    }

    .happy_customers .owl-nav {
        position: absolute;
        right: 0px;
        top: -28%;
        margin-top: 0px !important;
    }

    .hyundai-desktop-logo {
        width: 220px;
    }

    .get_insurance {
        position: relative;
        bottom: 8%;
    }

    #cars_mobile {
        display: none;
    }

    .car_colors_img {
        margin-top: -85px;
    }

    .btn_minwidth {
        /* min-width: 410px; */
        min-height: 54px;
        width: 100% !important;
    }

    .features_image {
        min-height: 250px;
    }

    .overflowx_scroll {
        overflow-x: scroll;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .w-sm-auto {
        width: auto;
    }

    .car-price .col-lg-6 {
        border-right: 1px solid #D6D6D6;
    }

    .btn-why-choose {
        background-color: #084B91;
        padding: -2px 76px 0px 5px;
        border-radius: 10px;
    }

    .fs-30 {
        font-size: 24px;
    }

    .fs-40 {
        font-size: 30px;
    }

    .fs-36 {
        font-size: 28px;
    }

    .fs-24 {
        font-size: 20px;
    }

    .hyundai-desktop-logo {
        width: 220px;
    }

    #cars_desktop,
    #all-cars_desktop {
        display: none;
    }

    .car_colors_img {
        margin-top: -55px;
    }

    /* .sticky_top {
        top: 10%;
    } */
    .btn_minwidth {
        /* min-width: 410px; */
        min-height: 54px;
        width: 100% !important;
    }

    .features_image {
        min-height: 250px;
    }

    .overflowx_scroll {
        overflow-x: scroll;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .w-sm-auto {
        width: auto;
    }
    .h-180{
        height: auto;
    }

    .w-sm-100 {
        width: 100%;
    }

    .fs-24 {
        font-size: 20px;
    }

    .fs-22 {
        font-size: 18px;
    }

    .fs-30 {
        font-size: 24px;
    }

    .fs-40 {
        font-size: 30px;
    }

    #cars_desktop,
    #all-cars_desktop {
        display: none;
    }

    /* .sticky_top {

        top: 10%;
    } */
    .variant-height {
        overflow: auto;
    }

}

@media (min-width: 280px) and (max-width: 480px) {
    .w-sm-100 {
        width: 100%;
    }
    .h-180{
        height: auto;
    }

    .fs-22 {
        font-size: 18px;
    }

    .fs-24 {
        font-size: 20px;
    }

    .fs-36 {
        font-size: 28px;
    }

    .py-100 {
        padding: 60px 0px;
    }

    .btn-why-choose {
        background-color: #084B91;
        /* padding: 10px 76px 10px 5px; */
        border-radius: 10px;
    }



    .variant-height {
        height: auto;
    }

    .fs-30 {
        font-size: 24px;
    }

    .fs-40 {
        font-size: 30px;
    }

    .mob-btn {
        display: flex;
        flex-direction: column;
        gap: 18px;
    }

    .btn-secondary {
        color: white;
        background-color: #002c5f;
        border-radius: 10px;
        padding: 12px !important;
        font-size: 14px;
        text-transform: uppercase;

    }

    #cars_desktop,
    #all-cars_desktop {
        display: none;
    }

    .select_variantfilter {
        width: 50vh;
    }

    .location_map {
        height: 270px;
    }

    .sticky_top {

        top: 5%;
    }
    .variant-height {
        overflow: auto;
    }
}