@media only screen and (min-width: 1600px) and (max-width: 2000px) {
  .container {
    max-width: 1570px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .container {
    max-width: 1350px;
  }
}
@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1599px) {
  .main-slider h2, .innerBan h2 {
    font-size: 6rem;
  }
  .main-slider h2 span, .innerBan h2 span {
    font-size: 3rem;
  }
  .innerBan {
    height: 30rem;
  }
  .dashboardBan {
    height: 15rem;
  }
  .rideService, footer .subscribe {
    padding: 2rem 0;
  }
  .rideService .thumb {
    padding: 1rem;
    gap: 1rem;
  }
  .rideService .thumb img {
    width: 5rem;
  }
  .rideService .thumb h4 {
    margin: 0;
  }
  .whySec h2 {
    font-size: 2.3rem;
  }
  .proThumb {
    padding: 1rem 2.75rem 2.75rem;
  }
  .offerSec .item .content {
    width: calc(100% - 17rem);
  }
  .offerSec .item img {
    width: 15rem;
  }
  .popularBrandsCarousel .item img {
    width: 6rem;
  }
  footer .info li {
    margin: 2rem 0;
    min-height: 6rem;
  }
  .procedureThumb h4 {
    font-size: 1.5rem;
  }
  .procedureThumb {
    min-height: 24rem;
  }
}

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1366px) {
  html {
    font-size: 15px;
  }
  section {
    padding: 4rem 0;
  }
  .main-slider h2, .innerBan h2 {
    font-size: 5rem;
  }
  .main-slider h3, .proThumb .price h4 span, .totalSummary .cell h2 {
    font-size: 2rem;
  }
  .dashboardBan h2 {
    font-size: 3rem;
  }
  .proThumb {
    padding: 1rem;
  }
  .rideService {
    padding: 1rem 0;
  }
  footer .logo img {
    width: 14rem;
  }
  footer .subscribe h2 {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 1199px) {
  html {
    font-size: 14px;
  }
  .rideService {
    background-color: var(--black);
    position: relative;
    top: -1px;
  }
  .proThumb .price h4 {
    font-size: 1rem;
  }
  .proThumb .price h4 span {
    font-size: 1.5rem;
  }
  .proThumb .fetures li h5 {
    font-size: 14px;
    margin-top: 5px;
  }
  .offerSec {
    padding: 0;
    background: no-repeat;
  }
  .offerSec:before {
    content: none;
  }
  .offerSec .rightOfferCarousel {
    background: var(--main);
  }
  .offerSec .leftOfferCarousel {
    background: var(--black);
  }
  .offerSec .item img {
    width: 20rem;
  }
  .offerSec .item .content {
    width: calc(100% - 22rem);
  }
  footer .info li a {
    font-size: 1.125rem;
  }
  .purchasedVehicleWrap .cell {
    flex: 0 0 100%;
  }
}

@media only screen and (max-width: 991px) {
  html {
    font-size: 13px;
  }
  section {
    padding: 3rem 0;
  }
  .innerBan {
    background-attachment: inherit;
  }
  .rideService .thumb {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
  }
  .aboutSec figure {
    margin-left: 0;
  }
  .popularBrandSec .title {
    text-align: center;
  }
  footer .info li {
    padding: 0 0rem;
  }
  header .navbar .navbar-collapse {
    background: var(--black);
    padding: 2rem;
  }
  header .navbar .navbar-nav {
    gap: .5rem;
    margin-bottom: 1rem;
  }
  .dashboard .sidebar a {
    padding: 4px 1rem;
    font-size: 13px;
  }
  .themeBtn {
    padding: 0.8rem 2rem;
  }
  .totalSummary .cell {
    padding: 1rem;
  }
  .totalSummary .cell h4 {
    font-size: 1rem;
  }
  .totalSummary .cell h2 {
    font-size: 1.8rem;
  }
  .carFunds .formStyle .themeBtn {
    margin-top: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  html {
    font-size: 12px;
  }
  section {
    padding: 2rem 0;
  }
  .title {
    margin-bottom: 1em;
  }
  .main-slider h2, .innerBan h2 {
    font-size: 4rem;
  }
  .dashboardBan h2 {
    font-size: 3rem;
  }
  .main-slider h2 span, .innerBan h2 span {
    font-size: 2rem;
  }
  .main-slider h3 {
    font-size: 1.5rem;
  }
  .dashboard .sidebar a {
    font-size: 14px;
  }
  .rideService .thumb {
    padding: 2rem;
    border: 1px dashed rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    margin: 0.5rem 0;
  }
  .proThumb {
    padding: 5px;
  }
  .proThumb .fetures {
    gap: 0;
  }
  .proThumb .fetures li {
    border: 0;
    padding: 0;
  }
  .offerSec .item .content {
    width: calc(100% - 17rem);
  }
  .offerSec .item img {
    width: 15rem;
  }
  .offerSec .item h4 {
    font-size: 2rem;
  }
  .main-slider .carousel-indicators,
  .proDetlCarousel .slick-dots,
  .relatedPRoCarousel .slick-dots {
    display: none !important;
  }
  .listStyled li:before {
    font-size: 10px;
    top: 2px;
  }
  footer .info {
    flex-flow: row wrap;
    justify-content: space-around;
    gap: 1rem;
    margin-top: 2rem;
  }
  footer .info li {
    flex: 0 0 48%;
    margin: 0;
    padding: 1rem;
    border: 2px dashed #fff2;
    border-radius: 10px;
  }
  footer .info li:last-child {
    border: 2px dashed #fff2;
  }
  footer .info li a {
    font-size: 1.125rem;
    margin: 0;
    gap: 10px;
    line-height: 1.5;
  }
  .dashboard .sidebar {
    margin-bottom: 1rem;
  }
  .carFunds .formStyle, .totalSummary {
    margin: 0 0 1rem;
  }
  .dashboardWrap {
    padding: 1rem 0;
    margin: 0 0 1rem;
  }
  .purchasedVehicleWrap h4 {
    color: var(--black);
    font-size: 1.75rem;
  }
  .purchasedVehicleWrap {
    margin-top: 1.5rem;
  }
  footer .logo img {
    width: 10rem;
  }
  .totalSummary {
    flex-direction: column;
    align-items: stretch;
  }
  .totalSummary .cell {
      text-align: center;
  }
  .totalSummary .cell:first-child {
      border-radius: 6px 6px 0 0;
  }
  .totalSummary .cell:last-child {
      border-radius: 0 0 6px 6px;
  }
}

@media only screen and (max-width: 575px) {
  h2, .dashboardBan h2 {
    font-size: 2rem;
  }
  .main-slider .carousel-item > img {
    height: 40rem;
    object-fit: cover;
    object-position: center;
  }
  .offerSec .item {
    flex-direction: column;
  }
  .offerSec .item img {
    width: 25rem;
  }
  .offerSec .item .content {
    width: calc(100% - 0rem);
    margin: 1rem 0;
  }
  .title h2 span {
    font-size: 1.25rem;
  }
  .procedureThumb {
    min-height: auto;
    margin-bottom: 0.8rem;
    padding: 1.5rem;
  }
  .formStyle {
    padding: 2rem 1rem;
    margin: 0 0.5rem;
    border-radius: 0;
  }
}
