@media (max-width:767px) {


  .contact input,
  .contact textarea {
    margin: 0px;
    margin-top: 15px;
  }

  .how-works .row {
    padding-top: 70px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .work-progress-data.data2,
  .work-progress-data.data4 {
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }

  .work-progress-data {
    margin-top: 20px;
  }

  .team-action .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width:576px) {
  .team-action .grid {
    grid-template-columns: 1fr 1fr;
  }

  .work-progress-data .how-works-img {
    padding: 20px;
  }
  .ak-height-lg-30{
    display: none;
  }
  .gap-20{
    display: flex;
    gap: 20px;
  }
  .service .card{
    margin-bottom: 0px;
  }
  .contact button {
    padding: 8px 18px;
  }
}

@media(max-width: 475.98px) {
  .team-action .grid {
    grid-template-columns: 1fr;
  }

  /* .ak-hero.ak-style1.tyres_hero {
    height: 81vh !important;

  } */

  .contact-form-title {
    text-align: center;
    font-size: 35px;
  }

  .ak-hero.ak-style1.tyres_hero .ak-hero-bg {
    height: calc(100% + -170px) !important;
  }

  .ak-hero.ak-style1.tyres_hero::before {

    height: calc(100% + -170px) !important;
  }

  .tyres_brands_owl {
    margin-top: -50px;
  }

  .hight-light-wrapper {
    display: block !important;
  }

  /* .how-works {
    padding-top: 50px;
  } */

  .banner-btn {
    padding: 8px 24px;
    font-size: 16px;
}
  .how-works .row {
    margin: 20px 0;
    padding-top: 0;
  }

  .why-choose-us .why-choose-right {
    padding: 60px 29px;
  }

  .balancing_h5 {

    margin-bottom: 0;
  }

  .why-choose-us .why-choose-right h2 {

    font-size: 32px;
  }

  .why-choose-us .why-choose-content h5 {
    font-size: 20px;
  }

  .why-choose-us .why-choose-content p {
    font-size: 14px;
    line-height: 24px;
  }

  .padding_section {
    padding: 60px 0;
  }

  .service .card-content {
    padding: 0;
  }

  .service h2 {
    font-size: 22px;
  }

  .contact {
    padding-bottom: 40px;
    padding-top: 60px;

  }

  .contact .left-section img {
    max-width: 50px;
  }

  .contact h1 {
    font-size: 20px;
  }

  .contact p {

    font-size: 14px;
    margin-bottom: 20px;
  }

  .bottom_contact_banner {
    display: none;
  }

  .footer-bg {
    padding-top: 40px !important;
  }

  
.service p {
  margin-bottom: 39px;
}
.service .icon {
  top: 33%;
}
.showcase p {
  font-size: 1em;
  line-height: 24px;
  text-align: center;
}

.tyres_hero .overlay{
    align-items:center;
  /* justify-content: start; */
}
.showcase .overlay{
  margin-top: 80px;
}
.tyres_hero .showcase h2 {
  font-size: 45px;
  line-height: 42px;
  text-align: center;
}
.ak-hero.ak-style1.tyres_hero {
  height: 67vh;
  position: unset;
}

.wheel-banner{
  background-position: center;
}
}

@media (max-width: 420px)  {
  .ak-hero.ak-style1.tyres_hero::before{
    height: calc(100% + -303px) !important;
  }
  .ak-hero.ak-style1.tyres_hero {
    height: 58vh;
}
.tyres_hero .showcase h2 {
  line-height: 56px;
}
}

@media (max-width: 400px)  {
  .ak-hero.ak-style1.tyres_hero::before{
    height: calc(100% + -177px) !important;
  }
  .ak-hero.ak-style1.tyres_hero {
    height: 66vh;
}
.tyres_hero .showcase h2 {
  font-size: 44px;
}
}