@media only screen and (max-width: 960px) {
  body {
    font-size:17px;
    font-size: 1.7rem;
    line-height: 2.6rem;
  }
  .text-intro, p.intro {
    font-size: 19px;
    line-height: 27px;
  }
  h1, .h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
    line-height: 4.2rem;
  }
  h2, .h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 34px;
    line-height: 3.4rem;
  }
  .site-header {
    background:#0047BA;
  }
  .site-footer .wrap,
  .site-header .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .top-banner-delta-teal {
    /* width: 100px; */
    width: 60px;
    top: 55%;
  }
  .site-inner {
    background-size: 20%;
    padding-top:24px;
  }
  #site-header + .site-inner {
    margin-top: 64px;
  }
  .tri-delta-modal-inner {
    max-width: 100%;
    margin: 0;
    height: 100%;
  }
  .tri-delta-login-modal .tri-delta-modal-inner {
    margin-top: 42px;
  }
  .xs-five-sixths,
  .xs-four-sixths,
  .xs-one-fourth,
  .xs-one-half,
  .xs-one-sixth,
  .xs-one-third,
  .xs-three-fourths,
  .xs-three-sixths,
  .xs-two-fourths,
  .xs-two-sixths,
  .xs-two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
  }
  .xs-one-half,
  .xs-three-sixths,
  .xs-two-fourths {
    width: 48.717948717948715%;
  }
  .xs-one-third,
  .xs-two-sixths {
    width: 31.623931623931625%;
  }
  .xs-four-sixths,
  .xs-two-thirds {
    width: 65.81196581196582%;
  }
  .xs-one-fourth {
    width: 23.076923076923077%;
  }
  .xs-three-fourths {
    width: 74.35897435897436%;
  }
  .xs-one-sixth {
    width: 14.52991452991453%;
  }
  .xs-five-sixths {
    width: 82.90598290598291%;
  }
  .xs-first {
    clear: both;
    margin-left: 0;
  }

  .tri-delta-protected-content {
    min-height: 400px;
  }

  .wp-block-quote.is-large p,
  .wp-block-quote.is-style-large p {
    font-size: 20px;
    font-style: italic;
    line-height: 1.4;
  }

  figure.wp-block-image.size-large:not(.xs-normal) {
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
    margin-left: 2vw;
    margin-right: 20px;
    margin-right: 2vw;
  }

  .wp-block-gallery  {
    padding-left: 0;
    padding-right: 0;
  }


  .site-footer .tri-delta-share-background-gold a,
  .site-footer .tri-delta-share-background-gold a:hover  {
    background: #0047BA !important;
  }

  .site-footer .tri-delta-share-color-blue a svg,
  .site-footer .tri-delta-share-color-blue a svg g,
  .site-footer .tri-delta-share-color-blue a:hover svg  {
    fill: #ffffff !important;
  }
}
