.crash-social {
  height: 35vw;
  max-height: 600px;
  min-height: 450px;
  background-image: url("../../../../../../content/dam/atvi/Crash/crash-social-bg.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1300px) {
  .crash-social {
    height: 45vw;
  }
}
@media only screen and (max-width: 1100px) {
  .crash-social {
    height: 50vw;
  }
}
@media only screen and (max-width: 1024px) {
  .crash-social {
    height: 70vw;
  }
}
@media only screen and (max-width: 750px) {
  .crash-social {
    height: 85vw;
  }
}
@media only screen and (max-width: 630px) {
  .crash-social {
    height: 710px;
    max-height: none;
  }
}
@media only screen and (max-width: 450px) {
  .crash-social {
    height: 590px;
    max-height: none;
  }
}
.crash-social:before {
  background-image: url("../../../../../../content/dam/atvi/Crash/crash-social-topper.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  content: "";
  height: 50px;
  left: 0;
  position: absolute;
  top: -20px;
  width: 100%;
  z-index: 1;
}
.crash-social-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1300px;
  padding: 0 30px;
}
.crash-social-content .crash-social-header {
  text-indent: -200%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  color: transparent;
  font-size: 12px;
  height: 80px;
  margin: 0 0 15px;
}
.crash-social-content .crash-social-subheader {
  font-family: "CCGeekSpeak", Helvetica, sans-serif;
  color: #ffffff;
  font-size: 40px;
  text-shadow: 3px 3px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 560px) {
  .crash-social-content .crash-social-subheader {
    font-size: 25px;
  }
}
.crash-social-content .social-links {
  margin: 50px auto 0;
  text-align: center;
}
.crash-social-content .social-links:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.crash-social-content .social-links li {
  background-image: url("../../../../../../content/dam/atvi/Crash/small-plank.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  height: 56px;
  width: 257px;
  display: inline-block;
  margin: 0 2% 20px 2%;
  position: relative;
}
.crash-social-content .social-links li:hover a {
  color: #fff233;
}
.crash-social-content .social-links li a {
  text-decoration: none;
  color: #5e270b;
  text-transform: uppercase;
  font-family: "CCGeekSpeak", Helvetica, sans-serif;
  line-height: 56px;
  text-align: center;
  width: 100%;
  display: block;
}
.crash-social-content .social-links li .icon {
  background-image: url("../../../../../../content/dam/atvi/Crash/crash-sprite.png");
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  top: 9px;
}
.crash-social-content .social-links li.facebook-link .icon {
  background-position: -7px -81px;
  width: 30px;
  height: 30px;
}
.crash-social-content .social-links li.facebook-link:hover .icon {
  background-position: -45px -81px;
}
.crash-social-content .social-links li.twitter-link .icon {
  background-position: -3px -116px;
  width: 30px;
  height: 30px;
}
.crash-social-content .social-links li.twitter-link:hover .icon {
  background-position: -41px -116px;
}
.crash-social-content .social-links li.instagram-link .icon {
  background-position: -109px -239px;
  width: 31px;
  height: 31px;
}
.crash-social-content .social-links li.instagram-link:hover .icon {
  background-position: -148px -239px;
}
.crash-social-content .social-links li.youtube-link .icon {
  background-position: -2px -155px;
  width: 80px;
  height: 30px;
}
.crash-social-content .social-links li.youtube-link:hover .icon {
  background-position: -2px -192px;
}

.crash-heading.pre-order {
  display: none!important;
}
.crash-heading.available-now {
  display: block!important;
}
.crash-digital-container {
  height: 100%;
  max-height: 100%;
  padding: 100px 0;
}
@media only screen and (max-width: 768px) {
  .crash-digital-container {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 420px) {
  .crash-digital-container {
    padding-top: 210px;
  }
}
.crash-digital-container .platform-desc-container {
  width: 100%;
  max-width: 900px;
  margin: auto;
  padding: 0 15px 20px;
  font-family: "CCGeekSpeak", Helvetica, sans-serif;
  text-shadow: 3px 3px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  color: #ffffff;
}
.crash-digital-container .platform-desc-container p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
  text-shadow: 3px 3px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.crash-digital-container .crash-heading.crash-logo {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 360px;
  height: 150px;
  margin: 0 auto 30px;
}
.crash-digital-container .crash-heading.pre-order,
.crash-digital-container .crash-heading.available-now {
  font-family: "CCGeekSpeak", Helvetica, sans-serif;
  text-shadow: 3px 3px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  font-size: 60px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
}
@media screen and (max-width: 420px) {
  .crash-digital-container .crash-heading.pre-order,
  .crash-digital-container .crash-heading.available-now {
    font-size: 48px;
  }
}
.crash-digital-container .crash-subheading {
  font-family: "CCGeekSpeak", Helvetica, sans-serif;
  font-size: 43px;
  text-transform: uppercase;
  text-align: center;
}
.crash-digital-container .crash-subheading.choose {
  font-size: 28px;
  margin-top: 20px;
}
@media only screen and (max-width: 945px) {
  .crash-digital-container .crash-subheading {
    font-size: 36px;
  }
}
@media only screen and (max-width: 480px) {
  .crash-digital-container .crash-subheading {
    font-size: 30px;
  }
}
.crash-digital-container .platforms {
  text-align: center;
  margin: 20px auto 40px;
}
.crash-digital-container .platforms:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.crash-digital-container .platforms a {
  color: #ffffff;
  text-shadow: 3px 3px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.crash-digital-container .platforms .platform {
  background-image: url("../../../../../../content/dam/atvi/Crash/plank.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 50px;
  float: left;
  width: calc(25% - 10px);
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  line-height: 50px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  /*&.available-now{
                .tablet({
                    margin-bottom: 40px;
                });
            }*/
}
.crash-digital-container .platforms .platform p.available-now {
  margin-top: 0;
  color: #ffffff;
}
.crash-digital-container .platforms .platform:hover {
  margin-top: 0;
  margin-bottom: 10px;
}
.crash-digital-container .platforms .platform:hover a {
  color: #fff233;
}
.crash-digital-container .platforms .platform:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .crash-digital-container .platforms .platform {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}
.crash-digital-container .crash-trailer-overlay {
  width: 80%;
  max-width: 1000px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1106;
  top: -1000px;
  background-image: url("../../../../../../content/dam/atvi/Crash/gallery-frame.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 1%;
  background-color: #000000;
  transition: top 1s ease;
}
.crash-digital-container .crash-trailer-overlay.active {
  top: 50%;
}
@media only screen and (max-width: 500px) {
  .crash-digital-container .crash-trailer-overlay {
    width: 65%;
  }
}
.crash-digital-container .crash-trailer-overlay .overlay-close {
  background-image: url("../../../../../../content/dam/atvi/Crash/crash-sprite.png");
  background-position: -4px -234px;
  height: 35px;
  width: 40px;
  position: absolute;
  right: -50px;
  top: 0;
  cursor: pointer;
}
.crash-digital-container .crash-trailer-overlay .tube-player-container {
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.crash-digital-container .crash-trailer-overlay .tube-player-container #tubeplayer-player-container-1 {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.crash-digital-container .crash-trailer-overlay-bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1105;
  display: none;
}
.crash-digital-container #crash-bgvid-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  overflow: hidden;
}
.crash-digital-container #crash-bgvid {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 0;
}
.crash-digital-container .crash-hero-container {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  position: relative;
  height: 100%;
  min-height: 400px;
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .crash-digital-container .crash-hero-container {
    min-height: 200px;
    max-width: 200px;
  }
}
.crash-digital-container .crash-hero-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 102px;
  width: 102px;
  background-image: url("../../../../../../content/dam/atvi/Crash/crash-sprite.png");
  cursor: pointer;
  margin: 0px auto 30px;
  background-size: 360px auto;
  background-position: 6px 4px;
  background-repeat: no-repeat;
}
.crash-digital-container .crash-hero-container .play-button:hover {
  background-position: -96px 4px;
}

