@media (max-width: 1510px) and (min-width: 1200px) {
}

@media (min-width: 1600px) {
}

@media (max-width: 1600px) {
}

@media (max-width: 1350px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

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

@media (min-width: 992px) {
}

@media (min-width: 991px) {
}

@media (max-width: 991px) {
  .header-theme-logo .width-96 {
    width: 90px;
  }

  .home-slider-content {
    padding-bottom: 10px;
    bottom: 10px;
  }

  .home .home-slider {
    margin-top: 0;
  }

  .home .main-header .header-top-area .header-top-first,
  .main-header .header-top-area .header-top-first {
    background: #fff;
  }

  .home .main-header .color-logo {
    display: inline-block;
  }

  .home .main-header .white-logo {
    display: none;
  }

  .home .header-icon-wrap a {
    color: #202020;
  }

  .home .header-icon-wrap a i {
    color: #202020;
  }

  .btn-style {
    height: 25px;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12px;
  }

  .icon-16 {
    font-size: 12px;
  }

  .section-why-choose .col {
    border: none;
  }

  .section-why-choose .service-content::before {
    opacity: 1;
    visibility: visible;
  }

  .section-why-choose .service-content::after {
    transform: scaleX(-1);
  }

  .contact-option-box {
    margin-top: 10px;
    padding: 10px;
    position: relative;
  }

  .contact-map iframe {
    height: 200px;
  }

  .about-banner-box {
    padding: 20px 30px;
    border-radius: 10px;
  }

  .about-banner-box h2 {
    font-size: 18px;
    line-height: 25px;
    max-width: 500px;
  }

  .section-about {
    padding: 40px 0;
  }

  .about-content-box img {
    width: 100%;
    padding: 0;
  }

  .about-content-box.right img {
    width: 100%;
    padding: 0;
  }

  .about-content-box h2 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
  }

  .about-content-box .subtitle {
    font-size: 14px;
    margin-top: 30px;
  }

  .testi-content {
    padding: 20px 20px;
  }

  .test-qoute {
    display: none;
  }

  .testi-content-inner {
    position: relative;
    padding-left: 0;
  }

  .testi-content p {
    text-align: center;
  }

  .section-why-choose .service-content {
    min-height: 250px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 767px) {
}

@media (max-width: 480px) {
}
