body {
  font-family: 'Spectral', serif;
  letter-spacing: -0.4px;
}
/* Banner */

.navbar-nav a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  letter-spacing: 0;
}

.banner-image-wrap {
  height: 600px;
  position: relative;
}

h1.subhead {
  font-family: 'Spectral', serif;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
  margin-top: 15px;
}

.h1-color-box {
  position: absolute;
  width: 100%;
  bottom: 15%;
  padding: 20px;
}

.h1-color-box h1 {
  color: white;
  font-family: 'Libre Franklin', sans-serif;
  text-transform: uppercase;
  text-align: left;
}

.h1-color-box h1 span.subhead {
  display: block;
  text-transform: none;
  font-size: 33px;
  margin-top: 15px;
}

.navbar-default .navbar-nav > li::before {
  display: none;
}


/* Body text */

p, li {
  font-size: 20px;
  line-height: 1.5;
  color: #333;
}

p {
  margin-bottom: 20px;
}

strong {
  font-weight: 600;
}

a {
  color: #096780;
}

h4 a {
  color: #333;
}

em {
  letter-spacing: 0px;
}

article {
  padding-top: 30px;
}

.article-meta {
  font-style: italic;
  letter-spacing: 0px;
}

.article-meta.first-line {
  margin-bottom: 2px;
}

.article-meta.second-line {
  font-size: 95%;
}

.article-meta .bullet {
  position: relative;
  top: -3px;
  color: #888;
  margin: 0 3px;
  font-size: 75%;
}

p.caption {
  font-style: italic;
  color: #777;
  margin-top: 10px;
  font-size: 17px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  letter-spacing: 0px;
}

p.caption.noline {
  border-bottom: 0;
}

.attribution {
  font-size: 13px;
  color: #aaa;
}

.attribution a {
  color: #999;
}

.smallcaps {
  font-size: 70%;
  text-transform: uppercase;
}

h2 {
  text-align: left;
  font-weight: 600;
  font-size: 27px;
}

h3 {
  text-align: left;
  font-weight: 600;
  font-size: 24px;
  color: #444;
  margin-top: 30px;
  margin-bottom: 20px;
}

ul {
  list-style-type: none;
  padding-left: 30px;
}

li {
  position: relative;
}

ul > li::before {
  content: '\2022';
  position: absolute;
  left: -25px;
  top: -4px;
  font-size: 125%;
}

.btn {
  letter-spacing: 0;
}

.btn-price,
.donate-box-buttons {
  font-family: 'Source Sans Pro', sans-serif;
}

blockquote {
  background: transparent;
  border: none;
  font-size: 130%;
  padding: 30px 0px;
  position: relative;
  text-align: center;
  font-size: 140%;
  margin: 40px 0;
  color: #0A7491;
  font-family: 'Libre Franklin', sans-serif;
}

blockquote::before {
  content: '';
  position: absolute;
  background-image: url(https://gfamedia.org/special-report/images/blockquote-graphic.svg);
  background-size: 100% 100%;
  width: 40px;
  height: 40px;
  top: -20px;
  left: 50%;
  margin-left: -20px;
  z-index: 9;
}

blockquote::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30%;
  right: 30%;
  border-top: 1px solid #4D9DB3;
  border-bottom: 1px solid #4D9DB3;
  z-index: 8;
}

blockquote.full-line::after {
  left: 0;
  right: 0;
}

span.quote-right {
  color: #4D9DB3;
  float: right;
  display: inline-block;
  width: 60%;
  position: relative;
  padding: 30px 0;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: -100px;
  font-size: 120%;
}

span.quote-right::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100px;
  border-top: 1px solid #4D9DB3;
  border-bottom: 1px solid #4D9DB3;
  z-index: 19;
}

@media (max-width: 900px) {
  span.quote-right {
    display: block;
    width: 100%;
    margin: 20px 0;

  }

  span.quote-right::after {
    right: 55%;
  }
}

.excerpt {
  border-left: 2px solid #aaa;
  margin: 10px 0;
  padding: 0px 30px;
}

.excerpt p {
  font-style: italic;
}

.scripture {
  font-style: italic;
  margin-left: 20px;
}

.big-quote {
  padding: 40px 0;
  padding-right: 40px;
  font-weight: 300;
  font-style: italic;
  font-size: 35px;
}

.big-quote-row {
  margin-top: 20px;
  margin-bottom: 40px;
}

.photo-quote {
  padding: 40px 60px;
  font-weight: 300;
  font-style: italic;
  font-size: 50px;
  background-size: cover;
  color: white;
  margin-top: 15px;
  margin-bottom: 35px;
  background-position: center center;
}

.heavy-quote {
  font-family: 'Abril Fatface';
  font-size: 23pt;
}

div .text-left {
  text-align: left;
}

div.unpublished-alert {
  background: #AD182D;
  color: white;
  font-family: 'Libre Franklin';
  font-size: 20px;
  padding: 20px 30px;
  text-align: center;
}

