ul {
  list-style-type: none; }

ul, li {
  margin: 0;
  padding: 0; }

body {
  background-color: #000;
  font-family: arial, sans;
  color: wheat;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4 {
  margin: 0; }

h2 {
  font-size: 2em; }

p {
  font-size: 1em; }

a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.header {
  position: absolute;
  z-index: 1002;
  width: 100%;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.16); }
  .header .hor-bar {
    height: 125px;
    background-color: #71c3cb; }
  .header .control-left {
    float: left;
    margin: 86px 0 0 14px; }
  .header .control-right {
    float: right;
    margin: 85px 11px 0 14px; }
    .header .control-right:nth-child(1) {
      margin-left: 0; }
  .header .main-logo {
    width: 259px;
    height: 76px;
    background-image: url("../media/img/ui-sprite.png");
    background-repeat: no-repeat;
    background-position: -104px 0px;
    text-indent: -9999em;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .header .main-logo:hover {
      cursor: pointer; }

.btn-home {
  width: 28px;
  height: 28px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -35px -148px;
  text-indent: -9999em; }
  .btn-home:hover {
    background-position: -35px -176px;
    cursor: pointer; }
  .btn-home.disabled:hover, .btn-home.disabled {
    background-position: -35px -148px;
    cursor: default;
    opacity: 0.5; }
  .btn-home.active {
    display: none; }

.btn-progress {
  width: 39px;
  height: 28px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -63px -147px;
  text-indent: -9999em; }
  .btn-progress:hover {
    background-position: -63px -175px;
    cursor: pointer; }
  .btn-progress.disabled:hover, .btn-progress.disabled {
    background-position: -63px -147px;
    cursor: default;
    opacity: 0.5; }
  .btn-progress.active {
    display: none; }
  .btn-progress:hover {
    text-decoration: none; }
  .btn-progress .notch {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid white;
    margin: 32px 0 0 3px; }
  .btn-progress .header-popup {
    width: 100px;
    background: white;
    padding: 14px;
    border-radius: 4px;
    text-align: center;
    color: black;
    font-family: Georgia, serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 19px;
    text-indent: 0;
    margin-left: -46px;
    margin-top: -2px; }

.btn-sloan {
  width: 109px;
  height: 30px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -104px -160px;
  text-indent: -9999em; }
  .btn-sloan:hover {
    background-position: -104px -190px;
    cursor: pointer; }
  .btn-sloan.disabled:hover, .btn-sloan.disabled {
    background-position: -104px -160px;
    cursor: default;
    opacity: 0.5; }

.btn-nova {
  width: 91px;
  height: 30px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -104px -220px;
  text-indent: -9999em; }
  .btn-nova:hover {
    background-position: -104px -250px;
    cursor: pointer; }
  .btn-nova.disabled:hover, .btn-nova.disabled {
    background-position: -104px -220px;
    cursor: default;
    opacity: 0.5; }

.btn-nova-intro {
  width: 118px;
  height: 49px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -104px -280px;
  text-indent: -9999em;
  display: block; }
  .btn-nova-intro:hover {
    background-position: -104px -329px;
    cursor: pointer; }
  .btn-nova-intro.disabled:hover, .btn-nova-intro.disabled {
    background-position: -104px -280px;
    cursor: default;
    opacity: 0.5; }

.btn-sloan-intro {
  width: 164px;
  height: 49px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -104px -378px;
  text-indent: -9999em;
  display: block;
  margin-left: 10px; }
  .btn-sloan-intro:hover {
    background-position: -104px -427px;
    cursor: pointer; }
  .btn-sloan-intro.disabled:hover, .btn-sloan-intro.disabled {
    background-position: -104px -378px;
    cursor: default;
    opacity: 0.5; }

.btn-map {
  width: 37px;
  height: 37px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -35px -204px;
  text-indent: -9999em; }
  .btn-map:hover {
    background-position: -35px -241px;
    cursor: pointer; }
  .btn-map.disabled:hover, .btn-map.disabled {
    background-position: -35px -204px;
    cursor: default;
    opacity: 0.5; }

.btn-location {
  width: 37px;
  height: 37px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -35px -278px;
  text-indent: -9999em; }
  .btn-location:hover {
    background-position: -35px -315px;
    cursor: pointer; }
  .btn-location.disabled:hover, .btn-location.disabled {
    background-position: -35px -278px;
    cursor: default;
    opacity: 0.5; }

.btn-hint {
  width: 22px;
  height: 22px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -35px -352px;
  text-indent: -9999em;
  display: block;
  margin: 0 auto; }
  .btn-hint:hover {
    background-position: -35px -374px;
    cursor: pointer; }
  .btn-hint.disabled:hover, .btn-hint.disabled {
    background-position: -35px -352px;
    cursor: default;
    opacity: 0.5; }

li:hover .strand-1 {
  background-position: -751px -160px; }

li:hover .strand-2 {
  background-position: -965px -160px; }

li:hover .strand-3 {
  background-position: -1180px -160px; }

li:hover .strand-bottom {
  background-position: -751px -449px; }

.strand-1 {
  width: 214px;
  height: 160px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -751px 0px;
  text-indent: -9999em; }
  .strand-1:hover {
    background-position: -751px -160px;
    cursor: pointer; }
  .strand-1.disabled:hover, .strand-1.disabled {
    background-position: -751px 0px;
    cursor: default;
    opacity: 0.5; }

.strand-2 {
  width: 214px;
  height: 160px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -965px 0px;
  text-indent: -9999em; }
  .strand-2:hover {
    background-position: -965px -160px;
    cursor: pointer; }
  .strand-2.disabled:hover, .strand-2.disabled {
    background-position: -965px 0px;
    cursor: default;
    opacity: 0.5; }

.strand-3 {
  width: 214px;
  height: 160px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -1180px 0px;
  text-indent: -9999em; }
  .strand-3:hover {
    background-position: -1180px -160px;
    cursor: pointer; }
  .strand-3.disabled:hover, .strand-3.disabled {
    background-position: -1180px 0px;
    cursor: default;
    opacity: 0.5; }

.strand-bottom {
  width: 214px;
  height: 129px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -751px -320px;
  text-indent: -9999em;
  text-indent: inherit;
  position: relative; }
  .strand-bottom:hover {
    background-position: -751px -449px;
    cursor: pointer; }
  .strand-bottom.disabled:hover, .strand-bottom.disabled {
    background-position: -751px -320px;
    cursor: default;
    opacity: 0.5; }

.strand.button {
  position: relative; }
  .strand.button .complete {
    width: 14px;
    height: 14px;
    background-image: url("../media/img/ui-sprite.png");
    background-repeat: no-repeat;
    background-position: -730px -147px;
    text-indent: -9999em;
    position: absolute;
    right: 16px; }
    .strand.button .complete:hover {
      background-position: -730px -161px;
      cursor: pointer; }
    .strand.button .complete.disabled:hover, .strand.button .complete.disabled {
      background-position: -730px -147px;
      cursor: default;
      opacity: 0.5; }
  .strand.button:hover .complete {
    background-position: -730px -161px; }
  .strand.button .locked {
    width: 15px;
    height: 20px;
    background-image: url("../media/img/ui-sprite.png");
    background-repeat: no-repeat;
    background-position: -711px -182px;
    text-indent: -9999em;
    position: absolute;
    right: 11px; }
  .strand.button.locked {
    background-color: rgba(255, 255, 255, 0.25);
    color: rgba(0, 0, 0, 0.5); }
    .strand.button.locked:hover {
      background-color: rgba(255, 255, 255, 0.25);
      color: rgba(0, 0, 0, 0.5);
      cursor: default; }

.mna-logo-anim {
  background: transparent url("../media/img/mna-complete.png") no-repeat center center;
  background-size: contain;
  height: 100%;
  text-indent: -9999em; }

.smil .mna-logo-shadow {
  background: transparent url("../media/img/mna-shadow.png") no-repeat center center;
  background-size: contain;
  height: 100%;
  width: 100%;
  position: absolute; }

.smil .mna-logo-anim {
  background-image: url("../media/img/mna-title.svg"), none; }

.button {
  display: inline-block;
  min-width: 113px;
  margin: 0;
  padding: 9px 9px 9px 9px;
  border-radius: 2px;
  border: none;
  cursor: pointer;
  font-family: "acumin-pro-wide", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }
  .button.white {
    background-color: #fff;
    color: #000; }
    .button.white:hover, .button.white:active {
      background-color: #ffcc00;
      color: black;
      text-decoration: none; }
  .button.black {
    background-color: #333;
    color: #ccc; }
    .button.black:hover, .button.black:active {
      background-color: #ffcc00;
      color: black;
      text-decoration: none; }
  .button.blue {
    background-color: #71c3cb;
    color: black; }
    .button.blue:hover, .button.blue:active {
      background-color: #ffcc00;
      text-decoration: none; }

footer .btn-credits-sloan {
  width: 169px;
  height: 51px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -542px 0px;
  text-indent: -9999em;
  display: block;
  margin: 0 auto 7px auto; }
  footer .btn-credits-sloan:hover {
    background-position: -542px -51px;
    cursor: pointer; }
  footer .btn-credits-sloan.disabled:hover, footer .btn-credits-sloan.disabled {
    background-position: -542px 0px;
    cursor: default;
    opacity: 0.5; }

footer .credits-attribution {
  color: #fff;
  font-family: arial, sans;
  font-size: 11px;
  line-height: 15px; }
  footer .credits-attribution p {
    margin: 0; }

.full-view {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0; }

.abs-middle, .common-heading-container .main, #map-overlay-container #home .main, #map-overlay-container #expedition-menu .main, #watch-container .main {
  position: absolute;
  top: 100px;
  text-align: center;
  width: 100%; }

.button-close {
  position: absolute;
  right: 10px;
  top: 10px; }

.common-heading-container .main, #map-overlay-container #home .main, #map-overlay-container #expedition-menu .main, #watch-container .main {
  top: 165px;
  position: relative; }

.common-heading-container .pre-heading, #map-overlay-container #home .pre-heading, #map-overlay-container #expedition-menu .pre-heading, #watch-container .pre-heading {
  font-family: "acumin-pro-wide", sans-serif;
  font-weight: 700;
  text-shadow: 0 0 5px #000;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 6px; }

.common-heading-container h1, #map-overlay-container #home h1, #map-overlay-container #expedition-menu h1, #watch-container h1 {
  font-family: "acumin-pro-wide", sans-serif;
  font-weight: 700;
  text-shadow: 0 0 5px #000;
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  margin-bottom: 0px; }

#intro {
  background-color: black;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url("../media/img/bg-title.jpg");
  height: 100vh;
  text-align: center; }
  #intro h1 {
    margin: 0;
    font-size: 36px;
    margin-bottom: 40px; }
  #intro #main-title {
    position: absolute;
    width: 100%; }
  #intro .nav-intro-container {
    position: absolute;
    left: 10px;
    top: 10px; }
    #intro .nav-intro-container div {
      display: inline-block; }
  #intro .title-intro-container {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 120px;
    height: 120px; }
  #intro .button-intro-cta-container {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 75px;
    top: 120px; }
  #intro .button-intro-cta {
    width: 76px;
    height: 76px;
    border-radius: 38px;
    min-width: 0;
    background-color: white;
    color: #403F3F;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 0px 1px 1px #FFFFFF;
    -webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.55);
    margin: 0 4px; }
    #intro .button-intro-cta:hover {
      cursor: pointer;
      -webkit-box-shadow: 0px 0px 8px 3px rgba(255, 255, 255, 0.55);
      -moz-box-shadow: 0px 0px 8px 3px rgba(255, 255, 255, 0.55);
      box-shadow: 0px 0px 8px 3px rgba(255, 255, 255, 0.55); }

