@media screen and (max-width: 1440px) {
  .welcome-hero-txt {
    padding: 268px 0 122px;
    color: #fff;
  }
  .model-search-content {
    position: relative;
    bottom: 0;
    top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  .welcome-hero-txt h2 {
    font-size: 40px;
  }
  .welcome-btn.model-search-btn {
    margin-left: 28px;
  }
  .featured-cars-img {
    padding: 0 10px;
  }
}
@media screen and (max-width: 992px) {
  nav.navbar.bootsnav {
    background-color: #000;
  }
  .wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {
    padding: 18px 0;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding: 25px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 15px 0;
    border: #fff0;
  }
}
@media screen and (max-width: 991px) {
  .welcome-hero-txt h2 {
    line-height: 1.6;
  }
  .model-search-content .col-sm-12 {
    padding: 0 40px;
  }
  .single-model-search:last-child {
    margin-bottom: 30px;
  }
  .welcome-btn.model-search-btn {
    margin: 0;
  }
  .single-new-cars-item {
    max-width: 450px;
    margin: 0 auto;
  }
  .new-cars-txt {
    margin: 30px 0;
  }
  .new-cars-txt {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .single-service-item {
    height: 430px;
    margin-bottom: 40px;
  }
  .single-featured-cars {
    max-width: 350px;
    margin: 0 auto;
  }
  .footer-social {
    text-align: left;
  }
  .footer-social a i {
    margin-right: 16px;
    margin-left: 0;
  }
  .hm-foot-email {
    max-width: 300px;
  }
}
@media screen and (max-width: 640px) {
  .single-testimonial-box {
    max-width: 350px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .welcome-hero h2 {
    font-size: 30px;
  }
  .single-model-search h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 440px) {
  .welcome-hero-txt h2 {
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
  }
}
@media screen and (max-width: 399px) {
  .testimonial-carousel .col-sm-3,
  .testimonial-carousel .col-xs-12 {
    width: 260px;
  }
  .single-service-item h2 a {
    line-height: 1.5;
  }
  .section-header h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 350px) {
  nav.navbar.bootsnav .navbar-toggle {
    margin-right: -25px;
    left: -10px;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding: 25px 0;
    font-size: 20px;
  }
  .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand,
  .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,
  .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .map iframe {
    width: 300px;
    height: 200px;
    display: flex;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .bar h2::after {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    width: 15%;
    height: 2px;
    margin-bottom: 5px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .bar h2 {
    position: relative;
  }
}
@media (max-width: 767px) {
  .mob h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .mob p {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .icon img {
    width: 100px;
  }
}
@media (max-width: 767px) {
  .call {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .km img {
    display: flex;
    margin: 0 auto;
  }
}
