/**
 * @file
 * EarthBeat styles.
 */
/************************************************************************************************************************************/
                                                                                                                                     /*
* Default breakpoint widths for responsive design.
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Susy global setup
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Variables
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Partials to be shared with all .scss files.
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Mixins
**************************************************************************************************************************************/
/************************************************************************************************************************************/
                                                                                                                                     /*
* Placeholders
**************************************************************************************************************************************/
/**
 * Links
 */
/**
 * Slugs
 */
/**
 * Byline style
 */
/* line 121, ../../sass/_mixins.scss */
div#block-views-topic-pages-block-4 .byline {
  background: none !important;
}

/**
 * Floated-right featured image
 */
/**
 * H1 styles
 */
/**
 * Buttons
 */
/**
 * Advertisements
 */
/**
 * Buttons
 */
/**
 * Widths
 */
/* line 207, ../../sass/_mixins.scss */
.earthbeat_home .panel-pane .inner {
  max-width: 1200px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (min-width: 650px) {
  /* line 207, ../../sass/_mixins.scss */
  .earthbeat_home .panel-pane .inner {
    width: 94%;
  }
}

/* line 230, ../../sass/_mixins.scss */
.earthbeat_home .earthbeat-top-story .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* General styles
**************************************************************************************************************************************/
/* line 12, ../../sass/site-sections/earthbeat.scss */
a,
a:link,
a:visited {
  color: #1176bc;
}
/* line 16, ../../sass/site-sections/earthbeat.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h1
a:link, h2
a:link, h3
a:link, h4
a:link, h5
a:link, h1
a:visited, h2
a:visited, h3
a:visited, h4
a:visited, h5
a:visited {
  color: #0f6aa9;
}
/* line 22, ../../sass/site-sections/earthbeat.scss */
h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active, h4 a:hover, h4 a:active, h5 a:hover, h5 a:active, h1
a:link:hover, h1
a:link:active, h2
a:link:hover, h2
a:link:active, h3
a:link:hover, h3
a:link:active, h4
a:link:hover, h4
a:link:active, h5
a:link:hover, h5
a:link:active, h1
a:visited:hover, h1
a:visited:active, h2
a:visited:hover, h2
a:visited:active, h3
a:visited:hover, h3
a:visited:active, h4
a:visited:hover, h4
a:visited:active, h5
a:visited:hover, h5
a:visited:active {
  color: #1382cf;
}

/* line 29, ../../sass/site-sections/earthbeat.scss */
a:hover,
a:active,
a:focus {
  color: #148bdd;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* EarthBeat homepage.
**************************************************************************************************************************************/
/* line 40, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home #main-wrapper {
  padding-top: 0 !important;
}
@media (min-width: 1200px) {
  /* line 40, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home #main-wrapper {
    padding-top: 3em !important;
  }
}
/* line 50, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .slug {
  padding-bottom: 1.2em !important;
}
/* line 52, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .slug .slug {
  display: inline-block;
  padding-bottom: 0 !important;
}
/* line 58, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home h3.views-field-title {
  margin-top: 0;
}
/* line 63, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story {
  overflow: hidden;
  *zoom: 1;
}
/* line 65, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story a {
  color: #fff !important;
}
/* line 68, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story .inner {
  background: #1176bc;
  color: #fff;
}
/* line 73, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story .inner > .view .views-row {
  overflow: hidden;
  *zoom: 1;
}
/* line 76, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story .inner > .view .views-field-field-lead-image-img {
  border-bottom: 1px dotted #bbb;
  padding-bottom: 1.5em;
  background: #eaeaea;
}
@media (min-width: 960px) {
  /* line 76, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-story .inner > .view .views-field-field-lead-image-img {
    width: 68.75%;
    float: left;
    padding-bottom: 0;
    border-bottom: none;
    background: transparent;
  }
}
@media (min-width: 650px) {
  /* line 76, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-story .inner > .view .views-field-field-lead-image-img {
    padding-bottom: 0;
  }
}
/* line 89, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story .inner > .view .views-field-field-lead-image-img img {
  float: left;
}
/* line 93, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story .inner > .view .title-and-teaser {
  clear: left;
  padding-top: 2.5em;
  padding-bottom: 2em;
  border-bottom: 1px dotted #ccc;
}
@media (min-width: 960px) {
  /* line 93, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-story .inner > .view .title-and-teaser {
    clear: none;
    width: 31.25%;
    float: left;
    padding-top: 2em;
    padding-bottom: 0;
    border-bottom: none;
  }
}
/* line 105, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story .inner > .view .title-and-teaser > * {
  padding: 0 5%;
}
@media (min-width: 960px) {
  /* line 105, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-story .inner > .view .title-and-teaser > * {
    padding-left: 9%;
    padding-right: 9%;
  }
}
/* line 112, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story .inner > .view .title-and-teaser h3.views-field-title {
  font-size: 1.5em;
  font-weight: bold;
}
@media (min-width: 960px) {
  /* line 112, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-story .inner > .view .title-and-teaser h3.views-field-title {
    font-size: 1.1em;
  }
}
@media (min-width: 1024px) {
  /* line 112, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-story .inner > .view .title-and-teaser h3.views-field-title {
    font-size: 1.3333em;
  }
}
@media (min-width: 1200px) {
  /* line 112, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-story .inner > .view .title-and-teaser h3.views-field-title {
    font-size: 1.75em;
  }
}
/* line 125, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-story .inner > .view .title-and-teaser .byline-wrapper {
  color: #fff;
  margin-bottom: 1.25em;
}
/* line 135, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-stories-images {
  padding-top: 4em;
  overflow: hidden;
  *zoom: 1;
}
/* line 138, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-stories-images .views-row {
  margin-bottom: 2em;
}
/* line 141, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-stories-images .views-field-field-lead-image-img {
  margin: 0 0 1em 5%;
  float: right;
  width: 31%;
}
/* line 146, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-stories-images .views-field-field-article-teaser,
.earthbeat_home .earthbeat-top-stories-images .views-field-body {
  font-size: 1.1em;
  line-height: 150%;
}
/* line 151, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-stories-images .dfp-tag-wrapper {
  padding: 1.5em 0;
  text-align: center;
  background: #f3f3f3;
}
/* line 155, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-stories-images .dfp-tag-wrapper .dfp-tag-wrapper {
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 650px) {
  /* line 161, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-stories-images .views-row {
    margin-bottom: 2.5em;
  }
  /* line 164, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-stories-images .dfp-tag-wrapper {
    padding: 3em 0;
  }
}
@media (min-width: 1024px) {
  /* line 169, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-stories-images .views-row {
    margin-bottom: 4em;
  }
}
/* line 173, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-top-stories-images h3.views-field-title {
  font-weight: bold;
}
@media (min-width: 960px) {
  /* line 173, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-top-stories-images h3.views-field-title {
    font-size: 1.75em;
  }
}
/* line 181, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .pane-ncr-api-emailmarketing-earthbeat-signup {
  clear: both;
  padding-top: 4em;
  background: url(../../images/dotted-line.jpg) left top repeat-x;
  text-align: center;
  margin: 0 auto;
  max-width: 1200px;
}
/* line 189, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .pane-ncr-api-emailmarketing-earthbeat-signup .inner > p,
.earthbeat_home .pane-ncr-api-emailmarketing-earthbeat-signup .inner > form {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.33333em;
}
/* line 196, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .pane-ncr-api-emailmarketing-earthbeat-signup .inner p {
  font-weight: bold;
}
/* line 204, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .pane-ncr-api-emailmarketing-earthbeat-signup .inner,
.earthbeat_home .earthbeat-social-media .inner {
  background: url(../../images/dotted-line.jpg) left bottom repeat-x;
  padding-bottom: 4em;
  width: 100% !important;
}
/* line 213, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-social-media .social_links {
  margin: 0;
}
/* line 216, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-social-media .social_link {
  width: 40px;
  height: 40px;
  background-size: 100%;
  margin: 0 1.5em;
}
/* line 221, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-social-media .social_link.facebook {
  background-image: url(../../images/icon-earthbeat-facebook1.jpg);
}
/* line 224, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-social-media .social_link.twitter {
  width: 53px;
  background-image: url(../../images/icon-earthbeat-twitter1.jpg);
}
/* line 228, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-social-media .social_link.instagram {
  background-image: url(../../images/icon-earthbeat-instagram1.jpg);
}
/* line 235, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-small-earth {
  text-align: center;
}
/* line 237, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-small-earth .view-header {
  max-width: 300px;
  margin: 0 auto 2em auto;
}
/* line 241, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-small-earth .views-field-title {
  font-weight: bold;
}
/* line 244, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-small-earth .views-field-field-article-teaser {
  font-style: italic;
}
/* line 247, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-small-earth .author {
  font-size: 1.3333em;
  margin: 1em 0;
}
/* line 251, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-small-earth .views-field-title,
.earthbeat_home .earthbeat-small-earth .views-field-field-article-teaser {
  font-size: 1.33333em;
  line-height: 140%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 960px) {
  /* line 251, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-small-earth .views-field-title,
  .earthbeat_home .earthbeat-small-earth .views-field-field-article-teaser {
    font-size: 1.75em;
  }
}
/* line 265, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-most-recent {
  overflow: hidden;
  *zoom: 1;
}
/* line 267, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-most-recent .views-row-odd {
  clear: both;
}
/* line 270, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-most-recent .views-field-field-lead-image-img {
  margin: 0 0 1em 5%;
  float: right;
}
/* line 277, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .banner-ads {
  background: #e2e2e2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  clear: both;
}
/* line 286, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-feature-series {
  clear: both;
  background-color: #1176bc;
  text-align: center;
  color: #fff;
  overflow: hidden;
  *zoom: 1;
}
/* line 292, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-feature-series h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (min-width: 650px) {
  /* line 296, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-feature-series img {
    float: left;
    width: 33%;
    padding: 0 1em;
    box-sizing: border-box;
  }
}
/* line 307, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-burning-questions {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
  background: url(../../images/dotted-line.jpg) left bottom repeat-x;
}
/* line 312, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-burning-questions .view-header {
  max-width: 300px;
  margin: 0 auto;
}
/* line 316, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-burning-questions .views-field-title {
  font-size: 2.25em;
  line-height: 140%;
  font-style: italic;
  margin-bottom: 1em;
}
/* line 326, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-events .views-row {
  margin-bottom: 1.5em;
}
/* line 329, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-events .views-row-odd {
  clear: both;
}
/* line 332, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-events .views-field-field-event-calendar-start-date {
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  margin: 0.5em 0;
  color: #777;
  font-size: 0.85em;
}
/* line 339, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-events .views-field-title {
  font-size: 1.3333em;
}
/* line 342, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-events .view-footer {
  clear: both;
  text-align: center;
}
/* line 349, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-tweets {
  text-align: center;
}
/* line 351, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-tweets iframe {
  max-width: 500px !important;
  margin-left: auto;
  margin-right: auto;
}
/* line 359, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-social-media .inner,
.earthbeat_home .earthbeat-small-earth,
.earthbeat_home .earthbeat-most-recent,
.earthbeat_home .earthbeat-feature-series,
.earthbeat_home .earthbeat-events,
.earthbeat_home .earthbeat-burning-questions,
.earthbeat_home .banner-ads,
.earthbeat_home .earthbeat-tweets {
  padding: 2em 0;
}
@media (min-width: 650px) {
  /* line 359, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-social-media .inner,
  .earthbeat_home .earthbeat-small-earth,
  .earthbeat_home .earthbeat-most-recent,
  .earthbeat_home .earthbeat-feature-series,
  .earthbeat_home .earthbeat-events,
  .earthbeat_home .earthbeat-burning-questions,
  .earthbeat_home .banner-ads,
  .earthbeat_home .earthbeat-tweets {
    padding: 3em 0;
  }
}
/* line 378, ../../sass/site-sections/earthbeat.scss */
.earthbeat_home .earthbeat-feature-series h2,
.earthbeat_home .earthbeat-most-recent h2,
.earthbeat_home .earthbeat-events h2,
.earthbeat_home .earthbeat-tweets h2 {
  font-weight: bold;
  text-align: center;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 2.25em;
  margin-top: 0;
  line-height: 120%;
}
@media (min-width: 560px) {
  /* line 378, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-feature-series h2,
  .earthbeat_home .earthbeat-most-recent h2,
  .earthbeat_home .earthbeat-events h2,
  .earthbeat_home .earthbeat-tweets h2 {
    font-size: 2.6em;
  }
}
@media (min-width: 850px) {
  /* line 378, ../../sass/site-sections/earthbeat.scss */
  .earthbeat_home .earthbeat-feature-series h2,
  .earthbeat_home .earthbeat-most-recent h2,
  .earthbeat_home .earthbeat-events h2,
  .earthbeat_home .earthbeat-tweets h2 {
    font-size: 3em;
  }
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* EarthBeat general styles.
**************************************************************************************************************************************/
/* line 399, ../../sass/site-sections/earthbeat.scss */
.region-header-top {
  background: #1176bc;
}
/* line 404, ../../sass/site-sections/earthbeat.scss */
.region-header-top li:nth-child(2) a {
  background: #39b536;
  font-weight: bold;
  opacity: 1 !important;
}
/* line 408, ../../sass/site-sections/earthbeat.scss */
.region-header-top li:nth-child(2) a:hover {
  background: #42c63f;
}
/* line 412, ../../sass/site-sections/earthbeat.scss */
.region-header-top a:link,
.region-header-top a:visited {
  color: #fff;
  opacity: 0.8;
}
/* line 417, ../../sass/site-sections/earthbeat.scss */
.region-header-top a:hover,
.region-header-top a:active {
  color: #fff;
}

/* line 423, ../../sass/site-sections/earthbeat.scss */
.header-wrapper {
  background: #f2f2f2;
}

/* line 426, ../../sass/site-sections/earthbeat.scss */
#navigation {
  margin: 0;
}
@media (min-width: 768px) {
  /* line 426, ../../sass/site-sections/earthbeat.scss */
  #navigation {
    margin: 3em 0 0 0;
  }
}

/* line 432, ../../sass/site-sections/earthbeat.scss */
#block-menu-menu-earthbeat-marketing-menu {
  border-top: 1px solid #d9d9d9;
}
@media (min-width: 768px) {
  /* line 432, ../../sass/site-sections/earthbeat.scss */
  #block-menu-menu-earthbeat-marketing-menu {
    border-top: none;
  }
}