.button {
  border: none; }
  .button:focus {
    outline: none; }

.button.oval {
  display: inline-block;
  width: 60px;
  height: 30px;
  min-width: 0;
  padding: 0;
  border-radius: 15px;
  color: black;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: white;
  text-shadow: 0px 1px 1px #AFAFAF;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.55); }
  .button.oval.subtle {
    background-color: rgba(255, 255, 255, 0.35); }
  .button.oval:hover {
    background-color: #ffcc00;
    cursor: pointer;
    text-shadow: none; }
  .button.oval.circle {
    width: 32px;
    height: 32px; }

.button-overlay {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1001; }
  .button-overlay.second-button {
    top: 65px;
    left: 60px; }

.button-comingsoon {
  width: 76px;
  height: 76px;
  border-radius: 38px;
  min-width: 0;
  background-color: white;
  color: #403F3F;
  font-weight: bold;
  font-size: 14px;
  text-shadow: 0px 1px 1px #FFFFFF;
  -webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.55);
  margin: 0 4px;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  background-color: #ffcc00;
  color: #000;
  font-size: 9px;
  position: absolute;
  top: 0;
  right: -37px; }
  .button-comingsoon .date {
    font-size: 12px; }

#watch-container .button-comingsoon {
  top: -45px;
  right: -45px; }

