@media (min-width: 1200px) and (max-width: 1450px) {
    .car-color-filter .colors {
        grid-template-columns: repeat(3, 50px);
    }

    .header-search .form-control {
        width: 300px;
    }

    .sub-headeing,
    .banner-cnt {
        font-size: 23px;
        line-height: 38px;
    }

    .find-car-container {
        max-width: 1114px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 15px;
    }

}

@media screen and (max-width:1200px) {
    .find-car-container {
        max-width: 880px;
        margin: -132px auto 0;
    }

    .banner {
        height: 217px;
        padding: 0;
    }

    .header-search .form-control {
        width: 350px;
    }

    .car-sirial-img img {
        width: 100%;
    }

    .car-sirial p {
        font-size: 12px;
    }

    .by-brands-box p {
        word-break: break-all;
        font-size: 12px;
    }

    .hot-selling-card-title {
        min-height: 44px;
    }

    .blog-title.line-26 {
        line-height: 22px;
    }

    .blog-title.text-18 {
        font-size: 14px !important;
    }

    .testimonial-body {
        line-height: 1.4;
    }

    .newsletter-input-group button {
        font-size: 12px;
        margin-left: -60px;
    }

    .hot-selling-cadr-img {
        height: 170px;
    }

    .car-color-filter .colors {
        grid-template-columns: repeat(3, 53px);
        grid-gap: 8px;
        justify-content: start;
    }

    .car-color-filter .color {
        width: 50px;
        height: 50px;
    }

    .checkbox-group {
        display: block;
    }

    .car-details {
        padding: 20px;
    }

    .quote-button {
        padding: 19px 19px;
        font-size: 14px;
    }

    .quote-button i {
        font-size: 16px;
    }

    .zik-zakimg-img {
        top: 393px;
        width: 50%;
    }

    .buy-frem-japan {
        padding: 34px;
        height: 310px;
    }

    .about-car-img {
        width: 63%;
        bottom: 24px;
        right: 9px;
    }

    .step-number {
        font-size: 10rem;
        line-height: 94px;
    }

    .step-card img {
        display: none;
    }

    .step-card {
        padding: 20px 0 !important;
    }

    .find-car {
        grid-template-columns: auto auto auto auto auto;
    }

    .sub-headeing,
    .banner-cnt {
        font-size: 20px;
        line-height: 30px;
    }

    .great-header .header-search {
        position: fixed !important;
        bottom: 0;
        background-color: #fff;
        z-index: 9999;
        left: 0;
        width: 100%;
        padding: 10px 15px;
    }

    .great-header .header-search .form-control {
        width: 100%;
    }

    .great-header .search-icon {
        position: absolute;
        top: 13px;
        right: 30px;
    }

    #main-image {
        height: 360px;
    }

    .header-dropdown {
        left: -100px !important;
    }

    .car-filter {
        position: relative;
        height: 70px;
    }

    .filter-bar {
        position: absolute;
        left: 11px;
        gap: 9px;
    }

    .time-date {
        margin-right: 6px;
        font-size: 13px;
        line-height: 36px;
    }

    .acc-list {
        display: grid;
        align-items: center;
        gap: 0;
        flex-wrap: nowrap;
        white-space: nowrap;
        grid-template-columns: auto auto auto auto auto auto auto auto;
    }

    .acc-sep {
        height: 0;
        width: 1px;
        background: #e1e1e1;
        display: inline-block;
        margin: 15px 8px !important;
        vertical-align: middle;
        border-radius: 2px;
    }

    .mileage-count {
        padding: 0px 0px;
        font-size: 14px;
    }


    .whatsapp-btn {
        padding: 7px 14px;
        font-size: 13px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 14px;
    }

    .filter-dropdown,
    .filter-btn,
    .more-btn {
        padding: 0 9px;
    }

    .carlist-box h6 {
        font-size: 14px;
    }

    .summary-line {
        gap: 10px;
    }

    .listing-container,
    .custom-radio label {
        font-size: 12px;
    }

    .summary-label {
        gap: 16px;
    }

    .text-bold {
        font-size: 12px !important;
    }

}

