@media only screen and (max-width: 1024px) {
  .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right
    .elementor-grid-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  p {
    margin-block-end: 1rem;
  }
  .folio-content h3 {
    margin-top: 4rem;
  }
  .elementor .full-height {
    max-height: 800px;
  }
  .elementor-widget-elementor-insight-grid .row,
  .elementor-widget-elementor-work-grid .row {
    margin-right: -0.3rem;
    margin-left: -0.3rem;
  }
  .bq-number-container {
    gap: 2rem;
    margin-left: 0rem;
  }

  .middle-width .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .archive-featured.col-lg-12 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .m-bottom-100 {
    margin-bottom: 2rem;
  }
  .feature-double-space {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .insight-grid .insight-title {
    padding: 0px 0px;
  }
}

@media only screen and (max-width: 991px) {
  .inter-24,
  .inter-24 a {
    font-size: 1.059rem;
    line-height: 1.2;
  }
}

@media only screen and (max-width: 767px) {
  .folio-carousel {
    padding: 1rem;
    padding-bottom: 3rem;
  }
  .folio-content h3 {
    margin-top: 0rem;
  }
  .folio-content h3 span {
    display: none;
  }
  .folio-content .folio-link {
    height: 0px;
    margin-top: 4rem;
  }
  .bq-number-container {
    gap: 1.5rem;
  }
  .insight-grid .insight-title {
    padding: 0px 0px;
  }

  .width-950 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .archive-top-space {
    margin-top: 10rem;
  }
  .archive-container {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
  }
  .column-bottom-gutter {
    margin-bottom: 2rem;
  }
  .mobile-bottom-gutter{
    margin-bottom: 2rem;
  }
  .cf-row-2 {
    flex-direction: column;
  }
  .single-work .wp-block-spacer.work-space{
    height: 20px !important;
  }
  .single-work .custom-image {
    padding-bottom: 1rem;
  }
}

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

@media (min-width: 991px) {
  .inter-24,
  .inter-24 a {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}

@media (min-width: 1024px) {
  .elementor .full-height {
    max-height: 800px;
  }
}

@media (min-width: 1367px) {
  :root {
    --font-itr-70: 2.125rem;
    --font-inter-32: 1.563rem;
  }
  .insight-grid .insight-title {
    padding: 0px 15px;
  }
  .elementor .full-height {
    max-height: 1158px;
  }
}

@media (min-width: 2400px) {
  :root {
    --font-itr-70: 2.125rem;
    --font-inter-32: 2rem;
  }
  .folio-content h3 {
    max-width: 450px;
  }
  .insight-grid .insight-title {
    padding: 0px 25px;
  }
  .elementor .full-height {
    max-height: 1158px;
  }
}
