html {
  height: 100%;
  color: #b4d1d0;
}
body {
  background-color: #000000;
  padding: 0;
  margin: 0;
  font-family: "Helvetica", "Arial", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}
a {
  border: none;
  text-decoration: none;
}
a img {
  border: none;
  text-decoration: none;
}
a[disabled] {
  pointer-events: none;
}
.wrap {
  min-height: 100%;
  background-color: #000000;
}
.wrap img {
  max-width: 90%;
}
.header {
  background-color: #10433f;
  padding: 15px 15px 5px 15px;
  border-bottom: none;
  margin-bottom: 0;
  overflow: hidden;
  clear: both;
  box-shadow: 0 0 20px #000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 20;
}
.header img {
  max-width: 100%;
}
.header .left {
  position: relative;
  text-align: left;
  -webkit-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
}
.header .center {
  position: relative;
  text-align: center;
  -webkit-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
}
.header .center img {
  max-width: 40%;
}
.header .right {
  position: relative;
  text-align: right;
  -webkit-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
}
.top {
  position: relative;
  overflow: auto;
  clear: both;
  margin: 0;
  background: url(../images/bg-top.jpg) no-repeat top left;
  background-size: auto 100%;
  z-index: 10;
}
.top > .inner {
  width: 48%;
  float: right;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 25px 0;
}
.preorder {
  position: relative;
  text-align: center;
  padding: 25px 0 50px 330px;
}
.preorder .inner {
  position: relative;
  margin: 0 auto;
}
.preorder .inner .inner a.bluray {
  position: absolute;
  top: 0;
  left: 50%;
  width: 150px;
  margin-left: -160px;
  height: 100%;
}
.preorder .inner .inner a.digitalhd {
  position: absolute;
  top: 0;
  left: 50%;
  width: 150px;
  height: 100%;
}
.awards img {
  width: 100%;
  max-width: 100%;
}
.title {
  position: relative;
  line-height: 0;
  margin: 0 0 20px 0;
}
.title img {
  width: 40vw;
  max-width: 100%;
}
.billing {
  text-align: center;
  margin: 50px 0;
}
.billing .title {
  text-align: center;
  margin: 50px 0;
}
.billing .title img {
  width: 40vw;
  max-width: 100%;
}
.dates {
  margin: 25px 0 0 0;
  position: relative;
  text-align: center;
}
.dates img {
  width: 100%;
  max-width: 75%;
}
.callout {
  margin: 25px 0;
  position: relative;
  text-align: center;
}
.callout img {
  width: 100%;
  max-width: 560px;
}
.quote {
  text-align: center;
}
.video-wrap {
  width: 100%;
  max-width: 100%;
  margin: 10px auto;
  border: 1px solid #999;
}
.video {
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 56.25%;
  height: 0;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel {
  position: relative;
  max-width: 95%;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  margin: 10px 0;
}
.carousel img {
  max-width: 100%;
}
.carousel .arrow {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 18px;
  padding: 0 10px;
  top: -25px;
}
.carousel .inner {
  position: relative;
  width: 80%;
  max-width: 600px;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
.carousel .inner a {
  position: relative;
  margin: 0 5px;
  border: 2px solid #fff;
  display: inline-block;
  width: 141px;
  max-width: 141px;
}
.carousel .inner a img {
  width: 100%;
  height: auto;
}
.carousel .inner a[disabled] {
  border-color: #b4d1d0;
  pointer-events: auto;
}
.carousel .inner a:first-child {
  margin-left: 0;
}
.carousel .inner a:last-child {
  margin-right: 0;
}
#left-arrow {
  background: url(../images/left-arrow.png) no-repeat center;
}
#right-arrow {
  background: url(../images/right-arrow.png) no-repeat center;
}
.fb-like {
  margin-right: 30px;
  top: -5px;
  position: relative;
  overflow: hidden;
  height: 20px;
}
.packs {
  background: url(../images/bg-packs.jpg);
  background-size: 100% 100%;
  padding: 25px 0;
  overflow: auto;
  clear: both;
  text-align: center;
}
.packs h2 {
  margin: 0 0 15px 0;
  padding: 0 20px;
  font-family: "Cardo", sans-serif;
  font-size: 250%;
  line-height: 1.2;
  color: #000000;
  text-shadow: 0 0 5px #b4d1d0;
  font-weight: bold;
}
.packs h2 sup {
  position: relative;
  font-size: 30%;
  top: -1px;
}
.packs .pack {
  position: relative;
  display: inline-block;
  min-width: 450px;
}
.packs .pack img {
  padding: 25px 0;
  width: auto;
  vertical-align: top;
}
.packs .divider {
  height: 2px;
  background-color: #333;
  width: 80%;
  margin: 0 auto;
}
.popover-digital,
.popover-physical {
  position: absolute;
  display: none;
  z-index: 1000;
}
.popover-digital {
  background: url(../images/popup-digital.png) no-repeat;
  width: 289px;
  height: 251px;
  padding: 25px;
  margin-top: 120px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.popover-digital a {
  width: 119px;
  height: 47px;
  padding: 0;
  float: left;
}
.popover-digital a.close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  background: url(../images/close-button.png) no-repeat;
}
.popover-digital.down {
  background: url(../images/popup-digital-down.png) no-repeat;
  margin-top: 55px;
}
.popover-digital.down a.close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: auto;
  bottom: 10px;
  right: 0px;
  background: url(../images/close-button.png) no-repeat;
}
.popover-physical {
  background: url(../images/popup-physical.png) no-repeat;
  margin-top: 120px;
  width: 168px;
  height: 251px;
  padding: 25px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.popover-physical a {
  height: 46px;
  padding: 0;
  display: block;
}
.popover-physical a.close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0px;
  right: 0px;
  background: url(../images/close-button.png) no-repeat;
}
.popover-physical.down {
  background: url(../images/popup-physical-down.png) no-repeat;
  margin-top: 55px;
}
.popover-physical.down a.close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: auto;
  bottom: 10px;
  right: 0px;
  background: url(../images/close-button.png) no-repeat;
}
.bottom {
  background-color: #000000;
  padding-top: 1px;
}
.story {
  text-align: center;
  border: 2px solid #b4d1d0;
  max-width: 925px;
  margin: 50px auto;
  padding: 25px 30px;
  box-sizing: border-box;
  line-height: 1.3em;
  font-size: 1.5em;
  color: #b4d1d0;
}
.story p {
  text-align: justify;
  margin: 10px 0 0 0;
  padding: 0;
}
.story small,
.story .footnotes {
  font-size: 60%;
}
.footer {
  font-family: 'Abel', sans-serif;
  font-weight: bold;
  color: #b4d1d0;
  margin: 0 auto;
  padding: 25px;
  overflow: auto;
  clear: both;
  text-transform: uppercase;
  font-size: 70%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.footer a {
  color: #b4d1d0;
  text-decoration: none;
}
.footer img {
  max-width: 100%;
}
.footer .left {
  width: 50%;
}
.footer .left img:first-child {
  margin-left: 0;
}
.footer .left .flags {
  display: inline-block;
  padding-top: 10px;
}
.footer .left .rating {
  height: 71px;
  width: auto;
  padding: 10px 10px 0 0;
}
.footer .left .other {
  padding: 10px 10px 0 0;
}
.footer .left .notice {
  display: inline-block;
  padding: 0 10px;
}
.footer .right {
  text-align: right;
  width: 50%;
}
.footer .right .logo {
  float: right;
  padding: 10px 0 10px 10px;
}
.footer .right .menu {
  margin-bottom: 20px;
  white-space: nowrap;
}
.footer .right a {
  padding: 0 15px;
  display: inline-block;
}
.footer .right a:last-child {
  padding-right: 0;
}
.footer .right .copyright {
  margin: 0;
}
.footer .right .tagline {
  margin: 0;
}
.snapcode {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 100;
}
.snapcode div {
  position: relative;
}
.snapcode img {
  width: 50%;
  max-width: 50%;
  height: auto;
}
.snapcode .close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -50px;
  left: 75%;
  background: url(../images/close-button.png) no-repeat;
}
/**
 *
 * Utility
 *
 **/
