@media only screen and (max-width: 1200px) {
  body.mrs-v51 {
    overflow-x: hidden;
    overflow-y: auto;
  }

  body.mrs-v51 .marshall-container {
    min-height: 100vh;
    overflow: visible;
  }

  body.mrs-v51 .site-header {
    left: 24px;
    top: 22px;
  }

  body.mrs-v51 .marshall-col-6.marshall-middle-6.marshall-col-content {
    height: auto;
    min-height: auto;
    padding: 120px 0 24px;
    text-align: left;
    width: 100%;
  }

  body.mrs-v51 .marshall-middle-6.marshall-col-content .marshall-content,
  body.mrs-v51 .marshall-middle-6.marshall-col-content .marshall-content.jquery-center {
    margin-left: 24px;
    max-width: 760px;
    position: relative;
    text-align: left;
    top: inherit !important;
    width: calc(100% - 48px);
  }

  body.mrs-v51 .eyebrow {
    margin-bottom: 16px;
  }

  body.mrs-v51 .marshall-content h1 {
    font-size: 3em;
    line-height: 1.05;
  }

  body.mrs-v51 .intro-copy {
    font-size: 1em;
    line-height: 1.62;
    margin: 20px 0 0;
    max-width: 680px;
  }

  body.mrs-v51 .service-list {
    justify-content: flex-start;
    margin-top: 24px;
  }

  body.mrs-v51 .hero-actions {
    justify-content: flex-start;
    margin-top: 28px;
  }

  body.mrs-v51 .schedule-call-btn {
    max-width: 360px;
    width: 100%;
  }

  body.mrs-v51 .position_footer.align-left {
    bottom: inherit;
    left: inherit;
    margin: 28px 0 0 24px;
    position: relative;
    text-align: left;
    width: calc(100% - 48px);
  }

  body.mrs-v51 .stay_connent_with_social.align-right {
    bottom: inherit;
    margin: 24px 0 34px 18px;
    position: relative;
    right: inherit;
    text-align: left;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  body.mrs-v51 .site-header {
    left: 18px;
    top: 18px;
  }

  body.mrs-v51 .site-brand {
    gap: 10px;
  }

  body.mrs-v51 .site-brand-mark {
    height: 44px;
    width: 44px;
  }

  body.mrs-v51 .site-brand strong {
    font-size: 1em;
  }

  body.mrs-v51 .site-brand small {
    font-size: 0.82em;
  }

  body.mrs-v51 .marshall-col-6.marshall-middle-6.marshall-col-content {
    padding: 106px 0 18px;
  }

  body.mrs-v51 .marshall-middle-6.marshall-col-content .marshall-content,
  body.mrs-v51 .marshall-middle-6.marshall-col-content .marshall-content.jquery-center {
    margin-left: 18px;
    text-align: left;
    width: calc(100% - 36px);
  }

  body.mrs-v51 .eyebrow {
    font-size: 0.72em;
    margin-bottom: 12px;
  }

  body.mrs-v51 .marshall-content h1 {
    font-size: 2.25em;
  }

  body.mrs-v51 .intro-copy {
    font-size: 0.95em;
    line-height: 1.6;
    margin-top: 16px;
    max-width: 36em;
  }

  body.mrs-v51 .service-list {
    gap: 8px;
    margin-top: 20px;
  }

  body.mrs-v51 .service-list li {
    font-size: 0.76em;
    padding: 9px 11px;
  }

  body.mrs-v51 .hero-actions {
    align-items: flex-start;
    margin-top: 24px;
  }

  body.mrs-v51 .schedule-call-btn {
    min-height: 48px;
    max-width: 330px;
  }

  body.mrs-v51 .position_footer.align-left {
    margin-left: 18px;
    text-align: left;
    margin-top: 24px;
    width: calc(100% - 36px);
  }

  body.mrs-v51 .footer-copyright p {
    display: inline-block;
    font-size: 0.9em;
    padding: 8px 10px;
  }

  body.mrs-v51 .stay_connent_with_social.align-right {
    margin: 20px 0 28px 12px;
    text-align: left;
  }
}

@media only screen and (max-width: 420px) {
  body.mrs-v51 .marshall-col-6.marshall-middle-6.marshall-col-content {
    padding-top: 104px;
  }

  body.mrs-v51 .site-brand small {
    font-size: 0.76em;
  }

  body.mrs-v51 .marshall-content h1 {
    font-size: 2em;
  }

  body.mrs-v51 .intro-copy {
    font-size: 0.92em;
  }

  body.mrs-v51 .service-list li {
    max-width: 100%;
  }

  body.mrs-v51 .schedule-call-btn {
    max-width: 100%;
  }
}
