#home {
  background-image: url(../../../../../../../content/dam/atvi/spyro/home/hero/Spyro-hero-bg.png);
  background-size: cover;
  margin-bottom: 10px;
  min-height: 600px;
  overflow: visible !important;
  height: 85vh;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  #home {
    height: 100vh;
  }
}
@media only screen and (max-width: 768px) {
  #home {
    background-image: url(../../../../../../../content/dam/atvi/spyro/home/hero/mobile-bg.png);
    margin-bottom: 0;
    min-height: 565px;
  }
}
#home .atvi-agegate {
  display: none !important;
}
#home .atvi-column-layout-bg-media-container {
  overflow: hidden !important;
}
#home .atvi-column-layout-bg-media-container .bg-video {
  height: auto !important;
  min-width: 100% !important;
  min-height: 100% !important;
}
#home .spyro-hero-container {
  padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  #home .spyro-hero-container {
    padding-bottom: 20px;
  }
}
#home .spyro-hero-container .spyro-hero-subheading {
  margin-top: 10px;
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  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;
  line-height: 1.6;
  text-align: center;
  font-size: 32px;
}
@media only screen and (max-width: 945px) {
  #home .spyro-hero-container .spyro-hero-subheading {
    font-size: 36px;
  }
}
@media only screen and (max-width: 768px) {
  #home .spyro-hero-container .spyro-hero-subheading {
    font-size: 22px;
  }
}
#home .spyro-hero-container #hero-play-btn {
  /*background-image: url(../../../../../../../content/dam/atvi/spyro/home/hero/play-btn-v03.png);
            .background-treatment(90px auto);
            background-color: transparent;*/
  border: none;
  background: url(../../../../../../../content/dam/atvi/spyro/home/hero/play-btn-v03.png) center center no-repeat;
  background-size: contain;
  display: block;
  width: 89px;
  height: 95px;
  margin: 30px auto 0;
  cursor: pointer;
  overflow: hidden;
  text-indent: -400%;
  /*.transition(all 0.5s);

            &:hover {
                margin-top: 25px;
                margin-bottom: 5px;
            }*/
}
#home::after {
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/borders/hero-border.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  height: 318px;
  z-index: 99;
  left: 0;
  bottom: -268px;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  #home::after {
    bottom: -171px;
    height: 202px;
  }
}
@media only screen and (max-width: 850px) {
  #home::after {
    bottom: -130px;
    height: 152px;
  }
}
@media only screen and (max-width: 800px) {
  #home::after {
    bottom: -114px;
    height: 134px;
  }
}
@media only screen and (max-width: 768px) {
  #home::after {
    height: 163px;
    bottom: -137px;
    background-image: url(../../../../../../../content/dam/atvi/spyro/common/borders/hero-border-mobile.png);
  }
}
@media only screen and (max-width: 510px) {
  #home::after {
    height: 120px;
    bottom: -103px;
  }
}
@media only screen and (max-width: 420px) {
  #home::after {
    bottom: -74px;
    height: 88px;
  }
}
#atvi_cta-child-1-video-modal .modal-inner {
  width: 80vw;
  max-width: 1000px;
  height: calc(100vw * .8 * .5625);
  max-height: 562.5px;
  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%);
  padding: 1%;
  background-image: url(../../../../../../../content/dam/atvi/Crash/gallery-frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#atvi_cta-child-1-video-modal .modal-content {
  padding: 27.6% 28.12%;
  height: 0;
  position: relative;
}
#atvi_cta-child-1-video-modal .modal-close {
  background-image: url(../../../../../../../content/dam/atvi/Crash/crash-sprite.png);
  background-position: -4px -234px;
  height: 35px;
  width: 40px;
  cursor: pointer;
  transform: none;
  text-indent: 101%;
  overflow: hidden;
  right: -45px;
  top: 5px;
}

#social {
  height: auto;
  max-height: none;
  min-height: 500px;
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/social/social-bg-v2.png);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  #social {
    background-image: url(../../../../../../../content/dam/atvi/spyro/common/social/social-bg-mobile.png);
    background-position-y: bottom;
    height: 100%;
    max-height: 950px;
  }
}
@media only screen and (max-width: 630px) {
  #social {
    max-height: none;
    margin-bottom: 50px;
  }
}
#social .spyro-social-content {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 110px 30px;
}
#social .social-heading {
  width: 100%;
  height: 100%;
  max-height: 80px;
  max-width: 525px;
  margin: 0 auto 15px;
  display: block;
}
#social .social-subheading {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  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-align: center;
  font-size: 32px;
}
@media only screen and (max-width: 560px) {
  #social .social-subheading {
    font-size: 25px;
  }
}
#social .social-links .atvi-column-inner-container {
  justify-content: center;
  /* Note: the Column Layout component's justify-content is broken */
}
#social .social-link {
  margin: 50px 1% 20px 1%;
  height: 130px;
  width: 130px;
  flex: 0 0 130px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 685px) {
  #social .social-link {
    margin-top: 30px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 340px) {
  #social .social-link {
    flex: 0 0 43%;
  }
}
#social .social-link:hover {
  margin-top: 45px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 685px) {
  #social .social-link:hover {
    margin-top: 25px;
    margin-bottom: 10px;
  }
}
#social .social-link a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
#social .social-link .bg-img {
  background-size: 100% auto !important;
}
#social .social-link .social-label {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  color: #94611a;
  font-size: 12px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: -88px;
}