@media screen and (max-width:992px) {


    /************mobile-manu***********/
    .navbar-toggler {
        padding: 0.65rem 0.75rem;
    }

    .navbar-toggler-icon {
        display: block;
        height: 2px;
        background-size: 100%;
        background-color: #fff;
        margin-bottom: 7px;
    }

    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background-color: #000;
        position: absolute;
        left: 0;
        width: 100%;
        top: 82px;
        padding: 12px 0 4px 0;
    }

    .navbar-toggler {
        position: relative;
        right: 0;
        top: 0;
        padding: 0;
        left: 0px;
        width: 40px;
        margin-right: 11px;
    }

    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }

    .navbar-toggler span {
        width: 35px;
        height: 4px;
        margin: 7px 0px;
        display: block;
        background: #fff;
        font-size: 18px;
        border-radius: 50px;
        transition: all .5s ease-in-out;
    }

    .navbar-toggler.collapsed span {
        margin: 7px 0px !important;
        transform: rotate(0deg) !important;
    }

    .navbar-toggler.collapsed span.bar1 {
        width: 20px;
    }

    .navbar-toggler.collapsed span.bar3 {
        width: 20px;
        margin: 0 0 auto auto !important;
        display: block;
    }

    .navbar-toggler span.bar3 {
        display: none;
    }

    .navbar-toggler span.bar2 {
        transform: rotate(-45deg);
        margin-top: -10px;
    }

    .navbar-toggler span.bar1 {
        width: 35px;
        transform: rotate(45deg);
        margin-top: 17px;
    }

    .navbar-collapse {
        width: 0%;
        position: fixed;
        top: 44px;
        left: -100%;
        min-height: 100vh;
        background: #e80a77;
        padding: 23px 65px;
        border-top: 2px solid #fff;
    }

    .navbar-collapse.show {
        left: -15px;
        width: 90%;
        z-index: 99988;
    }

    /************mobile-manu***********/

    .navbar-nav .nav-link.active,
    .navbar-nav .show>.nav-link {
        border-bottom: 2px solid transparent;
    }

    .navbar-nav .nav-item .nav-link {
        margin: 0 0px 8px;
        border-bottom: 1px solid transparent;
        color: #fff !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 0;
    }

    .h2-heading {
        font-size: 30px !important;
    }

    .find-car-container {
        max-width: 96%;
        margin: 22px auto 0;
    }

    .by-brands-box p {
        font-size: 14px;
    }

    .text-34 {
        font-size: 24px !important;
    }

    .banner {
        height: 200px;
    }

    .car-dtn-list {
        grid-template-columns: auto auto auto;
    }


    .newsletter-box br {
        display: none;
    }

    body {
        padding-bottom: 70px;
    }

    .banner-slider .owl-dots {
        bottom: 30px;
    }

    .navbar {
        width: 100%;
    }

    body {
        padding-top: 55px;
    }

    .car-color-filter .colors {
        grid-template-columns: repeat(7, 53px);
    }

    .text-36 {
        font-size: 26px !important;
    }

    .modal-body .figure img {
        width: 100px;
    }

    .tips-and-talk .tab-content>.tab-pane {
        display: block;
        opacity: 1;
    }

    .accordion-button:not(.collapsed) {
        color: #000;
        background-color: transparent;
        box-shadow: none;
        border-bottom: 0.5px solid #C9C9C9;
    }

    .accordion-button:focus {
        box-shadow: none;
    }

    .accordion-button.collapsed {
        background-color: transparent;
        border-bottom: 0.5px solid #C9C9C9;
    }

    .zik-zakimg-img {
        display: none;
    }

    .jpurney-content.jpurney-content-two {
        margin-top: 40px;
    }

    .our-journey .w-50 {
        width: 100% !important;
    }

    .jpurney-content,
    .jpurney-content.jpurney-content-three {
        margin-top: 40px;
    }

    .about-car-img {
        width: 100%;
        bottom: 12px;
        right: 0;
    }

    .buy-frem-japan,
    .looking-ahed {
        margin-top: 0;
    }

    .sub-headeing,
    .banner-cnt {
        width: 100%;
    }

    .newsletter-logo img {
        width: 227px;
    }

    .by-brands-box figure img {
        width: 37px;
    }

    #main-image {
        height: auto;
    }

    .header-dropdown {
        left: 5px !important;
        width: 690px;
    }

    .filter-dropdown,
    .filter-btn,
    .more-btn {
        min-width: 76px;
        height: 41px;
    }

    .time-date {
        display: none;
    }

    .whatsapp-btn:hover {
        background-color: rgba(41, 167, 26, 1);
        color: #fff;
    }

    .filter-bar {
        position: relative;
        left: 0;
        gap: 9px;
    }

    .car-filter {
        position: relative;
        height: auto;
        display: none;
        z-index: 1;
    }

    .filter-bar {
        position: relative;
        left: 0;
        gap: 9px;
        display: grid;
        grid-template-columns: auto auto auto auto;
    }

    .great-header-link .navbar-brand img {
        width: 173px;
    }

    .icon-filter-mobile {
        width: 35px;
        height: 35px;
        background-color: #fff;
        border-radius: 50%;
        position: relative;
        top: 0px;
        right: 18px;
        z-index: 1;
        cursor: pointer;
    }

    .hot-selling-card-title {
        min-height: 14px;
    }

    .filter-box {
        padding: 24px 0;
    }

    .car-image-container {
        height: 230px;
    }

    .text-24 {
        font-size: 18px !important;
    }

    .header-border-bottom {
        padding: 6px 0px;
    }

    .sticky-box {
        position: sticky;
        top: 80px;
    }

    .car-title {
        font-size: 18px;
        margin-bottom: 0;
    }

    .price-box {
        font-size: 14px;
    }

    .btn-row {
        display: flex;
        flex-direction: column;
    }

    .main-image {
        height: auto;
    }

    .filter-section {
        padding-bottom: 80px;
    }

    .accordion-body .body-type-inner p {
        word-wrap: break-word;
    }
}