/* line 439, ../../sass/site-sections/earthbeat.scss */
#block-ncr-blocks-main-menu-toggle-zen .mobile_logo {
  max-width: 75px !important;
}
/* line 442, ../../sass/site-sections/earthbeat.scss */
#block-ncr-blocks-main-menu-toggle-zen .menu_toggle {
  color: #1176bc !important;
  margin-top: 1.3333em;
  font-weight: bold;
}

/* line 448, ../../sass/site-sections/earthbeat.scss */
#megamenu {
  background: #e1e1e1;
  border-bottom: 3px solid #39b536;
  text-transform: uppercase;
}
/* line 452, ../../sass/site-sections/earthbeat.scss */
#megamenu li.expanded.nolink > span,
#megamenu .block-menu-block > ul.menu > li > a {
  color: #044774;
  display: block;
  border-top: 1px solid #bbbbbb;
  padding: 0.5em 1em;
  background-color: #ddd;
}
/* line 45, ../../sass/_mixins.scss */
#megamenu li.expanded.nolink > span:hover,
#megamenu .block-menu-block > ul.menu > li > a:hover {
  color: #044774;
}
/* line 457, ../../sass/site-sections/earthbeat.scss */
#megamenu li.nolink > span,
#megamenu a {
  color: #1176bc;
  display: block;
  border-top: 1px solid #cccccc;
  padding: 0.5em 1em;
}
/* line 45, ../../sass/_mixins.scss */
#megamenu li.nolink > span:hover,
#megamenu a:hover {
  color: #044774;
}
/* line 461, ../../sass/site-sections/earthbeat.scss */
#megamenu ul.menu ul.menu li.first a {
  border-top: 1px solid #bbb;
}
@media (min-width: 768px) {
  /* line 461, ../../sass/site-sections/earthbeat.scss */
  #megamenu ul.menu ul.menu li.first a {
    border-top: none;
  }
}
@media (min-width: 768px) {
  /* line 469, ../../sass/site-sections/earthbeat.scss */
  #megamenu #block-menu-block-12 > ul.menu > li {
    width: 33.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}
