@import url(normalize.css);
/* ---- Typography ---- */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.woff") format("woff"),
    url("../fonts/icomoon.ttf") format("truetype"),
    url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "icomoon";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* ---- Grid ---- */
/* @group ----- Colors ----- */
:root {
  --accent-color: #8cbcd8;
}
/* @end */
@media screen {
  /* @import url(normalize.css); */
  /* ---- Typography ---- */ 

  @font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"),
      url("../fonts/icomoon.woff") format("woff"),
      url("../fonts/icomoon.ttf") format("truetype"),
      url("../fonts/icomoon.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  [data-icon]:before {
    font-family: "icomoon";
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  }

  /* ---- Grid ---- */
  /* @group ----- Colors ----- */
  /* @end */
  /* @group ----- Generic HTML elements ----- */
  * {
    box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
  }

  html,
  body {
    margin: 0;
    padding: 0;
  }

  html {
    width: 100%;
    height: 100%;
  }

  body {
    /* Remove ugly yellow background */
    /* background: url("../images/bg2.jpg") no-repeat center center fixed; */
    background-size: cover;
    background-size: cover;
    background-size: cover;
    background-size: cover;
    font-size: 16px;
    line-height: 24px;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    color: #375e5d;
    overflow-x: hidden;
    overflow-y: auto;
    word-wrap: break-word;
  }

  a {
    text-decoration: none;
    font-weight: bold;
  }
  a:link {
    color: #3d5a80;
  }
  a:visited {
    color: #426393;
  }
  li.current > a{
    color: #DAA41B;
  }
  a:active,
  a:hover {
    color: #DAA41B;
  }

  a.button {
    background-color: #3d3d3d;
    color: #fff;
    padding: 0.75em;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
  }

  h1 {
    font-size: 32px;
    line-height: 48px;
  }

  h1,
  h2 {
    font-weight: 400;
  }

  h3,
  h4,
  h5,
  h6 {
    font-weight: 700;
  }

  input {
    font-family: "Raleway", sans-serif;
    font-weight: 400;
  }

  /* @end */
  /* @group ----- Global classes ----- */
  .screen-reader-text {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
  }

  a.button {
    background-color: #3d3d3d;
    color: #fff;
    padding: 0.75em;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
  }

  div[role="main"] {
    clear: both;
    width: 100%;
    float: left;
    background-color: #fff;
    box-shadow: #e7e7e7 0 10px 20px 0px;
    box-shadow: #e7e7e7 0 10px 20px 0px;
    box-shadow: #e7e7e7 0 10px 20px 0px;
  }
  div[role="main"] > h1:first-of-type {
    background-color: var(--accent-color)
    color: #fff;
    padding: 0.375em 2.85714%;
    margin: 0;
    font-size: 24px;
    line-height: 36px;
    text-shadow: 0.5px 0.5px 2px black;
    font-weight: bold;
  }
  div[role="main"] + nav,
  div[role="main"] h1 + nav {
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
    height: 3em;
    position: relative;
    z-index: 60;
  }

  #outputs {
    padding: 1.5em 2.85714%;
    border-color: #e7e7e7;
    border-top-width: 0.0625em;
    border-top-style: solid;
    padding-top: 1.4375em;
    background-color: #fff;
  }

  /* @end */

  /* @group ----- Header ----- */
  header {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
  }

  #site-title {
    float: left;
    padding: 0 2.85714%;
    margin: 0;
    font-size: 3em;
    line-height: 1.33333em;
    color: #FFC507;
    width: 70%;
  }
  
  #site-title a {
    /* padding: 0.5625em 0; */
    display: block;
    color: #DAA41B;
    font-variant: small-caps;
    font-size: 1.1em;
    font-weight: 600;
  }
  #site-title img {
    float: left;
    height: 1.5em;
    /* width: fit-content; */
    content: url("../images/CGMR_03.png");
    vertical-align: bottom;
    opacity: 100;
  }

  #mobile-nav {
    height: 3.75em;
    text-align: right;
    display: flex;
    line-height: 4.21875em;
    position: absolute;
    right: 16px;
    top: 50px;
  }
  #mobile-nav a {
    display: inline-block;
    font-size: 24px;
    background-color: #FFC507;
    color: #fff;
    height: 1.5em;
    border-radius: 40px;
    border-radius: 40px;
    border-radius: 40px;
    margin-right: 2.85714%;
    line-height: 1.6875em;
    top: 8px;
    right: 16px;
  }
  #mobile-nav a:last-of-type {
    margin-bottom: 0;
    top: 60px;
  }
}
@media screen and (min-width: 60em) {
  #mobile-nav {
    display: none;
  }
}

