.hero-4-section-content .text {
  max-width: 90%;
}

.hero-4-service-box video {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.work-details-area .work-details-wrapper {
  gap: 30px 170px;
}

@media (max-width: 900px) {
  .hero-4-section-content .text {
    max-width: 100%;
  }
  h1.section-title.is-home i {
    display: block;
  }
  .service-2 .service-2-box .content .title {
    font-size: 2rem !important;
  }
  .work-wrapper {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  section.marquee-text-area.section-spacing-bottom.marquee-text-area--padding {
    padding-bottom: 1rem;
  }
  .marquee-text-area .section-title {
    font-size: 4rem !important;
  }
  .counter-4-item .number {
    font-size: 5rem !important;
    line-height: 1.1 !important;
  }
  #portfolio .portfolio-area-4-columns {
    margin-bottom: 0px;
    padding-bottom: 1rem;
  }
  .service-2 .service-2-box {
    gap: 30px 20px;
  }
  .header__nav.pos-center {
    display: none !important;
  }
  img.service-banner {
    max-width: 100% !important;
  }
  .hero-area-4-inner {
    display: flex;
    flex-direction: column;
  }
  .hero-4-section-content-wrapper {
    display: contents;
  }
  .hero-4-section-content {
    order: 1;
  }
  .hero-4-services-wrapper-box-1 {
    order: 2;
  }
  .hero-4-services-wrapper-box-2 {
    order: 3;
  }
  .cta-4-section-header {
    padding-top: 25px !important;
  }
  h1, .h1, .section-title, .page-title {
    font-size: 2.5rem !important;
  }
  .work-details-area .gallery-wrapper .image img {
    border-radius: 10px;
  }
  .image-wrapper.is-fm {
    margin-bottom: 2rem;
  }
  .work-details-area .work-details-area-inner {
    margin-top: 20px;
  }
  .client-area .clients-wrapper {
    gap: 0px;
  }
  .team-area-1-inner .team-wrapper.is-alt {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .choose-us__item h2 span {
    font-size: 5rem;
    line-height: 100%;
  }
  .hero-4-section-content .section-title, .about-4-title-wrapper .section-title, .cta-4-section-header .section-title,
  .portfolio-4-section-header .section-title, .service-area-4-inner h2.section-title, .counter-4-section-header .section-title {
    font-size: 2rem !important;
  }
}
@media (min-width: 900px) {
  .side-toggle {
    display: none !important;
  }
}/*# sourceMappingURL=si-responsive.css.map */