.nav-top-left {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 1001; }

.deco-box {
  border: 10px solid white;
  width: 193px;
  height: 193px;
  background-color: rgba(0, 0, 0, 0.8);
  margin: 0; }

.info-box {
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 300px;
  border: 10px solid white;
  padding: 2px;
  position: fixed;
  margin: auto;
  z-index: 2;
  width: 250px; }
  .info-box h3 {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding: 0; }
  .info-box h4 {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    margin-top: 10px; }
  .info-box p {
    font-family: Georgia, serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    font-size: 11px;
    line-height: 24px;
    color: #e29242; }
  .info-box .button {
    margin: 35px 0 0 0; }
  .info-box img {
    margin-top: -138px;
    margin-bottom: 20px; }
  .info-box.explainer p {
    text-align: left;
    padding: 0 2px 0 4px; }
  .info-box.aqua {
    background-color: rgba(113, 195, 203, 0.8);
    color: white;
    padding: 52px 13px 0px 13px; }
    .info-box.aqua h3 {
      text-shadow: none; }
    .info-box.aqua p {
      color: #fff;
      font-family: "acumin-pro-wide", sans-serif;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      text-shadow: none; }
  .info-box.deep {
    background-color: rgba(113, 195, 203, 0.95); }
  .info-box a:link, .info-box a:visited, .info-box a:hover, .info-box a:active {
    color: #fff; }
  .info-box.clue {
    position: absolute;
    left: 0;
    right: 0;
    top: 150px;
    bottom: auto;
    max-width: 210px;
    text-align: left;
    padding: 10px 10px 20px 14px;
    min-height: 180px;
    height: auto;
    border: 5px solid white; }
    .info-box.clue h2, .info-box.clue h3 {
      font-family: "acumin-pro-wide", sans-serif;
      font-weight: 700;
      text-shadow: 0 0 5px #000;
      text-transform: uppercase;
      color: #fff;
      font-size: 20px;
      line-height: 20px;
      margin: 0;
      padding: 0;
      line-height: 26px;
      position: relative; }
    .info-box.clue p {
      line-height: 22px;
      position: relative; }
    .info-box.clue .button {
      position: absolute;
      bottom: 14px; }
    .info-box.clue .bobble_bg {
      width: 207px;
      height: 189px;
      background-image: url("../media/img/ui-sprite.png");
      background-repeat: no-repeat;
      background-position: -1177px -341px;
      text-indent: -9999em;
      right: 0;
      bottom: 0;
      position: absolute; }
    .info-box.clue.bobble_clue {
      height: 180px;
      width: 186px;
      min-width: auto; }
      .info-box.clue.bobble_clue .bobble_bg {
        width: 207px;
        height: 189px;
        background-image: url("../media/img/ui-sprite.png");
        background-repeat: no-repeat;
        background-position: -991px -341px;
        text-indent: -9999em; }
  .info-box.reset p {
    margin-top: 60px; }
  .info-box .reset-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 243px; }
    .info-box .reset-container .button {
      margin: 0 16px; }

.goal-box {
  position: absolute;
  top: -20px;
  margin: 0 auto;
  left: 0;
  right: 0;
  min-height: 0;
  width: 278px; }
  .goal-box p {
    font-family: Georgia, serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    position: relative;
    padding: 15px 10px 8px 10px;
    display: table-cell;
    vertical-align: bottom;
    height: 49px;
    width: 282px; }
  .goal-box .goal-hint {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .goal-box .chevron-bottom {
    position: absolute;
    top: 0;
    left: 0; }

#map-container {
  background-color: black;
  color: wheat; }

#map {
  height: 100vh;
  width: 100%; }

#map-container .reset-map {
  position: absolute;
  background: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("../lib/seadragon/img/home_rest.png");
  width: 34px;
  height: 34px;
  display: inline-block;
  text-indent: -9999em;
  cursor: pointer;
  top: auto;
  bottom: 35px;
  width: 34px;
  margin: 0 auto;
  left: 104px;
  right: 0;
  z-index: 10; }
  #map-container .reset-map:hover {
    background-image: url("../lib/seadragon/img/home_hover.png"); }
  #map-container .reset-map.disabled {
    opacity: 0.75;
    cursor: default; }
    #map-container .reset-map.disabled:hover {
      background-image: url("../lib/seadragon/img/home_rest.png"); }

#map-container .leaflet-top, #map-container .leaflet-bottom {
  z-index: 10; }

#map-container .leaflet-bar {
  border: none;
  box-shadow: none; }

#map-container .leaflet-left {
  bottom: 35px;
  top: auto;
  left: 0;
  right: 0;
  width: 78px;
  margin: 0 auto; }

#map-container .leaflet-top .leaflet-control {
  top: 0px;
  box-shadow: none;
  margin: 0; }
  #map-container .leaflet-top .leaflet-control a {
    width: 34px;
    height: 34px;
    display: inline-block;
    margin-right: 2px;
    border: none; }

