/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
  color: #222;
  font-size: 1rem;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

#flipclock {
  white-space: nowrap;
}

.building {
  position: relative;
  height: auto;
  text-align: center;
}
.building svg {
  display: block !important;
  position: absolute !important;
  width: auto !important;
  height: 100% !important;
  top: 0 !important;
  left: 1em !important;
  vertical-align: bottom;
}
/*.building-1 {
  padding-bottom: 163%;
}
.building-2 {
  padding-bottom: 223%;
}
.building-3 {
  padding-bottom: 259%;
}
.building-4 {
  padding-bottom: 354%;
}
.building-5 {
  padding-bottom: 473%;
}*/
.building:after {
  display: block;
  position: relative;
  content: "";
  width: 100%;
  vertical-align: bottom;
}
.building-1:after {
  padding-bottom: 163%;
}
.building-2:after {
  padding-bottom: 223%;
}
.building-3:after {
  padding-bottom: 259%;
}
.building-4:after {
  padding-bottom: 354%;
}
.building-5:after {
  padding-bottom: 473%;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@media only screen and (max-width: 1023px) {
  .background--mobile {
    background-color: #2b2f3c;
  }

  .flip-clock-altitude-goldeneye--mobile {
    display: inline-block;
    padding-left: 0.5rem;
  }

  .flip-clock-altitude-tomb-raider--mobile {
    display: none;
    padding-left: 0.5rem;
  }

  .flip-clock-altitude-mission-impossible--mobile {
    display: none;
    padding-left: 0.5rem;
  }

  .flip-clock-altitude-the-walk--mobile {
    display: none;
    padding-left: 0.5rem;
  }

  .flip-clock-altitude-point-break--mobile {
    display: none;
    padding-left: 0.5rem;
  }

  .width--1\/6--mobile {
    width: 16.666%;
  }

  .width--1\/5--mobile {
    width: 20%;
  }

  .width--7\/20--mobile {
    width: 35%;
  }

  .width--2\/5--mobile {
    width: 40%;
  }

  .width--1\/2--mobile {
    width: 50%;
  }

  .width--4\/5--mobile {
    width: 80%;
  }

  .width--7\/8--mobile {
    width: 87.5%;
  }

  .width--1\/1--mobile {
    width: 100%;
  }

  .width--8\/5--mobile {
    width: 160%;
  }

  .pl--1--mobile {
    padding-left: 1rem;
  }

  .pr--1--mobile {
    padding-right: 1rem;
  }

  .pl--1\/2--mobile {
    padding-left: 0.5rem;
  }

  .ph--1\/2--mobile {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .pv--1\/2--mobile {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .mh--1\/2--mobile {
    margin-left: 0.5rem;
    margin-right: 0.5rem
  }

  .mt--1--mobile {
    margin-top: 1rem;
  }

  .mt--1\/2--mobile {
    margin-top: 0.5rem;
  }

  .mt0--mobile {
    margin-top: 0;
  }

  .mb--mobile {
    margin-bottom: 1rem;
  }

  .mb--1\/2--mobile {
    margin-bottom: 0.5rem;
  }

  .mb0--mobile {
    margin-bottom: 0;
  }

  .mv0--mobile {
    margin-top: 0;
    margin-bottom: 0;
  }

  .neg-ml--1\/2--mobile {
    margin-left: -0.5rem;
  }

  .rel-up-65--mobile {
    position: relative;
    bottom: 65px;
  }

  .abs-top-7rem--mobile {
    position: absolute;
    top: 10rem;
  }

  .rel-down-165--mobile {
    position: relative;
    top: 165px;
  }

  .t--8\/10--mobile {
    font-size: 0.8rem;
  }

  .t--9\/10--mobile {
    font-size: 0.9rem;
  }

  .t--2--mobile {
    font-size: 2rem;
  }

  .t--center--mobile {
    text-align: center;
  }

  .l-inline-block--mobile {
    display: inline-block;
  }

  .icon--mobile {
    width: 15%;
    background-size: contain;
    background-position: bottom;
  }

  .location-1--mobile {
    height: 100px;
  }

  .location-2--mobile {
    height: 150px;
    position: relative;
  }

  .location-3--mobile {
    height: 150px;
    position: relative;
  }

  .location-4--mobile {
    height: 200px;
    position: relative;
  }

  .location-5--mobile {
    height: 250px;
    position: relative;
  }

  .hidden--mobile {
    display: none;
  }

  .dummy-photo--mobile {
    height: 80%;
  }

  .grunticon--ticket--mobile {
    background-size: contain;
    max-height: 400px;
  }

  .distance-and-action-level--mobile {
    margin-top: 0.5rem;
  }

  .rel-up--180px--mobile {
    position: relative;
    bottom: 180px;
  }

  .rel-up--360px--mobile {
    position: relative;
    bottom: 360px;
  }

  .height--68px--mobile {
    height: 68px
  }

  .social-icon--share--mobile {
    background-image: url(../images/share_this.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 190px;
    height: 52px;
  }

  .social-icon--facebook--mobile {
    background-image: url(../images/facebook.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 52px;
    height: 52px;
  }

  .social-icon--twitter--mobile {
    background-image: url(../images/twitter.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 52px;
    height: 52px;
  }

  .social-icon--instagram--mobile {
    background-image: url(../images/instagram.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 52px;
    height: 52px;
  }

  .social-icon--pinterest--mobile {
    background-image: url(../images/pinterest.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 52px;
    height: 52px;
  }

  .ticket-photo--mobile {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cheapflights-logo--mobile {
    background-image: url(../images/cheapflights_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 90%;
    height: 64px;
  }
}

@media only screen and (min-width: 1024px) {
  .background--desktop {
    background-color: #2b2f3c;
  }

  .flip-clock-altitude-goldeneye--desktop {
    padding-right: 1rem;
    display: block;
  }

  .flip-clock-altitude-tomb-raider--desktop {
    padding-right: 1rem;
    display: none;
  }

  .flip-clock-altitude-mission-impossible--desktop {
    padding-right: 1rem;
    display: none;
  }

  .flip-clock-altitude-the-walk--desktop {
    padding-right: 1rem;
    display: none;
  }

  .flip-clock-altitude-point-break--desktop {
    padding-right: 1rem;
    display: none;
  }

  .width--1\/8--desktop {
    width: 12.5%;
  }

  .width--1\/5--desktop {
    width: 20%;
  }

  .width--1\/4--desktop {
    width: 25%;
  }

  .width--7\/20--desktop {
    width: 35%;
  }

  .width--3\/8--desktop {
    width: 37.5%;
  }

  .width--2\/5--desktop {
    width: 40%;
  }

  .width--1\/2--desktop {
    width: 50%;
  }

  .width--5\/8--desktop {
    width: 62.5%;
  }

  .pl--0--desktop {
    padding-left: 0;
  }

  .pl--1--desktop {
    padding-left: 1rem;
  }

  .pl--2--desktop {
    padding-left: 2rem;
  }

  .pr--1--desktop {
    padding-right: 1rem;
  }

  .ph--1\/2--desktop {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .ph--1--desktop {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .mt--desktop {
    margin-top: 1rem;
  }

  .mt--1\/2--desktop {
    margin-top: 0.5rem;
  }

  .mt0--desktop {
    margin-top: 0;
  }

  .mb--desktop {
    margin-bottom: 1rem;
  }

  .mb--1\/2--desktop {
    margin-bottom: 0.5rem;
  }

  .mb0--desktop {
    margin-bottom: 0;
  }

  .ml--2--desktop {
    margin-left: 2em;
  }

  .t--3\/2--desktop {
    font-size: 1.5rem;
  }

  .t--5--desktop {
    font-size: 5rem;
  }

  .l-fr--desktop {
    float: right;
  }

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

  .l-v--top--desktop {
    vertical-align: top;
  }

  .l-inline-block--desktop {
    display: inline-block;
  }

  .l-block--desktop {
    display: block;
  }

  .l-center--desktop {
    margin: auto;
  }

  .rel-up-3\/4--desktop {
    position: relative;
    bottom: 0.75rem;
  }

  .pointer--desktop:hover {
    cursor: pointer;
  }

  .hidden--desktop {
    display: none;
  }

  .ticket--1--desktop {
    opacity: 0.1;
    z-index: 1;
    position: absolute;
    left: 100px;
  }

  #related-activities__ticket-stack--desktop {
    position: relative;
  }

  .ticket--1--desktop section, .ticket--2--desktop section {
    display: none;
  }

  .ticket--2--desktop {
    position: absolute;
    top: 30px;
    left: 60px;
    opacity: 0.2;
    z-index: 2;

  }

  .ticket--3--desktop {
    position: absolute;
    top: 60px;
    z-index: 3;
  }

  .dummy-photo--desktop {
    background: url(../images/dummy_photo.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 250px;
  }

  .grunticon--ticket--desktop {
    background-size: 100%;
    height: 400px;
  }

  .body-border--desktop {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    border-style: solid;
    border-width: 1rem;
    border-color: #ffd500;
  }

  .height--91px--desktop {
    height: 91px;
  }

  .social-icon--share--desktop {
    background-image: url(../images/share_this.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 190px;
    height: 52px;
  }

  .social-icon--facebook--desktop {
    background-image: url(../images/facebook.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 52px;
    height: 52px;
  }

  .social-icon--twitter--desktop {
    background-image: url(../images/twitter.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 52px;
    height: 52px;
  }

  .social-icon--instagram--desktop {
    background-image: url(../images/instagram.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 52px;
    height: 52px;
  }

  .social-icon--pinterest--desktop {
    background-image: url(../images/pinterest.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 52px;
    height: 52px;
  }

  .cheapflights-logo--desktop {
    background-image: url(../images/cheapflights_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30%;
    height: 64px;
    margin-left: 5rem;
    margin-top: 0.5rem;
  }

  .original-circle--on {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #ffd500;
    background-color: #ffd500;
    position: absolute;
  }

  .original-circle--off {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #535761;
    background-color: #535761;
    position: absolute;
  }

  .original-circle:hover {
    cursor: pointer;
  }

  .circle-clone--goldeneye--on {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #ffd500;
    background-color: #ffd500;
    position: absolute;
  }

  .circle-clone--goldeneye--off {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #535761;
    background-color: #535761;
    position: absolute;
  }

  .circle-clone--tomb-raider--on {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #ffd500;
    background-color: #ffd500;
    position: absolute;
  }

  .circle-clone--tomb-raider--off {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #535761;
    background-color: #535761;
    position: absolute;
  }

  .circle-clone--the-walk--on {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #ffd500;
    background-color: #ffd500;
    position: absolute;
  }

  .circle-clone--the-walk--off {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #535761;
    background-color: #535761;
    position: absolute;
  }

  .circle-clone--mission-impossible--on {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #ffd500;
    background-color: #ffd500;
    position: absolute;
  }

  .circle-clone--mission-impossible--off {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #535761;
    background-color: #535761;
    position: absolute;
  }

  .circle-clone--point-break--on {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #ffd500;
    background-color: #ffd500;
    position: absolute;
  }

  .circle-clone--point-break--off {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    border-color: #535761;
    background-color: #535761;
    position: absolute;
  }
}

.width--1\/20 {
  width: 5%;
}

.width--1\/10 {
  width: 10%;
}

.width--3\/20 {
  width: 15%;
}

.width--1\/5 {
  width: 20%;
}

.width--1\/4 {
  width: 25%;
}

.width--1\/3 {
  width: 33.333%;
}

.width--3\/8 {
  width: 37.5%;
}

.width--7\/20 {
  width: 35%;
}

.width--4\/10 {
  width: 40%;
}

.width--9\/20 {
  width: 45%;
}

.width--1\/2 {
  width: 50%;
}

.width--6\/10 {
  width: 60%;
}

.width--5\/8 {
  width: 62.5%;
}

.width--13\/20 {
  width: 65%;
}

.width--7\/10 {
  width: 70%;
}

.width--3\/4 {
  width: 75%;
}

.width--8\/10 {
  width: 80%;
}

.width--17\/20 {
  width: 85%;
}

.width--9\/10 {
  width: 90%;
}

.width--19\/20 {
  width: 95%;
}

.width--39\/40 {
  width: 97.5%;
}

.max-width--3\/4 {
  max-width: 75%;
}

.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pr--1\/2 {
  padding-right: 0.5rem;
}

.pr--1 {
  padding-right: 1rem;
}

.pr--2 {
  padding-right: 2rem;
}

.pr--5 {
  padding-right: 5rem;
}

.pl--0 {
  padding-left: 0;
}

.pl {
  padding-left: 1rem;
}

.pl--1 {
  padding-left: 1rem;
}

.pl--1\/4 {
  padding-left: 0.25rem;
}

.pl--1\/2 {
  padding-left: 0.5rem;
}

.pl--3\/2 {
  padding-left: 1.5rem;
}

.pl--2 {
  padding-left: 2rem;
}

.pl--5\/2 {
  padding-left: 2.5rem;
}

.pl--3 {
  padding-left: 3rem;
}

.pl--4 {
  padding-left: 4rem;
}

.pl--9 {
  padding-left: 9rem;
}

.ph--1 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.pt--1\/2 {
  padding-top: 0.5rem;
}

.pt--1 {
  padding-top: 1rem;
}

.pt--2 {
  padding-top: 2rem;
}

.pb--1 {
  padding-bottom: 1rem;
}

.pb--3\/2 {
  padding-bottom: 2.5rem;
}

.pb--21\/4 {
  padding-bottom: 5.25rem;
}

.pv--1\/2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.pv--1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.p--2 {
  padding: 2em;
}

.mh0 {
  margin-left: 0;
  margin-right: 0;
}

.mh--1\/2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.mt--0 {
  margin-top: 0;
}

.mt--0 {
  margin-top: 0;
}

.mt--1\/4 {
  margin-top: 0.25rem;
}

.mt--1\/3 {
  margin-top: 0.33333rem;
}

.mt--1\/2 {
  margin-top: 0.5rem;
}

.mt--1 {
  margin-top: 1rem;
}

.mt--5\/4 {
  margin-top: 1.25rem;
}

.m0 {
  margin: 0;
}

.m--0 {
  margin: 0;
}

.mt0 {
  margin-top: 0;
}

.mb0 {
  margin-bottom: 0;
}

.mb--1\/2 {
  margin-bottom: 0.5rem;
}

.mb {
  margin-bottom: 1rem;
}

.mb--1 {
  margin-bottom: 1rem;
}

.mb--5\/4 {
  margin-bottom: 1.25rem;
}

.mb--2 {
  margin-bottom: 2rem;
}

.mb--5 {
  margin-bottom: 5rem;
}

.mv--1\/2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.mv--2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.ml--0 {
  margin-left: 0;
}

.ml--1\/2 {
  margin-left: 0.5rem;
}

.ml--1 {
  margin-left: 1rem;
}

.ml--2 {
  margin-left: 2rem;
}

.t--blue {
  color: blue;
}

.t--white {
  color: #fff;
}

.t--yellow {
  color: #ffd500;
}

.t--black {
  color: #222;
}

.t--non-bold {
  font-weight: normal;
}

.t--bold {
  font-weight: bold;
}

.t--center {
  text-align: center;
}

.l-inline-block {
  display: inline-block;
}

.t--5\/8 {
  font-size: 62.5%
}

.t--8\/10 {
  font-size: 80%;
}

.t--3\/2 {
  font-size: 1.5rem;
}

.t--2 {
  font-size: 2rem;
}

.t--3 {
  font-size: 3rem;
}

.t--4 {
  font-size: 4rem;
}

.t--5 {
  font-size: 5rem;
}

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

.l-v--top {
  vertical-align: top;
}

.l-v--middle {
  vertical-align: middle;
}

.l-v--bottom {
  vertical-align: bottom;
}

.l-center {
  margin: auto;
}

.l-fr {
  float: right;
}

.fill--building--yellow {
  height: auto;
  fill: #ffd500;
}

.fill--building--grey {
  height: auto;
  fill: #535761;
}

.bg--yellow {
  background: #ffd500;
}

.grunticon--heartrate {
  background-size: 100%;
  height: 80px;
}

.grunticon--distance {
  height: 22px;
  width: 131px;
  margin: auto;
}

.no-bullets {
  list-style: none;
}

.pointer:hover {
  cursor: pointer;
}

.rel-right--1rem {
  position: relative;
  left: 1rem;
}

.b-radius--132\/100px {
  border-radius: 13.2px;
}

.offset--left--1\/10 {
  margin-left: 10%;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media print,
     (-o-min-device-pixel-ratio: 5/4),
     (-webkit-min-device-pixel-ratio: 1.25),
     (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
  display: none;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .building svg {
    left: 0 !important;
  }
}