/*
  CSS Document for JnJ 
  Build: Synechron Inc.
  Date: August 2016
  Base: v1
*/
body,
html {
  overflow: hidden;
  height: 100%; }

/* 3rd party */
.ol-control, .ol-scale-line {
  position: absolute;
  padding: 2px; }

.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 2px solid #00f; }

.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute; }

.ol-scale-line {
  background: rgba(0, 60, 136, 0.3);
  border-radius: 4px;
  bottom: 8px;
  left: 8px; }

.ol-scale-line-inner {
  border: 1px solid #eee;
  border-top: none;
  color: #eee;
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents,width; }

.ol-overlay-container {
  will-change: left,right,top,bottom; }

.ol-unsupported {
  display: none; }

.ol-viewport .ol-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.ol-control {
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 4px; }

.ol-control:hover {
  background-color: rgba(255, 255, 255, 0.6); }

.ol-zoom {
  top: .5em;
  left: .5em; }

.ol-rotate {
  top: .5em;
  right: .5em;
  transition: opacity .25s linear,visibility 0s linear; }

.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s linear,visibility 0s linear .25s; }

.ol-zoom-extent {
  top: 4.643em;
  left: .5em; }

.ol-full-screen {
  right: .5em;
  top: .5em; }

@media print {
  .ol-control {
    display: none; } }
.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: #fff;
  font-size: 1.14em;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: .4em;
  background-color: rgba(0, 60, 136, 0.5);
  border: none;
  border-radius: 2px; }

.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0; }

.ol-zoom-extent button {
  line-height: 1.4em; }

.ol-compass {
  display: block;
  font-weight: 400;
  font-size: 1.2em;
  will-change: transform; }

.ol-touch .ol-control button {
  font-size: 1.5em; }

.ol-touch .ol-zoom-extent {
  top: 5.5em; }

.ol-control button:focus, .ol-control button:hover {
  text-decoration: none;
  background-color: rgba(0, 60, 136, 0.7); }

.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0; }

.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px; }

.ol-attribution {
  text-align: right;
  bottom: .5em;
  right: .5em;
  max-width: calc(100% - 1.3em); }

.ol-attribution ul {
  margin: 0;
  padding: 0 .5em;
  font-size: .7rem;
  line-height: 1.375em;
  color: #000;
  text-shadow: 0 0 2px #fff; }

.ol-attribution li {
  display: inline;
  list-style: none;
  line-height: inherit; }

.ol-attribution li:not(:last-child):after {
  content: " "; }

.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle; }

.ol-attribution button, .ol-attribution ul {
  display: inline-block; }

.ol-attribution.ol-collapsed ul {
  display: none; }

.ol-attribution.ol-logo-only ul {
  display: block; }

.ol-attribution:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8); }

.ol-attribution.ol-uncollapsible {
  bottom: 0;
  right: 0;
  border-radius: 4px 0 0;
  height: 1.1em;
  line-height: 1em; }

.ol-attribution.ol-logo-only {
  background: 0 0;
  bottom: .4em;
  height: 1.1em;
  line-height: 1em; }

.ol-attribution.ol-uncollapsible img {
  margin-top: -.2em;
  max-height: 1.6em; }

.ol-attribution.ol-logo-only button, .ol-attribution.ol-uncollapsible button {
  display: none; }

.ol-zoomslider {
  top: 4.5em;
  left: .5em;
  height: 200px; }

.ol-zoomslider button {
  position: relative;
  height: 10px; }

.ol-touch .ol-zoomslider {
  top: 5.5em; }

.ol-overviewmap {
  left: .5em;
  bottom: .5em; }

.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0; }

.ol-overviewmap .ol-overviewmap-map, .ol-overviewmap button {
  display: inline-block; }

.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid #7b98bc;
  height: 150px;
  margin: 2px;
  width: 150px; }

.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 1px;
  left: 2px;
  position: absolute; }

.ol-overviewmap.ol-collapsed .ol-overviewmap-map, .ol-overviewmap.ol-uncollapsible button {
  display: none; }

.ol-overviewmap:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8); }

.ol-overviewmap-box {
  border: 2px dotted rgba(0, 60, 136, 0.7); }

/* mixins for sass and css reset */
/* ---------------------------------------- Variables ---------------------------------------- */
/* ------------------------------ Typography baseline (in px/ratio) */
/* 20px */
/* ------------------------------ Colors */
/* ---------- color shades */
/* ---------- theme palette*/
/* ---------- theme arrays*/
/* ------------------------------ Font stacks */
/* ------------------------------ Breakpoints (in px) */
/* Large Desktop CSS */
/* Small Desktop CSS */
/* Ipad CSS CSS */
/* Ipad CSS CSS */
/* Mobile Devices CSS */
/* ---------------------------------------- Mixins ---------------------------------------- */
/* ------------------------------ Background size */
/* ------------------------------ Box shadow */
/* ------------------------------ Border Radius */
/* ------------------------------ Transform */
/* ------------------------------ Transition */
/* ------------------------------ Media Queries */
/*
		 $point:	Breakpoint integer in px
	$constraint:	Constraint for media query (min/max)
	   $feature:	Media feature of query (width/height)
*/
#map canvas {
  background: #1a1a1a url("../images/map-bg.gif") left top repeat-x;
  background-size: auto 100%; }
#map .ol-zoom {
  bottom: 50px;
  top: auto;
  right: 2%;
  left: auto;
  padding: 1px;
  background: none;
  z-index: 50; }
  @media screen and (max-width: 820px) {
    #map .ol-zoom {
      right: 2.5%; } }
#map .ol-zoom button,
#map .ol-control button:hover {
  background: transparent;
  border: 1px solid #616161; }
#map .ol-control button {
  font-size: 20px;
  font-family: arial;
  height: 31px;
  width: 31px;
  line-height: 1;
  margin: 8px 0 0;
  font-weight: bold; }
  #map .ol-control button.disabled {
    color: #888; }
  @media screen and (max-width: 820px) {
    #map .ol-control button {
      height: 41px;
      width: 41px; } }
#map .ol-zoom.default-reset.ol-unselectable.ol-control {
  bottom: 130px; }
  @media screen and (max-width: 820px) {
    #map .ol-zoom.default-reset.ol-unselectable.ol-control {
      bottom: 150px; } }
  #map .ol-zoom.default-reset.ol-unselectable.ol-control button {
    font-size: 16px;
    background: url(../images/icons/icon-globe.png) center center no-repeat; }
#map .cesium-credit-textContainer {
  display: none; }