#map-container .leaflet-left .leaflet-control {
  margin-left: 0px; }

#map-container .leaflet-bar a, #map-container .leaflet-bar a:hover {
  background-color: transparent;
  border-bottom: none; }

#map-container .leaflet-control-zoom-in, #map-container .leaflet-control-zoom-out {
  background: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("../lib/seadragon/img/zoomin_rest.png");
  text-indent: -9999em; }
  #map-container .leaflet-control-zoom-in:hover, #map-container .leaflet-control-zoom-out:hover {
    background-image: url("../lib/seadragon/img/zoomin_hover.png"); }
  #map-container .leaflet-control-zoom-in.leaflet-disabled, #map-container .leaflet-control-zoom-out.leaflet-disabled {
    opacity: 0.75; }

#map-container .leaflet-control-zoom-out {
  background-image: url("../lib/seadragon/img/zoomout_rest.png");
  background-position: 0px 1px; }
  #map-container .leaflet-control-zoom-out:hover {
    background-image: url("../lib/seadragon/img/zoomout_hover.png"); }
  #map-container .leaflet-control-zoom-out.leaflet-disabled:hover {
    background-image: url("../lib/seadragon/img/zoomout_rest.png"); }

#map-container .leaflet-popup-content-wrapper {
  color: black;
  border-radius: 6px; }

#map-container .leaflet-popup-content {
  text-align: center;
  min-width: 100px;
  font-family: Georgia, serif;
  font-weight: 700; }

#map-overlay-container #home {
  background-color: black;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url("../media/img/bg-home.jpg");
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 1001; }
  #map-overlay-container #home li {
    margin-top: 10px;
    margin-left: 44px;
    margin-right: 44px;
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    width: 247px; }
    #map-overlay-container #home li.super {
      width: 309px; }
      #map-overlay-container #home li.super .description {
        width: 260px; }
    #map-overlay-container #home li .deco-box {
      width: 247px;
      border: none;
      background: none;
      height: 192px;
      position: absolute;
      top: 65px; }
      #map-overlay-container #home li .deco-box.super {
        width: 309px;
        height: 265px;
        top: 82px; }
  #map-overlay-container #home h2 {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 400;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    padding-top: 68px; }
  #map-overlay-container #home .super h2 {
    padding-top: 72px; }
  #map-overlay-container #home .description {
    font-family: Georgia, serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    color: #e29242;
    text-align: center;
    width: 213px;
    width: 259px;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    padding: 0;
    width: 180px;
    margin: 12px auto 0 auto; }
    #map-overlay-container #home .description.instructions {
      color: #fff;
      font-size: 13px;
      line-height: 16px;
      font-style: italic;
      font-weight: 400;
      margin-top: 15px; }
  #map-overlay-container #home li:hover {
    cursor: pointer; }
  #map-overlay-container #home #anim-container {
    overflow: visible; }

#map-overlay-container #explore-singlelocation {
  background-color: black;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url("../media/img/bg-location.jpg");
  text-align: center;
  z-index: 1001;
  color: #e29242; }
  #map-overlay-container #explore-singlelocation .loc-header-logo {
    width: 94px;
    height: 142px;
    background-image: url("../media/img/ui-sprite.png");
    background-repeat: no-repeat;
    background-position: -448px 0px;
    text-indent: -9999em;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 2vh;
    visibility: hidden; }
  #map-overlay-container #explore-singlelocation .loc-header {
    height: 10vh; }
  #map-overlay-container #explore-singlelocation .loc-description {
    height: 40vh;
    width: 100%; }
    #map-overlay-container #explore-singlelocation .loc-description h2 {
      font-family: "acumin-pro-wide", sans-serif;
      font-weight: 700;
      text-shadow: 0 0 5px #000;
      text-transform: uppercase;
      color: #fff;
      font-size: 24px;
      line-height: 24px;
      margin: 0;
      padding: 0; }
    #map-overlay-container #explore-singlelocation .loc-description p {
      font-family: Georgia, serif;
      font-weight: 700;
      text-shadow: 0 0 5px #000;
      font-size: 13px;
      line-height: 18px;
      color: #e29242;
      margin: 12px auto 0 auto;
      width: auto;
      padding: 0 10px; }
  #map-overlay-container #explore-singlelocation ul.explore-locations-list {
    position: absolute;
    top: calc( 50% - 4px);
    width: 100%; }
  #map-overlay-container #explore-singlelocation li {
    float: left;
    padding: 0; }
    #map-overlay-container #explore-singlelocation li img {
      width: 100%;
      overflow: hidden; }
  #map-overlay-container #explore-singlelocation .explore-th {
    height: 25vh;
    background-size: cover;
    background-position: center center;
    border: 1px solid black;
    position: relative; }
    #map-overlay-container #explore-singlelocation .explore-th .table-container {
      display: table;
      position: absolute;
      width: 100%;
      height: 25vh; }
    #map-overlay-container #explore-singlelocation .explore-th .content {
      display: table-cell;
      vertical-align: middle; }
    #map-overlay-container #explore-singlelocation .explore-th .description {
      position: absolute;
      text-align: center;
      width: 100%;
      height: 25vh;
      background-color: black;
      background-color: rgba(0, 0, 0, 0.8);
      border-right: 1px solid black;
      border-bottom: 1px solid black;
      visibility: hidden; }
      #map-overlay-container #explore-singlelocation .explore-th .description p {
        font-family: Georgia, serif;
        font-weight: 700;
        text-shadow: 0 0 5px #000;
        font-size: 11px;
        line-height: 15px;
        color: #e29242;
        padding: 0 12px; }
      #map-overlay-container #explore-singlelocation .explore-th .description .credits {
        color: #ccc; }
    #map-overlay-container #explore-singlelocation .explore-th .media-icon {
      top: 40%;
      top: calc(50% - 25px); }
    #map-overlay-container #explore-singlelocation .explore-th:hover {
      text-decoration: none; }
    #map-overlay-container #explore-singlelocation .explore-th:hover .description {
      visibility: visible; }
  #map-overlay-container #explore-singlelocation .gigapan-th {
    width: 100%;
    width: calc( 100% - 2px); }
    #map-overlay-container #explore-singlelocation .gigapan-th .media-icon {
      width: 89px;
      height: 51px;
      background-image: url("../media/img/ui-sprite.png");
      background-repeat: no-repeat;
      background-position: -449px -140px;
      text-indent: -9999em;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: calc(50% - 26px); }
      #map-overlay-container #explore-singlelocation .gigapan-th .media-icon:hover {
        background-position: -449px -191px;
        cursor: pointer; }
      #map-overlay-container #explore-singlelocation .gigapan-th .media-icon.disabled:hover, #map-overlay-container #explore-singlelocation .gigapan-th .media-icon.disabled {
        background-position: -449px -140px;
        cursor: default;
        opacity: 0.5; }
    #map-overlay-container #explore-singlelocation .gigapan-th.reduced {
      width: 60%;
      width: calc( 60% - 2px); }
  #map-overlay-container #explore-singlelocation .video-th {
    width: 100%;
    width: calc( 100% - 2px); }
    #map-overlay-container #explore-singlelocation .video-th .media-icon {
      width: 51px;
      height: 51px;
      background-image: url("../media/img/ui-sprite.png");
      background-repeat: no-repeat;
      background-position: -449px -246px;
      text-indent: -9999em;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto; }
      #map-overlay-container #explore-singlelocation .video-th .media-icon:hover {
        background-position: -449px -297px;
        cursor: pointer; }
      #map-overlay-container #explore-singlelocation .video-th .media-icon.disabled:hover, #map-overlay-container #explore-singlelocation .video-th .media-icon.disabled {
        background-position: -449px -246px;
        cursor: default;
        opacity: 0.5; }
    #map-overlay-container #explore-singlelocation .video-th.reduced_50 {
      width: 50%;
      width: calc( 50% - 2px); }
    #map-overlay-container #explore-singlelocation .video-th.reduced_40 {
      width: 40%;
      width: calc( 40% - 2px); }
    #map-overlay-container #explore-singlelocation .video-th.reduced_33 {
      width: 33%;
      width: calc( 33% - 2px); }

