@charset "UTF-8";
.offset-a {
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden; }

.not-front .l-main {
  float: none;
  margin: 0 auto;
  max-width: 1080px;
  background: none; }

.page-sciencenews .l-main {
  background: none; }

.page-missions-page .l-main {
  width: 100%;
  padding-top: 470px;
  max-width: 1080px;
  margin: 0 auto; }
  .page-missions-page .l-main:after {
    content: "";
    display: table;
    clear: both; }

.node-type-page .l-content,
.page-missions-page .l-content,
.section-learners .l-content {
  width: 100%;
  float: left;
  padding: 30px 60px;
  margin: 0 0 80px 0; }
  @media (min-width: 0) and (max-width: 1024px) {
    .node-type-page .l-content,
    .page-missions-page .l-content,
    .section-learners .l-content {
      padding: 5%; } }

.node-type-people .l-content {
  margin-bottom: 80px; }

.l-content .l-content {
  padding: 0;
  margin: 0;
  width: 70%; }
  @media (min-width: 0) and (max-width: 768px) {
    .l-content .l-content {
      width: 100%; } }

.not-front.page-missions-page .l-content,
.not-front.section-learners .l-content {
  background: #ffffff !important; }

.page-sciencenews .l-content,
.page-blognews .l-content {
  padding: 0;
  background: none; }
  @media (min-width: 0) and (max-width: 1080px) {
    .page-sciencenews .l-content,
    .page-blognews .l-content {
      padding: 0 5%; } }

.page-glossary .l-page .l-content {
  background: #ffffff;
  padding: 20px 60px 60px;
  margin-top: 0; }

div.l-region.l-region--second-content {
  float: left;
  width: 100%; }
  @media (min-width: 0) and (max-width: 1080px) {
    div.l-region.l-region--second-content {
      padding: 0 0 60px 0; } }

@media (min-width: 0) and (max-width: 1080px) {
  .section-citizenscience div.l-region.l-region--second-content {
    padding: 0 0 0 0; } }

.l-main {
  color: inherit;
  padding-top: 0; }
  .l-main:after {
    content: "";
    display: table;
    clear: both; }

.l-main--home {
  padding-top: 82px;
  color: inherit; }

.l-main--listing-page {
  padding-top: 170px; }

.l-main--webform {
  padding-top: 88px; }

.l-content {
  position: static;
  width: 100%;
  float: left;
  background-color: #ffffff;
  padding: 60px;
  margin: 160px 0 40px 0; }
  @media (min-width: 0) and (max-width: 768px) {
    .l-content {
      padding: 160px 5%;
      margin-top: 100px; } }

.l-content--webform {
  margin-top: 60px; }

.l-content--listing-page {
  margin-top: 0;
  margin-bottom: 80px;
  padding: 30px 60px;
  background-color: #e8ebec; }
  @media (min-width: 0) and (max-width: 768px) {
    .l-content--listing-page {
      margin: 0; } }

.l-content--home {
  background: transparent;
  padding: 0;
  margin-top: 0; }
  @media (min-width: 992px) {
    .l-content--home {
      margin-top: 50px; } }

.l-home__row {
  display: block;
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px 20px 40px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 992px) {
    .l-home__row {
      padding: 0 60px 40px; } }

.l-home__row--head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 992px) {
    .l-home__row--head {
      margin-bottom: 50px;
      padding: 0 60px 48px; }
      .l-home__row--head .button {
        margin-left: 10px; } }

.l-home__row-head-section {
  position: relative;
  width: 100%;
  height: 305px;
  cursor: pointer;
  font-family: Metropolis, Arial, Helvetica, sans-serif; }

.l-home__section-title {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  font-family: "Fjalla One", sans-serif;
  font-size: 2.5em;
  line-height: 1.2em;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 10px;
  text-align: left;
  word-break: break-word;
  text-shadow: 0 2px 3px #000000; }
  @media (min-width: 992px) {
    .l-home__section-title {
      -ms-flex: 1 0 50%;
          flex: 1 0 50%; } }
  .l-home__row--head .l-home__section-title {
    text-align: center;
    font-size: 52px; }
    @media (min-width: 992px) {
      .l-home__row--head .l-home__section-title {
        text-align: left; } }

.l-home__background-source {
  color: #ffffff;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  text-align: center;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .l-home__background-source {
      text-align: right;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%; } }
  .l-home__background-source a {
    color: #ffffff;
    text-decoration: none; }
    .l-home__background-source a[href^="https://"]:after, .l-home__background-source a[href^="http://"]:after {
      display: inline;
      font-family: Fontawesome;
      font-size: 80%;
      content: " \f08e";
      overflow: hidden;
      visibility: visible; }
    .l-home__background-source a[href^="https://science.nasa.gov"]:after {
      content: ""; }

.l-home__row-item {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  position: relative;
  padding-bottom: 10px; }
  @media (min-width: 992px) {
    .l-home__row-item {
      padding: 10px; } }
  @media (min-width: 992px) {
    .l-home__row-item:first-of-type {
      padding-left: 0; } }
  @media (min-width: 992px) {
    .l-home__row-item:last-last-of-type {
      padding-right: 0; } }

.l-home__row-item-container {
  background-color: rgba(36, 36, 36, 0.86);
  margin-bottom: 10px;
  padding: 20px;
  width: 100%;
  height: 100%; }

.l-home__row-item--head {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%; }
  @media (min-width: 992px) {
    .l-home__row-item--head {
      -ms-flex: 1 0 33.3333%;
          flex: 1 0 33.3333%; } }

.l-home__row-item-title {
  font-size: 1.5em;
  line-height: 1.1em;
  margin-bottom: 10px;
  font-family: Metropolis, sans-serif;
  color: #ffffff;
  font-weight: 300; }

/* generated with grunt-sass-globbing */
/* latin-ext */
@font-face {
  font-family: "Fjalla One";
  font-style: normal;
  font-weight: 400;
  src: local("Fjalla One"), local("FjallaOne-Regular"), url(https://fonts.gstatic.com/s/fjallaone/v5/Yq6R-LCAWCX3-6Ky7FAFrO96kigt.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Fjalla One";
  font-style: normal;
  font-weight: 400;
  src: local("Fjalla One"), local("FjallaOne-Regular"), url(https://fonts.gstatic.com/s/fjallaone/v5/Yq6R-LCAWCX3-6Ky7FAFrOF6kg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: "Metropolis";
  src: url("/sites/all/themes/custom/science_nasa/fonts/5a8f0b7ee36b4700018f07b9_Metropolis-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Metropolis";
  src: url("/sites/all/themes/custom/science_nasa/fonts/5a8f0b7ee36b4700018f07c2_Metropolis-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal; }

.form-wrapper {
  display: block;
  float: left;
  width: 100%; }

input {
  max-width: 100%; }

#ui-timepicker-div table.ui-timepicker-table {
  font-size: 11px; }

#ui-timepicker-div .ui-timepicker-table td a.ui-state-default {
  padding-left: 2px;
  padding-right: 15px; }

.node-type-webform .l-page .form-item,
.node-type-webform .l-page .form-actions {
  clear: both; }

.grid,
.view-image-gallery,
.view-video-gallery,
.view-citizen-scientist,
.view-toolkit-listing,
.view-people-of-science {
  width: 100%; }
  .grid .grid-item,
  .view-image-gallery .grid-item,
  .view-video-gallery .grid-item,
  .view-citizen-scientist .grid-item,
  .view-toolkit-listing .grid-item,
  .view-people-of-science .grid-item {
    width: 100%;
    clear: right;
    float: right;
    margin-right: 0;
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 568px) {
    .grid,
    .view-image-gallery,
    .view-video-gallery,
    .view-citizen-scientist,
    .view-toolkit-listing,
    .view-people-of-science {
      float: left; }
      .grid .grid-item,
      .view-image-gallery .grid-item,
      .view-video-gallery .grid-item,
      .view-citizen-scientist .grid-item,
      .view-toolkit-listing .grid-item,
      .view-people-of-science .grid-item {
        width: 50%;
        clear: right;
        float: left;
        padding-right: 30px;
        margin-top: 15px;
        margin-bottom: 15px; }
      .grid .view-content,
      .view-image-gallery .view-content,
      .view-video-gallery .view-content,
      .view-citizen-scientist .view-content,
      .view-toolkit-listing .view-content,
      .view-people-of-science .view-content {
        margin-right: -30px; } }
  @media (min-width: 880px) {
    .grid,
    .view-image-gallery,
    .view-video-gallery,
    .view-citizen-scientist,
    .view-toolkit-listing,
    .view-people-of-science {
      float: left; }
      .grid .grid-item,
      .view-image-gallery .grid-item,
      .view-video-gallery .grid-item,
      .view-citizen-scientist .grid-item,
      .view-toolkit-listing .grid-item,
      .view-people-of-science .grid-item {
        width: 33.3333333333%;
        clear: right;
        float: left;
        padding-right: 30px;
        margin-top: 15px;
        margin-bottom: 15px; }
      .grid .view-content,
      .view-image-gallery .view-content,
      .view-video-gallery .view-content,
      .view-citizen-scientist .view-content,
      .view-toolkit-listing .view-content,
      .view-people-of-science .view-content {
        margin-right: -30px; } }

.view-mission-index,
.view-nasa-at-home-content {
  width: 100%; }
  .view-mission-index .grid-item,
  .view-nasa-at-home-content .grid-item {
    width: 100%;
    clear: right;
    float: right;
    margin-right: 0;
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 568px) {
    .view-mission-index,
    .view-nasa-at-home-content {
      float: left; }
      .view-mission-index .grid-item,
      .view-nasa-at-home-content .grid-item {
        width: 50%;
        clear: right;
        float: left;
        padding-right: 30px;
        margin-top: 15px;
        margin-bottom: 15px; }
      .view-mission-index .view-content,
      .view-nasa-at-home-content .view-content {
        margin-right: -30px; } }
  @media (min-width: 768px) {
    .view-mission-index,
    .view-nasa-at-home-content {
      float: left; }
      .view-mission-index .grid-item,
      .view-nasa-at-home-content .grid-item {
        width: 33.3333333333%;
        clear: right;
        float: left;
        padding-right: 30px;
        margin-top: 15px;
        margin-bottom: 15px; }
      .view-mission-index .view-content,
      .view-nasa-at-home-content .view-content {
        margin-right: -30px; } }
  @media (min-width: 1080px) {
    .view-mission-index,
    .view-nasa-at-home-content {
      float: left; }
      .view-mission-index .grid-item,
      .view-nasa-at-home-content .grid-item {
        width: 25%;
        clear: right;
        float: left;
        padding-right: 30px;
        margin-top: 15px;
        margin-bottom: 15px; }
      .view-mission-index .view-content,
      .view-nasa-at-home-content .view-content {
        margin-right: -30px; } }

.page-node-5495 .view-mission-index {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); }
  .page-node-5495 .view-mission-index .new-grid-item {
    margin: 0 1em; }

img,
media {
  max-width: 100%; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: ""; }

q:before, q:after {
  content: ""; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

body {
  font-size: 100%;
  font-family: Raleway, Arial, Helvetica, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Fjalla One, Arial, Helvetica, sans-serif; }

p {
  margin: 0 0 20px 0;
  color: #6a7987;
  line-height: 1.7em; }

strong {
  font-weight: bold; }

i,
em {
  font-style: italic; }

.l-page {
  font-size: 1em;
  line-height: 1.25; }

@media (min-width: 43.75em) {
  .l-page {
    font-size: 1em;
    line-height: 1.375; } }

.l-content h1 {
  margin: 0 0 10px 0;
  font-size: 4em; }

h1 {
  font-size: 2em;
  line-height: 1.25; }

@media (min-width: 43.75em) {
  h1 {
    font-size: 2.5em;
    line-height: 1.125; } }

@media (min-width: 56.25em) {
  h1 {
    font-size: 3em;
    line-height: 1.05; } }

h2 {
  font-size: 1.8em;
  line-height: 1.15384615; }

@media (min-width: 43.75em) {
  h2 {
    font-size: 2em;
    line-height: 1.25; } }

@media (min-width: 56.25em) {
  h2 {
    font-size: 2.25em;
    line-height: 1.25; } }

h3 {
  font-size: 1.375em;
  line-height: 1.13636364; }

@media (min-width: 43.75em) {
  h3 {
    font-size: 1.5em;
    line-height: 1.25; } }

@media (min-width: 56.25em) {
  h3 {
    font-size: 1.75em;
    line-height: 1.25; } }

h4 {
  font-size: 1.125em;
  margin-bottom: 10px; }

blockquote {
  font-size: 1.25em;
  line-height: 1.25; }

@media (min-width: 43.75em) {
  blockquote {
    font-size: 1.5em;
    line-height: 1.45833333; } }

.field--name-body ul {
  list-style: square;
  margin: 10px 0 0 10px;
  padding-left: 10px; }
  .field--name-body ul li {
    color: #6a7987;
    margin-bottom: 15px; }
    .field--name-body ul li a.download-link {
      display: -ms-inline-flexbox;
      display: inline-flex; }

.node__content ul,
.node__content ol,
.field--name-body ul,
.field--name-body ol {
  padding: 0 0 0 20px;
  margin: 10px 0 0 0; }
  .node__content ul li,
  .node__content ol li,
  .field--name-body ul li,
  .field--name-body ol li {
    margin: 0 0 8px 0;
    color: #6a7987;
    overflow-wrap: break-word; }

.node__content ul,
.field--name-body ul {
  list-style: square;
  color: #6a7987; }
  .node__content ul ul,
  .field--name-body ul ul {
    list-style: disc; }

.node__content ol,
.field--name-body ol {
  list-style: decimal; }
  .node__content ol ol,
  .field--name-body ol ol {
    list-style: lower-alpha; }

.field--name-body blockquote {
  border-left: 5px solid #ccc;
  font-size: initial;
  font-style: italic;
  margin-left: 20px; }
  .field--name-body blockquote p {
    line-height: initial;
    padding: 0 1em; }

.description {
  font-size: 0.8em;
  margin: 10px 0 5px 0;
  color: #6a7987;
  font-style: italic; }

.credit {
  font-size: 0.7em;
  color: #6a7987; }

.node-type-page .field--name-field-header-title .field__item {
  font-size: 5em;
  font-family: Fjalla One, Helvetica, Sans-serif;
  top: 330px;
  position: absolute;
  color: #ffffff;
  margin: 0 0 0 -60px; }

.node-type-listing-page .l-content h1 {
  display: none; }

.page-node-4702.node-type-listing-page .l-content > h1,
.page-node-4701.node-type-listing-page .l-content > h1,
.page-node-6315.node-type-listing-page .l-content > h1 {
  display: block;
  margin-bottom: 35px; }

.node-type-page .l-content h1 {
  margin: 0 0 20px 0;
  font-size: 3em;
  line-height: 1.3em; }
  @media (min-width: 0) and (max-width: 736px) {
    .node-type-page .l-content h1 {
      font-size: 2.5em; } }

.titleposition {
  position: absolute;
  top: 430px;
  left: 0;
  width: 100%; }
  @media (min-width: 0) and (max-width: 1080px) {
    .titleposition {
      top: 380px; } }

.i18n-es.front .titleposition {
  top: 380px; }

.page-missions-page .titleposition,
.section-learners .titleposition {
  top: 440px; }

.titleposition2 {
  max-width: 1080px;
  margin: auto; }

.front .l-content h1,
.page-missions-page .l-content h1 {
  color: #ffffff;
  position: absolute;
  bottom: 0;
  font-size: 4em; }
  @media (min-width: 0) and (max-width: 1080px) {
    .front .l-content h1,
    .page-missions-page .l-content h1 {
      padding: 0 5%; } }
  @media (min-width: 0) and (max-width: 736px) {
    .front .l-content h1,
    .page-missions-page .l-content h1 {
      font-size: 2.5em;
      margin: 0; } }

.section-learners .l-content h1 {
  display: none; }

.section-learners.node-type-people .l-content {
  position: static;
  width: 100%;
  float: left;
  background-color: #ffffff;
  padding: 60px;
  margin: 160px 0 40px 0; }
  .section-learners.node-type-people .l-content h1 {
    display: block; }

a {
  color: #4a90e2; }

.page-sciencenews.section-sciencenews h1 {
  display: none; }

.node-type-page.section-earth .node__content h2 {
  margin: 0 0 30px 0;
  background: url("../images/earth-h2-underline.png") no-repeat left bottom;
  padding: 0 0 10px 0; }

.node-type-page.section-heliophysics .node__content h2 {
  margin: 0 0 30px 0;
  background: url("../images/heliophysics-h2-underline.png") no-repeat left bottom;
  padding: 0 0 10px 0; }

.view-glossary h3 {
  border: 5px solid #175498;
  clear: both;
  display: inline-block;
  padding: 10px 20px;
  margin: 20px 0;
  border-radius: 50px;
  color: #175498; }

.pdf,
.document-link,
.download-link {
  display: inline-block;
  vertical-align: text-top; }

tr .pdf,
tr .document-link,
tr .download-link {
  display: block; }

.display-inline,
.display-inline-flex {
  display: inline; }

/* generated with grunt-sass-globbing */
.api-person-teaser__img-wrap img {
  width: 100%;
  height: auto; }

.api-person-teaser__name {
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 4px; }
  .api-person-teaser__name-link {
    text-decoration: none; }

.api-person-teaser__title {
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400; }

.archive-banner {
  margin: 100px auto -40px;
  max-width: 1080px; }
  @media (min-width: 992px) {
    .archive-banner {
      margin: 100px auto -100px; } }
  .archive-banner__content {
    background-color: #1f1f1f;
    padding: 5px; }
  .archive-banner p {
    color: #ffffff;
    font-weight: 600;
    margin: unset; }
    @media (min-width: 768px) {
      .archive-banner p {
        font-weight: 800; } }

.bean-citizen-science-topics .topic--link--filter {
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #6a7987;
  text-decoration: none; }

.block--bps-content .views-row {
  padding: 40px;
  width: 100%;
  float: left;
  background: #ffffff;
  border: 1px solid #d2d5d7;
  margin: 0 0 24px 0; }

.block--bps-content .views-field-title {
  margin: 0 0 5px 0; }
  .block--bps-content .views-field-title a {
    text-decoration: none;
    color: #333333;
    font-family: Fjalla One, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 2em; }
  .block--bps-content .views-field-title i {
    font-size: 2em; }

.block--bps-content .views-field-field-date {
  font-size: 0.9em;
  color: #9da2a5;
  margin: 0 0 5px 0;
  width: auto;
  float: left; }

.block--bps-content .views-field-body {
  clear: left;
  float: left;
  width: 55%;
  padding: 0 20px 0 0;
  color: #6a7987; }
  @media (min-width: 0) and (max-width: 1024px) {
    .block--bps-content .views-field-body {
      width: 100%;
      margin: 0 0 20px 0;
      padding: 0; } }

.block--bps-content .views-field-views-conditional img {
  width: 45%;
  height: auto; }
  @media (min-width: 0) and (max-width: 1024px) {
    .block--bps-content .views-field-views-conditional img {
      width: 100%;
      max-width: 300px;
      height: auto;
      float: none;
      display: block;
      margin: auto; } }

.button {
  display: block;
  padding: 20px;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  border: 2px solid #8499df;
  background-color: transparent;
  transition: all 200ms ease;
  font-family: "Fjalla One", sans-serif;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  width: 100%;
  cursor: pointer; }
  @media (min-width: 992px) {
    .button {
      display: inline-block;
      width: auto; } }
  .button--bps {
    border-radius: 4px;
    padding: 6px 12px;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin: 0 0 40px 0; }
    .button--bps:hover {
      background-color: #286090;
      border-color: #204d74; }

.button:hover {
  border-color: #8499df;
  background-color: #8499df;
  color: #ffffff;
  box-shadow: inset 0 -2px 0 0 #8499df; }

.i18n-es .field--name-body table {
  margin-bottom: 25px; }

.block--bean-citizen-science-featured-video {
  background: #101010;
  padding: 60px 0;
  text-align: center; }
  .block--bean-citizen-science-featured-video p {
    color: #fff;
    margin: auto;
    width: 50%; }
  .block--bean-citizen-science-featured-video .field--name-field-master-video {
    margin: 40px 0; }
  .block--bean-citizen-science-featured-video iframe {
    height: 165px;
    max-width: 300px; }
  @media (min-width: 768px) {
    .block--bean-citizen-science-featured-video iframe {
      max-width: 600px;
      height: 300px; } }
  @media (min-width: 1080px) {
    .block--bean-citizen-science-featured-video iframe {
      max-width: 928px;
      height: 500px; } }

.block--views-citizen-scientist-block-2 {
  width: 100%;
  padding: 0 30px; }
  @media (min-width: 768px) {
    .block--views-citizen-scientist-block-2 {
      float: left;
      width: 80%; }
      .block--views-citizen-scientist-block-2 h2 {
        font-size: 2.5em;
        line-height: 1.15384615; } }
  @media (min-width: 768px) and (min-width: 43.75em) {
    .block--views-citizen-scientist-block-2 h2 {
      font-size: 2.75em;
      line-height: 1.25; } }
  @media (min-width: 768px) and (min-width: 56.25em) {
    .block--views-citizen-scientist-block-2 h2 {
      font-size: 3em;
      line-height: 1.25; } }
  @media (min-width: 768px) {
      .block--views-citizen-scientist-block-2 .view-header {
        margin: auto;
        width: 90%; }
      .block--views-citizen-scientist-block-2 .block__content {
        overflow: auto;
        border-bottom: 1px solid #9da2a5;
        padding-bottom: 50px; }
      .block--views-citizen-scientist-block-2 .block__content .view-content {
        margin: auto 3.1% auto auto;
        width: 90%; } }

#citizen-science-news__title {
  display: block; }

.view-citizen-science-news .views-row {
  padding: 40px;
  width: 100%;
  float: left;
  background: #ffffff;
  border: 1px solid #d2d5d7;
  margin: 0 0 24px 0; }

.view-citizen-science-news.view-display-id-block .views-field-title a {
  text-decoration: none;
  color: #333333;
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 2em;
  margin: 0 0 5px 0; }

.view-citizen-science-news.view-display-id-block .views-field-field-science-categories {
  float: none;
  color: inherit;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  border-right: 1px solid #d2d5d7; }
  @media (min-width: 992px) {
    .view-citizen-science-news.view-display-id-block .views-field-field-science-categories {
      float: left; } }

.view-citizen-science-news.view-display-id-block .date-display-single {
  font-size: 0.9em;
  color: #9da2a5;
  margin: 0 0 5px 0;
  width: auto;
  float: none; }
  @media (min-width: 992px) {
    .view-citizen-science-news.view-display-id-block .date-display-single {
      float: left; } }

.view-citizen-science-news.view-display-id-block .views-field-body {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  color: #6a7987; }
  @media (min-width: 992px) {
    .view-citizen-science-news.view-display-id-block .views-field-body {
      float: left;
      clear: left;
      width: 55%;
      padding: 0 20px 0 0; } }
  .view-citizen-science-news.view-display-id-block .views-field-body a {
    display: inline;
    color: #4a90e2;
    text-decoration: underline;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal; }

.view-citizen-science-news.view-display-id-block .views-field-views-conditional img {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 300px;
  height: auto;
  float: none; }
  @media (min-width: 992px) {
    .view-citizen-science-news.view-display-id-block .views-field-views-conditional img {
      width: 45%;
      float: right; } }

.block--views-citizen-scientist-block-1 {
  background: #e3e3e3;
  overflow: auto; }
  .block--views-citizen-scientist-block-1 .view-display-id-block_1 .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: baseline;
        align-items: baseline;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (min-width: 992px) {
      .block--views-citizen-scientist-block-1 .view-display-id-block_1 .view-content {
        -ms-flex-direction: row;
            flex-direction: row;
        width: 90%;
        max-width: 1320px;
        margin: auto; } }
  .block--views-citizen-scientist-block-1 .view-display-id-block_1 .citizen-science-person {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    max-width: 90%; }
    @media (min-width: 992px) {
      .block--views-citizen-scientist-block-1 .view-display-id-block_1 .citizen-science-person {
        max-width: 25%; } }
    .block--views-citizen-scientist-block-1 .view-display-id-block_1 .citizen-science-person__full-name a {
      color: #4a90e2;
      font-size: 20px;
      text-decoration: underline; }
  .block--views-citizen-scientist-block-1 .view-display-id-block_1 .views-field-title {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .block--views-citizen-scientist-block-1 h2 {
    font-size: 2em;
    text-align: left; }
  .block--views-citizen-scientist-block-1 .view-citizen-scientist .views-field-field-master-image {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset; }
  .block--views-citizen-scientist-block-1 .views-field-field-master-image div img {
    height: auto;
    max-width: 220px;
    position: relative; }
  .block--views-citizen-scientist-block-1 .block__title,
  .block--views-citizen-scientist-block-1 .view-footer {
    width: 90%;
    max-width: 1320px;
    margin: auto; }
  .block--views-citizen-scientist-block-1 .block__title {
    margin-top: 50px; }
  @media (min-width: 1024px) {
    .block--views-citizen-scientist-block-1 .view-citizen-scientist .view-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 3em 0; } }
  .block--views-citizen-scientist-block-1 .view-citizen-scientist .view-footer {
    margin-bottom: 50px; }
    @media (min-width: 0) and (max-width: 568px) {
      .block--views-citizen-scientist-block-1 .view-citizen-scientist .view-footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; } }
    .block--views-citizen-scientist-block-1 .view-citizen-scientist .view-footer p, .block--views-citizen-scientist-block-1 .view-citizen-scientist .view-footer a {
      font-size: 1.4em;
      text-decoration: none; }

.block--views-citizen-science-slideshow-block {
  margin: auto;
  padding: 40px 0;
  width: 90%;
  max-width: 1320px; }
  .block--views-citizen-science-slideshow-block .citizen-slide-item {
    background-color: #101010; }
  .block--views-citizen-science-slideshow-block .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0.4); }
  .block--views-citizen-science-slideshow-block .carousel-indicators li.active {
    background-color: black; }
  .block--views-citizen-science-slideshow-block .carousel-control {
    color: rgba(0, 0, 0, 0.4); }
    .block--views-citizen-science-slideshow-block .carousel-control:hover {
      color: black; }
    .block--views-citizen-science-slideshow-block .carousel-control:focus {
      color: black; }

.citizenscience__no-results--header {
  margin-bottom: 250px !important; }

.citizenscience__no-results--message {
  text-align: center; }

.countdown-teasers {
  font-family: Metropolis, sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 992px) {
    .countdown-teasers {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.countdown-teasers__item {
  width: 100%;
  background-color: rgba(36, 36, 36, 0.86);
  margin-bottom: 10px;
  padding: 20px;
  text-align: center; }
  @media (min-width: 480px) {
    .countdown-teasers__item {
      width: 49%; } }
  @media (min-width: 992px) {
    .countdown-teasers__item {
      margin: 10px 0.5% 0; } }

.countdown-teasers__item-title {
  font-family: "Fjalla One", sans-serif;
  margin-top: 0;
  margin-bottom: 3px;
  color: #8499df;
  font-size: 1.15em;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase; }

.countdown-teasers__item-countdown {
  font-family: Metropolis, sans-serif;
  font-size: 1.5em;
  line-height: 1.1em;
  color: #ffffff;
  height: 33px; }
  .countdown-teasers__item-countdown .countdownHolder {
    width: auto;
    color: #ffffff; }
  .countdown-teasers__item-countdown .position {
    width: auto; }
  .countdown-teasers__item-countdown .digit {
    position: relative;
    color: #ffffff;
    font-family: Metropolis, sans-serif;
    width: auto;
    text-align: right; }
  .countdown-teasers__item-countdown .countDiv {
    width: auto;
    font-family: Metropolis, sans-serif;
    margin-right: 10px; }

.countdown-teasers__item-cta a {
  margin-top: 5px;
  font-size: 0.9em;
  line-height: 1.2em;
  text-decoration: none;
  color: #ffffff; }
  .countdown-teasers__item-cta a:after {
    content: " ›"; }

.block--views-earth-portal-content-block-1,
.block--views-earth-portal-content-block-2,
.block--views-earth-portal-content-block-3,
.block--views-earth-portal-content-block-4,
.block--views-earth-portal-content-block-5,
.block--views-earth-portal-content-block-6 {
  background-color: #fff; }
  .block--views-earth-portal-content-block-1 .block__title,
  .block--views-earth-portal-content-block-2 .block__title,
  .block--views-earth-portal-content-block-3 .block__title,
  .block--views-earth-portal-content-block-4 .block__title,
  .block--views-earth-portal-content-block-5 .block__title,
  .block--views-earth-portal-content-block-6 .block__title {
    padding: 40px 40px 0; }

.earth-portal__item {
  padding: 40px;
  width: 100%;
  float: left;
  background: #ffffff;
  border: 1px solid #d2d5d7;
  margin: 0 0 24px 0; }

.earth-portal__title {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  color: #333333;
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 2em;
  text-decoration: none;
  vertical-align: baseline; }
  .earth-portal__title:after {
    content: "\f08e";
    font-family: Fontawesome;
    margin: 0 0 0 7px; }
  .earth-portal__title a {
    color: #333333;
    text-decoration: none; }

.earth-portal__metadata {
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  clear: left;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

.earth-portal__date {
  font-size: 0.9em;
  color: #9da2a5; }

.earth-portal__source a {
  text-decoration: none;
  color: #2e2f30;
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: 1px solid #d2d5d7; }
  @media (min-width: 0) and (max-width: 1024px) {
    .earth-portal__source a {
      display: block;
      border-right: none; } }
  .earth-portal__source a:after {
    content: "\f08e";
    font-family: Fontawesome;
    margin: 0 0 0 7px; }

.earth-portal--bottom {
  display: -ms-flexbox;
  display: flex; }

.earth-portal__description {
  float: left;
  clear: left;
  padding: 0 20px 0 0;
  color: #6a7987;
  width: 55%; }
  @media (min-width: 0) and (max-width: 1024px) {
    .earth-portal__description {
      width: 100%;
      margin: 0 0 20px 0;
      padding: 0; } }

.earth-portal__image img {
  width: 45%;
  height: auto; }
  @media (min-width: 0) and (max-width: 1024px) {
    .earth-portal__image img {
      width: 100%;
      max-width: 300px;
      height: auto;
      float: none;
      display: block;
      margin: auto; } }

.helpful-link-teaser__group-container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-family: Metropolis, sans-serif; }
  @media (min-width: 992px) {
    .helpful-link-teaser__group-container {
      -ms-flex-direction: row;
          flex-direction: row; } }

.helpful-link-teaser__group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  background-color: rgba(36, 36, 36, 0.86);
  margin-top: 10px;
  padding: 12px 10px;
  text-align: center;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  min-height: 145px; }
  @media (min-width: 992px) {
    .helpful-link-teaser__group {
      margin: 10px 0.5% 0;
      width: 32.3%; } }

.helpful-link-teaser {
  width: 100%;
  text-align: left;
  padding: 10px 0 15px; }

.helpful-link-teaser__division {
  display: block;
  margin-bottom: 3px;
  font-family: "Fjalla One", sans-serif;
  font-size: 1.15em;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase; }

.helpful-link-teaser__link a {
  color: #ffffff;
  font-size: 1.1em;
  line-height: 1.1em;
  transition: all 200ms ease;
  text-decoration: none; }
  .helpful-link-teaser__link a[href^="https://"]:after, .helpful-link-teaser__link a[href^="http://"]:after {
    display: inline;
    font-family: Fontawesome;
    font-size: 80%;
    content: " \f08e";
    overflow: hidden;
    visibility: visible; }
  .helpful-link-teaser__link a[href^="https://science.nasa.gov"]:after {
    content: ""; }
  .helpful-link-teaser__link a:hover {
    display: inline;
    box-shadow: inset 0 -2px 0 0 #8499df; }

.home-features {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  cursor: pointer;
  font-family: Metropolis, Arial, Helvetica, sans-serif;
  height: 90%; }

.home-features__item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  height: 158px;
  overflow: hidden;
  margin-bottom: 10px;
  text-decoration: none; }
  .home-features__item:last-child {
    margin-bottom: 0; }

.home-features__item-background {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 10; }
  .home-features__item-background img {
    display: block;
    width: 100%;
    height: auto; }

.home-features__item-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 20;
  top: 0;
  padding: 15px 20px; }

.home-features__item-title {
  font-family: "Fjalla One", sans-serif;
  color: #ffffff;
  font-weight: 400;
  font-size: 1.0em;
  text-shadow: 0 2px 3px #000000; }
  @media (min-width: 480px) {
    .home-features__item-title {
      font-size: 1.8em;
      text-transform: none;
      margin-bottom: 10px;
      line-height: 30px;
      text-shadow: 0 2px 3px #000000; } }

.home-features__item-type {
  display: inline;
  background-color: rgba(36, 36, 36, 0.69);
  font-family: "Fjalla One", sans-serif;
  font-size: 0.9em;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 2px;
  margin-bottom: 3px; }

.home-features__item-content {
  background-color: #3a3a3a;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  opacity: 0;
  transition: opacity 200ms ease; }
  .home-features__item:hover .home-features__item-content {
    opacity: 1;
    z-index: 30; }

.home-features__item-body,
.home-features__item-body p {
  color: #ffffff;
  font-size: 0.9rem;
  height: 93%;
  line-height: 1.2rem; }
  @media (min-width: 768px) and (max-width: 10000px) {
    .home-features__item-body,
    .home-features__item-body p {
      height: unset;
      margin-bottom: 10px; } }
  @media (min-width: 0) and (max-width: 736px) {
    .home-features__item-body span,
    .home-features__item-body p span {
      display: block;
      height: 93%;
      overflow: hidden;
      text-overflow: ellipsis; } }

.home-features__item-body a {
  display: block;
  color: inherit;
  text-decoration: none;
  height: inherit;
  width: inherit; }

.home-features__item-link a {
  font-weight: 600;
  font-size: 0.9em;
  line-height: 1.2em;
  text-decoration: none;
  color: #8499df; }
  .home-features__item-link a:hover {
    color: #ffffff; }
  .home-features__item-link a:after {
    content: " ›"; }

@media (min-width: 768px) {
  .home-feed {
    width: 70%;
    float: left; } }

.home-feed__item {
  padding: 40px;
  min-width: 70%;
  width: 100%;
  border: 1px solid #d2d5d7;
  margin: 0 0 24px 0;
  float: left; }

@media (min-width: 768px) {
  .home-feed__col1,
  .home-feed__col2 {
    width: 50%;
    padding: 0 20px 0 0;
    float: right; } }

.home-feed__col1--hero,
.home-feed__col2--hero {
  width: 100%; }

.home-feed__col2--hero {
  padding: 0; }
  .home-feed__col2--hero img {
    display: block; }

.home-feed__title {
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 500; }

.home-feed__title-link {
  color: #333333;
  text-decoration: none; }

.home-feed__meta {
  padding-top: 5px;
  padding-bottom: 8px; }

.home-feed__science-categories {
  text-transform: uppercase;
  font-weight: bold;
  border-right: 1px solid #d2d5d7;
  padding: 2px 10px 2px 0;
  margin-right: 6px; }
  .home-feed__science-categories a {
    text-decoration: none; }

.home-feed__created {
  font-size: 0.9em;
  color: #9da2a5;
  margin: 0 0 5px 0;
  width: auto; }

.home-feed__body {
  margin: 0 0 20px 0;
  color: #6a7987;
  line-height: 1.7em; }

.home-feed__read-more a:not([href^="/"]):after {
  font-family: Fontawesome;
  font-size: 80%;
  content: " \f08e";
  color: #4a90e2; }

.home-feed__video-loader {
  display: none; }
  #cboxLoadedContent .home-feed__video-loader {
    display: block;
    height: 99%; }

.home-feed__image-wrap--video iframe {
  display: block;
  height: 378px; }

.home-feed__image-wrap--video video {
  display: block; }

.home-sciencecasts__item {
  font-family: Metropolis, Arial, Helvetica, sans-serif; }
  .home-sciencecasts__item iframe,
  .home-sciencecasts__item video {
    height: 200px;
    margin-bottom: 10px; }
  .home-sciencecasts__item a:hover {
    color: #ffffff;
    box-shadow: inset 0 -2px 0 0 #8499df; }

.home-sciencecasts__title a {
  color: #ffffff;
  font-size: 1.1em;
  line-height: 1.1em;
  transition: all 200ms ease;
  text-decoration: none; }

.home-sciencecasts__more-link {
  margin-top: 30px;
  padding-top: 10px;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
  border-top: 1px solid rgba(255, 255, 255, 0.22); }
  @media (min-width: 992px) {
    .home-sciencecasts__more-link {
      position: absolute;
      margin-top: 0; } }
  .home-sciencecasts__more-link a {
    font-family: Metropolis, sans-serif;
    font-weight: 600;
    color: #8499df;
    font-size: 0.9em;
    line-height: 1.2em;
    text-transform: none;
    text-decoration: none; }
  .home-sciencecasts__more-link .fa.fa-external-link {
    margin-left: 3px; }

.caption_200_right {
  font-size: 14px;
  font-style: italic;
  line-height: 1;
  margin-bottom: 15px; }

.dnd-caption-wrapper {
  font-size: 12px;
  font-style: italic;
  padding: 0 20px 20px; }

.grey-image-box {
  background-color: #dcdcdc;
  padding: 15px 20px 15px 20px;
  margin: 5px; }

.l-region--sidebar-second {
  float: right;
  width: 30%;
  box-sizing: border-box;
  padding: 60px; }
  @media (min-width: 0) and (max-width: 768px) {
    .l-region--sidebar-second {
      width: 100%;
      float: left;
      padding: 40px 0 0 0; } }
  .l-region--sidebar-second h2.block__title {
    font-size: 1em;
    font-weight: bold;
    border-bottom: 1px dotted #d2d5d7;
    padding: 0 0 5px 0; }
  .l-region--sidebar-second h2.pane-title {
    font-size: 1.5em;
    border-bottom: 1px dotted #d2d5d7;
    padding: 0 0 5px 0; }

.l-region--sidebar-first {
  float: right;
  width: 30%;
  box-sizing: border-box;
  padding: 0 0 0 60px; }
  @media (min-width: 0) and (max-width: 768px) {
    .l-region--sidebar-first {
      width: 100%;
      float: left;
      padding: 40px 0 0 0; } }
  .l-region--sidebar-first h2.block__title {
    font-size: 1.2em;
    float: left;
    width: 100%;
    border-bottom: 1px dotted #d2d5d7;
    padding: 0 0 5px 0;
    margin-bottom: 10px; }
  .l-region--sidebar-first h2.pane-title {
    font-size: 1.5em;
    border-bottom: 1px dotted #d2d5d7;
    padding: 0 0 5px 0; }

.l-region--researchers-message {
  display: block;
  width: 100%;
  clear: both; }

.node-type-listing-page .l-region--sidebar-first {
  margin: 0; }
  .node-type-listing-page .l-region--sidebar-first .block--block {
    margin-bottom: 30px; }

.panel-display .panel-col-last {
  float: right;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 60px; }
  @media (min-width: 0) and (max-width: 768px) {
    .panel-display .panel-col-last {
      width: 100%;
      float: left;
      padding: 40px 0 0 0; } }
  .panel-display .panel-col-last h2.pane-title {
    font-size: 1.25em;
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #d2d5d7;
    padding: 0 0 5px 0; }

.bean-science-questions {
  float: left; }
  .bean-science-questions .field__items {
    width: 100%;
    float: left;
    padding: 0;
    box-sizing: border-box;
    margin: 10px 0 20px 0; }
    .bean-science-questions .field__items .field__item {
      list-style: none;
      width: 100%;
      float: left;
      height: auto;
      min-height: 30px;
      font-size: 0.9em;
      margin: 0 0 5px 0;
      padding: 0 0 0 20px; }
      .bean-science-questions .field__items .field__item:before {
        content: "\f059";
        font-size: 1.5em;
        font-family: "FontAwesome";
        margin: -5px 10px 0 -20px;
        float: left; }
      .bean-science-questions .field__items .field__item.last {
        border: 0; }
      .bean-science-questions .field__items .field__item a {
        text-decoration: none; }

.bean-what-we-study,
.bean-helpful-links {
  padding: 0;
  box-sizing: border-box;
  margin: 0 0 20px 0; }
  .bean-what-we-study .field__item,
  .bean-helpful-links .field__item {
    list-style: none;
    font-size: 0.8em;
    margin-bottom: 10px; }
    .bean-what-we-study .field__item a,
    .bean-helpful-links .field__item a {
      text-decoration: none; }
  .bean-what-we-study .field--name-field-link .field__item,
  .bean-helpful-links .field--name-field-link .field__item {
    height: 30px;
    line-height: 30px;
    font-size: 0.9em;
    padding: 0 0 0 30px; }
  .bean-what-we-study .field__items .field__item,
  .bean-helpful-links .field__items .field__item {
    line-height: 1.4em;
    font-size: 0.9em;
    padding: 0 0 0 20px; }
    .bean-what-we-study .field__items .field__item:before,
    .bean-helpful-links .field__items .field__item:before {
      content: "\f105";
      font-size: 1.2em;
      font-family: "FontAwesome";
      margin: 0 10px 0 -20px;
      height: 30px;
      float: left;
      clear: both; }

.block-bean {
  float: left; }
  .block-bean .field__items .field__item {
    height: 30px;
    line-height: 30px;
    font-size: 0.9em;
    padding: 0 0 0 30px; }
    .block-bean .field__items .field__item.last {
      border: 0; }

.section-astrophysics .panel-col-last h2 {
  float: none; }

.section-astrophysics .bean-helpful-links {
  float: none; }

.section-astrophysics .pane-bean-sign-up-for-astrophysics-newlett {
  border: 2px solid #e82237;
  padding: 5px 5px 5px 8px;
  border-radius: 1%; }
  .section-astrophysics .pane-bean-sign-up-for-astrophysics-newlett .bean-helpful-links {
    margin: 0; }

.sun-taxonomy .entity-bean .field__item:before {
  color: #facf03; }

.earth-taxonomy .entity-bean .field__item:before {
  color: #7acf61; }

.universe-taxonomy .entity-bean .field__item:before {
  color: #03c4d7; }

.solar-taxonomy .entity-bean .field__item:before {
  color: #402874; }

.missions-taxonomy .entity-bean .field__item:before {
  color: #6e99b7; }

.science-tech-taxonomy .entity-bean .field__item:before {
  color: #d74780; }

.space-experiments-taxonomy .entity-bean .field__item:before {
  color: #ff8c00; }

.citizen-science-taxonomy .entity-bean .field__item:before {
  color: #678943; }

.covid-taxonomy .entity-bean .field__item::before {
  color: #cc5d11; }

.lunar-discovery-taxonomy .entity-bean .field__item::before {
  color: #993300; }

.node-type-page {
  background-size: 100% !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center !important; }
  @media (min-width: 0) and (max-width: 736px) {
    .node-type-page {
      background-attachment: scroll !important; } }
  .node-type-page.earth-taxonomy {
    background: url("../images/bg_earth-large.jpg") no-repeat; }
  .node-type-page.sun-taxonomy {
    background: url("../images/bg_sun-large.jpg") no-repeat; }
  .node-type-page.science-tech-taxonomy {
    background: url("../images/bg_scienceAndTechnology-large.jpg") no-repeat; }
  .node-type-page.solar-taxonomy {
    background: url("../images/bg_solarSystem-large.jpg") no-repeat; }
  .node-type-page.universe-taxonomy {
    background: url("../images/bg_universe-large.jpg") no-repeat; }
  .node-type-page.mission-taxonomy {
    background: url("../images/bg_missions-large.jpg") no-repeat; }

.node-type-listing-page,
.node-type-blog-article,
.node-type-news-article,
.node-type-webform,
.node-type-people.section-science-activation-teams,
.node-type-science-cast,
.node-type-webform,
.page-search,
.page-toolkits {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat; }
  .node-type-listing-page, .node-type-listing-page.section-news-articles, .node-type-listing-page.section-science-news, .node-type-listing-page.section-roses-blogs, .node-type-listing-page.section-researchers, .node-type-listing-page.section-technology, .node-type-listing-page.section-search, .node-type-listing-page.section-get-involved, .node-type-listing-page.section-toolkits,
  .node-type-blog-article,
  .node-type-blog-article.section-news-articles,
  .node-type-blog-article.section-science-news,
  .node-type-blog-article.section-roses-blogs,
  .node-type-blog-article.section-researchers,
  .node-type-blog-article.section-technology,
  .node-type-blog-article.section-search,
  .node-type-blog-article.section-get-involved,
  .node-type-blog-article.section-toolkits,
  .node-type-news-article,
  .node-type-news-article.section-news-articles,
  .node-type-news-article.section-science-news,
  .node-type-news-article.section-roses-blogs,
  .node-type-news-article.section-researchers,
  .node-type-news-article.section-technology,
  .node-type-news-article.section-search,
  .node-type-news-article.section-get-involved,
  .node-type-news-article.section-toolkits,
  .node-type-webform,
  .node-type-webform.section-news-articles,
  .node-type-webform.section-science-news,
  .node-type-webform.section-roses-blogs,
  .node-type-webform.section-researchers,
  .node-type-webform.section-technology,
  .node-type-webform.section-search,
  .node-type-webform.section-get-involved,
  .node-type-webform.section-toolkits,
  .node-type-people.section-science-activation-teams,
  .node-type-people.section-science-activation-teams.section-news-articles,
  .node-type-people.section-science-activation-teams.section-science-news,
  .node-type-people.section-science-activation-teams.section-roses-blogs,
  .node-type-people.section-science-activation-teams.section-researchers,
  .node-type-people.section-science-activation-teams.section-technology,
  .node-type-people.section-science-activation-teams.section-search,
  .node-type-people.section-science-activation-teams.section-get-involved,
  .node-type-people.section-science-activation-teams.section-toolkits,
  .node-type-science-cast,
  .node-type-science-cast.section-news-articles,
  .node-type-science-cast.section-science-news,
  .node-type-science-cast.section-roses-blogs,
  .node-type-science-cast.section-researchers,
  .node-type-science-cast.section-technology,
  .node-type-science-cast.section-search,
  .node-type-science-cast.section-get-involved,
  .node-type-science-cast.section-toolkits,
  .node-type-webform,
  .node-type-webform.section-news-articles,
  .node-type-webform.section-science-news,
  .node-type-webform.section-roses-blogs,
  .node-type-webform.section-researchers,
  .node-type-webform.section-technology,
  .node-type-webform.section-search,
  .node-type-webform.section-get-involved,
  .node-type-webform.section-toolkits,
  .page-search,
  .page-search.section-news-articles,
  .page-search.section-science-news,
  .page-search.section-roses-blogs,
  .page-search.section-researchers,
  .page-search.section-technology,
  .page-search.section-search,
  .page-search.section-get-involved,
  .page-search.section-toolkits,
  .page-toolkits,
  .page-toolkits.section-news-articles,
  .page-toolkits.section-science-news,
  .page-toolkits.section-roses-blogs,
  .page-toolkits.section-researchers,
  .page-toolkits.section-technology,
  .page-toolkits.section-search,
  .page-toolkits.section-get-involved,
  .page-toolkits.section-toolkits {
    background-image: url("../images/bg_news_article-large.jpg"); }

.node--page--full {
  padding: 0;
  float: left;
  width: 70%; }
  @media (min-width: 0) and (max-width: 768px) {
    .node--page--full {
      width: 100%;
      padding: 0; } }

.page-missions-page .views-exposed-form .views-widget .description,
.page-scientists .views-exposed-form .views-widget .description {
  display: none; }

.page-missions-page #edit-field-phase-tid,
.page-missions-page #edit-field-division-tid,
.page-missions-page #edit-field-phase-tid,
.page-missions-page #edit-field-division-tid,
.section-learners #edit-field-phase-tid,
.section-learners #edit-field-division-tid {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #ffffff;
  background-image: none;
  background: #2e2f30;
  position: relative;
  z-index: 10;
  width: auto;
  text-align: left;
  float: left;
  border: 0;
  height: 30px;
  line-height: 30px;
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  padding: 0 25px 0 0;
  margin: 15px 0 15px 15px;
  outline: none; }

@-moz-document url-prefix() {
  div.form-item.form-type-select.form-item-field-division-tid:after {
    margin: 0 0 0 -22px !important; }
  div.form-item.form-type-select.form-item-field-phase-tid:after {
    margin: 0 0 0 -30px !important; } }

.page-missions-page .views-widget-filter-field_division_tid {
  padding-right: 0; }

.page-missions-page #edit-field-division-tid,
.section-learners #edit-field-division-tid {
  border-right: 2px solid #5f6467; }

div.form-item.form-type-select.form-item-field-division-tid,
div.form-item.form-type-select.form-item-field-phase-tid {
  float: left;
  height: 60px;
  position: relative; }

div.form-item.form-type-select.form-item-field-division-tid:after,
div.form-item.form-type-select.form-item-field-phase-tid:after {
  content: "\f0d7";
  font-family: Fontawesome;
  color: #6e99b7;
  position: absolute;
  right: 10px;
  bottom: -5px;
  font-size: 22px;
  z-index: 11; }

div.form-item.form-type-select.form-item-field-phase-tid:after {
  right: 0;
  margin: 0 0 0 -50px; }

.missions-index-filters,
#views-exposed-form-mission-index-exposed-mission-taxonomy,
#views-exposed-form-citizen-scientist-exposed-mission-taxonomy,
#views-exposed-form-people-of-science-exposed-mission-taxonomy {
  background: #2e2f30 url("../images/missions-nav-border.png") top no-repeat;
  height: 70px;
  line-height: 70px; }

#views-exposed-form-people-of-science-exposed-mission-taxonomy {
  background: #2e2f30 url("../images/aboutus-nav-border.png") top no-repeat;
  height: 70px;
  line-height: 70px; }

#edit-field-division-tid-wrapper label,
#edit-field-phase-tid-wrapper label {
  float: left;
  display: inline-block;
  color: #ffffff;
  padding: 0 0 0 15px;
  margin: 15px 0 0;
  height: 100%;
  line-height: 30px;
  font-family: Fjalla One, Arial, Helvetica, sans-serif; }
  @media (min-width: 0) and (max-width: 736px) {
    #edit-field-division-tid-wrapper label,
    #edit-field-phase-tid-wrapper label {
      display: none; } }

#edit-field-division-tid-wrapper label,
#edit-field-division-tid-wrapper select,
#edit-field-phase-tid-wrapper label,
#edit-field-phase-tid-wrapper select {
  font-size: 22px; }

#views-exposed-form-mission-index-exposed-mission-taxonomy .views-widget,
#views-exposed-form-citizen-scientist-exposed-mission-taxonomy .views-widget,
#views-exposed-form-people-of-science-exposed-mission-taxonomy .views-widget {
  display: inline-block; }

.missions-index-filters #edit-submit-mission-index {
  background: #c52639;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  text-shadow: none;
  color: #ffffff;
  box-shadow: none;
  border: 0;
  margin: 0 0 0 30px;
  border-radius: 3px; }

.missions-index-filters #edit-field-phase-tid-wrapper,
.missions-index-filters #edit-field-division-tid-wrapper,
.missions-index-filters .views-submit-button {
  padding: 0; }

.view-mission-index .view-header #mission-key ul li,
.view-toolkit-listing .view-header #mission-key ul li,
.view-people-of-science .view-header #mission-key ul li {
  float: left;
  padding: 0 0 0 20px;
  margin: 0 0 0 10px;
  font-weight: normal;
  color: #9da2a5;
  font-family: Raleway, Arial, Helvetica, sans-serif; }
  @media (min-width: 0) and (max-width: 768px) {
    .view-mission-index .view-header #mission-key ul li,
    .view-toolkit-listing .view-header #mission-key ul li,
    .view-people-of-science .view-header #mission-key ul li {
      margin: 0 10px 0 0;
      padding: 0; } }

.view-citizen-scientist .view-header #mission-key {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .view-citizen-scientist .view-header #mission-key ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
    padding: 0; }
    @media (min-width: 768px) {
      .view-citizen-scientist .view-header #mission-key ul {
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
  .view-citizen-scientist .view-header #mission-key li {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin: 0;
    padding: 0; }
    @media (min-width: 768px) {
      .view-citizen-scientist .view-header #mission-key li {
        -ms-flex-preferred-size: unset;
            flex-basis: unset; } }

.view-citizen-scientist .view-footer #mission-key ul li {
  float: left;
  padding: 0 0 0 20px;
  margin: 0 0 0 10px;
  font-weight: normal;
  color: #9da2a5;
  font-family: Raleway, Arial, Helvetica, sans-serif; }
  @media (min-width: 0) and (max-width: 768px) {
    .view-citizen-scientist .view-footer #mission-key ul li {
      margin: 0 10px 0 0;
      padding: 0; } }

.page-missions-page .view-mission-index .views-field-body p,
.view-nasa-at-home-content .views-field-body p {
  height: 225px;
  padding: 15px;
  float: left;
  width: 100%;
  background: #e8ebec; }
  .page-missions-page .view-mission-index .views-field-body p a,
  .view-nasa-at-home-content .views-field-body p a {
    text-decoration: none;
    color: #6a7987; }

.page-missions-page .view-mission-index .views-field-body .views-more-link,
.view-nasa-at-home-content .views-field-body .views-more-link {
  text-decoration: none;
  color: #4a90e2; }
  .page-missions-page .view-mission-index .views-field-body .views-more-link:hover,
  .view-nasa-at-home-content .views-field-body .views-more-link:hover {
    text-decoration: underline; }

#mission-key,
#calendar-key {
  width: 100%;
  clear: both;
  float: left;
  margin: 10px 0 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #9da2a5;
  line-height: 35px;
  font-family: Fjalla One, Arial, Helvetica, sans-serif; }
  @media (min-width: 768px) and (max-width: 1024px) {
    #mission-key,
    #calendar-key {
      padding-bottom: 35px; } }
  @media (min-width: 768px) and (max-width: 10000px) {
    #mission-key,
    #calendar-key {
      line-height: 50px;
      margin: 10px 0 40px 0; } }
  @media (min-width: 1024px) {
    #mission-key,
    #calendar-key {
      padding-bottom: 0; } }
  #mission-key p,
  #calendar-key p {
    float: left;
    margin: 0;
    font-size: 1.2em;
    line-height: 50px;
    font-weight: 500;
    color: #333333; }
    @media (min-width: 0) and (max-width: 768px) {
      #mission-key p,
      #calendar-key p {
        float: none; } }
  #mission-key li:before,
  #calendar-key li:before {
    list-style: disc;
    content: "\f111";
    font-family: Fontawesome;
    margin: 0 5px 0 0; }
  #mission-key li.topic-anyone:before,
  #calendar-key li.topic-anyone:before {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='17.027' height='22.432' viewBox='0 0 17.027 22.432'>\a       <g id='Group_1' data-name='Group 1' transform='translate(-30.662 -24.4)'>\a         <path id='Path_8' data-name='Path 8' d='M47.647,35.636a1.327,1.327,0,0,0-1.6-.888s-5.064,1.644-6.885,1.644c-1.777,0-6.8-1.6-6.8-1.6a1.347,1.347,0,0,0-1.644.8,1.285,1.285,0,0,0,.888,1.644l5.464,1.644a.631.631,0,0,1,.444.666,27.866,27.866,0,0,1-.311,3.509,69.924,69.924,0,0,1-2.887,7.64,1.319,1.319,0,0,0,.622,1.732,1.183,1.183,0,0,0,.533.133,1.2,1.2,0,0,0,1.155-.755l2.621-5.33,2.487,5.375a1.28,1.28,0,0,0,1.155.711,1.183,1.183,0,0,0,.533-.133,1.281,1.281,0,0,0,.622-1.732,69.923,69.923,0,0,1-2.887-7.64,27.867,27.867,0,0,1-.311-3.509.684.684,0,0,1,.444-.666l5.464-1.644A1.327,1.327,0,0,0,47.647,35.636Z' transform='translate(0 -5.728)'/>\a         <circle id='Ellipse_18' data-name='Ellipse 18' cx='2.487' cy='2.487' r='2.487' transform='translate(36.764 24.4)'/>\a       </g>\a     </svg>");
    position: relative;
    top: 4px; }
  #mission-key li.topic-space-experiments:before,
  #calendar-key li.topic-space-experiments:before {
    color: #ff8c00; }
  #mission-key li.topic-citizen-science:before,
  #calendar-key li.topic-citizen-science:before {
    color: #678943; }
  #mission-key li.topic-covid:before,
  #calendar-key li.topic-covid:before {
    color: #cc5d11; }
  #mission-key li.topic-lunar-discovery:before,
  #calendar-key li.topic-lunar-discovery:before {
    color: #993300; }
  #mission-key li.topic-earth-science:before,
  #calendar-key li.topic-earth-science:before {
    color: #7acf61; }
  #mission-key li.topic-astrophysics:before,
  #calendar-key li.topic-astrophysics:before {
    color: #03c4d7; }
  #mission-key li.topic-sun:before,
  #calendar-key li.topic-sun:before {
    color: #facf03; }
  #mission-key li.topic-planetary-science:before,
  #calendar-key li.topic-planetary-science:before {
    color: #402874; }
  #mission-key li.topic-missions:before,
  #calendar-key li.topic-missions:before {
    color: #6e99b7; }
  #mission-key li.topic-all-science:before,
  #calendar-key li.topic-all-science:before {
    color: #d74780; }
  #mission-key li.topic-international:before,
  #calendar-key li.topic-international:before {
    content: "\f072";
    font-family: Fontawesome;
    color: #000000;
    font-size: 1.25em;
    padding: 0 5px 0 0; }
  #mission-key li.topic-legislative:before,
  #calendar-key li.topic-legislative:before {
    content: "\f19c";
    font-family: Fontawesome;
    color: #000000;
    font-size: 1.25em;
    padding: 0 5px 0 0; }
  #mission-key li.topic-policy:before,
  #calendar-key li.topic-policy:before {
    content: "\f02d";
    font-family: Fontawesome;
    color: #000000;
    font-size: 1.25em;
    padding: 0 5px 0 0; }
  #mission-key li.topic-high-priority:before,
  #calendar-key li.topic-high-priority:before {
    content: "\f12a";
    font-family: Fontawesome;
    color: #000000;
    font-size: 1.25em;
    padding: 0 5px 0 0; }
  #mission-key li.topic-for-learners:before,
  #calendar-key li.topic-for-learners:before {
    color: #9c89d6; }
  #mission-key li.topic-science-and-technology:before,
  #calendar-key li.topic-science-and-technology:before {
    color: #d74780; }
  #mission-key li.topic-researchers:before,
  #calendar-key li.topic-researchers:before {
    color: #f39998; }
  #mission-key li.topic-agency:before,
  #calendar-key li.topic-agency:before {
    color: #708090; }
  #mission-key li.topic-misc:before,
  #calendar-key li.topic-misc:before {
    color: #36c; }

#calendar-key p {
  float: none; }

.view-mission-index .view-filters {
  float: right; }
  .view-mission-index .view-filters #edit-title-wrapper label {
    display: inline-block;
    font-family: Fjalla One, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    vertical-align: middle; }
  .view-mission-index .view-filters #edit-title-wrapper .views-widget {
    display: inline-block; }
  .view-mission-index .view-filters #edit-title-wrapper select#edit-title.form-select {
    border: 1px solid #999999;
    margin-left: 5px; }
  @media (min-width: 768px) and (max-width: 10000px) {
    .view-mission-index .view-filters {
      height: 0;
      position: relative;
      top: -85px; } }
  @media (min-width: 1024px) {
    .view-mission-index .view-filters {
      top: -88px; } }

.view-mission-index .Planetary-Science,
.view-citizen-scientist .Planetary-Science,
.view-people-of-science .Planetary-Science {
  text-indent: -5000px;
  border-top: 5px solid #03c4d7;
  height: 5px; }

.view-mission-index .Earth-Science,
.view-citizen-scientist .Earth-Science,
.view-people-of-science .Earth-Science {
  text-indent: -5000px;
  border-top: 5px solid #7acf61;
  height: 5px; }

.view-mission-index .Heliophysics,
.view-citizen-scientist .Heliophysics,
.view-people-of-science .Heliophysics {
  text-indent: -5000px;
  border-top: 5px solid #e82237;
  height: 5px; }

.view-mission-index .Astrophysics,
.view-citizen-scientist .Astrophysics,
.view-people-of-science .Astrophysics {
  text-indent: -5000px;
  border-top: 5px solid #402874;
  height: 5px; }

.view-mission-index .views-field-title .field-content a {
  float: left;
  font-family: Fjalla One, Arial, Helvetica, Sans-serif;
  color: #2e2f30;
  height: 40px;
  text-decoration: none;
  padding: 10px 15px 0 15px; }

.view-mission-index .views-field-field-phase {
  padding: 0 15px 10px 15px;
  float: left;
  width: 100%;
  color: #9da2a5;
  font-size: 0.9em; }

@media (min-width: 0) and (max-width: 568px) {
  .view-mission-index .view-content {
    float: left;
    width: 100%; } }

.view-mission-index .mission-item {
  max-width: 225px;
  margin: auto;
  border: 1px solid #e8ebec; }

.view-mission-index .views-field-field-master-image a {
  display: -ms-flexbox;
  display: flex; }

.view-mission-index .hover-reveal-container {
  height: 225px; }

#mission-left {
  width: 70%;
  float: left; }
  @media (min-width: 0) and (max-width: 736px) {
    #mission-left {
      width: 100%; } }
  #mission-left blockquote {
    color: #6a7987;
    background-color: #e8ebec;
    font-style: italic;
    margin-left: 10px;
    margin-bottom: 15px;
    padding: 10px;
    line-height: inherit;
    font-size: 0.9em; }
    #mission-left blockquote img {
      margin: 10px; }
  #mission-left .description {
    font-size: inherit; }
  #mission-left ul {
    margin: 15px 0; }
  #mission-left img {
    margin: 0 0 0 0; }

