.l-article-container {
  background: transparent;
  width: 100%;
  max-width: 970px;
}

/*builds a simple tab chart for the right rail*/
.projectGraphic {
  width: 220px;
  font-family: "Benton Sans RE", Helvetica, sans-serif;
  font-size: .9em !important;
  line-height: 120%;
  position: absolute;
  right: -320px;
}

.projectGraphic h4 {
  font-size: 1.15em;
  margin-bottom: 9px;
}

.projectNote {
  font-size: .9em !important;
  margin-top: 12px;
}

.project-table {
  border-spacing: 0;
  border-collapse: collapse;
  border: none;
  padding: 0;
  vertical-align: top;
  text-align: left;
  margin: 12px 0 0 0;
}

.project-table th,
td {
  vertical-align: top;
  padding: 8px 2px 8px 2px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #ccc;
  border-collapse: collapse;
}

.project-table tr:last-child td {
  border-bottom: none;
}

.scroll-label {
  color: #fff;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  font-family: 'Benton Sans';
  font-size: 1em !important;
  text-align: center;
  margin-top: 36px !important;
  position: absolute;
  bottom: 40px;
  text-align: center;
  width: 100%;
  z-index: 2;
  opacity: .35;
}

.scroll-label img {
  display: block;
  margin: 6px auto 0 auto;
  width: 30px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  #zone-none-block-1-leaderboard, #zone-none-block-3-leaderboard {
    width: 100%;
  }
  .recirc {
    display: none;
  }
  .page-article {
    padding-top: 0;
  }
  .desktop {
    display: none;
  }
  .nav-shortcuts-mod,
  .global-nav-mod {
    display: none;
  }
  .l-article-container,
  .l-home-container,
  .l-section-container,
  .l-footer-container,
  .page-body {
    width: 100%;
    min-width: 100%;
  }
  .l-article {
    margin-left: 0;
  }
  .l-article.article {
    padding: 0 18px;
  }
  .l-article-body,
  .l-article-body.wide,
  .l-article-topper {
    width: 100%;
  }
  .article-body p {
    font-size: 120% !important;
  }
  .l-article article {
    display: block;
  }
  .article-byline {
    border-right: none;
    margin-top: 18px;
    font-size: 1em;
    line-height: 130%;
  }
  .article-byline strong {
    display: block;
  }
  .article-dateline {
    margin-top: 9px;
    font-size: .85em;
  }
  .article-byline-mod {
    padding-bottom: 9px;
  }
  h3 {
    line-height: 120%;
  }
  .home-logo a {
    display: block;
    height: 28px;
    width: 180px;
    margin: 0 auto;
    text-indent: -10000px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url("/static/img/icons/icn-nav-footer-logo-225-35.png");
    background-image: url("/static/img/icons/icn-nav-footer-logo-225-35.svg"), none;
    background-size: cover;
  }
  .page-body {
    padding-top: 12px;
  }
  .hero.mobile {
    padding: 0 18px;
  }
  .hero.mobile h1 {
    padding: 12px 0;
  }
  .article .tease-photo-caption,
  .article .gallery-image-caption {
    font-size: 14px !important;
  }
  h3 {
    font-size: 2em;
  }
  .expand-icn-wrapper:after {
    display: none;
  }
  aside.article-share {
    position: relative;
    margin-left: 0;
    width: 100%;
    max-width: 320px;
    height: 35px;
    clear: both;
    margin-bottom: 18px;
  }
  aside .share-more,
  aside .share__print,
  aside .share__email,
  aside .share-txt,
  aside .share-txt,
  aside .share__textsize .share-label {
    display: none;
  }
  aside .share-label .share-count,
  aside .share-label .share-count-facebook,
  aside .share-label .share-count-twitter {
    font-size: 12px;
    color: #a7a7a7;
  }
  aside .share__textsize,
  .clickQS {
    width: 25%;
    float: left;
    border: none;
  }
  aside .share__textsize {
    width: 20%;
  }
  .article-byline-mod:before {
    margin-top: 18px;
  }
  .article-share-item:after,
  .share__comments:after,
  .share__facebook:after,
  .share__twitter:after,
  .share__email:after,
  .share__print:after,
  .share__textsize:after,
  .share-more:after {
    display: none;
  }
  .article-share-item:before,
  .share__comments:before,
  .share__facebook:before,
  .share__twitter:before,
  .share__email:before,
  .share__print:before,
  .share__textsize:before,
  .share-more:before {
    display: none;
  }
  .fyre .fyre-editor .fyre-editor-container .fyre-editor-editable textarea {
    min-height: 190px !important;
  }
  .fyre .fyre-comment-head {
    display: block;
    float: none;
    margin-left: 0 !important;
    margin-right: 0;
    padding-bottom: 16px;
    width: 100%;
  }
  .fyre .fyre-comment-date {
    float: none !important;
    display: inline-block;
  }
  .fyre .fyre-comment-date br {
    display: none;
  }
  .fyre .fyre-comment-action-button,
  .fyre a.fyre-mobile-action-button {
    min-width: 100px;
    width: 105px;
    height: 27px !important;
    padding: 0;
    float: left;
  }
  .fyre .fyre-comment-article footer.fyre-comment-footer {
    padding: 14px 0 3px 0 !important;
    width: 100% !important;
    margin-left: 0 !important;
    height: 36px !important;
  }
  div.fyre-comment-actions {
    position: absolute !important;
    left: 0 !important;
    top: 12px !important;
    width: 40px !important;
    height: 27px !important;
  }
  div.fyre-comment-actions a {
    position: absolute !important;
    left: 0 !important;
    top: -3px !important;
    width: 40px !important;
    height: 27px !important;
    margin: 0 !important;
  }
  .fyre .fyre-flag-menu-item {
    height: auto !important;
  }
  span.fyre-comment-like {
    position: absolute !important;
    left: 50px !important;
    top: 0 !important;
    width: 100px !important;
    height: 27px !important;
  }
  span.fyre-comment-like a {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100px !important;
    height: 27px !important;
    margin: 0 !important;
  }
  a.fyre-comment-reply.fyre-comment-action-button {
    position: absolute !important;
    right: 0 !important;
    top: 3px !important;
    width: 100px !important;
    height: 27px !important;
    margin: 0 !important;
    z-index: 1 !important;
  }
  span.fyre-comment-like-count {
    position: absolute !important;
    top: 4px !important;
    left: 101px !important;
    z-index: 10 !important;
  }
}

/*# sourceMappingURL=project-globals.css.map */