#map-overlay-container #expedition-menu {
  background-color: black;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url("../media/img/bg-expedition.jpg");
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 1001; }
  #map-overlay-container #expedition-menu li {
    margin-top: 20px;
    margin-left: 44px;
    margin-right: 44px;
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    width: 213px; }
    #map-overlay-container #expedition-menu li:first-child {
      margin-left: 0; }
    #map-overlay-container #expedition-menu li:last-child {
      margin-right: 0; }
  #map-overlay-container #expedition-menu h2 {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    line-height: 17px;
    margin: 0;
    padding: 0;
    padding-top: 16px; }
  #map-overlay-container #expedition-menu .description {
    font-family: Georgia, serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    color: #e29242;
    text-align: center;
    width: 213px;
    width: 259px;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    padding: 0;
    margin-left: -22px;
    margin-top: 43px; }
  #map-overlay-container #expedition-menu li:hover {
    cursor: pointer; }
  #map-overlay-container #expedition-menu .strand-bottom .strand_complete {
    position: absolute;
    bottom: 20px;
    left: 90px;
    width: 34px;
    height: 51px;
    background-image: url("../media/img/ui-sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -200px;
    text-indent: -9999em; }

#map-overlay-container #expedition-strand .info-box {
  z-index: 11; }

#map-overlay-container #expedition-strand-expstop {
  position: absolute;
  background-color: black;
  background-size: cover;
  text-align: center;
  z-index: 1001; }
  #map-overlay-container #expedition-strand-expstop .full-view {
    background-size: cover; }
  #map-overlay-container #expedition-strand-expstop #credits-overlay dl, #map-overlay-container #expedition-strand-expstop #credits-overlay dt, #map-overlay-container #expedition-strand-expstop #credits-overlay dd {
    margin: 0; }
  #map-overlay-container #expedition-strand-expstop #credits-overlay dt {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    margin-top: 28px; }
  #map-overlay-container #expedition-strand-expstop #credits-overlay dd {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px; }
  #map-overlay-container #expedition-strand-expstop #credits-overlay .info-box {
    z-index: 2; }
  #map-overlay-container #expedition-strand-expstop #credits-overlay .button {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2; }

