@media (max-width: 991px) {
  .home {
    height: 40vh;
  }
  .home .overlay-home .home-content {
    margin-top: 0px;
  }
  .home .overlay-home .home-content .home-element h1 {
    font-size: 40px;
  }
  .home .overlay-home .home-content .home-element p {
    font-size: 18px;
  }
  .home .overlay-home .home-image {
    top: 50px;
  }
  .review .google_review a {
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 797px) {
  .pd-50 {
    padding: 20px 0px;
  }
  .manu-top {
    display: none;
  }
  .btn {
    font-weight: 400;
    padding: 10px 20px;
  }
  .home {
    height: 55vh;
  }
  .home .overlay-home .home-content {
    margin-top: 0px;
    text-align: center;
  }
  .home .overlay-home .home-content .home-element h1 {
    font-size: 20px;
  }
  .home .overlay-home .home-content .home-element p {
    font-size: 16px;
  }
  .home .overlay-home .home-image {
    display: none;
  }
  .heading h1 {
    font-size: 25px;
  }
  .heading .icon::after {
    width: 100px;
    left: -20px;
  }
  .heading .icon::before {
    width: 100px;
    right: -20px;
  }
  .services .service-top .service-content h3 {
    font-size: 18px;
  }
  .services .service-top .service-content h1 {
    font-size: 25px;
    padding: 30px 0px 10px;
  }
  .services .service-top .service-content p {
    font-size: 18px;
    line-height: 25px;
  }
  .services .service-top .service-content span {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .services .service-top .service-content .about-us {
    font-size: 15px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .services .service-buttom .service-buttom-item {
    padding: 15px;
  }
  .services .service-buttom .service-buttom-item h4 {
    font-size: 16px;
  }
  .services .service-buttom .service-buttom-item p {
    line-height: 20px;
  }
  .production .production-bg .production-content h4 {
    font-size: 18px;
  }
  .production .production-bg .production-content h2 {
    font-size: 25px;
  }
  .production .production-bg .production-content p {
    line-height: 25px;
  }
  .production .type-element {
    padding: 25px 0px 8px;
  }
  .production .type-element h1 {
    font-size: 20px;
  }
  .clint .heading h1 {
    font-size: 30px;
  }
  footer {
    text-align: center;
  }
  .svg-buttom {
    margin-bottom: -2px;
  }
  .svg-top {
    margin-top: -2px;
  }
  .review .google_review a {
    margin: 0px 0px 0px 0px;
  }
}
@media screen and (max-width: 300px) {
  .container header {
    font-size: 50px;
  }
}

/*# sourceMappingURL=responsive.css.map */