#mission-right {
  float: left;
  width: 30%;
  padding: 0 0 0 40px; }
  @media (min-width: 0) and (max-width: 736px) {
    #mission-right {
      width: 100%;
      padding: 0; } }

#mission-right .field {
  margin: 0 0 10px 0;
  color: #5f6467; }

@media (min-width: 56.25em) {
  .view-citizen-scientist .details h3 {
    font-size: 1.6em; } }

.view-citizen-scientist svg {
  margin-left: 3px; }

.view-citizen-scientist .citizen-body {
  text-decoration: none; }

.view-citizen-scientist .citizen-item {
  max-width: 300px;
  margin: auto; }

.view-citizen-scientist .details {
  -ms-flex-align: center;
      align-items: center;
  border-left: 1px solid #d2d5d7;
  border-right: 1px solid #d2d5d7;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 65px;
  padding: 15px; }

.view-citizen-scientist .views-field-field-phase {
  font-weight: 300; }

.view-citizen-scientist .views-fieldset .views-field-field-phase {
  padding: 0;
  color: #d2d5d7;
  font-size: 0.9em; }

.view-citizen-scientist .views-field-title {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.view-citizen-scientist .views-field-title a {
  color: #2e2f30;
  display: block;
  font-size: 0.65em;
  line-height: 1.4em;
  text-align: center;
  text-decoration: none; }

.view-citizen-scientist .views-field-body a.view-more-link {
  color: #175498; }

.view-citizen-scientist .views-field-body p a {
  color: #6a7987;
  text-decoration: none; }

.view-citizen-scientist .views-field-field-master-image img {
  width: 100%;
  vertical-align: bottom; }

.view-citizen-scientist .hover-reveal-content {
  padding: 30px;
  background: #e8ebec;
  margin: 0;
  font-size: 0.9em;
  text-decoration: none; }
  .view-citizen-scientist .hover-reveal-content p {
    color: #5f6467; }

.view-citizen-scientist .views-more-link {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #3351ab;
  width: 100%;
  text-align: center; }
  .view-citizen-scientist .views-more-link:hover {
    text-decoration: underline; }

.view-people-of-science svg {
  margin-left: 3px; }

.view-people-of-science .citizen-body {
  text-decoration: none; }

.view-people-of-science .citizen-item {
  max-width: 300px;
  margin: auto; }

.view-people-of-science .details {
  -ms-flex-align: center;
      align-items: center;
  border-left: 1px solid #e8ebec;
  border-right: 1px solid #e8ebec;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 65px;
  padding: 15px; }

.view-people-of-science .views-field-field-phase {
  font-weight: 300; }

.view-people-of-science .views-fieldset .views-field-field-phase {
  padding: 0;
  color: #d2d5d7;
  font-size: 0.9em; }

.view-people-of-science .views-field-title {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.view-people-of-science .views-field-title a {
  color: #2e2f30;
  display: block;
  font-size: 0.65em;
  line-height: 1.4em;
  text-align: center;
  text-decoration: none; }

.view-people-of-science .views-field-body a.view-more-link {
  color: #175498; }

.view-people-of-science .views-field-body p a {
  color: #6a7987;
  text-decoration: none; }

.view-people-of-science .views-field-field-master-image img {
  width: 100%;
  vertical-align: bottom; }

.view-people-of-science .hover-reveal-content {
  padding: 30px;
  background: #e8ebec;
  margin: 0;
  font-size: 0.9em;
  text-decoration: none; }
  .view-people-of-science .hover-reveal-content p {
    color: #5f6467; }

.view-people-of-science .views-more-link {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #3351ab;
  width: 100%;
  text-align: center; }
  .view-people-of-science .views-more-link:hover {
    text-decoration: underline; }

.view-citizen-scientist .details {
  -ms-flex-direction: row;
      flex-direction: row; }

.view-citizen-scientist .views-field-title a {
  line-height: 1.2em; }

.view-people-of-science .details {
  height: 85px; }

.view-people-of-science .details .views-field-field-phase {
  color: #9da2a5;
  font-size: 0.9em;
  padding: 0; }

.view.view-science-news.view-id-science_news {
  width: 70%;
  float: left;
  padding-bottom: 60px; }
  @media (min-width: 0) and (max-width: 768px) {
    .view.view-science-news.view-id-science_news {
      width: 100%; } }

.attachment .view.view-science-news.view-id-science_news {
  width: 100%;
  padding-bottom: 0; }

.view-science-news .attachment .view-content {
  padding: 0;
  width: 100%;
  box-sizing: border-box; }

.view-science-news .view-content {
  width: 100%;
  float: left;
  box-sizing: border-box; }

.view-id-science_news .attachment .view-science-news {
  width: 70%; }

.category-date {
  padding: 0 0 0 40px; }

.view-science-news span.date-display-single {
  font-size: 0.9em;
  color: #9da2a5;
  margin: 0 0 5px 0;
  width: 50%;
  float: left; }

.view-science-news .views-field-field-master-image {
  float: right;
  max-width: 50%; }
  @media (min-width: 0) and (max-width: 1024px) {
    .view-science-news .views-field-field-master-image {
      width: 100%;
      float: left; } }

.view-science-news .views-field-views-conditional img {
  height: auto; }
  @media (min-width: 0) and (max-width: 1024px) {
    .view-science-news .views-field-views-conditional img {
      width: 50%;
      height: auto; } }

.view-science-news .attachment .views-field-views-conditional img {
  height: auto; }
  @media (min-width: 0) and (max-width: 1024px) {
    .view-science-news .attachment .views-field-views-conditional img {
      width: 100%;
      height: auto; } }

.view-science-news .views-field-title {
  margin: 0 0 5px 0; }

.view-science-news .attachment .views-field-title {
  margin: 5px 40px; }

.view-science-news.first-entry .views-field-field-master-image {
  max-width: 100%; }

.view-science-news .views-field-body {
  float: left;
  width: 55%;
  padding: 0 20px 0 0;
  color: #6a7987; }
  @media (min-width: 0) and (max-width: 1024px) {
    .view-science-news .views-field-body {
      width: 100%;
      margin: 0 0 20px 0;
      padding: 0; } }

.view-science-news .attachment .views-field-body {
  float: left;
  width: 100%;
  padding: 0 40px 40px 40px;
  margin: 0;
  box-sizing: border-box;
  color: #6a7987; }

.view-science-news.first-entry .views-field-body {
  width: 100%; }

.view-science-news.view-id-science_news .attachment {
  float: left; }

.view-science-news.view-id-science_news p {
  line-height: 1.5em;
  margin: 0; }

.attachment .view-science-news .views-row-first {
  padding: 0; }

.view-science-news .views-row-first {
  padding: 0; }

.view-science-news .views-row {
  padding: 40px;
  width: 100%;
  float: left;
  background: #ffffff;
  border: 1px solid #d2d5d7;
  margin: 0 0 40px 0; }

.view-science-news .views-row .views-field-title a {
  text-decoration: none;
  color: #333333;
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 2em; }

.view-science-news .attachment .views-row .views-field-title a {
  font-size: 2.5em; }

.view-science-news .attachment .fieldset {
  padding: 40px;
  float: left; }

.view.view-science-news.view-id-science_news .views-field-field-categories div.field-content a {
  color: #c52639;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  float: left;
  border-right: 1px solid #d2d5d7; }

.view.view-science-news.view-id-science_news .attachment .views-field-field-categories div.field-content a {
  color: #c52639;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  float: left;
  border-right: 1px solid #d2d5d7; }

#by-topic ul li:before {
  content: "\f111";
  font-size: 0.9em;
  font-family: "FontAwesome";
  margin: 0 10px 0 0;
  height: auto;
  float: left;
  color: #175498; }

#by-topic ul li a,
#by-topic ul li.topics-links a {
  text-decoration: none;
  display: block;
  padding-left: 22px; }

#by-topic ul li {
  display: none; }

#by-topic ul li,
#by-topic ul li.topics-links {
  padding: 0;
  line-height: 30px; }

#by-topic li.active_topic a {
  color: #175498; }

#by-topic li.by-topics-term-earth-science:before,
#by-topic li.by-topics-term-climate-change:before,
#by-topic li.by-topics-term-ice:before,
#by-topic li.by-topics-term-earth:before,
#by-topic li.active_topic.by-topics-term-earth-science a,
#by-topic li.active_topic.by-topics-term-climate-change a,
#by-topic li.active_topic.by-topics-term-ice a,
#by-topic li.active_topic.by-topics-term-earth a {
  color: #7acf61; }

#by-topic li.by-topics-term-missions:before {
  color: #6e99b7; }

#by-topic li.by-topics-term-lunar-discovery:before {
  color: #993300; }

#by-topic li.by-topics-term-science-technology:before {
  color: #d74780; }

#by-topic li.by-topics-term-solar-system:before,
#by-topic li.by-topics-term-citizen-science:before,
#by-topic li.by-topics-term-covid::before,
#by-topic li.by-topics-term-planetary-science:before,
#by-topic li.by-topics-term-mars:before,
#by-topic li.by-topics-term-planets-of-our-solar-system:before,
#by-topic li.active_topic.by-topics-term-solar-system a,
#by-topic li.active_topic.by-topics-term-planetary-science a,
#by-topic li.active_topic.by-topics-term-mars a,
#by-topic li.active_topic.by-topics-term-planets-of-our-solar-system a {
  color: #402874; }

#by-topic li.by-topics-term-sun:before,
#by-topic li.by-topics-term-heliophysics:before,
#by-topic li.by-topics-term-our-sun:before,
#by-topic li.by-topics-term-earth-s-space-environment:before,
#by-topic li.active_topic.by-topics-term-sun a,
#by-topic li.active_topic.by-topics-term-heliophysics a,
#by-topic li.active_topic.by-topics-term-our-sun a,
#by-topic li.active_topic.by-topics-term-earth-s-space-environment a {
  color: #e82237; }

#by-topic li.by-topics-term-universe:before,
#by-topic li.by-topics-term-astrophysics:before,
#by-topic li.by-topics-term-exoplanets:before,
#by-topic li.by-topics-term-stars:before,
#by-topic li.active_topic.by-topics-term-universe a,
#by-topic li.active_topic.by-topics-term-astrophysics a,
#by-topic li.active_topic.by-topics-term-exoplanets a,
#by-topic li.active_topic.by-topics-term-stars a {
  color: #03c4d7; }

#by-topic li.by-topics-term-11255,
#by-topic li.by-topics-term-11256,
#by-topic li.by-topics-term-111,
#by-topic li.by-topics-term-93,
#by-topic li.by-topics-term-24,
#by-topic li.by-topics-term-44,
#by-topic li.by-topics-term-75,
#by-topic li.by-topics-term-4 {
  margin-left: 10px;
  font-size: 85%; }

#by-topic li.by-topics-term-11254,
#by-topic li.by-topics-term-11,
#by-topic li.by-topics-term-28,
#by-topic li.by-topics-term-101,
#by-topic li.by-topics-term-42,
#by-topic li.by-topics-term-12182,
#by-topic li.by-topics-term-12316,
#by-topic li.by-topics-term-13611,
#by-topic li.by-topics-term-13990 {
  display: block; }

#by-topic ul li.universe,
li#astrophysics-link {
  background: url("../images/purple-dot.png") no-repeat left center; }

#by-topic ul li.solar,
li#heliophysics-link {
  background: url("../images/yellow-dot.png") no-repeat left center; }

#by-topic ul li.sun {
  background: url("../images/orange-dot.png") no-repeat left center; }

#by-topic ul li.earth,
li#earth-sciences-link {
  background: url("../images/green-dot.png") no-repeat left center; }

#by-topic ul li.sara,
li#planetary-science-link {
  background: url("../images/red-dot.png") no-repeat left center; }