@media screen {


  #search-form {
    display: block;
    padding: 0.75em 2%;
    border-color: #e7e7e7;
    border-top-width: 0.0625em;
    border-top-style: solid;
    padding-top: 0.6875em;
    float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
  }

  #search-form input[type="text"],
  #search-form input[type="submit"] {
    border-radius: 0;
    border-radius: 0;
    border-radius: 0;
    height: 2.25em;
    margin: 0;
    float: left;
    padding: 0.375em 1.40845%;
    font-size: 16px;
  }
  #search-form button {
    border-radius: 0;
    border-radius: 0;
    border-radius: 0;
    height: 2.25em;
    float: right;
    padding: 0.375em 1.40845%;
    font-size: 16px;
    width: 35%;
    background-color: #FFC507;
    line-height: 16px;
    color: white;
    font-weight: 600;
    border: 0;
  }
  #search-form input[type="text"] {
    width: 65%;
    border: 1px solid #e7e7e7;
    box-shadow: 0 0 20px #e7e7e7;
  }
  #search-form input[type="submit"] {
    width: 35%;
    background-color: #FFC507;
    color: #fff;
    border: 0;
    content: "Search";
  }

  .column {
    float: left;
    align-items: flex-start;
  }
  
  .left{
    width: 30%;
    order: 1;
  }

  .right {
    /* width: 20%; */
    order: 3;
    display: inline-flex;
  }
  
  .middle {
    order: 2;
  }
  .row {
    display: inline-flex;
    width: 100%;
    height: 5.5em;
  }
  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }

  /* @end */
  /* @group ----- Footer ----- */
  footer {
    padding: 1.5em 2.85714% 6em;
    clear: both;
    font-size: 12px;
  }
  footer img {
    height: 4.5em;
    width: auto;
    margin: 1.5em 2.85714% 0 0;
  }
  footer div.logos {
    opacity: 0.5;
  }
  footer div.logos:hover {
    opacity: 1;
  }

  .twitter,
  .facebook,
  .tumblr {
    text-indent: -9999px;
    position: relative;
    display: inline-block;
    width: 32px;
    font-size: 32px;
  }

  .twitter:before,
  .facebook:before,
  .tumblr:before {
    font-family: "icomoon";
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-indent: 0;
    position: absolute;
    left: 0;
  }

  .facebook:before {
    content: "\e002";
  }

  .twitter:before {
    content: "\e001";
  }

  .tumblr:before {
    content: "\e014";
  }

  /* @end */
  /* @group ----- Home ----- */
  #intro {
    background-color: #fff;
    padding: 0.75em 1.40845%;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: 1.4375em;
    border-color: #e7e7e7;
    clear: both;
  }

  #intro h1 {
    font-size: 24px;
    line-height: 36px;
    margin: 0.375em 0;
  }

  #intro p:first-of-type {
    margin-top: 0;
  }

  #intro p:last-of-type {
    margin-bottom: 0.75em;
  }

  #intro .button {
    background-color: var(--accent-color);
    display: inline-block;
  }

  .home #site-title {
    width: 100%;
    padding: 0.75em 5%;
    margin: 0;
    font-size: .75em;
    line-height: 1.33333em;
    color: #FFC507;
  }
  .home #site-title a {
    padding: 0.75em 0;
    display: inline-block;
  }
  .home #site-title img {
    content: url("../images/logo_title.jpg");
    height: 3.75em;
    width: auto;
    opacity: 100;
  }

  .home #navigation,
  .home #search-form {
    display: block;
  }

  .home #navigation li:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    content: "";
    display: block;
    width: 100%;
  }

  .home #navigation li {
    /* old shadow box transition */
    /* transition: box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease; */

    /* new attempted enlarging transition */
    transition-behavior: normal;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;

  }

  .home #navigation li:hover {
    /* Changing box shadow properties */
    /* box-shadow: 0 0 100px rgba(255, 255, 255, 0.8) inset;
    box-shadow: 0 0 100px rgba(255, 255, 255, 0.8) inset;
    box-shadow: 0 0 100px rgba(255, 255, 255, 0.8) inset; */
    box-shadow: 0px 14px 30px -15px rgba(0,0,0,0.75)!important;
    
    z-index: 100;
    transform: scale(.90);
  }

  .home #navigation li:nth-of-type(4) {
    background: url("../images/rome3.jpg") no-repeat center;
    background-size: cover;
    background-size: cover;
    background-size: cover;
    background-size: cover;
  }
  .home #navigation li:nth-of-type(4):after {
    background-image: linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.8),
      rgba(161, 207, 209, 0.4)
    );
    background-image: linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.8),
      rgba(161, 207, 209, 0.4)
    );
    background-image: linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.8),
      rgba(161, 207, 209, 0.4)
    );
    background-image: linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.8),
      rgba(161, 207, 209, 0.4)
    );
  }

  .home #navigation li:nth-of-type(3) {
    background: url("../images/rome2.jpg") no-repeat top;
    background-size: cover;
    background-size: cover;
    background-size: cover;
    background-size: cover;
  }
  .home #navigation li:nth-of-type(3):after {
    background-image: linear-gradient(
      255deg,
      rgba(0, 0, 0, 0.8),
      rgba(140, 188, 216, 0.4)
    );
    background-image: linear-gradient(
      255deg,
      rgba(0, 0, 0, 0.8),
      rgba(140, 188, 216, 0.4)
    );
    background-image: linear-gradient(
      255deg,
      rgba(0, 0, 0, 0.8),
      rgba(140, 188, 216, 0.4)
    );
    background-image: linear-gradient(
      255deg,
      rgba(0, 0, 0, 0.8),
      rgba(140, 188, 216, 0.4)
    );
  }

  .home #navigation li:first-of-type {
    background: url("../images/rome4.png") no-repeat center center;
    background-size: cover;
    background-size: cover;
    background-size: cover;
    background-size: cover;
  }
  .home #navigation li:first-of-type:after {
    background-image: linear-gradient(
      195deg,
      rgba(0, 0, 0, 0.8),
      rgba(237, 200, 106, 0.4)
    );
    background-image: linear-gradient(
      195deg,
      rgba(0, 0, 0, 0.8),
      rgba(237, 200, 106, 0.4)
    );
    background-image: linear-gradient(
      195deg,
      rgba(0, 0, 0, 0.8),
      rgba(237, 200, 106, 0.4)
    );
    background-image: linear-gradient(
      195deg,
      rgba(0, 0, 0, 0.8),
      rgba(237, 200, 106, 0.4)
    );
  }

  .home #navigation li:nth-of-type(2) {
    background: url("../images/rome.jpg") no-repeat center center;
    background-size: cover;
    background-size: cover;
    background-size: cover;
    background-size: cover;
  }
  .home #navigation li:nth-of-type(2):after {
    background-image: linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.8),
      rgba(66, 99, 147, 0.4)
    );
    background-image: linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.8),
      rgba(66, 99, 147, 0.4)
    );
    background-image: linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.8),
      rgba(66, 99, 147, 0.4)
    );
    background-image: linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.8),
      rgba(66, 99, 147, 0.4)
    );
  }

  .home .news-item {
    zoom: 1;
    max-width: 71em;
    _width: 71em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
    height: 18em;
    overflow: hidden;
    position: relative;
  }
  .home .news-item:after {
    content: "";
    display: table;
    clear: both;
  }
  .home .news-item h1 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
  }
  .home .news-item h2 {
    margin: 0 0 24px;
    padding-left: 0;
  }
  .home .news-item p {
    display: block;
  }

  #featured-question {
    line-height: 1.5em;
    padding: 0.75em 1.40845%;
    background-color: #fff;
    min-height: 21em;
  }
  #featured-question:after {
    background-image: -webkit-linear-gradient(
      215deg,
      rgba(0, 0, 0, 0.9),
      rgba(0, 0, 0, 0.3)
    );
    background-image: -moz-linear-gradient(
      215deg,
      rgba(0, 0, 0, 0.9),
      rgba(0, 0, 0, 0.3)
    );
    background-image: linear-gradient(
      215deg,
      rgba(0, 0, 0, 0.9),
      rgba(0, 0, 0, 0.3)
    );
  }
  #featured-question h1 {
    margin-top: 0;
  }
  #featured-question span {
    display: block;
  }
  #featured-question .category {
    text-transform: uppercase;
    font-size: 0.625em;
    line-height: 2.4em;
    text-shadow: 0.5px 0.5px 2px black;
  }
  #featured-question .title {
    line-height: 1.125em;
    text-shadow: 0.5px 0.5px 2px black;
  }

  #featured-person {
    border-top-width: 0.0625em;
    border-top-style: solid;
    padding-top: 1.4375em;
    background: #fff no-repeat center 25% / cover;
    width: 100%;
  }
  #featured-person:after {
    background-image: -webkit-linear-gradient(
      80deg,
      rgba(0, 0, 0, 0.9),
      rgba(0, 0, 0, 0.3)
    );
    background-image: -moz-linear-gradient(
      80deg,
      rgba(0, 0, 0, 0.9),
      rgba(0, 0, 0, 0.3)
    );
    background-image: linear-gradient(
      80deg,
      rgba(0, 0, 0, 0.9),
      rgba(0, 0, 0, 0.3)
    );
  }

  #featured-three {
    border-top-width: 0.0625em;
    border-top-style: solid;
    padding-top: 1.4375em;
    background: #fff url("../images/spencer.jpg") no-repeat center 25%;
  }

  .featured {
    line-height: 1.5em;
    padding: 0.75em 1.40845%;
    background-size: cover;
    position: relative;
    overflow: hidden;
    border-color: #fff;
    color: #fff;
  }
  .featured .button {
    display: inline-block;
    background-color: var(--accent-color);
    text-shadow: none;
  }
  .featured * {
    position: relative;
    z-index: 10;
    text-shadow: 0 0 30px #000;
  }
  .featured h1 {
    margin-top: 0;
  }
  .featured span {
    display: block;
  }
  .featured .category {
    text-transform: uppercase;
    font-size: 0.625em;
    line-height: 2.4em;
  }
  .featured .title {
    line-height: 1.125em;
  }
  .featured:after {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
  }

  /* @end */
  /* @group ----- Navigation ----- */
  nav ul {
    list-style-type: none;
    padding-left: 0;
  }

  #navigation {
    clear: both;
    background-color: #fff;
    padding-top: -0.0625em;
    display: block;
    position: relative;
    /* left: 100px; */
  }
  #navigation h2 {
    font-size: 1em;
    line-height: 1.5em;
  }
  #navigation ul {
    padding: 0;
    width: 100%;
    margin: 0;
  }
  #navigation li {
    display: block;
    padding: 0.375em 1.40845% 0 1.40845%;
    border-color: #e7e7e7;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: 0.3125em;
  }
  #navigation li h2 {
    margin: 0;
  }
  #navigation li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }

  .navigation .active {
    background-color: var(--accent-color);
    border: none;
  }

  .navigation .active a {
    color: white;
    text-shadow: 0.5px 0.5px 2px black;
  }

  .home #navigation {
    background-color: #fff;
    width: 100%;
    clear: both;
    text-align: left;
    margin: 0;
  }
  .home #navigation a {
    color: #fff;
    position: relative;
    z-index: 100;
    text-shadow: 0 0 20px #333;
    display: block;
    height: 7.5em;
    text-align: center;
    line-height: 4.5em;
    padding: 0.75em 2.85714%;
    text-shadow: 0.5px 0.5px 2px black;
  }
  .home #navigation h1 {
    padding: 0.75em 1.40845%;
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    display: block;
    background-color: var(--accent-color);
    color: #fff;
    text-align: center;
  }
  .home #navigation h2 {
    font-size: 1.25em;
    line-height: 1.2em;
    line-height: 1.2em;
  }
  .home #navigation ul {
    margin: 0;
    padding-left: 0;
  }
  .home #navigation li {
    width: 50%;
    height: 7.5em;
    margin: 0;
    position: relative;
    float: left;
    border-color: #e7e7e7;
    padding: 0;
    background-size: cover;
    border-right-width: 0.0625em;
    border-right-style: solid;
    padding-right: -0.0625em;
    border-bottom: 0;
  }
  .home #navigation li:after {
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: -0.0625em;
    border-color: #fff;
    box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
  }
  .home #navigation li:nth-of-type(2n) {
    border-right: 0;
  }
  .home #navigation li:nth-of-type(3) {
    border-left: 0;
  }
  .home #navigation li:nth-of-type(3),
  .home #navigation li:nth-of-type(4) {
    border-bottom-width: 0em;
    border-bottom-style: solid;
    padding-bottom: 0em;
  }

  .pagination {
    background-color: #fff;
    clear: both;
    padding: 0 2.85714%;
    margin: 0;
    position: relative;
    height: 3em;
  }
  .pagination li {
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center;
  }
  .pagination a {
    color: var(--accent-color);
    display: inline;
    padding: 5px 10px;
    line-height: 3em;
    border-radius: 30px;
    background-color: #eee;
  }
  .pagination:nth-of-type(2) {
    border-top-width: 0.0625em;
    border-top-style: solid;
    padding-top: -0.0625em;
    border-color: #e7e7e7;
  }
  .pagination .page-input {
    left: 20%;
    width: 60%;
  }
  .pagination .page-input form {
    padding: 0.75em 0;
  }
  .pagination .page-input input[type="text"] {
    width: 3em;
    border: 0;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
  }
  .pagination .pagination_previous {
    width: 20%;
    left: 0;
  }
  .pagination .pagination_next {
    left: 80%;
    width: 20%;
  }
  .pagination .pagination_next a {
    background-color: #e7e7e7;
  }

  .by-image a:before {
    content: "\e00e";
    font-family: "icomoon";
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.5em;
    display: block;
    margin: 0 auto;
  }

  .alphabetically a:before {
    content: "ABC";
    font-size: 12px;
    vertical-align: middle;
  }

  .people nav ul li {
    display: inline-block;
  }

  /* @end */
  /* @group ----- About ----- */
  .page div[role="main"] {
    clear: both;
    padding: 0 0 3em 0;
    background-color: #fff;
    float: left;
  }
  .page div[role="main"] #content {
    padding: 0 2.85714%;
  }

  /* @end */
  /* @group ----- Discover ----- */
  .explorations h1 + .pagination {
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
  }

  .explorations div[role="main"],
  .exploration-answer div[role="main"] {
    float: left;
    width: 100%;
  }

  .explorations div[role="main"] {
    background-color: #e7e7e7;
  }

  .explorations div[role="main"] h1:first-of-type,
  .exploration-answer div[role="main"] h1:first-of-type {
    background-color: var(--accent-color);
    color: #fff;
  }

  .exhibit-geolocation-map {
    height: 15em !important;
  }

  .questions {
    clear: both;
    margin: 0 auto;
  }

  .explorations .question {
    width: 100%;
    background-color: #fff;
    background-size: cover;
    background-position: center center;
    float: left;
    border-color: #e7e7e7;
    border-left: 1px solid #e7e7e7;
    position: relative;
    padding: 0 20px;
    margin-bottom: 0;
  }
  .explorations .question p,
  .explorations .question a {
    margin: 20px 0;
    display: block;
    font-size: 24px;
    line-height: 36px;
  }
  .explorations .question .with_shadow a{
    text-shadow: 0.5px 0.5px 2px black;
  }
  .explorations .question:nth-of-type(2n + 1):after {
    /* Black */
    background-image: -webkit-linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.2),
      rgba(237, 200, 106, 0.8)
    );
    background-image: -moz-linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.2),
      rgba(237, 200, 106, 0.8)
    );
    background-image: linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.2),
      rgba(237, 200, 106, 0.8)
    );
  }
  .explorations .question:first-of-type:after,
  .explorations .question:nth-of-type(5n):after {
    /* Red */
    background-image: -webkit-linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.2),
      rgba(66, 99, 147, 0.8)
    );
    background-image: -moz-linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.2),
      rgba(66, 99, 147, 0.8)
    );
    background-image: linear-gradient(
      15deg,
      rgba(0, 0, 0, 0.2),
      rgba(66, 99, 147, 0.8)
    );
  }
  .explorations .question:nth-of-type(2n):after,
  .explorations .question:nth-of-type(7n):after {
    /* Blue */
    background-image: -webkit-linear-gradient(
      255deg,
      rgba(0, 0, 0, 0.2),
      rgba(161, 207, 209, 0.8)
    );
    background-image: -moz-linear-gradient(
      255deg,
      rgba(0, 0, 0, 0.2),
      rgba(161, 207, 209, 0.8)
    );
    background-image: linear-gradient(
      255deg,
      rgba(0, 0, 0, 0.2),
      rgba(161, 207, 209, 0.8)
    );
  }
  .explorations .question:nth-of-type(4n):after {
    /* Green */
    background-image: -webkit-linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.2),
      rgba(140, 188, 216, 0.8)
    );
    background-image: -moz-linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.2),
      rgba(140, 188, 216, 0.8)
    );
    background-image: linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.2),
      rgba(140, 188, 216, 0.8)
    );
  }
  .explorations .question:nth-of-type(3n):after {
    /* Yellow */
    background-image: -webkit-linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.2),
      rgba(237, 200, 106, 0.8)
    );
    background-image: -moz-linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.2),
      rgba(237, 200, 106, 0.8)
    );
    background-image: linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.2),
      rgba(237, 200, 106, 0.8)
    );
  }
  .explorations .question:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
  }
  .explorations .question a {
    position: relative;
    z-index: 10;
    color: #fff;
    text-shadow: 0.5px 0.5px 2px black;
  }

  .exploration-answer div[role="main"] {
    background: #fff;
  }
  .exploration-answer div[role="main"] h2 {
    padding: 0 2.85714%;
  }

  .exhibit-description p {
    margin: 1.5em 0;
  }
  .exhibit-description p:first-of-type {
    margin-top: 0;
  }

  .layout-file-text .thumbnail {
    margin: 0 2.85714% !important;
  }

  .layout-file-text .fullsize {
    max-width: none;
    width: 100%;
    text-align: center;
    background-color: #000;
  }

  .answer {
    background: #fff;
    padding: 1.5em 0;
  }
  .answer p {
    padding: 0 2.85714%;
  }
  .answer .related-items {
    display: none;
  }
  .answer .related-items-mobile {
    margin-bottom: 1.5em;
    margin-top: 3em;
    overflow: auto;
  }
  .answer .related-items-mobile .previous,
  .answer .related-items-mobile .next {
    display: inline-block;
    background-color: #666;
    width: 5%;
    height: 9em;
    line-height: 9em;
    float: left;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
  }
  .answer .related-items-mobile .previous a,
  .answer .related-items-mobile .next a {
    color: #fff;
  }
  .answer .related-items-mobile .image {
    display: inline-block;
    width: 90%;
  }
  .answer .related-items-mobile .image:first-of-type {
    margin: 0;
  }
  .answer .related-items-mobile .image:before {
    content: "1/5";
    text-align: center;
    display: inline;
    line-height: 4.5em;
    margin-left: 45%;
    font-size: 2em;
  }
  .answer .related-items-mobile .caption {
    background-color: #e7e7e7;
    font-style: italic;
    clear: both;
    padding: 1.5em 2.85714%;
    text-align: center;
  }

  .right {
    width: 100%;
    display: inline-flex;
  }
}
@media screen and (min-width: 60em) {
  .right {
    float: right;
    width: 20%;
    padding-left: 5px;
  }
  .right .image {
    float: right;
  }
  .right .image:first-of-type {
    margin-right: 0;
  }
}