#map-overlay-container #expedition-progress {
  background-color: black;
  z-index: 1001;
  text-align: center;
  height: 100vh;
  background-color: black;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url("../media/img/bg-progress.jpg"); }
  #map-overlay-container #expedition-progress h1 {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 400;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-shadow: none;
    margin-top: 27px; }
  #map-overlay-container #expedition-progress .progress-head p, #map-overlay-container #expedition-progress .progress-trek p {
    font-family: Georgia, serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    font-size: 14px;
    line-height: 20px;
    color: #e29242; }
  #map-overlay-container #expedition-progress .badge {
    position: absolute;
    top: 82px;
    width: 134px;
    height: 154px;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -999em; }
    #map-overlay-container #expedition-progress .badge.expedition {
      left: 45px;
      background-image: url("../media/img/badge-exp-incomplete.png"); }
      #map-overlay-container #expedition-progress .badge.expedition.completed {
        background-image: url("../media/img/badge-exp-complete.png"); }
    #map-overlay-container #expedition-progress .badge.bobble {
      right: 45px;
      background-image: url("../media/img/badge-bobble-incomplete.png"); }
      #map-overlay-container #expedition-progress .badge.bobble.completed {
        background-image: url("../media/img/badge-bobble-complete.gif"); }
  #map-overlay-container #expedition-progress .progress-head {
    margin-top: 105px; }
    #map-overlay-container #expedition-progress .progress-head .button {
      margin: 0 7px; }
  #map-overlay-container #expedition-progress ul.progress-trek {
    width: 620px;
    margin: 0 auto;
    padding-top: 10px; }
    #map-overlay-container #expedition-progress ul.progress-trek li {
      display: block;
      float: left;
      vertical-align: top;
      width: 203px;
      height: 203px;
      margin: 1px;
      position: relative;
      background-color: rgba(0, 0, 0, 0.35);
      padding-bottom: 0; }
      #map-overlay-container #expedition-progress ul.progress-trek li .artifact img {
        width: 60%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 64px; }
      #map-overlay-container #expedition-progress ul.progress-trek li .back.artifact img {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
        opacity: 0.25; }
      #map-overlay-container #expedition-progress ul.progress-trek li .progress-bobble img {
        position: absolute;
        left: 0; }
      #map-overlay-container #expedition-progress ul.progress-trek li .back.progress-bobble img {
        opacity: 0.25; }
      #map-overlay-container #expedition-progress ul.progress-trek li .front.progress-bobble p {
        margin-top: 128px;
        text-decoration: underline; }
      #map-overlay-container #expedition-progress ul.progress-trek li.progress-single {
        perspective: 600px; }
      #map-overlay-container #expedition-progress ul.progress-trek li.progress-single.bobble-container .back.card {
        border-color: #71c3cb;
        background-color: #71c3cb; }
        #map-overlay-container #expedition-progress ul.progress-trek li.progress-single.bobble-container .back.card p {
          color: black;
          text-shadow: none;
          margin-top: 43px;
          line-height: 18px; }
        #map-overlay-container #expedition-progress ul.progress-trek li.progress-single.bobble-container .back.card button {
          margin-top: 6px;
          position: relative; }
      #map-overlay-container #expedition-progress ul.progress-trek li.bobble_found {
        background: url("../media/img/bobble-progress-found.png") no-repeat;
        background-size: cover; }
      #map-overlay-container #expedition-progress ul.progress-trek li .obscure {
        background-color: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%; }
      #map-overlay-container #expedition-progress ul.progress-trek li h3 {
        font-family: "acumin-pro-wide", sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 16px;
        padding: 16px 9px;
        color: white;
        margin-top: 0; }
      #map-overlay-container #expedition-progress ul.progress-trek li p {
        padding: 0 19px;
        position: relative; }

.game-reset {
  margin-top: 50px;
  width: 113px; }

#expedition-progress .reset-container {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 14px; }

.card {
  width: 183px;
  height: 183px;
  transform-style: preserve-3d;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.front {
  z-index: 2;
  border: 10px solid rgba(255, 255, 255, 0.5); }
  .front:hover {
    border: 10px solid rgba(255, 255, 255, 0.75); }

.back {
  z-index: 1;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  border: 10px solid white;
  background-color: rgba(0, 0, 0, 0.71); }

.frontie {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.backie {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg); }

#intro-overlay {
  text-align: center;
  z-index: 2; }

#success-overlay img {
  width: 210px; }

#gigapan_viewer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: black; }
  #gigapan_viewer div > div:nth-child(4) {
    left: 0;
    right: 0;
    text-align: center; }
    #gigapan_viewer div > div:nth-child(4) span > span > span:nth-child(4) {
      display: none !important; }
  #gigapan_viewer div > div.info_overlay {
    right: auto;
    text-align: left; }

.gigapan-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #baaf64; }

.gigapan_caption {
  position: absolute;
  top: 10;
  left: 10;
  color: gray; }

.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #0f0f0f;
  z-index: 1; }

.cove-box-alt {
  position: relative;
  /* 16:9 */
  height: 100vh; }

.cove-box {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.cove-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.close-container {
  position: fixed;
  top: 6px;
  right: 6px; }
  .close-container .close {
    padding: 3px;
    border: 2px solid gray;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    color: gray;
    line-height: 12px;
    font-size: 12px;
    font-weight: bold; }
    .close-container .close:hover {
      cursor: pointer;
      color: white;
      border: 2px solid white; }

.info-box .close-container {
  position: absolute; }
  .info-box .close-container .close {
    border: 2px solid transparent;
    background-color: transparent;
    color: white; }
    .info-box .close-container .close:hover {
      cursor: pointer;
      color: white;
      border: 2px solid white; }

#watch-container {
  background-color: black;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url("../media/img/bg-watch.jpg");
  height: auto; }
  #watch-container li {
    margin-top: 20px;
    margin-left: 44px;
    margin-right: 44px;
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    width: 213px; }
    #watch-container li:first-child {
      margin-left: 0; }
    #watch-container li:last-child {
      margin-right: 0; }
  #watch-container h2 {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    color: #e29242;
    text-shadow: none;
    margin-top: 67px;
    margin-bottom: 4px; }
  #watch-container .title {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 300;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-shadow: none; }
  #watch-container .description {
    font-family: Georgia, serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    color: #e29242;
    text-align: center;
    width: 213px;
    width: 259px;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    padding: 0;
    margin-left: -22px;
    margin-top: 43px; }
  #watch-container li:hover {
    cursor: pointer; }

footer {
  position: relative;
  bottom: 0;
  margin-top: 200px;
  text-align: center;
  width: 100%; }

.panel {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  color: white;
  position: absolute;
  width: 60%; }
  .panel img {
    width: 300px; }
  .panel.bobble {
    width: 381px;
    padding: 0;
    background-color: transparent; }
    .panel.bobble img {
      width: auto; }
    .panel.bobble button {
      position: absolute;
      top: 166px;
      left: 248px; }

#panel_content {
  position: absolute; }

.quick-fact {
  width: 400px; }

.small-instructions {
  top: 10px;
  left: 0px;
  right: 0;
  padding: 10px;
  width: 300px;
  color: #f1f1f1;
  margin: 0 auto; }
  .small-instructions p {
    padding: 0;
    margin: 0; }

.center {
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto; }

.bottom {
  top: auto;
  bottom: 10%; }

.underlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: black;
  z-index: 1001; }
  .underlay img {
    width: 100%; }
  .underlay .underlay_video {
    position: absolute;
    top: 0;
    left: 0; }
    .underlay .underlay_video .vjs-control-bar {
      display: none !important; }
    .underlay .underlay_video.video-js .vjs-tech {
      height: auto; }

.info_overlay.rectangle, .trans_overlay {
  z-index: 2; }
  .info_overlay.rectangle img, .trans_overlay img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.trans_overlay {
  animation: lastminute 1s ease;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: both; }

@keyframes lastminute {
  0% {
    opacity: 0; }
  99% {
    opacity: 1; } }

.trans_overlay.fossil {
  background: url("../media/img/fossil_object.png") no-repeat;
  background-size: contain; }

.hint_overlay {
  display: none;
  border: 10px solid white; }
  .hint_overlay img {
    width: 100%; }
  .hint_overlay.showhint {
    display: block; }
  .hint_overlay::before {
    content: "Search Here";
    text-transform: uppercase;
    text-align: center;
    color: white;
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 700;
    top: -40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto; }

.trans_overlay.hint2 {
  background: url("../media/img/hint.svg") no-repeat;
  background-size: contain;
  display: none; }

.marker {
  background-color: rgba(94, 68, 39, 0.6);
  padding: 4px 6px;
  border-radius: 4px; }

.marker2 {
  background-color: rgba(168, 117, 58, 0.6); }

.marker3 {
  background-color: 1rgba 221, 135, 36, 0.6; }

.watchshow-list li,
.expedition-strand-list li,
.home-list li {
  list-style-type: none;
  display: inline-block; }

.home-list .deco-box {
  border-color: red; }

#info-explore {
  left: 0;
  right: 0;
  top: 170px;
  bottom: auto;
  height: 200px;
  min-width: 280px;
  border: 5px solid white;
  z-index: 10; }

#tour-button-container, #tour-button-container-abs {
  position: absolute;
  top: 100px;
  left: 0;
  height: 50px; }
  #tour-button-container .tour-button, #tour-button-container-abs .tour-button {
    width: 50px;
    height: 50px;
    background-image: url("../media/img/ui-sprite.png");
    background-repeat: no-repeat;
    background-position: -397px 0px;
    text-indent: -9999em; }
    #tour-button-container .tour-button:hover, #tour-button-container-abs .tour-button:hover {
      background-position: -397px -50px;
      cursor: pointer; }
    #tour-button-container .tour-button.disabled:hover, #tour-button-container .tour-button.disabled, #tour-button-container-abs .tour-button.disabled:hover, #tour-button-container-abs .tour-button.disabled {
      background-position: -397px 0px;
      cursor: default;
      opacity: 0.5; }
  #tour-button-container div, #tour-button-container-abs div {
    display: inline-block;
    float: left; }
    #tour-button-container div.label, #tour-button-container-abs div.label {
      visibility: hidden;
      height: 50px;
      display: table; }
      #tour-button-container div.label.mobile-showvis p, #tour-button-container-abs div.label.mobile-showvis p {
        color: #ffcc00;
        font-family: "acumin-pro-wide", sans-serif;
        font-weight: 700; }
    #tour-button-container div .content, #tour-button-container-abs div .content {
      display: table-cell;
      vertical-align: middle;
      text-transform: uppercase;
      padding-left: 2px;
      font-size: 14px; }
  #tour-button-container:hover, #tour-button-container-abs:hover {
    cursor: pointer; }
    #tour-button-container:hover .label, #tour-button-container-abs:hover .label {
      visibility: visible;
      color: #ffcc00; }
    #tour-button-container:hover .tour-button, #tour-button-container-abs:hover .tour-button {
      background-position: -397px -50px; }

#tour-button-container {
  position: relative;
  top: -7px;
  visibility: hidden; }
  #tour-button-container.mobile-showvis {
    visibility: visible; }

#explore-video-container .video-container {
  z-index: 1001; }

.goalready {
  animation: move 3s ease; }

@keyframes move {
  20% {
    transform: translate(0, -5px); }
  50% {
    transform: translate(0, 15px); }
  100% {
    transform: translate(0, 0px); } }

.testing-debug {
  opacity: 0.5;
  position: absolute;
  bottom: 5px;
  left: 5px;
  display: none; }

.debug-info {
  color: rgba(255, 255, 255, 0.3);
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 20px;
  font-size: 12px;
  width: 100%;
  text-align: center; }

.dev-info {
  display: none;
  position: relative;
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px; }

.nav-cyberstories {
  position: relative;
  overflow: hidden;
  float: left;
  width: 205px;
  height: inherit;
  margin-top: 50px; }

.nav-cyberstories .slide {
  padding: 0px 4px 16px 17px;
  font-family: "nimbus-sans-extended", sans-serif;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  left: 0;
  width: 175px; }
  .nav-cyberstories .slide img {
    width: 68px;
    margin: 10px 0 10px 0; }
  .nav-cyberstories .slide .disclaimer {
    font-size: 12px;
    line-height: 16px;
    margin-top: -22px; }

.nav-cyberstories .dots {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0; }

.nav-cyberstories .dot {
  background-color: #a4cbcd;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  margin-right: 7px;
  display: inline-block; }

.nav-cyberstories .dot:hover {
  cursor: pointer; }