#by-topic ul li.topic,
li#sky-watching-link {
  background: url("../images/blue-dot.png") no-repeat left center; }

#block-menu-menu-topics ul.menu {
  float: left;
  margin: 10px 0 0 0; }

#by-topic h4 {
  border-bottom: 1px solid #d2d5d7;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0; }

#block-views-listing-page-block-1 .topic-date-group {
  padding-left: 40px; }

#block-views-listing-page-block-1 .views-field-body {
  width: 100%;
  padding: 0 40px 40px 40px; }

#block-views-listing-page-block-1 .views-field-title {
  padding: 30px 40px 0 40px;
  font-size: 1.5em;
  width: 100%;
  float: left; }

#block-views-listing-page-block-1 .views-row {
  padding: 0;
  border: 0;
  margin: 0 0 24px 0; }
  #block-views-listing-page-block-1 .views-row img {
    max-width: 100%;
    width: 100%;
    height: auto;
    float: left; }

.view.view-listing-page.view-id-listing_page .views-field-field-topic {
  color: #c52639;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  float: left;
  border-right: 1px solid #d2d5d7; }

.view.view-listing-page .views-field-field-science-categories div.field-content {
  color: inherit;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  float: left;
  border-right: 1px solid #d2d5d7; }

div.l-region.l-region--blockgroup-listing-group.blockgroup {
  float: left;
  width: 70%; }
  @media (min-width: 0) and (max-width: 768px) {
    div.l-region.l-region--blockgroup-listing-group.blockgroup {
      width: 100%; } }

.view.view-listing-page.view-id-listing_page {
  float: left; }
  @media (min-width: 0) and (max-width: 768px) {
    .view.view-listing-page.view-id-listing_page {
      width: 100%;
      padding: 0; } }

.attachment .view.view-listing-page.view-id-listing_page {
  width: 100%;
  padding-bottom: 0; }

.view-listing-page .attachment .view-content {
  padding: 0;
  width: 100%;
  box-sizing: border-box; }

.view-listing-page .view-content {
  width: 100%;
  float: left;
  box-sizing: border-box; }

.view-id-listing_page .attachment .view-listing-page {
  width: 70%; }

.view-listing-page span.date-display-single {
  font-size: 0.9em;
  color: #9da2a5;
  margin: 0 0 5px 0;
  width: auto;
  float: left; }

.view-listing-page.view-id-listing_page .views-field-body {
  float: left;
  clear: left; }

view-listing-page.view-id-listing_page div.views-field.views-field-field-categories {
  float: left; }

.view-listing-page .views-field-field-master-image {
  float: right;
  max-width: 50%; }
  @media (min-width: 0) and (max-width: 1024px) {
    .view-listing-page .views-field-field-master-image {
      width: 100%;
      float: left; } }

.view-listing-page .views-field-views-conditional {
  text-align: center; }
  .view-listing-page .views-field-views-conditional img {
    width: 45%;
    height: auto; }
    @media (min-width: 0) and (max-width: 1024px) {
      .view-listing-page .views-field-views-conditional img {
        width: 100%;
        max-width: 300px;
        height: auto;
        float: none;
        display: block;
        margin: auto; } }

.view-listing-page .attachment .views-field-views-conditional img {
  height: auto; }
  @media (min-width: 0) and (max-width: 1024px) {
    .view-listing-page .attachment .views-field-views-conditional img {
      width: 100%;
      height: auto; } }

.view-listing-page .views-field-title {
  margin: 0 0 5px 0; }

.view-listing-page .attachment .views-field-title {
  margin: 5px 40px; }

.view-listing-page.first-entry .views-field-field-master-image {
  max-width: 100%; }

.view-listing-page .views-field-body {
  float: left;
  width: 55%;
  padding: 0 20px 0 0;
  color: #6a7987; }
  @media (min-width: 0) and (max-width: 1024px) {
    .view-listing-page .views-field-body {
      width: 100%;
      margin: 0 0 20px 0;
      padding: 0; } }

.view-listing-page .image_none .views-field-body {
  width: 100%;
  padding: 0; }

.view-listing-page .attachment .views-field-body {
  float: left;
  width: 100%;
  padding: 0 40px 40px 40px;
  margin: 0;
  box-sizing: border-box;
  color: #6a7987; }

.view-listing-page.first-entry .views-field-body {
  width: 100%; }

.view-listing-page.view-id-listing_page .attachment {
  float: left; }

.view-listing-page.view-id-listing_page p {
  line-height: 1.5em;
  margin: 0; }

.attachment .view-listing-page .views-row-first {
  padding: 0; }

.view-listing-page .views-row-first {
  padding: 0; }

.view-listing-page .views-row {
  padding: 40px;
  width: 100%;
  float: left;
  background: #ffffff;
  border: 1px solid #d2d5d7;
  margin: 0 0 24px 0; }

.view-listing-page .views-row .views-field-title i {
  font-size: 2em; }

.view-listing-page .views-row .views-field-title a {
  text-decoration: none;
  color: #333333;
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 2em; }

.view-listing-page .attachment .views-row .views-field-title a {
  font-size: 2.5em; }

.view-listing-page .attachment .fieldset {
  padding: 40px;
  float: left; }

.view.view-listing-page.view-id-listing_page .attachment .views-field-field-categories div.field-content a {
  color: #c52639;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  float: left;
  border-right: 1px solid #d2d5d7; }

.articles-year-filter-block h2 {
  margin-bottom: 10px; }

.articles-year-filter-block .articles-year-filter {
  margin-bottom: 20px; }

#views-exposed-form-blog-listing-page .form-item.form-type-select {
  padding: 0;
  background: #f8f8f8;
  color: #444444;
  height: 35px;
  border: 1px solid #aaaaaa;
  border-radius: 5px 5px 5px 5px !important;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: none; }

#views-exposed-form-blog-listing-page select#edit-field-blog-tid.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #444444; }

#views-exposed-form-blog-listing-page select#edit-field-blog-tid.form-select::-ms-expand {
  display: none; }

#views-exposed-form-blog-listing-page select#edit-field-blog-tid.form-select:before {
  content: "";
  right: 5px;
  top: -7px;
  width: 30px;
  height: 33px;
  position: absolute;
  pointer-events: none;
  display: block; }

#views-exposed-form-blog-listing-page .form-select {
  position: relative;
  height: 35px;
  background: none;
  width: 100% !important;
  float: left !important;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  padding: 0 0 0 10px;
  outline: none; }

#views-exposed-form-blog-listing-page .form-type-select:after {
  content: ">" !important;
  font: 20px Consolas, monospace;
  color: #ffffff !important;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #c52639;
  position: absolute;
  pointer-events: none;
  width: 34px;
  height: 44px;
  margin: -5px 0 0 -38px;
  padding: 0 0 5px 0;
  text-indent: 12px;
  line-height: 42px;
  border-radius: 5px 5px 0 0; }

@media screen\0 {
  #views-exposed-form-blog-listing-page .dropdown:after {
    width: 38px;
    text-indent: 15px;
    right: 0; } }

@media screen and (min--moz-device-pixel-ratio: 0) {
  #views-exposed-form-blog-listing-page .form-select select {
    padding-right: 40px; }
  #views-exposed-form-blog-listing-page .form-select:before {
    right: 6px; }
  #views-exposed-form-blog-listing-page .form-select:after {
    text-indent: 14px;
    right: 6px;
    top: -5px;
    width: 36px; } }

.view.view-blog-listing.view-id-blog_listing {
  width: 70%;
  float: left;
  padding-bottom: 60px; }
  @media (min-width: 0) and (max-width: 768px) {
    .view.view-blog-listing.view-id-blog_listing {
      width: 100%; } }

.attachment .view.view-blog-listing.view-id-blog_listing {
  width: 100%;
  padding-bottom: 0; }

.view-blog-listing .attachment .view-content {
  padding: 0;
  width: 100%;
  box-sizing: border-box; }

.view-blog-listing .view-content {
  width: 100%;
  float: left;
  box-sizing: border-box; }

.view-id-blog_listing .attachment .view-blog-listing {
  width: 70%; }

.view-blog-listing span.date-display-single {
  font-size: 0.9em;
  color: #9da2a5;
  margin: 0;
  float: left; }

.view-blog-listing .views-field-field-master-image {
  float: right;
  max-width: 50%; }
  @media (min-width: 0) and (max-width: 667px) {
    .view-blog-listing .views-field-field-master-image {
      max-width: 100%;
      float: left; } }

.view-blog-listing .attachment .views-field-field-master-image {
  max-width: 800px;
  width: 100%; }

.view-blog-listing .attachment .views-field-field-master-image img {
  width: 100%; }

.view-blog-listing .views-field-body {
  float: left;
  width: 60%;
  padding: 0 20px 0 0;
  margin-top: 20px; }
  @media (min-width: 0) and (max-width: 768px) {
    .view-blog-listing .views-field-body {
      width: 100%;
      padding: 0; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .view-blog-listing .views-field-body {
      width: 50%; } }

.view-blog-listing.first-entry .views-field-body {
  width: 100%; }

select#edit-field-blog-tid.form-select {
  width: 30%; }
  @media (min-width: 0) and (max-width: 667px) {
    select#edit-field-blog-tid.form-select {
      width: 300px; } }

.attachment .view-blog-listing .views-row-first {
  padding: 0; }

.view-blog-listing .views-row-first {
  padding: 0; }

.view-blog-listing .views-row {
  padding: 40px;
  width: 100%;
  float: left;
  background: #ffffff;
  border: 1px solid #d2d5d7;
  margin: 0 0 40px 0; }

.view-blog-listing .views-row .views-field-title a {
  text-decoration: none;
  color: #333333;
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 2em; }

.view-blog-listing .attachment .views-row .views-field-title a {
  font-size: 2.5em; }

.view-blog-listing .attachment .fieldset {
  padding: 40px;
  float: left; }

.view-blog-listing .fieldset .views-field-body {
  float: left;
  width: 100%;
  margin-top: 20px;
  padding: 0; }

.view-blog-listing .category-date.views-fieldset .views-field-field-categories .field-content a {
  float: left;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #c52639;
  border-right: 1px solid #d2d5d7; }

.view-blog-listing div.category-date.views-fieldset {
  width: 100%;
  float: left;
  margin: 5px 0 0 0; }

.not-front.node-type-page .node__submitted {
  display: none; }

.node--landing-page {
  width: 70%;
  float: left; }
  @media (min-width: 0) and (max-width: 1024px) {
    .node--landing-page {
      width: 100%; } }

.page-glossary .view-glossary .views-field-title {
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  font-size: 20px; }

.page-glossary .view-glossary .views-row {
  margin: 0 0 30px 0; }

.page-glossary div.l-region.l-region--highlighted {
  background-color: unset;
  margin-top: 100px; }

.section-page-not-found .l-content {
  text-align: center; }
  .section-page-not-found .l-content #four-zero-four ul li.return {
    max-width: 400px;
    width: 100%;
    padding: 20px;
    background: #175498;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    list-style: none; }
    .section-page-not-found .l-content #four-zero-four ul li.return a {
      color: #ffffff;
      text-decoration: none; }
  .section-page-not-found .l-content #four-zero-four ul li.report {
    max-width: 400px;
    width: 100%;
    padding: 20px;
    background: #c52639;
    text-align: center;
    margin: 0 auto 20px auto;
    font-weight: bold;
    list-style: none; }
    .section-page-not-found .l-content #four-zero-four ul li.report a {
      color: #ffffff;
      text-decoration: none; }

input.webform-submit.button-primary.form-submit {
  max-width: 300px;
  width: 100%;
  padding: 20px;
  background: #c52639;
  text-align: center;
  margin: 0 auto 20px auto;
  font-weight: bold;
  color: #ffffff;
  border: 0; }

.front .l-page .l-content .view.view-home-page-content {
  width: 70%;
  float: left; }
  @media (min-width: 0) and (max-width: 768px) {
    .front .l-page .l-content .view.view-home-page-content {
      width: 100%; } }

