@media only screen and (min-width: 200px) and (max-width: 767px) {
}

@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1899px) {
}

@media only screen and (max-width: 1699px) {
}

@media only screen and (max-width: 1599px) {
}

@media only screen and (max-width: 1499px) {
}

@media only screen and (max-width: 1399px) {
}

@media only screen and (max-width: 1299px) {
}

@media only screen and (max-width: 1199px) {
}

@media only screen and (max-width: 1099px) {
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 830px) {
}

@media only screen and (max-width: 768px) {
  .ft-54 {
    font-size: 40px;
  }
  .ft-42 {
    font-size: 34px;
  }
  .ft-28 {
    font-size: 24px;
  }
  .ft-26 {
    font-size: 22px;
  }
  .ft-24 {
    font-size: 22px;
  }
  .ft-18 {
    font-size: 16px;
  }
  .hero-logo-box {
    /* height: 100px; */
    background: #ffffff;
    padding: 20px 20px;
    border-radius: 95px;
    display: inline-block;
    z-index: 4;
    position: relative;
  }
  .hero-logo-box img {
    height: 70px;
  }
  .section-padding {
    padding: 20px 0;
  }
  .solution-card-wrapper {
    padding-bottom: 5px;
    position: relative;
  }
  .process-step-title {
    font-weight: 600;
    margin: 10px 0;
  }
  .projects-subtitle {
    color: #ffffff;
    display: block;
    margin-bottom: 0px;
  }
  .projects-title {
    color: #ffffff;
    margin-bottom: 25px;
  }
  .projects-navigation {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section-subtitle {
    margin-bottom: 0px;
  }
  .feature-points {
    font-size: 16px;
    flex-wrap: wrap;
    gap: 0px;
    display: flex;
    justify-content: space-around;
  }
  .form-col {
    margin-top: 5px;
  }
  .form-label {
    margin-bottom: 0;
  }
  .contact-card {
    margin-top: 0;
  }
  .contact-card {
    padding: 25px;
  }
  .products-bottom-controls {
    margin-top: 0px;
  }
  .process-step {
    margin-bottom: 0;
    /* text-align: justify !important; */
  }
  /* .process-step-desc {
    text-align: justify;
  } */
  .form-row {
    margin-top: -15px;
  }
  .solution-card-body {
    padding: 20px 15px;
    position: relative;
  }
  .solution-card-title {
    margin-top: 40px;
    margin-bottom: 5px;
  }
  .solution-card-text {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .product-tabs .nav-link {
    margin-bottom: 10px;
  }
  .section-title {
    line-height: normal;
    margin-bottom: 10px;
  }
  .badge-logo {
    top: 59%;
    left: 59%;
    width: 250px;
  }
  .car-image {
    height: 300px;
  }
  .left-visual-wrapper {
    margin-bottom: 0px;
    text-align: center;
  }
  .client-logo-slider-section {
    padding: 25px 0;
  }
  .about-img-overlap {
    display: none;
  }
  .experience-badge {
    display: none;
  }
  .about-img-main img {
    margin-top: 10px;
  }
  .site-footer-section {
    padding: 30px 0 30px;
  }
}

@media only screen and (max-width: 620px) {
}

@media only screen and (max-width: 575px) {
}

@media only screen and (max-width: 530px) {
}

@media only screen and (max-width: 513px) {
}

@media only screen and (max-width: 430px) {
}

@media only screen and (max-width: 399px) {
}

@media only screen and (max-width: 361px) {
}