@media screen and (max-width:767px) {
    .navbar-brand img {
        width: 187px;
    }

    .banner-title {
        font-size: 25px;
    }

    .text-34 {
        font-size: 20px !important;
    }

    .colors {
        grid-template-columns: repeat(8, 32px);
    }

    .mileage-count {
        font-size: 14px;
    }

    .nav-tabs {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 9px;
        border: 0;
    }

    .nav-tabs .nav-link {
        border: 4px solid #E80A77;
        width: 100%;
    }

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        border: 4px solid #E80A77;
    }

    .hot-selling-cars-slider .owl-controls {
        display: none;
    }

    .hot-selling-cars-box {
        padding: 0px;
    }

    .panel-space {
        padding: 40px 0;
    }

    .h2-heading {
        font-size: 20px !important;
    }

    .by-brands {
        padding: 10px;
    }

    .related-tab {
        top: 9px;
        left: 9px;
        padding: 6px 13px;
        font-size: 10px;
    }

    .testimonial-header {
        display: block;
        margin-bottom: 12px;
    }

    .testimonial-user {
        margin-bottom: 11px;
    }

    .text-20 {
        font-size: 16px !important;
    }

    .stars {
        font-size: 0.8rem;
    }

    .testimonial-card {
        padding: 20px;
    }

    .find-car-container {
        max-width: 94%;
        margin: 22px auto 0;
        padding: 20px;
    }

    .custom-btn {
        margin-top: 5px;
        padding: 7px 20px;
        font-size: 12px;
    }

    .banner-slider .owl-dots {
        bottom: 6px;
    }

    .header-list {
        gap: 12px;
    }

    .great-header-link .navbar-brand img {
        width: 155px;
    }


    .feature-item {
        text-align: start;
    }

    .coppy-right {
        text-align: center;
    }

    .explore-by {
        padding-top: 16px;
    }

    .form-control,
    .dropdown-box,
    .banner-cnt {
        font-size: 14px !important;
    }

    .cstm-search-btn {
        font-size: 20px;
        width: 100%;
    }

    .by-brands-listing {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 20px;
    }

    .car-listing-right-panel {
        padding: 0;
    }

    body {
        padding-top: 52px;
    }

    .car-color-filter .colors {
        grid-template-columns: repeat(4, 53px);
    }

    .hot-selling-cadr-img {
        height: 150px;
    }

    .zoom-small-img .nav-link {
        height: 70px;
        border-radius: 10px;
    }

    .custom-breadcrumb {
        font-size: 11px;
    }

    .custom-pagination {
        margin-top: 40px;
    }

    .custom-pagination .page-number {
        padding: 0px 10px;
        width: 26px;
        height: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 11px;
    }

    .custom-pagination span {
        display: none;
    }

    .custom-pagination .dots {
        padding: 6px 4px;
    }

    .custom-pagination .page-btn {
        padding: 0;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .our-name-img {
        height: auto;
    }

    .buy-frem-japan {
        padding: 18px;
        height: 280px;
    }

    .looking-ahed {
        padding: 24px 24px 89px 24px;
    }

    .buy-frem-japan {
        padding: 40px 18px;
    }

    .w-75 {
        width: 100% !important;
    }

    .spec-grid {
        grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
        gap: 16px;
    }

    .bottom-panel .row {
        flex-direction: column-reverse;
    }

    .step-number {
        font-size: 6rem;
        line-height: 34px;
    }

    .error-panel {
        padding-left: 15px;
        padding-right: 15px;
    }

    .error-panel img {
        width: 100%;
    }

    .w-50 {
        width: 100% !important;
    }

    .w-25 {
        width: auto !important;
    }

    .find-car {
        grid-template-columns: auto auto;
    }

    .find-car .cstm-search-btn {
        width: 100%;
    }

    .find-car .custom-select {
        padding: 10px 26px 10px 10px;
        font-size: 12px;
        background-size: 10px 9px;
    }

    .find-car .form-control {
        padding: 10px 10px;
        font-size: 12px !important;
    }


    .time-date {
        margin-right: 0;
        font-size: 13px;
        text-align: end;
        width: 100%;
        padding: 6px 0;
    }

    .sub-headeing,
    .banner-cnt {
        width: 100%;
        font-size: 14px;
        line-height: 23px;
    }

    .home-banner,
    .banner {
        height: auto;
        padding: 20px 20px;
    }

    .navbar-collapse {
        top: 55px;
    }

    .header-bar {
        width: auto;
    }



    .sub-headeing br {
        display: none;
    }


    .blog-card {
        display: block;
    }

    .blog-image {
        width: 100%;
        max-height: initial;
        height: 230px;
    }


    .banner-cnt br {
        display: none;
    }

    .by-brands-box p {
        font-size: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .great-header .search-icon {
        top: 9px;
        right: 17px;
    }

    .accessories-section ul {
        flex-direction: column;
        gap: 8px;
    }

    .whatsapp-btn span {
        display: none;
    }

    .navbar-toggler.collapsed span {
        margin: 5px 4px !important;
    }

    .whatsapp-btn {
        padding: 0 !important;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .whatsapp-btn i {
        margin-right: 0;
        font-size: 24px;
    }

    .navbar-toggler {
        margin-right: 10px;
    }

    .filter-bar {
        position: relative;
        left: 0;
        gap: 9px;
    }

    .filter-bar {
        position: relative;
        left: 0;
        gap: 8px;
        display: grid;
        grid-template-columns: auto auto AUTO;
    }

    .filter-dropdown,
    .filter-btn,
    .more-btn {
        min-width: 74px;
        height: 34px;
        FONT-SIZE: 12PX;
    }

    .reset-link {
        color: rgba(52, 52, 52, 0.5);
        font-size: 12px;
        margin-left: 0;
    }

    .more-btn {
        border-radius: 5px;
    }

    .filter-bar label {
        font-size: 8px !important;
    }

    .icon-filter-mobile {
        right: 10px;
        top: 1px;
    }

    .navbar-collapse {
        padding: 13px 31px;
    }

    .navbar-nav .nav-item .nav-link {
        margin: 0 0px 0px;
    }

    .car-dtn-list {
        grid-template-columns: auto;
        display: none;
    }

    .acc-list {
        grid-template-columns: auto;
    }

    .acc-bar {
        padding: 13px 2vw 9px 0vw;
        column-count: 2;
    }

    .acc-label {
        font-size: 1.01rem;
    }

    .acc-item {
        font-size: 14px;
        margin: 2px 0;
    }

    .acc-sep {
        margin: 0 5px;
        display: none;
    }

    .client-feedback {
        padding: 0;
    }

    .header-border-bottom {
        padding: 3px 0px;
    }

    .car-listing-heading {
        margin-top: 0;
    }

    .filter-box {
        padding-bottom: 0;
        display: none;
    }

    .filter-box-panel {
        margin-bottom: 6px;
    }

    .car-summary-box:before {
        display: none;
    }

    .btn-row {
        flex-direction: column;
    }

    .how-it-work {
        padding-bottom: 0;
    }

    .specs-box {
        margin: 20px auto;
    }

    .thumbnails {
        display: grid;
        gap: 5px;
        grid-template-columns: auto auto auto auto auto auto;
    }

    .thumbnails img {
        width: 100%;
        height: 77px;
    }

    .car-title {
        font-size: 18px;
    }

    .main-image button {
        font-size: 48px;
    }

    .btn-close {
        right: 0;
        top: -6px;
    }

    .car-dtl-img {
        height: auto;
    }

    .modal-body {
        padding: 0.9rem;
    }

    .header-dropdown {
        left: -18px !important;
        width: 350px;
        top: 28px !important;
    }

    .body-type-inner img {
        height: auto !important;
        max-height: 100% !important;
    }

    .accordion-body {
        padding: 14px 28px 14px 20px;
    }

    .reg-listing {
        gap: 10px;
    }

    .active-filter {
        padding-bottom: 4px;
        margin-bottom: 11px;
    }

    .specs-table td {
        padding: 8px 10px;
        font-size: 12px;
    }

    .accessories-section {
        margin: 10px 6px;
    }

    .car-hot-deals .car-listing-right-panel {
        padding: 15px;
    }

    .car-listing-right-panel .hot-selling-cadr-img {
        height: auto;
    }

    .by-brands h3,
    .by-brands h4 {
        font-size: 16px;
        margin-bottom: 12px !important;
    }


    .by-brands-box {
        padding: 6px;
        border-radius: 3px;
        background-color: #dddddd5c;
    }

    .by-brands-box figure {
        height: 33px;
    }

    .hot-selling-card-price {
        font-size: 11px !important;
    }

    .brands-wrapper.collapsed {
        max-height: 170px !important;
    }

    .hot-selling-card-price span {
        font-size: 13px;
    }


    .carlist-box h6 {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .gallery-view-all-box {
        display: none !important;
    }

    .car-image-container {
        height: 70px;
    }

    .reg-listing li {
        list-style: none;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .car-summary-box .summary-divider {
        display: none;
    }

    .reg-listing {
        display: block;
        margin-bottom: 4px;
    }

    .hot-selling-card-text {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}