.front .l-page .l-content .view.view-home-page-content .views-row {
  padding: 40px;
  min-width: 70%;
  width: 100%;
  border: 1px solid #d2d5d7;
  margin: 0 0 24px 0;
  float: left; }
  .front .l-page .l-content .view.view-home-page-content .views-row .views-field-title a,
  .front .l-page .l-content .view.view-home-page-content .views-row .views-field-views-conditional-1 a {
    color: #333333;
    text-decoration: none;
    font-family: Fjalla One, Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: 500; }
  .front .l-page .l-content .view.view-home-page-content .views-row .views-field-field-portal-text-teaser p {
    margin-bottom: 0; }
  .front .l-page .l-content .view.view-home-page-content .views-row .views-field-views-conditional-2 a:not([href^="/"]):after {
    font-family: Fontawesome;
    font-size: 80%;
    content: " \f08e";
    color: #4a90e2; }

.front #block-bean-index-must-reads div.field__item a,
.bean-must-reads a,
.view-must-reads .views-row a {
  text-decoration: none;
  color: #4a90e2;
  margin: 10px 0 10px 0;
  float: left;
  padding: 0 0 0 40px;
  width: 100%;
  font-size: 0.9em; }

.front #block-bean-index-must-reads div.field__item a:before,
.bean-must-reads a:before,
.view-must-reads .views-row a:before {
  color: #333333;
  font-size: 2.5em;
  font-weight: 700;
  height: 30px;
  width: 40px;
  margin: 0 0 0 -40px;
  float: left;
  line-height: 0.5em; }

.front #block-bean-index-must-reads div.field__item a.first:before,
.bean-must-reads a.first:before,
.view-must-reads .views-row-1 a:before {
  content: "1"; }

.front #block-bean-index-must-reads div.field__item a.second:before,
.bean-must-reads a.second:before,
.view-must-reads .views-row-2 a:before {
  content: "2"; }

.front #block-bean-index-must-reads div.field__item a.third:before,
.bean-must-reads a.third:before,
.view-must-reads .views-row-3 a:before {
  content: "3"; }

.front #block-bean-index-must-reads div.field__item a.fourth:before,
.bean-must-reads a.fourth:before,
.view-must-reads .views-row-4 a:before {
  content: "4"; }

.front #block-bean-index-must-reads div.field__item a.fifth:before,
.bean-must-reads a.fifth:before,
.view-must-reads .views-row-5 a:before {
  content: "5"; }

.view-home-page-content.home-listing {
  width: 100%; }
  .view-home-page-content.home-listing .views-row {
    padding: 40px;
    border: 1px solid #e8ebec;
    margin: 0 0 40px 0;
    float: left; }
    .view-home-page-content.home-listing .views-row .views-field-field-front-page-hero,
    .view-home-page-content.home-listing .views-row .views-field-field-sc-front-page-hero {
      display: none; }
    .view-home-page-content.home-listing .views-row .text-wrapper {
      width: 50%;
      padding: 0 20px 0 0;
      float: left; }
      @media (min-width: 0) and (max-width: 667px) {
        .view-home-page-content.home-listing .views-row .text-wrapper {
          width: 100%;
          margin: 20px 0 0 0;
          padding: 0; } }
      .view-home-page-content.home-listing .views-row .text-wrapper .views-field-body {
        width: 100%;
        padding: 0;
        margin: 0;
        color: #6a7987;
        line-height: 1.7em;
        float: left; }
        @media (min-width: 0) and (max-width: 667px) {
          .view-home-page-content.home-listing .views-row .text-wrapper .views-field-body {
            width: 100%;
            padding: 0;
            margin: 0; } }
        .view-home-page-content.home-listing .views-row .text-wrapper .views-field-body a.views-more-link {
          text-decoration: none; }
      .view-home-page-content.home-listing .views-row .text-wrapper .views-field-title {
        width: 100%;
        float: left; }
      .view-home-page-content.home-listing .views-row .text-wrapper .topic-date-group {
        clear: both;
        float: left;
        width: 100%; }
        .view-home-page-content.home-listing .views-row .text-wrapper .topic-date-group .views-field-field-topic,
        .view-home-page-content.home-listing .views-row .text-wrapper .topic-date-group .views-field-field-science-categories {
          float: left;
          padding: 0 10px 0 0;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: bold;
          color: inherit; }
          .view-home-page-content.home-listing .views-row .text-wrapper .topic-date-group .views-field-field-topic span.by-topics-term a,
          .view-home-page-content.home-listing .views-row .text-wrapper .topic-date-group .views-field-field-science-categories span.by-topics-term a {
            color: inherit;
            text-decoration: none; }
          .view-home-page-content.home-listing .views-row .text-wrapper .topic-date-group .views-field-field-topic span.by-topics-term:last-child,
          .view-home-page-content.home-listing .views-row .text-wrapper .topic-date-group .views-field-field-science-categories span.by-topics-term:last-child {
            border-right: 1px solid #d2d5d7;
            padding: 2px 10px 2px 0; }
        .view-home-page-content.home-listing .views-row .text-wrapper .topic-date-group .date-display-single {
          font-size: 0.9em;
          color: #9da2a5;
          margin: 0 0 5px 0;
          width: auto;
          float: left; }
    .view-home-page-content.home-listing .views-row img {
      max-width: 50%;
      height: auto;
      float: right; }
      @media (min-width: 0) and (max-width: 667px) {
        .view-home-page-content.home-listing .views-row img {
          float: left;
          max-width: 100%;
          width: 100%; } }

.front .l-page .l-content .view.view-home-page-content,
.front .l-page .l-content .view.view-home-page-content {
  padding: 0; }
  .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero,
  .front .l-page .l-content .view.view-home-page-content .views-row.news_hero,
  .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero,
  .front .l-page .l-content .view.view-home-page-content .views-row.news_hero {
    padding: 0 !important;
    border: 1px solid #e8ebec;
    margin: 0 0 40px 0;
    float: left; }
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-field-front-page-hero,
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-field-sc-front-page-hero,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-field-front-page-hero,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-field-sc-front-page-hero,
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-field-front-page-hero,
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-field-sc-front-page-hero,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-field-front-page-hero,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-field-sc-front-page-hero {
      display: none; }
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .text-wrapper,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .text-wrapper,
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .text-wrapper,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .text-wrapper {
      padding: 30px 40px 40px 40px;
      float: left;
      width: 100%; }
      .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .text-wrapper .views-field-field-topic,
      .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .text-wrapper .views-field-field-topic,
      .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .text-wrapper .views-field-field-topic,
      .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .text-wrapper .views-field-field-topic {
        float: left;
        padding: 0 10px 0 0;
        margin: 0 10px 0 0;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
        color: #c52639;
        border-right: 1px solid #d2d5d7; }
      .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .text-wrapper .date-display-single,
      .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .text-wrapper .date-display-single,
      .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .text-wrapper .date-display-single,
      .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .text-wrapper .date-display-single {
        font-size: 0.9em;
        color: #9da2a5;
        margin: 0 0 5px 0;
        width: auto;
        float: left; }
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-body,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-body,
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-body,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-body {
      width: 100%;
      margin: 0 0 20px 0;
      color: #6a7987;
      line-height: 1.7em;
      float: left; }
      .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-body a.views-more-link,
      .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-body a.views-more-link,
      .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-body a.views-more-link,
      .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-body a.views-more-link {
        text-decoration: none; }
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-title,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-title,
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero .views-field-title,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero .views-field-title {
      font-size: 1.5em;
      width: 100%;
      float: left; }
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero img,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero img,
    .front .l-page .l-content .view.view-home-page-content .views-row.sc_hero img,
    .front .l-page .l-content .view.view-home-page-content .views-row.news_hero img {
      max-width: 100%;
      width: 100%;
      height: auto;
      float: left; }

#block-smd-portal-image-day-portal-image-day {
  margin: 10px 0 25px; }
  #block-smd-portal-image-day-portal-image-day p {
    font-size: 80%;
    line-height: 1.1em; }
  #block-smd-portal-image-day-portal-image-day p.iotd-caption {
    margin-bottom: 10px; }

.pane-node-field-published {
  display: none; }

.pane-node-body {
  width: 100%; }

.panel-panel.panel-col-first {
  width: 70%;
  box-sizing: border-box;
  padding: 0; }
  @media (min-width: 0) and (max-width: 768px) {
    .panel-panel.panel-col-first {
      width: 100%;
      float: left; } }

.panel-panel.panel-col-last {
  width: 30%;
  box-sizing: border-box; }
  @media (min-width: 0) and (max-width: 768px) {
    .panel-panel.panel-col-last {
      width: 100%;
      float: left; } }

iframe {
  max-width: 980px; }

h2.comments__form-title {
  display: none; }

#edit-comment-body-und-0-format-help {
  display: none; }

ul.tips {
  display: none; }

#comment-form .form-item input,
.problem-webform-wrapper .form-item input {
  border: 1px solid #9da2a5;
  height: 40px;
  max-width: 500px;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

#comment-form .form-item label,
.problem-webform-wrapper .form-item label {
  font-weight: normal;
  color: #9da2a5; }

#comment-form .problem-field .description,
.problem-webform-wrapper .problem-field .description {
  margin: 3px 0;
  color: #6a7987; }

#comment-form #edit-actions.form-wrapper,
.problem-webform-wrapper #edit-actions.form-wrapper {
  margin: 20px 0 0 0; }
  #comment-form #edit-actions.form-wrapper input,
  .problem-webform-wrapper #edit-actions.form-wrapper input {
    background: #c52639;
    height: 50px;
    width: 27%;
    line-height: 50px;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #ffffff;
    float: right;
    margin: 0 0 0 20px; }

.pane-node-field-add-this-below {
  clear: both; }

.l-page .addthis_toolbox {
  margin: 10px 0 10px 0; }

.addthis-article-bottom span.at-icon-wrapper:after {
  color: #ffffff; }

.addthis-article-bottom .addthis_button_facebook .at-icon-wrapper:after {
  content: "Share on Facebook"; }

.addthis-article-bottom .addthis_button_twitter .at-icon-wrapper:after {
  content: "Share on Twitter"; }

.addthis-article-bottom span.at-icon-wrapper {
  width: 100% !important;
  text-align: center;
  float: left;
  height: 45px !important;
  border-radius: 3px; }
  .addthis-article-bottom span.at-icon-wrapper svg {
    width: 45px !important;
    height: 45px !important;
    vertical-align: middle; }

.addthis-article-bottom a.addthis_button_facebook.at300b,
.addthis-article-bottom a.addthis_button_twitter.at300b {
  width: 50%;
  text-align: center; }
  @media (min-width: 0) and (max-width: 768px) {
    .addthis-article-bottom a.addthis_button_facebook.at300b,
    .addthis-article-bottom a.addthis_button_twitter.at300b {
      width: 100%; } }

.addthis-article-top span.at-icon-wrapper {
  width: 100% !important;
  text-align: center;
  float: left;
  height: 45px !important; }
  .addthis-article-top span.at-icon-wrapper svg {
    width: 50px !important;
    height: 45px !important;
    vertical-align: middle; }

.addthis-article-top a.addthis_button_facebook.at300b,
.addthis-article-top a.addthis_button_twitter.at300b {
  width: 90px;
  text-align: center; }

@media (min-width: 0) and (max-width: 768px) {
  .addthis-article-top a.addthis_button_facebook.at300b,
  .addthis-article-top a.addthis_button_twitter.at300b {
    width: 45px; }
  .addthis-article-top a.addthis_button_print.at300b {
    display: none; } }

.page-event-listing .l-content {
  padding: 0;
  margin-top: 0; }
  .page-event-listing .l-content h1 {
    display: none; }

.section-learners .science-activation-teams__header h1 {
  display: block;
  margin: 0;
  font-size: 3em;
  line-height: 1.3em;
  color: #000;
  position: relative; }

.page-learners-wavelength .l-content {
  margin: 0; }
  .page-learners-wavelength .l-content h1 {
    margin: 0 0 20px 0;
    font-size: 3em;
    line-height: 1.3em; }

.page-learners-wavelength .views-row-last {
  margin-bottom: 20px; }

.page-toolkits .l-content,
.page-event-map .l-content,
.section-contact-us .l-content {
  margin-top: 0; }

.l-content.citizen-science-l-content h1 {
  display: none; }

.page-event-listing .view-header {
  background: #d2d5d7;
  float: left;
  height: 70px;
  width: 100%;
  line-height: 70px; }
  @media (min-width: 0) and (max-width: 413px) {
    .page-event-listing .view-header {
      height: 100px; } }

#events-header span {
  font-weight: bold;
  float: left;
  margin: 0 20px 0 0; }

#events-header,
#no-results {
  padding: 0 60px;
  height: 70px;
  line-height: 70px;
  background: #e8ebec; }
  @media (min-width: 0) and (max-width: 736px) {
    #events-header,
    #no-results {
      padding: 0 5%; } }
  @media (min-width: 0) and (max-width: 413px) {
    #events-header,
    #no-results {
      height: 100px;
      padding: 10px 5%;
      line-height: 40px; } }

#no-results {
  margin: 0 0 60px 0; }

#no-results p {
  margin: 0;
  float: left;
  height: 65px;
  clear: none;
  line-height: 65px; }

body.page-event-listing {
  background: url("../images/bg_getInvolved-large.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed; }

#events-header div.event-header-date span.date-display-single {
  font-weight: normal;
  color: #5f6467; }

div.date-nav-wrapper.clearfix {
  float: left; }

.view-event-listing .view-content {
  margin: 0;
  float: left;
  width: 100%;
  padding: 60px;
  background: #ffffff; }
  @media (min-width: 0) and (max-width: 736px) {
    .view-event-listing .view-content {
      padding: 60px 5%; } }

.view-event-listing div.views-row {
  float: left;
  clear: both;
  width: 70%;
  margin: 0 0 40px 0;
  padding: 0 0 40px 0;
  border-bottom: 1px dotted #d2d5d7; }
  @media (min-width: 0) and (max-width: 568px) {
    .view-event-listing div.views-row {
      width: 100%; } }

.view-event-listing {
  float: left;
  width: 100%;
  margin: 0; }
  .view-event-listing #full_date,
  .view-event-listing #start_date {
    float: left;
    width: 60px;
    text-align: center;
    color: #9da2a5; }
    @media (min-width: 0) and (max-width: 568px) {
      .view-event-listing #full_date,
      .view-event-listing #start_date {
        width: 100%;
        margin: 0 0 20px 0;
        text-align: left; } }
  .view-event-listing div.date-left.views-fieldset,
  .view-event-listing .calendar_icon {
    float: left;
    width: 60px;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    border-top: 5px solid #c52639;
    border-bottom: 1px solid #d2d5d7;
    border-right: 1px solid #d2d5d7;
    border-left: 1px solid #d2d5d7; }
    @media (min-width: 0) and (max-width: 568px) {
      .view-event-listing div.date-left.views-fieldset,
      .view-event-listing .calendar_icon {
        float: none;
        display: inline-block; } }
    .view-event-listing div.date-left.views-fieldset .month_date,
    .view-event-listing .calendar_icon .month_date {
      text-transform: uppercase;
      color: #9da2a5; }
    .view-event-listing div.date-left.views-fieldset .day_date,
    .view-event-listing .calendar_icon .day_date {
      font-weight: bold;
      font-size: 2em;
      line-height: 15px;
      color: #2e2f30; }
  .view-event-listing div.event-right.views-fieldset {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 80px; }
    @media (min-width: 0) and (max-width: 568px) {
      .view-event-listing div.event-right.views-fieldset {
        padding: 30px 0 0 0; } }
  .view-event-listing div.event-right.views-fieldset .date-display-single,
  .view-event-listing div.event-right.views-fieldset .date-display-range {
    color: #9da2a5; }
  .view-event-listing .event-right.views-fieldset .views-field-body {
    color: #6a7987;
    margin: 20px 0 0 0; }
  .view-event-listing div.event-right.views-fieldset p {
    float: left; }
  .view-event-listing div.event-right.views-fieldset .views-field-title a {
    font-family: Fjalla One, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    text-decoration: none;
    color: #2e2f30; }
  .view-event-listing div.event-right.views-fieldset .views-field-field-categories a {
    float: left;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #c52639;
    border-right: 1px solid #d2d5d7; }
  .view-event-listing .date-month span.date-display-single {
    text-transform: uppercase;
    color: #9da2a5; }
  .view-event-listing .date-day span.date-display-single {
    font-weight: bold;
    font-size: 2em;
    line-height: 15px; }
  .view-event-listing div.event-wrapper.views-fieldset {
    float: left;
    width: 100%; }

.date-nav-wrapper {
  max-width: 730px;
  float: left;
  height: 100px;
  width: 70%;
  box-sizing: border-box;
  padding: 0 0 0 60px; }

.date-nav-wrapper .date-nav ul.pager li {
  color: #ffffff;
  padding: 10px;
  width: 30%;
  text-align: center;
  background: #175498;
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border: 0;
  float: right;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 700;
  font-family: Raleway, Arial, Helvetica, sans-serif; }

.date-nav-wrapper .date-nav ul.pager {
  margin: 0; }

.date-nav-wrapper h3 {
  display: none; }

.page-event-listing a.calendar-link {
  text-decoration: none;
  float: right; }
  @media (min-width: 0) and (max-width: 413px) {
    .page-event-listing a.calendar-link {
      width: 100%;
      float: left;
      height: 40px;
      line-height: 40px; } }
  .page-event-listing a.calendar-link:before {
    content: "\f073";
    margin: 0 7px 0 0;
    font-family: Fontawesome;
    color: #c52639; }

.node--calendar-event .field--name-field-categories a {
  float: left;
  padding: 2.5px 10px 2.5px 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #c52639; }
  @media (min-width: 768px) {
    .node--calendar-event .field--name-field-categories a {
      border-right: 1px solid #d2d5d7;
      padding: 0 10px 0 0; } }

.node--calendar-event span.date-display-single {
  color: #9da2a5; }

.node--calendar-event .group--metadata {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 20px 0; }
  @media (min-width: 768px) {
    .node--calendar-event .group--metadata {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .node--calendar-event .group--metadata .field--name-field-categories .field__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    white-space: nowrap; }
    @media (min-width: 768px) {
      .node--calendar-event .group--metadata .field--name-field-categories .field__items {
        -ms-flex-direction: row;
            flex-direction: row; } }

.node--calendar-event .group--timestamp {
  color: #9da2a5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .node--calendar-event .group--timestamp {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .node--calendar-event .group--timestamp .field--name-field-event-time-zone {
    padding-left: 0; }
    @media (min-width: 768px) {
      .node--calendar-event .group--timestamp .field--name-field-event-time-zone {
        padding-left: 5px; } }

.field--name-field-location {
  color: #6a7987; }

.dnd-drop-wrapper .image img {
  max-width: 650px;
  width: 100% !important;
  height: auto !important; }

.type-video .image {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  max-width: 100% !important; }

.type-video .image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 900px; }

.type-video.context-full .dnd-atom-rendered,
.type-video.context-video_thumbnail .dnd-atom-rendered {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.type-video .dnd-atom-rendered iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.scald_video {
  height: auto;
  width: 100%; }

div.dnd-atom-wrapper {
  width: 100%; }

.dnd-widget-wrapper.type-image img {
  margin-bottom: 10px;
  margin-top: 5px;
  height: auto; }

.dnd-widget-wrapper.type-image.float-right img {
  float: right;
  margin-left: 20px; }

.dnd-widget-wrapper.type-image.float-left img {
  float: left;
  margin-right: 20px; }

.dnd-widget-wrapper.type-image.atom-align-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }

.dnd-widget-wrapper.type-image.atom-align-right {
  max-width: 50%; }
  .dnd-widget-wrapper.type-image.atom-align-right img {
    margin-left: 20px; }

.dnd-widget-wrapper.type-image.atom-align-left {
  max-width: 50%;
  margin-right: 20px; }
  .dnd-widget-wrapper.type-image.atom-align-left img {
    margin-right: 20px; }
  .dnd-widget-wrapper.type-image.atom-align-left .dnd-caption-wrapper {
    padding: 0 20px 20px 0; }

.dnd-widget-wrapper.type-image .dnd-caption-wrapper {
  max-width: 100%;
  clear: right; }

.hide-icon .dnd-atom-rendered img.scald-file-icon {
  display: none; }

.wp-caption {
  width: auto !important; }

.mediafile {
  margin: 0 0 20px 0; }

div.field.field--name-field-caption.field--type-text-long .field__items .field__item,
.wp-caption .wp-caption-text,
.field--name-field-caption .field__item {
  text-decoration: none !important;
  color: #9da2a5;
  font-size: 12px;
  border: 0 !important;
  margin: 10px 0 15px 0; }

.field--type-text-with-summary a,
.wp-caption.aligncenter a {
  overflow-wrap: break-word;
  text-decoration: none; }

.fc-header tr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.fc-header-right {
  width: auto; }

.fc-header-left {
  width: auto;
  -ms-flex-order: 1;
      order: 1;
  display: -ms-flexbox;
  display: flex; }

.fc-header-center {
  -ms-flex-order: -1;
      order: -1;
  width: 100%; }

.fc-header-space {
  -ms-flex-positive: 1;
      flex-grow: 1; }

@media all and (max-width: 420px) {
  .fc-header tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
  .fc-header-center {
    width: auto; }
  .fc-header-left {
    width: 100%;
    margin-top: 10px; } }

.view-calendar-events a.listing-link {
  text-decoration: none;
  float: right; }
  .view-calendar-events a.listing-link:before {
    content: "\f0ca";
    margin: 0 7px 0 0;
    font-family: Fontawesome;
    color: #c52639; }

#block-views-article-block-recommended-block {
  float: left;
  margin: 0 0 40px 0; }
  @media (min-width: 0) and (max-width: 1080px) {
    #block-views-article-block-recommended-block {
      float: none;
      margin: 0 auto 40px auto;
      width: 100%;
      max-width: 650px; } }
  #block-views-article-block-recommended-block .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    width: 100%;
    -webkit-flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #block-views-article-block-recommended-block .views-field-field-master-image .field__item {
    display: none; }
  #block-views-article-block-recommended-block fieldset {
    padding: 20px;
    height: 170px; }
    #block-views-article-block-recommended-block fieldset a {
      font-size: 1.5em;
      text-decoration: none;
      color: #2e2f30;
      font-family: Fjalla One, Arial, Helvetica, sans-serif;
      float: left;
      width: 100%;
      padding: 0 0 5px 0;
      margin: 0 0 5px 0;
      background: url("../images/article-block-underscore.png") no-repeat left bottom; }
  #block-views-article-block-recommended-block h2.block__title {
    font-size: 1.5em;
    margin: 0 0 20px 0; }
    @media (min-width: 0) and (max-width: 1080px) {
      #block-views-article-block-recommended-block h2.block__title {
        text-align: center; } }
  #block-views-article-block-recommended-block span.fieldset-legend {
    display: none; }
  #block-views-article-block-recommended-block div.views-field.views-field-created span.field-content {
    font-size: 0.9em;
    color: #9da2a5; }
  #block-views-article-block-recommended-block .views-field-field-date {
    font-size: 0.9em;
    color: #9da2a5; }
  #block-views-article-block-recommended-block .view-article-block {
    float: left;
    width: 100%; }
    @media (min-width: 0) and (max-width: 1080px) {
      #block-views-article-block-recommended-block .view-article-block {
        max-width: 660px;
        width: 100%;
        margin: 0 auto;
        float: none;
        padding: 0 5%; } }
    #block-views-article-block-recommended-block .view-article-block .views-row {
      width: 255px;
      float: left;
      margin: 0 20px 0 0;
      background: #ffffff;
      border: 1px solid #d2d5d7; }
      @media (min-width: 0) and (max-width: 1080px) {
        #block-views-article-block-recommended-block .view-article-block .views-row {
          margin: 0 auto 20px auto; } }
      #block-views-article-block-recommended-block .view-article-block .views-row fieldset {
        padding: 20px; }
      #block-views-article-block-recommended-block .view-article-block .views-row.views-row-last {
        margin: 0; }
        @media (min-width: 0) and (max-width: 1080px) {
          #block-views-article-block-recommended-block .view-article-block .views-row.views-row-last {
            margin: 0 auto 20px auto; } }

.node-type-news-article #block-views-article-block-recommended-block h2.block__title,
.node-type-page #block-views-article-block-recommended-block h2.block__title,
.node-type-blog-article #block-views-article-block-recommended-block h2.block__title,
.node-type-science-cast #block-views-article-block-recommended-block h2.block__title {
  color: #ffffff; }

#user-login input#edit-submit.form-submit {
  background: #175498;
  padding: 10px 50px;
  text-align: center;
  font-weight: normal;
  text-shadow: none;
  color: #ffffff;
  box-shadow: none;
  border: 0;
  margin: 0;
  border-radius: 3px; }

.node--image-gallery-item .field--name-body {
  width: 70%;
  float: left;
  box-sizing: border-box;
  margin: 40px 0;
  padding: 0 40px 0 0; }
  @media (min-width: 0) and (max-width: 736px) {
    .node--image-gallery-item .field--name-body {
      width: 100%; } }

.node--image-gallery-item .field--type-file {
  float: right;
  width: 30%;
  box-sizing: border-box;
  margin: 40px 0 0 0; }
  @media (min-width: 0) and (max-width: 736px) {
    .node--image-gallery-item .field--type-file {
      width: 100%; } }
  .node--image-gallery-item .field--type-file .field__label {
    font-family: Fjalla One, Arial, Helvetica, sans-serif;
    border-bottom: 1px dotted #d2d5d7;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 1.25em; }

.node--image-gallery-item .field--type-datetime {
  float: right;
  width: 30%;
  box-sizing: border-box;
  margin: 40px 0 0 0; }
  @media (min-width: 0) and (max-width: 736px) {
    .node--image-gallery-item .field--type-datetime {
      width: 100%; } }

.node--image-gallery-item .field--name-field-download-image a {
  text-decoration: none; }
  .node--image-gallery-item .field--name-field-download-image a:before {
    content: "\f01a";
    font-family: Fontawesome;
    color: #175498;
    font-size: 1.25em;
    padding: 0 10px 0 0; }

.node--image-gallery-item span.file img.file-icon {
  display: none; }

.view-toolkit-listing .views-row {
  margin: 10px;
  float: left; }

.view-toolkit-listing .grid-item {
  text-align: center; }

.view-toolkit-listing .gallery-item-container {
  float: left;
  position: relative;
  overflow: hidden; }
  .view-toolkit-listing .gallery-item-container:hover .views-field-body a {
    top: 0; }
  .view-toolkit-listing .gallery-item-container .views-field-body a:focus {
    top: 0; }

.view-toolkit-listing .views-field-body a {
  position: absolute;
  left: 0;
  max-width: 300px;
  height: 230px;
  width: 100%;
  padding: 30px;
  background: rgba(23, 84, 152, 0.9);
  color: #ffffff;
  top: -230px;
  transition: top 0.3s;
  margin: 0;
  font-size: 0.9em;
  text-decoration: none; }

.view-toolkit-listing .image-container {
  max-width: 300px;
  max-height: 230px; }
  .view-toolkit-listing .image-container img {
    float: left; }
  .view-toolkit-listing .image-container .gallery-item-container {
    float: left; }
  .view-toolkit-listing .image-container .views-field-title {
    color: #ffffff;
    position: relative;
    top: -100px;
    left: 30%;
    width: 190px;
    height: 80px;
    display: table-cell;
    vertical-align: bottom;
    clear: both;
    padding: 5px 5px 5px 0; }
    @media (min-width: 1080px) {
      .view-toolkit-listing .image-container .views-field-title {
        left: 50%; } }
    .view-toolkit-listing .image-container .views-field-title a {
      color: #ffffff;
      text-decoration: none;
      font-size: 16px;
      font-weight: 600; }

.view-apod-image-gallery .views-field-title a {
  font-weight: 600;
  text-decoration: none;
  height: 30px;
  display: block; }

.view-image-gallery .views-row {
  margin: 10px;
  float: left; }

.view-image-gallery .grid-item {
  text-align: center; }

.view-image-gallery .gallery-item-container {
  display: inline-block;
  text-align: left;
  position: relative;
  overflow: hidden; }
  .view-image-gallery .gallery-item-container:hover .views-field-body a {
    top: 0; }
  .view-image-gallery .gallery-item-container .views-field-body a:focus {
    top: 0; }

.view-image-gallery .views-field-body a {
  position: absolute;
  left: 0;
  max-width: 300px;
  height: 230px;
  width: 100%;
  padding: 30px;
  background: rgba(23, 84, 152, 0.9);
  color: #ffffff;
  top: -230px;
  transition: top 0.3s;
  margin: 0;
  font-size: 0.9em;
  text-decoration: none; }

.view-image-gallery .image-container {
  max-width: 300px;
  max-height: 230px; }
  .view-image-gallery .image-container img {
    float: left; }
  .view-image-gallery .image-container .gallery-item-container {
    float: left; }
  .view-image-gallery .image-container .views-field-title {
    width: 100%;
    height: 230px;
    position: relative;
    float: left;
    margin: -230px 0 0 0;
    padding: 20px;
    color: #2e2f30;
    text-decoration: none;
    font-weight: bold;
    display: table;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(87, 87, 87, 0) 40%, rgba(0, 0, 0, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#bf000000", GradientType=0); }
    .view-image-gallery .image-container .views-field-title span {
      position: absolute;
      bottom: 20px;
      color: #ffffff; }
    .view-image-gallery .image-container .views-field-title a {
      color: #ffffff;
      float: left;
      margin: 150px 0 0 0;
      text-decoration: none;
      vertical-align: bottom;
      position: relative; }

.page-node .l-content {
  position: relative; }

div.field.field--name-field-published.field--type-datetime.field--label-inline.clearfix,
div.field.field--name-field-date.field--type-datetime.field--label-inline.clearfix,
div.field.field--name-field-date-text.field--type-text.field--label-inline.clearfix,
.node-type-video-gallery-item .field--name-field-date {
  color: #5f6467;
  position: absolute;
  top: -40px;
  right: 0;
  font-size: 0.9em; }
  @media (min-width: 0) and (max-width: 1080px) {
    div.field.field--name-field-published.field--type-datetime.field--label-inline.clearfix,
    div.field.field--name-field-date.field--type-datetime.field--label-inline.clearfix,
    div.field.field--name-field-date-text.field--type-text.field--label-inline.clearfix,
    .node-type-video-gallery-item .field--name-field-date {
      right: 5%; } }

.node-type-news-article div.field.field--name-field-date.field--type-datetime.field--label-inline.clearfix,
.node-type-blog-article div.field.field--name-field-date.field--type-datetime.field--label-inline.clearfix,
.node-type-people div.field.field--name-field-date.field--type-datetime.field--label-inline.clearfix,
.node-type-science-cast div.field.field--name-field-date.field--type-datetime.field--label-inline.clearfix {
  color: #ffffff; }

.field--name-field-master-video {
  margin: 0 0 40px 0; }

.node--video-gallery-item .field--name-field-master-video .image {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  max-width: 100% !important; }

.node--video-gallery-item .field--name-field-master-video .image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 980px; }

div.field.field--name-field-video-length.field--type-text.field--label-inline.clearfix {
  float: left;
  margin: 0 0 20px 0;
  color: #5f6467;
  position: relative;
  font-size: 0.9em; }

.node--science-cast div.field.field--name-body.field--type-text-with-summary.field--label-hidden,
.node-type-people div.field.field--name-body.field--type-text-with-summary.field--label-hidden {
  color: #5f6467;
  float: left;
  line-height: 1.7em;
  width: 70%;
  clear: both;
  box-sizing: border-box;
  margin: 0;
  padding: 0 40px 0 0; }
  @media (min-width: 0) and (max-width: 736px) {
    .node--science-cast div.field.field--name-body.field--type-text-with-summary.field--label-hidden,
    .node-type-people div.field.field--name-body.field--type-text-with-summary.field--label-hidden {
      width: 100%;
      padding: 0; } }

.node--science-cast div.field.field--name-field-downloadable-video.field--type-file.field--label-above .field__label {
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  border-bottom: 1px dotted #d2d5d7;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  font-weight: normal;
  font-size: 1.25em;
  float: left;
  width: 100%; }

.node--science-cast div.download-file.clear-block {
  float: left;
  width: 100%; }

.node--science-cast div.field.field--name-field-youtube-link.field--type-link-field.field--label-hidden {
  float: left;
  width: 100%; }

#science-cast-right {
  float: right;
  width: 30%; }
  @media (min-width: 0) and (max-width: 736px) {
    #science-cast-right {
      width: 100%;
      margin: 40px 0 0 0; } }

#science-cast-right a {
  width: 100%;
  float: left;
  clear: both;
  text-decoration: none; }

#science-cast-right .field--name-field-downloadable-video a {
  margin: 0;
  width: 100%; }