.pull-right {
  float: right;
}
.center {
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .footer {
    height: auto;
    padding: 20px;
  }
  .carousel .inner a {
    max-width: 30%;
  }
  .packs {
    background-size: auto 100%;
  }
  .packs .divider {
    background-color: transparent;
  }
  .footer {
    display: block;
  }
  .footer .left {
    width: 100%;
    text-align: center;
  }
  .footer .left .other {
    display: block;
    margin: 0 auto;
  }
  .footer .left img:first-child {
    margin-left: 10px;
  }
  .footer .left .asterisk {
    text-align: center;
  }
  .footer .left .notice {
    display: block;
  }
  .footer .right {
    text-align: center;
    width: auto;
  }
  .footer .right .logo {
    float: none;
    padding: 20px 0 25px 0;
  }
  .footer .right .menu {
    margin-bottom: 20px;
    white-space: normal;
  }
  .footer .right .menu a {
    padding: 10px 15px;
  }
  .footer .right .copyright {
    text-align: center;
    margin: 5px 0;
  }
  .footer .right .tagline {
    margin: 5px 0;
  }
}
@media screen and (max-width: 925px) {
  .dates {
    margin: 15px 0;
  }
  .header .right img {
    max-width: 30px;
  }
  .billing .title {
    margin: 20px 0;
  }
  .fb-like {
    margin-right: 10px;
  }
  .story {
    max-width: 90%;
  }
  .packs .pack {
    min-width: 350px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    margin: 0;
    padding: 0;
    background-position-x: 60%;
  }
  .top > .inner {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .dates img {
    max-width: 100%;
  }
  .video-wrap {
    margin: 10px auto;
  }
  .carousel {
    margin: 10px auto;
  }
  .header {
    display: block;
  }
  .header .left,
  .header .right {
    text-align: center;
  }
  .header .center img {
    margin: 10px 0;
  }
  .awards {
    position: static;
    width: 100%;
  }
  .awards img {
    width: 100%;
    max-width: 100%;
  }
  .packs .pack {
    min-width: 0;
    display: block;
  }
  .title img {
    width: 90vw;
    max-width: 90vw;
  }
  .billing .title img {
    width: 90vw;
    max-width: 90vw;
  }
  .quote {
    position: static;
    text-align: center;
    width: 100%;
    margin: 25px 0;
  }
}
@media screen and (max-width: 480px) {
  .preorder {
    margin: 15px 0 0 0;
  }
  .carousel .arrow {
    top: -20px;
  }
  .story {
    font-size: 1em;
  }
  .footer .left .rating,
  .footer .left .other {
    padding: 0 0 10px 0;
  }
  .footer .left .flags {
    padding: 0;
    margin: 0;
  }
}
