.feature-headline {
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  text-align: left;
  font-size: 65px;
  text-shadow: 2px 2px #2C2727;
  color: #fff;
  position: relative;
  top: 240px;
}

.feature-headline-long {
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  text-align: left;
  font-size: 65px;
  text-shadow: 2px 2px #2C2727;
  color: #fff;
  position: relative;
  top: 190px;
}

.feature-article-banner {
  height: 350px;
  background-size: cover;
  color: white;
  position: relative;
}

.gw-feature-article-banner {
  height: 500px;
  background-size: cover;
  color: white;
  position: relative;
}

.gw-feature-article-banner::after {
  content: 'Photo by Gospel for Asia';
  color: white;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.5);
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-family: 'Source Sans Pro', sans-serif;

}
html[lang="fr"] .gw-feature-article-banner::after {
  content: 'Photo de GFA World';
}

.gw-feature-article-banner h1 {
  font-weight: bold;
  text-align: left;
  font-size: 65px;
  text-shadow: 2px 2px #2C2727;
  color: #fff;
  padding-top: 120px;
  padding-right: 30%;
}

.gw-feature-article-banner .article_date {
  font-style: italic;
  font-size: 22px;
}

.feature-article-banner::after {
  content: 'Photo by Gospel for Asia';
  color: white;
  text-shadow: 0px 1px 3px rgba(0,0,0,0.5);
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-family: 'Source Sans Pro', sans-serif;
}

.feature-article-banner h1 {
  font-weight: bold;
  text-align: left;
  font-size: 58px;
  text-shadow: 2px 2px #2C2727;
  color: #fff;
  padding-top: 88px;
  padding-right: 30%;
  font-weight: 900;
}

.feature-article-banner .article_date {
  font-style: italic;
  font-size: 22px;
}




@media (min-width: 768px) and (max-width: 999px) {

  .feature-header {
    background-size: cover;
    background-position: right;
    height: 320px;
  }

  .feature-headline {
    font-size: 45px;
    text-shadow: 2px 2px #2C2727;
    color: #fff;
    position: relative;
    top: 180px;
  }

  .feature-headline-long {
    font-size: 45px;
    text-shadow: 2px 2px #2C2727;
    color: #fff;
    position: relative;
    top: 140px;
  }

  .gfa-world-headline {
    font-size: 65px;
    text-shadow: 2px 2px #2C2727;
    color: #fff;
    position: relative;
    top: 50px;
  }

}

@media (max-width: 1200px) {
  .feature-article-banner h1 {
    font-size: 55px;
    padding-right: 25%;
  }
  
  .gw-feature-article-banner h1 {
    font-size: 55px;
    padding-right: 25%;
  }
}

@media (max-width: 767px) {

  .feature-header {
    display: none;
  }

  .feature-headline {
    display: none;
  }

  .feature-headline-mobile {
    font-family: "myriad-pro", "sans-serif";
    font-weight: 600;
    font-size: 32px;
    text-shadow: 2px 2px #2C2727;
    color: #fff;
    position: relative;
    top: 100px;
    padding: 10px;
  }

  .feature-headline-long-mobile {
    font-weight: 600;
    font-size: 32px;
    text-shadow: 2px 2px #2C2727;
    color: #fff;
    position: relative;
    top: 80px;
    padding: 10px;
  }

  .gfa-world-headline-mobile {
    font-family: "Playfair Display", serif;
    font-weight: 500;
    font-size: 45px;
    text-shadow: 2px 2px #2C2727;
    color: #fff;
    position: relative;
    top: 30px;
    padding: 10px;
  }

  .gfa-world-headline-long-mobile {
    font-family: "Playfair Display", serif;
    font-weight: 500;
    font-size: 42px;
    text-shadow: 2px 2px #2C2727;
    color: #fff;
    position: relative;
    top: 10px;
    padding: 10px;
  }

  .feature-article-banner h1 {
    font-size: 40px;
    padding-right: 20%;
  }

  .feature-article-banner {
    height: 300px;
    background-position: right;
  }
  
  .gw-feature-article-banner h1 {
    font-size: 40px;
    padding-right: 20%;
  }

  .gw-feature-article-banner {
    height: 350px;
    background-position: right;
  }

}

.sub-heading,
.article-content h2 {
  text-align: left;
  font-weight: 400;
  font-size: 30px;
}

.pindent p {
  text-indent: 40px;
}

.pindent p.first {
  text-indent: 0;
}

.article-intro {
  font-size: 22px;
  line-height: 34px;
  font-family: 'Playfair Display', serif;
}

.article-dropcap {
  float: left;
  font-size: 72px;
  font-weight: bold;
  margin-right: 8px;
  margin-top: 21px;
}

.ie8 .article-dropcap,
.ie9 .article-dropcap {
  margin-top: 16px;
}

.ie7 .article-dropcap {
  color: #000 !important;
  float: none;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}

.article-caption {
  border: 1px solid #525252;
  border-width: 1px 0 1px;
  color: #525252;
  font-size: 15px;
  font-style: italic;
  display: inline-block;
  margin: 5px 0;
  padding: 10px;
}

.article-caption-no-border {
  border:none;
  color: #525252;
  font-family: Palatino, "Palatino Linotype", Georgia, Times, serif;
  font-size: 16px;
  margin: 5px 0;
  padding: 10px;
}

.article-gapquote {
  border: 1px solid #dfdfdf;
  border-width: 1px 0 1px;
  color: #363636;
  font-family: "myriad-pro", sans-serif;
  font-weight: bold;
  font-size: 24px;
  font-style: italic;
  padding: 25px 0 20px;
  position: relative;
  text-align: center;
}

.article-gapquote span {
  left: 50%;
  position: absolute;
  top: -18px;
}

.article-gapquote img {
  position: relative;
  left: -18px;
}

.article-content {

  color: #131313;
  margin-bottom: -20px;
  padding-bottom: 40px;
}

.article-text-column {
  margin-left: 90px;
}

@media (max-width: 1000px) {
  .article-text-column {
    margin-left: 40px;
  }
}

.abtn-symbol {
  display: none;
}

.feature-quote {
  font-family: 'Playfair Display', serif;
  font-size: 25px;
  background: transparent;
  margin-bottom: 10px;
  font-style: italic;
}

blockquote.direct-quote {
  background: transparent;
  border: none;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-style:italic;
  font-size: 120%;
  padding: 30px 0px;
  position: relative;
  text-align: center;
  font-size: 140%;
  margin: 40px 0;
  color: black;
}

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

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

/** 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;
}