.nav-cyberstories .dot.active {
  background-color: #fff; }

.btn-slider-prev, .btn-slider-next {
  cursor: pointer;
  float: left;
  width: 20px;
  height: 37px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -711px -74px;
  text-indent: -9999em;
  margin-top: 85px; }
  .btn-slider-prev:hover, .btn-slider-next:hover {
    background-position: -711px -111px;
    cursor: pointer; }
  .btn-slider-prev.disabled:hover, .btn-slider-prev.disabled, .btn-slider-next.disabled:hover, .btn-slider-next.disabled {
    background-position: -711px -74px;
    cursor: default;
    opacity: 0.5; }

.btn-slider-next {
  width: 20px;
  height: 37px;
  background-image: url("../media/img/ui-sprite.png");
  background-repeat: no-repeat;
  background-position: -711px 0px;
  text-indent: -9999em;
  float: right; }
  .btn-slider-next:hover {
    background-position: -711px -37px;
    cursor: pointer; }
  .btn-slider-next.disabled:hover, .btn-slider-next.disabled {
    background-position: -711px 0px;
    cursor: default;
    opacity: 0.5; }

.mobile-nodisplay {
  display: none; }

.mobile-hidevis {
  visibility: hidden; }

.mobile-showvis {
  visibility: visible; }

@media only screen and (min-width: 400px) {
  .header .hor-bar {
    height: 50px; }
  .header .control-left {
    margin-top: 11px;
    margin: 11px 0 0 14px; }
  .header .control-right {
    margin-top: 10px; }
    .header .control-right.btn-nova {
      float: left; }
  .info-box {
    height: 230px;
    width: 300px; }
    .info-box p {
      font-size: 12px; }
  .info-box.aqua {
    width: 315px;
    height: 230px; }
  .nav-cyberstories {
    width: 265px; }
  .nav-cyberstories .slide {
    width: 235px; }
  #info-explore {
    top: 90px;
    height: 180px;
    min-width: 320px; }
  .info-box.clue {
    top: 90px;
    max-width: 320px; }
  #map-overlay-container #home .main {
    top: 75px; }
  #intro .title-intro-container {
    bottom: 120px;
    height: 120px; }
  #intro h1 {
    margin-bottom: 10px; }
  #intro .button-intro-cta-container {
    top: 140px; } }

@media only screen and (min-width: 700px) {
  .mobile-nodisplay {
    display: inline; }
  .mobile-hidevis {
    visibility: visible; }
  .mobile-showvis {
    visibility: hidden; }
  #tour-button-container.mobile-showvis {
    visibility: hidden; }
  .header .control-right.btn-nova {
    float: right; }
  #intro .title-intro-container {
    bottom: 175px;
    height: 175px; }
  #intro h1 {
    margin-bottom: 40px; }
  #intro .button-intro-cta-container {
    top: 210px; }
  #info-explore {
    left: 30px;
    right: auto;
    top: 0;
    bottom: 0;
    height: 220px;
    min-width: 212px;
    border: 10px solid white; }
  .info-box.clue {
    position: absolute;
    left: 75px;
    bottom: 75px;
    top: auto;
    right: auto;
    max-width: 190px;
    text-align: left;
    padding: 10px 10px 20px 14px;
    height: auto;
    border: 10px solid  white; }
    .info-box.clue h2, .info-box.clue h3 {
      font-family: "acumin-pro-wide", sans-serif;
      font-weight: 700;
      text-shadow: 0 0 5px #000;
      text-transform: uppercase;
      color: #fff;
      font-size: 20px;
      line-height: 20px;
      margin: 0;
      padding: 0;
      line-height: 26px; }
    .info-box.clue p {
      line-height: 22px; }
  .info-box, .info-box.aqua {
    width: 485px;
    height: 300px; }
  .info-box {
    padding: 52px 25px 0px 25px; }
    .info-box p {
      font-size: 14px; }
    .info-box.explainer p {
      text-align: left;
      padding: 0 20px 0 40px; }
  .nav-cyberstories {
    width: 415px;
    margin-left: 15px; }
    .nav-cyberstories .slide {
      width: 400px;
      padding: 16px 4px 16px 4px; }
  #watch-container, #map-overlay-container #expedition-menu, #map-overlay-container #home {
    height: 100vh; }
    #watch-container h1, #map-overlay-container #expedition-menu h1, #map-overlay-container #home h1 {
      font-size: 32px;
      line-height: 32px; }
    #watch-container .main, #map-overlay-container #expedition-menu .main, #map-overlay-container #home .main {
      top: 121px;
      position: relative; }
    #watch-container li, #map-overlay-container #expedition-menu li, #map-overlay-container #home li {
      margin-top: 100px;
      vertical-align: top; }
  .main {
    z-index: 1; }
  #map-overlay-container #expedition-menu li {
    margin-top: 50px; }
  #map-overlay-container #home li {
    margin-right: 3%;
    margin-left: 3%;
    margin-top: 83px; }
    #map-overlay-container #home li:first-child {
      margin-left: 0; }
    #map-overlay-container #home li:last-child {
      margin-right: 0;
      display: inline-block;
      margin-top: -83px; }
    #map-overlay-container #home li.super {
      margin-top: 44px; }
  #map-overlay-container #home .main {
    top: 75px; }
  #map-overlay-container #explore-singlelocation .loc-description h2 {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0; }
  #map-overlay-container #explore-singlelocation .loc-description p {
    font-family: Georgia, serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    font-size: 16px;
    line-height: 24px;
    color: #e29242;
    width: 625px;
    padding: 0;
    margin-top: 35px; }
  #map-overlay-container #explore-singlelocation .explore-th .description p {
    font-family: Georgia, serif;
    font-weight: 700;
    text-shadow: 0 0 5px #000;
    font-size: 13px;
    line-height: 18px;
    color: #e29242;
    padding: 0 25px; }
  #map-overlay-container #explore-singlelocation .loc-header-logo {
    bottom: 2vh;
    visibility: visible; }
  #map-overlay-container #explore-singlelocation .loc-header, #map-overlay-container #explore-singlelocation .loc-description {
    height: 25vh;
    width: 100%;
    position: relative; }
  footer {
    position: absolute;
    bottom: 10px;
    margin-top: 0; } }

@media only screen and (min-width: 900px) {
  #map-overlay-container #home li {
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-top: 113px; }
    #map-overlay-container #home li:first-child {
      margin-left: 0; }
    #map-overlay-container #home li:last-child {
      margin-right: 0;
      display: inline-block;
      margin-top: 113px; }
    #map-overlay-container #home li.super {
      margin-top: 74px; }
  #map-overlay-container #home .main {
    top: 91px; }
  #map-overlay-container #home #anim-container {
    overflow: hidden; } }
