/**
 * Styling for EarthBeat landing page in particular (EarthBeat general header/footer styling can be in a different file).
 */
@media all and (max-width: 640px) {
  .earthbeat-landingpage.page-node-type-landing-page .main > .inner {
    padding-top: 2rem;
  }
}
.earthbeat-landingpage .views-field-field-lead-media-image img {
  float: none;
}
.earthbeat-landingpage .item-list li {
  margin-left: 0;
  list-style: none;
}
.earthbeat-landingpage .views-field-field-byline {
  padding: 0;
}
.earthbeat-landingpage h1 {
  display: none;
}
.earthbeat-domain h2,
.earthbeat-domain h2 a,
.earthbeat-landingpage h2,
.earthbeat-landingpage h2 a,
.section-earthbeat h2,
.section-earthbeat h2 a{
  color: #329F4C;
}
.earthbeat-landingpage .latest-news-date {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.earthbeat-landingpage .more-link {
  font-family: Roboto, sans-serif;
  font-size: .75rem;
  line-height: 1rem;
  text-transform: uppercase;
  padding: 2rem 0;
  text-align: left;
  letter-spacing: .03rem;
  margin-left: 4rem;
}
.earthbeat-landingpage .more-link a,
.earthbeat-landingpage .submit-link a {
  color: #329F4C;
}
.earthbeat-landingpage .more-link a {
  border-bottom: 1px solid;
}

/**************************************************************
*** EARTHBEAT HERO STORY - MOBILE
***************************************************************/

/* This removes the title of EarthBeat at the top of the page */
.earthbeat-landingpage .earthbeat-top h2 {
  display: none;
}
.earthbeat-landingpage .earthbeat-top h3 {
  padding: 0.5rem 0;
}
.earthbeat-landingpage .earthbeat-top .views-field-field-byline ul {
  margin-bottom: 0;
}
.earthbeat-landingpage .earthbeat-top .views-row:first-child h3 {
  text-align: center;
  font-size: 1.7rem;
  line-height: 2rem;
}
.earthbeat-landingpage .earthbeat-top .views-row:first-child h3 a {
  text-transform: none;
}
.earthbeat-landingpage .earthbeat-top .views-row:first-child .views-field-field-channel a {
    font-size: 1rem;
}
/* This creates a bleed on the hero image */
.earthbeat-landingpage .earthbeat-top.hero-story .views-field-field-lead-media-image {
  margin: 0 -2rem;
  position: relative;
}
.earthbeat-landingpage .earthbeat-top.hero-story .hero-text h3 {
  width: 90%;
  color: black;
  text-align: left !important;
}
.earthbeat-landingpage .hero-story .byline-wrapper .byline {
  width: 20rem;
}
.earthbeat-landingpage .earthbeat-top.hero-story .hero-text a {
  color: black;
}
/* This wraps the author image and byline into a row */
.earthbeat-landingpage .earthbeat-top.hero-story .byline-wrapper {
  display: flex;
  flex-flow: row;
  justify-content: left;
}
.earthbeat-landingpage .earthbeat-top.hero-story .byline-wrapper img {
  margin-right: 1rem;
}
.earthbeat-landingpage .front-two-smaller-stories-title {
  padding-top: .5rem;
}

/****************************************************************
*** TRENDING TOPICS - MOBILE
*****************************************************************/
.earthbeat-landingpage .three-quarters-one-quarter:first-child .layout__region--second .block {
  margin-top: 3rem;
}
.earthbeat-landingpage .menu--earthbeat-trending-topics .menu {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
  line-height: 1.5rem;
  letter-spacing: .1rem;
  color: black;
  margin: 0;
}
.earthbeat-landingpage .menu--earthbeat-trending-topics .menu a {
  font-weight: 500;
  color: black;
  letter-spacing: .02rem;
}
/* This is the divider */
.earthbeat-landingpage .menu--earthbeat-trending-topics .menu a::after {
  content: " / " ;   /* Slash as divider for menu items */
  padding-left: .5rem;
  padding-right: .5rem;
}
.earthbeat-landingpage .menu--earthbeat-trending-topics .menu a:first-child::before /*GSR menu*/ {
  display: none;      /* Remove divider for first menu item */
}
.earthbeat-landingpage .menu--earthbeat-trending-topics {
  margin-bottom: 1.5rem;
}

/****************************************************************
*** RECENT STORIES - MOBILE
*****************************************************************/
.earthbeat-landingpage .view-latest-news {
  padding-bottom: 2rem;
}
.earthbeat-landingpage .view-latest-news .more-link {
  margin-left: 0;
  padding-top: 1rem;
}
.earthbeat-landingpage .block-views-blocklatest-news-block-3 h3 {
  margin: 0.5rem 0;
}

/****************************************************************
*** NEWSLETTER SIGNUP - MOBILE
*****************************************************************/
.earthbeat-landingpage .simple-email-form h2 {
  text-indent: -4rem;
  margin-left: 4rem;
  max-width: 60%;
}
.earthbeat-landingpage .simple-email-form p {
  padding-left: 4rem;
  padding-top: 0;
  font-weight: 300;
  max-width: 60%;
}
.earthbeat-landingpage .simple-email-form .more-link {
  padding: 1rem 0;
  color: black !important;
  font-weight: 800;
}
.earthbeat-landingpage .simple-email-form a.more-link {
  margin-left: 0;
  padding-top: .5rem;
  letter-spacing: .01rem;
  font-size: .8rem;
  color: black !important;
}
.earthbeat-landingpage .simple-email-form .form-item-email {
  width: 99%;
}
.earthbeat-landingpage .simple-email-form .form-text {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  padding: .8rem;
  font-size: .7rem;
  border-radius: 10px;
  border: 1px solid #707070;
  margin-right: 2rem;
  width: 60%;
  margin-bottom: .8rem;
}
.earthbeat-landingpage .simple-email-form .email-submit {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
.earthbeat-landingpage .simple-email-form .form-submit {
  display: inline-block;
  border-radius: .5rem;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 800;
  color: #fff;
  cursor: pointer;
  margin-left: 0;
  padding: 0.75rem 2.5rem 1rem 4.5rem;
  background: #329F4C url(../../images/paper-plane-icon.png) no-repeat 2rem .5rem;
  background-size: 2rem;
}
.earthbeat-landingpage .layout__region--first .placeholder {
  margin-left: 5rem;
}

/****************************************************************
*** ABOUT EARTHBEAT - MOBILE
*****************************************************************/

.earthbeat-landingpage h2.about-eb {
  text-indent: 0;
  padding-top: 4rem;
}
.earthbeat-landingpage h2.about-eb::before {
  width: 3rem;
}
.earthbeat-landingpage .block-inline-blockbasic p {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  margin-left: 3.8rem;
  padding-top: 1rem;
}
.earthbeat-landingpage .block-inline-blockbasic p a{
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  padding-top: 0;
  padding-bottom: 1rem;
  text-decoration: underline;
  color: #329F4C;
}

/****************************************************************
*** SECTIONS & ABOUT US - MOBILE
*****************************************************************/
.earthbeat-landingpage h2.sections {
  text-indent: 0;
  margin-left: 0;
  font-size: 1.8rem;
  font-weight: 200;
  text-align: center;
}
.earthbeat-landingpage h2.sections::before,
.earthbeat-landingpage h2.sections::after {
  content: " / " ;   /* Slash as divider for menu items */
  padding-left: 2rem;
  padding-right: 2.5rem;
  color: black;
  font-weight: 200;
  font-size: 2.2rem;
  border-top: none !important;
  width: 0;
  transform: none;
}
.earthbeat-landingpage .field--type-text-with-summary .subscribe-text {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-size: .8rem;
  line-height: 1.2rem;
  text-align: center;
  padding: 0 2rem 1.3rem 0;
}
.earthbeat-landingpage .field--type-text-with-summary .subscribe-text a{
  color: #329F4C;
}

/****************************************************************
*** SPECIAL SECTIONS - FAITH BLOCK - MOBILE
*****************************************************************/

.earthbeat-landingpage .faith-block .view-content-wrapper > .view-content {
  background: #33954D;
  color: white;
  padding: 1rem;
  margin: 0 -1.8rem 2rem;
  text-align: center;
}

/* This is the hero image */
.earthbeat-landingpage .faith-block .views-field-field-lead-media-image {
  margin: 0;
  text-align: center;
}
/* This is the hero channel */
.earthbeat-landingpage .faith-block .views-field-field-earthbeat-subcategory,
.earthbeat-landingpage .faith-block .views-field-field-earthbeat-subcategory a {
  color: white;
  padding-top: 0;
  text-align: center;
}

/* This is all H3 titles */
.earthbeat-landingpage .faith-block h3 {
  font-weight: 400;
  margin: 1rem 0;
}

/* This is the hero title */
.earthbeat-landingpage .faith-block .view-content-wrapper > .view-content h3,
.earthbeat-landingpage .faith-block .view-content-wrapper > .view-content .views-field-title {
  font-size: 1.6rem;
  line-height: 120%;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
/* H3 should *BE* the .views-field-title, but if it's not, give it sane defaults. */
.earthbeat-landingpage .faith-block .view-content-wrapper > .view-content .views-field-title h3 {
  margin: 0;
  padding: 0;
}
.earthbeat-landingpage .faith-block .view-content-wrapper > .view-content a {
  color: white;
}
.earthbeat-landingpage .faith-block .view-content-wrapper > .view-content h3,
.earthbeat-landingpage .faith-block .view-content-wrapper > .view-content .views-field-title,
.earthbeat-landingpage .faith-block .view-content-wrapper > .view-content .views-field-field-article-teaser {
  margin-left: 4%;
  margin-right: 4%;
}

/****************************************************************
*** SECTIONS - THREE OTHER SECTIONS - MOBILE
*****************************************************************/

.earthbeat-landingpage .faith-block .attachment .views-element-container {
  text-align: left;
  justify-content: left;
}
.earthbeat-landingpage .faith-block .attachment .views-element-container:last-child {
  border-right: 0;
}
.earthbeat-landingpage .faith-block .attachment .view-content {
  text-align: left;
  padding: 0;
  background: white;
  margin: 0;
}
.earthbeat-landingpage .faith-block .views-field-field-lead-media-image img {
  margin-bottom: 1rem;
}
.earthbeat-landingpage .faith-block .attachment .views-field-field-earthbeat-subcategory {
  text-align: left;
}
.earthbeat-landingpage .faith-block .attachment .views-field-field-earthbeat-subcategory a {
  color: #329F4C;
}
.earthbeat-landingpage .faith-block .attachment h3 {
  font-size: 1.4rem;
}
.earthbeat-landingpage .faith-block .attachment p {
  text-align: left;
  padding-top: 0;
}
.earthbeat-landingpage .faith-block .attachment .byline,
.earthbeat-landingpage .faith-block .attachment .views-field-field-byline,
.earthbeat-landingpage .faith-block .attachment .byline-wrapper,
.earthbeat-landingpage .faith-block .attachment .byline a,
.earthbeat-landingpage .faith-block .attachment .views-field-field-byline a,
.earthbeat-landingpage .faith-block .attachment .byline-wrapper a {
  color: black;
  text-align: left;
}
.earthbeat-landingpage .faith-block .attachment .views-field-field-byline {
  padding: 1rem 0 0 0;
}

/****************************************************************
*** FEATURE SERIES - MOBILE
*****************************************************************/

.earthbeat-landingpage .feature-series-list .views-field-field-feature-series-image img {
  object-position: center;
  width: 100%;
}
.earthbeat-landingpage .feature-series-list .views-row:last-child {
  border-right: 0;
}
.earthbeat-landingpage .feature-series-list h3 {
  padding: .5rem 0;
}
.earthbeat-landingpage .feature-series-list p {
  padding: 0 0 1rem 0;
}
.earthbeat-landingpage .in-focus .views-field-field-article-teaser,
.earthbeat-landingpage .in-focus .attachment .more-link {
  display: none;
}
.earthbeat-landingpage .in-focus .attachment {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  padding: 1.5rem 1.5rem 0;
}
.earthbeat-landingpage .in-focus .attachment .views-row {
  display: grid;
}
.earthbeat-landingpage .in-focus .attachment .small-earth-stories-logo {
  text-align: left;
}
.earthbeat-landingpage .in-focus .attachment .small-earth-stories-logo img {
  padding-bottom: .7rem;
  border-bottom: 1px solid white;
}
.earthbeat-landingpage .in-focus .attachment .small-earth-stories h2 {
  font-size: 1.2rem;
  top: 0;
  margin-left: 0;
  width: 8rem;
  line-height: 1.5rem;
  font-weight: 500;
  padding-bottom: 0.5rem;
  padding-top: 0;
  color: white;
}
.earthbeat-landingpage .small-earth-stories h2::before {
  content: none;
  margin-left: 0;
}
.earthbeat-landingpage .small-earth-stories .views-field-field-byline {
  margin: 0;
}
.earthbeat-landingpage .in-focus .attachment .views-field-field-article-teaser p {
  font-size: 1.2rem !important;
  line-height: 1.6rem !important;
}
.earthbeat-landingpage .small-earth-stories .attachment .more-link a {
  border-bottom: 1px solid;
}
.earthbeat-landingpage .small-earth-stories .submit-link {
  color: black;
  font-weight: 500;
  background: white;
  width: 150%;
  padding: 1rem 2rem 2rem 5rem;
  margin: 1rem -5rem 0;
}
.earthbeat-landingpage .small-earth-stories .submit-link a {
  color: black;
}
.landing-page.earthbeat-landingpage .in-focus.with-house-ad .house-ad {
  background-color: #329F4C;
}

/****************************************************************
*** BURNING QUESTIONS - MOBILE
*****************************************************************/
.earthbeat-landingpage h2.burning-questions-title {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  color: #329F4C;
  font-size: 1.5rem;
}
.earthbeat-landingpage h2.burning-questions-title::before,
.earthbeat-landingpage h2.burning-questions-title::after {
  content: none;
  margin: 0;
  padding: 0;
  border-top: 0;
}
.earthbeat-landingpage h2.burning-questions-title img {
  padding-right: .5rem;
  width: 50px;
  height: 50px;
}
.earthbeat-landingpage .summary {
  text-align: center;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  padding: 0 2rem 1rem 2rem;
  font-size: .9rem;
  line-height: 1.3rem;
}
.earthbeat-landingpage .burning-questions.hero-story .views-row  {
  border-bottom: 2px solid #ddd;
}
.earthbeat-landingpage .burning-questions.hero-story .attachment .views-row:last-child {
  border-bottom: none;
}
/* This removes all images from attachment on MOBILE */
.earthbeat-landingpage .burning-questions.hero-story .attachment .image-style-homepage-features-medium {
  display: none;
}
.earthbeat-landingpage .block-views-blockearthbeat-burning-questions-block-2 .views-row {
  padding-bottom: 1rem;
  border-bottom: 2px solid #ddd;
  margin-bottom: 1rem;
}
.earthbeat-landingpage .burning-questions.hero-story .image-style-homepage-features-medium {
  margin: 0;
  width: 100%;
  padding-bottom: 1rem;
}
.earthbeat-landingpage .block-views-blockearthbeat-burning-questions-block-2 h2 {
  color: #0069B4;
  padding: 0;
}
.earthbeat-landingpage .burning-questions.hero-story h3 {
  padding-bottom: 0;
  max-width: 90%;
}
.earthbeat-landingpage .burning-questions.hero-story h3 a {
  font-size: 1.5rem;
  line-height: 2rem;
}
.earthbeat-landingpage .burning-questions.hero-story p {
  padding-bottom: 1rem;
  padding-top: .5rem;
}
.earthbeat-landingpage .burning-questions.hero-story .attachment h3 a {
  font-size: 1.3rem;
  line-height: 1.6rem;
}
.earthbeat-landingpage .view-earthbeat-burning-questions .hero-story .more-link,
.earthbeat-landingpage .view-earthbeat-burning-questions .second-story-with-image .more-link,
.earthbeat-landingpage .view-earthbeat-burning-questions .two-smaller-top-stories .more-link {
  display: none;
}
.earthbeat-landingpage .second-story-with-image .image-style-homepage-features-medium {
  display: none;
}

/****************************************************************
*** UPCOMING EVENTS - MOBILE
*****************************************************************/

.earthbeat-landingpage .block-views-blockupcoming-events-block-1 h2 {
  padding-top: 2rem;
}
.earthbeat-landingpage .layout .view-upcoming-events h2::before {
  width: 2.1rem;
}
.earthbeat-landingpage .view-upcoming-events .view-content {
  margin-left: 4.5rem;
  padding-right: 2rem;
}
.earthbeat-landingpage .view-upcoming-events .views-row {
  margin-bottom: 2rem;
}
.earthbeat-landingpage .view-upcoming-events .views-row:last-child {
  border-right: 0;
}
.earthbeat-landingpage .view-upcoming-events h3 {
  padding-bottom: .5rem;
}
.earthbeat-landingpage .view-upcoming-events h3 a{
  font-size: 1.25rem;
  line-height: 1.2rem;
  font-weight: 600;
}
.earthbeat-landingpage .view-upcoming-events .views-field-field-event-location {
  font-size: .8rem;
  color: #329F4C;
  font-family: roboto, sans-serif;
}
.earthbeat-landingpage .view-upcoming-events .views-field-field-event-calendar-start-date {
  font-size: 1.2rem;
  line-height: 1rem;
  font-weight: 600;
  color: #329F4C;
  font-family: roboto, sans-serif;
}
.earthbeat-landingpage .view-upcoming-events .views-field-field-event-start-time {
  font-size: .8rem;
  color: #329F4C;
  font-family: roboto, sans-serif;
}

/****************************************************************
*** IN CASE YOU MISSED - MOBILE
*****************************************************************/

.earthbeat-landingpage .hero-story-in-case .view-content {
  max-width: 1000px;
  margin: 0 auto;
}
.earthbeat-landingpage .hero-story-in-case .contains-floated-image img {
  margin: 0 -2rem;
  min-width: 120%;
}
.earthbeat-landingpage .hero-story-in-case .overlay-brick a:link,
.earthbeat-landingpage .hero-story-in-case .overlay-brick a:visited {
  left: -1rem;
}
.earthbeat-landingpage .hero-story-in-case h2 {
  text-indent: 0;
  margin-left: 0;
  padding-top: 1rem;
  font-size: 1.3rem;
  letter-spacing: 0;
  font-weight: 500;
  text-transform: none;
}
.earthbeat-landingpage .hero-story-in-case  h2::before,
.earthbeat-landingpage .hero-story-in-case  h2::after {
  content: " / " ;   /* Slash as divider for menu items */
  padding-left: 1rem;
  padding-right: 1rem;
  color: black;
  font-weight: 200;
  border-top: 0;
  width: 0;
  transform: none;
}
.earthbeat-landingpage .hero-story-in-case h3 {
  text-transform: none;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 500;
  letter-spacing: -.01rem;
}
.earthbeat-landingpage .hero-story-in-case .views-field-field-channel {
  margin-top: 1.6rem;
  padding-right: 1rem;
}
.earthbeat-landingpage .hero-story-in-case .hero-text {
  margin-left: 0;
}
.earthbeat-landingpage .hero-story-in-case .hero-text h3 {
  padding-left: 0;
}
.earthbeat-landingpage .hero-story-in-case .hero-text h2 {
  text-align: center;
  padding-top: 1rem;
}
.earthbeat-landingpage .hero-story-in-case .hero-text h3 {
  text-align: center;
  padding-left: 0;
}
.earthbeat-landingpage .hero-story-in-case .hero-text .wrapper {
  justify-content: center;
  padding-left: 0;
}

/* MEDIUM **********************************************************************************************************************/
@media all and (min-width: 640px) {
  .earthbeat-landingpage .faith-block .attachment-after {
    display: grid;
    grid-template-columns: 30% 40% 30%;
    grid-column-gap: 0;
  }
  .earthbeat-landingpage .faith-block .attachment-after > .views-element-container:nth-child(2) {
    padding: 0 6%;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    width: 88%;
    margin: 0 6%;
  }
  .earthbeat-landingpage .view-upcoming-events .view-content {
    display: grid;
    grid-template-columns: 49% 49%;
    grid-column-gap: 2%;
  }
  .earthbeat-landingpage .view-upcoming-events .views-row {
    border-right: 2px solid #ddd;
    padding: 0 1rem 0 0;
  }
  .earthbeat-landingpage .view-upcoming-events .views-row:nth-child(even) {
    border-right: none;
  }
  .earthbeat-landingpage .faith-block .view-content-wrapper > .view-content h3 {
    font-size: 1.7rem;
  }
  .earthbeat-landingpage .faith-block .attachment-after h3 {
    font-size: 1.5rem;
  }
  .earthbeat-landingpage .faith-block .view-content-wrapper > .view-content {
    margin-left: 0;
    margin-right: 0;
  }
}

@media all and (min-width: 800px) {

  /* Top grid of hero story and sidebar latest stories. */
  .earthbeat-landingpage .three-quarters-one-quarter > .inner {
    display: grid;
    grid-template-columns: 53% 43%;
    grid-column-gap: 4%;
  }
  .earthbeat-landingpage h2.about-eb {
    padding-top: 0;
  }
  .earthbeat-landingpage .faith-block .view-content-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .earthbeat-landingpage .three-quarters-one-quarter:first-child .layout__region--second .block {
    margin-top: 0;
  }
}

/* SMALL DESKTOP ****************************************************************************************************************/
@media all and (min-width: 900px) {

  /* Top grid of hero story and sidebar latest stories. */
  .earthbeat-landingpage .three-quarters-one-quarter > .inner {
    display: grid;
    grid-template-columns: 64% 32%;
    grid-column-gap: 4%;
  }
  .earthbeat-landingpage .view-upcoming-events .views-row,
  .earthbeat-landingpage .view-upcoming-events .views-row:nth-child(even) {
    border-right: 2px solid #ddd;
    padding: 0 1rem 0 0;
  }
  .earthbeat-landingpage .view-upcoming-events .views-row:nth-child(3n) {
    border-right: none;
  }
}

/* DESKTOP **********************************************************************************************************************/
@media screen and (min-width: 1000px) {

  .earthbeat-landingpage .burning-questions.hero-story .view-content-wrapper > .view-content .views-row  {
    border-bottom: none;
  }
  .earthbeat-landingpage h2,
  .section-earthbeat h2 {
    font-weight: 300;
    font-size: 1.3rem;
    line-height: 1.8rem;
    letter-spacing: -0.25px;
    margin: 0 0 1rem 0;
  }
  .earthbeat-landingpage h2 a,
  .section-earthbeat h2 a{
    color: #329F4C;
  }
  .section-earthbeat h2 {
    font-size: 1.6rem;
  }
  .earthbeat-landingpage h3 {
    font-size: 1.3rem;
    line-height: 1.7rem;
    letter-spacing: .01rem;
  }
  .earthbeat-landingpage .more-link {
    margin-left: 0;
  }
  .earthbeat-landingpage .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second,
  .earthbeat-landingpage .layout--twocol-section.layout--twocol-section--75-25 > .layout__region--first {
    flex: 1;
  }
  /*****************************************************************************************************
  *** EB HERO STORY - DESKTOP ******************************************************************************************************/

  .earthbeat-landingpage .earthbeat-top h3 {
    padding: 0.5rem 0;
  }
  .earthbeat-landingpage .earthbeat-top .views-row:first-child {
    position: relative;
  }
  .earthbeat-landingpage .earthbeat-top .views-row:first-child h3 {
    width: 100%;
    text-align: center;
  }
  .earthbeat-landingpage .earthbeat-top .views-row:first-child h3 a {
    font-size: 2.5rem;
    line-height: 3rem;
    text-transform: none;
  }
  .earthbeat-landingpage .earthbeat-top .views-row:first-child .section-subsection a {
    font-size: .9rem;
    color: white;
  }
  .earthbeat-landingpage .earthbeat-top.hero-story .views-field-field-lead-media-image {
    margin: 0;
    background: black;
  }
  .earthbeat-landingpage .earthbeat-top.hero-story .views-field-field-lead-media-image img {
    opacity: .6;
  }

  /* This wraps the author image and byline into a row */
  .earthbeat-landingpage .earthbeat-top.hero-story .byline-wrapper .byline,
  .earthbeat-landingpage .earthbeat-top.hero-story .byline-wrapper .byline a {
    font-weight: 600;
    font-size: .7rem;
  }
  .earthbeat-landingpage .earthbeat-top.hero-story .byline-wrapper .byline {
    width: 100%;
    justify-content: left;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  /*****************************************************************************************************
  *** TRENDING TOPICS - DESKTOP ******************************************************************************************************/
  .earthbeat-landingpage .menu--earthbeat-trending-topics h2 {
    padding-top: 0;
    margin-left: 0;
  }

  /*****************************************************************************************************
  *** LATEST NEWS - DESKTOP ******************************************************************************************************/
  .earthbeat-landingpage .block-views-blocklatest-news-block-3 {
    margin-bottom: 2rem;
  }
  .earthbeat-landingpage .block-views-blocklatest-news-block-3 h2 {
    margin-left: 0;
  }
  .earthbeat-landingpage .block-views-blocklatest-news-block-3 h3 {
    font-size: 1.15rem;
    line-height: 1.5rem;
  }

  /*****************************************************************************************************
  *** NEWSLETTER SIGN-UP - DESKTOP ******************************************************************************************************/
  .earthbeat-landingpage .simple-email-form h2 {
    padding-top: 0;
    margin-left: 0;
    font-size: 1.6rem;
  }
  .earthbeat-landingpage .simple-email-form p {
    padding-left: 0;
    width: 70%;
    display: block;
  }
  .earthbeat-landingpage .simple-email-form a.more-link {
    margin-left: 0;
  }
  .earthbeat-landingpage .layout__region--first .placeholder {
    margin-left: 1rem;
  }

  /*****************************************************************************************************
  *** ABOUT EARTHBEAT - DESKTOP ******************************************************************************************************/

  .earthbeat-landingpage .block-inline-blockbasic h3 {
    padding-bottom: 0;
  }
  .earthbeat-landingpage .block-inline-blockbasic p {
    margin-left: 0;
    display: block;
  }

  /*****************************************************************************************************
  *** SECTIONS - DESKTOP ******************************************************************************/
  .earthbeat-landingpage .faith-block .view-content-wrapper {
    width: 100%;
  }
  .earthbeat-landingpage h2.sections  {
    padding-top: 2rem;
    font-size: 2rem;
  }
  .earthbeat-landingpage .faith-block .view-content-wrapper > .view-content {
    margin: 0;
    padding-top: 1rem;
  }
  .earthbeat-landingpage .faith-block .view-content-wrapper {
    display: grid;
    grid-template-columns: 27% 71%;
    grid-column-gap: 2%;
  }
  .earthbeat-landingpage .field--type-text-with-summary .subscribe-text {
    font-size: 1rem;
  }

  /*****************************************************************************************************
  *** FEATURE SERIES - DESKTOP ************************************************************************/

  .earthbeat-landingpage .feature-series-list h2 {
    padding-bottom: 0;
  }
  .earthbeat-landingpage .feature-series-list .views-row {
    border-right: 0;
  }
  .earthbeat-landingpage .feature-series-list h3 {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
  .earthbeat-landingpage .feature-series-list .views-field-field-feature-series-image {
    margin-bottom: 1rem;
  }
  .earthbeat-landingpage .feature-series-list .teaser p {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .earthbeat-landingpage .feature-series-list .more-link {
    padding-top: 1rem;
  }
  .earthbeat-landingpage .feature-series-list .more-link a {
    font-weight: 600;
  }

  /*****************************************************************************************************
  *** SMALL EARTH STORIES - DESKTOP *******************************************************************/
  .earthbeat-landingpage .in-focus .views-field-field-article-teaser,
  .earthbeat-landingpage .in-focus .attachment .more-link {
    display: block;
  }
  .earthbeat-landingpage .in-focus .attachment .more-link {
    margin-left: 0;
    padding-bottom: 2rem;
  }
  .earthbeat-landingpage .in-focus .attachment .more-link a {
    font-weight: 200;
  }
  .earthbeat-landingpage .in-focus .attachment .view-content {
    max-width: 950px;
  }
  .earthbeat-landingpage .in-focus.with-house-ad .attachment .view-content {
    max-width: 550px;
  }
  .earthbeat-landingpage .in-focus .attachment .small-earth-stories-logo {
    text-align: right;
    padding-right: 2rem;
    margin-left: -10rem;
    padding-top: 1rem;
  }
  .earthbeat-landingpage .in-focus .attachment .small-earth-stories-logo img {
    text-align: right;
  }
  .earthbeat-landingpage .small-earth-stories h2 {
    font-size: 1.3rem;
    width: 9rem;
    line-height: 1.5rem;
  }
  .earthbeat-landingpage .small-earth-stories .views-field.views-field-title {
    padding-top: 1rem;
  }
  .earthbeat-landingpage .small-earth-stories .submit-link a {
    color: white;
  }
  .earthbeat-landingpage .small-earth-stories .byline,
  .earthbeat-landingpage .small-earth-stories .views-field-field-byline {
    grid-column: 2;
    grid-row: 2;
    padding-bottom: 0;
  }
  .earthbeat-landingpage .small-earth-stories .views-field-field-article-teaser {
    display: block;
    font-size: 1.2rem !important;
    line-height: 1.6rem !important;
    font-weight: 100;
    grid-column: 2;
    grid-row: 3;
  }
  .earthbeat-landingpage .small-earth-stories .views-field-field-lead-media-image img {
    width: 100%;
  }
  .earthbeat-landingpage .small-earth-stories .read-more {
    margin-left: 9rem;
    font-weight: 200;
  }
  .earthbeat-landingpage .small-earth-stories .submit-link {
    position: absolute;
    top: 10%;
    right: 13%;
    text-align: right;
    font-weight: 500;
    color: white;
    width: 8rem;
    background: none;
  }

  /*****************************************************************************************************
  *** BURNING QUESTIONS - DESKTOP ******************************************************************************************************/
  .earthbeat-landingpage h2.burning-questions-title {
    font-size: 2rem;
    font-weight: 500;
  }
  .earthbeat-landingpage .summary {
  padding-bottom: 3rem;
  font-size: 1rem;
  }
  .burning-questions.hero-story {
    max-width: 1000px;
    margin: 0 auto;
  }

  /* This is the container for the hero & the attachment */
  .earthbeat-landingpage .view-earthbeat-burning-questions .view-content-wrapper {
    display: flex;
    flex-flow: row-reverse;
    flex-wrap: nowrap;
  }

  .earthbeat-landingpage .burning-questions.hero-story > .view-content .views-row  {
    border-bottom: none;
  }
  .earthbeat-landingpage .burning-questions.hero-story .views-field-field-article-teaser {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .earthbeat-landingpage .burning-questions.hero-story h3 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .earthbeat-landingpage .burning-questions.hero-story h3 a {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }
  .earthbeat-landingpage .burning-questions.hero-story .attachment h3 {
    padding-bottom: 1rem;
    font-size: 1.3rem;
    line-height: 1.7rem;
  }
  .earthbeat-landingpage .burning-questions.hero-story .views-field-field-article-teaser p {
    font-size: 1rem !important;
    line-height: 1.7rem !important;
    padding-top: 1rem;
  }
  /* This reapears the image from the second question for DESKTOP */
  .earthbeat-landingpage .block-views-blockearthbeat-burning-questions-block-2 .attachment .view-content .views-row:first-child .image-style-homepage-features-medium  {
    display: block;
  }
  .earthbeat-landingpage .burning-questions.hero-story .attachment .view-content .views-row:first-child {
    margin-right: 0;
  }
  .earthbeat-landingpage .view-earthbeat-burning-questions .attachment-after {
    width: 40%;
  }
  .earthbeat-landingpage .view-earthbeat-burning-questions .attachment-after .views-element-container {
    width: 90%;
    margin-right: 10%;
  }

  /*****************************************************************************************************
  *** UPCOMING EVENTS - DESKTOP ******************************************************************************************************/

  .earthbeat-landingpage .view-upcoming-events .view-content {
    margin-left: 0;
    padding-right: 0;
  }
  .earthbeat-landingpage .block-views-blockupcoming-events-block-1 h2 a {
    font-size: 1.3rem
  }
  .earthbeat-landingpage .view-upcoming-events .views-field-field-event-location,
  .earthbeat-landingpage .view-upcoming-events .views-field-field-event-start-time {
    font-size: .95rem;
  }
  .earthbeat-landingpage .view-upcoming-events .views-field-field-event-calendar-start-date {
    font-size: 1.65rem;
    margin: .2rem 0;
  }
  /*****************************************************************************************************
  *** IN CASE YOU MISSED IT - DESKTOP ******************************************************************************************************/

  .earthbeat-landingpage .hero-story-in-case .overlay-brick a:link,
  .earthbeat-landingpage .hero-story-in-case .overlay-brick a:visited {
    left: .3rem;
  }
  .earthbeat-landingpage .hero-story-in-case .contains-floated-image {
    float: left;
    max-width: 50%;
    margin-right: 3%;
  }
  .earthbeat-landingpage .hero-story-in-case .contains-floated-image img {
    min-width: 100%;
    margin: 0;
  }
  .earthbeat-landingpage .hero-story-in-case .hero-text {
    margin-left: 5.5rem;
  }
  .earthbeat-landingpage .hero-story-in-case .hero-text h2 {
    text-align: left;
    padding-top: 2rem;
  }
  .earthbeat-landingpage .hero-story-in-case .hero-text h3 {
    text-align: left;
    padding-left: 1rem;
  }

}/* <--------@media screen and (min-width: 1000px) */

@media screen and (min-width: 1250px) {

  /* Top grid of hero story and sidebar latest stories. */
  .earthbeat-landingpage .three-quarters-one-quarter > .inner {
    display: grid;
    grid-template-columns: 75% 25%;
    grid-column-gap: 0;
  }

  /* A little gutter on the right side of the hero */
  .earthbeat-landingpage .three-quarters-one-quarter .layout__region--first {
    width: 96%;
    margin-right: 4%;
  }
  .earthbeat-landingpage .two-smaller-top-stories .view-content {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
  }
  .earthbeat-landingpage .two-smaller-top-stories .views-row.with-narrow-border::before {
    display: none;
  }

  .earthbeat-landingpage .earthbeat-top {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 1550px) {
  .earthbeat-landingpage .small-earth-stories .attachment .small-earth-stories-logo  {
    margin-left: 3rem;
  }
  .earthbeat-landingpage .in-focus .attachment .more-link {
    margin-left: 13rem;
    padding-bottom: 2rem;
  }
} /* <------ @media screen and (max-width: 1550px) */