.story-list {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #dcdcdc; }

.story {
  width: 200px; }
  .story .story-details {
    overflow: hidden;
    height: 0;
    background-color: #fff; }
    .story .story-details.active {
      height: auto; }

.ol-control {
  z-index: 100; }

#tempMarkerContainer {
  display: none; }

.markerShape {
  position: absolute;
  z-index: 10;
  height: 10px;
  width: 10px;
  border-radius: 10px;
  transition: transform 0.3s ease-out; }
  .markerShape:hover {
    z-index: 25;
    cursor: pointer; }
  .markerShape.theme-yellow .pulse {
    background-color: #e2d710; }
  .markerShape.theme-yellow .dot {
    background-image: url("../images/markers/marker-yellow-map.png");
    border: 5px solid #e2d710; }
  @media screen and (max-width: 820px) {
    .markerShape.theme-yellow .hover {
      background-color: #e2d710; } }
  .markerShape.theme-yellow.selected .hover {
    background: rgba(86, 86, 86, 0.25);
    box-shadow: 0px 0px 25px rgba(226, 215, 16, 0.2);
    border: 2px dotted #e2d710; }
  .markerShape.theme-pink .pulse {
    background-color: #ad608a; }
  .markerShape.theme-pink .dot {
    background-image: url("../images/markers/marker-pink-map.png");
    border: 5px solid #ad608a; }
  @media screen and (max-width: 820px) {
    .markerShape.theme-pink .hover {
      background-color: #ad608a; } }
  .markerShape.theme-pink.selected .hover {
    background: rgba(86, 86, 86, 0.25);
    box-shadow: 0px 0px 25px rgba(173, 96, 138, 0.2);
    border: 2px dotted #ad608a; }
  .markerShape.theme-cyan .pulse {
    background-color: #34b3d1; }
  .markerShape.theme-cyan .dot {
    background-image: url("../images/markers/marker-cyan-map.png");
    border: 5px solid #34b3d1; }
  @media screen and (max-width: 820px) {
    .markerShape.theme-cyan .hover {
      background-color: #34b3d1; } }
  .markerShape.theme-cyan.selected .hover {
    background: rgba(86, 86, 86, 0.25);
    box-shadow: 0px 0px 25px rgba(52, 179, 209, 0.2);
    border: 2px dotted #34b3d1; }
  .markerShape.theme-green .pulse {
    background-color: #6aaf3e; }
  .markerShape.theme-green .dot {
    background-image: url("../images/markers/marker-green-map.png");
    border: 5px solid #6aaf3e; }
  @media screen and (max-width: 820px) {
    .markerShape.theme-green .hover {
      background-color: #6aaf3e; } }
  .markerShape.theme-green.selected .hover {
    background: rgba(86, 86, 86, 0.25);
    box-shadow: 0px 0px 25px rgba(106, 175, 62, 0.2);
    border: 2px dotted #6aaf3e; }
  .markerShape.theme-orange .pulse {
    background-color: #ffb300; }
  .markerShape.theme-orange .dot {
    background-image: url("../images/markers/marker-orange-map.png");
    border: 5px solid #ffb300; }
  @media screen and (max-width: 820px) {
    .markerShape.theme-orange .hover {
      background-color: #ffb300; } }
  .markerShape.theme-orange.selected .hover {
    background: rgba(86, 86, 86, 0.25);
    box-shadow: 0px 0px 25px rgba(255, 179, 0, 0.2);
    border: 2px dotted #ffb300; }
  .markerShape.theme-brown .pulse {
    background-color: #a97955; }
  .markerShape.theme-brown .dot {
    background-image: url("../images/markers/marker-brown-map.png");
    border: 5px solid #a97955; }
  @media screen and (max-width: 820px) {
    .markerShape.theme-brown .hover {
      background-color: #a97955; } }
  .markerShape.theme-brown.selected .hover {
    background: rgba(86, 86, 86, 0.25);
    box-shadow: 0px 0px 25px rgba(169, 121, 85, 0.2);
    border: 2px dotted #a97955; }
  .markerShape .dot {
    width: 10px;
    height: 10px;
    bottom: 5px;
    left: -5px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-size: 100% 100%;
    z-index: 10;
    position: absolute;
    transform: scale(1);
    transition: all 0.3s ease-out; }
    @media screen and (max-width: 820px) {
      .markerShape .dot {
        width: 15px;
        height: 15px; } }
    .markerShape .dot:hover {
      transform: scale(1);
      z-index: 25; }
    .markerShape .dot .tick,
    .markerShape .dot .videoTick {
      width: 0px;
      height: 0px;
      bottom: 0px;
      left: 0px;
      transition: all 0.3s ease-out;
      opacity: 0; }
  .markerShape .pulse {
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 30px;
    width: 30px;
    -webkit-animation: pulse 3s ease-out;
    -moz-animation: pulse 3s ease-out;
    animation: pulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    bottom: -5px;
    left: -15px;
    z-index: 1;
    opacity: 0; }
    @media screen and (max-width: 820px) {
      .markerShape .pulse {
        height: 50px;
        width: 50px;
        bottom: -13px;
        left: -22px; } }
  .markerShape .hover {
    position: absolute;
    border-radius: 50%;
    transition: height 0.3s ease-out, width 0.3s ease-out, top 0.3s ease-out, left 0.3s ease-out, background-color 0.5s ease-out;
    height: 0px;
    width: 0px;
    bottom: 0px;
    left: 0px; }
    @media screen and (max-width: 820px) {
      .markerShape .hover {
        height: 10px;
        width: 10px;
        bottom: 7px;
        left: -3px; } }
  .markerShape.videoMarker.active .videoTick {
    background-image: url(../images/markers/globe-play-marker.png);
    background-size: 100% 100%;
    width: 22px;
    height: 22px;
    position: absolute;
    bottom: 24px;
    left: 15px;
    transition: all 0.3s ease-out;
    opacity: 1; }
  .markerShape.videoMarker.active.selected .videoTick {
    width: 30px;
    height: 30px;
    bottom: 33px;
    left: 20px;
    opacity: 1; }
  .markerShape.active {
    transform: translate(-100%, 0);
    z-index: 15; }
    @media screen and (max-width: 820px) {
      .markerShape.active .hover {
        width: 0px;
        height: 0px;
        bottom: 30px;
        left: 10px; } }
    .markerShape.active .dot {
      width: 52px;
      height: 60px;
      background-color: inherit;
      border: none;
      bottom: 5px;
      left: -14px;
      z-index: 15; }
      .markerShape.active .dot .tick {
        background-image: url(../images/markers/globe-tick-marker.png);
        background-size: 100% 100%;
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 7px;
        left: 7px;
        opacity: 0; }
      .markerShape.active .dot:hover {
        z-index: 26; }
    .markerShape.active.selected {
      z-index: 20; }
      .markerShape.active.selected .dot {
        z-index: 20;
        width: 70px;
        height: 83px;
        left: -26px; }
        .markerShape.active.selected .dot :hover {
          z-index: 26; }
      .markerShape.active.selected .hover {
        width: 132px;
        height: 132px;
        bottom: -18px;
        left: -57px; }
    .markerShape.active .pulse {
      -webkit-animation: none;
      -moz-animation: none;
      animation: none; }

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 1.0; }
  100% {
    -moz-transform: scale(1);
    opacity: 0.0; } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 1.0; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0; } }
@keyframes pulse {
  0% {
    transform: scale(0);
    opacity: 1.0; }
  100% {
    transform: scale(1);
    opacity: 0.0; } }
.mobile-page {
  display: none; }

.loading-wrapper {
  position: fixed;
  height: 100vh; }

@media screen and (max-width: 767px) {
  html {
    height: auto;
    overflow: scroll; }
    html body {
      height: inherit; }

  .overlay {
    display: none; }

  .unstyled-list {
    margin: 0;
    padding: 0;
    list-style: none; }

  .content-wrapper h3 {
    display: none; }

  html.list-expand {
    overflow: hidden; }

  html.mob-detail-view {
    overflow: hidden; }
    html.mob-detail-view body {
      overflow: inherit; }
    html.mob-detail-view .mob-stories-container {
      right: 0% !important;
      opacity: 1 !important; }

  .stickHeader .mobile-page .mob-theme-list {
    top: 35px; }
    .stickHeader .mobile-page .mob-theme-list .tHead {
      box-shadow: 0px 1px 7px #676363; }
  .stickHeader .mobile-page .mob-body .mob-stories-container {
    margin-top: 85px;
    height: calc(100% - 85px); }

  .navbar-visible .mobile-page .mob-theme-list {
    left: 270px; }

  .mob-story-share {
    text-align: right;
    position: absolute;
    z-index: 2;
    right: 0px;
    margin: 10px; }
    .mob-story-share > a {
      border: 2px solid #bdbdbb;
      padding: 6px;
      border-radius: 40px;
      display: block;
      width: 30px;
      height: 30px;
      background: url(../images/icons/share-icon.png) center center no-repeat; }
    .mob-story-share .share-tooltip {
      position: absolute;
      right: 0;
      width: 50px;
      top: 100%;
      opacity: 0;
      height: 30px;
      overflow: hidden;
      transition: all .25s ease-out;
      transform: translateY(-20px); }
      .mob-story-share .share-tooltip ul li {
        padding: 5px 0;
        overflow: hidden; }
    .mob-story-share:hover .share-tooltip {
      opacity: 1;
      height: 160px;
      transform: translateY(0px); }

  .mobile-page {
    display: block; }
    .mobile-page .mob-theme-list {
      position: fixed;
      top: 45px;
      left: 0;
      width: 100%;
      transition: top 0.3s ease, left 0.8s ease, height 0.5s ease;
      z-index: 100; }
      .mobile-page .mob-theme-list ul {
        overflow: scroll;
        margin: 0;
        background: #f2f2f0;
        height: inherit;
        display: none; }
        .mobile-page .mob-theme-list ul li {
          line-height: 1;
          padding: 22px 20px;
          border-bottom: 1px solid #c7c7c7;
          font-family: "berthold_akzidenz_grotesk_bRg";
          color: #404040;
          font-size: 19px; }
          .mobile-page .mob-theme-list ul li span {
            width: 21px;
            height: 28px;
            display: inline-block;
            float: right;
            background-size: 100% 100%;
            margin-top: -6px; }
          .mobile-page .mob-theme-list ul li.theme-yellow span {
            background-image: url("../images/markers/marker-yellow-icon.png"); }
          .mobile-page .mob-theme-list ul li.theme-pink span {
            background-image: url("../images/markers/marker-pink-icon.png"); }
          .mobile-page .mob-theme-list ul li.theme-cyan span {
            background-image: url("../images/markers/marker-cyan-icon.png"); }
          .mobile-page .mob-theme-list ul li.theme-green span {
            background-image: url("../images/markers/marker-green-icon.png"); }
          .mobile-page .mob-theme-list ul li.theme-orange span {
            background-image: url("../images/markers/marker-orange-icon.png"); }
          .mobile-page .mob-theme-list ul li.theme-brown span {
            background-image: url("../images/markers/marker-brown-icon.png"); }
      .mobile-page .mob-theme-list .tHead {
        background: #d61900;
        text-align: center;
        font-size: 16px;
        font-family: "berthold_akzidenz_grotesk_bMd";
        color: #fff;
        height: 50px;
        vertical-align: middle;
        line-height: 2.9;
        position: relative;
        border-top: 5px solid transparent; }
        .mobile-page .mob-theme-list .tHead.theme-yellow {
          border-top: 5px solid #e2d710;
          background-color: #fafaf7;
          color: #404040;
          box-shadow: 0px 1px 7px #404040; }
          .mobile-page .mob-theme-list .tHead.theme-yellow i.fa.fa-angle-down {
            color: #767676; }
        .mobile-page .mob-theme-list .tHead.theme-pink {
          border-top: 5px solid #ad608a;
          background-color: #fafaf7;
          color: #404040;
          box-shadow: 0px 1px 7px #404040; }
          .mobile-page .mob-theme-list .tHead.theme-pink i.fa.fa-angle-down {
            color: #767676; }
        .mobile-page .mob-theme-list .tHead.theme-cyan {
          border-top: 5px solid #34b3d1;
          background-color: #fafaf7;
          color: #404040;
          box-shadow: 0px 1px 7px #404040; }
          .mobile-page .mob-theme-list .tHead.theme-cyan i.fa.fa-angle-down {
            color: #767676; }
        .mobile-page .mob-theme-list .tHead.theme-green {
          border-top: 5px solid #6aaf3e;
          background-color: #fafaf7;
          color: #404040;
          box-shadow: 0px 1px 7px #404040; }
          .mobile-page .mob-theme-list .tHead.theme-green i.fa.fa-angle-down {
            color: #767676; }
        .mobile-page .mob-theme-list .tHead.theme-orange {
          border-top: 5px solid #ffb300;
          background-color: #fafaf7;
          color: #404040;
          box-shadow: 0px 1px 7px #404040; }
          .mobile-page .mob-theme-list .tHead.theme-orange i.fa.fa-angle-down {
            color: #767676; }
        .mobile-page .mob-theme-list .tHead.theme-brown {
          border-top: 5px solid #a97955;
          background-color: #fafaf7;
          color: #404040;
          box-shadow: 0px 1px 7px #404040; }
          .mobile-page .mob-theme-list .tHead.theme-brown i.fa.fa-angle-down {
            color: #767676; }
        .mobile-page .mob-theme-list .tHead .expand-overlay {
          width: 100%;
          position: absolute;
          top: 45px;
          background: transparent;
          height: 0vh;
          transition: background 0.5s ease, height 0.5s ease; }
        .mobile-page .mob-theme-list .tHead .opened,
        .mobile-page .mob-theme-list .tHead .closed {
          position: absolute;
          left: 0px;
          width: 100%;
          transition: opacity 0.5s;
          opacity: 0; }
        .mobile-page .mob-theme-list .tHead .closed {
          opacity: 1; }
        .mobile-page .mob-theme-list .tHead i.fa.fa-angle-down {
          position: absolute;
          right: 20px;
          margin: 7px 0;
          font-size: 30px;
          transition: transform 0.5s;
          color: #fff; }
      .mobile-page .mob-theme-list.dView .tHead i.fa-angle-down {
        transform: rotate(90deg); }
      .mobile-page .mob-theme-list.expand .tHead {
        color: #d61900;
        background: #f2f2f2;
        border-top: 5px solid transparent;
        box-shadow: none;
        top: -1px;
        border-top: 1px solid #c7c7c7;
        font-size: 19px; }
        .mobile-page .mob-theme-list.expand .tHead .opened {
          opacity: 1;
          text-align: left;
          padding: 22px 20px;
          line-height: 1; }
        .mobile-page .mob-theme-list.expand .tHead .expand-overlay {
          background: #f2f2f2;
          height: 100vh; }
        .mobile-page .mob-theme-list.expand .tHead .closed {
          opacity: 0; }
        .mobile-page .mob-theme-list.expand .tHead i.fa-angle-down {
          transform: rotate(180deg);
          color: #d61900 !important;
          top: 10px; }
    .mobile-page .mob-body {
      color: #404040;
      text-align: center;
      background-image: url(../images/globe/mob-bg-transparent.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-color: #f2f2f0; }
      .mobile-page .mob-body .mob-section, .mobile-page .mob-body .mob-themes .theme {
        margin-top: 50px; }
        .mobile-page .mob-body .mob-section .mob-head, .mobile-page .mob-body .mob-themes .theme .mob-head {
          font-size: 27px;
          font-family: "freighttext_probold";
          margin: 0px 0 15px;
          padding-top: 50px; }
        .mobile-page .mob-body .mob-section h2, .mobile-page .mob-body .mob-themes .theme h2 {
          display: none; }
        .mobile-page .mob-body .mob-section p, .mobile-page .mob-body .mob-themes .theme p {
          margin: 10px;
          width: 95%;
          font-family: "berthold_akzidenz_grotesk_bRg"; }
        .mobile-page .mob-body .mob-section .mob-text p, .mobile-page .mob-body .mob-themes .theme .mob-text p {
          font-size: 18px;
          font-family: "berthold_akzidenz_grotesk_bRg";
          width: 95%;
          margin: 0 auto 20px auto; }
        .mobile-page .mob-body .mob-section .mob-exp-link, .mobile-page .mob-body .mob-themes .theme .mob-exp-link {
          display: none;
          color: #404040;
          font-family: "berthold_akzidenz_grotesk_bMd";
          font-size: 15px;
          margin-top: 18px;
          margin: 20px auto;
          position: relative;
          text-align: center;
          text-decoration: none;
          width: 85%; }
          .mobile-page .mob-body .mob-section .mob-exp-link span, .mobile-page .mob-body .mob-themes .theme .mob-exp-link span {
            background: #d51900;
            border-radius: 50px;
            color: #fff;
            display: inline-block;
            height: 20px;
            margin-left: 5px;
            text-align: center;
            vertical-align: middle;
            width: 20px; }
            .mobile-page .mob-body .mob-section .mob-exp-link span i, .mobile-page .mob-body .mob-themes .theme .mob-exp-link span i {
              font-size: 20px; }
      .mobile-page .mob-body .mob-themes .theme {
        padding: none;
        margin-bottom: 40px; }
        .mobile-page .mob-body .mob-themes .theme:last-child {
          margin-bottom: 0; }
        .mobile-page .mob-body .mob-themes .theme .mob-head {
          font-size: 26px;
          margin: 20px 0 5px 0;
          padding: 0px; }
        .mobile-page .mob-body .mob-themes .theme .mob-story-tab {
          height: 90px;
          border-top: 1px solid #c7c7c7;
          position: relative; }
          .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-img,
          .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-details {
            height: 70px;
            margin: 10px 0 0 10px;
            width: 60%;
            float: left; }
          .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-img {
            width: 70px;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center; }
            .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-img .mob-video-thumb {
              width: 100%;
              height: 100%;
              padding: 10px;
              background-color: rgba(0, 0, 0, 0.35); }
          .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-details {
            text-align: left;
            line-height: 1; }
            .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-details .mob-story-name, .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-details .mob-story-address {
              font-family: "freighttext_probold";
              font-size: 19px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              width: 100%;
              padding-bottom: 4px; }
            .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-details .mob-story-address {
              font-family: "FreightText Pro";
              font-size: 16px;
              line-height: 1.6; }
            .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-details .story-read {
              display: none;
              font-family: "berthold_akzidenz_grotesk_bMd";
              line-height: 2;
              vertical-align: bottom; }
          .mobile-page .mob-body .mob-themes .theme .mob-story-tab .mob-story-righ-arrow {
            position: absolute;
            right: 5%;
            top: 32%;
            font-size: 25px;
            color: #999; }
        .mobile-page .mob-body .mob-themes .theme.theme-yellow .globe-separator span.theme-icon {
          background-image: url("../images/markers/marker-yellow-icon.png"); }
          .mobile-page .mob-body .mob-themes .theme.theme-yellow .globe-separator span.theme-icon:before, .mobile-page .mob-body .mob-themes .theme.theme-yellow .globe-separator span.theme-icon:after {
            border-color: #e2d710;
            width: 41%;
            margin: 10px 0;
            top: 60%; }
          .mobile-page .mob-body .mob-themes .theme.theme-yellow .globe-separator span.theme-icon:before {
            left: 5%; }
          .mobile-page .mob-body .mob-themes .theme.theme-yellow .globe-separator span.theme-icon:after {
            right: 5%; }
        .mobile-page .mob-body .mob-themes .theme.theme-pink .globe-separator span.theme-icon {
          background-image: url("../images/markers/marker-pink-icon.png"); }
          .mobile-page .mob-body .mob-themes .theme.theme-pink .globe-separator span.theme-icon:before, .mobile-page .mob-body .mob-themes .theme.theme-pink .globe-separator span.theme-icon:after {
            border-color: #ad608a;
            width: 41%;
            margin: 10px 0;
            top: 60%; }
          .mobile-page .mob-body .mob-themes .theme.theme-pink .globe-separator span.theme-icon:before {
            left: 5%; }
          .mobile-page .mob-body .mob-themes .theme.theme-pink .globe-separator span.theme-icon:after {
            right: 5%; }
        .mobile-page .mob-body .mob-themes .theme.theme-cyan .globe-separator span.theme-icon {
          background-image: url("../images/markers/marker-cyan-icon.png"); }
          .mobile-page .mob-body .mob-themes .theme.theme-cyan .globe-separator span.theme-icon:before, .mobile-page .mob-body .mob-themes .theme.theme-cyan .globe-separator span.theme-icon:after {
            border-color: #34b3d1;
            width: 41%;
            margin: 10px 0;
            top: 60%; }
          .mobile-page .mob-body .mob-themes .theme.theme-cyan .globe-separator span.theme-icon:before {
            left: 5%; }
          .mobile-page .mob-body .mob-themes .theme.theme-cyan .globe-separator span.theme-icon:after {
            right: 5%; }
        .mobile-page .mob-body .mob-themes .theme.theme-green .globe-separator span.theme-icon {
          background-image: url("../images/markers/marker-green-icon.png"); }
          .mobile-page .mob-body .mob-themes .theme.theme-green .globe-separator span.theme-icon:before, .mobile-page .mob-body .mob-themes .theme.theme-green .globe-separator span.theme-icon:after {
            border-color: #6aaf3e;
            width: 41%;
            margin: 10px 0;
            top: 60%; }
          .mobile-page .mob-body .mob-themes .theme.theme-green .globe-separator span.theme-icon:before {
            left: 5%; }
          .mobile-page .mob-body .mob-themes .theme.theme-green .globe-separator span.theme-icon:after {
            right: 5%; }
        .mobile-page .mob-body .mob-themes .theme.theme-orange .globe-separator span.theme-icon {
          background-image: url("../images/markers/marker-orange-icon.png"); }
          .mobile-page .mob-body .mob-themes .theme.theme-orange .globe-separator span.theme-icon:before, .mobile-page .mob-body .mob-themes .theme.theme-orange .globe-separator span.theme-icon:after {
            border-color: #ffb300;
            width: 41%;
            margin: 10px 0;
            top: 60%; }
          .mobile-page .mob-body .mob-themes .theme.theme-orange .globe-separator span.theme-icon:before {
            left: 5%; }
          .mobile-page .mob-body .mob-themes .theme.theme-orange .globe-separator span.theme-icon:after {
            right: 5%; }
        .mobile-page .mob-body .mob-themes .theme.theme-brown .globe-separator span.theme-icon {
          background-image: url("../images/markers/marker-brown-icon.png"); }
          .mobile-page .mob-body .mob-themes .theme.theme-brown .globe-separator span.theme-icon:before, .mobile-page .mob-body .mob-themes .theme.theme-brown .globe-separator span.theme-icon:after {
            border-color: #a97955;
            width: 41%;
            margin: 10px 0;
            top: 60%; }
          .mobile-page .mob-body .mob-themes .theme.theme-brown .globe-separator span.theme-icon:before {
            left: 5%; }
          .mobile-page .mob-body .mob-themes .theme.theme-brown .globe-separator span.theme-icon:after {
            right: 5%; }
      .mobile-page .mob-body .mob-stories-container {
        position: fixed;
        top: 0px;
        right: -100%;
        opacity: 0;
        transition: all 0.3s ease, right 0.5s ease, opacity 0.5s ease;
        width: 100%;
        margin-top: 95px;
        height: calc(100% - 95px);
        background-color: #212121; }
        .mobile-page .mob-body .mob-stories-container .mob-story {
          height: 100%; }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-yellow span.pin {
            background-image: url("../images/markers/detail-yellow-pin.png");
            border: 1px dashed #e2d710; }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-yellow .slide-video {
            background-image: url("../images/globe/themes/detail-yellow-pin.png"); }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-pink span.pin {
            background-image: url("../images/markers/detail-pink-pin.png");
            border: 1px dashed #ad608a; }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-pink .slide-video {
            background-image: url("../images/globe/themes/detail-pink-pin.png"); }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-cyan span.pin {
            background-image: url("../images/markers/detail-cyan-pin.png");
            border: 1px dashed #34b3d1; }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-cyan .slide-video {
            background-image: url("../images/globe/themes/detail-cyan-pin.png"); }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-green span.pin {
            background-image: url("../images/markers/detail-green-pin.png");
            border: 1px dashed #6aaf3e; }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-green .slide-video {
            background-image: url("../images/globe/themes/detail-green-pin.png"); }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-orange span.pin {
            background-image: url("../images/markers/detail-orange-pin.png");
            border: 1px dashed #ffb300; }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-orange .slide-video {
            background-image: url("../images/globe/themes/detail-orange-pin.png"); }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-brown span.pin {
            background-image: url("../images/markers/detail-brown-pin.png");
            border: 1px dashed #a97955; }
          .mobile-page .mob-body .mob-stories-container .mob-story.theme-brown .slide-video {
            background-image: url("../images/globe/themes/detail-brown-pin.png"); }
          .mobile-page .mob-body .mob-stories-container .mob-story .slide {
            background-size: 100% auto;
            background-position: bottom center;
            position: relative;
            background-image: url("../images/globe/themes/theme-main-bg.png");
            background-repeat: no-repeat;
            overflow: scroll; }
          .mobile-page .mob-body .mob-stories-container .mob-story .internal-image {
            height: auto;
            margin: 20px 0;
            position: relative; }
            .mobile-page .mob-body .mob-stories-container .mob-story .internal-image img {
              width: 100%; }
            .mobile-page .mob-body .mob-stories-container .mob-story .internal-image .img-credit {
              color: #fff;
              padding-top: 5px; }
            .mobile-page .mob-body .mob-stories-container .mob-story .internal-image .mob-vid-link {
              left: 28%;
              background: rgba(0, 0, 0, 0.5);
              border-radius: 100px;
              padding: 12px 21px 12px 11px;
              line-height: 33px;
              font-family: "berthold_akzidenz_grotesk_bMd"; }
              .mobile-page .mob-body .mob-stories-container .mob-story .internal-image .mob-vid-link img {
                width: 35px;
                display: inline;
                margin-top: -2px;
                margin-right: 5px; }
          .mobile-page .mob-body .mob-stories-container .mob-story .slide-text .mob-text-container {
            height: 88%;
            overflow: auto; }
            .mobile-page .mob-body .mob-stories-container .mob-story .slide-text .mob-text-container:before {
              content: '';
              position: absolute;
              left: 0;
              bottom: 0;
              width: 100%;
              height: 140px;
              background: linear-gradient(to bottom, transparent 2%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.6) 100%);
              z-index: 9; }
            .mobile-page .mob-body .mob-stories-container .mob-story .slide-text .mob-text-container .tag-wrapper {
              height: auto;
              text-align: left;
              margin: 20px 10px 70px 10px; }
              .mobile-page .mob-body .mob-stories-container .mob-story .slide-text .mob-text-container .tag-wrapper h5 {
                color: #fff;
                font-size: 18px;
                margin: 10px 0;
                font-family: berthold_akzidenz_grotesk_bMd; }
              .mobile-page .mob-body .mob-stories-container .mob-story .slide-text .mob-text-container .tag-wrapper a {
                font-family: "berthold_akzidenz_grotesk_bBd";
                font-size: 14px;
                color: #fff;
                border-radius: 5px;
                border: 2px solid #e8e7e4;
                padding: 6px 18px 3px;
                display: inline-block;
                margin-right: 3px;
                margin-bottom: 9px; }
          .mobile-page .mob-body .mob-stories-container .mob-story .slide-image .mob-img-wrapper {
            height: 88%;
            overflow: auto; }
            .mobile-page .mob-body .mob-stories-container .mob-story .slide-image .mob-img-wrapper:before {
              content: '';
              position: absolute;
              left: 0;
              bottom: 0;
              width: 100%;
              height: 140px;
              background: linear-gradient(to bottom, transparent 10%, rgba(0, 0, 0, 0.6) 65%, rgba(0, 0, 0, 0.6) 100%);
              z-index: 9; }
            .mobile-page .mob-body .mob-stories-container .mob-story .slide-image .mob-img-wrapper .img-credit {
              margin-top: 5px;
              top: 300px;
              height: auto;
              color: #fff;
              text-align: center;
              width: 100%; }
            .mobile-page .mob-body .mob-stories-container .mob-story .slide-image .mob-img-wrapper img {
              position: relative;
              margin-top: 99px; }
          .mobile-page .mob-body .mob-stories-container .mob-story div {
            height: inherit; }
          .mobile-page .mob-body .mob-stories-container .mob-story span.address {
            vertical-align: middle;
            display: block;
            text-align: left;
            font-size: 20px;
            color: #fff;
            font-family: "FreightText Pro"; }
            .mobile-page .mob-body .mob-stories-container .mob-story span.address span.pin {
              width: 35px;
              height: 35px;
              display: inline-block;
              background-size: cover;
              background-repeat: no-repeat;
              background-position: center center;
              border-radius: 100%;
              vertical-align: -20px;
              margin: 10px;
              border: none; }
          .mobile-page .mob-body .mob-stories-container .mob-story .mob-story-title {
            font-size: 24px;
            text-align: left;
            font-family: 'freighttext_probold';
            color: #fff;
            margin: 0 10px;
            line-height: 1;
            height: auto; }
          .mobile-page .mob-body .mob-stories-container .mob-story .mob-vid-link {
            position: absolute;
            width: inherit;
            text-align: center;
            display: block;
            bottom: 14%;
            text-decoration: none;
            color: #fff;
            font-size: 16px;
            vertical-align: middle; }
            .mobile-page .mob-body .mob-stories-container .mob-story .mob-vid-link span {
              height: 50px;
              display: inline-block;
              border-radius: 100px;
              padding-top: 11px;
              padding-right: 12px;
              background: rgba(0, 0, 0, 0.5); }
              .mobile-page .mob-body .mob-stories-container .mob-story .mob-vid-link span i.fa {
                width: 37px;
                height: 37px;
                border: 2px solid;
                border-radius: 100%;
                font-size: 31px;
                padding-left: 4px;
                vertical-align: middle;
                margin: -5px 10px 0; }
          .mobile-page .mob-body .mob-stories-container .mob-story .mob-story-desc {
            font-size: 17px;
            color: #fff;
            font-family: "berthold_akzidenz_grotesk_bRg";
            text-align: left;
            margin: 20px 10px 10px;
            line-height: 1.3;
            position: relative;
            height: auto; }
            .mobile-page .mob-body .mob-stories-container .mob-story .mob-story-desc p {
              font-size: 19px; }
          .mobile-page .mob-body .mob-stories-container .mob-story .slide-image .mob-img {
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center top;
            top: 99px;
            position: absolute;
            height: 200px;
            width: 100%; }
          .mobile-page .mob-body .mob-stories-container .mob-story .slide-image .img-tag-line {
            color: #fff;
            height: auto;
            position: relative;
            margin: 2%;
            margin-top: 50px;
            margin-bottom: 80px;
            width: 96%;
            text-align: left;
            font-size: 19px;
            font-family: berthold_akzidenz_grotesk_bRg; }
          .mobile-page .mob-body .mob-stories-container .mob-story ul.slick-dots {
            background: transparent;
            border: none; }
            .mobile-page .mob-body .mob-stories-container .mob-story ul.slick-dots button {
              background-color: transparent; }
            .mobile-page .mob-body .mob-stories-container .mob-story ul.slick-dots .slick-active button {
              background-color: #fff; }

  .welcome-heading.globe-separator {
    display: none;
    font-size: 22px;
    padding: 15px 0 30px 0;
    line-height: 1;
    position: relative;
    font-family: "freighttext_probold"; }

  .globe-separator span {
    position: relative;
    width: 100%;
    height: 30px;
    display: block;
    background-size: 24px 100%;
    background-position: center center;
    margin: auto;
    background-repeat: no-repeat; }

  .globe-separator span:before,
  .globe-separator span:after {
    content: "";
    position: absolute;
    height: 20px;
    border-top: 1px solid #bcbcbb;
    top: 42%;
    width: 32%;
    height: 20px;
    margin: 0; }

  .globe-separator span:before {
    margin-right: 10px;
    border-left: 1px solid #bcbcbb;
    left: 5%; }

  .globe-separator span:after {
    margin-left: 10px;
    border-right: 1px solid #bcbcbb;
    right: 5%; } }
.content-wrapper .node-panel,
.content-wrapper .node-panel > .content,
#globe_page,
#globe_page > .panel-panel,
#globe_page > .panel-panel > div,
#globe_page .pane-content,
#globe_page .panel-pane {
  height: 100%; }

.ajax-progress-throbber {
  display: none; }

#core-search-form .form-item {
  margin-top: 0em !important;
  margin-bottom: 0em !important; }

.content-wrapper .node-panel,
.content-wrapper .node-panel > .content,
#timeline,
#timeline > .panel-panel,
#timeline .pane-core-timeline-block,
#timeline .pane-core-timeline-block > div,
#timeline > .panel-panel > div {
  height: 100%; }

/* Global Community */
.story-panel-bg {
  background: rgba(0, 0, 0, 0.6);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 64%, transparent 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(64%, rgba(0, 0, 0, 0.6)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 64%, transparent 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 64%, transparent 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 64%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 64%, transparent 100%);
  display: none;
  height: 100%;
  position: fixed;
  top: 0px;
  width: 500px;
  z-index: 2; }
  @media screen and (max-width: 820px) {
    .story-panel-bg {
      background: rgba(0, 0, 0, 0.6);
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(70%, rgba(0, 0, 0, 0.6)), color-stop(100%, transparent));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
      background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
      height: 45%;
      top: 0px;
      left: 0;
      width: 100%;
      z-index: 50; } }

.navbar-visible .content-wrapper:before {
  z-index: 101; }

.content-wrapper:before {
  z-index: 60; }

.global-map-wrapper {
  position: relative;
  padding: 30px 0 17px;
  height: 100%;
  background-color: #080808; }
  @media screen and (max-width: 767px) {
    .global-map-wrapper {
      display: none; } }
  .global-map-wrapper .breadcrumb {
    border: none;
    display: none;
    position: absolute;
    left: 23px;
    top: 35px;
    max-width: -webkit-calc(93% - 470px);
    max-width: calc(93% - 620px);
    z-index: 51; }
    @media screen and (max-width: 1024px) {
      .global-map-wrapper .breadcrumb {
        max-width: 50%; } }
    @media screen and (max-width: 820px) {
      .global-map-wrapper .breadcrumb {
        max-width: 30%;
        position: relative;
        float: none;
        top: 0;
        padding-top: 5px;
        border: none; } }
    .global-map-wrapper .breadcrumb ul.list-breadcrumb li,
    .global-map-wrapper .breadcrumb ul.list-breadcrumb li:after,
    .global-map-wrapper .breadcrumb ul.list-breadcrumb li a {
      color: #fff; }
  .global-map-wrapper .showAllVideos {
    color: #fff;
    border: 2px solid #d51900;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 10;
    position: absolute;
    right: 80px;
    border-radius: 33px;
    padding: 8px 15px 8px 17px;
    font-family: "berthold_akzidenz_grotesk_bRg";
    cursor: pointer;
    bottom: 50px;
    top: auto; }
    .global-map-wrapper .showAllVideos .fa {
      font-size: 8px;
      margin-left: 3px;
      position: relative; }
      .global-map-wrapper .showAllVideos .fa.fa-play {
        top: -1px; }
      .global-map-wrapper .showAllVideos .fa.fa-close {
        display: none; }
    .global-map-wrapper .showAllVideos.active {
      background-color: #d51900; }
      .global-map-wrapper .showAllVideos.active .fa.fa-play {
        display: none; }
      .global-map-wrapper .showAllVideos.active .fa.fa-close {
        display: inline;
        font-size: 11px;
        margin-left: 1px; }
    @media screen and (max-width: 820px) {
      .global-map-wrapper .showAllVideos {
        right: auto;
        left: 20px;
        padding: 15px 20px;
        z-index: 50; } }
  .global-map-wrapper .map-content-container {
    position: relative;
    z-index: 2; }
    .global-map-wrapper .map-content-container .map-content-inner {
      width: 100%;
      padding: 0 67px; }
      .global-map-wrapper .map-content-container .map-content-inner .map-content-left,
      .global-map-wrapper .map-content-container .map-content-inner .map-content-right {
        width: 50%;
        float: left; }
    @media screen and (min-width: 1280px) {
      .global-map-wrapper .map-content-container {
        width: 100%; } }
  .global-map-wrapper .map-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1; }
    @media screen and (max-width: 820px) {
      .global-map-wrapper .map-container {
        left: -50px;
        width: -webkit-calc(100% + 50px);
        width: calc(100% + 50px);
        z-index: auto; } }

.map-stories-wrapper {
  width: 100%;
  max-width: 470px;
  float: right;
  position: relative;
  z-index: 51;
  right: 1%;
  top: -13px;
  height: auto; }
  .map-stories-wrapper .mCSB_outside + .mCSB_scrollTools {
    right: 0; }
  @media screen and (max-width: 1024px) {
    .map-stories-wrapper {
      max-width: 380px; } }
  @media screen and (max-width: 820px) {
    .map-stories-wrapper {
      max-width: 416px;
      position: absolute;
      top: 30px; }
      .map-stories-wrapper .story-navigation {
        max-width: 355px;
        float: right;
        width: 100%; } }
  .map-stories-wrapper .list-navigation {
    margin: 0;
    padding: 0;
    overflow: hidden; }
    .map-stories-wrapper .list-navigation li {
      display: block;
      width: 50%;
      text-align: center;
      float: left;
      padding-right: 15px; }
      .map-stories-wrapper .list-navigation li a {
        background-color: rgba(240, 240, 240, 0.1);
        border: 1px solid #454545;
        padding: 16px 0;
        display: block;
        color: #fff;
        font-family: "berthold_akzidenz_grotesk_bBd";
        font-size: 17px;
        line-height: 1; }
        .map-stories-wrapper .list-navigation li a:hover, .map-stories-wrapper .list-navigation li a:focus {
          text-decoration: none; }
        @media screen and (max-width: 1024px) {
          .map-stories-wrapper .list-navigation li a {
            font-size: 16px; } }
      .map-stories-wrapper .list-navigation li.active a {
        background: #d51900;
        border-color: #d51900;
        transition: all 150ms ease-out; }
  .map-stories-wrapper .stories-details {
    height: 1px;
    color: #333;
    padding-top: 0;
    position: relative;
    /* Commmon Styling for Themes and Stories Panel */ }
    .map-stories-wrapper .stories-details #stories .play-icon img {
      width: 35%; }
    .map-stories-wrapper .stories-details.active {
      height: 92%;
      height: -webkit-calc(100% - 70px);
      height: calc(100% - 70px); }
      @media screen and (max-width: 820px) {
        .map-stories-wrapper .stories-details.active {
          height: -webkit-calc(100% - 130px);
          height: calc(100% - 130px); } }
      .map-stories-wrapper .stories-details.active > .tab-pane.active .mCustomScrollbar:before {
        opacity: 1; }
      .map-stories-wrapper .stories-details.active > .tab-pane.active:after {
        opacity: 1; }
    .map-stories-wrapper .stories-details > .tab-pane {
      z-index: 10;
      padding: 15px 0 0;
      height: 100%;
      display: block;
      position: absolute; }
      .map-stories-wrapper .stories-details > .tab-pane.active {
        z-index: 100; }
      .map-stories-wrapper .stories-details > .tab-pane:before {
        position: absolute;
        content: '';
        -webkit-box-shadow: 0px 2px 5px #ccc;
        box-shadow: -1px -1px 7px #000;
        width: 100%;
        height: 15px;
        background: #fff;
        z-index: 2;
        width: -webkit-calc(100% - 15px);
        width: calc(100% - 15px);
        opacity: 0;
        transition: all .15s ease-in; }
      .map-stories-wrapper .stories-details > .tab-pane.separator-visible-top:before {
        opacity: 1; }
      .map-stories-wrapper .stories-details > .tab-pane.separator-visible-bottom:before {
        opacity: 1; }
      .map-stories-wrapper .stories-details > .tab-pane:after {
        content: "\f0d8";
        color: #fff;
        font-family: "FontAwesome";
        position: absolute;
        top: 5px;
        left: 23%;
        font-size: 26px;
        opacity: 0;
        line-height: .5;
        z-index: 3; }
        @media screen and (max-width: 820px) {
          .map-stories-wrapper .stories-details > .tab-pane:after {
            left: 33%; } }
      .map-stories-wrapper .stories-details > .tab-pane:last-child:after {
        left: auto;
        right: 25%; }
        @media screen and (max-width: 820px) {
          .map-stories-wrapper .stories-details > .tab-pane:last-child:after {
            right: 23%; } }
    .map-stories-wrapper .stories-details .hideBottomShadow .themes-scroller:before,
    .map-stories-wrapper .stories-details .hideBottomShadow .stories-scroller:before {
      opacity: 0;
      box-shadow: 0 0 0 transparent; }
    .map-stories-wrapper .stories-details .themes-scroller,
    .map-stories-wrapper .stories-details .stories-scroller {
      height: 100%; }
      .map-stories-wrapper .stories-details .themes-scroller .mCustomScrollBox,
      .map-stories-wrapper .stories-details .stories-scroller .mCustomScrollBox {
        margin-right: 0;
        background: transparent; }
        .map-stories-wrapper .stories-details .themes-scroller .mCustomScrollBox .mCSB_container,
        .map-stories-wrapper .stories-details .stories-scroller .mCustomScrollBox .mCSB_container {
          background: #fff;
          margin-right: 15px;
          padding-right: 0; }
        .map-stories-wrapper .stories-details .themes-scroller .mCustomScrollBox:after,
        .map-stories-wrapper .stories-details .stories-scroller .mCustomScrollBox:after {
          opacity: 1;
          transition: opacity 0.5s ease-out;
          content: '';
          width: -webkit-calc(100% - 15px);
          width: calc(100% - 15px);
          background: #fff;
          height: 1px;
          position: absolute;
          left: 0;
          bottom: 0;
          box-shadow: 0 0px 6px #333; }
      .map-stories-wrapper .stories-details .themes-scroller:before,
      .map-stories-wrapper .stories-details .stories-scroller:before {
        position: absolute;
        content: '';
        width: 100%;
        width: calc(100% - 15px);
        background: #fff;
        height: 15px;
        bottom: 0;
        z-index: 5;
        box-shadow: 1px 1px 7px #000;
        opacity: 0; }
      .map-stories-wrapper .stories-details .themes-scroller a,
      .map-stories-wrapper .stories-details .stories-scroller a {
        color: #333; }
      .map-stories-wrapper .stories-details .themes-scroller ul.list-story,
      .map-stories-wrapper .stories-details .themes-scroller ul.list-themes,
      .map-stories-wrapper .stories-details .stories-scroller ul.list-story,
      .map-stories-wrapper .stories-details .stories-scroller ul.list-themes {
        overflow: hidden;
        /* &:first-child {
            margin-top: 20px;
        } */
        /* li:last-child {
            border-bottom: none;
        } */ }
        .map-stories-wrapper .stories-details .themes-scroller ul.list-story:last-child > li:last-child,
        .map-stories-wrapper .stories-details .themes-scroller ul.list-themes:last-child > li:last-child,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-story:last-child > li:last-child,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-themes:last-child > li:last-child {
          border-bottom: none; }
        .map-stories-wrapper .stories-details .themes-scroller ul.list-story > li,
        .map-stories-wrapper .stories-details .themes-scroller ul.list-themes > li,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-story > li,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-themes > li {
          overflow: hidden;
          border-bottom: 1px solid #cfcfcf;
          padding: 15px; }
          .map-stories-wrapper .stories-details .themes-scroller ul.list-story > li h4,
          .map-stories-wrapper .stories-details .themes-scroller ul.list-themes > li h4,
          .map-stories-wrapper .stories-details .stories-scroller ul.list-story > li h4,
          .map-stories-wrapper .stories-details .stories-scroller ul.list-themes > li h4 {
            font-size: 15px;
            font-family: "berthold_akzidenz_grotesk_bBd";
            text-transform: uppercase;
            line-height: 1;
            margin-top: 8px;
            margin-bottom: 0px; }
            @media screen and (max-width: 1024px) {
              .map-stories-wrapper .stories-details .themes-scroller ul.list-story > li h4,
              .map-stories-wrapper .stories-details .themes-scroller ul.list-themes > li h4,
              .map-stories-wrapper .stories-details .stories-scroller ul.list-story > li h4,
              .map-stories-wrapper .stories-details .stories-scroller ul.list-themes > li h4 {
                margin-top: 0;
                margin-bottom: 0; } }
        .map-stories-wrapper .stories-details .themes-scroller ul.list-story.theme-yellow h4,
        .map-stories-wrapper .stories-details .themes-scroller ul.list-themes.theme-yellow h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-story.theme-yellow h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-themes.theme-yellow h4 {
          color: #e2d710; }
        .map-stories-wrapper .stories-details .themes-scroller ul.list-story.theme-pink h4,
        .map-stories-wrapper .stories-details .themes-scroller ul.list-themes.theme-pink h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-story.theme-pink h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-themes.theme-pink h4 {
          color: #ad608a; }
        .map-stories-wrapper .stories-details .themes-scroller ul.list-story.theme-cyan h4,
        .map-stories-wrapper .stories-details .themes-scroller ul.list-themes.theme-cyan h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-story.theme-cyan h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-themes.theme-cyan h4 {
          color: #34b3d1; }
        .map-stories-wrapper .stories-details .themes-scroller ul.list-story.theme-green h4,
        .map-stories-wrapper .stories-details .themes-scroller ul.list-themes.theme-green h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-story.theme-green h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-themes.theme-green h4 {
          color: #6aaf3e; }
        .map-stories-wrapper .stories-details .themes-scroller ul.list-story.theme-orange h4,
        .map-stories-wrapper .stories-details .themes-scroller ul.list-themes.theme-orange h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-story.theme-orange h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-themes.theme-orange h4 {
          color: #ffb300; }
        .map-stories-wrapper .stories-details .themes-scroller ul.list-story.theme-brown h4,
        .map-stories-wrapper .stories-details .themes-scroller ul.list-themes.theme-brown h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-story.theme-brown h4,
        .map-stories-wrapper .stories-details .stories-scroller ul.list-themes.theme-brown h4 {
          color: #a97955; }
    .map-stories-wrapper .stories-details .themes-scroller ul.list-themes > li:last-child {
      border: none; }
    .map-stories-wrapper .stories-details .story-list-wrapper li a {
      display: block;
      background: url(../images/icons/icon-more.png) right 50% no-repeat;
      padding-right: 25px;
      overflow: hidden; }
    .map-stories-wrapper .stories-details .story-list-wrapper li .img-wrapper {
      width: 32%;
      margin-right: 3%;
      position: relative; }
      .map-stories-wrapper .stories-details .story-list-wrapper li .img-wrapper > img {
        height: 70px;
        width: 100%; }
    .map-stories-wrapper .stories-details .story-list-wrapper li .desc-wrapper {
      width: 65%; }
    .map-stories-wrapper .stories-details .story-list-wrapper li h5 {
      text-transform: capitalize;
      font-size: 19px;
      margin: 0;
      line-height: 1; }
    .map-stories-wrapper .stories-details .theme-list-wrapper p {
      font-size: 17px;
      margin: 0 0 15px;
      line-height: 25px; }
    .map-stories-wrapper .stories-details .theme-list-wrapper figure {
      margin-bottom: 15px;
      position: relative; }
      .map-stories-wrapper .stories-details .theme-list-wrapper figure:hover {
        cursor: pointer; }
        .map-stories-wrapper .stories-details .theme-list-wrapper figure:hover .vid-link-button {
          background: rgba(0, 0, 0, 0.9); }
      .map-stories-wrapper .stories-details .theme-list-wrapper figure .vid-link-button {
        background-color: rgba(0, 0, 0, 0.6);
        border-radius: 100px;
        bottom: 10px;
        color: #fff;
        display: block;
        font-size: 17px;
        left: 10px;
        line-height: 33px;
        padding: 7px 19px 4px 7px;
        position: absolute;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        width: inherit;
        font-family: "berthold_akzidenz_grotesk_bMd"; }
        .map-stories-wrapper .stories-details .theme-list-wrapper figure .vid-link-button img {
          width: 35px;
          display: inline;
          margin-top: -2px;
          margin-right: 5px; }
        .map-stories-wrapper .stories-details .theme-list-wrapper figure .vid-link-button.no-video {
          display: none; }
      .map-stories-wrapper .stories-details .theme-list-wrapper figure > img {
        border-top: 5px solid #333;
        width: 100%; }
        .map-stories-wrapper .stories-details .theme-list-wrapper figure > img.theme-yellow {
          border-color: #e2d710; }
        .map-stories-wrapper .stories-details .theme-list-wrapper figure > img.theme-pink {
          border-color: #ad608a; }
        .map-stories-wrapper .stories-details .theme-list-wrapper figure > img.theme-cyan {
          border-color: #34b3d1; }
        .map-stories-wrapper .stories-details .theme-list-wrapper figure > img.theme-green {
          border-color: #6aaf3e; }
        .map-stories-wrapper .stories-details .theme-list-wrapper figure > img.theme-orange {
          border-color: #ffb300; }
        .map-stories-wrapper .stories-details .theme-list-wrapper figure > img.theme-brown {
          border-color: #a97955; }
    .map-stories-wrapper .stories-details .theme-list-wrapper h4 span {
      color: #333;
      text-transform: capitalize;
      font-family: Georgia, "Times New Roman", Times, serif; }
    .map-stories-wrapper .stories-details .theme-list-wrapper h5 {
      color: #666666;
      font-family: "berthold_akzidenz_grotesk_bBd";
      margin: 0 0 10px;
      font-size: 14px; }
    .map-stories-wrapper .stories-details .theme-list-wrapper ul.list-inline li {
      float: left;
      margin: 0 5px 5px 0;
      width: 61px;
      position: relative; }
      @media screen and (max-width: 820px) {
        .map-stories-wrapper .stories-details .theme-list-wrapper ul.list-inline li {
          width: 55px; } }
      .map-stories-wrapper .stories-details .theme-list-wrapper ul.list-inline li .img-cover {
        height: 60px;
        display: block;
        width: 100%;
        background-size: auto 100%;
        background-position: center center; }
        @media screen and (max-width: 820px) {
          .map-stories-wrapper .stories-details .theme-list-wrapper ul.list-inline li .img-cover {
            height: 55px; } }
      .map-stories-wrapper .stories-details .theme-list-wrapper ul.list-inline li .see-more-cover {
        position: absolute;
        z-index: 3;
        font-size: 16px;
        text-align: center;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        padding-top: 15px;
        cursor: pointer;
        line-height: 17px;
        font-family: "berthold_akzidenz_grotesk_bRg"; }
        @media screen and (min-width: 1280px) {
          .map-stories-wrapper .stories-details .theme-list-wrapper ul.list-inline li .see-more-cover {
            padding-top: 13px; } }
  .map-stories-wrapper .play-icon {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    border-radius: 0;
    margin: 0; }
    .map-stories-wrapper .play-icon > img {
      margin-top: 10%;
      float: none;
      width: 75%; }
  .map-stories-wrapper .mCSB_scrollTools {
    opacity: 1; }
    .map-stories-wrapper .mCSB_scrollTools .mCSB_dragger_bar,
    .map-stories-wrapper .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
      background-color: #5c5c5c;
      float: right;
      width: 6px; }

.selected-story-wrapper {
  width: 100%;
  max-width: 350px;
  float: left;
  color: #fff;
  display: none;
  left: 2%;
  top: 5%;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1024px) {
    .selected-story-wrapper {
      left: 23px; } }
  @media screen and (max-width: 820px) {
    .selected-story-wrapper {
      max-width: calc(100% - 53px);
      height: 380px;
      top: 0;
      padding-bottom: 25px;
      z-index: 50; } }
  .selected-story-wrapper h2 {
    font-size: 32px;
    margin-bottom: 17px;
    line-height: 34px; }
    @media screen and (max-width: 820px) {
      .selected-story-wrapper h2 {
        max-width: 62.5%;
        float: left;
        font-size: 30px;
        line-height: 31px; } }
  .selected-story-wrapper p {
    font-size: 17px;
    margin: 0 0 8px;
    line-height: 25px; }
    @media screen and (max-width: 820px) {
      .selected-story-wrapper p {
        margin: 0; } }
  .selected-story-wrapper .btn-link,
  .selected-story-wrapper .btn-link:hover {
    text-decoration: none;
    color: #fff; }
  .selected-story-wrapper .theme-title {
    font-size: 17px;
    font-family: "berthold_akzidenz_grotesk_bBd";
    padding: 15px 0;
    margin-bottom: 10px;
    border-color: rgba(255, 255, 255, 0.35); }
    @media screen and (max-width: 820px) {
      .selected-story-wrapper .theme-title {
        border: none; } }
    .selected-story-wrapper .theme-title span {
      text-transform: uppercase;
      font-size: 16px; }
    .selected-story-wrapper .theme-title span.theme-yellow {
      color: #e2d710; }
    .selected-story-wrapper .theme-title span.theme-pink {
      color: #ad608a; }
    .selected-story-wrapper .theme-title span.theme-cyan {
      color: #34b3d1; }
    .selected-story-wrapper .theme-title span.theme-green {
      color: #6aaf3e; }
    .selected-story-wrapper .theme-title span.theme-orange {
      color: #ffb300; }
    .selected-story-wrapper .theme-title span.theme-brown {
      color: #a97955; }
  @media screen and (max-width: 820px) {
    .selected-story-wrapper .desc-wrapper {
      width: 62.5%;
      float: left; } }
  .selected-story-wrapper .img-wrapper {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 18px; }
    @media screen and (max-width: 820px) {
      .selected-story-wrapper .img-wrapper {
        max-width: 37.5%;
        float: right;
        padding-left: 20px; } }
    .selected-story-wrapper .img-wrapper figure img {
      width: 100%; }
      @media screen and (max-width: 820px) {
        .selected-story-wrapper .img-wrapper figure img {
          max-height: 130px; } }
    .selected-story-wrapper .img-wrapper a .play-icon {
      position: absolute;
      left: 50%;
      top: 50%;
      background-color: rgba(0, 0, 0, 0.7);
      font-family: "berthold_akzidenz_grotesk_bMd";
      color: #fff;
      font-size: 17px;
      width: auto;
      left: 30%;
      padding-right: 20px;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      -ms-border-radius: 40px;
      border-radius: 40px; }
      .selected-story-wrapper .img-wrapper a .play-icon img {
        margin-right: 5px;
        width: 40px; }
      @media screen and (max-width: 820px) {
        .selected-story-wrapper .img-wrapper a .play-icon {
          margin-left: -20px;
          background-color: rgba(0, 0, 0, 0.6); } }
    .selected-story-wrapper .img-wrapper a:hover .play-icon {
      background-color: rgba(0, 0, 0, 0.9); }
  .selected-story-wrapper .btn-more {
    font-size: 16px;
    font-family: "berthold_akzidenz_grotesk_bMd";
    color: #fff;
    display: inline-block; }
    .selected-story-wrapper .btn-more span {
      background-image: url(../images/icons/read-more.png);
      width: 20px;
      height: 20px;
      display: inline-block;
      background-size: 100%;
      top: 6px;
      position: relative;
      left: 3px; }
  .selected-story-wrapper .nav-selectStory {
    padding: 10px 0 15px;
    overflow: hidden; }
    @media screen and (max-width: 820px) {
      .selected-story-wrapper .nav-selectStory {
        padding: 10px 0; } }
    .selected-story-wrapper .nav-selectStory li {
      width: 84%;
      float: left;
      line-height: 44px; }
      .selected-story-wrapper .nav-selectStory li:last-child {
        text-align: right;
        width: 16%;
        font-family: "berthold_akzidenz_grotesk_bMd";
        font-size: 14px; }
        .selected-story-wrapper .nav-selectStory li:last-child a {
          color: #fff;
          background: url(../images/icons/icon-selected-story-close.png) right center no-repeat;
          padding-right: 18px; }
    .selected-story-wrapper .nav-selectStory .icon-pin {
      font-family: "FreightText Pro";
      font-size: 21px; }
      .selected-story-wrapper .nav-selectStory .icon-pin span {
        border: 1px dashed #ccc;
        background-repeat: no-repeat;
        background-position: center center;
        display: inline-block;
        width: 45px;
        height: 45px;
        float: left;
        margin-right: 8px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        border-radius: 40px; }
        .selected-story-wrapper .nav-selectStory .icon-pin span.theme-yellow {
          background-image: url(../images/markers/detail-yellow-pin.png);
          border: none;
          background-size: cover; }
        .selected-story-wrapper .nav-selectStory .icon-pin span.theme-pink {
          background-image: url(../images/markers/detail-pink-pin.png);
          border: none;
          background-size: cover; }
        .selected-story-wrapper .nav-selectStory .icon-pin span.theme-cyan {
          background-image: url(../images/markers/detail-cyan-pin.png);
          border: none;
          background-size: cover; }
        .selected-story-wrapper .nav-selectStory .icon-pin span.theme-green {
          background-image: url(../images/markers/detail-green-pin.png);
          border: none;
          background-size: cover; }
        .selected-story-wrapper .nav-selectStory .icon-pin span.theme-orange {
          background-image: url(../images/markers/detail-orange-pin.png);
          border: none;
          background-size: cover; }
        .selected-story-wrapper .nav-selectStory .icon-pin span.theme-brown {
          background-image: url(../images/markers/detail-brown-pin.png);
          border: none;
          background-size: cover; }

.stories-slider-popup {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: block; }
  .stories-slider-popup.active {
    z-index: 52; }
  @media screen and (max-width: 820px) {
    .stories-slider-popup {
      left: 0; } }
  .stories-slider-popup .theme-arrow {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #333;
    width: 100%;
    z-index: 1; }
  .stories-slider-popup .slide-blind-nav {
    position: absolute;
    top: 8%;
    height: 84%;
    width: 30px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99;
    transition: all .5s ease;
    visibility: hidden;
    opacity: 0; }
    .stories-slider-popup .slide-blind-nav.visible-slide {
      opacity: 1;
      visibility: visible; }
  .stories-slider-popup .visible-slide {
    opacity: .8 !important; }
  .stories-slider-popup .prev-slides {
    left: 0; }
  .stories-slider-popup .next-slides {
    right: 0; }
  .stories-slider-popup .btn-story {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 27px;
    top: 30px;
    z-index: 2; }
    @media screen and (max-width: 820px) {
      .stories-slider-popup .btn-story {
        top: 30px;
        right: 30px; } }
  .stories-slider-popup .stories-main-slider,
  .stories-slider-popup .stories-main-slider > .slick-list,
  .stories-slider-popup .stories-main-slider > .slick-list > .slick-track {
    height: 100%; }
  .stories-slider-popup .slick-track:before,
  .stories-slider-popup .slick-track:after {
    display: none; }
  .stories-slider-popup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #abacb0; }
  .stories-slider-popup .opacity-overlay {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    opacity: .5; }

.globe-welcome-wrapper {
  position: absolute;
  z-index: 2;
  width: 100%;
  max-width: 500px;
  color: #fff;
  left: 30px;
  top: 55px; }
  .globe-welcome-wrapper .hotspot-msg {
    font-size: 28px;
    padding: 10px 0px; }
  @media screen and (max-width: 820px) {
    .globe-welcome-wrapper {
      position: relative;
      left: 30px;
      top: 0;
      padding: 30px 300px 50px 0;
      max-width: inherit;
      width: -webkit-calc(100% - 50px);
      width: calc(100% - 50px);
      height: 380px; } }
  .globe-welcome-wrapper h2 {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 10px; }
    @media screen and (max-width: 820px) {
      .globe-welcome-wrapper h2 {
        font-size: 31px;
        line-height: 1;
        margin-bottom: 10px;
        display: block; } }
  @media screen and (max-width: 820px) {
    .globe-welcome-wrapper h3 {
      display: inline-block;
      padding-right: 80px;
      font-size: 24px; }
      .globe-welcome-wrapper h3 span {
        background: url(../images/icons/icon-globe-touch.png) left top no-repeat;
        width: 40px;
        height: 40px;
        display: block;
        background-size: 100% 100%;
        position: absolute;
        right: 24%;
        top: -5px; } }
  .globe-welcome-wrapper p {
    font-size: 17px;
    line-height: 25px;
    margin: 0; }
    @media screen and (max-width: 820px) {
      .globe-welcome-wrapper p {
        font-size: 17px;
        line-height: 25px;
        margin: 0 0 20px; } }

.theme-wrapper {
  opacity: 1; }

.slick-current.explore-cta .explore-cta + .slick-current > div:first-child {
  height: inherit; }
  .slick-current.explore-cta .explore-cta + .slick-current > div:first-child .youtubeURL {
    height: 90%; }

.explore-cta.slick-center + .slick-slide .theme-wrapper {
  opacity: 1 !important; }

.slick-center .theme-wrapper {
  opacity: 1 !important; }

#modalLoader {
  background-color: rgba(0, 0, 0, 0.8); }
  #modalLoader .modal-story {
    position: relative;
    z-index: 2;
    max-width: 90.0%;
    margin: auto;
    height: 76.5%;
    top: 15%;
    background: #fff url("../images/icons/loader.gif") center center no-repeat;
    background-size: 80px; }
    #modalLoader .modal-story img {
      background-color: #fff; }
    @media screen and (max-width: 820px) {
      #modalLoader .modal-story {
        left: 5%;
        max-width: 90%;
        top: 100px;
        height: 80%;
        margin: 0; } }

.noTransition {
  transition: none !important; }

.detailViewOverlay {
  background-color: rgba(0, 0, 0, 0.65);
  display: none;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  transition: all .25s ease;
  width: 100%;
  z-index: 0; }

.detailViewWrapper {
  position: absolute;
  z-index: 52;
  height: 100%;
  width: 100%;
  top: 0%;
  left: 0%;
  display: none; }
  .detailViewWrapper .btn-story {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 22px;
    top: 30px;
    z-index: 2; }
  .detailViewWrapper .themeView {
    background-color: #fff;
    position: absolute;
    height: 83%;
    width: 90%;
    top: 8%;
    transition: left 1s ease, opacity 0.5s ease;
    opacity: 0; }
    .detailViewWrapper .themeView .storyOverlay {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 10; }
    .detailViewWrapper .themeView.prevView {
      left: -88%; }
    .detailViewWrapper .themeView.currView {
      left: 5%;
      opacity: 1; }
      .detailViewWrapper .themeView.currView .storyOverlay {
        z-index: 0; }
    .detailViewWrapper .themeView.nextView {
      left: 98%; }
    .detailViewWrapper .themeView.visible-slide.prevView {
      opacity: 1; }
    .detailViewWrapper .themeView.visible-slide.nextView {
      opacity: 1; }
  @media screen and (max-width: 820px) {
    .detailViewWrapper .themeView.prevView {
      left: -92%; }
    .detailViewWrapper .themeView.nextView {
      left: 102%; } }

.theme-story-slider {
  z-index: 2;
  height: 83%;
  top: 8%;
  width: 100%; }
  @media screen and (max-width: 820px) {
    .theme-story-slider {
      left: 5%;
      max-width: 90%;
      top: 100px;
      height: 80%; } }

.theme-story-slider > .slick-list,
.theme-story-slider > .slick-list > .slick-track {
  height: 100%; }
  .theme-story-slider > .slick-list > .slick-slide,
  .theme-story-slider > .slick-list > .slick-track > .slick-slide {
    opacity: 0;
    transition: all .5s ease;
    max-width: 81%; }
    .theme-story-slider > .slick-list > .slick-slide.slick-current,
    .theme-story-slider > .slick-list > .slick-track > .slick-slide.slick-current {
      opacity: 1; }
  .theme-story-slider > .slick-list > .slick-center + .slick-slide,
  .theme-story-slider > .slick-list > .slick-track > .slick-center + .slick-slide {
    opacity: 0; }

.theme-story-slider .theme-wrapper {
  /* opacity: .8; */
  transform: scale(1);
  background: #fff;
  height: 100%;
  margin: 0 2%;
  padding: 0;
  position: relative;
  transition: all .5s ease; }
  @media screen and (max-width: 820px) {
    .theme-story-slider .theme-wrapper {
      margin: 0; } }

.theme-story-slider .slick-center .theme-wrapper {
  opacity: 1;
  transform: scale(1); }

ul.slick-dots {
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 1;
  margin: 0;
  bottom: 0;
  list-style-type: none;
  text-align: center;
  border-top: 1px solid #ccc;
  padding: 11px 0 0;
  background: #fff;
  height: 35px;
  transition: background 0.2s ease-in; }

ul.slick-dots li {
  display: inline-block;
  overflow: hidden;
  margin: 0 4px; }

ul.slick-dots li button {
  text-indent: -999px;
  background-color: #fff;
  outline: none;
  border: none;
  border: 1px solid #ccc;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 20px; }

ul.slick-dots li.slick-active button {
  background-color: #ccc; }

.slick-arrow {
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  padding: 6px 0 0;
  border-right: 1px solid #ccc;
  line-height: 1;
  width: 130px;
  height: 35px;
  font-size: 22px;
  text-align: center; }

.story-slider .slick-arrow.slick-disabled {
  opacity: 0;
  z-index: 1; }

.story-slider .slick-arrow {
  z-index: 8; }

.theme-arrow .slick-arrow {
  z-index: 2; }

.slick-arrow.slick-next {
  left: auto;
  right: 0;
  border-right: none;
  border-left: 1px solid #ccc; }

.story-slider {
  height: 100%;
  width: 100%;
  overflow: hidden; }
  .story-slider .slick-list,
  .story-slider .slick-track {
    height: 100%;
    width: 100%;
    overflow: hidden; }
  .story-slider .slick-slide {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .story-slider .slick-list {
    height: calc(100% - 35px); }
    @media (min-height: 700px) {
      .story-slider .slick-list {
        height: calc(100% - 34px); } }
    @media (max-width: 1300px) {
      .story-slider .slick-list {
        width: 100% !important;
        height: calc(100% - 34px); } }
    @media screen and (max-width: 820px) {
      .story-slider .slick-list {
        width: 100% !important; } }
    @media (min-width: 1400px) {
      .story-slider .slick-list {
        width: 100% !important;
        height: calc(100% - 32px); } }

.story-type-media .share-wrapper,
.story-type-explore .share-wrapper {
  top: auto;
  bottom: 2.3%; }
  @media screen and (max-width: 820px) {
    .story-type-media .share-wrapper,
    .story-type-explore .share-wrapper {
      bottom: 1.4%; } }
  @media screen and (min-width: 1600px) {
    .story-type-media .share-wrapper,
    .story-type-explore .share-wrapper {
      bottom: 1.4%; } }

.share-wrapper {
  right: 24px; }
  .share-wrapper ul li {
    padding: 0px;
    padding-bottom: 5px; }
    .share-wrapper ul li a {
      margin: 0px; }

.img-credit {
  color: #fff;
  font-size: 12px;
  font-family: "berthold_akzidenz_grotesk_bLt";
  font-style: italic; }

.story-type-content {
  position: relative;
  height: 100%;
  padding: 65px 20px 0 5%; }
  @media screen and (max-width: 820px) {
    .story-type-content {
      padding: 0; } }
  .story-type-content .share-story-wrapper {
    position: absolute;
    right: 30px;
    top: 30px; }
  @media screen and (max-width: 820px) {
    .story-type-content .play-icon {
      top: 70%; } }
  .story-type-content .play-icon > img {
    width: auto;
    float: left; }
  .story-type-content .img-wrapper {
    width: 42%;
    float: left;
    position: relative; }
    .story-type-content .img-wrapper .play-icon {
      width: auto;
      padding-right: 20px;
      margin: 0px;
      top: auto;
      bottom: 15%;
      left: calc(45% - 59px); }
      .story-type-content .img-wrapper .play-icon:hover, .story-type-content .img-wrapper .play-icon:focus {
        color: #fff;
        text-decoration: none; }
      @media screen and (max-width: 820px) {
        .story-type-content .img-wrapper .play-icon {
          left: 38%;
          bottom: 10%; } }
      .story-type-content .img-wrapper .play-icon img {
        margin-right: 5px;
        width: 40px; }
    @media screen and (max-width: 820px) {
      .story-type-content .img-wrapper {
        width: 100%;
        height: 40%;
        overflow: hidden; } }
    @media screen and (max-width: 769px) {
      .story-type-content .img-wrapper {
        height: 53%; } }
    .story-type-content .img-wrapper > img {
      width: 100%;
      display: block; }
      @media screen and (max-width: 820px) {
        .story-type-content .img-wrapper > img {
          width: 100% !important;
          height: auto !important;
          margin: 0 auto;
          max-width: 100%; } }
  .story-type-content .img-credit {
    color: #fff;
    font-size: 12px;
    font-family: "berthold_akzidenz_grotesk_bLt";
    font-style: italic; }
  .story-type-content .caption {
    color: #767676;
    font-size: 12px;
    text-align: left;
    padding: 5px 0;
    background: #fff;
    font-style: italic;
    width: 100%;
    font-family: "berthold_akzidenz_grotesk_bLt"; }
    @media screen and (max-width: 820px) {
      .story-type-content .caption {
        position: absolute;
        bottom: 0;
        padding-left: 20px; } }
  .story-type-content .desc-wrapper {
    height: 100%;
    width: -webkit-calc(58% - 60px);
    width: calc(58% - 60px);
    float: left;
    padding-left: 30px; }
    .story-type-content .desc-wrapper .mCSB_scrollTools {
      opacity: 0; }
      .story-type-content .desc-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #ccc; }
      .story-type-content .desc-wrapper .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: #ccc; }
      .story-type-content .desc-wrapper .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
      .story-type-content .desc-wrapper .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
        background-color: #ccc; }
    .story-type-content .desc-wrapper .tag-wrapper {
      padding: 28px 0 15px;
      border-top: 1px solid #d6d5d2;
      margin: 28px 0 50px 0; }
      .story-type-content .desc-wrapper .tag-wrapper a,
      .story-type-content .desc-wrapper .tag-wrapper h5 {
        line-height: 1;
        font-size: 15px;
        font-family: "berthold_akzidenz_grotesk_bBd"; }
      .story-type-content .desc-wrapper .tag-wrapper h5 {
        color: #404040;
        margin: 0 0 14px; }
      .story-type-content .desc-wrapper .tag-wrapper a {
        color: #666666;
        display: inline-block;
        padding: 7px 18px 4px;
        border: 2px solid #d6d5d2;
        border-radius: 6px;
        margin: 0 9px 9px 1px;
        text-align: center; }
    @media screen and (max-width: 820px) {
      .story-type-content .desc-wrapper {
        width: 92%;
        padding: 30px 20px 0;
        position: relative;
        height: 60%; } }
    @media screen and (max-width: 769px) {
      .story-type-content .desc-wrapper {
        height: 50%; } }
    .story-type-content .desc-wrapper h3 {
      font-size: 32px;
      line-height: 34px;
      margin: 0 90px 25px 0; }
      @media screen and (max-width: 820px) {
        .story-type-content .desc-wrapper h3 {
          margin-right: 105px;
          font-size: 32px;
          line-height: 34px;
          margin: 0 0 20px; } }
    .story-type-content .desc-wrapper p {
      font-size: 17px;
      line-height: 25px;
      margin: 0 0 30px; }
      @media screen and (max-width: 820px) {
        .story-type-content .desc-wrapper p {
          font-size: 18px;
          line-height: 28px;
          margin: 0px; } }
      .story-type-content .desc-wrapper p:last-child {
        margin: 0; }
    @media screen and (max-width: 820px) {
      .story-type-content .desc-wrapper {
        position: relative; }
        .story-type-content .desc-wrapper:after {
          content: '';
          width: 100%;
          bottom: 0px;
          height: 30px;
          background: transparent;
          background: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), #fff);
          background: -o-linear-gradient(rgba(255, 255, 255, 0.1), #fff);
          background: linear-gradient(rgba(255, 255, 255, 0.1), #fff);
          position: absolute;
          left: 0;
          margin: 0; } }

/* Media Story */
.story-type-media {
  position: relative;
  overflow: hidden;
  height: 100%; }
  @media screen and (max-width: 820px) {
    .story-type-media {
      display: table;
      vertical-align: middle;
      width: 100%; }
      .story-type-media .story-type-media-inner iframe {
        height: 95%; } }
  .story-type-media .story-type-media-inner {
    height: 100%; }
    .story-type-media .story-type-media-inner iframe {
      height: 88.5%; }
      @media screen and (min-width: 1600px) {
        .story-type-media .story-type-media-inner iframe {
          height: 92%; } }
  .story-type-media figure {
    height: 93%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #ebebeb; }
    .story-type-media figure.video-thumb {
      background-size: contain; }
    @media screen and (max-width: 820px) {
      .story-type-media figure {
        height: 94%;
        background-position: center center; } }
    .story-type-media figure img {
      width: 100%;
      margin: auto;
      max-width: inherit;
      height: auto;
      display: none; }
  .story-type-media .explore-icon {
    position: absolute;
    left: 50%;
    z-index: 2;
    top: 50%; }
    .story-type-media .explore-icon a {
      text-decoration: none; }
  .story-type-media .play-icon {
    top: 75%; }
    @media screen and (max-width: 820px) {
      .story-type-media .play-icon {
        top: 50%; } }
  .story-type-media .caption-wrapper {
    position: absolute;
    bottom: 1.4%;
    width: 100%; }
    .story-type-media .caption-wrapper .img-credit {
      padding: 5px;
      text-align: left; }
    .story-type-media .caption-wrapper .caption {
      bottom: 1.3%;
      width: 100%;
      color: #767676;
      font-size: 14px;
      line-height: 1.3;
      z-index: 2;
      text-align: center;
      padding: 16px 80px;
      background: #fff;
      font-style: italic;
      height: 50px;
      overflow: hidden; }
      @media screen and (max-width: 820px) {
        .story-type-media .caption-wrapper .caption {
          position: relative;
          text-align: left;
          line-height: 17px;
          padding: 16px 80px 16px 5px; } }

.explore-story-wrapper > div {
  height: 100%; }

.story-type-explore {
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%; }
  .story-type-explore .modal-screen {
    width: 110%;
    left: -5%; }
  .story-type-explore .explore-icon {
    text-align: center;
    font-size: 24px;
    left: auto;
    width: 100%;
    margin-top: -50px; }
    .story-type-explore .explore-icon h5 {
      color: #fff;
      text-decoration: none;
      font-size: 32px;
      line-height: 1; }
    .story-type-explore .explore-icon span {
      display: inline-block;
      padding: 13px 25px;
      font-size: 17px;
      color: #fff;
      font-family: "berthold_akzidenz_grotesk_bMd";
      background-color: #d51900;
      line-height: 1;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px; }
  .story-type-explore .next-story {
    position: absolute;
    right: 25px;
    top: 50%;
    z-index: 5;
    font-size: 30px; }
    .story-type-explore .next-story a {
      color: #fff; }
      .story-type-explore .next-story a.theme-yellow {
        color: #e2d710; }
      .story-type-explore .next-story a.theme-pink {
        color: #ad608a; }
      .story-type-explore .next-story a.theme-cyan {
        color: #34b3d1; }
      .story-type-explore .next-story a.theme-green {
        color: #6aaf3e; }
      .story-type-explore .next-story a.theme-orange {
        color: #ffb300; }
      .story-type-explore .next-story a.theme-brown {
        color: #a97955; }
      .story-type-explore .next-story a.theme-hide {
        display: none; }
  .story-type-explore .caption {
    color: #ccc; }

.play-icon {
  position: absolute;
  width: 57px;
  margin-left: -28px;
  margin-top: -29px;
  left: 50%;
  top: 50%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 9px;
  line-height: 41px;
  color: #fff;
  font-size: 17px;
  font-family: "berthold_akzidenz_grotesk_bMd";
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px; }
  @media screen and (max-width: 820px) {
    .play-icon {
      top: 70%; } }
  .play-icon > img {
    width: auto;
    float: left; }
  .play-icon:hover {
    color: #fff; }
  .play-icon span {
    display: none; }

.theme-wrapper {
  height: 100%;
  border-top: 5px solid #fff;
  overflow: hidden; }
  .theme-wrapper.theme-yellow {
    border-color: #e2d710; }
    .theme-wrapper.theme-yellow .icon-pin .pin-marker {
      background-image: url(../images/markers/detail-yellow-pin.png);
      border: none;
      background-size: cover; }
  .theme-wrapper span.pin-marker.theme-yellow {
    background-image: url(../images/markers/marker-yellow-icon.png);
    border-color: #e2d710;
    background-size: 30% 40%; }
  .theme-wrapper.theme-pink {
    border-color: #ad608a; }
    .theme-wrapper.theme-pink .icon-pin .pin-marker {
      background-image: url(../images/markers/detail-pink-pin.png);
      border: none;
      background-size: cover; }
  .theme-wrapper span.pin-marker.theme-pink {
    background-image: url(../images/markers/marker-pink-icon.png);
    border-color: #ad608a;
    background-size: 30% 40%; }
  .theme-wrapper.theme-cyan {
    border-color: #34b3d1; }
    .theme-wrapper.theme-cyan .icon-pin .pin-marker {
      background-image: url(../images/markers/detail-cyan-pin.png);
      border: none;
      background-size: cover; }
  .theme-wrapper span.pin-marker.theme-cyan {
    background-image: url(../images/markers/marker-cyan-icon.png);
    border-color: #34b3d1;
    background-size: 30% 40%; }
  .theme-wrapper.theme-green {
    border-color: #6aaf3e; }
    .theme-wrapper.theme-green .icon-pin .pin-marker {
      background-image: url(../images/markers/detail-green-pin.png);
      border: none;
      background-size: cover; }
  .theme-wrapper span.pin-marker.theme-green {
    background-image: url(../images/markers/marker-green-icon.png);
    border-color: #6aaf3e;
    background-size: 30% 40%; }
  .theme-wrapper.theme-orange {
    border-color: #ffb300; }
    .theme-wrapper.theme-orange .icon-pin .pin-marker {
      background-image: url(../images/markers/detail-orange-pin.png);
      border: none;
      background-size: cover; }
  .theme-wrapper span.pin-marker.theme-orange {
    background-image: url(../images/markers/marker-orange-icon.png);
    border-color: #ffb300;
    background-size: 30% 40%; }
  .theme-wrapper.theme-brown {
    border-color: #a97955; }
    .theme-wrapper.theme-brown .icon-pin .pin-marker {
      background-image: url(../images/markers/detail-brown-pin.png);
      border: none;
      background-size: cover; }
  .theme-wrapper span.pin-marker.theme-brown {
    background-image: url(../images/markers/marker-brown-icon.png);
    border-color: #a97955;
    background-size: 30% 40%; }
  .theme-wrapper .icon-pin {
    font-family: "FreightText Pro";
    font-size: 21px;
    line-height: 42px;
    margin-bottom: 12px;
    overflow: hidden; }
    @media screen and (max-width: 820px) {
      .theme-wrapper .icon-pin {
        font-size: 20px; } }
    .theme-wrapper .icon-pin span.pin-marker {
      background-repeat: no-repeat;
      background-position: center center;
      display: inline-block;
      width: 45px;
      height: 45px;
      float: left;
      margin-right: 8px;
      border: 1px dashed #ccc;
      -webkit-border-radius: 60px;
      -moz-border-radius: 60px;
      -ms-border-radius: 60px;
      border-radius: 60px; }
      @media screen and (max-width: 820px) {
        .theme-wrapper .icon-pin span.pin-marker {
          width: 55px;
          height: 55px; } }
  .theme-wrapper .story-scroller {
    padding-bottom: 54px; }

/* Last Slide Disable */
.theme-story-slider .slick-slide.explore-cta .slick-arrow.slick-next,
.theme-story-slider .slick-slide.explore-cta .slick-arrow.slick-prev {
  border-color: #1b1b1b; }
  .theme-story-slider .slick-slide.explore-cta .slick-arrow.slick-next i,
  .theme-story-slider .slick-slide.explore-cta .slick-arrow.slick-prev i {
    color: #fff; }
.theme-story-slider .slick-slide.explore-cta ul.slick-dots {
  background: rgba(0, 0, 0, 0.8);
  border-color: #1b1b1b; }
  .theme-story-slider .slick-slide.explore-cta ul.slick-dots li button {
    background: transparent;
    border-color: #666; }
  .theme-story-slider .slick-slide.explore-cta ul.slick-dots li.slick-active button {
    background: #666;
    border-color: #666; }

/* Custom media Queries */
@media screen and (min-width: 1400px) {
  .theme-story-slider .theme-wrapper {
    margin: 0 20px; } }

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