@media screen {
  .learn-more {
    clear: both;
    padding: 1.5em 2.85714%;
    overflow: auto;
    border-color: #ccc;
  }
  .learn-more > p {
    margin-left: 1.5em;
    text-indent: -1.5em;
  }
  .learn-more > p:first-of-type {
    font-weight: bold;
  }
  .learn-more .other-questions {
    border-color: #ccc;
    border-top-width: 0.0625em;
    border-top-style: solid;
    padding-top: 1.4375em;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: 1.4375em;
  }
  .learn-more .other-questions > p a:before {
    font-family: "icomoon";
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.5em;
  }
  .learn-more .other-questions > p:first-of-type {
    margin-top: 0;
  }
  .learn-more .other-questions > p:last-of-type {
    margin-bottom: 0;
  }
  .learn-more .other-questions .back a:before {
    content: "\e00d";
  }
  .learn-more .other-questions .prev a:before {
    content: "\e006";
  }
  .learn-more .other-questions .next a:before {
    content: "\e009";
  }
  .learn-more ul {
    padding-left: 1.5em;
    border-color: #ccc;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: 1.4375em;
  }

  .image-list-left-thumbs {
    padding: 0 2.85714%;
  }
  .image-list-left-thumbs img {
    margin: 1.5em 2.85714% 1.5em 0;
    float: left;
  }

  .image-text-group {
    overflow: visible;
  }

  /* @end */
  /* @group ----- Scavenger Hunt ----- */
  .layout-scavenger-hunt {
    position: relative;
    overflow: auto;
    margin-bottom: 1.5em;
  }
  .layout-scavenger-hunt .found-actions {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .layout-scavenger-hunt img {
    max-width: 100%;
    vertical-align: bottom;
    cursor: pointer;
  }
  .layout-scavenger-hunt h3 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    cursor: pointer;
  }
  .layout-scavenger-hunt .found-actions a {
    display: block;
    width: 70%;
    margin: auto;
    text-align: center;
    color: #fff;
    padding: 0.75em 10px;
    margin-bottom: 1.5em;
    background-color: #d9c414;
    border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
  }
  .layout-scavenger-hunt .transcript {
    width: 100%;
    border-color: rgba(255, 255, 255, 0.3);
    padding: 1.5em 1.40845%;
    background-color: #fff;
    position: relative;
    z-index: 10;
  }
  .layout-scavenger-hunt .no-actions {
    cursor: default;
  }
  .layout-scavenger-hunt a.done {
    text-indent: -9999px;
    background-color: transparent;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
  }
  .layout-scavenger-hunt a.done:before {
    font-family: "icomoon";
    content: "\e600";
    text-indent: 0;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 0px;
    right: 0px;
  }

  .item-collapsed {
    padding: 0.75em;
  }
  .item-collapsed:after {
    position: absolute;
    right: 0.5625em;
    top: 0.5625em;
    font-family: "icomoon";
    content: "\e009";
    text-indent: 0;
    speak: none;
    font-size: 20px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    color: var(--accent-color);
  }
  .item-collapsed.open:after {
    content: "\e007";
  }

  .plain-text {
    background-color: #fff;
    padding: 0 1.40845%;
    overflow: auto;
  }

  .layout-geolocation-map {
    margin-top: -1.5em;
  }

  .layout-file-text .exhibit-items.left {
    max-width: none !important;
  }

  /* @end */
  /* @group ----- People ----- */
  .people .items {
    background-color: #fff;
    padding: 1.5em 2.85714%;
    overflow: auto;
  }
  .people .pagination {
    width: 100%;
    background-color: #fff;
    margin: 0;
    padding-left: 2.85714%;
    border-color: #e7e7e7;
    float: left;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: -0.0625em;
  }
  .people .pagination + ul {
    margin: 0;
    font-size: 0;
    float: right;
    width: 100%;
    background-color: #fff;
    position: relative;
    border-left: 1px solid #e7e7e7;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px;
  }
  .people .pagination + ul li {
    width: 50%;
    font-size: 16px;
    text-align: center;
    background-color: #fff;
    height: 3em;
    line-height: 24px;
    display: table;
    float: left;
  }
  .people .pagination + ul li a {
    width: 100%;
    line-height: 24px;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
  }
  .people nav li {
    height: 100%;
  }
  .people .letter {
    clear: both;
  }
  .people .blurb {
    display: none;
  }

  .people.items.browse .item {
    border-bottom-width: 0em;
    border-bottom-style: solid;
    padding-bottom: 1.5em;
    overflow: hidden;
    padding: 0;
  }

  .persons.images {
    text-align: center;
    padding-top: 1.5em;
  }
  .persons.images .person {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 2%;
    text-align: center;
    padding: 0;
  }
  .persons.images .image {
    width: 100px;
    display: inline-block;
    /* -webkit-border-radius: 55px/100px;
    -moz-border-radius: 55px/100px;
    border-radius: 55px/100px; */
    overflow: hidden;
    text-align: center;
    background: #e7e7e7 center center no-repeat;
    background-size: cover;
    background-size: cover;
    background-size: cover;
    background-size: cover;
    height: 9em;
    margin-bottom: 1.5em;
  }
  .persons.images .image a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
  }
  .persons.images .person h2 {
    margin-top: 0;
    font-size: 0.875em;
    line-height: 1.71429em;
    text-align: center;
    font-style: italic;
  }

  .persons.alpha {
    padding: 0;
    text-align: left;
    display: none;
  }
  .persons.alpha h2 {
    margin: 0;
    background-color: #e7e7e7;
    padding: 0.375em 2.85714%;
    font-size: 1em;
    line-height: 1.5em;
  }
  .persons.alpha .person {
    padding: 0.375em 2.85714%;
    display: inline-block;
    width: 100%;
  }

  #people-item-type-metadata-first-name,
  #people-item-type-metadata-last-name {
    display: none;
  }

  .persons + nav {
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 20px;
    overflow: auto;
  }

  /* @end */
  /* @group ----- Events ----- */
  .items.event .items {
    background-color: #fff;
    overflow: auto;
    position: relative;
    padding-top: 3em;
  }
  .items.event .items .period h2 {
    background-color: #e7e7e7;
  }
  .items.event .items .period:nth-of-type(2n) h2 {
    background-color: #e7e7e7;
  }
  .items.event .items h2 {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 0;
    padding: 0.75em 2.85714%;
  }
  .items.event .items .image {
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    background-color: #ccc;
    margin: 0 2.85714% 0.75em 0;
  }
  .items.event .items .period {
    overflow: auto;
    border-color: #e7e7e7;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: -0.0625em;
  }
  .items.event .items .event {
    padding: 0 2.85714%;
    border-color: #e7e7e7;
    border-top-width: 0.0625em;
    border-top-style: solid;
    padding-top: -0.0625em;
    padding-bottom: 1.5em;
  }
  .items.event .items .event:first-of-type {
    border-top-width: 0em;
    border-top-style: solid;
    padding-top: 0em;
  }

  #period-nav {
    padding: 0.9375em 2.85714%;
    text-align: left;
    vertical-align: top;
    width: 100%;
    position: absolute;
    top: 0;
    font-size: 14px;
    line-height: 24px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 0 50px #bbb;
    box-shadow: 0 0 50px #bbb;
    box-shadow: 0 0 50px #bbb;
  }
  #period-nav .heading:after {
    content: ":";
    display: inline-block;
    width: 160px;
    text-align: left;
  }
  #period-nav ul {
    position: absolute;
    top: 0.375em;
    margin: 0.28125em 0 1.5em 0;
    left: 50%;
    border-bottom: 1px solid #e7e7e7;
  }
  #period-nav ul li {
    display: none;
    background-color: #fff;
    text-align: left;
  }
  #period-nav ul li:first-of-type {
    font-weight: bold;
    display: block;
    cursor: pointer;
    height: 2.25em;
    line-height: 30px;
    padding: 0 2.85714%;
    color: var(--accent-color);
    width: 150px;
    border: solid #e7e7e7;
    border-width: 1px 1px 0 1px;
  }
  #period-nav ul li:first-of-type:after {
    content: "";
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid var(--accent-color);
    position: absolute;
    top: 13px;
    right: 10px;
  }
  #period-nav ul:hover li,
  #period-nav.on ul li,
  #period-nav.off ul li:first-of-type {
    display: block;
  }
  #period-nav.off ul li {
    display: none;
  }
  #period-nav a {
    border: solid #e7e7e7;
    border-width: 1px 1px 0 1px;
    width: 150px;
    display: block;
    height: 2.25em;
    line-height: 30px;
    padding: 0 2.85714%;
  }
  #period-nav.fixed {
    position: fixed;
    top: 0;
  }

  #event-item-type-metadata-event-sort-date {
    display: none;
  }

  /* @end */
  /* @group ----- Themes ----- */
  .themes .theme-list {
    padding: 3em 2.85714%;
    background-color: #fff;
  }
  .themes .theme a {
    background-color: #e7e7e7;
    padding: 0.75em 2.85714%;
    margin-bottom: 1.5em;
    border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
  }

  /* @end */
  /* @group ----- Search results ----- */
  .search div[role="main"] {
    width: 100%;
  }

  .search h1:first-of-type {
    position: relative;
    z-index: 60;
  }

  .search-result {
    border-color: #e7e7e7;
    padding: 0 2.85714%;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: 1.4375em;
    margin-bottom: 1.5em;
    float: left;
    clear: both;
    width: 100%;
  }
  .search-result h3 {
    margin-top: 0;
  }
  .search-result h3:only-child {
    margin-bottom: 0;
  }
  .search-result:first-of-type {
    padding-top: 1.5em;
  }
  .search-result:last-of-type {
    border-bottom: 0;
  }
  .search-result .description {
    padding: 0 !important;
  }

  .search .pagination:first-of-type,
  .search .pagination:nth-of-type(2) {
    box-shadow: rgba(0, 0, 0, 0.04) 0 0 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.04) 0 0 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.04) 0 0 10px 10px;
    z-index: 50;
    border: 0;
  }

  .search-result .image {
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    background-color: #ccc;
    margin: 0 2.85714% 0.75em 0;
    clear: both;
  }

  /* @end */
  /* @group ----- Items/Browse ----- */
  #no-results {
    padding: 0 2.85714%;
  }

  .items.browse .item {
    padding: 0 2.85714%;
    border-color: #e7e7e7;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: 1.4375em;
    overflow: auto;
  }
  .items.browse .item img {
    float: left;
    margin-right: 4.34783%;
  }

  .items + nav {
    box-shadow: rgba(0, 0, 0, 0.1) 0 -5px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 -5px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 -5px 20px;
    overflow: auto;
  }

  .item div[role="main"] {
    background-color: #fff;
    padding-bottom: 3em;
  }
  .item div[role="main"] h2 {
    padding-left: 0;
  }
  .item div[role="main"] h2:first-of-type {
    margin-top: 1.5em;
  }
  .item .metadata .image {
    width: 100%;
    padding: 20px;
    margin: 0;
    border-color: #e7e7e7;
    border-top-width: 0.0625em;
    border-top-style: solid;
    padding-top: -0.0625em;
  }
  .item .description {
    padding: 0 2.85714%;
  }
  .item .description p {
    clear: both;
  }
  .item .description p:first-of-type {
    padding-top: 1.5em;
  }
  .item .category {
    font-weight: bold;
  }

  /* @end */
  /* @group ----- Items/Show ----- */
  .items.show div[role="main"] {
    padding-bottom: 4.5em;
  }
  .items.show div[role="main"] > div {
    padding: 0 2.85714%;
  }
  .items.show div[role="main"] > aside > div {
    display: none;
  }
  .items.show div[role="main"] > aside nav {
    padding: 0;
  }
  .items.show div[role="main"] > aside .images {
    display: block;
    padding: 0;
  }
  .items.show div[role="main"] > aside img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .items.show div[role="main"] .images a {
    display: none;
  }
  .items.show div[role="main"] .images a.current {
    display: block;
  }
  .items.show div[role="main"] .thumbnails,
  .items.show div[role="main"] .other-media {
    display: block;
    margin-bottom: 1.5em;
    overflow: auto;
  }
  .items.show div[role="main"] .thumbnails img {
    width: 25%;
    cursor: pointer;
    opacity: 0.5;
    float: left;
  }
  .items.show div[role="main"] .thumbnails img.current {
    opacity: 1;
  }
  .items.show div[role="main"] .other-media .mejs-container {
    max-width: 100%;
    overflow: hidden;
  }

  .items.show .element-set {
    display: none;
  }

  .item-pagination {
    height: 3em;
    margin: 0;
    position: relative;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: -0.0625em;
    border-color: #e7e7e7;
  }
  .item-pagination li {
    position: absolute;
    top: 0;
    width: 50%;
    text-align: center;
  }
  .item-pagination li a {
    padding: 0.75em 0;
    display: inline-block;
    width: 100%;
  }

  #next-item {
    left: 50%;
  }

  /* @end */
}
@media screen and (min-width: 15em) {
  .people .pagination {
    width: 70%;
    border-bottom-width: 0em;
    border-bottom-style: solid;
    padding-bottom: 0em;
  }
  .people .pagination + ul {
    width: 30%;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .persons.images .person {
    width: 40%;
  }
}

@media screen and (min-width: 60em) {
  /* @group ----- Generic HTML elements ----- */
  body {
    *zoom: 1;
    /* Padding surrounding interactive features "border" */
    /* max-width: 71em;
    _width: 71em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 7.5em; */
  }
  body:after {
    content: "";
    display: table;
    clear: both;
  }

  /* @end */
  /* @group ----- Global classes ----- */
  div[role="main"] > h1:first-of-type {
    padding: 1.375em 2.85714%;
    text-align: center;
  }

  .image {
    width: 16em;
    height: 12em;
  }

  /* @end */
  /* @group ----- Header ----- */
  header {
    /* padding: 6em 1em 1.5em; */
    text-align: center;
    background-color: #fff;
    z-index: 10;
    /* get rid of bad green shadow */
    /* -moz-box-shadow: 0 0 50px rgba(0, 128, 0, 0.18);
     -webkit-box-shadow: 0 0 50px rgba(0, 128, 0, 0.18);
    box-shadow: 0 0 50px rgba(0, 128, 0, 0.18); */ 
    border-top: 5px solid var(--accent-color);
  }

  #site-title {
    font-size: 1.75em;
    line-height: 1.71429em;
    float: none;
    color: #FFC507;
    width: 100%;
  }
  #site-title img {
    height: 4.6em;
    width: auto;
    position: relative;
    opacity: 100;
    z-index: 100;
  }

  .logo {
    margin: 0.5em 1em 1em 0;
  }

  #search-form {
    padding: 0 0 0 15.2%;
    float: unset;
    display: flex !important;
    align-items: center;
    background-color: transparent;
    margin: 0 1.40845% 0 0;
    position: relative;
    top: 0;
    right: 0;
    z-index: 10;
    font-size: 0;
  }
  #search-form input[type="text"] {
    width: 60%;
    margin: 1.125em 0;
    border: 1px solid #e7e7e7;
    font-size: 16px;
    line-height: 24px;
    float: none;
    display: inline-block;
  }
  #search-form input[type="submit"] {
    width: 36%;
    margin: 1.125em 2.85714% 1.125em 0;
    font-size: 16px;
    line-height: 24px;
    float: none;
    display: inline-block;
    content: "Search";
  }

  /* @end */
  /* @group ----- Footer ----- */
  footer {
    padding-top: 3em;
  }

  footer .copy {
    width: 49.29577%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }

  footer .logos {
    width: 49.29577%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }

  footer img {
    margin: 0 0 1.5em 2.85714%;
  }

  /* @end */
  /* @group ----- Home ----- */
  #intro {
    width: 32.39437%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
    border-bottom-width: 0em;
    border-bottom-style: solid;
    padding-bottom: 0em;
  }

  .home #site-title {
    font-size: 2em;
    line-height: 1.71429em;
    float: none;
    padding: 0em 0;
    color: #FFC507;
  }
  .home #site-title img {
    height: 3em;
    width: fit-content;
    opacity: 100;
  }

  .home header {
    padding: 0;
  }

  .home .news-item {
    width: 32.39437%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
    padding-top: 0.75em;
  }
  .home .news-item:first-of-type {
    width: 32.39437%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  .home .news-item:last-of-type {
    width: 32.39437%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  .home .news-item:after {
    content: "";
    display: block;
    width: 100%;
    background-image: linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0));
    position: absolute;
    z-index: 50;
  }

  .home #search-form {
    display: block;
    position: relative;
    width: 100%;
    border-left: 0;
    padding: 0.75em 1.40845%;
    float: left;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.04);
    margin-top: 1.5em;
  }
  .home #search-form input[type="text"],
  .home #search-form input[type="submit"] {
    height: 2.25em;
    margin: 0.75em 0;
    float: left;
    padding: 0.375em 1.40845%;
    font-size: 16px;
  }
  .home #search-form button {
    height: 2.25em;
    margin: 0.75em 0;
    float: left;
    padding: 0.375em 1.40845%;
    font-size: 16px;
  }
  .home #search-form input[type="text"] {
    width: 65%;
    border: 0;
    box-shadow: 0 0 20px #e7e7e7;
  }
  .home #search-form input[type="submit"] {
    width: 35%;
    background-color: #FFC507;
    color: #f7f7f7;
    border: 0;
    content: "Search";
  }

  /* @end */
  /* @group ----- Navigation ----- */
  #navigation {
    float: right;
    clear: none;
    width: 100%;
    display: block !important;
    background-color: #fff;
    text-align: left;
    clear: none;
    display: block !important;
    margin: 0 0 -10em;
    position: relative;
    top: -3.9em;
    padding: 0 3.2%;
    left: 8.5em;
  }
  #navigation a {
    border-right: 1px solid #f7f7f7;
    float: left;
    padding: 1.5em;
  }
  #navigation ul {
    padding: 0;
    width: 100%;
    margin: -2em 0 0 0;
    overflow: auto;
    border-bottom: 1px solid #f7f7f7;
  }
  #navigation li {
    margin: 0;
    border-bottom: 0;
    padding: 0;
    float: left;
    width: 23%;
  }

  .home #navigation {
    position: relative;
    padding: 0 0;
    top: 0;
    left: 0;
  }
  .home #navigation ul {
    border-bottom-width: 0em;
    border-bottom-style: solid;
    padding-bottom: 0em;
  }
  .home #navigation li {
    width: 50%;
    height: 13.5em;
    border-top-width: 0em;
    border-top-style: solid;
    padding-top: 0em;
  }
  .home #navigation li:after {
    height: 13.5em;
  }
  .home #navigation a {
    text-align: left;
    font-size: 24px;
    line-height: 24px;
    border: 0;
    padding: 1em;
    width: 100%;
    height: 100%;
  }
  .home #navigation li:last-of-type {
    border-right-width: 0em;
    border-right-style: solid;
    padding-right: 0em;
  }

  /* @end */
  /* @group ----- Discover ----- */
  .explorations .questions {
    padding-top: 1.5em;
    padding-left: 10px;
    padding-right: 10px;
  }

  .explorations .question {
    width: 30.333%;
    height: 120px;
    margin-bottom: 20px;
  }

  .exploration-answer div[role="main"] h2 {
    padding: 0;
  }

  .answer {
    padding: 0 0 3em 2.85714%;
    width: 66.19718%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  .answer .related-items {
    margin-top: 3em;
    clear: both;
    display: block;
  }
  .answer .related-items .item {
    margin-bottom: 3em;
    overflow: auto;
  }
  .answer .related-items .image {
    margin-left: 2.85714%;
    margin-right: 0;
    clear: both;
    width: 12em;
    height: 9em;
  }
  .answer .related-items h2,
  .answer .related-items p {
    clear: none;
    margin: 0 0 1.5em 0;
    padding: 0 2.85714% 0 0;
  }
  .answer .related-items-mobile {
    display: none;
  }
  .answer p {
    padding: 0;
  }

  .learn-more {
    clear: none;
    padding: 0 2.85714% 3em 1.40845%;
    width: 32.39437%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  .learn-more .items,
  .learn-more .other-questions,
  .learn-more .themes {
    background-color: #f7f7f7;
    padding: 1.5em 4.34783%;
    border: 0;
    margin-bottom: 3em;
  }
  .learn-more .items > *:first-of-type,
  .learn-more .other-questions > *:first-of-type,
  .learn-more .themes > *:first-of-type {
    margin-top: 0;
    padding-top: 0;
  }

  #exhibit-page-navigation{
    margin: 2em 0;
  }

  #exhibit-nav-up{
    font-weight: 700;
  }

  .learn-more .items > h4{
    border-bottom-width: 0.1em !important;
    border-bottom-style: solid !important;
    margin-bottom: 0.5rem !important;
    padding-bottom: 0.8em !important;
    border-color: #426393 !important;
  }

  #exhibit-pages ul{
    margin-left: 0;
    padding-left: 0rem;
  }

  #exhibit-pages li > ul{
    margin-left: 1rem;
    padding-bottom: 0;
  }

  .learn-more .items > *:last-of-type,
  .learn-more .items .hTagcloud > ul,
  .learn-more .other-questions > *:last-of-type,
  .learn-more .other-questions .hTagcloud > ul,
  .learn-more .themes > *:last-of-type,
  .learn-more .themes .hTagcloud > ul {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
  }
  .learn-more .items h3:last-of-type,
  .learn-more .other-questions h3:last-of-type,
  .learn-more .themes h3:last-of-type {
    margin-bottom: 0.75em;
  }
  .learn-more .items {
    margin-top: 0.75em;
  }
  .learn-more .other-questions {
    border-bottom: 0;
  }
  .learn-more .other-questions p {
    border-color: #ccc;
    border-bottom-width: 0.0625em;
    border-bottom-style: solid;
    padding-bottom: 1.4375em;
  }
  .learn-more ul {
    border-bottom: 0;
  }

  .layout-geolocation-map,
  .layout-scavenger-hunt {
    margin-top: 0em;
    margin-bottom: 1.5em;
  }

  .layout-file-text .fullsize {
    margin-bottom: 1.5em;
    width: auto;
  }

  .layout-file-text .thumbnail {
    margin-left: 0 !important;
  }

  /* @end */
  /* @group ----- People ----- */
  .people.alpha .persons {
    padding: 4.5em 0;
  }
  .people.alpha .persons h2 {
    font-size: 1.5em;
    line-height: 2em;
    width: 15.49296%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
    padding-left: 33.80282%;
    vertical-align: top;
    background-color: transparent;
    margin: 0;
    padding-top: 0;
  }
  .people.alpha .person {
    width: 57.74648%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
    padding-right: 16.90141%;
    float: right;
    margin-bottom: 1.5em;
  }
  .people.alpha .person:last-of-type {
    margin-bottom: 4.5em;
  }

  .persons.images .person {
    width: 15%;
  }

  .persons.images .image {
    width: 95px;
    /* -webkit-border-radius: 85px/130px;
    -moz-border-radius: 85px/130px;
    border-radius: 85px/130px; */
  }

  /* @end */
  /* @group ----- Events ----- */
  .items.event .items h2 {
    font-size: 1.5em;
    line-height: 2em;
    width: 15.49296%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
    text-align: center;
    padding: 10px;
    font-size: 24px;
    padding-top: 1.5em;
  }
  .items.event .items .period:nth-of-type(2n) h2 {
    background-color: transparent;
  }
  .items.event .image {
    margin: 1.5em 2.85714% 1.5em 0;
  }
  .items.event .period {
    background-color: #e7e7e7;
  }
  .items.event .period:nth-of-type(2n) {
    background-color: #f7f7f7;
  }
  .items.event .event {
    background-color: #fff;
    width: 83.09859%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding: 0 2%;
    border-bottom: 0;
  }

  #period-nav {
    font-size: 16px;
    padding: 0.75em 2.85714%;
  }
  #period-nav .sub-menu {
    margin-top: 0;
  }
  #period-nav ul li:first-of-type,
  #period-nav a {
    line-height: 36px;
  }

  /* @end */
  /* @group ----- Themes ----- */
  .themes .theme-list {
    -webkit-columns: 2;
    -moz-columns: 2;
  }

  /* @end */
  /* @group ----- Items/Browse ----- */
  .items.browse .item img {
    margin-right: 2.85714%;
  }

  /* @end */
  /* @group ----- Items/Show ----- */
  .exploration-answer div[role="main"] h1,
  .items.show div[role="main"] h1 {
    margin-bottom: 3em;
  }
  .exploration-answer div[role="main"] > div,
  .exploration-answer div[role="main"] article,
  .items.show div[role="main"] > div,
  .items.show div[role="main"] article {
    padding-left: 8.4507%;
    padding-right: 8.4507%;
    width: 66.19718%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  .exploration-answer div[role="main"] > aside,
  .items.show div[role="main"] > aside {
    padding-left: 0%;
    padding-right: 8.4507%;
    width: 32.39437%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  .exploration-answer div[role="main"] > aside > div,
  .items.show div[role="main"] > aside > div {
    display: block;
  }
  .exploration-answer div[role="main"] > aside img,
  .items.show div[role="main"] > aside img {
    margin-bottom: 1.5em;
  }

  .item-pagination {
    margin-bottom: 3em;
  }

  .items.show .element-text {
    display: block;
  }

  #mobile-content {
    display: none;
  }

  /* @end */
  /* @group ----- Themes ----- */
  .search-result.item .description {
    width: auto;
    float: none;
  }

  .search-result .image {
    margin-bottom: 1.5em;
  }

  /* @end */
  /* @group ----- Map ----- */
  body {
    height: auto;
  }

  .map div[role="main"] h1:first-of-type {
    padding: 0.375em 0;
  }

  .map #map {
    max-height: 40em;
  }

  #filters {
    height: auto;
  }

  #filters div label {
    width: 48%;
    float: left;
  }
  #filters div label:nth-of-type(2n) {
    margin-left: 2%;
  }

  div#geolocation {
    clear: none;
  }

  /* @end */
  /* @group ----- About ----- */
  .page div[role="main"] #content {
    padding: 3em 0;
    width: 100%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
    padding-left: 8.4507%;
    padding-right: 8.4507%;
  }

  /* @end */
}
