

/********** EARTHBEAT + SECTIONS + AUTHORS STYLING ***************/ 

.earthbeat-landingpage .main a:link,
.page-taxonomy-term .main a:link {
  text-decoration: none;
}
.section-earthbeat .main h2,
.earthbeat-landingpage .main h2,
.earthbeat-domain .page-taxonomy-term .main h2 {
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: -0.25px;
  color: #329F4C;
  font-weight: 300;
  margin: 0rem 0rem 1rem 0rem;
  padding-top: 3rem;
}
.section-earthbeat .main h2::before,
.earthbeat-landingpage .main h2::before,
.page-taxonomy-term .main h2::before {
  display: inline-block;
  content: "";
  border-top: 1px solid;
  width: 3.3rem;
  margin-right: 1rem;
  transform: translateY(-0.5rem);
}
.section-earthbeat .main h2::before 
.earthbeat-landingpage .main h2::before {
    border-top: 1px solid #339F4D;
}
.node-type-author .main h3 a,
.earthbeat-landingpage .main h3 a,
.page-taxonomy-term .main h3 a,
.views-stacked .main h3 a {
  font-size: 1.3rem;
  line-height: 1.5rem;
  letter-spacing: -0.25px;
  color: black;
  text-align: left;
  font-family: Merriweather, serif;
  font-weight: 400;
  text-decoration: none;
  padding: 0 0 1rem 0;
}
.views-stacked h3 a {
  display: block;
}
.views-stacked h3,
.node-type-author .main h3,
.earthbeat-landingpage .main h3,
.page-taxonomy-term .main h3 {
  margin: 0;
}
.earthbeat-landingpage .main h4,
.page-taxonomy-term .main h4 {
  font-size: .9rem;
  margin: 1rem;
  letter-spacing: .1rem;
  font-weight: 300;
  color: #00A3D9;
}
.earthbeat-landingpage .main p,
.page-taxonomy-term .main p {
  font-size: .9rem;
  line-height: 1.3rem;
  padding-top: .8rem;
  display: contents;
}

.node-type-author .views-field-field-article-teaser p,
.earthbeat-landingpage .teaser p,
.earthbeat-landingpage .views-field-field-article-teaser p {
  font-size: .8rem !important;
  line-height: 1.3rem !important;
  padding-bottom: 1rem;
  display: block;
  padding-top: 1.5rem;
}
.node-type-author .views-field-field-article-teaser p {
    padding-top: 0;
}
.node-type-author  .view-footer a,
.earthbeat-landingpage .view-footer a,
.earthbeat-landingpage .submit-link,
.page-taxonomy-term .view-footer a,
.page-taxonomy-term .submit-link {
  font-family: Roboto, sans-serif;
  font-size: .75rem;
  line-height: 1rem;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .03rem;
  text-decoration: underline;
  color: black;
}

.earthbeat-landingpage .view-footer a:link,
.earthbeat-landingpage .view-footer a:visited {
  text-decoration: none;
  color: #339F4D;
    border-bottom: 1px solid;
}
.page-taxonomy-term .view-footer a:link,
.page-taxonomy-term .view-footer a:visited {
  text-decoration: underline;
  color: #00A3D9;
}

.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: initial;
}

/*************************************************************************
*** AUTHORS - MOBILE
**************************************************************************/

.node-type-author .layout__region.layout__region--content {
  display: flex;
  flex-flow: row;
}
.node-type-author .block-field-blocknodeauthorfield-profile-media-image {
  min-width: 5rem;
}
.node-type-author .block-field-blocknodeauthorfield-profile-media-image img {
  border-radius: 50%;
}

.node-type-author #block-ncr-local-tasks {
  display: flex;
}
.node-type-author #block-ncr-local-tasks {
  margin-top: -5rem;
  position: absolute;
}
.node-type-author .messages.messages--status {
  margin-left: 27%;
}

.node-type-author h1.page-title {
  font-size: 1.4rem;
  font-weight: 500;
  padding-bottom: 1rem;
}
.node-type-author .pager__items {
  font-family: "Roboto";
  text-transform: uppercase;
  font-size: .9rem;
}
.node-type-author .pager__items a {
  text-decoration: none;
  font-size: .9rem;
}
.node-type-author h1 {
  font-family: "Roboto";
  text-transform: uppercase;
  font-weight: 300;
  margin-left: 25%;
  padding-left: 1rem;
  margin-top: 2rem;
  padding-top: 4rem;
}

.node-type-author .latest-news-date {
  margin: .5rem 0;
}
.node-type-author h3 {
  margin: .5rem 0;
}
.node-type-author .block-field-blocknodeauthorbody p {
  margin-left: 1rem !important;
}
.node-type-author ul.tabs.primary {
  position: absolute;
  top: -5rem;
  display: flex;
  flex-flow: row;
}

/*************************************************************************
*** SECTIONS: TOP MAIN + 2-3 COLUMNS + IN CASE YOU MISSED IT - MOBILE
**************************************************************************/
.page-sections-more .page-title h1,
.page-taxonomy-term .page-title h1 {
  text-indent: 0;
  margin-left: 0;
  font-size: 1.8rem;
  font-weight: 200;
  text-align: center;
  color: #00A3D9;
  padding-bottom: 2rem;
}