div.unpublished-alert a {
  color: white;
}

div.unpublished-alert span.details {
  display: block;
  font-size: 16px;
}

/** Stats **/
.stats-row {
  margin-top: 25px;
  margin-bottom: 15px;
}

.stats-number {
  font-family: 'Abril Fatface', serif;
  font-size: 65px;
  line-height: 1.0;
  color: black;
  margin-bottom: 5px;
}

.stats-number.big {
  font-size: 95px;
  text-align: right;
}

@media (max-width: 768px) {
  .stats-number.big {
    text-align: center;
  }

  .stats-text.main-text {
    padding: 5px 10px;
    text-align: center;
  }
}

.stats-text-box {
  padding-left: 0;
}

p.stats-text {
  line-height: 1.3;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
}

.big-stat {
  width: 300px;
  padding: 10px;
  margin-left: 20px;
  float: right;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-right: -100px;
}

.big-stat .stats-number {
  text-align: left;
}

.big-stat .stats-text {
  font-size: 25px;
}

.big-stat.inverted {
  width: 340px;
  background: #444;
  padding: 15px 20px;
}

.big-stat.for-quote {
  width: 400px;
  padding: 25px 30px;
}

.big-stat.inverted .stats-number,
.big-stat.inverted .stats-text {
  color: white;
  text-align: center;
}

.big-stat.inverted.for-quote .stats-number,
.big-stat.inverted.for-quote .stats-text {
  text-align: left;
}

@media (max-width: 768px) {
  .big-stat,
  .big-stat.inverted {
    display: block;
    float:none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
    margin-right: 0;
  }

}

/* Images */

.full-horizontal-image {
  margin: 20px auto;
}

.full-horizontal-image.section-image {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .offset-image {
    display: block;
    width: 450px;
    padding-top: 10px;
  }

  .offset-image.right {
    float: right;
    margin-right: -100px;
    padding-left: 30px;
  }

  .offset-image.left {
    float: left;
    margin-left: -100px;
    padding-right: 30px;
  }

  .offset-image.medium {
    width: 350px;
  }

  .offset-image.smaller {
    width: 300px;
  }

  .offset-image.even-smaller {
    width: 250px;
  }

}

img.circle {
  border-radius: 50%;
}

@media (max-width: 768px) {
  img.circle {
    max-width: 55%;
    margin: 0 auto;
  }
}

.author-image-mobile {
  display: none;
}

.small-author-image {
  display: block;
  float: left;
  width: 60px;
  margin-right: 10px;
}

@media (max-width: 768px) {
  .article-meta.first-line {
  }

  .author-image {
    display: none;
  }

  img.author-image-mobile {
    display: block;
    float: right;
    width: 80px;
    margin-left: 5px;
  }

  div img.small-author-image {
    width: 50px;
    margin-right: 10px;
  }

}

.photo-quote {
  padding: 40px 60px;
  font-weight: 300;
  font-style: italic;
  font-size: 50px;
  background-size: cover;
  color: white;
  margin-top: 15px;
  margin-bottom: 35px;
  background-position: center center;
}

/** Color Block **/
.color-block-row {
  padding-top: 20px;
}

.color-block {
  padding: 5px 20px;
  margin-bottom: 20px;
}

.color-block p {
  margin-bottom: 10px;
}

.slide-out {
  border-radius: 5px;
  background: #efefef;
  padding: 15px 20px;
  margin: 15px 0;
}

/** Wide donate Box **/
.wide-donate-box h3 {
  margin-bottom: 10px;
  font-weight: 700;
}

.wide-donate-box p {
  font-size: 20px;
}

/** Footer **/
.footer {
  background: #737373;
  margin-top: 30px;
  padding: 30px 0;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0;
  color: white;
}

.footer .gfalogo {
  margin-bottom: 5px;
}

.footer p {
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0;
  color: white;
  font-size: 18px;
}

.footer .office-address {
  font-size: 15px;
}

.footer hr {
  border-top: 1px solid #aaa;
  margin-top: 7px;
  margin-bottom: 25px;
}

.footer ul.bottomlinks {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

.footer ul.bottomlinks > li {
  font-size: 17px;
  margin-bottom: 5px;
}

.footer ul.bottomlinks > li::before {
  display: none;
}

.footer .download-link {
  font-weight: 600;
  font-size: 19px;
}

/** Bigfoot footnotes **/
div.row .bigfoot-footnote__button {
  border-radius: 6px;
}

div.row .bigfoot-footnote__button::after {
  content: attr(data-footnote-number);
  display: inline-block;
  padding: 3px 6px;
}

div.row .bigfoot-footnote__button:hover::after,
div.row .bigfoot-footnote__button.is-active::after {
  color: white;
}

div.row .bigfoot-footnote__button__circle {
  display: none;
}

div.row .bigfoot-footnote__wrapper .bigfoot-footnote__content {
  padding: 15px 20px;
}

aside p {
  font-family: 'Spectral', serif;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
}

