@media only screen and (max-device-width: 1024px), (max-width: 1024px) {
  body {
    font-size: 0.8em; }

  .curtain {
    transform: translate3d(0, 0, 0); }

  .cmh-page {
    visibility: visible !important;
    display: block !important;
    height: 600px;
    position: relative;
    border: 20px solid #fff;
    border-bottom: none;
    overflow: hidden; }
    .cmh-page__heading {
      font-size: 2em;
      letter-spacing: 0.1rem !important;
      margin-bottom: 1rem;
      margin-top: -40px; }
      .cwm .cmh-page__heading {
        margin-top: -60px; }
    .cmh-page__description {
      letter-spacing: 0.1rem;
      line-height: 1.3; }

  .cmh-pages {
    height: inherit;
    top: 100vh; }

  .active *, .inactive * {
    transform: translate3d(0, 0, 0) !important;
    opacity: 1 !important; }

  .top-bar, .mobile-hide {
    display: none; }

  .intro-section {
    overflow: hidden;
    background: #2f2f2f;
    height: 100vh;
    width: 100%;
    position: absolute;
    z-index: 2;
    display: block; }

  .cmh-page__half {
    height: 250px; }

  .cwm div.cmh-page__half .side:after {
    content: '';
    width: 0;
    height: 0;
    border-right: 100vw solid transparent;
    border-bottom: 10vh solid #2a2a2a;
    bottom: 0;
    position: absolute; }

  .cmh-page.active .cmh-page__content-curve,
  .cmh-page__half,
  .cmh-page__shape,
  .cmh-page.active .cmh-page__content {
    transform: none;
    transition: transform 0s; }

  .cmh-page__half,
  .cmh-page__shape,
  .side,
  .cmh-page__heading,
  .cmh-page__description {
    width: 100% !important;
    right: 0 !important; }

  .text {
    height: 350px;
    top: 250px; }

  .cmh-page__half--left .cmh-page__shape,
  .cmh-page__half--right .cmh-page__shape {
    left: inherit;
    right: inherit; }

  .cmh-page__content {
    text-align: center;
    padding-left: 10% !important;
    padding-right: 10% !important;
    transform: skewX(0) !important; }

  .cmh-page__half--right,
  .cmh-page__content-curve {
    left: inherit; }

  .cmh-page__half--right--curve .side {
    background-color: #ffffff; }
    .cmh-page__half--right--curve .side .cmh-page__content {
      left: 10vw; }

  .cmh-page__half--left--curve .side {
    background-color: #f4f3ef; }
    .cmh-page__half--left--curve .side .cmh-page__content {
      left: -10vw; }

  .cmh-page__shape__curved.text {
    border-radius: 0 !important; }

  .exhibit .attendance-h,
  .exhibit .odometer, .visitor .attendance-h,
  .visitor .odometer {
    display: none; }
  .exhibit .mobile, .visitor .mobile {
    display: block;
    font-weight: bold; }

  .img-responsive {
    display: none; }

  .img-responsive.mobile {
    display: block; }

  .cmh-page-13, .cmh-page-17 {
    height: 350px; }
    .cmh-page-13 .text, .cmh-page-17 .text {
      top: 0; }
    .cmh-page-13 .side, .cmh-page-17 .side {
      display: none; }

  .cmh-page-10 .cmh-page__half .side {
    background-color: #97791c; }

  .cmh-page-11 .cmh-page__half .side {
    background-color: #091f50; }

  #donorMap, #donationMap {
    overflow: visible !important;
    width: 100vw;
    left: 0;
    position: absolute; }

  #donationMap {
    height: 90vh; }
    #donationMap g > text {
      font-size: 0.9em; }

  .map-marker {
    display: block !important; }

  .map-marker .dot {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none; }

  svg a {
    display: none !important; } }
@media only screen and (max-device-width: 600px), (max-width: 600px) {
  body {
    font-size: 0.7em; } }

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