#science-cast-right .field--name-field-downloadable-video a:before {
  content: "\f01a";
  font-family: Fontawesome;
  color: #175498;
  font-size: 1.25em;
  padding: 0 10px 0 0; }

#science-cast-right .field--name-field-vimeo-link a:before {
  content: "\f194";
  font-family: Fontawesome;
  color: #17b3e8;
  font-size: 1.25em;
  padding: 0 10px 0 0; }

#science-cast-right .field--name-field-youtube-link a:before {
  content: "\f16a";
  font-family: Fontawesome;
  color: #e62117;
  font-size: 1.25em;
  padding: 0 10px 0 0; }

.node--science-cast .field--name-field-master-video .image {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  max-width: 100% !important; }

.node--science-cast .field--name-field-master-video .image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 980px; }

.view-materials-by-title .view-content .views-row {
  float: left;
  margin: 20px 0; }

.view-video-gallery .views-row {
  margin: 10px;
  float: left; }

.view-video-gallery .gallery-item-container {
  float: left;
  position: relative;
  overflow: hidden; }
  .view-video-gallery .gallery-item-container:hover .views-field-body a {
    top: 0; }
  .view-video-gallery .gallery-item-container .views-field-body a:focus {
    top: 0; }

.view-video-gallery .views-field-body a {
  position: absolute;
  left: 0;
  max-width: 300px;
  height: 230px;
  width: 100%;
  padding: 30px;
  background: rgba(23, 84, 152, 0.9);
  color: #ffffff;
  top: -230px;
  transition: top 0.3s;
  margin: 0;
  font-size: 0.9em;
  text-decoration: none; }

.view-video-gallery .image-container {
  max-width: 300px;
  max-height: 230px; }
  .view-video-gallery .image-container img {
    float: left; }
  .view-video-gallery .image-container .gallery-item-container {
    float: left; }
  .view-video-gallery .image-container .views-field-title {
    width: 100%;
    height: 230px;
    position: relative;
    float: left;
    margin: -230px 0 0 0;
    padding: 20px;
    color: #2e2f30;
    text-decoration: none;
    font-weight: bold;
    display: table;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(87, 87, 87, 0) 40%, rgba(0, 0, 0, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#bf000000",GradientType=0 ); }
    .view-video-gallery .image-container .views-field-title span {
      position: absolute;
      bottom: 20px;
      color: #ffffff; }
    .view-video-gallery .image-container .views-field-title a {
      color: #ffffff;
      float: left;
      margin: 150px 0 0 0;
      text-decoration: none;
      vertical-align: bottom;
      position: relative; }

.node--video-gallery .field--name-field-categories .field__item a {
  float: left;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #c52639;
  border-right: 1px solid #d2d5d7; }

.node--video-gallery .field--name-field-topic .field__item a {
  float: left;
  clear: right;
  margin: 0;
  text-decoration: none;
  color: #d2d5d7; }

.node--video-gallery .field--name-body p,
.node--video-gallery .field--name-body {
  float: left;
  margin: 0 0 20px 0;
  color: #6a7987;
  line-height: 1.7em; }

.hover-reveal-container {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .hover-reveal-container:hover .hover-reveal-content {
    top: 0; }

.hover-reveal-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  transition: top 0.3s;
  overflow: hidden; }

.view-citizen-scientist .hover-reveal-container:after {
  padding-top: 100%;
  display: block;
  content: ""; }

.view-citizen-scientist .views-field-field-master-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.leaflet-popup-content .date-display-single,
.leaflet-popup-content .date-display-end {
  display: block; }

.leaflet-popup-content p {
  margin-top: 10px;
  margin-bottom: 0; }

.page-node-done .links a {
  max-width: 400px;
  width: 100%;
  padding: 20px;
  background: #175498;
  text-align: center;
  margin: 20px auto;
  font-weight: bold;
  list-style: none;
  color: #ffffff;
  text-decoration: none;
  float: left; }

.problem-webform-wrapper .form-textarea {
  border: 1px solid #9da2a5;
  width: 100%;
  padding: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.problem-webform-wrapper .form-text {
  border: 1px solid #9da2a5;
  height: 40px;
  padding: 5px;
  max-width: 500px;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.problem-webform-wrapper label,
.problem-webform-wrapper .description {
  font-weight: normal;
  color: #9da2a5; }

.l-main #nasa-subscribe-form .form-type-checkbox {
  float: left;
  width: 50%;
  clear: none;
  line-height: 30px;
  height: 30px;
  font-size: 1em;
  color: #6a7987; }
  @media (min-width: 0) and (max-width: 736px) {
    .l-main #nasa-subscribe-form .form-type-checkbox {
      width: 100%; } }
  .l-main #nasa-subscribe-form .form-type-checkbox input[type="checkbox"] {
    display: none; }
  .l-main #nasa-subscribe-form .form-type-checkbox input[type="checkbox"] + label {
    display: inline-block;
    width: 100%;
    padding: 0 0 0 35px;
    height: auto;
    background: url("../images/check-sprite-open.png") left bottom no-repeat; }
  .l-main #nasa-subscribe-form .form-type-checkbox input[type="checkbox"]:checked + label {
    background: url("../images/check-sprite-open.png") left top no-repeat; }

.l-content .form-type-checkbox {
  width: 100%;
  float: left;
  clear: left; }

.l-main #nasa-subscribe-form .subscribe_submit_main .form-type-textfield input#edit-email {
  width: 100%;
  height: 50px;
  padding-left: 10px;
  color: #2e2f30;
  background: #ffffff;
  border: 1px solid #d2d5d7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.l-main div.subscribe_submit_main {
  margin: 0 0 20px 0;
  float: left;
  width: 100%; }

.l-main #nasa-subscribe-form div div.subscribe_submit_main div.form-item.form-type-textfield.form-item-email label {
  display: none; }

.l-main #nasa-subscribe-form div.form-item.form-type-textfield.form-item-email {
  float: left;
  width: 70%;
  margin: 0 5% 0 0; }

.l-main #nasa-subscribe-form input#edit-submit-button.form-submit {
  background: #c52639;
  height: 50px;
  width: 25%;
  line-height: 50px;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #ffffff;
  float: right; }

#science-wow-subscribe-form {
  clear: both;
  padding-top: 15px; }
  #science-wow-subscribe-form input[type="submit"] {
    background: #c52639;
    height: 50px;
    width: initial;
    line-height: 50px;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #ffffff;
    float: none;
    padding: 0 15px; }

div#edit-newsletter-checkbox {
  clear: both; }

form.webform-client-form-5285 .webform-component--sara-mailing-list {
  display: none; }

form.webform-client-form-5285 .form-item.form-type-checkbox {
  display: inline-block;
  width: initial; }

form.webform-client-form-5285 .webform-component--email label {
  display: none; }

form.webform-client-form-5285 div.form-item.webform-component.webform-component-textfield.webform-component--email.webform-container-inline {
  width: 70%;
  float: left;
  padding-right: 5%; }
  @media (min-width: 0) and (max-width: 768px) {
    form.webform-client-form-5285 div.form-item.webform-component.webform-component-textfield.webform-component--email.webform-container-inline {
      width: 100%; } }

form.webform-client-form-5285 #edit-submitted-email {
  border: 1px solid #d2d5d7;
  height: 50px;
  border-radius: 3px;
  padding-left: 10px;
  width: 100%; }

@media (min-width: 0) and (max-width: 768px) {
  form.webform-client-form-5285 .form-actions {
    clear: both; } }

form.webform-client-form-5285 input.webform-submit.button-primary.form-submit {
  border-radius: 3px;
  float: right;
  width: 30%;
  position: relative;
  top: -150px; }
  @media (min-width: 0) and (max-width: 768px) {
    form.webform-client-form-5285 input.webform-submit.button-primary.form-submit {
      float: none;
      width: 100%;
      top: 0; } }

form.webform-client-form-5285 .science-wow-link {
  clear: left;
  float: left;
  padding: 15px 0 25px; }

.page-node-5285.page-node-done .links {
  display: none; }

.l-main .webform-client-form-5085 .form-checkboxes {
  overflow: auto; }

.l-main .webform-client-form-5085 .form-item.webform-component.webform-component-checkboxes label {
  float: none;
  margin: 20px 0 10px; }

.l-main .webform-client-form-5085 .form-type-checkbox {
  float: none; }

.l-main .form-type-checkbox {
  float: left;
  line-height: 30px;
  font-size: 1em;
  color: #6a7987; }
  @media (min-width: 0) and (max-width: 736px) {
    .l-main .form-type-checkbox {
      width: 100%; } }
  .l-main .form-type-checkbox input[type="checkbox"] {
    display: none; }
  .l-main .form-type-checkbox input[type="checkbox"] + label {
    display: inline-block;
    width: 100%;
    padding: 0 0 0 35px;
    height: auto;
    background: url("../images/open.png") left top no-repeat; }
  .l-main .form-type-checkbox input[type="checkbox"]:checked + label {
    background: url("../images/checked.png") left top no-repeat; }

.l-main .form-item.webform-component.webform-component-textarea label,
.form-item.webform-component.webform-component-checkboxes label {
  float: left;
  clear: left;
  margin: 20px 0; }

.l-main .form-item.webform-component.webform-component-checkboxes label.option {
  margin: 0 0 5px 0; }

#edit-submitted-fieldset {
  float: left; }

div.form-item.webform-component.webform-component-checkboxes.webform-component--fieldset {
  float: left; }

.l-content table {
  float: left;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 0) and (max-width: 736px) {
    .l-content table td {
      width: auto;
      padding: 0 10px 10px 0; } }

.node-type-people div.field.field--name-field-master-image {
  margin: 0 0 40px 0; }

.node-type-people div.field.field--name-field-side-quote {
  float: left;
  width: 30%;
  padding: 0 20px;
  color: #9da2a5;
  font-size: 1em;
  font-weight: normal;
  box-sizing: border-box; }
  @media (min-width: 0) and (max-width: 736px) {
    .node-type-people div.field.field--name-field-side-quote {
      width: 60%;
      margin: 0 20%;
      float: left;
      font-size: 22px;
      padding: 40px 0; } }

.node-type-people div.field.field--name-field-side-quote p:before {
  content: "\f10d";
  font-size: 19px;
  font-family: Fontawesome;
  float: left;
  color: #4a90e2;
  margin: 0 5px 0 0; }
  @media (min-width: 0) and (max-width: 736px) {
    .node-type-people div.field.field--name-field-side-quote p:before {
      font-size: 25px; } }

.node-type-people div.field.field--name-field-side-quote p:after {
  content: "\f10e";
  font-size: 19px;
  font-family: Fontawesome;
  color: #4a90e2;
  margin: 0 5px 0 10px; }
  @media (min-width: 0) and (max-width: 736px) {
    .node-type-people div.field.field--name-field-side-quote p:after {
      font-size: 25px; } }