/* line 474, ../../sass/site-sections/earthbeat.scss */
#megamenu #block-menu-block-12 > ul.menu > li.last {
  padding-right: 0;
}

/* line 481, ../../sass/site-sections/earthbeat.scss */
#logo img {
  width: 370px;
}

/* line 488, ../../sass/site-sections/earthbeat.scss */
#block-ncr-blocks-main-megamenu-toggle-earthbeat ul.menu a {
  color: #1176bc;
}
/* line 490, ../../sass/site-sections/earthbeat.scss */
#block-ncr-blocks-main-megamenu-toggle-earthbeat ul.menu a:hover {
  color: #1693ea;
}

/* line 498, ../../sass/site-sections/earthbeat.scss */
#block-views-efc92d20e96c132295c44c40ca2965a1 h2 {
  border-bottom: 3px solid #39b536 !important;
}

/* line 505, ../../sass/site-sections/earthbeat.scss */
#block-ncr-blocks-main-megamenu-toggle-earthbeat .downarrow,
#block-ncr-blocks-main-megamenu-toggle .downarrow {
  background-image: url(../../images/menu-earthbeat-downarrow1.png);
}
/* line 509, ../../sass/site-sections/earthbeat.scss */
#block-ncr-blocks-main-megamenu-toggle-earthbeat li,
#block-ncr-blocks-main-megamenu-toggle li {
  color: #1176bc;
}
/* line 511, ../../sass/site-sections/earthbeat.scss */
#block-ncr-blocks-main-megamenu-toggle-earthbeat li.clicked,
#block-ncr-blocks-main-megamenu-toggle li.clicked {
  background-color: #e1e1e1;
}
/* line 514, ../../sass/site-sections/earthbeat.scss */
#block-ncr-blocks-main-megamenu-toggle-earthbeat li#sections_toggle,
#block-ncr-blocks-main-megamenu-toggle li#sections_toggle {
  background-image: url(../../images/menu-earthbeat-hamburger1.png);
}
/* line 517, ../../sass/site-sections/earthbeat.scss */
#block-ncr-blocks-main-megamenu-toggle-earthbeat li a,
#block-ncr-blocks-main-megamenu-toggle-earthbeat li a:hover,
#block-ncr-blocks-main-megamenu-toggle-earthbeat li a:active,
#block-ncr-blocks-main-megamenu-toggle li a,
#block-ncr-blocks-main-megamenu-toggle li a:hover,
#block-ncr-blocks-main-megamenu-toggle li a:active {
  color: #fff;
}