#gallery {
  z-index: 9;
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/3-games/3in1-bg.png);
  padding: 80px 0 0;
  min-height: 667px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 988px) {
  #gallery {
    padding: 40px 0 0;
    margin-bottom: 10px;
  }
}
#gallery .oldspyro-heading {
  overflow: hidden;
  color: transparent;
  height: 62px;
  display: block;
  margin: 80px auto 0;
}
@media only screen and (max-width: 1200px) {
  #gallery .oldspyro-heading {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  #gallery .oldspyro-heading {
    height: 35px;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 366px) {
  #gallery .oldspyro-heading {
    width: 80%;
    height: auto;
  }
}
#gallery .atvi-column-layout {
  height: 400px;
  margin: 20px auto 0;
}
@media only screen and (max-width: 988px) {
  #gallery .atvi-column-layout {
    height: 425px;
  }
}
@media only screen and (max-width: 768px) {
  #gallery .atvi-column-layout {
    height: 520px;
    margin: 0 auto;
  }
}
#gallery .spyro-carousel {
  width: 80%;
  height: inherit;
  overflow: visible;
  position: relative;
  margin: auto;
}
#gallery .spyro-carousel .carousel-container {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
#gallery .spyro-carousel .carousel-nav .atvi-text-image {
  width: 29%;
  text-align: center;
  float: left;
  margin: 0 2%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 768px) {
  #gallery .spyro-carousel .carousel-nav .atvi-text-image {
    width: 100%;
    margin: 0 auto 20px;
  }
}
#gallery .spyro-carousel .carousel-nav .atvi-text-image:hover {
  margin-top: -5px;
}
#gallery .spyro-carousel .carousel-nav .atvi-text-image:hover p {
  color: #ffd80f;
}
#gallery .spyro-carousel .carousel-nav img {
  width: 100% !important;
  height: 100%;
  max-width: 300px;
  max-height: 300px;
  display: block;
  margin: 5px auto;
}
@media only screen and (max-width: 768px) {
  #gallery .spyro-carousel .carousel-nav img {
    width: 130px !important;
  }
}
#gallery .spyro-carousel .carousel-nav p {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 2px 2px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  font-size: 24px;
  margin-top: 25px;
}
@media only screen and (max-width: 1150px) {
  #gallery .spyro-carousel .carousel-nav p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  #gallery .spyro-carousel .carousel-nav p {
    font-size: 12px;
    margin-top: 10px;
  }
}
#gallery .spyro-carousel .game-art {
  float: left;
  width: 25%;
  margin-right: 2%;
}
@media only screen and (max-width: 768px) {
  #gallery .spyro-carousel .game-art {
    float: none;
    width: auto;
    height: 230px;
    margin: 0 auto 20px;
    padding: 0;
  }
}
#gallery .spyro-carousel .game-description {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 3px 3px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  width: 72%;
  float: right;
  font-size: 28px;
  line-height: 32px;
}
@media only screen and (max-width: 1070px) {
  #gallery .spyro-carousel .game-description {
    font-size: 24px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 768px) {
  #gallery .spyro-carousel .game-description {
    float: none;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    text-shadow: 2px 2px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  }
}
#gallery .spyro-carousel .game-title {
  max-width: 600px;
  width: 100%;
}
#gallery .slick-slider {
  height: inherit;
  display: flex;
  align-items: center;
}
#gallery .slick-track {
  display: flex;
  align-items: center;
}
#gallery .slick-slide {
  padding: 0 1px;
}
#gallery .slick-dots {
  bottom: -100px;
}
@media only screen and (max-width: 1300px) {
  #gallery .slick-dots {
    bottom: -75px;
  }
}
@media only screen and (max-width: 1100px) {
  #gallery .slick-dots {
    bottom: -50px;
  }
}
@media only screen and (max-width: 768px) {
  #gallery .slick-dots {
    bottom: -25px;
  }
}
#gallery .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 -5px;
  bottom: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#gallery .slick-dots li.slick-active button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/3-games/Golden_Button_Selected.png);
}
#gallery .slick-dots li:hover {
  bottom: 5px;
}
#gallery .slick-dots button {
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/3-games/Golden_Button1.png);
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
}
#gallery .slick-dots button:before {
  content: "";
}
@media only screen and (max-width: 768px) {
  #gallery .slick-dots button {
    width: 40px;
    height: 40px;
  }
}
#gallery .slick-arrow {
  width: 93px;
  height: 100%;
  background-size: 92px auto;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 999;
  top: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 768px) {
  #gallery .slick-arrow {
    width: 15%;
    min-width: 45px;
    background-size: 100% auto;
  }
}
#gallery .slick-arrow.slick-prev {
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/3-games/left-carousel-btn.png);
  left: -10vw;
}
#gallery .slick-arrow.slick-next {
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/3-games/right-carousel-btn.png);
  right: -10vw;
}
#gallery .slick-arrow:hover {
  top: 49%;
}
#gallery .slick-arrow:before {
  content: "";
}
#gallery:after {
  content: "";
  width: 100%;
  height: 290px;
  position: absolute;
  left: 0;
  bottom: -198px;
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/borders/Frosty_AF_Border.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1530px) {
  #gallery:after {
    bottom: -217px;
  }
}
@media only screen and (max-width: 1265px) {
  #gallery:after {
    bottom: -231px;
  }
}
@media only screen and (max-width: 1080px) {
  #gallery:after {
    bottom: -239px;
  }
}
@media only screen and (max-width: 835px) {
  #gallery:after {
    bottom: -251px;
  }
}
@media only screen and (max-width: 768px) {
  #gallery:after {
    bottom: -234px;
    background-image: url(../../../../../../../content/dam/atvi/spyro/common/borders/Frosty_AF_Border_mobile.png);
  }
}
@media only screen and (max-width: 557px) {
  #gallery:after {
    bottom: -251px;
  }
}
@media only screen and (max-width: 436px) {
  #gallery:after {
    bottom: -61px;
    height: 93px;
  }
}

