@media (min-width: 1200.01px) and (max-width: 1400px) {
  .top-header .navbar-nav li {
    margin-left: 30px;
  }
  .banner-section .content h1 {
    font-size: 32px;
  }
  .global-heading {
    font-size: 42px;
  }
  .global-heading img {
    max-width: 50px;
  }
  .global-heading.sm {
    font-size: 36px;
  }
  .request-call .request-inner p {
    font-size: 20px;
  }
  .dealer-seller .box-wrap h3 {
    font-size: 30px;
  }
  .car-box.s3 .car-img {
    min-height: 90px;
  }
  .car-box.s2 .car-img {
    min-height: 110px;
  }
  .car-box .car-img {
    min-height: 155px;
  }
  .listing-items .car-box .car-info .info-inner .name,
  .listing-items .car-box .price-cart_btn .price {
    font-size: 12px;
  }
  .listing-items .car-box {
    padding: 13px;
    border-radius: 13px;
  }
  .car-box .price-cart_btn .vat {
    font-size: 9px;
  }
  .listing-items .car-box .cart-buttons .test-btn {
    font-size: 9px;
  }
  .listing-items .car-box .cart-buttons .add-btn svg {
    width: 8px;
  }
  .listing-items .car-box .price-cart_btn .cart-buttons {
    gap: 3px;
  }
  .listing-items .car-box .car-img {
    min-height: 90px;
  }
  .listing-items .car-box .cart-buttons .add-btn {
    padding: 2px 6px;
  }
  .info-scrollspy ul li a {
    font-size: 12px;
  }
  .product-features .contact-dealer {
    padding: 35px;
  }
  .product-features .contact-dealer > img {
    max-width: 150px;
  }
  .contact-dealer .name {
    font-size: 22px;
  }
  .contact-dealer .action a {
    font-size: 12px;
    padding: 5px 15px;
  }
  .contact-dealer .global-btn {
    padding: 11px 15px;
  }
  .inspections-box .inspection-list {
    gap: 8px;
  }
  .inspections-box .inspection-list .inspection {
    font-size: 12px;
    padding: 10px 12px;
  }
  .about-section {
    font-size: 13px;
  }
  .works-wrapper .content {
    padding: 20px 30px 20px 40px;
  }
  .premium-brands .row > div {
    flex: 0 0 16.66%;
    width: 66.66%;
  }
  .blog-box .info .title {
    font-size: 17px;
  }
  .compare-results .product-features {
    font-size: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .top-header .navbar-nav li a {
    font-size: 15px;
  }
  .top-header .navbar-nav li {
    margin-left: 15px;
  }
  .top-header .navbar-nav li a.btn {
    padding: 8px 11px;
    border-radius: 6px;
  }
  .top-header .navbar-nav li.sell-car {
    margin-left: 10px;
  }
  .top-header .navbar-brand img {
    max-width: 140px;
  }
  .banner-section .content h1 {
    font-size: 28px;
  }
  .banner-section .content {
    padding: 40px 0;
  }
  .banner-section::after {
    width: calc(45% + 150px);
  }
  .car-listing.certified-cars {
    background-size: 60%;
  }
  .global-heading {
    font-size: 40px;
  }
  .global-heading img {
    width: 42px;
  }
  .car-listing .view-all {
    top: 0;
  }
  .global-btn {
    padding: 11px 20px;
  }
  .certified-cars .row > div {
    flex: 0 0 50%;
    width: 50%;
  }
  .request-call .request-inner {
    padding: 20px 0 20px 20px;
  }
  .global-heading.sm {
    font-size: 26px;
  }
  .request-call .request-inner p {
    font-size: 16px;
  }
  .request-call .global-btn {
    margin-right: 5px;
    padding: 9px 15px;
    gap: 11px;
    font-size: 14px;
  }
  .car-listing.verified-cars {
    background-size: 60%;
  }
  .verified-cars .row > div {
    flex: 0 0 33.33%;
    width: 33.33%;
  }
  .dealer-seller .box-wrap {
    margin: 0 0 20px;
  }
  .listed-cars .row > div {
    flex: 0 0 33.33%;
    width: 33.33%;
  }
  .car-box.s3 .car-img {
    min-height: 90px;
  }
  .footer-links ul {
    gap: 10px;
  }
  .footer-links ul li a {
    margin: 10px;
    display: inline-block;
  }
  .car-box .info-icon i::after {
    width: 200px;
    left: -70px;
  }
  .dealer-seller .box-wrap h3 {
    font-size: 24px;
  }
  .testimonial-section .comment-box .row > div {
    flex: 0 0 100%;
    width: 100%;
  }
  .comment-box .customer-pic img {
    margin: auto;
    width: 250px;
  }
  .comment-box .content {
    text-align: center;
  }
  .listing-items > .row > div {
    flex: 0 0 33.33;
    width: 33.33%;
  }
  .listing-items .car-box .car-img {
    min-height: 90px;
  }
  .filter-wrap .accordion-button,
  .filter-wrap .accordion-body {
    font-size: 12px;
    padding: 10px 0;
    padding-right: 10px;
  }
  .global-range .range-value,
  .filter-wrap .filter-title,
  .filter-wrap .check-container {
    font-size: 12px;
  }
  .global-heading.s2 {
    font-size: 30px;
  }
  .detail-section .global-heading .type {
    font-size: 14px;
  }
  .product-gallery .main-image {
    padding: 40px;
  }
  .info-scrollspy {
    display: none !important;
  }
  .product-features .contact-dealer {
    padding: 25px;
  }
  .product-features .contact-dealer > img {
    max-width: 100px;
  }
  .contact-dealer .name {
    font-size: 20px;
  }
  .contact-dealer .global-btn {
    padding: 10px 17px;
  }
  .contact-dealer .action a {
    font-size: 11px;
    padding: 5px 8px;
  }
  .product-features .inspections-box {
    padding: 20px;
  }
  .inspections-box .inspection-list .inspection {
    padding: 8px 10px;
    font-size: 10px;
  }
  .inspections-box .inspection-list {
    gap: 6px;
  }
  .contact-section .row.gx-5 {
    margin: 0 -50px;
  }
  .contact-section .row.gx-5 > div {
    padding: 0 50px;
  }
  .works-wrapper .content {
    padding: 10px 20px 10px 40px;
  }
  .works-wrapper .video-box > img {
    height: 350px;
    object-fit: cover;
  }
  .data-info .data-box .count {
    font-size: 28px;
  }
  .karroz-works .data-info .data-box {
    font-size: 12px;
    gap: 10px;
  }
  .premium-brands .row > div {
    flex: 0 0 20%;
    width: 20%;
  }
  .g-padding {
    padding: 60px 0;
  }
  .blog-box .info .title {
    font-size: 16px;
  }
  .blog-box .info {
    padding: 25px;
  }
  .recent-posts .post-box {
    gap: 10px;
  }
  .recent-posts .post-box .content h4 {
    font-size: 12px;
  }
  .recent-posts .post-box .content .date {
    font-size: 10px;
  }
  .compare-results .overview .compare-row {
    margin: 0 -5px;
  }
  .compare-results .overview .compare-row > div {
    padding: 0 5px;
  }
  .compare-results .overview .compare-row > div:first-child {
    border-right: 0;
    border-bottom: 1px solid var(--color-secondary);
    margin: 0 0 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .listing-wrap > .row > .col-md-3,
  .listing-wrap > .row > .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .listing-wrap > .row > div:last-child {
    border: 0;
  }
  .listing-wrap .listing-items {
    padding: 0 0 50px 0;
  }
  .listing-sort .sort-by {
    margin: 0 0 20px;
  }
  .filter-tags {
    padding: 0;
  }
  .filter-wrap .filter-type,
  .filter-wrap .accordion-button,
  .filter-wrap .accordion-body {
    padding: 12px 0;
  }
  .filter-wrap {
    position: fixed;
    background: var(--bs-white);
    width: 280px;
    height: 100%;
    left: -280px;
    top: 0;
    z-index: 99;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.5s ease;
    display: flex;
    flex-direction: column;
  }
  .filter-wrap.open {
    left: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .filter-wrap .filter-inner {
    padding: 20px;
    flex: 1;
    overflow-y: auto;
  }
  .listing-section .results-count {
    margin: 0 0 15px;
  }
  .filter-toggle {
    display: inline-block;
    margin: 0 0 20px;
  }
  .filter-wrap .filter-title.filter {
    position: static;
  }
  .filter-btns {
    display: flex;
  }
}
@media (min-width: 767.01px) and (max-width: 992px) {
  .top-header .navbar-nav li a {
    font-size: 13px;
  }
  .top-header .navbar-nav li {
    margin-left: 5px;
  }
  .top-header .navbar-nav li a.btn {
    padding: 8px 11px;
    border-radius: 6px;
  }
  .top-header .navbar-nav li.sell-car {
    margin-left: 5px;
  }
  .top-header .navbar-brand img {
    max-width: 140px;
  }
  .banner-section .content h1 {
    font-size: 22px;
  }
  .banner-section .content {
    padding: 40px 0;
  }
  .banner-section::after {
    width: calc(38% + 150px);
  }
  .car-listing.certified-cars {
    background-size: 60%;
  }
  .global-heading {
    font-size: 32px;
  }
  .global-heading img {
    width: 34px;
  }
  .car-listing .view-all {
    top: 0;
  }
  .global-btn {
    padding: 11px 20px;
  }
  .certified-cars .row > div {
    flex: 0 0 50%;
    width: 50%;
  }
  .request-call .request-inner {
    padding: 20px 0 20px 20px;
  }
  .global-heading.sm {
    font-size: 26px;
  }
  .request-call .request-inner p {
    font-size: 16px;
  }
  .request-call .global-btn {
    margin-right: 5px;
    padding: 9px 15px;
    gap: 11px;
    font-size: 14px;
  }
  .car-listing.verified-cars {
    background-size: 60%;
  }
  .verified-cars .row > div {
    flex: 0 0 50%;
    width: 50%;
  }
  .dealer-seller .box-wrap {
    margin: 0 0 20px;
  }
  .listed-cars .row > div {
    flex: 0 0 33.33%;
    width: 33.33%;
  }
  .car-box.s3 .car-img {
    min-height: 90px;
  }
  .footer-links ul {
    justify-content: center !important;
    gap: 0;
  }
  .footer-links ul li a {
    margin: 10px;
    display: inline-block;
  }
  .car-box .info-icon i::after {
    width: 200px;
    left: -70px;
  }
  .comment-box .customer-pic img {
    margin: auto;
    width: 250px;
  }
  .comment-box .content {
    text-align: center;
  }
  .listing-items > .row > div {
    flex: 0 0 33.33;
    width: 33.33%;
  }
  .listing-items .car-box .car-img {
    min-height: 90px;
  }
  .global-heading.s2 {
    font-size: 28px;
  }
  .detail-section .global-heading .type {
    font-size: 14px;
  }
  .product-info .product-actions {
    text-align: left;
    margin: 20px 0 0;
  }
  button.label-btn {
    margin: 0 10px 0 0;
  }
  .derive-wishlist .btn {
    margin: 0 5px 0 0;
  }
  .product-gallery .main-image {
    padding: 30px;
    height: 300px;
  }
  .product-gallery .image-box img {
    height: 146px;
  }
  .product-gallery .image-box a::after {
    width: 40px;
    height: 40px;
    background-size: 17px;
  }
  .product-gallery .count-wrap {
    padding: 5px 15px;
  }
  .product-gallery .count-wrap .count {
    font-size: 30px;
  }
  .product-gallery .count-wrap .text {
    font-size: 11px;
  }
  .info-scrollspy {
    display: none !important;
  }
  .contact-banner {
    min-height: 280px;
  }
  .contact-section .row.gx-5 {
    margin: 0 -30px;
  }
  .contact-section .row.gx-5 > div {
    padding: 0 20px;
  }
  .why-us-section .service-box h5 {
    font-size: 14px;
  }
  .why-us-section .service-box {
    font-size: 12px;
  }
  .why-us-section .service-box img {
    max-height: 50px;
  }
  .about-section,
  .why-us-section {
    padding: 50px 0;
  }
  .karroz-works .col-md-7,
  .karroz-works .col-md-5 {
    flex: 0 0 100%;
    width: 100%;
  }
  .works-wrapper .content {
    padding: 50px;
  }
  .data-info .data-box img {
    max-width: 100%;
    max-height: 35px;
  }
  .data-info .data-box .count {
    font-size: 22px;
  }
  .karroz-works .data-info .data-box {
    font-size: 11px;
    gap: 10px;
  }
  .premium-brands .row > div {
    flex: 0 0 25%;
    width: 25%;
  }
  .premium-brands .brand-box {
    padding: 15px;
  }
  .brand-box .brand-name {
    font-size: 13px;
  }
  .g-padding {
    padding: 50px 0;
  }
  .blog-list .row > div {
    flex: 0 0 50%;
    width: 50%;
  }
  .blog-box .info .title {
    font-size: 16px;
  }
  .blog-box .info {
    padding: 25px;
  }
  .compare-car-wrap .choose-car-wrap .flexbox {
    flex-direction: column;
  }
  .compare-results .compare-row {
    margin: 0 -5px;
  }
  .compare-results .compare-row > div {
    padding: 0 5px;
  }
  .compare-results .compare-row > div:first-child {
    border-right: 0;
    border-bottom: 1px solid var(--color-secondary);
    margin: 0 0 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
  .banner-section .content h1 {
    text-align: center;
    font-size: 26px;
  }
  .banner-section {
    padding: 30px 0 0;
  }
  .banner-section::after {
    width: 100%;
  }
  .car-listing.certified-cars {
    background-size: 120%;
  }
  .car-listing .view-all {
    position: static;
    margin: 20px 0 0;
  }
  .global-heading {
    font-size: 32px;
    margin: 0 0 25px;
  }
  .global-heading img {
    width: 28px;
  }
  .request-call .request-inner {
    padding: 25px;
  }
  .global-heading.sm {
    font-size: 28px;
  }
  .request-call .request-inner p {
    font-size: 18px;
  }
  .request-call .global-btn {
    padding: 13px 18px;
    min-width: 181px;
    justify-content: center;
    margin: 0 0 10px;
  }
  .request-call .car-img {
    margin: 20px 0 0;
  }
  .car-listing.verified-cars {
    background-size: 120%;
  }
  .dealer-seller .box-wrap {
    margin: 0 0 20px;
    text-align: center;
  }
  .dealer-seller .box-wrap img:not(.global-btn img) {
    max-width: 100px;
    margin: 0 0 20px;
  }
  .dealer-seller .box-wrap h3 {
    font-size: 24px;
  }
  .listed-cars .row > div {
    flex: 0 0 100%;
    width: 100%;
  }
  .testimonial-section {
    padding: 45px 0;
  }
  .global-heading.xs {
    font-size: 24px;
  }
  .testimonial-section .slick-arrow {
    display: none !important;
  }
  .comment-box .customer-pic img {
    width: 200px;
    margin: auto;
  }
  .comment-box .content {
    text-align: center;
    margin: 20px 0 0;
  }
  .testimonial-section .global-heading {
    text-align: center;
  }
  .footer-section {
    padding: 40px 0;
    text-align: center;
  }
  .footer-links ul {
    gap: 0;
    justify-content: center !important;
  }
  .footer-links ul li a {
    margin: 5px 10px;
    display: inline-block;
  }
  .footer-bottom .flex-rows {
    flex-direction: column-reverse;
    gap: 15px;
  }
  .car-box .info-icon i::after {
    width: 220px;
    left: -100px;
  }
  .car-box .car-img,
  .car-box.s2 .car-img,
  .car-box.s3 .car-img {
    min-height: 130px;
  }
  /* header */
  .top-header .navbar-nav li,
  .top-header .navbar-nav li,
  .top-header .navbar-nav li.sell-car {
    margin-left: 0;
  }
  .top-header .navbar-nav li.sell-car {
    margin: 10px 0 0;
  }
  .top-header .navbar-nav li.sell-car,
  .top-header .navbar-nav li.sign-in {
    width: 49%;
    display: inline-block;
  }
  .top-header .navbar-nav {
    display: block;
    padding: 15px 0 0;
  }
  .top-header .navbar-nav li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .scroll-top-btn {
    bottom: 115px;
  }
  .sticky-menu {
    display: block;
  }
  .listing-section {
    padding: 30px 0 0;
  }
  .global-heading.md {
    font-size: 32px;
  }
  .listing-section .results-count .count {
    font-size: 14px;
  }
  .custom-pagination {
    gap: 10px;
    font-size: 12px;
  }
  .custom-pagination .btn {
    padding: 5px 7px;
    font-size: 12px;
    border-radius: 5px;
  }
  .listing-inner .pagination-wrapper {
    padding: 40px 0 80px 0;
  }
  .tags-sorting {
    flex-wrap: wrap;
  }
  .info-scrollspy {
    display: none !important;
  }
  .detail-section {
    padding: 40px 0;
  }
  .detail-section .global-heading .name {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 24px;
    line-height: 1.3;
  }
  .detail-section .global-heading.s2 {
    line-height: 1;
  }
  .detail-section .global-heading .type {
    font-size: 14px;
  }
  .product-info .product-actions {
    text-align: left;
    margin: 20px 0 0;
  }
  button.label-btn {
    margin: 0 10px 0 0;
  }
  .g-price-wrap .price {
    font-size: 26px;
  }
  .g-price-wrap .vat {
    font-size: 12px;
  }
  .derive-wishlist .btn {
    margin: 0 5px 0 0;
  }
  .product-gallery .col-md-7,
  .product-gallery .col-md-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .product-gallery .main-image {
    border-radius: 20px 20px 0 0;
    height: 250px;
    padding: 30px;
  }
  .product-gallery .main-image .icon {
    left: 15px;
    top: 15px;
  }
  .product-gallery .main-image .icon {
    width: 30px;
    line-height: 30px;
  }
  .product-gallery .image-box img {
    height: 110px;
  }
  .product-gallery .col-md-5 .row div:nth-child(2) .image-box img {
    border-radius: 0;
  }
  .product-gallery .col-md-5 .row div:nth-child(3) .image-box img {
    border-radius: 0 0 0 20px;
  }
  .product-gallery .col-md-5 .row div:nth-child(4) .image-box img {
    border-radius: 0 0 20px 0;
  }
  .product-gallery .count-wrap {
    border-radius: 20px 0 20px 0;
    padding: 5px 15px;
  }
  .product-gallery .count-wrap .count {
    font-size: 24px;
  }
  .product-gallery .count-wrap .text {
    font-size: 11px;
  }
  .g-test-btn,
  .g-wishlist-btn {
    padding: 8px 13px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 6px;
  }
  .g-test-btn img {
    width: 6px;
  }
  .product-features .contact-dealer img.rounded-circle {
    max-width: 100px;
  }
  .contact-dealer .global-btn {
    padding: 10px 15px;
  }
  .inspections-box .inspection-list {
    gap: 6px;
  }
  .inspections-box .inspection-list .inspection {
    font-size: 11px;
    padding: 6px 7px;
  }
  .related-listing .view-all {
    position: static;
    margin: 20px 0 0;
    padding: 10px 20px;
  }
  .related-listing {
    padding: 40px 0 50px;
  }
  .related-slider .slick-arrow {
    left: auto;
    right: 0;
    top: -60px;
  }
  .related-slider .slick-arrow.slick-prev {
    left: auto;
    right: 40px;
  }
  .product-features > .row {
    margin: 0 -15px;
  }
  .product-features > .row > div {
    padding: 0 15px;
  }
  .product-gallery .image-box a::after {
    width: 40px;
    height: 40px;
    background-size: 17px;
  }
  .global-heading.s2 {
    font-size: 24px;
  }
  .detail-section .product-info {
    margin: 15px 0 0;
  }
  .global-popup .modal-body {
    padding: 25px;
  }
  .global-popup .modal-content {
    border-radius: 20px;
  }
  .global-btn {
    padding: 10px 20px;
  }
  .global-heading.s1 {
    font-size: 24px;
  }
  .global-popup .close-btn {
    font-size: 24px;
  }
  .contact-banner {
    min-height: 250px;
  }
  .contact-section {
    padding: 40px 0;
  }
  .contact-section .row.gx-5 {
    margin: 0 -15px;
  }
  .contact-section .row.gx-5 > div {
    padding: 0 15px;
  }
  .contact-section .row.gx-5 > div:last-child {
    border: 0;
  }
  .contact-section .submit-btn .global-btn {
    padding: 13px 21px;
  }
  .about-section {
    padding: 40px 0;
  }
  .why-us-section {
    padding: 40px 0;
  }
  .karroz-works .col-md-7,
  .karroz-works .col-md-5 {
    flex: 0 0 100%;
    width: 100%;
  }
  .works-wrapper .content {
    padding: 20px;
  }
  .button.is-play {
    width: 60px;
    height: 60px;
  }
  .button.is-play .button-icon {
    transform: translate(-50%, -50%) scale(0.8);
  }
  .karroz-works .data-info {
    row-gap: 30px;
  }
  .data-info .data-box img {
    max-width: 35px;
  }
  .data-info .data-box .count {
    font-size: 20px;
  }
  .karroz-works .data-info .data-box {
    gap: 10px;
    font-size: 11px;
    flex: 0 0 50%;
    width: 50%;
  }
  .premium-brands .row > div {
    flex: 0 0 50%;
    width: 50%;
  }
  .premium-brands .brand-box {
    padding: 15px;
  }
  .faq-section .accordion-item {
    padding: 20px 25px;
  }
  .faq-section {
    padding: 40px 0;
  }
  .why-us-section .row > div:not(:last-child) {
    border: 0;
  }
  .g-padding {
    padding: 40px 0;
  }
  .blog-box .info {
    padding: 25px;
  }
  .input-wrap.s2.v2 .form-control.global-input {
    padding: 17px;
  }
  .input-wrap.s2.v2 .icon {
    left: 17px;
  }
  .input-wrap.s2.v2 .icon + .form-control.global-input {
    padding-left: 65px;
  }
  .global-btn.btn-lg {
    padding: 14px 30px;
  }
  .steps-wrap ul li a .icon {
    width: 47px;
    height: 47px;
  }
  .steps-wrap ul li::before,
  .steps-wrap ul::before {
    top: 48px;
  }
  .steps-wrap ul li {
    font-size: 12px;
  }
  .compare-car-wrap .choose-car-wrap .flexbox {
    flex-direction: column;
  }
  .compare-car-wrap .choose-car-wrap {
    padding: 20px 20px 30px;
  }
  .compare-car-wrap .select-wrap {
    min-height: 140px;
    padding: 20px;
    font-size: 16px;
  }
  .compare-car-wrap .choose-car-wrap .flexbox {
    gap: 10px;
  }
  .compare-car-wrap .vs {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .compare-car-wrap .select-wrap .image {
    max-width: 100px;
  }
  .compare-results .compare-car-wrap .select-wrap {
    font-size: 14px;
  }
  .compare-results .compare-row {
    margin: 0 -5px;
  }
  .compare-results .compare-row > div {
    padding: 0 5px;
  }
  .compare-results .compare-row > div:first-child {
    border-right: 0;
    border-bottom: 1px solid var(--color-secondary);
    margin: 0 0 20px;
    padding-bottom: 20px;
  }
  .g-border-box,
  .product-features .inspections-box {
    padding: 20px;
    border-radius: 20px;
  }
  .comingsoon-section {
    padding: 50px 0 0;
  }
}