/* line 528, ../../sass/site-sections/earthbeat.scss */
.page-feature-series.page-views .earthbeat h1,
.page-taxonomy-term .earthbeat h1 {
  border-bottom: 3px solid #39b536;
}

/* line 534, ../../sass/site-sections/earthbeat.scss */
.byline,
.updated {
  background-image: url(../../images/green-square.jpg) !important;
}

/* line 539, ../../sass/site-sections/earthbeat.scss */
#footer_bottom {
  border-top: 3px solid #39b536;
  background-color: #044774;
}
/* line 542, ../../sass/site-sections/earthbeat.scss */
#footer_bottom .block-menu-block {
  text-transform: uppercase;
}
/* line 544, ../../sass/site-sections/earthbeat.scss */
#footer_bottom .block-menu-block.first {
  background-color: #1176bc;
}
/* line 548, ../../sass/site-sections/earthbeat.scss */
#footer_bottom .block-menu-block.even ul.menu {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  max-width: 900px;
}
@media (min-width: 480px) {
  /* line 552, ../../sass/site-sections/earthbeat.scss */
  #footer_bottom .block-menu-block.even ul.menu li {
    width: 50%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
    box-sizing: border-box;
  }
}
@media (min-width: 650px) {
  /* line 552, ../../sass/site-sections/earthbeat.scss */
  #footer_bottom .block-menu-block.even ul.menu li {
    width: 33.33333%;
    float: left;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
}
/* line 563, ../../sass/site-sections/earthbeat.scss */
#footer_bottom .block-menu-block a {
  border-top: none !important;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* EarthBeat article nodes