.colors-taxonomy-term-15,
.colors-taxonomy-term-10532 {
  background-color: #facf03;
  border-color: #facf03; }
  .colors-taxonomy-term-15 .fc-event-title,
  .colors-taxonomy-term-10532 .fc-event-title {
    color: #000000; }
  .colors-taxonomy-term-15 .fc-event-time,
  .colors-taxonomy-term-10532 .fc-event-time {
    background-color: #facf03; }

.colors-taxonomy-term-26,
.colors-taxonomy-term-10530 {
  background-color: #7acf61;
  border-color: #7acf61; }
  .colors-taxonomy-term-26 .fc-event-title,
  .colors-taxonomy-term-10530 .fc-event-title {
    color: #000000; }
  .colors-taxonomy-term-26 .fc-event-time,
  .colors-taxonomy-term-10530 .fc-event-time {
    background-color: #7acf61; }

.colors-taxonomy-term-62,
.colors-taxonomy-term-10529 {
  background-color: #d74780;
  border-color: #d74780; }
  .colors-taxonomy-term-62 .fc-event-time,
  .colors-taxonomy-term-10529 .fc-event-time {
    background-color: #d74780; }

.colors-taxonomy-term-76 {
  background-color: #6e99b7;
  border-color: #6e99b7; }
  .colors-taxonomy-term-76 .fc-event-time {
    background-color: #6e99b7; }

.colors-taxonomy-term-77,
.colors-taxonomy-term-10533 {
  background-color: #03c4d7;
  border-color: #03c4d7; }
  .colors-taxonomy-term-77 .fc-event-time,
  .colors-taxonomy-term-10533 .fc-event-time {
    background-color: #03c4d7; }

.colors-taxonomy-term-106,
.colors-taxonomy-term-10531 {
  background-color: #402874;
  border-color: #402874; }
  .colors-taxonomy-term-106 .fc-event-time,
  .colors-taxonomy-term-10531 .fc-event-time {
    background-color: #402874; }

.colors-taxonomy-term-3864,
.colors-taxonomy-term-10534 {
  background-color: #9c89d6;
  border-color: #9c89d6; }
  .colors-taxonomy-term-3864 .fc-event-time,
  .colors-taxonomy-term-10534 .fc-event-time {
    background-color: #9c89d6; }

.colors-taxonomy-term-8663 {
  background-color: #434b5c;
  border-color: #434b5c; }
  .colors-taxonomy-term-8663 .fc-event-time {
    background-color: #434b5c; }

.colors-taxonomy-term-10600 .fc-event-title:after {
  content: '\f02d';
  font-family: Fontawesome;
  font-size: 1.25em;
  padding: 0 10px; }

.colors-taxonomy-term-10593 .fc-event-title:after {
  content: '\f19c';
  font-family: Fontawesome;
  font-size: 1.25em;
  padding: 0 10px; }

.colors-taxonomy-term-10593.colors-taxonomy-term-10600 .fc-event-title:after {
  content: '\f19c    \f02d'; }

.colors-taxonomy-term-10594 .fc-event-title:after {
  content: '\f072';
  font-family: Fontawesome;
  font-size: 1.25em;
  padding: 0 10px; }

.colors-taxonomy-term-10594.colors-taxonomy-term-10600 .fc-event-title:after {
  content: '\f072    \f02d'; }

.colors-taxonomy-term-10594.colors-taxonomy-term-10593 .fc-event-title:after {
  content: '\f072    \f19c'; }

.colors-taxonomy-term-10594.colors-taxonomy-term-10593.colors-taxonomy-term-10600 .fc-event-title:after {
  content: '\f072    \f19c    \f02d'; }

.colors-taxonomy-term-10592 .fc-event-title:after {
  content: '\f12a';
  font-family: Fontawesome;
  font-size: 1.25em;
  padding: 0 10px; }

.colors-taxonomy-term-10592.colors-taxonomy-term-10600 .fc-event-title:after {
  content: '\f12a    \f02d'; }

.colors-taxonomy-term-10592.colors-taxonomy-term-10594 .fc-event-title:after {
  content: '\f12a   \f072'; }

.colors-taxonomy-term-10592.colors-taxonomy-term-10594.colors-taxonomy-term-10600 .fc-event-title:after {
  content: '\f12a   \f072    \f02d'; }

.colors-taxonomy-term-10592.colors-taxonomy-term-10594.colors-taxonomy-term-10593 .fc-event-title:after {
  content: '\f12a   \f072    \f19c'; }

.colors-taxonomy-term-10592.colors-taxonomy-term-10594.colors-taxonomy-term-10593.colors-taxonomy-term-10600 .fc-event-title:after {
  content: '\f12a   \f072    \f19c    \f02d'; }

.colors-taxonomy-term-10592.colors-taxonomy-term-10593 .fc-event-title:after {
  content: '\f12a    \f19c'; }

.colors-taxonomy-term-10592.colors-taxonomy-term-10593.colors-taxonomy-term-10600 .fc-event-title:after {
  content: '\f12a   \f19c    \f02d'; }

.colors-taxonomy-term-9999,
.colors-taxonomy-term-10535 {
  background-color: #f39998;
  border-color: #f39998; }
  .colors-taxonomy-term-9999 .fc-event-title,
  .colors-taxonomy-term-10535 .fc-event-title {
    color: #000000; }
  .colors-taxonomy-term-9999 .fc-event-time,
  .colors-taxonomy-term-10535 .fc-event-time {
    background-color: #f39998; }

.colors-taxonomy-term-10000,
.colors-taxonomy-term-10536 {
  background-color: #708090;
  border-color: #708090; }
  .colors-taxonomy-term-10000 .fc-event-time,
  .colors-taxonomy-term-10536 .fc-event-time {
    background-color: #708090; }

.colors-taxonomy-term-128,
.colors-taxonomy-term-10539 {
  background-color: #36c;
  border-color: #36c; }
  .colors-taxonomy-term-128 .fc-event-time,
  .colors-taxonomy-term-10539 .fc-event-time {
    background-color: #708090; }

.section-learners .views-widget-filter-field_division_tid {
  padding-right: 0; }

.view-nasa-at-home-content .view-header {
  margin-bottom: 20px; }

.view-nasa-at-home-content .views-field-title .field-content a {
  float: left;
  font-family: Fjalla One, Arial, Helvetica, Sans-serif;
  color: #2e2f30;
  height: 50px;
  text-decoration: none;
  padding: 10px 15px 0 15px; }

.view-nasa-at-home-content .views-field-title .field-content a {
  width: 100%; }

.view-nasa-at-home-content .views-field-field-nasa-at-home-topic,
.view-nasa-at-home-content .views-field-field-age-level {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 15px; }

.view-nasa-at-home-content .views-field-field-nasa-at-home-topic {
  padding-left: 15px; }

.view-nasa-at-home-content .views-field-field-age-level {
  color: #6a7987;
  padding-right: 15px; }

@media (min-width: 0) and (max-width: 568px) {
  .view-nasa-at-home-content .view-content {
    float: left;
    width: 100%; } }

.view-nasa-at-home-content .nasaathome-item {
  max-width: 225px;
  margin: auto;
  border: 1px solid #e8ebec; }

.view-nasa-at-home-content .views-field-field-master-image a {
  display: -ms-flexbox;
  display: flex; }

.view-nasa-at-home-content .hover-reveal-container {
  height: 225px; }

/* Header Key */
.view-nasa-at-home-content__key--label, .view-nasa-at-home-content__key--item {
  display: inline-block; }

.view-nasa-at-home-content__key--label {
  width: 130px; }

.view-nasa-at-home-content__key--item:not(:last-child):after {
  content: '|';
  padding: 0 2px; }

.front ul.breadcrumb {
  visibility: hidden;
  height: 0;
  position: absolute;
  left: -9999px; }

.not-front ul.breadcrumb {
  position: absolute;
  top: 120px;
  float: left;
  margin: 0 0 0 -60px; }
  @media (min-width: 0) and (max-width: 1080px) {
    .not-front ul.breadcrumb {
      margin-left: 0; } }
  .not-front ul.breadcrumb li a {
    text-decoration: none; }

.page-sciencenews ul.breadcrumb,
.page-blognews ul.breadcrumb,
.node-type-listing-page ul.breadcrumb {
  position: absolute;
  top: 120px;
  float: left;
  margin: 0; }
  @media (min-width: 0) and (max-width: 1080px) {
    .page-sciencenews ul.breadcrumb,
    .page-blognews ul.breadcrumb,
    .node-type-listing-page ul.breadcrumb {
      margin-left: 0; } }
  .page-sciencenews ul.breadcrumb li a,
  .page-blognews ul.breadcrumb li a,
  .node-type-listing-page ul.breadcrumb li a {
    text-decoration: none; }

.not-front.node-type-page ul.breadcrumb,
.not-front.page-missions-page ul.breadcrumb,
.not-front.page-sciencenews ul.breadcrumb,
.page-event-listing ul.breadcrumb,
.page-node-done ul.breadcrumb,
.page-toolkits ul.breadcrumb,
.page-event-map ul.breadcrumb,
.section-contact-us ul.breadcrumb,
.node-type-people ul.breadcrumb,
.page-glossary ul.breadcrumb,
.section-learners ul.breadcrumb,
.page-latest-science-news ul.breadcrumb {
  display: none; }

a#sidr-0-button {
  font-size: 35px;
  padding: 0 25px 0 0;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-right: 1px solid #cdcdcd;
  text-decoration: none;
  color: #ffffff;
  margin: 25px 15px 15px 15px; }

#block-system-main-menu {
  width: 80%;
  background: none;
  float: right; }
  #block-system-main-menu ul {
    display: block;
    float: right;
    width: 100%;
    margin: 15px auto;
    clear: both;
    border-top: 0;
    border-left: 1px solid #ffffff; }
    #block-system-main-menu ul li {
      width: 14%;
      font-size: 0.8em;
      line-height: 40px;
      height: 40px;
      float: left;
      display: inline;
      list-style: none;
      text-align: center; }
      #block-system-main-menu ul li a {
        color: #ffffff;
        text-decoration: none; }

.not-front.node-type-page .l-page #block-nice-menus-1 ul.nice-menu,
.not-front.page-missions-page .l-page #block-nice-menus-1 ul.nice-menu,
.not-front.page-event-listing .l-page #block-nice-menus-1 ul.nice-menu,
.not-front.page-toolkits .l-page #block-nice-menus-1 ul.nice-menu,
.not-front.page-event-map .l-page #block-nice-menus-1 ul.nice-menu,
.not-front.section-contact-us .l-page #block-nice-menus-1 ul.nice-menu,
.not-front.node-type-people .l-page #block-nice-menus-1 ul.nice-menu,
.not-front.section-learners .l-page #block-nice-menus-1 ul.nice-menu {
  border-color: #ffffff; }
  .not-front.node-type-page .l-page #block-nice-menus-1 ul.nice-menu li a,
  .not-front.page-missions-page .l-page #block-nice-menus-1 ul.nice-menu li a,
  .not-front.page-event-listing .l-page #block-nice-menus-1 ul.nice-menu li a,
  .not-front.page-toolkits .l-page #block-nice-menus-1 ul.nice-menu li a,
  .not-front.page-event-map .l-page #block-nice-menus-1 ul.nice-menu li a,
  .not-front.section-contact-us .l-page #block-nice-menus-1 ul.nice-menu li a,
  .not-front.node-type-people .l-page #block-nice-menus-1 ul.nice-menu li a,
  .not-front.section-learners .l-page #block-nice-menus-1 ul.nice-menu li a {
    color: #ffffff; }
  .not-front.node-type-page .l-page #block-nice-menus-1 ul.nice-menu ul li a,
  .not-front.page-missions-page .l-page #block-nice-menus-1 ul.nice-menu ul li a,
  .not-front.page-event-listing .l-page #block-nice-menus-1 ul.nice-menu ul li a,
  .not-front.page-toolkits .l-page #block-nice-menus-1 ul.nice-menu ul li a,
  .not-front.page-event-map .l-page #block-nice-menus-1 ul.nice-menu ul li a,
  .not-front.section-contact-us .l-page #block-nice-menus-1 ul.nice-menu ul li a,
  .not-front.node-type-people .l-page #block-nice-menus-1 ul.nice-menu ul li a,
  .not-front.section-learners .l-page #block-nice-menus-1 ul.nice-menu ul li a {
    color: #333333; }

.not-front .l-page #block-nice-menus-1 ul.nice-menu {
  border-color: #e8ebec; }

.secondary-menu li.leaf.has-children.active-trail,
.secondary-menu li.leaf.active-trail {
  background: #5f6467;
  height: 47px;
  margin: 5px 0 0 -1px; }

.secondary-menu li.first.leaf.has-children.active-trail,
.secondary-menu li.first.leaf.active-trail {
  margin: 5px 0 0 0; }

.secondary-menu li.leaf.has-children.active-trail a.active-trail,
.secondary-menu li.leaf.active-trail a.active-trail {
  border: 0;
  margin-top: -5px; }

.block--menu-menu-main-secondary li {
  box-sizing: border-box;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -webkit-flex-basis: 0;
  -webkit-flex-grow: 1;
  -ms-flexbox-flex-grow: 1;
  -ms-flexbox-flex-basis: 0; }
  .block--menu-menu-main-secondary li a {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    -ms-flex-pack: center;
        justify-content: center; }

.front .secondary-menu {
  width: 99%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.section-learners .secondary-menu {
  float: unset; }

.secondary-menu {
  position: relative;
  width: 100%;
  float: left;
  background: #2e2f30;
  background: rgba(36, 36, 36, 0.86) url("../images/aboutus-nav-border.png") no-repeat top/100% 5px;
  font-size: 1.2em; }
  .secondary-menu.block--menu-menu-menu-earth-science {
    background: linear-gradient(to right, #7acf61 0%, #0daacc 50%, #14428c 100%);
    padding-top: 8px; }
  .secondary-menu li {
    position: relative;
    font-size: 1em;
    float: left;
    list-style: none;
    text-align: center;
    font-family: Fjalla One, Arial, Helvetica, sans-serif;
    font-weight: 300;
    white-space: nowrap;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -moz-box-shrink: 0;
    -ms-flexbox-shrink: 0;
    transition: background-color 200ms ease; }
    .secondary-menu li a {
      text-decoration: none;
      color: #ffffff;
      line-height: 52px;
      padding: 0 15px;
      float: right;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      white-space: nowrap; }
    .front .secondary-menu li a {
      line-height: 52px; }
  .secondary-menu .hidden-links li a {
    border: 0; }
  .secondary-menu .expanded {
    transition: background 0.3s; }
    .secondary-menu .expanded .menu {
      position: absolute;
      top: 100%;
      left: 0;
      height: auto;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      background: #5f6467;
      white-space: nowrap;
      overflow: hidden; }
    .secondary-menu .expanded li {
      position: relative;
      width: auto;
      display: inline-block;
      font-size: 0.9em;
      height: 0;
      transition: height 0.3s; }
      .secondary-menu .expanded li a {
        text-align: left; }
      .secondary-menu .expanded li:hover {
        background: #7acf61; }
    .secondary-menu .expanded > a {
      margin-right: 40px;
      padding-right: 0; }
    .secondary-menu .expanded.open li {
      height: 70px; }
    .secondary-menu .expanded.open:after {
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
    .secondary-menu .expanded:after {
      content: "";
      position: relative;
      right: 20px;
      top: 0;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #7acf61;
      display: inline-block;
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
      transition: transform 0.3s; }
  .secondary-menu .menu {
    height: 100%;
    border-radius: 0 0 3px 3px;
    position: relative;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex; }
    .secondary-menu .menu li:last-child a {
      border: 0; }
    .secondary-menu .menu li.missions {
      border-top: 5px solid #6e99b7; }
      .secondary-menu .menu li.missions:hover {
        background-color: #6e99b7; }
    .secondary-menu .menu li.space-experiments {
      border-top: 5px solid #ff8c00; }
      .secondary-menu .menu li.space-experiments:hover {
        background-color: #ff8c00; }
    .secondary-menu .menu li.citizen-science {
      border-top: 5px solid #678943; }
      .secondary-menu .menu li.citizen-science:hover {
        background-color: #678943; }
    .secondary-menu .menu li.covid {
      border-top: 5px solid #cc5d11; }
      .secondary-menu .menu li.covid:hover {
        background-color: #cc5d11; }
    .secondary-menu .menu li.lunar-discovery {
      border-top: 5px solid #993300; }
      .secondary-menu .menu li.lunar-discovery:hover {
        background-color: #993300; }
    .secondary-menu .menu li.science-tech {
      border-top: 5px solid #d74780; }
      .secondary-menu .menu li.science-tech:hover {
        background-color: #d74780; }
    .secondary-menu .menu li.universe {
      border-top: 5px solid #03c4d7; }
      .secondary-menu .menu li.universe:hover {
        background-color: #03c4d7; }
    .secondary-menu .menu li.solar {
      border-top: 5px solid #402874; }
      .secondary-menu .menu li.solar:hover {
        background-color: #402874; }
    .secondary-menu .menu li.sun {
      border-top: 5px solid #facf03; }
      .secondary-menu .menu li.sun:hover {
        background-color: #facf03; }
    .secondary-menu .menu li.earth {
      border-top: 5px solid #7acf61; }
      .secondary-menu .menu li.earth:hover {
        background-color: #7acf61; }
  .secondary-menu .more {
    position: absolute;
    top: 0;
    right: 0;
    height: 52px;
    width: 75px;
    background: none;
    border: 0;
    text-align: left;
    color: #ffffff;
    margin-right: 12px;
    font-family: Fjalla One, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 19.2px; }
    .secondary-menu .more.hidden {
      display: none; }
    .secondary-menu .more:after {
      content: "\f0d7";
      font-family: Fontawesome;
      margin: 0 0 0 5px;
      color: #4a90e2; }
  .secondary-menu .hidden-links {
    position: absolute;
    top: 100%;
    right: 0;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: end;
        align-items: flex-end;
    height: auto;
    max-width: 300px;
    z-index: 1;
    background: #2e2f30; }
    .secondary-menu .hidden-links.hidden {
      display: none; }
    .secondary-menu .hidden-links li {
      width: 100%; }
      .secondary-menu .hidden-links li.leaf {
        margin: 0 0 0 -1px; }
    .secondary-menu .hidden-links .expanded {
      position: relative;
      height: auto; }
      .secondary-menu .hidden-links .expanded > a {
        margin-right: 50px; }
      .secondary-menu .hidden-links .expanded a {
        float: none; }
      .secondary-menu .hidden-links .expanded .menu {
        position: relative;
        -ms-flex-direction: column;
            flex-direction: column;
        top: 0;
        height: auto; }
        .secondary-menu .hidden-links .expanded .menu li {
          height: 0;
          position: relative;
          transition: height 0.3s; }
      .secondary-menu .hidden-links .expanded.open {
        background: #2e2f30; }
        .secondary-menu .hidden-links .expanded.open li {
          height: 70px; }
      .secondary-menu .hidden-links .expanded:after {
        position: absolute;
        top: 30px;
        right: 10px; }
  .secondary-menu .menu .leaf,
  .secondary-menu .menu .collapsed,
  .secondary-menu .menu .expanded {
    list-style: none; }

.mobile-menu-basic button.more {
  display: none; }

@media (max-width: 1080px) {
  .block--menu-menu-main-secondary li {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

@media (max-width: 520px) {
  .secondary-menu > .menu {
    height: auto;
    -ms-flex-direction: column;
        flex-direction: column; }
  .secondary-menu .more {
    position: relative;
    width: 100%; }
    .secondary-menu .more.hidden {
      display: block; }
  .secondary-menu .hidden-links {
    max-width: none;
    width: 100%; }
  .secondary-menu.mobile-menu li {
    width: 100%; }
  .secondary-menu.mobile-menu .menu.hidden {
    display: none; }
  .secondary-menu .menu li.missions {
    border-top: 0;
    border-left: 10px solid #6e99b7; }
  .secondary-menu .menu li.science-tech {
    border-top: 0;
    border-left: 10px solid #d74780; }
  .secondary-menu .menu li.space-experiments {
    border-top: 0;
    border-left: 10px solid #ff8c00; }
  .secondary-menu .menu li.lunar-discovery {
    border-top: 0;
    border-left: 10px solid #993300; }
  .secondary-menu .menu li.universe {
    border-top: 0;
    border-left: 10px solid #03c4d7; }
  .secondary-menu .menu li.solar {
    border-top: 0;
    border-left: 10px solid #402874; }
  .secondary-menu .menu li.sun {
    border-top: 0;
    border-left: 10px solid #facf03; }
  .secondary-menu .menu li.earth {
    border-top: 0;
    border-left: 10px solid #7acf61; } }

.about-us-taxonomy .secondary-menu,
.researchers-taxonomy .secondary-menu {
  background: #2e2f30 url("../images/aboutus-nav-border.png") no-repeat top/100% 5px; }

.l-region--highlighted .block--nice-menus.earth-science-menu,
.section-earth-science .secondary-menu,
.earth-taxonomy .secondary-menu {
  background: #2e2f30 url("../images/earth-nav-border.png") no-repeat top/100% 5px; }

.l-region--highlighted .block--nice-menus.sun-menu,
.section-sun .secondary-menu,
.sun-taxonomy .secondary-menu {
  background: #2e2f30 url("../images/sun-nav-border.png") no-repeat top/100% 5px; }

.l-region--highlighted .block--nice-menus.biological-physical-menu,
.l-region--highlighted .block--nice-menus.space-experiments-menu,
.section-biological-physical .secondary-menu,
.space-experiments-taxonomy .secondary-menu {
  background: #2e2f30 url("../images/space-experiments-nav-border.png") no-repeat top/100% 5px; }

.section-universe .secondary-menu,
.universe-taxonomy .secondary-menu {
  background: #2e2f30 url("../images/universe-nav-border.png") no-repeat top/100% 5px; }

.section-solar-system .secondary-menu,
.solar-taxonomy .secondary-menu {
  background: #2e2f30 url("../images/solar-nav-border.png") no-repeat top/100% 5px; }

.section-science-and-technology .secondary-menu,
.science-tech-taxonomy .secondary-menu {
  background: #2e2f30 url("../images/s-t-nav-border.png") no-repeat top/100% 5px; }

.l-region--highlighted .block--nice-menus {
  margin: 0 auto 0 auto;
  max-width: 1080px;
  width: 100%;
  float: none;
  height: 70px;
  background: #2e2f30; }
  .l-region--highlighted .block--nice-menus ul {
    width: 100%; }
    .l-region--highlighted .block--nice-menus ul li {
      font-family: Fjalla One, Arial, Helvetica, sans-serif;
      font-size: 1.2em; }
      .l-region--highlighted .block--nice-menus ul li.active-trail {
        background: #5f6467;
        height: 65px;
        margin: 5px 0 0 0;
        border: 0; }
      .l-region--highlighted .block--nice-menus ul li.menuparent {
        font-size: 1.2em;
        background: url("../images/green-arrow.png") right 8px center no-repeat !important;
        width: auto;
        text-align: center;
        float: left;
        border: 0;
        height: 70px;
        line-height: 70px;
        font-family: Fjalla One, Arial, Helvetica, sans-serif; }
        .l-region--highlighted .block--nice-menus ul li.menuparent ul {
          padding: 40px 20px 20px 20px;
          border: 0;
          box-sizing: border-box;
          width: 240px;
          background: url("../images/drop-arrow.png") no-repeat top center;
          left: -35px;
          box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.3);
          margin: 15px 0 0 0; }
          .l-region--highlighted .block--nice-menus ul li.menuparent ul li {
            font-family: Raleway, Arial, Helvetica, sans-serif;
            line-height: 20px;
            height: auto;
            font-size: 1em;
            text-align: left;
            width: 100%; }
            .l-region--highlighted .block--nice-menus ul li.menuparent ul li:hover {
              background: #4a90e2;
              color: #ffffff;
              padding: 0; }
            .l-region--highlighted .block--nice-menus ul li.menuparent ul li a {
              color: #2e2f30;
              margin: 0;
              padding: 10px;
              line-height: 20px;
              border: 0;
              float: left;
              height: auto;
              width: 100%;
              max-height: 80px;
              font-size: 0.8em; }
              .l-region--highlighted .block--nice-menus ul li.menuparent ul li a:hover {
                color: #ffffff; }
      .l-region--highlighted .block--nice-menus ul li.menu-path-front {
        background: none;
        width: auto;
        text-align: center;
        float: left;
        border: 0;
        height: 70px;
        line-height: 70px;
        font-family: Fjalla One, Arial, Helvetica, sans-serif; }
      .l-region--highlighted .block--nice-menus ul li.last a {
        border: 0; }
      .l-region--highlighted .block--nice-menus ul li a {
        text-decoration: none;
        color: #ffffff;
        border-right: 1px solid #5f6467;
        padding: 0 20px;
        height: 30px;
        line-height: 30px;
        margin: 25px 0 15px 0; }
        .l-region--highlighted .block--nice-menus ul li a.active {
          margin: 20px 0; }

.earth-science-menu ul li.data-resources {
  display: block; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .earth-science-menu ul li.data-resources {
      display: none; } }

.earth-science-menu ul li.missions {
  display: block; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .earth-science-menu ul li.missions {
      display: none; } }

.earth-science-menu ul li.earth-other {
  display: none; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .earth-science-menu ul li.earth-other {
      display: block; } }

@media (min-width: 0) and (max-width: 768px) {
  ul#menu-earth-science {
    background: #ffffff;
    width: 100%;
    height: auto;
    border: 1px solid #e8ebec; }
    ul#menu-earth-science li {
      width: 100%;
      height: 40px;
      float: left;
      line-height: 40px;
      border-bottom: 1px solid #5f6467; }
      ul#menu-earth-science li a {
        color: #5f6467; } }

@media (min-width: 0) and (max-width: 768px) {
  #block-responsive-dropdown-menus-menu-earth-science {
    width: 90%;
    float: none;
    margin: -40px auto 0 auto;
    background: #5f6467;
    padding: 15px;
    box-sizing: border-box;
    -webkit-border-radius: 3px 3px 0 0; }
    #block-responsive-dropdown-menus-menu-earth-science span.lines {
      float: right;
      color: #ffffff; } }

ul#mobile-menu.mobile-menu-accordion {
  background: #ffffff; }
  ul#mobile-menu.mobile-menu-accordion li {
    border: 0;
    background: none; }

#mobile-menu {
  background: #ffffff;
  width: 100%; }

#mobile-menu-wrapper {
  float: left;
  width: 90%;
  margin: 0 5%;
  background: none; }
  #mobile-menu-wrapper .first.leaf {
    margin: 20px 3% 0 3% !important; }
  #mobile-menu-wrapper .last.leaf {
    margin: 0 3% 20px 3% !important; }
  #mobile-menu-wrapper ul li {
    height: 50px;
    border: 0;
    width: 94%;
    margin: 0 3% 0 3%;
    box-sizing: border-box;
    line-height: 50px; }
    #mobile-menu-wrapper ul li a {
      text-decoration: none;
      color: #6a7987;
      padding: 5px 15px;
      height: 50px;
      width: 100%;
      float: left;
      line-height: 50px; }
      #mobile-menu-wrapper ul li a:hover {
        background: #4a90e2;
        color: #ffffff; }
      #mobile-menu-wrapper ul li a:active {
        background: #175498;
        color: #ffffff; }
  #mobile-menu-wrapper ul#mobile-menu.mobile-menu-accordion {
    background: #ffffff;
    padding: 10px 30px;
    width: 100%; }
  #mobile-menu-wrapper .l-page #mobile-menu-inner {
    width: 100%; }

#collapsed-menu-button.mobile-menu-button {
  width: 100%;
  background: #2e2f30 url("../images/aboutus-nav-border.png") no-repeat top/100% 5px;
  margin: 0;
  float: left;
  height: 70px;
  line-height: 30px;
  color: #ffffff;
  border: 0;
  box-sizing: border-box;
  padding: 20px;
  font-family: Fjalla One, Arial, Sans-serif;
  font-weight: normal;
  font-size: 1.2em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }
  #collapsed-menu-button.mobile-menu-button:after {
    content: "\f0c9";
    color: #ffffff;
    float: right;
    font-size: 1.5em;
    font-family: Fontawesome; }

.node-type-listing-page #collapsed-menu-button.mobile-menu-button {
  margin: 40px 5% 0 5%; }

.node-type-listing-page.section-roses-blogs #collapsed-menu-button.mobile-menu-button,
.node-type-listing-page.section-sara #collapsed-menu-button.mobile-menu-button {
  margin: 80px 5% 0 5%; }

#mobile-menu-inner {
  width: 100%; }

.earth-taxonomy #collapsed-menu-button.mobile-menu-button {
  background: #2e2f30 url("../images/earth-nav-border.png") no-repeat top/100% 5px; }

.universe-taxonomy #collapsed-menu-button.mobile-menu-button {
  background: #2e2f30 url("../images/universe-nav-border.png") no-repeat top/100% 5px; }

.sun-taxonomy #collapsed-menu-button.mobile-menu-button {
  background: #2e2f30 url("../images/sun-nav-border.png") no-repeat top/100% 5px; }

.space-experiments-taxonomy #collapsed-menu-button.mobile-menu-button {
  background: #2e2f30 url("../images/space-experiments-nav-border.png") no-repeat top/100% 5px; }

.solar-taxonomy #collapsed-menu-button.mobile-menu-button {
  background: #2e2f30 url("../images/solar-nav-border.png") no-repeat top/100% 5px; }

.science-tech-taxonomy #collapsed-menu-button.mobile-menu-button {
  background: #2e2f30 url("../images/s-t-nav-border.png") no-repeat top/100% 5px; }

.page-missions-page,
.mission-taxonomy #collapsed-menu-button.mobile-menu-button {
  background: #2e2f30 url("../images/missions-nav-border.png") no-repeat top/100% 5px; }

.front #collapsed-menu-button.mobile-menu-button {
  background: #2e2f30 url("../images/universe-nav-border.png") no-repeat top/100% 5px;
  width: 100%;
  margin: 0; }

#mmenu_left {
  background: #2e2f30; }
  #mmenu_left div.mm-search {
    border: 0;
    position: relative !important;
    top: 0 !important;
    float: left !important;
    height: 80px !important; }
  #mmenu_left ul.mm-list li.mmenu-block-wrap {
    border: 0 !important;
    box-shadow: none;
    background: none; }
  #mmenu_left ul.mm-list .block--nice-menus ul.mm-list li {
    float: left; }

.mmenu-nav #nice-menu-1 li {
  background: none;
  width: 100%;
  border: 0; }

.node-type-blog-article #hamburger,
.node-type-news-article #hamburger {
  width: 80px;
  height: 44px;
  border-right: 1px solid #ffffff;
  display: none;
  position: absolute;
  top: 20px;
  line-height: 44px; }
  @media (min-width: 0) and (max-width: 1080px) {
    .node-type-blog-article #hamburger,
    .node-type-news-article #hamburger {
      display: block; } }
  .node-type-blog-article #hamburger a,
  .node-type-news-article #hamburger a {
    width: 60px;
    height: 44px;
    float: left; }
    .node-type-blog-article #hamburger a .icon-icon_menu,
    .node-type-blog-article #hamburger a i.fa.fa-navicon,
    .node-type-news-article #hamburger a .icon-icon_menu,
    .node-type-news-article #hamburger a i.fa.fa-navicon {
      font-size: 30px;
      color: #6a7987;
      line-height: 0;
      height: 44px;
      width: 60px;
      text-align: center; }

#hamburger {
  width: 80px;
  height: 44px;
  border-right: 1px solid #ffffff;
  display: none;
  position: absolute;
  top: 20px;
  line-height: 44px; }
  @media (min-width: 0) and (max-width: 1080px) {
    #hamburger {
      display: block; } }
  #hamburger a {
    width: 60px;
    height: 44px;
    float: left; }
    #hamburger a .icon-icon_menu,
    #hamburger a i.fa.fa-navicon {
      font-size: 30px;
      color: #6a7987;
      line-height: 0;
      height: 44px;
      width: 60px;
      text-align: center; }

.front #hamburger .icon-icon_menu,
.front #hamburger i.fa.fa-navicon,
.not-front.node-type-page #hamburger .icon-icon_menu,
.not-front.node-type-page #hamburger i.fa.fa-navicon,
.not-front.page-missions-page #hamburger .icon-icon_menu,
.not-front.page-missions-page #hamburger i.fa.fa-navicon,
.not-front.page-event-listing #hamburger .icon-icon_menu,
.not-front.page-event-listing #hamburger i.fa.fa-navicon,
.section-toolkits #hamburger .icon-icon_menu,
.section-toolkits #hamburger i.fa.fa-navicon,
.section-event-map #hamburger .icon-icon_menu,
.section-event-map #hamburger i.fa.fa-navicon,
.section-contact-us #hamburger .icon-icon_menu,
.section-contact-us #hamburger i.fa.fa-navicon,
.node-type-people #hamburger .icon-icon_menu,
.node-type-people #hamburger i.fa.fa-navicon,
.page-people-of-science #hamburger .icon-icon_menu,
.page-people-of-science #hamburger i.fa.fa-navicon {
  color: #ffffff; }

ul.mmenu-mm-list-level-2.mm-list.mm-panel {
  padding: 0 !important;
  margin: 0 0 0 25px;
  border-left: 1px solid #333333;
  background: #2e2f30 !important; }

ul#mm-0.mm-list.mm-panel.mm-opened.mm-current {
  padding-top: 80px !important; }

.mm-list.mm-panel.mm-opened {
  padding: 0 !important; }

#mmenu_left div.mm-search input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  height: 40px;
  padding: 0 0 0 60px;
  width: 90% !important;
  margin: 10px 0 0 35px;
  box-sizing: border-box !important;
  font-size: 1.5em;
  font-weight: 300;
  background: #2e2f30 url("../images/search.png") no-repeat 5px center; }

nav#mmenu_left.mmenu-nav #mm-0.mm-list.mm-panel {
  padding: 0 !important; }

nav ul.mmenu-mm-list-level-2 span.mmenu-block-title {
  color: #6a7987 !important;
  font-family: "Raleway", Arial, Helvetica;
  font-size: 1.1em !important;
  font-weight: normal !important; }

nav ul.mm-list li.mmenu-block-wrap span ul.mmenu-mm-list-level-1.mm-list a.mmenu-mm-list span.mmenu-block-title {
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #ffffff; }

li.mmenu-mm-list-path-node-2 {
  border: 0 !important; }

li.mmenu-mm-list-path-node-2.active trail {
  background: #4a90e2;
  color: #ffffff !important;
  text-shadow: none; }

i.icon-list2,
.icon-home {
  display: none !important;
  padding: 0; }

#mmenu_left .mm-list .active-trail a span {
  background: #4a90e2 !important;
  text-shadow: none;
  width: 90%;
  float: left;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #ffffff !important; }

a.mmenu-mm-list {
  padding: 8px 5px 8px 20px !important;
  border: 0 !important; }

li.mm-opened {
  border: 0 !important; }

li.mmenu-mm-list-path-front {
  border: 0 !important; }

ul.mmenu-mm-list-level-1.mm-list {
  padding-top: 80px; }

.mmenu-nav a[href^="https://"] > .mmenu-block-title:after,
.mmenu-nav a[href^="http://"] > .mmenu-block-title:after {
  content: "\f08e";
  font-family: Fontawesome;
  margin: 0 0 0 7px;
  font-weight: normal;
  color: #4a90e2; }

.mmenu-nav.mm-basic > .mm-list li {
  border: 0; }

.glossary-nav {
  background-color: #ffffff;
  float: left;
  height: 70px;
  padding: 30px 60px 0 60px;
  width: 100%; }
  @media (min-width: 0) and (max-width: 768px) {
    .glossary-nav {
      padding: 30px 5% 0 5%; } }
  @media (min-width: 0) and (max-width: 667px) {
    .glossary-nav {
      height: 0;
      padding: 0; } }
  .glossary-nav .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    max-width: 600px; }
    @media (min-width: 0) and (max-width: 667px) {
      .glossary-nav .view-content {
        display: none; } }
  .glossary-nav a {
    text-decoration: none;
    padding: 0;
    font-size: 0.9em;
    float: left;
    text-align: center;
    width: 20px; }
    .glossary-nav a.active {
      height: 40px;
      border-bottom: 3px solid #c52639;
      font-weight: bold;
      color: #c52639; }
  .glossary-nav .glossary-select {
    border: 1px solid #c7c7c7;
    height: 70px;
    width: 60px;
    font-size: 28px;
    background: linear-gradient(#fefefe 0%, #e8e8e8 100%); }
  .glossary-nav .view-header {
    display: none; }
    @media (min-width: 0) and (max-width: 667px) {
      .glossary-nav .view-header {
        display: block;
        position: absolute;
        top: 120px;
        right: 5%;
        z-index: 1; } }

.pager--infinite-scroll .pager__item {
  width: 100%; }

.pager--infinite-scroll a {
  display: block;
  max-width: 400px;
  padding: 20px;
  background: #175498;
  text-align: center;
  margin: 30px auto;
  text-decoration: none;
  color: #ffffff !important;
  font-family: Fjalla One, Arial, Helvetica, sans-serif; }
  .pager--infinite-scroll a:hover {
    text-decoration: none !important; }

.pager-load-more .pager-next {
  width: 100%; }

.pager-load-more a {
  display: block;
  max-width: 400px;
  padding: 20px;
  background: #175498;
  text-align: center;
  margin: 30px auto;
  text-decoration: none;
  color: #ffffff;
  font-family: Fjalla One, Arial, Helvetica, sans-serif; }

.pager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  white-space: nowrap;
  -ms-flex-align: baseline;
      align-items: baseline;
  max-width: 700px;
  margin: 40px auto 0; }

.pager li.pager__item--previous a,
.pager li.pager__item--next a {
  padding: 20px;
  display: inline-block;
  background: #175498;
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  max-width: 240px; }
  .pager li.pager__item--previous a:hover,
  .pager li.pager__item--next a:hover {
    text-decoration: none;
    color: #ffffff; }

li.pager__item.pager__item--current {
  background: #c52639;
  padding: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #ffffff;
  font-weight: 300; }

li.pager__item a {
  color: #2e2f30;
  text-decoration: none; }
  li.pager__item a:hover {
    text-decoration: underline;
    color: #175498; }

.pager__item--next,
.pager__item--previous {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  padding: 0; }

.pager__item--next a,
.pager__item--previous a {
  width: 100%; }

.pager__item--previous {
  padding-right: 10px; }

.pager__item--next {
  padding-left: 10px; }

.pager__item--first,
.pager__item--last {
  display: none; }

@media (min-width: 0) and (max-width: 768px) {
  .pager__item:not(.pager__item--current):not(.pager__item--next):not(.pager__item--previous) {
    display: none; } }

.menu-name-menu-science-news {
  height: 58px;
  width: 100%;
  margin: 0; }
  .menu-name-menu-science-news ul.menu li {
    float: left;
    padding: 0 20px 0 0;
    list-style: none;
    height: 58px;
    line-height: 58px;
    font-size: 0.9em; }
    .menu-name-menu-science-news ul.menu li.active-trail {
      border-bottom: 5px solid #c52639;
      padding: 0;
      margin: 0 20px 0 0;
      color: #c52639; }
      .menu-name-menu-science-news ul.menu li.active-trail a {
        color: #c52639;
        font-weight: bold; }
    .menu-name-menu-science-news ul.menu li a {
      text-decoration: none;
      color: #5f6467;
      height: 58px;
      line-height: 58px; }
  .menu-name-menu-science-news h2.block__title {
    float: left;
    font-size: 0.9em;
    height: 25px;
    line-height: 25px;
    padding: 0 20px 0 0;
    margin: 15px 20px 0 0;
    border-right: 1px solid #d2d5d7;
    text-transform: uppercase;
    font-family: Raleway, Helvetica, Arial, Sans-serif;
    font-weight: bold; }

nav.block--menu-block.fourth-level {
  float: left;
  width: 100%;
  padding: 50px 0 0 0;
  margin: 0 60px 0 60px;
  position: relative;
  display: table;
  max-width: 960px;
  border-bottom: 1px solid #e8ebec;
  background: #ffffff; }
  @media (min-width: 0) and (max-width: 1024px) {
    nav.block--menu-block.fourth-level {
      width: 100%;
      top: 0;
      padding: 30px 5% 20px 5%;
      margin: 0;
      max-width: 100%; } }

nav.block--menu-block.fourth-level li {
  padding: 0 0 0 10px;
  display: table-cell;
  font-size: 0.8em; }
  @media (min-width: 0) and (max-width: 1024px) {
    nav.block--menu-block.fourth-level li {
      margin: 0;
      padding: 0;
      width: 33%;
      word-wrap: normal;
      font-size: 1em;
      float: left;
      border-left: 1px solid #9da2a5; } }
  @media (min-width: 0) and (max-width: 1024px) and (min-width: 0) and (max-width: 667px) {
    nav.block--menu-block.fourth-level li {
      width: 50%; } }
  @media (min-width: 0) and (max-width: 1024px) and (min-width: 0) and (max-width: 413px) {
    nav.block--menu-block.fourth-level li {
      width: 100%; } }

nav.block--menu-block.fourth-level li a {
  color: #6a7987;
  text-decoration: none;
  height: 45px;
  float: left; }
  @media (min-width: 0) and (max-width: 1024px) {
    nav.block--menu-block.fourth-level li a {
      margin: 0 0 0 20px;
      padding: 10px 0;
      height: auto; } }

.sun-taxonomy nav.block--menu-block.fourth-level li a,
.sun-taxonomy nav.block--menu-block.fourth-level li a.active-trail {
  height: 60px; }

nav.block--menu-block.fourth-level li a.active-trail,
nav.block--menu-block.fourth-level li a.active {
  color: #c52639;
  height: 45px;
  font-weight: bold;
  border-bottom: 5px solid #c52639; }
  @media (min-width: 0) and (max-width: 1024px) {
    nav.block--menu-block.fourth-level li a.active-trail,
    nav.block--menu-block.fourth-level li a.active {
      height: auto;
      border-left: 5px solid #c52639;
      border-bottom: 0;
      margin: 0 0 0 -1px;
      padding: 10px 0 10px 15px; } }

.earth-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.earth-taxonomy nav.block--menu-block.fourth-level li a.active,
.earth-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-earth-science nav.block--menu-block.fourth-level li a.active-trail,
.section-earth-science nav.block--menu-block.fourth-level li a.active,
.section-earth-science nav.block--menu-block.fourth-level li a:before {
  border-color: #7acf61;
  color: #7acf61; }

.sun-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.sun-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-sun nav.block--menu-block.fourth-level li a.active-trail,
.section-sun nav.block--menu-block.fourth-level li a:before {
  border-color: #e82237;
  color: #e82237; }

.solar-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.solar-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-solar nav.block--menu-block.fourth-level li a.active-trail,
.section-solar nav.block--menu-block.fourth-level li a:before {
  border-color: #402874;
  color: #402874; }

.universe-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.universe-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-universe nav.block--menu-block.fourth-level li a.active-trail,
.section-universe nav.block--menu-block.fourth-level li a:before {
  border-color: #03c4d7;
  color: #03c4d7; }

.mission-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.mission-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-missions nav.block--menu-block.fourth-level li a.active-trail,
.section-missions nav.block--menu-block.fourth-level li a:before {
  border-color: #6e99b7;
  color: #6e99b7; }

.science-tech-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.science-tech-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-science-and-technology nav.block--menu-block.fourth-level li a.active-trail,
.section-science-and-technology nav.block--menu-block.fourth-level li a:before {
  border-color: #d74780;
  color: #d74780; }

.space-experiments-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.space-experiments-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-biological-physical nav.block--menu-block.fourth-level li a.active-trail,
.section-biological-physical nav.block--menu-block.fourth-level li a:before {
  border-color: #ff8c00;
  color: #ff8c00; }

.citizen-science-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.citizen-science-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-biological-physical nav.block--menu-block.fourth-level li a.active-trail,
.section-biological-physical nav.block--menu-block.fourth-level li a:before {
  border-color: #678943;
  color: #678943; }

.covid-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.covid-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-biological-physical nav.block--menu-block.fourth-level li a.active-trail,
.section-biological-physical nav.block--menu-block.fourth-level li a:before {
  border-color: #cc5d11;
  color: #cc5d11; }

.lunar-discovery-taxonomy nav.block--menu-block.fourth-level li a.active-trail,
.lunar-discovery-taxonomy nav.block--menu-block.fourth-level li a:before,
.section-lunar-discovery nav.block--menu-block.fourth-level li a.active-trail,
.section-lunar-discovery nav.block--menu-block.fourth-level li a:before {
  border-color: #993300;
  color: #993300; }

nav.block--menu-block.fourth-level h2 {
  float: left;
  font-family: Raleway, Helvetica, Arial, sans-serif;
  font-size: 1em;
  max-width: 150px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333; }
  @media (min-width: 0) and (max-width: 1024px) {
    nav.block--menu-block.fourth-level h2 {
      margin: 0 0 20px 0;
      width: 100%;
      max-width: 100%; } }

.fa.fa-external-link {
  margin: 0 0 0 7px; }

.fa.fa-caret-down {
  margin: 0 0 0 3px;
  font-size: 9px; }

.external-link:after {
  content: "\f08e";
  font-family: Fontawesome;
  margin: 0 0 0 7px; }

.page-people .l-region.l-region--highlighted {
  margin: 167px 0 0; }

.page-people .l-content {
  margin: 0 0 40px; }

.people-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.people-list__item {
  padding: 10px;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%; }
  @media (min-width: 992px) {
    .people-list__item {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%; } }

.view-people-api-view .views-exposed-widget,
.view-people-api-view .views-reset-button,
.view-people-api-view .views-exposed-widget.views-submit-button {
  padding: 0px;
  width: unset;
  margin: 0px 0px 0px 15px; }

html {
  height: 100%; }

body {
  background: #e8ebec; }

.node-type-page.section-earth-science,
.node-type-page.section-earth-science-landing {
  background: url("../images/bg_earth-large.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center; }
  @media (min-width: 0) and (max-width: 768px) {
    .node-type-page.section-earth-science,
    .node-type-page.section-earth-science-landing {
      background-position-x: 50%;
      background-attachment: scroll !important; } }

.node-type-page.section-heliophysics,
.node-type-page.section-heliophysics {
  background: url("../images/bg_sun-large.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center; }
  @media (min-width: 0) and (max-width: 768px) {
    .node-type-page.section-heliophysics,
    .node-type-page.section-heliophysics {
      background-position-x: 50%;
      background-attachment: scroll !important; } }

.node-type-page.section-missions,
.page-missions-page {
  background: url("../images/bg_missions-large.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center; }
  @media (min-width: 0) and (max-width: 768px) {
    .node-type-page.section-missions,
    .page-missions-page {
      background-position-x: 50%;
      background-attachment: scroll !important; } }

.section-learners.section-science-activation-teams,
.section-learners {
  background: url("../images/bg_people_science-large.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center; }
  @media (min-width: 0) and (max-width: 768px) {
    .section-learners.section-science-activation-teams,
    .section-learners {
      background-position-x: 60%;
      background-attachment: scroll !important; } }

body.front {
  background: url("../images/bg_home-large.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center; }
  body.front .l-page {
    height: 100%; }

.page-event-listing .l-page,
.page-toolkits .l-page,
.page-event-map .l-page,
.section-contact-us .l-page,
.node-type-people .l-page,
.section-learners .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient_aboutus.png") repeat-x bottom; }
  .page-event-listing .l-page:after,
  .page-toolkits .l-page:after,
  .page-event-map .l-page:after,
  .section-contact-us .l-page:after,
  .node-type-people .l-page:after,
  .section-learners .l-page:after {
    content: " ";
    display: table;
    clear: both; }

.not-front.page-missions-page .l-page,
.not-front.node-type-page .l-page,
.not-front.section-citizenscience,
.not-front.section-learners {
  padding-bottom: 60px; }
  .not-front.page-missions-page .l-page:after,
  .not-front.node-type-page .l-page:after,
  .not-front.section-citizenscience:after,
  .not-front.section-learners:after {
    content: " ";
    display: table;
    clear: both; }

.not-front.section-citizenscience,
.not-front.section-citizenscience .l-page {
  padding-bottom: 0; }

.node-type-page .l-page {
  background: none;
  float: left;
  width: 100%; }
  .node-type-page .l-page:after {
    content: " ";
    display: table;
    clear: both; }

.node-type-listing-page .top-container {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 330px, rgba(0, 0, 0, 0) 600px); }

.node-type-listing-page.section-science-news .l-page,
.node-type-listing-page.section-researchers .l-page,
.node-type-listing-page.section-technology .l-page,
.node-type-listing-page.section-sciencecasts .l-page {
  background: url(../images/front-gradient.png) repeat-x bottom; }
  .node-type-listing-page.section-science-news .l-page:after,
  .node-type-listing-page.section-researchers .l-page:after,
  .node-type-listing-page.section-technology .l-page:after,
  .node-type-listing-page.section-sciencecasts .l-page:after {
    content: " ";
    display: table;
    clear: both; }

.node-type-listing-page.section-science-news .l-content,
.node-type-listing-page.section-researchers .l-content,
.node-type-listing-page.section-technology .l-content,
.node-type-listing-page.section-sciencecasts .l-content {
  background-color: #e8ebec; }

.page-node-6315.node-type-listing-page .l-content {
  background-color: #e8ebec;
  padding: 30px 60px 60px;
  margin-bottom: 60px; }

.node-type-science-cast .l-page,
.node-type-webform.section-get-involved .l-page {
  background: none; }
  .node-type-science-cast .l-page:after,
  .node-type-webform.section-get-involved .l-page:after {
    content: " ";
    display: table;
    clear: both; }

.node-type-science-cast .l-content,
.node-type-webform.section-get-involved .l-content {
  background-color: #ffffff; }

.node-type-news-article .l-page,
.node-type-blog-article .l-page,
.node-type-listing-page.section-technology .l-page,
.page-search .l-page {
  background: none; }
  .node-type-news-article .l-page:after,
  .node-type-blog-article .l-page:after,
  .node-type-listing-page.section-technology .l-page:after,
  .page-search .l-page:after {
    content: " ";
    display: table;
    clear: both; }

.about-us-taxonomy .l-page,
.researchers-taxonomy .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient_aboutus.png") repeat-x bottom; }

.section-earth-science .l-page,
.section-earth-science-landing .l-page,
.earth-taxonomy .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient_earth.png") repeat-x bottom; }

.section-missions .l-page,
.section-missions-page .l-page,
.mission-taxonomy .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient_missions.png") repeat-x bottom; }

.universe-taxonomy .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient_universe.png") repeat-x bottom; }

.science-tech-taxonomy .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient_technology.png") repeat-x bottom; }

.solar-taxonomy .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient_solar.png") repeat-x bottom; }

.section-biological-physical .l-page,
.space-experiments-taxonomy .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient-space-experiments.png") repeat-x bottom; }

.section-heliophysics .l-page,
.sun-taxonomy .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient_sun.png") repeat-x bottom; }

.section-missions-page .l-page,
.section-missions .l-page,
.mission-taxonomy .l-page {
  width: 100%;
  padding: 0;
  background: url("../images/gradient_mission.png") repeat-x bottom; }

.node-type-page .top-container,
.page-missions-page .top-container,
.page-event-listing .top-container,
.page-toolkits .top-container,
.page-event-map .top-container,
.section-contact-us .top-container,
.node-type-people .top-container,
.section-learners .top-container {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 160px, rgba(0, 0, 0, 0) 400px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b3000000", endColorstr="#00000000000",GradientType=0 );
  position: relative; }

.l-branding,
.header-search-box {
  height: 80px;
  width: 100%;
  max-width: 1080px;
  float: none;
  margin: 0 auto; }

.l-branding {
  background: none;
  padding: 10px 0 0 0; }

div.l-region.l-region--highlighted {
  width: 100%;
  background: #ffffff;
  margin: 0;
  float: left; }
  @media (min-width: 0) and (max-width: 1024px) {
    div.l-region.l-region--highlighted {
      background: none; } }

.section-learners div.l-region.l-region--highlighted {
  background: #ffffff; }

.not-front .l-region.l-region--navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%;
  max-width: 1080px;
  float: left;
  margin: 0 auto; }
  .not-front .l-region.l-region--navigation .view-random-background a {
    color: #ffffff;
    text-decoration: none; }
    .not-front .l-region.l-region--navigation .view-random-background a:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f08e";
      margin: 0 7px; }

.page-missions-page .l-region.l-region--navigation,
.section-citizenscience .l-region.l-region--navigation,
.section-learners .l-region.l-region--navigation {
  bottom: 0;
  position: absolute; }

.section-learners .contextual-links-region {
  margin-top: 70px; }
  @media (min-width: 768px) {
    .section-learners .contextual-links-region {
      margin-top: unset; } }

.section-citizenscience .l-region--sidebar-first {
  padding: 0;
  width: 100%; }
  .section-citizenscience .l-region--sidebar-first .block__content {
    width: 80%;
    margin: auto; }
  @media (min-width: 768px) {
    .section-citizenscience .l-region--sidebar-first {
      width: 20%;
      padding: 65px 15px 0 0; }
      .section-citizenscience .l-region--sidebar-first .block__content {
        width: 100%;
        margin: unset; } }

.not-front .l-region.l-region--navigation:after {
  content: "";
  clear: both;
  display: table; }

.l-second-content {
  width: 1080px;
  float: none;
  margin: 0 auto; }
  @media (min-width: 0) and (max-width: 1080px) {
    .l-second-content {
      width: 100%;
      padding: 0 5%; } }
  .l-second-content:after {
    content: " ";
    display: table;
    clear: both; }

.l-content.citizen-science-l-content {
  background-color: #e8ebec;
  margin-bottom: 0;
  padding-bottom: 0; }

.l-second-content.citizen-science-second-content {
  background-color: #fff;
  width: 1080px;
  float: none;
  margin: 0 auto; }
  @media (min-width: 0) and (max-width: 1080px) {
    .l-second-content.citizen-science-second-content {
      max-width: 100%;
      padding: 0; } }
  .l-second-content.citizen-science-second-content:after {
    content: " ";
    display: table;
    clear: both; }

.l-second-content:after:after {
  content: "";
  display: table;
  clear: both; }

.page-search .l-content {
  background: #e8ebec;
  padding-top: 20px;
  margin-top: 120px; }

.page-search .l-region--navigation {
  padding: 0 60px; }
  .page-search .l-region--navigation #edit-submit-es-connector-view {
    height: 47px; }
  .page-search .l-region--navigation .views-submit-button {
    padding: 0;
    width: 9%; }
  .page-search .l-region--navigation .views-widget-filter-search_api_views_fulltext {
    width: 91%; }
  @media (min-width: 0) and (max-width: 768px) {
    .page-search .l-region--navigation {
      padding: 0 5%; }
      .page-search .l-region--navigation .views-submit-button {
        padding: 0;
        width: 16%; }
      .page-search .l-region--navigation .views-widget-filter-search_api_views_fulltext {
        width: 84%; } }
  @media (min-width: 0) and (max-width: 1024px) {
    .page-search .l-region--navigation {
      position: relative;
      top: 60px; } }

.page-search #views-exposed-form-es-connector-view-es-searchbox-main {
  margin: 0;
  padding: 0;
  height: auto;
  width: 100%;
  max-width: none;
  border: 1px solid #d2d5d7; }

.page-search .breadcrumb {
  display: none; }

@media (min-width: 0) and (max-width: 1024px) {
  .page-search .l-region--header {
    display: none; } }

.page-search.i18n-es .l-region--navigation .views-submit-button {
  width: 17%; }

.page-search.i18n-es .l-region--navigation .views-widget-filter-search_api_views_fulltext {
  width: 83%; }

@media (min-width: 0) and (max-width: 768px) {
  .page-search.i18n-es .l-region--navigation .views-submit-button {
    width: 24%; }
  .page-search.i18n-es .l-region--navigation .views-widget-filter-search_api_views_fulltext {
    width: 76%; } }

.views-exposed-widget.views-submit-button {
  float: left;
  width: 16%;
  padding: 0;
  margin: 0; }

.views-widget-filter-search_api_views_fulltext {
  width: 84%;
  padding: 0; }

.i18n-es .views-widget-filter-search_api_views_fulltext {
  width: 76%; }
  @media (min-width: 0) and (max-width: 568px) {
    .i18n-es .views-widget-filter-search_api_views_fulltext {
      width: 74%;
      font-size: 85%; } }
  @media (min-width: 0) and (max-width: 413px) {
    .i18n-es .views-widget-filter-search_api_views_fulltext {
      font-size: 65%; } }

.i18n-es .views-exposed-widget.views-submit-button {
  width: 24%; }
  @media (min-width: 0) and (max-width: 568px) {
    .i18n-es .views-exposed-widget.views-submit-button {
      width: 26%;
      font-size: 85%; } }
  @media (min-width: 0) and (max-width: 413px) {
    .i18n-es .views-exposed-widget.views-submit-button {
      font-size: 65%; } }

@media (min-width: 0) and (max-width: 568px) {
  .i18n-es.page-search .l-content {
    margin-top: 140px; }
    .i18n-es.page-search .l-content .view-display-id-elasticsearch_results_by_fields .view-header {
      top: -65px; } }

.view-display-id-elasticsearch_results_by_fields {
  position: relative; }
  .view-display-id-elasticsearch_results_by_fields .view-content {
    background: #ffffff;
    padding: 40px 60px; }
  .view-display-id-elasticsearch_results_by_fields .views-row:not(.views-row-first) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #d2d5d7; }
  .view-display-id-elasticsearch_results_by_fields .views-field-title a {
    color: #2e2f30;
    font-size: 1.8em;
    font-family: Fjalla One, Arial, Helvetica, sans-serif;
    text-decoration: none; }
  .view-display-id-elasticsearch_results_by_fields .views-field-field-topic,
  .view-display-id-elasticsearch_results_by_fields .views-field-field-science-categories {
    display: inline-block;
    color: inherit;
    font-size: 1em;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
    border-right: 1px solid #d2d5d7;
    padding-right: 10px;
    float: left;
    margin-right: 10px; }
    .view-display-id-elasticsearch_results_by_fields .views-field-field-topic .category-color-,
    .view-display-id-elasticsearch_results_by_fields .views-field-field-science-categories .category-color- {
      color: #c52639; }
  .view-display-id-elasticsearch_results_by_fields .views-field-field-date {
    color: #9da2a5;
    font-size: 1em;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    text-decoration: none;
    float: left;
    display: inline; }
  .view-display-id-elasticsearch_results_by_fields .view-header {
    position: absolute;
    right: -66%;
    top: -30px;
    color: #5f6467;
    white-space: nowrap; }
    @media (min-width: 0) and (max-width: 1024px) {
      .view-display-id-elasticsearch_results_by_fields .view-header {
        right: 0%; } }

.i18n-es .view-display-id-elasticsearch_results_by_fields .view-header {
  right: 0; }

.view-es-connector-view .views-row p.field-content {
  display: inline-block;
  margin: 0; }

.block--wolfram-definition-container-wa {
  display: block;
  width: 40%;
  padding-left: 20px;
  margin-bottom: 50px;
  float: right;
  z-index: 5; }
  .block--wolfram-definition-container-wa > .block__content {
    background: #ffffff;
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #d2d5d7; }
  .block--wolfram-definition-container-wa ~ .view-display-id-elasticsearch_results_by_fields {
    width: 60%;
    float: left; }
  @media (min-width: 0) and (max-width: 1024px) {
    .block--wolfram-definition-container-wa {
      width: 100%;
      padding-left: 0; }
      .block--wolfram-definition-container-wa + .view-display-id-elasticsearch_results_by_fields {
        width: 100%; } }

.wa-item {
  margin-bottom: 15px; }
  .wa-item span {
    font-weight: bold;
    display: block; }
  .wa-item pre {
    white-space: pre-wrap; }
  .wa-item img {
    margin: 10px 0 0; }
  .wa-item.img-block img {
    display: block; }

.wa-img {
  text-align: center; }

.wa-vocab {
  font-size: 1.8em;
  font-family: Fjalla One, Arial, Helvetica, sans-serif; }

.block--search-api-sorts h2 {
  display: none; }

.search-api-sorts li {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 10px; }

.search-api-sorts a {
  padding-bottom: 10px;
  border-bottom: 5px solid transparent;
  text-decoration: none;
  color: #5f6467; }
  .search-api-sorts a.sort-desc {
    border-bottom: 5px solid #c52639;
    color: #c52639;
    font-weight: bold; }
    .search-api-sorts a.sort-desc:after {
      content: "\f0dd";
      font-family: FontAwesome;
      margin: 0 0 0 15px; }
  .search-api-sorts a.sort-asc {
    border-bottom: 5px solid #c52639;
    color: #c52639;
    font-weight: bold; }
    .search-api-sorts a.sort-asc:after {
      content: "\f0de";
      font-family: FontAwesome;
      margin: 0 0 0 15px; }
  .search-api-sorts a img {
    display: none; }

.wa-source-content,
.wa-source-category-content {
  display: none; }

.open > .wa-source-content,
.open > .wa-source-category-content {
  display: block; }

.open > .wa-source-toggle:before,
.open > .wa-source-category-toggle:before {
  content: "\f0dd";
  top: -3px; }

.open > .wa-info-content,
.open > .wa-info-category-content {
  display: block; }

.open > .wa-info-toggle:before,
.open > .wa-info-category-toggle:before {
  content: "\f0dd";
  top: -3px; }

.wa-source-toggle,
.wa-source-category-toggle {
  font-weight: bold; }
  .wa-source-toggle:before,
  .wa-source-category-toggle:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: relative;
    top: -0;
    padding-right: 5px; }

.wa-source-category-content {
  white-space: normal;
  margin-left: 10px; }
  .wa-source-category-content h2 {
    display: none; }
  .wa-source-category-content h3 {
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 5px; }
  .wa-source-category-content ul {
    list-style: initial;
    list-style-position: inside; }
  .wa-source-category-content li {
    margin-bottom: 5px; }

.wa-info-content,
.wa-info-category-content {
  display: none; }

.wa-info-toggle,
.wa-info-category-toggle {
  font-weight: bold; }
  .wa-info-toggle:before,
  .wa-info-category-toggle:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: relative;
    top: -0;
    padding-right: 5px; }

.wa-info-category-content {
  white-space: normal;
  margin-left: 10px; }
  .wa-info-category-content h2 {
    display: none; }
  .wa-info-category-content h3 {
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 5px; }
  .wa-info-category-content ul {
    list-style: initial;
    list-style-position: inside; }
  .wa-info-category-content li {
    margin-bottom: 5px; }

.site-footer {
  background-image: linear-gradient(0deg, #000000, transparent);
  width: 100%;
  padding: 0 5%;
  font-family: Metropolis, sans-serif;
  clear: both; }

.site-footer.citizen-science-site-footer {
  background-color: #101010; }

.site-footer__wrapper {
  max-width: 1320px;
  margin: 0 auto; }

.l-region--footer {
  padding-bottom: 40px;
  padding-top: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.49);
  border-top: 1px solid rgba(255, 255, 255, 0.49); }

.site-footer__social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center; }

.site-footer__social-title {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  color: #ffffff;
  font-weight: 700;
  font-family: "Fjalla One", sans-serif;
  font-size: 2.5em;
  line-height: 1.2em;
  text-shadow: 0 2px 3px #000000; }

.site-footer__social-link {
  margin-right: 10px;
  color: #000000;
  width: 50px;
  height: 50px; }
  .site-footer__social-link:last-child {
    margin-right: 0; }

.site-footer .block--menu-menu-footer-menu > ul {
  display: -ms-flexbox;
  display: flex;
  border: 0;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 4px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center; }
  @media (min-width: 480px) {
    .site-footer .block--menu-menu-footer-menu > ul {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-line-pack: end;
          align-content: flex-end; } }

.site-footer li.expanded {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding: 0 10px;
  list-style: none;
  height: auto;
  margin-bottom: 20px;
  box-sizing: border-box;
  text-shadow: 0 2px 3px #000000; }
  @media (min-width: 480px) {
    .site-footer li.expanded {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; } }
  @media (min-width: 768px) {
    .site-footer li.expanded {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%; } }
  @media (min-width: 992px) {
    .site-footer li.expanded {
      -ms-flex: 0 0 14%;
          flex: 0 0 14%; } }

.site-footer li.expanded > a {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Fjalla One", sans-serif;
  color: #ffffff;
  font-size: 1.25em;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none; }
  .site-footer li.expanded > a:hover {
    color: #8499df; }

.site-footer li.expanded ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 10px; }

.site-footer li.leaf {
  list-style: none;
  padding: 3px 0;
  text-shadow: none; }

.site-footer li.leaf a {
  transition: all 200ms ease;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  text-transform: none; }
  .site-footer li.leaf a[href^="https://"]:after, .site-footer li.leaf a[href^="http://"]:after {
    display: inline;
    font-family: Fontawesome;
    font-size: 80%;
    content: " \f08e";
    overflow: hidden;
    visibility: visible; }
  .site-footer li.leaf a[href^="https://science.nasa.gov"]:after {
    content: ""; }
  .site-footer li.leaf a:hover {
    box-shadow: inset 0 -2px 0 0 #8499df; }
  .site-footer li.leaf a:after {
    color: #ffffff; }
  .site-footer li.leaf a i {
    display: none; }

.site-footer__newsletter-title {
  text-align: center;
  color: #ffffff;
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom: 10px;
  font-family: "Fjalla One", sans-serif;
  font-size: 1.8em;
  font-weight: 400;
  text-transform: none;
  text-shadow: 0 2px 3px #000000; }

.site-footer__newsletter {
  max-width: 640px;
  margin: 0 auto; }

.site-footer__newsletter-container {
  padding-left: 10px;
  padding-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 768px) {
    .site-footer__newsletter-container {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.site-footer__newsletter-input-container {
  -ms-flex-order: 1;
      order: 1; }
  @media (min-width: 768px) {
    .site-footer__newsletter-input-container {
      -ms-flex: 0 0 72%;
          flex: 0 0 72%; } }

.site-footer .nasa-subscribe-form .form-text {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 12px;
  line-height: 1.42857143;
  vertical-align: middle;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background-color: #ffffff;
  color: #000000;
  font-size: 1.1em; }

.site-footer__newsletter-checkboxes {
  -ms-flex-order: 2;
      order: 2;
  margin-top: 10px; }
  @media (min-width: 768px) {
    .site-footer__newsletter-checkboxes {
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
      -ms-flex-order: 3;
          order: 3;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.site-footer .site-footer__newsletter-checkbox-wrapper {
  line-height: 1.1em;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .site-footer .site-footer__newsletter-checkbox-wrapper {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; } }

.site-footer__newsletter-checkbox-label {
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 0.85em;
  font-weight: normal; }

.site-footer__newsletter-subscribe {
  width: 100%;
  border-style: none;
  background-color: #c52639;
  color: #ffffff;
  -webkit-appearance: button;
  margin-top: 0;
  padding: 20px;
  transition: all 200ms ease;
  font-family: "Fjalla One", sans-serif;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  -ms-flex-order: 3;
      order: 3; }
  @media (min-width: 768px) {
    .site-footer__newsletter-subscribe {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      margin-left: 3%;
      -ms-flex-order: 2;
          order: 2; } }
  .site-footer__newsletter-subscribe:hover {
    cursor: pointer;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)); }

.site-footer .nasa-subscribe-form .form-type-textfield label {
  display: none; }

.l-region--secondary-footer {
  margin-bottom: 40px;
  text-align: center; }

.l-region--secondary-footer .menu {
  display: block;
  text-align: center; }

.l-region--secondary-footer .menu li.leaf {
  display: inline-block;
  vertical-align: middle; }
  .l-region--secondary-footer .menu li.leaf:after {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    content: "  |  ";
    font-size: 0.7em; }
  .l-region--secondary-footer .menu li.last.leaf:after {
    content: ""; }

.l-region--secondary-footer .menu .leaf a {
  display: inline-block;
  vertical-align: middle;
  color: #8eaaf4;
  text-decoration: none;
  line-height: 1.3em;
  font-size: 0.9em;
  text-transform: uppercase; }
  .l-region--secondary-footer .menu .leaf a:hover {
    color: #ffffff;
    box-shadow: inset 0 -2px 0 0 #8499df; }

.site-footer__official p {
  text-transform: none;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.2em;
  color: #ffffff;
  padding-bottom: 10px;
  margin-bottom: 0; }

.site-footer__official a {
  color: #ffffff;
  text-decoration: none; }

.site-footer__official a:hover {
  box-shadow: inset 0 -2px 0 0 #8499df; }

.site-header {
  font-family: "Metropolis", sans-serif;
  background-image: linear-gradient(180deg, #000000, rgba(255, 255, 255, 0));
  transition: all 600ms ease; }

.site-header--sticky {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 200; }
  @media (min-width: 992px) {
    .logged-in .site-header--sticky {
      margin-top: 20px; } }

.site-header--in-scroll {
  background-color: rgba(36, 36, 36, 0.86); }

.site-header__container {
  position: relative;
  z-index: 1000;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 10px 10px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 992px) {
    .site-header__container {
      padding: 12px 60px 10px; } }

.site-header__branding {
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  z-index: 900; }

.site-header__site-logo {
  position: relative;
  width: 82px;
  height: 60px; }
  .site-header__site-logo img {
    width: 72px;
    transition: all 200ms ease;
    top: 0;
    left: 0;
    position: absolute; }
  .site-header__site-logo:hover img {
    -ms-transform: scale(1.1);
        transform: scale(1.1); }

.site-header__site-slogan {
  font-family: "Fjalla One", sans-serif;
  font-size: 1.5em;
  line-height: 1.2em; }

.site-header__site-sub-slogan {
  font-family: "Fjalla One", sans-serif;
  font-size: 0.65em;
  line-height: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  font-style: italic; }

.site-header__site-slogan-link {
  color: #ffffff;
  transition: all 200ms ease;
  text-decoration: none;
  text-transform: uppercase; }
  .site-header__site-slogan-link:hover {
    color: #8499df; }

.site-header__wrapper {
  display: -ms-flexbox;
  display: flex; }

.site-header__navigation {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  position: fixed;
  width: 100%;
  left: 0;
  overflow-y: hidden;
  height: 100vh;
  z-index: -1;
  top: -100vh;
  transition: all 400ms linear; }
  @media (min-width: 992px) {
    .site-header__navigation {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      position: relative;
      width: auto;
      height: auto;
      top: 0;
      overflow-y: visible; } }
  .site-header__navigation ::scrollbar {
    display: none; }

.site-header__navigation--active {
  top: 80px; }


.site-header__main-nav-container {
  position: absolute;
  background: #052b46;
  padding: 20px;
  overflow: scroll;
  height: calc(100vh - 80px);
  width: 100%; }
  @media (min-width: 992px) {
    
    .site-header__main-nav-container {
      position: relative;
      padding: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      background: transparent;
      margin-top: 0;
      overflow: visible;
      height: initial;
      -ms-flex-order: 1;
          order: 1; } }

.site-header__main-nav-item {
  position: relative;
  list-style: none;
  padding: 20px 0;
  font-family: "Fjalla One", sans-serif;
  font-size: 1.5em; }
  @media (min-width: 992px) {
    .site-header__main-nav-item {
      font-family: Metropolis, sans-serif;
      margin: 0 6px;
      padding: 10px 6px; } }
  .site-header__main-nav-item:after {
    content: "";
    width: 6px;
    height: 6px;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    border: 3px solid;
    border-color: #c4ccda;
    border-top: 0;
    border-left: 0;
    float: right;
    display: block;
    right: 10px;
    position: absolute;
    top: 28px; }
    @media (min-width: 992px) {
      .site-header__main-nav-item:after {
        content: "";
        border: 0; } }


.site-header__main-nav-item {
  border-bottom: 1px solid #ffffff; }
  @media (min-width: 992px) {
    
    .site-header__main-nav-item {
      background: transparent;
      border: 0;
      font-size: .80em;
      letter-spacing: 0.15px;
      font-weight: 300;
      padding: 22px 2px;
      margin: 0 6px; } }
  @media (min-width: 1300px) {
    
    .site-header__main-nav-item {
      font-size: 1em;
      letter-spacing: 0.2px;
      font-weight: 300;
      padding: 22px 6px;
      margin: 0 6px; } }
  
  .site-header__main-nav-item:hover {
    background: none;
    font-weight: 600; }
  
  .site-header__main-nav-item i {
    display: none; }


.site-header__main-nav-item-link {
  color: #ffffff;
  text-decoration: none;
  padding: 5px 0;
  position: relative;
  z-index: 50;
  font-weight: 600; }
  
  .site-header__main-nav-item-link:hover {
    font-weight: 600; }
  
  .site-header__main-nav-item-link:after {
    display: block;
    content: attr(title);
    font-weight: 600;
    height: 0;
    overflow: hidden;
    visibility: hidden; }
  
  .site-header__main-nav-item-link[href^="https://"]:after,
  .site-header__main-nav-item-link[href^="http://"]:after {
    display: inline;
    font-family: Fontawesome;
    font-size: 80%;
    content: " \f08e";
    overflow: hidden;
    visibility: visible; }
  
  .site-header__main-nav-item-link[href^="https://science.nasa.gov"]:after {
    content: ""; }


.site-header__sub-nav {
  display: none; }
  @media (min-width: 992px) {
    
    .site-header__sub-nav {
      background: #ffffff;
      border-radius: 2px;
      margin-top: 30px;
      width: 250px;
      padding: 14px 24px; } }
  @media (min-width: 992px) {
    
    .site-header__sub-nav:before {
      content: " ";
      display: block;
      background-image: url("/sites/all/themes/custom/science_nasa/images/Icon_DropdownArrow.svg");
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: 33px 17px;
      position: absolute;
      top: -30px;
      width: 30px;
      height: 33px;
      left: calc(50% - (33px / 2)); } }

.site-header__sub-nav--active {
  display: block; }
  @media (min-width: 992px) {
    .site-header__sub-nav--active {
      position: absolute;
      margin: 12px 50%;
      left: 0;
      right: 0;
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
      box-shadow: 0 7px 4px -6px #000000;
      z-index: 40; } }


.site-header__sub-nav-item {
  font-family: Metropolis, sans-serif; }


.site-header__sub-nav-item-link {
  display: inline-block;
  text-decoration: none;
  margin: 10px 0;
  padding: 2px 0;
  font-weight: 300;
  color: #e8ebec;
  font-size: 0.735em; }
  
  .site-header__sub-nav-item-link[href^="https://"]:after,
  .site-header__sub-nav-item-link[href^="http://"]:after {
    display: inline;
    font-family: Fontawesome;
    font-size: 80%;
    content: " \f08e";
    overflow: hidden;
    visibility: visible; }
  
  .site-header__sub-nav-item-link[href^="https://science.nasa.gov"]:after {
    content: ""; }
  @media (min-width: 992px) {
    
    .site-header__sub-nav-item-link {
      display: block;
      font-weight: 600;
      background: #ffffff;
      color: #595959;
      font-size: 0.9em; } }
  
  .site-header__sub-nav-item-link:hover {
    text-decoration: underline; }
  
  .site-header__sub-nav-item-link:before {
    display: inline-block;
    content: "";
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle; }
  
  .site-header__sub-nav-item-link.menu-color-universe:before {
    background-color: #03c4d7; }
  
  .site-header__sub-nav-item-link.menu-color-solar:before {
    background-color: #402874; }
  
  .site-header__sub-nav-item-link.menu-color-sun:before {
    background-color: #facf03; }
  
  .site-header__sub-nav-item-link.menu-color-earth:before {
    background-color: #7acf61; }
  
  .site-header__sub-nav-item-link.menu-color-missions:before {
    background-color: #6e99b7; }
  
  .site-header__sub-nav-item-link.menu-color-tech:before {
    background-color: #d74780; }
  
  .site-header__sub-nav-item-link.menu-color-iss:before {
    background-color: #e82237; }
  
  .site-header__sub-nav-item-link.menu-color-sky:before {
    background-color: #175498; }
  
  .site-header__sub-nav-item-link.menu-color-space-experiments:before {
    background-color: #ff8c00; }
  
  .site-header__sub-nav-item-link.menu-color-citizen-science:before {
    background-color: #678943; }
  
  .site-header__sub-nav-item-link.menu-color-covid:before {
    background-color: #cc5d11; }
  
  .site-header__sub-nav-item-link.menu-color-lunar-discovery:before {
    background-color: #993300; }
  
  .site-header__sub-nav-item-link.menu-color-science-activation:before {
    background-color: #9966ff; }

.site-header__main-nav-header-item {
  margin-bottom: 0;
  margin-top: 6px;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  cursor: initial; }
  @media (min-width: 992px) {
    .site-header__main-nav-header-item {
      padding-top: 12px;
      border-top: 1px solid #e8ebec; } }
  .l-main .site-header__main-nav-header-item {
    display: none; }

.site-header__main-nav-header-item-link {
  font-family: "Fjalla One", sans-serif;
  color: #8499df;
  font-size: 0.75em; }
  @media (min-width: 992px) {
    .site-header__main-nav-header-item-link {
      margin-top: 0;
      font-size: 1.15em; } }
  .site-header__main-nav-header-item-link:hover {
    text-decoration: none;
    cursor: default; }

.site-header__main-nav-mobile-toggle {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  transition: background-color 200ms ease;
  display: block;
  font-size: 2em;
  speak: none;
  padding: 16px 10px; }
  @media (min-width: 992px) {
    .site-header__main-nav-mobile-toggle {
      display: none; } }
  .site-header__main-nav-mobile-toggle.active {
    background-color: #052b46; }
  .site-header__main-nav-mobile-toggle a {
    display: block;
    color: #ffffff;
    width: 48px;
    text-align: center;
    line-height: 48px; }
    .site-header__main-nav-mobile-toggle a:hover {
      background-color: transparent; }
  .site-header__main-nav-mobile-toggle i {
    vertical-align: middle;
    text-align: center; }

.site-header__search-form {
  position: relative;
  z-index: 800;
  border-bottom: 0;
  padding-bottom: 0; }
  @media (min-width: 992px) {
    .site-header__search-form {
      -ms-flex-order: 2;
          order: 2;
      margin-top: 12px;
      margin-bottom: 0;
      padding: 0; } }
  .site-header__search-form .views-exposed-widgets,
  .site-header__search-form .views-exposed-widget {
    margin: 0;
    padding: 0;
    width: 100%; }
    @media (min-width: 992px) {
      .site-header__search-form .views-exposed-widgets,
      .site-header__search-form .views-exposed-widget {
        width: auto; } }
  .site-header__search-form:after {
    border: 0;
    display: block;
    content: " ";
    background-image: url("/sites/all/themes/custom/science_nasa/images/Icon_Search.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    float: right;
    position: absolute;
    top: 30px;
    right: 10px;
    pointer-events: none;
    -ms-transform: rotate(0deg);
        transform: rotate(0deg); }
    @media (min-width: 992px) {
      .site-header__search-form:after {
        top: 10px; } }
  .site-header__search-form input[type="text"] {
    background: rgba(255, 255, 255, 0.33);
    border: 0;
    outline: 0;
    border-radius: 40px;
    height: 40px;
    width: 100%;
    padding: 10px;
    color: #ffffff;
    transition: all 400ms linear; }
    @media (min-width: 992px) {
      .site-header__search-form input[type="text"] {
        width: 40px; } }
    @media (min-width: 992px) {
      .site-header__search-form input[type="text"]:focus {
        width: 140px; } }
    .site-header__search-form input[type="text"]:-ms-input-placeholder {
      color: transparent; }
    .site-header__search-form input[type="text"]::placeholder {
      color: transparent; }
  .site-header__search-form input[type="submit"] {
    display: none; }

.site-header__extra {
  padding-top: 100px; }
  .site-header__extra h1 {
    font-size: 2.5em;
    color: #ffffff;
    text-shadow: 1px 1px 10px #2e2f30; }
    @media (min-width: 768px) {
      .site-header__extra h1 {
        font-size: 4em; } }

.node-type-page.landing .site-header__extra,
.node-type-webform .site-header__extra,
.site-header__extra--landing {
  padding-top: 370px; }
  .node-type-page.landing .site-header__extra h1, .node-type-webform .site-header__extra h1,
  .site-header__extra--landing h1 {
    margin-bottom: 20px; }

.site-header__extra-container {
  max-width: 1080px;
  margin: 0 auto; }

#hamburger {
  display: none; }

.block--views-slideshows-block,
.view-id-slideshows {
  padding-bottom: 30px; }

@keyframes controlJiggleLeft {
  0% {
    transform: translateX(0) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  25% {
    transform: translateX(-3px) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  50% {
    transform: translateX(3px) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  75% {
    transform: translateX(-3px) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  100% {
    transform: translateX(0) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); } }

@keyframes controlJiggleRight {
  0% {
    transform: translateX(0) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  25% {
    transform: translateX(3px) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  50% {
    transform: translateX(-3px) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  75% {
    transform: translateX(3px) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  100% {
    transform: translateX(0) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); } }

.home-slide-item, .citizen-slide-item, .slide-item {
  background: rgba(36, 36, 36, 0.86);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column;
  width: calc(100% - 80px);
  margin: 0 auto; }
  @media (min-width: 992px) {
    .home-slide-item, .citizen-slide-item, .slide-item {
      -ms-flex-direction: row;
          flex-direction: row;
      width: 100%; } }

.home-slide-item__content, .citizen-slide-item__content, .slide-item__content {
  padding: 32px; }
  @media (min-width: 992px) {
    .home-slide-item__content, .citizen-slide-item__content, .slide-item__content {
      width: 33%; } }

.home-slide-item__image, .citizen-slide-item__image, .slide-item__image {
  display: none;
  padding: 32px;
  overflow: hidden; }
  @media (min-width: 992px) {
    .home-slide-item__image, .citizen-slide-item__image, .slide-item__image {
      min-height: 425px;
      width: 66%;
      padding: 32px 32px 32px 0; } }
  @media (min-width: 768px) and (max-width: 10000px) {
    .home-slide-item__image, .citizen-slide-item__image, .slide-item__image {
      display: block; } }
  .home-slide-item__image img, .citizen-slide-item__image img, .slide-item__image img {
    display: block;
    width: 100%; }

.home-slide-item__eyebrow, .citizen-slide-item__eyebrow, .slide-item__eyebrow {
  margin-top: 0;
  margin-bottom: 3px;
  font-family: "Fjalla One", sans-serif;
  color: #8499df;
  font-size: 1.15em;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase; }

.home-slide-item__title, .citizen-slide-item__title, .slide-item__title {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "Fjalla One", sans-serif;
  color: #ffffff;
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 700; }
  @media (min-width: 768px) and (max-width: 10000px) {
    .home-slide-item__title, .citizen-slide-item__title, .slide-item__title {
      font-size: 2.5em; } }

.home-slide-item__body, .citizen-slide-item__body, .slide-item__body {
  word-break: initial;
  font-family: Metropolis, sans-serif; }
  .home-slide-item__body p, .citizen-slide-item__body p, .slide-item__body p {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.3em;
    color: #ffffff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px; }
  .carousel-inner > .item.item-next,
  .carousel-inner > .item.active.item-right {
    transform: translate3d(100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.item-prev,
  .carousel-inner > .item.active.item-left {
    transform: translate3d(-100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.item-next.item-left,
  .carousel-inner > .item.item-prev.item-right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0; } }

.carousel-inner > .active,
.carousel-inner > .item-next,
.carousel-inner > .item-prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .item-next,
.carousel-inner > .item-prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .item-next {
  left: 100%; }

.carousel-inner > .item-prev {
  left: -100%; }

.carousel-inner > .item-next.item-left,
.carousel-inner > .item-prev.item-right {
  left: 0; }

.carousel-inner > .active.item-left {
  left: -100%; }

.carousel-inner > .active.item-right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control .sr-only {
    position: absolute;
    font-size: 0;
    color: transparent;
    text-indent: -99999px; }

.dark-scheme .carousel-control {
  color: #2d3133; }
  .dark-scheme .carousel-control:hover, .dark-scheme .carousel-control:focus {
    color: #2d3133; }

.dark-scheme .carousel-indicators li {
  background-color: #5f6467; }

.dark-scheme .carousel-indicators .active {
  background-color: #2d3133; }

.carousel-control.left {
  background-repeat: repeat-x;
  width: 40px; }
  @media (min-width: 992px) {
    .carousel-control.left {
      left: -50px;
      width: 50px; } }
  .carousel-control.left:hover {
    animation-name: controlJiggleLeft;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    transform-style: preserve-3d; }

.carousel-control.right {
  left: auto;
  right: 0;
  width: 40px;
  background-repeat: repeat-x; }
  @media (min-width: 992px) {
    .carousel-control.right {
      right: -50px;
      width: 50px; } }
  .carousel-control.right:hover {
    animation-name: controlJiggleRight;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    transform-style: preserve-3d; }

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control svg,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  height: 50px;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control svg,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control svg,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: "\2039"; }

.carousel-control .icon-next:before {
  content: "\203a"; }

.carousel-indicators {
  position: absolute;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
  bottom: -25px; }

.carousel-indicators li {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 1px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.4); }

.carousel-indicators .active {
  margin: 0;
  width: 16px;
  height: 16px;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: -30px; } }

.smd-card {
  width: 100%; }

.smd-card__image {
  border-top: 1px solid #d2d5d7;
  border-right: 1px solid #d2d5d7;
  border-left: 1px solid #d2d5d7;
  height: 200px; }
  .smd-card__image .dnd-widget-wrapper.type-image img {
    height: 200px;
    object-fit: cover;
    margin: 0; }

.smd-card__container {
  border: 1px solid #d2d5d7;
  margin: 0;
  padding: 2px 12px; }

.smd-card__title {
  background: url(../images/article-block-underscore.png) no-repeat left bottom;
  color: #2e2f30;
  font-family: Fjalla One, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  float: left;
  line-height: inherit;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  text-decoration: none;
  width: 100%; }

.smd-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.smd-grid__item,
.smd-grid--item {
  margin-bottom: 2%;
  padding: 1rem;
  -ms-flex: 0 99%;
      flex: 0 99%; }

.smd-grid__item--2,
.smd-grid--item--2 {
  -ms-flex: 0 99%;
      flex: 0 99%; }
  @media (min-width: 768px) {
    .smd-grid__item--2,
    .smd-grid--item--2 {
      -ms-flex: 0 49%;
          flex: 0 49%; } }

.smd-grid__item--3,
.smd-grid--item--3 {
  -ms-flex: 0 99%;
      flex: 0 99%; }
  @media (min-width: 768px) {
    .smd-grid__item--3,
    .smd-grid--item--3 {
      -ms-flex: 0 32%;
          flex: 0 32%; } }

.smd-grid__item--4,
.smd-grid--item--4 {
  -ms-flex: 0 99%;
      flex: 0 99%; }
  @media (min-width: 768px) {
    .smd-grid__item--4,
    .smd-grid--item--4 {
      -ms-flex: 0 49%;
          flex: 0 49%; } }
  @media (min-width: 992px) {
    .smd-grid__item--4,
    .smd-grid--item--4 {
      -ms-flex: 0 24%;
          flex: 0 24%; } }

.node--sme-map-item--teaser {
  padding: 1rem; }

.node__sme-map-item {
  display: -ms-flexbox;
  display: flex;
  line-height: .8rem;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 768px) {
    .node__sme-map-item {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .node__sme-map-item--name {
    font-weight: 900; }
  .node__sme-map-item--institution {
    line-height: 1rem; }
  .node__sme-map-item__expertise {
    margin-top: 1rem; }
    .node__sme-map-item__expertise .field__label {
      font-weight: 900; }
  .node__sme-map-item__left {
    display: block;
    padding: 1rem; }
  .node__sme-map-item__right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 1rem; }
  .node__sme-map-item__smd-division img {
    max-height: 250px; }

.sme-icon-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1rem 0;
  gap: 1rem; }
  .sme-icon-list--item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    -ms-flex-align: center;
        align-items: center;
    gap: 0.5rem; }
    @media (min-width: 992px) {
      .sme-icon-list--item {
        -ms-flex: 1 1 12%;
            flex: 1 1 12%; } }
  .sme-icon-list .sme-icon-text {
    font-weight: bold; }

.leaflet-container {
  z-index: 199 !important; }

.leaflet-div-icon {
  border-radius: 15px;
  border: none; }
  .leaflet-div-icon .leaflet-div-icon-13268 {
    background-image: url("../images/smeIcon-astro.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%; }
  .leaflet-div-icon .leaflet-div-icon-13269 {
    background-image: url("../images/smeIcon-bps.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%; }
  .leaflet-div-icon .leaflet-div-icon-13270 {
    background-image: url("../images/smeIcon-earth.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%; }
  .leaflet-div-icon .leaflet-div-icon-13271 {
    background-image: url("../images/smeIcon-sun.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%; }
  .leaflet-div-icon .leaflet-div-icon-13273 {
    background-image: url("../images/smeIcon-planet.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%; }
  .leaflet-div-icon .leaflet-div-icon-na {
    background-image: url("../images/smeIcon-all.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%; }

.view-sme-map #edit-populate {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 12px 8px 40px;
  line-height: 1.42857143;
  vertical-align: middle;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background-color: #ffffff;
  color: #000000;
  font-size: 2em;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center; }

.view-sme-map .views-submit-button {
  min-width: 100px;
  padding: 0.5em 1em 0 0; }

.view-sme-map #edit-field-sme-item-expertise-tid-wrapper {
  max-width: 100%; }
  .view-sme-map #edit-field-sme-item-expertise-tid-wrapper select {
    max-width: 100%; }

.view-sme-map #edit-submit-sme-map,
.view-sme-map #edit-reset {
  width: 100%;
  border-style: none;
  background-color: #c52639;
  color: #ffffff;
  -webkit-appearance: button;
  transition: all 200ms ease;
  font-family: "Fjalla One", sans-serif;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  padding: 18px;
  cursor: pointer; }

.view-sme-map .view-content .views-row {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
  background-color: #ffffff; }
  .view-sme-map .view-content .views-row .node__sme-map-item {
    line-height: 1;
    -ms-flex-pack: justify;
        justify-content: space-between; }

@keyframes iconMovement {
  0% {
    transform: translateX(0) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  25% {
    transform: translateX(0) translateY(-3px) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  50% {
    transform: translateX(0) translateY(3px) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  75% {
    transform: translateX(0) translateY(-3px) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); }
  100% {
    transform: translateX(0) translateY(0) translateZ(0) scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg); } }

.statistic-teaser__group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.statistic-teaser {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  background-color: rgba(36, 36, 36, 0.86);
  margin-bottom: 8px;
  padding: 12px 10px;
  text-align: center;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  min-height: 145px; }
  @media (min-width: 480px) {
    .statistic-teaser {
      width: 49%;
      margin-bottom: 10px; } }
  @media (min-width: 992px) {
    .statistic-teaser {
      margin: 10px 0.5% 0;
      width: 32.3%; } }
  @media (min-width: 992px) {
    .statistic-teaser:nth-last-child(-n+4) {
      width: 24%; } }
  .statistic-teaser:hover img {
    animation-name: iconMovement;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    transform-style: preserve-3d; }

.statistic-teaser__title {
  color: #8499df;
  font-family: "Fjalla One", sans-serif;
  font-weight: 600;
  font-size: 1.15em;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 3px; }

.statistic-teaser__icon {
  margin-bottom: 8px; }
  .statistic-teaser__icon img {
    display: block;
    height: 55px;
    width: auto;
    margin: 0 auto;
    max-width: 100%; }

.statistic-teaser__stat-value,
.statistic-teaser__stat2-value {
  font-family: Metropolis, sans-serif;
  font-size: 1.1em;
  color: #ffffff;
  line-height: 17.6px;
  font-weight: bold; }
  .statistic-teaser__stat-value *,
  .statistic-teaser__stat2-value * {
    display: inline; }

.statistic-teaser__stat-label,
.statistic-teaser__stat2-label {
  color: #ffffff;
  font-family: Metropolis, sans-serif;
  line-height: 17.6px; }
  .statistic-teaser__stat-label *,
  .statistic-teaser__stat2-label * {
    display: inline; }

.view-subject-matter-experts .views-exposed-form {
  margin: 20px auto 8px; }

.view-subject-matter-experts .views-widget-filter-populate {
  height: 100%;
  margin: auto;
  width: 100%; }
  @media (min-width: 768px) and (max-width: 10000px) {
    .view-subject-matter-experts .views-widget-filter-populate {
      width: 70%; } }

.view-subject-matter-experts .views-widget-filter-populate input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 2px;
  color: #000000;
  display: block;
  font-size: 2em;
  height: 100%;
  line-height: 1.42857143;
  padding: 8px 12px;
  vertical-align: middle;
  width: 100%; }

.view-subject-matter-experts .views-submit-button,
.view-subject-matter-experts .views-reset-button {
  min-width: 100px;
  padding: .5em 1em 0 0;
  width: 100%; }
  @media (min-width: 768px) and (max-width: 10000px) {
    .view-subject-matter-experts .views-submit-button,
    .view-subject-matter-experts .views-reset-button {
      width: unset; } }

.view-subject-matter-experts #edit-submit-subject-matter-experts,
.view-subject-matter-experts #edit-reset {
  background-color: #c52639;
  border-style: none;
  color: #ffffff;
  font-family: "Fjalla One", sans-serif;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 0;
  padding: 18px;
  text-transform: uppercase;
  transition: all 200ms ease;
  width: 100%; }

.view-subject-matter-experts .subject-matter-experts-results-total {
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center; }

@media (min-width: 768px) and (max-width: 10000px) {
  .view-subject-matter-experts #edit-field-sme-division-tid-wrapper {
    width: 100%; }
  .view-subject-matter-experts #edit-field-sme-division-tid-wrapper label {
    float: left;
    margin-right: 10px; }
  .view-subject-matter-experts #edit-field-sme-division-tid-wrapper .views-widget {
    float: left; } }

.subject-matter-expert-teaser {
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
  padding: 20px; }
  .subject-matter-expert-teaser__title {
    font-size: 1.375em; }
    @media (min-width: 43.75em) {
      .subject-matter-expert-teaser__title {
        font-size: 1.375em; } }
    @media (min-width: 56.25em) {
      .subject-matter-expert-teaser__title {
        font-size: 1.5em; } }
  .subject-matter-expert-teaser__institution {
    margin-bottom: 0; }
  .subject-matter-expert-teaser__expertise {
    margin-top: 10px; }
  .subject-matter-expert-teaser__label {
    font-weight: bold; }

.view-mission-index div.mission-division,
.view-toolkit-listing div.mission-division,
.view-nasa-at-home-content div.nasaathome__topic-bar {
  width: 100%;
  height: 5px; }

.division-color-11253 {
  background-color: #ff8c00; }

.division-color-12182 {
  background-color: #678943; }

.division-color-11238 {
  background-color: #cc5d11; }

.division-color-79,
.nasaathome__topic-bar--color-10805 {
  background-color: #03c4d7; }

.division-color-103,
.nasaathome__topic-bar--color-10808 {
  background-color: #7acf61; }

.division-color-5,
.nasaathome__topic-bar--color-10807 {
  background-color: #facf03; }

.division-color-81,
.nasaathome__topic-bar--color-10806 {
  background-color: #402874; }

.division-color-4857,
.nasaathome__topic-bar--color-10809 {
  background-color: #6e99b7; }

.division-color-4856,
.nasaathome__topic-bar--color-10810 {
  background-color: #d74780; }

.division-text--all-science,
.nasaathome__topic-text--color-10810 {
  color: #d74780; }

.nasaathome__topic-text--color-10809 {
  color: #6e99b7; }

.division-text--iss {
  color: #8499df; }

.division-text--universe,
.science-cat-text--universe,
.science-cat-text--exoplanets,
.science-cat-text--stars,
.nasaathome__topic-text--color-10805 {
  color: #03c4d7; }

.division-text--earth,
.science-cat-text--earth,
.science-cat-text--climate-change,
.science-cat-text--ice,
.nasaathome__topic-text--color-10808 {
  color: #7acf61; }

.division-text--sun,
.nasaathome__topic-text--color-10807 {
  color: #facf03; }

.division-text--missions {
  color: #6e99b7; }

.division-text--space-experiments {
  color: #ff8c00; }

.division-text--citizen-science {
  color: #678943; }

.division-text--covid {
  color: #cc5d11; }

.division-text--lunar-discovery {
  color: #993300; }

.science-cat-text--sun,
.science-cat-text--our-sun,
.science-cat-text--earths-space-environment {
  color: #e82237; }

.division-text--solar-system,
.science-cat-text--solar-system,
.science-cat-text--mars,
.science-cat-text--planets-of-our-solar-system,
.nasaathome__topic-text--color-10806 {
  color: #402874; }

.helpful-link-teaser__division .division-text--solar-system {
  color: #9686b9; }

.science-cat-text--sky-watching,
.science-cat-text--eclipses,
.science-cat-text--meteor-showers {
  color: #175498; }

.category-color-11,
.category-color-111,
.category-color-75,
.category-color-blue-light {
  color: #03c4d7; }

.category-color-28,
.category-color-93,
.category-color-115,
.category-color-green-light {
  color: #7acf61; }

.category-color-101,
.category-color-24,
.category-color-44,
.category-color-red {
  color: #e82237; }

.category-color-42,
.category-color-96,
.category-color-4,
.category-color-purple {
  color: #402874; }

.category-color-3904,
.category-color-94,
.category-color-2,
.category-color-23,
.category-color-blue-dark {
  color: #175498; }

.category-color-slate {
  color: #6e99b7; }

.category-color-yellow {
  color: #facf03; }

.category-color-magenta {
  color: #d74780; }

.category-color-gray {
  color: #d2d5d7; }

.category-color-orange {
  color: #ff8c00; }

.category-color-orange-dark {
  color: #cc5d11; }

.category-color-green-dark {
  color: #678943; }

.category-color-brown {
  color: #993300; }

#by-topic .by-topics-term-color-purple:before,
#by-topic li.active_topic.by-topics-term-color-purple a,
.by-topics-term-color-purple {
  color: #402874; }

#by-topic .by-topics-term-color-blue-light:before,
#by-topic li.active_topic.by-topics-term-color-blue-light a,
.by-topics-term-color-blue-light {
  color: #03c4d7; }

#by-topic .by-topics-term-color-green-light:before,
#by-topic li.active_topic.by-topics-term-color-green-light a,
.by-topics-term-color-green-light {
  color: #7acf61; }

#by-topic .by-topics-term-color-green-dark:before,
#by-topic li.active_topic.by-topics-term-color-green-dark a,
.by-topics-term-color-green-dark {
  color: #678943; }

#by-topic .by-topics-term-color-blue-dark:before,
#by-topic li.active_topic.by-topics-term-color-blue-dark a,
.by-topics-term-color-blue-dark {
  color: #175498; }

#by-topic .by-topics-term-color-red:before,
#by-topic li.active_topic.by-topics-term-color-red a,
.by-topics-term-color-red {
  color: #e82237; }

#by-topic .by-topics-term-color-gray:before,
#by-topic li.active_topic.by-topics-term-color-gray a,
.by-topics-term-color-gray {
  color: #d2d5d7; }

#by-topic .by-topics-term-color-yellow:before,
#by-topic li.active_topic.by-topics-term-color-yellow a,
.by-topics-term-color-yellow {
  color: #facf03; }

#by-topic .by-topics-term-color-slate:before,
#by-topic li.active_topic.by-topics-term-color-slate a,
.by-topics-term-color-slate {
  color: #6e99b7; }

#by-topic .by-topics-term-color-magenta:before,
#by-topic li.active_topic.by-topics-term-color-magenta a,
#by-topic .by-topics-term-color-pink:before,
#by-topic li.active_topic.by-topics-term-color-pink a,
.by-topics-term-color-magenta,
.by-topics-term-color-pink {
  color: #d74780; }

#by-topic .by-topics-term-color-orange:before,
#by-topic li.active_topic.by-topics-term-color-orange a,
.by-topics-term-color-orange {
  color: #ff8c00; }

#by-topic .by-topics-term-color-brown:before,
#by-topic li.active_topic.by-topics-term-color-brown a,
.by-topics-term-color-brown {
  color: #993300; }

#by-topic .by-topics-term-color-orange-dark:before,
#by-topic li.active_topic.by-topics-term-color-orange-dark a,
.by-topics-term-color-orange-dark {
  color: #cc5d11; }

#by-topic .by-topics-term-color-purple-light:before,
#by-topic li.active_topic.by-topics-term-color-purple-light a,
.by-topics-term-color-purple-light {
  color: #9966ff; }

.by-topics-term-color-default {
  color: #e82237; }

#tooltip {
  max-width: 500px; }

.topic__link--filter {
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #9da2a5;
  text-decoration: none; }

.topic-filter-list--calendar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 992px) {
    .topic-filter-list--calendar {
      -ms-flex-wrap: no-wrap;
          flex-wrap: no-wrap; } }
  .topic-filter-list--calendar .topic--filter {
    -ms-flex: 1 0 50%;
        flex: 1 0 50%; }
    @media (min-width: 768px) {
      .topic-filter-list--calendar .topic--filter {
        -ms-flex: 1 0 30%;
            flex: 1 0 30%; } }
    @media (min-width: 992px) {
      .topic-filter-list--calendar .topic--filter {
        -ms-flex: 1 0 15%;
            flex: 1 0 15%; } }

.view-nugget-listing .views-row {
  padding: 40px;
  width: 100%;
  float: left;
  background: #ffffff;
  border: 1px solid #d2d5d7;
  margin: 0 0 24px 0; }
  .view-nugget-listing .views-row .views-field-title i {
    font-size: 2em; }
  .view-nugget-listing .views-row .views-field-title a {
    text-decoration: none;
    color: #333333;
    font-family: Fjalla One, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 2em; }

.view-nugget-listing.view-id-nugget_listing {
  float: left; }
  @media (min-width: 0) and (max-width: 768px) {
    .view-nugget-listing.view-id-nugget_listing {
      width: 100%;
      padding: 0; } }
  .view-nugget-listing.view-id-nugget_listing .views-field-body {
    float: left;
    clear: left; }
  .view-nugget-listing.view-id-nugget_listing p {
    line-height: 1.5em;
    margin: 0; }

.view-nugget-listing .views-field-title {
  margin: 0 0 5px 0; }

.view-nugget-listing .views-field-body {
  float: left;
  width: 55%;
  padding: 0 20px 0 0;
  color: #6a7987; }
  @media (min-width: 0) and (max-width: 1024px) {
    .view-nugget-listing .views-field-body {
      width: 100%;
      margin: 0 0 20px 0;
      padding: 0; } }

.view-nugget-listing .views-field-field-division div.field-content {
  color: inherit;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  text-decoration: none;
  float: left;
  border-right: 1px solid #d2d5d7; }

.view-nugget-listing .view-content {
  width: 100%;
  float: left;
  box-sizing: border-box; }

.view-nugget-listing span.date-display-single {
  font-size: 0.9em;
  color: #9da2a5;
  margin: 0 0 5px 0;
  width: auto;
  float: left; }

.view-nugget-listing .views-field-field-master-image {
  text-align: center; }
  .view-nugget-listing .views-field-field-master-image img {
    width: 45%;
    height: auto; }
    @media (min-width: 0) and (max-width: 1024px) {
      .view-nugget-listing .views-field-field-master-image img {
        width: 100%;
        max-width: 300px;
        height: auto;
        float: none;
        display: block;
        margin: auto; } }

.view-wavelength .views-exposed-form {
  margin: 20px auto 8px; }
  .view-wavelength .views-exposed-form .views-widget-filter-populate_1 {
    margin: auto;
    height: 100%;
    width: 70%; }
    @media (min-width: 0) and (max-width: 768px) {
      .view-wavelength .views-exposed-form .views-widget-filter-populate_1 {
        width: 100%; } }
    .view-wavelength .views-exposed-form .views-widget-filter-populate_1 input {
      display: block;
      width: 100%;
      height: 100%;
      padding: 8px 12px;
      line-height: 1.42857143;
      vertical-align: middle;
      border: 1px solid #cccccc;
      border-radius: 2px;
      background-color: #ffffff;
      color: #000000;
      font-size: 2em; }
  .view-wavelength .views-exposed-form .views-submit-button, .view-wavelength .views-exposed-form .views-reset-button {
    min-width: 100px;
    padding: .5em 1em 0 0; }
    @media (min-width: 0) and (max-width: 768px) {
      .view-wavelength .views-exposed-form .views-submit-button, .view-wavelength .views-exposed-form .views-reset-button {
        width: 100%; } }
  .view-wavelength .views-exposed-form #edit-submit-wavelength, .view-wavelength .views-exposed-form #edit-reset {
    width: 100%;
    border-style: none;
    background-color: #c52639;
    color: #ffffff;
    -webkit-appearance: button;
    transition: all 200ms ease;
    font-family: "Fjalla One", sans-serif;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0;
    padding: 18px; }

.view-wavelength .wavelength-teaser {
  padding: 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
  background-color: #ffffff; }
  .view-wavelength .wavelength-teaser .wavelength-teaser__description {
    float: left;
    width: 70%; }
    @media (min-width: 0) and (max-width: 768px) {
      .view-wavelength .wavelength-teaser .wavelength-teaser__description {
        width: 100%; } }
  .view-wavelength .wavelength-teaser .wavelength-teaser__label {
    font-weight: bold; }
  .view-wavelength .wavelength-teaser .wavelength-teaser__resource {
    text-align: right;
    padding: 10px; }
  .view-wavelength .wavelength-teaser .wavelength-teaser__left {
    float: left;
    margin-right: 20px;
    width: 20%; }
    @media (min-width: 0) and (max-width: 768px) {
      .view-wavelength .wavelength-teaser .wavelength-teaser__left {
        width: 100%; }
        .view-wavelength .wavelength-teaser .wavelength-teaser__left img {
          display: block;
          margin: auto; } }
  .view-wavelength .wavelength-teaser .wavelength-teaser__footer {
    margin-top: 20px;
    clear: left; }
    .view-wavelength .wavelength-teaser .wavelength-teaser__footer .wavelength-teaser__resource-value {
      padding: 5px; }
      .view-wavelength .wavelength-teaser .wavelength-teaser__footer .wavelength-teaser__resource-value a {
        text-decoration: none; }

.view-wavelength .wavelength-results-total {
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center; }
