/*******************************************************/
/** Page CSS */
/*******************************************************/
.mwf-v1-xbox {
  background-color: black;
}

#bodycolumn #BodyContent .theme-dark {
  background-color: #171717 !important;
}
#bodycolumn #BodyContent .theme-black{
  background-color: #171717 !important;
}

/* hide quicklook button */
.qlButton {
  visibility: hidden !important;
}

.vfiFix:focus .panel-feature {
  border: 2px dashed black;
  outline: 2px dashed #fff;
  outline-offset: -2px;
}
/*******************************************************/
/** Top Video Hero **/
/*******************************************************/
.topHero .m-hero-item.f-x-left.f-y-center .c-paragraph {
  font-size: 12px;
  line-height: 16px;
}
.topHero .m-hero-item.f-x-left.f-y-center .c-paragraph.hero-legal-copy {
  padding-top: 24px;
}
.topHero .m-hero-item.f-y-center.f-transparent>div>div {
  top:47%;
}
@media screen and (max-width: 540px) {
  .topHero .m-hero-item.f-y-center.f-transparent>div>div {
    top:38%;
  }
}
@media screen and (max-width: 390px) {
  .topHero .m-hero-item.f-y-center.f-transparent>div>div .topHeroSubheading {
    font-size: 15px;
    line-height: 20px;
  }
  .topHero .m-hero-item.f-y-center.f-transparent>div>div {
    top:27%;
  }
  .topHero .m-hero-item.f-y-center.f-transparent .hero-legal-copy {
    min-height: 100px;
  }
  .topHero .m-hero-item.f-y-center.f-transparent .c-group {
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px) {
  .videoHero .m-hero-item.f-x-left.f-y-center .m-ambient-video video {
    width: 100% !important;
  }

  .videoHero .vidPlayPause {
    bottom: -23vw !important;
  }

  .topHero .m-hero-item .topHeroSubheading {
    padding: 9px 0 3px;
    font-size: 16px;
    line-height: 22.4px;
  }

  .videoHero .m-hero-item {
    min-height: 500px;
  }
}

@media screen and (min-width: 1084px) {
  .topHero .m-hero-item .topHeroSubheading {
    font-size: 16px;
    line-height: 22.4px;
  }

  .videoHero .m-hero-item.f-x-left.f-y-center .m-ambient-video video {
    width: 100% !important;
  }

  .videoHero .m-hero-item picture {
    display: none;
  }

  .videoHero .vidPlayPause {
    bottom: -23vw !important;
  }
  .topHero .m-hero-item>div>div {
    max-width: 530px;
  }
}

@media screen and (min-width: 1920px) {
  .videoHero .vidPlayPause {
    bottom: -450px !important;
  }

  .topHero .m-hero-item .topHeroSubheading {
    font-size: 18px;
    line-height: 24px;
  }
}


/* Video hero */
@media screen and (min-width: 1084px) {
.videoHero .m-hero-item.f-x-left.f-y-top .m-ambient-video video {
    width: 100% !important;}

.videoHero .m-hero-item picture {
    display: none;}

.videoHero .vidPlayPause {
bottom: -23vw !important;}
}

@media screen and (max-width: 1083px) and (min-width: 768px) {
.videoHero .m-hero-item.f-y-top>div>div {
    top: 120px;}
.topHero.videoHero .m-hero-item>div>div {
    max-width: 390px;
}
}

@media screen and (max-width: 1083px) {
.videoHero .m-ambient-video {
   display: none;}
}

@media screen and (min-width: 1921px) {
.videoHero .vidPlayPause {
  bottom: -375px !important;}
}


/*******************************************************/
/** Instant Library Video Section */
/*******************************************************/
@media screen and (max-width: 767px) {
  .theme-dark.instantLibraryHeading .m-banner .c-heading-1 {
    font-size: 34px;
    line-height: 40px;
  }
  .instantLib .m-hero-item .m-ambient-video .vidPlayPause {
    visibility: hidden !important;
  }
}

.instantLib .m-hero-item .c-heading-2 {
  padding-top: 0;
}

@media screen and (min-width: 768px) and (max-width: 1083px) {
  .instantLib .m-hero-item .m-ambient-video .vidPlayPause {
    top: 35vw !important;
  }
}

@media screen and (min-width: 1084px) {
  .theme-dark.instantLibraryHeading .m-banner {
    max-width: 800px !important;
  }

  .instantLib .m-hero-item .c-paragraph-4 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .instantLib .m-hero-item .c-paragraph-4 {
    font-size: 20px;
    line-height: 24px;
  }
}

/* videoBgShort ported in */

/* ======== Instant library ported from S  ======== */
@media screen and (max-width: 767px) {
  .instantLib section>div:not(.m-ambient-video) {
    /*  pointer-events: none; */
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
  }

  .instantLib section>div:not(.m-ambient-video) p {
    padding-top: 16px;
  }

  .instantLib section>div:not(.m-ambient-video) picture {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .instantLib section>div:not(.m-ambient-video) {
    top: 55%;
  }
}

.instantLib .m-hero-item::after {
  background: none;
}

@media screen and (min-width: 1084px) {
  .videoBgShort.instantLib .m-hero-item.f-transparent:before {
    padding-bottom: 62.337% !important;
  }

  .videoBgShort.instantLib .m-hero-item>div.m-ambient-video:before {
    padding-bottom: 62.337vw;
  }

  .videoBgShort.instantLib p {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .videoBgShort.instantLib .m-hero-item.f-transparent:before {
    padding-bottom: 213% !important;
  }

  .videoBgShort.instantLib .m-hero-item>div.m-ambient-video:before {
    display: none;
  }

  .videoBgShort.instantLib .m-ambient-video .c-image {
    position: absolute;
    top: 0;
  }
}

/*
.instantLib section > div:not(.m-ambient-video){
  pointer-events: none;
}
*/

.instantLib section>div:not(.m-ambient-video) img {
  margin-bottom: 24px;
}

/* ======== END Instant library ported from S  ======== */

@media screen and (min-width: 1084px) {
  .videoBgShort .m-hero-item.f-transparent:before {
    padding-bottom: 72.2% !important;
  }

  .videoBgShort .m-hero-item .m-ambient-video video {
    width: 100%;
  }

  .videoBgShort .high-contrast {
    width: 50%;
    margin: auto;
    height: 400px;
    overflow: visible;
    top: -24%;
  }

  .videoBgShort p {
    width: 100%;
    min-width: 267px;
    font-size: 28px;
    margin-top: 36px;
    line-height: 1.3;
  }

  .videoBgShort .c-group {
    text-align: center;
    display: block;
  }

  .page-hero-lb button.vidPlayPause,
  .videoBg button.vidPlayPause,
  .videoBgShort button.vidPlayPause {
    bottom: 0;
    left: 0;
  }

  /*
  .videoBgShort .m-ambient-video div button:focus {
    bottom: calc(-22vw - 10px);
    left: calc(-25vw - 4px);
  }*/
  .page-hero-lb .pp-button>video+div,
  .videoBgShort .pp-button>video+div,
  .videoBg .pp-button>video+div {
    transform: none;
    width: auto;
    max-width: none;
    min-width: 0;
    left: 0;
    top: calc(100% - 24px) !important;
    position: absolute !important;
  }

  .power-creator .pp-button>video+div {
    top: auto !important;
    bottom: 21%;
  }
}

.page-hero-lb button.vidPlayPause {
  left: 0 !important;
  bottom: 0 !important;
}

.videoBgShort.listen-lb .c-glyph.glyph-play::before,
.videoBgShort.listen-lb .c-glyph.glyph-pause::before {
  color: #000;
  border: 2px solid #000;
}

@media screen and (min-width: 768px) and (max-width: 1083px) {
  .videoBgShort .m-hero-item .m-ambient-video video {
    width: 100vw;
  }

  .videoBgShort .m-hero-item.f-transparent:before {
    padding-bottom: 103.75% !important;
  }

  .videoBgShort .m-hero-item>div.m-ambient-video:before {
    padding-bottom: 70.76vw;
  }

  .videoBgShort .high-contrast {
    text-align: center;
    position: absolute;
    top: 24%;
  }

  .videoBgShort button.vidPlayPause {
    top: 24vw;
    left: -25vw;
  }

  /*
  .videoBgShort .m-ambient-video div button:focus {
    top: calc(-24vw - 10px);
    left: calc(-25vw - 4px);
  }*/
}

@media screen and (max-width: 767px) {
  .videoBgShort .m-hero-item .m-ambient-video video {
    width: 100vw;
  }

  .videoBgShort .m-hero-item.f-transparent:before {
    padding-bottom: 166.4vw !important;
  }

  .videoBgShort .m-hero-item>div.m-ambient-video:before {
    padding-bottom: 166.4vw;
  }

  .videoBgShort .high-contrast {
    text-align: center;
    position: absolute;
    top: 28%;
    width: 98%;
  }

  .videoBgShort button.vidPlayPause {
    bottom: 63vw;
  }

  .videoBgShort .m-ambient-video div button:focus {
    bottom: calc(63vw - 10px);
    left: -4px;
  }
}

@media screen and (min-width: 1084px) {
  .videoBgShort.instantLib .m-hero-item.f-transparent:before {
    padding-bottom: 62.337% !important;
  }
}

@media screen and (min-width: 1084px) and (max-width: 1399px) {

  .text-spacing .videoBgShort.instantLib p,
  .videoBgShort.instantLib p[style] {
    font-size: 20px;
  }
}

/*******************************************************/
/** Featured Games Carousel  */
/*******************************************************/
.gamesSection.ChannelProductPlacement-module__productPlacementContainer___JN0Re .rotator-heading {
  padding-top: 12px;
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.f-size-large picture {
  height: 408px;
  overflow: hidden;
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .rotator-heading {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .rotator-heading h2 {
  padding-bottom: 24px;
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .rotator-heading p {
  padding-bottom: 12px;
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .featured-games {
  padding-bottom: 12px;
}

@media screen and (min-width: 1084px) {

  .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .featured-games .x-type-center[data-grid="container"] h3,
  .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .featured-games .x-type-center[data-grid="container"] p {
    padding-left: 20%;
    padding-right: 20%;
  }
}

@media (max-width: 1084px) {
  .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re)[data-grid="container"] {
    padding-left: 5%;
    padding-right: 5%;
  }

  .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .rotator-heading {
    justify-content: center;
  }
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item {
  margin: 12px 12px 12px 12px;
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.f-size-large.gameDiv {
  transition: 250ms;
  position: relative;
  max-width: 272px;
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item a [class^="c-heading"] {
  min-height: 4.5em;
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.gameDiv>a.gameDivLink {
  width: 102%;
}

.theme-dark .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.gameDiv>a.gameDivLink {
  color: #fff;
}

.theme-dark .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.gameDiv>a.gameDivLink:focus {
  outline: 2px dashed #fff;
}

.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.gameDiv>a.gameDivLink:before {
  border: none;
}

div.featured-games .qlButton {
  top: 344px;
}

div.featured-games div.spinnerHold {
  display: block;
  position: relative;
  height: 500px;
}

div.featured-games div.spinnerHold div.c-progress.f-progress-large {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-left: 0;
  z-index: 50;
  text-align: center;
  top: calc(50% - 60px);
}

div.featured-games div.spinnerHold div.c-progress.f-progress-large span {
  left: 0;
}

/*******************************************************/
/** Quick Look button and popup - ported from xcat-mwf3.css   */
/*******************************************************/
.qlButton {
  opacity: 0;
  position: absolute;
  top: 224px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90%;
  z-index: 5;
  background: lightgrey;
}

.qlButton button {
  width: 100%;
  margin: 0;
  height: 100%;
  display: block !important;
  background-color: lightgrey !important;
  transition: 300ms all;
}

.qlButton button:hover {
  cursor: pointer;
  text-decoration: underline;
  background-color: #c4c4c4 !important;
}

.qlButton button.c-call-to-action:focus {
  border: 2px dashed #fff;
  outline: 2px dashed #000;
  outline-offset: -4px;
}

div.gameMoreInfo {
  display: none;
  position: fixed;
  top: 12%;
  left: 0;
  right: 0;
  margin: 0 auto;
  box-shadow: 0 7px 6.16px .84px RGBA(0, 0, 0, .32);
  width: 977px;
  z-index: 5;
  background: white;
}

div.gameMoreInfo.popupShow,
div.qlButton.popupShow {
  opacity: 1;
  overflow-y: auto;
}

div.gameMoreInfo.popupShow {
  display: block !important;
}

@media screen and (min-width: 1084px) {
  div.qlButton.popupShow {
    display: block !important;
  }
}

div.gameMoreInfo.popupShow {
  z-index: 1000;
  overflow: hidden;
}

@media (max-width: 1499px) {
  div.gameMoreInfo.popupShow {
    overflow-y: auto;
  }
}

div.gameMoreInfo img.popscreen {
  width: 100%;
  height: 48%;
}

.popinfo .c-glyph.gp-glyph {
  font-family: "MWF-MDL2";
  display: inline-block;
  font-size: 20px;
}

.gp-glyph img {
  width: 72px;
  height: 12px;
}

div.poprotator {
  width: 100%;
  height: 317px;
  overflow: hidden;
}

div.poprotator .c-carousel {
  position: relative;
  bottom: 23px;
}

div.poprotator .c-group {
  bottom: 60px !important;
}

div.gameMoreInfo .c-carousel.carfullimage picture {
  width: 61%;
  margin-left: 19.7%;
}

.popinfo {
  padding: 13px 24px 45px 20px;
}

.poptitle {
  display: inline-block;
  width: 62.5%;
  vertical-align: top;
}

.popdescription {
  width: 100%;
  margin-top: 13px;
}

div.gameMoreInfo .poptitle {
  width: 100%;
}

.popdescription span {
  display: block;
}

.furtherinfo {
  margin-top: 14px;
}

.furthheading {
  color: black;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}

.c-rating[data-value].f-individual div {
  height: 30px;
  width: 138px;
}

.ratingstars {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: 18px;
}

.emptystars {
  position: absolute;
  left: 0;
  right: 0;
}

.filledstars.c-rating[data-value].f-individual div:after,
.filledstars.c-rating[data-value].f-individual div:before {
  overflow: hidden;
}

.startotalratings {
  display: inline-block;
  font-size: 16px;
  margin-left: 12px;
}

span.reviewtotal {
  position: relative;
  left: 17%;
  top: 9px;
  font-size: 17px;
}

.filledstars {
  top: -80%;
}

.popinfo h3.c-heading {
  padding-top: 0px;
}

.genrecontent {
  text-transform: capitalize;
}

.popprice .c-badge {
  margin-top: 4px !important;
}

.nopricegame .popButton {
  margin-top: 16px;
  margin-bottom: 10px;
}

.popicons {
  margin-top: 0px;
  position: relative;
}

@media (min-width: 768px) and (max-width: 1499px) {
  .popicons {
    margin-top: 8px;
  }
}

span.popicon {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}

.popicon img {
  height: 30px;
  max-height: 30px;
  margin-right: 30px;
  width: 100px;
}

.popicon.piRating {
  width: 74px;
}

.piRating img {
  max-height: 74px;
}

.popprice,
.popButton {
  display: inline-block;
  vertical-align: middle;
}

.popprice {
  width: 100%;
  margin-right: 120px;
  position: relative;
  padding-bottom: 22px;
}

@media (min-width: 768px) and (max-width: 1499px) {
  .popprice {
    padding-bottom: 20px;
  }
}

.popprice .c-price {
  padding: 0 !important;
}

.popButton a {
  margin: 0 24px;
}

div.gameMoreInfo.popupShow .popinfo .c-heading,
div.gameMoreInfo.popupShow .popinfo .c-price {
  font-size: 24px !important;
  line-height: 28px !important;
  max-height: none !important;
  font-weight: 100 !important;
  margin-top: 0;
}

div.gameMoreInfo.popupShow .popinfo h3.c-heading {
  font-weight: 700 !important;
}

div.gameMoreInfo.popupShow .popinfo .c-price {
  font-weight: 600 !important;
  line-height: 26px !important;
}

div.gameMoreInfo.popupShow .popinfo .c-price s {
  margin-right: 6px;
}

@media (max-width: 539px) {

  div.gameMoreInfo.popupShow .popinfo .c-heading,
  div.gameMoreInfo.popupShow .popinfo .c-price {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

div.gameMoreInfo .c-sequence-indicator,
div.gameMoreInfo .c-action-toggle {
  background-color: rgba(0, 0, 0, 0.4) !important;
}

div.gameMoreInfo .c-sequence-indicator button,
div.gameMoreInfo .c-sequence-indicator a {
  width: 22px;
  height: 20px;
}

div.gameMoreInfo .c-sequence-indicator button:focus {
  outline: 2px dashed #fff !important;
  border: 2px dashed #000 !important;
}

.c-action-toggle:focus .c-tooltip {
  display: block !important;
}

.c-select-menu>button:hover {
  text-decoration: underline !important;
}

span.furthheading {
  display: none;
}

.furtherrelease {
  display: inline-block;
  vertical-align: top;
  line-height: 20px !important;
  font-size: 15px !important;
}

@media (min-width: 768px) and (max-width: 1499px) {
  .furtherrelease {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .furtherrelease {
    margin-bottom: 20px;
  }
}

.furtherplatform {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.platformdescription {
  padding-bottom: 14px;
  margin-top: 18px;
}

.c-glyph.glyph-xbox-one-console,
.c-glyph.glyph-pc1 {
  display: inline-block;
}

.furtherplatform .c-tag {
  margin-bottom: 6px;
  margin-right: 15px;
}

.m-product-placement-item div.gameMoreInfo.popupShow .popinfo h3.c-heading {
  font-weight: 700 !important;
}

.poplastbutton {
  padding-bottom: 6px !important;
}


/* Accessibility */

.c-select-menu button {
  color: #0a4f0a;
}

.qclosebutton {
  width: 31px;
  display: block;
  position: absolute;
  right: 28px;
  top: 28px;
  z-index: 5;
  background-color: lightgrey;
  padding: 2px;
  cursor: pointer;
}

.qclosebutton:hover {
  background-color: #107c10;
  padding: 3px;
}

.qclosebutton:focus {
  outline: 2px dotted lightblue;
  border: 2px dotted black;
}

.qclosebutton img {
  width: 100%;
}

.popgoldprice {
  display: inline-block;
  vertical-align: bottom;
}

.popgoldlogo {
  width: 62px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 16px;
}

.servicesarea p {
  font-weight: 700;
  font-size: 13px;
  letter-spacing: .075em;
}

.physgame .qlButton {
  top: 128px;
}

@media (max-width: 1280px) {
  .physgame .qlButton {
    top: 86px;
  }
}

#ql-page-cover {
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: black;
  opacity: .7;
  position: fixed;
  top: 0;
}

.soontextprice {
  font-size: 14px;
}

div.gameMoreInfo .soontextprice {
  font-size: 34px;
  font-weight: 400;
}

.popButton a {
  margin-left: 0;
}

.ratingstars,
.reviewtotal {
  display: none;
}

div.poprotator,
div.poprotator .m-hero-item {
  height: 585px;
}

div.poprotator {
  width: 66%;
  float: right;
}

.popinfo {
  width: 34%;
}

.popicons .c-paragraph-3 {
  font-weight: 700;
}

div.poprotator .c-carousel {
  bottom: 0px;
}

div.poprotator div.c-group {
  bottom: 20px !important;
}

@media screen and (min-width: 1648px) {
  div.gameMoreInfo.popupShow {
    width: 1600px;
  }

  div.gameMoreInfo {
    height: 90%;
    max-height: 585px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1647px) {
  div.gameMoreInfo.popupShow {
    width: calc(100% - 48px);
    height: 35.8vw;
  }

  div.poprotator,
  div.poprotator .m-hero-item {
    height: 35.8vw;
  }
}

@media screen and (max-width: 1499px) {
  div.gameMoreInfo.popupShow {
    width: calc(100% - 20px);
    height: 96%;
    max-height: 96%;
    top: 2%;
  }

  div.gameMoreInfo.popupShow {
    height: fit-content;
  }

  div.poprotator {
    width: 100%;
    float: none;
  }

  .popinfo {
    width: 100%;
  }

  div.poprotator,
  div.poprotator .m-hero-item {
    height: 54vw;
  }

  .c-age-rating {
    top: calc(54vw - 80px);
  }

  .platformdescription {
    padding-bottom: 14px;
    margin-top: 0;
  }
}

.popinfo .platformdescription .furtherplatform .c-tag {
  padding: 0 10px;
  font-weight: 600;
}

.poprating {
  margin-top: 18px;
}

.prLeft,
.prRight {
  display: inline-block;
  vertical-align: top;
}

.prRight {
  margin-inline-start: 22px;
  width: 80%;
}

.prRight a.c-hyperlink {
  text-decoration: underline !important;
}

.ratingdescriptors,
.ratinginteractive,
.ratingdisclaimers {
  font-size: 15px;
  line-height: 20px;
}

.descLine {
  height: 1px;
  width: 300px;
  background: #107c10;
  margin: 5px 0 4px;
}

.descNoWrap {
  white-space: nowrap;
}

.capitalFirst {
  text-transform: capitalize;
}

@media screen and (min-width: 768px) and (max-width: 1499px) {
  div.gameMoreInfo.popupShow {
    width: 768px;
  }

  div.poprotator,
  div.poprotator .m-hero-item {
    height: 430px;
  }

  .c-age-rating {
    top: 351px;
  }
}

@media (max-width: 1083px) {
  .gameDivsWrapper .qlButton {
    top: 170px;
  }

  .gameDivsWrapper .qlButton button {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
}

@media (max-width: 539px) {

  .m-product-placement-item div.gameMoreInfo.popupShow .popinfo .c-heading,
  .m-product-placement-item div.gameMoreInfo.popupShow .popinfo .c-price {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .popinfo {
    padding-top: 12px;
  }

  .popdescription {
    margin-top: 12px;
  }

  .popicons {
    margin-top: 12px;
  }

  .furtherrelease {
    padding-bottom: 15px;
  }

  .platformdescription {
    padding-bottom: 14px;
  }
}

@media screen and (max-width: 499px) {

  div.poprotator,
  div.poprotator .m-hero-item {
    height: 53vw;
  }
}

@media (max-width: 453px) {
  .prRight {
    margin-inline-start: 0;
    width: 98%;
    display: block;
    margin-top: 8px;
  }
}

/*******************************************************/
/**  MADE FOR PC hotspot section **/
/*******************************************************/
.hotspotHeading .x-type-center {
  margin-bottom: 48px;
}
.hotspotHeading .x-type-center .c-heading-1L {
  margin: 0 5%;
}
.hotspotHeading .c-subheading-3 {
  margin: auto;
  max-width: 1000px;
  margin-bottom: 24px;
}

@media screen and (max-width: 1200px) {
  .hotspotHeading .c-subheading-3 {
    max-width: 80%;
  }
}
/*******************************************************/
/**  Gamebar multifeature **/
/*******************************************************/
@media screen and (-ms-high-contrast:white-on-black),
screen and (forced-colors: active) and (prefers-color-scheme: light) {
  .apps-template.full-width.theme-dark.smaller .m-multi-feature ul[role="tablist"] li.f-active>span {
    filter: invert(1);
  }
}
.apps-template.full-width.theme-dark.smaller .m-multi-feature ul[role="tablist"] li.f-active>span {
    outline: 2px dashed #000 !important;
    border: 2px dashed #fff !important;
}


/*******************************************************/
/**  Laptop sneak slider section **/
/*******************************************************/
.theme-dark.static48>div>div>div.x-type-center {
  margin: 0 5%;
  padding-top: 25px;
}
.theme-dark .sneakCarousel .stealth-sub-carousel-panel .panel-content {
  background: transparent;
}
.stealth-sneakcarousel .vfiFix:focus .panel-feature {
  border: 2px dashed black;
  outline: 2px dashed #fff;
  outline-offset: -2px;

}

/*******************************************************/
/**  ROG crosssell **/
/*******************************************************/
.introducing {
    margin-bottom: -1px;
}

.introducing .x-screen-reader {
    left: 0;
}

.introducing .m-area-heading {
    float: none;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.introducing .m-area-heading .c-badge+[class^=c-heading] {
    padding-top: 6px;
}

.introducing .m-area-heading {
    padding-bottom: 48px;
}


/*******************************************************/
/**  PC gaming accessories Hero **/
/*******************************************************/
.accessoriesHero .m-hero-item.f-x-left.f-y-bottom {
  padding-top: 25px;
}
@media screen and (min-width: 1084px) {
  .accessoriesHero .m-hero-item.f-y-bottom>div>div {
    bottom: 160px;
  }

  .accessoriesHero .m-hero-item.f-x-left>div>div {
    left: 100px;
  }
}



/*******************************************************/
/**  Play With Xbox Anywhere Banner, Image and 3up **/
/*******************************************************/

.playAnywhere3up .m-content-placement .m-content-placement-item .c-heading-2 {
  font-weight: 700 !important;
}

.playAnywhere3up .m-content-placement .m-content-placement-item .playAnywhere3upCTA {
  white-space: nowrap;
}

@media screen and (min-width: 1084px) {
  .playAnywhere3up .m-content-placement .m-content-placement-item .c-heading-2 {
    max-width: 400px;
    margin: auto;
  }
}
@media screen and (min-width: 1100px) {
  .playAnywhere3up .m-content-placement .m-content-placement-item {
    margin-top: 0;
  }
}
@media screen and (max-width: 1400px) {
  .playAnywhere3up .m-content-placement .m-content-placement-item .c-heading-2 {
    font-size: 34px;
    line-height: 40px;
  }
}
/* override to stack content early at 1100px */
@media screen and (max-width: 1100px) {
    .playAnywhere3up .m-content-placement [data-grid~=stack-2]>[data-grid] {
        display: block;
        float: none;
        padding-bottom: inherit;
        padding-left: 0;
        padding-right: 0;
        padding-top: inherit;
        width: 100%;
    }
}
/*******************************************************/
/**  Legal  **/
/*******************************************************/
.xboxSocial {
  background-color: white;
}

/* XGP Logo fix at Mobile */
@media screen and (max-width:415px) {
   .videoBgShort .xgpLogo img {
      width:280px;
   }
}

@media screen and (max-width:339px) {
   .videoBgShort .xgpLogo img {
      margin-left:-12px;
   }
}