#buy {
  background: url("../../../../../../../content/dam/atvi/spyro/common/buy/buy-BG.png") center center no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
#buy ::-webkit-scrollbar {
  width: 5px;
}
#buy ::-webkit-scrollbar-track {
  background: #422854;
}
#buy ::-webkit-scrollbar-thumb {
  background: #e46716;
}
#buy #spyro-wtb-logo-container {
  width: 400px;
  margin: 0 auto 30px;
}
#buy #spyro-wtb-logo-container img {
  width: 100%;
  display: block;
}
#buy .wtb-container-layout {
  align-items: center;
}
#buy .wtb-box-bundle-art img {
  max-width: 425px;
}
#buy .selectric {
  background-color: transparent;
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/buy/btn-purple.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  height: 60px;
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
  width: 100%;
  border: none;
}
#buy .selectric:hover {
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/buy/btn-purple-hover.png);
}
#buy .selectric:hover .label {
  color: #ffd80f;
}
#buy .selectric:hover .button:after,
#buy .selectric:hover .button:before {
  background: #ffd80f;
}
#buy .selectric .label {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 64px;
  margin-left: 40px;
  padding: 0;
}
#buy .selectric .button {
  position: absolute;
  right: 30px;
  height: 20px;
  width: 30px;
  top: 20px;
  text-indent: -100%;
  overflow: hidden;
  background: none;
}
#buy .selectric .button:after,
#buy .selectric .button:before {
  height: 20px;
  width: 6px;
  content: "";
  position: absolute;
  background-color: #ffffff;
  top: 0;
  border: none;
}
#buy .selectric .button:before {
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#buy .selectric .button:after {
  left: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#buy .selectric-items {
  background-color: transparent;
  background-image: url(../../../../../../../content/dam/atvi/spyro/common/buy/bg-dropdown-menu.jpg);
  background-size: 100% auto;
  border: none;
  position: absolute;
  top: 50px;
}
#buy .selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
#buy .selectric-items .selectric-scroll ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
#buy .selectric-items .selectric-scroll li {
  position: relative;
  margin: 0px;
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 20px;
  font-size: 20px;
  cursor: pointer;
}
#buy .selectric-items .selectric-scroll li.selected,
#buy .selectric-items .selectric-scroll li:hover {
  background: none;
}
#buy .retailer-error {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 2px 2px 0 #000;
  text-align: center;
  margin: 80px 15px 0;
  font-size: 14px;
  line-height: 1.3;
}
#buy #purchase-link {
  display: block;
  background: url(../../../../../../../content/dam/atvi/spyro/common/buy/btn-gold.png) center center no-repeat;
  background-size: 100% 100%;
  padding: 20px 0;
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  color: #5e270b;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  margin: 60px 0 0;
  position: relative;
  transition: .25s all;
  top: 0;
}
#buy #purchase-link:hover {
  top: -5px;
}

