@media only screen and (max-width: 767px) {
  .mean-container a.meanmenu-reveal {
    padding-top: 17px;
  }
  .atron-banner-area {
    background: linear-gradient(135deg, #F5F2E8 0%, #F8F5ED 50%, #F0EDE3 100%) !important;
    background-size: cover !important;
    background-position: center center !important;
  }
  .page-banner {
    background: linear-gradient(135deg, #F5F2E8 0%, #F8F5ED 50%, #F0EDE3 100%) !important;
    background-size: cover !important;
    background-position: center center !important;
  }
  .page-banner.bg-1 {
    background: linear-gradient(135deg, #F5F2E8 0%, #F8F5ED 50%, #F0EDE3 100%) !important;
  }
  div[style*="border-top: 2px solid #C9A227"] {
    margin-top: 80px !important;
  }
  .services-details-area {
    padding-top: 40px !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .mean-container a.meanmenu-reveal {
    padding-top: 17px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mean-container a.meanmenu-reveal {
    padding-top: 17px;
  }
  .mean-container .mean-nav ul li .nav-link.search-box i {
    display: inline-block;
  }
  .atron-banner-area {
    background: linear-gradient(135deg, #F5F2E8 0%, #F8F5ED 50%, #F0EDE3 100%) !important;
    background-size: cover !important;
    background-position: center center !important;
  }
  .page-banner {
    background: linear-gradient(135deg, #F5F2E8 0%, #F8F5ED 50%, #F0EDE3 100%) !important;
    background-size: cover !important;
    background-position: center center !important;
  }
  .page-banner.bg-1 {
    background: linear-gradient(135deg, #F5F2E8 0%, #F8F5ED 50%, #F0EDE3 100%) !important;
  }
}

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