.page-sections-more .page-title h1::before,
.page-sections-more .page-title h1::after,
.page-taxonomy-term .page-title h1::before,
.page-taxonomy-term .page-title h1::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: 0;
  width: 0;
  transform: none;
}

/* This stretches the top section to take up the whole width */
.page-taxonomy-term  .sidebar-first {
  width: 100%;
}
/* This removes the ad sidebar from the side */
.page-taxonomy-term .region-sidebar-first, 
.page-taxonomy-term .region-sidebar-floating {
  float: none;
  width: 100%;
}
.page-taxonomy-term .page-title h2 {
  display: none;
}
.page-taxonomy-term .main-plus-three-column .views-row:first-child p {
  display: block;
}
.timeline-headlines {
  margin-left: 4rem;
}
.timeline-headlines h2 {
  margin-left: -4.2rem;
}


  /*************************************************************************
  *** SUNDAY RESOURCES - MOBILE
  **************************************************************************/

.page-sections-spirituality-sunday-resources .view-content {
  display: grid;
}
.page-sections-spirituality-sunday-resources .views-row {   
  padding: 2rem 0;
}
.page-sections-spirituality-sunday-resources .views-row .views-field-title {
  font-size: 1.6rem;   
  line-height: 2rem;
  padding-bottom: 2rem;
}
.page-sections-spirituality-sunday-resources .views-row .views-field-field-lead-media-image img {
  padding-bottom: 1rem;
}


/* DESKTOP **********************************************************************************************************************/
/* DESKTOP **********************************************************************************************************************/
/* DESKTOP **********************************************************************************************************************/
/* DESKTOP **********************************************************************************************************************/
@media screen and (min-width: 1000px) {
/* DESKTOP **********************************************************************************************************************/
/* DESKTOP **********************************************************************************************************************/
/* DESKTOP **********************************************************************************************************************/
/* DESKTOP **********************************************************************************************************************/
    
.section-earthbeat h2,
    .section-earthbeat .main h2,
    .page-earthbeat-about .main h2{
  margin-left: -4.2rem;
}  
    
    
  /*************************************************************************
  *** AUTHORS - DESKTOP
  **************************************************************************/

  .node-type-author div#block-ncr-local-tasks {
    position: absolute;
    margin-top: -14rem;
  }
  .node-type-author a {
    text-decoration: none;
  }
  .node-type-author h1 {
    padding-top: 1rem;
    font-size: 2rem;
  }
  .node-type-author h1.page-title {
    font-size: 2rem;
    font-weight: 300;
    padding-bottom: 2rem;
    margin-top: 5rem;
    padding-left: 2rem;
  }
  .node-type-author .node-type-author {
    margin-left:  1rem;
    padding-top: 1rem;
  }
  .node-type-author .block-field-blocknodeauthorfield-profile-media-image {
    margin-top: -10rem;
    max-height: 14rem;
    min-width: 21.5rem;
    text-align: center;
    border-radius: 0;
  }
 .node-type-author .block-field-blocknodeauthorfield-profile-media-image img {
    border-radius: 50%;
}
  .node-type-author .views-field-created {
    padding-top: 0;
  }
  .node-type-author ul.tabs.primary {
    top: 0rem;
    display: flex;
    flex-flow: row;
  }
  
  /*************************************************************************
  *** CHANNELS - DESKTOP
  **************************************************************************/
      
  .page-taxonomy-term .region-sidebar-first, 
  .page-taxonomy-term .region-sidebar-floating {
    float: none;
  }
  
  .timeline-headlines {
    margin-left: 0;
  }
  .timeline-headlines .views-row {
    display: grid;
    grid-template-columns: 30% 70%;
  }
  .timeline-headlines .views-row .views-field-title {
    grid-column: 2;
    grid-row: 1;
  }
  .timeline-headlines .views-row .views-field-field-article-teaser {
    grid-column: 2;
    grid-row: 3;
    margin-left: 4rem;
  }
  .timeline-headlines .views-row .views-field-field-article-teaser p {
      display: block;
  } 
  .timeline-headlines .views-row .views-field-field-byline {
    grid-column: 2;
    margin-left: 4rem;
  }
  .timeline-headlines .attachment .views-row .views-field-field-byline {
    margin-left: 0;
  }
  .timeline-headlines .attachment {
    margin-bottom: 2rem;
  }
  .timeline-headlines .attachment .views-row {
    display: flex;
    flex-flow: column;
  }
  .timeline-headlines .views-row .contains-floated-image {
    grid-column: 1 / 1;
    grid-row: 1 / 6;
    padding-right: 1rem;
  }

    /*************************************************************************
  *** SUNDAY RESOURCES - DESKTOP
  **************************************************************************/
.page-sections-spirituality-sunday-resources .views-row .views-field-field-lead-media-image img {
  padding-right: 2rem;
  padding-bottom: 0;
}
                                                    
}/* <--------@media screen and (min-width: 1000px) */