**************************************************************************************************************************************/
/* line 574, ../../sass/site-sections/earthbeat.scss */
.plus1-widget {
  overflow: hidden;
  *zoom: 1;
  background: #f3f3f3;
  padding: 8px 12px;
  border-radius: 4px;
  max-width: 120px;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 1.333em;
}

/* line 583, ../../sass/site-sections/earthbeat.scss */
.plus1-vote,
.plus1-msg {
  float: left;
}

/* line 587, ../../sass/site-sections/earthbeat.scss */
.plus1-msg {
  margin-right: 10px;
}

/* line 590, ../../sass/site-sections/earthbeat.scss */
.plus1-vote-text {
  background-image: url(../../images/earthbeat-appreciation.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center center;
  height: 30px;
  width: 30px;
  text-indent: -10000px;
}
/* line 602, ../../sass/site-sections/earthbeat.scss */
.plus1-vote-text.plus1-vote {
  text-indent: 0;
}
/* line 604, ../../sass/site-sections/earthbeat.scss */
.plus1-vote-text.plus1-vote:hover {
  background-image: url(../../images/earthbeat-appreciation.png);
}

/* line 611, ../../sass/site-sections/earthbeat.scss */
.plus1-vote a {
  text-indent: -10000px;
  display: block;
  background-image: url(../../images/earthbeat-appreciation.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center center;
  height: 30px;
}
/* line 619, ../../sass/site-sections/earthbeat.scss */
.plus1-vote a:hover {
  background-image: url(../../images/earthbeat-appreciation3.png);
}

/* line 624, ../../sass/site-sections/earthbeat.scss */
.plus1-score {
  padding-top: 0.2em;
}

/************************************************************************************************************************************/
                                                                                                                                     /*
* EarthBeat Resources page
**************************************************************************************************************************************/
/* line 633, ../../sass/site-sections/earthbeat.scss */
.view-resources .field.field-name-field-resource-thumbnail.field-type-image.field-label-hidden {
  max-width: 40%;
  margin: 0 1.5em 1.5em 0;
  float: left;
}
/* line 638, ../../sass/site-sections/earthbeat.scss */
.view-resources .views-row {
  clear: both;
  padding: 1.5em 0;
  border-top: 1px solid #eee;
}
/* line 643, ../../sass/site-sections/earthbeat.scss */
.view-resources .views-field.views-field-title h3 {
  font-weight: 700;
}
/* line 646, ../../sass/site-sections/earthbeat.scss */
.view-resources .view-footer {
  clear: both;
}

/*# sourceMappingURL=earthbeat.css.map */
