section.thecatalog {
  width: 100%;
  max-width: calc(1600px + 11%);
  margin-top: 34px;
}

.hidden {
  display: none !important;
}

.ui,
.games {
  display: inline-block;
  vertical-align: top;
}

.games .c-progress.f-indeterminate-local.f-progress-large {
  width: 92%;
  margin-top: 0;
  text-align: center;
}

[class^="games Catalog-module__gamesNoFilters"] .c-progress.f-indeterminate-local.f-progress-large {
  width: 60px;
  margin: 0 auto;
}

.platformselection {
  background: #f0f0f0;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 20px;
}

a.platselectbutton {
  font-weight: 700;
  font-size: 18px;
  width: 44%;
  display: inline-block;
}

a.platselectbutton span {
  padding-bottom: 5px;
}

.platformselection .platselected {
  color: #107c10;
  text-decoration: none !important;
}

.platformselection .platselected span {
  border-bottom: 2px solid;
}

.platformselection a:hover {
  color: black;
}

.platformselection a:hover span {
  color: black;
  border-bottom: 2px solid;
}

.ui {
  width: 336px;
  margin: 16px 30px 24px 0;
}

.ui .c-search {
  margin-top: 14px;
}

.ui .c-drawer {
  margin-bottom: 8px;
}

span.currentSort {
  font-weight: 400;
}

.uiDrawers {
  margin-top: 2px;
}

.ui .accHeading {
  padding-top: 0;
  display: inline-block;
  margin-bottom: 12px;
}

.games {
  width: calc(100% - 404px);
  max-width: 1220px;
  margin: 24px 0 24px 12px;
}

[class^="games Catalog-module__gamesNoFilters"] {
  max-width: 100% !important;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:before {
  content: "";
  box-shadow: inset 0 0 0 1px #000, inset 0 0 0 10px transparent;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item.f-selected:before {
  background-color: #107d10;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:after,
.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:before {
  height: 20px;
  left: 12px;
  position: absolute;
  width: 20px;
  line-height: 20px;
  top: 4px;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item.f-selected:before {
  box-shadow: inset 0 0 0 1px #107c10, inset 0 0 0 10px transparent;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] a.c-refine-item:after {
  top: 4px;
}

.c-drawer.f-checkbox a.c-hyperlink {
  text-decoration: none !important;
  color: #000;
  margin-left: 4px;
  font-weight: 400;
}

.c-drawer.f-checkbox a.c-hyperlink.f-selected {
  color: #107c10;
}

.c-drawer.f-checkbox .c-refine-item span {
  left: 32px;
  position: relative;
  bottom: 1px;
  text-decoration: none;
  overflow: visible;
}

.c-drawer.f-checkbox .c-refine-item span:hover {
  text-decoration: underline;
}

.c-drawer.f-checkbox a.c-refine-item {
  padding: 3px 12px;
  width: 97%;
}

.c-drawer.f-checkbox a.f-selected.c-refine-item {
  background: transparent;
}

.c-drawer.f-checkbox button.c-glyph,
.c-drawer.radioDrawer button.c-glyph {
  font-size: 18px;
  font-weight: 700;
}

.c-drawer.f-checkbox>button.c-glyph:before,
.c-drawer.radioDrawer>button.c-glyph:before {
  top: 55%;
}

.c-drawer.radioDrawer label.c-label {
  line-height: 18px;
  margin-left: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 16px;
}

.c-drawer.radioDrawer input[type="radio"]:checked:not(:disabled)+span {
  color: #107c10;
}

.c-drawer.radioDrawer .c-radio input[type="radio"]:focus+span:before {
  outline: 2px solid #107c10;
}

.c-drawer.radioDrawer label.c-label:hover span {
  text-decoration: underline;
}

.c-drawer ul.height200,
.c-drawer div.height200 {
  max-height: 200px;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:before {
  content: "";
  box-shadow: inset 0 0 0 1px #000, inset 0 0 0 10px transparent;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item.f-selected:before {
  background-color: #107d10;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:after,
.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:before {
  height: 20px;
  left: 12px;
  position: absolute;
  width: 20px;
  line-height: 20px;
  top: 4px;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item.f-selected:before {
  box-shadow: inset 0 0 0 1px #107c10, inset 0 0 0 10px transparent;
}

.c-drawer.f-checkbox [data-js-select-type="multi-select"] a.c-refine-item:after {
  top: 4px;
}

.searchgroup {
  width: 100%;
  display: block;
}

.searchgroup button.c-glyph:before {
  bottom: 4px;
  position: relative;
}

.ui .searchgroup .c-label {
  margin-top: 12px;
}

.ui form.c-search.gamesearch {
  max-width: 100%;
  width: 100%;
  margin-top: 0;
}

.refineHeading p {
  font-weight: 700;
  margin-bottom: 12px;
  margin-top: 52px;
}

.filterSummary.theme-dark {
  margin-bottom: 15px;
  padding: 8px;
  background: #fafafa !important;
}

.filterNumber {
  display: inline-block;
  vertical-align: super;
  width: 132px;
  color: black;
  margin-right: 40px;
}

button.c-button.green-brdr.clearFilters {
  width: 136px;
  padding: 0;
  height: 36px;
  margin-top: 0;
  text-wrap: auto;
}

.filtersAndSearch .filterSummary.theme-dark button.c-button.green-brdr.clearFilters[disabled] {
  background-color: #e6e6e6;
  color: #171717;
}

.thecatalog button.green-brdr:focus {
  outline: 2px dashed #000 !important;
  border: 2px dashed #FFF !important;
}

.thecatalog button.green-brdr:focus,
.thecatalog button.green-brdr:hover {
  background: none !important;
}

.gameDivsWrapper a.showMoreText.c-call-to-action:hover {
  text-decoration: underline;
}

.filterSelections li.c-choice-summary {
  color: black;
  font-size: 13px;
  padding-right: 8px;
}

.filterSelections a.c-action-trigger:before {
  top: 4px;
  position: relative;
  font-size: 15px;
}

.filterSelections a.c-action-trigger.c-glyph.glyph-cancel {
  font-size: 16px;
  left: -9px;
  width: 40px;
  padding-left: 7px;
}

span.summaryText {
  margin-left: 21px;
}

.gameDivsWrapper a.showMoreText:after {
  display: none !important;
  content: none !important;
}

.gameDivsWrapper a.showMoreText.c-call-to-action {
  padding: 6px 32px !important;
}

.x-type-center.drawerContainer {
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
}

.thecatalog .m-product-placement-item.gameDiv>a {
  padding: 0 0 12px 0 !important;
}

@media (max-width: 1790px) {
  .ui {
    margin: 24px 24px 24px 0;
  }

  .games {
    width: calc(100% - 390px);
    margin: 24px 0 24px 24px;
  }
}

@media (max-width: 1399px) {
  .ui {
    margin: 24px 12px 24px 0;
  }

  .games {
    width: calc(100% - 370px);
    margin: 24px 0 24px 12px;
  }
}

@media (max-width: 767px) {
  .accHeading {
    text-align: center;
  }

  .mobileHidden {
    display: none !important;
  }

  body.mobileOpen {
    height: 100vh;
    overflow: hidden;
  }

  .thecatalog.mobileOpen {
    position: fixed;
    top: -25px;
    z-index: 130;
    background: white;
    overflow-y: scroll;
    height: 100vh;
    padding-bottom: 60px;
    width: 100%;
  }

  .thecatalog.mobileOpen .games {
    display: none;
  }

  .ui {
    width: 100%;
    margin: 24px auto;
    display: block;
  }

  .c-drawer.radioDrawer label.c-label {
    text-align: left;
  }

  .refineHeading p.c-subheading-5 {
    margin-top: 20px;
  }

  .refineFilters {
    width: 86%;
    margin: 0 auto;
  }

  .c-drawer.f-checkbox button.c-glyph,
  .c-drawer.radioDrawer button.c-glyph {
    font-size: 15px;
    font-weight: 700;
    padding: 14px 4px 14px 36px;
  }

  .mobFilterButton {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 6px;
  }

  button.c-button.f-primary.openFilters {
    margin-top: 0px;
    height: 42px;
    min-width: 0;
    width: 100%;
  }

  .closeShowResults {
    display: none;
    position: fixed;
    bottom: 0;
    background-color: #f0f0f0;
  }

  .closeShowResults.mobileOpen {
    display: block;
    width: 100vw;
    left: 0;
    padding: 4px 0 12px;
  }

  .closeShowResults.mobileOpen button {
    width: 320px;
    left: 0;
    right: 0;
    position: relative;
    margin: 12px auto 0;
    display: block;
    height: 40px;
  }

  .showResults {
    display: none;
  }

  .games {
    display: block;
    width: 99%;
    margin: 0px auto 24px;
  }

  section.thecatalog {
    width: calc(100% - 32px);
  }

  .searchgroup {
    width: 100%;
    max-width: 320px;
    display: block;
    margin: 0 auto;
  }

  .filterSummary.theme-dark {
    text-align: center;
    padding: 8px;
  }

  .mobileOpen .filterSummary.theme-dark {
    padding: 8px 16px;
  }

  .c-choice-summary span {
    text-align: left;
  }

  .mobileOpen .uiDrawers {
    padding-bottom: 60px;
  }

  .games .c-progress.f-indeterminate-local.f-progress-large {
    width: 84%;
  }
}

@media (min-width: 768px) {
  .mobFilterButton {
    display: none;
  }

  .closeShowResults {
    display: none !important;
  }
}

@media (min-width:768px) and (max-width: 1083px) {
  section.thecatalog {
    width: 96%;
  }
}

.thecatalog .theme-dark .c-choice-summary a.c-action-trigger.c-glyph:focus {
  border: #fff 1px dotted;
  outline: #000 1px dotted;
}

.high-contrast-mode .c-radio input[type="radio"]:checked+span:after {
  border: solid Highlight 5px;
}

.gameDivsWrapper {
  text-align: left;
  width: 100%;
  min-height: 200px;
  transition: 250ms;
  overflow: visible !important;
  position: relative;
  margin-bottom: 32px;
}

.gameDivsWrapper .gameDiv {
  text-align: left;
  display: inline-block;
  margin: 24px 10px 16px;
  vertical-align: top;
  min-width: 139px;
  max-width: 139px;
  width: 18% !important;
}

@media (min-width: 769px) {
  .gameDivsWrapper .gameDiv {
    margin: 2px 22px 36px 0;
    min-width: 180px;
    max-width: 180px;
  }

  .gameDivsWrapper .containerIMG img {
    max-width: 180px;
    width: 180px;
  }
}

.containerIMG {
  position: relative;
}

.containerIMG .c-image {
  width: 100%;
  max-width: 139px;
}

.c-price {
  font-size: 20px !important;
  margin-top: 12px;
}

.c-price s {
  margin-right: 6px;
}

span.c-badge {
  font-weight: 400;
  padding-left: 6px !important;
  margin-bottom: 0 !important;
  margin-right: 6px;
}

.m-product-placement-item.f-size-medium>a>div {
  padding-right: 0 !important;
}

.x1GameName {
  max-height: 90px !important;
  font-weight: 400 !important;
  padding-top: 7px !important;
}

.playsOn,
.xpaGame {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.resultsText {
  font-size: 13px;
  margin-bottom: 2px;
}

.enhancedlink {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
}

.looklogo {
  text-align: center;
  width: 70%;
  margin: 0 auto 24px;
}

.looklogo h3 {
  font-weight: 700;
}

.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:focus {
  border: 2px dashed #fff !important;
  outline: 2px dashed #000 !important;
}

.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;
  height: 76%;
  overflow-y: auto;
  max-height: 685px;
  z-index: 5;
  background: white;
}

div.gameMoreInfo.popupShow,
div.qlButton.popupShow,
div.qlButton.popupShowExtreme {
  display: block !important;
  opacity: 1;
}

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

.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;
}

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

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

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

.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;
}

.gameMoreInfo .poptitle {
  width: 100%;
}

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

@media (min-width: 1128px) and (max-width: 1138px) {
  .gameMoreInfo.popupShow {
    overflow-y: scroll !important;
  }
}

.popdescription span {
  display: block;
}

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

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

.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;
}

.eaw10 .popprice {
  display: none;
}

.eaw10 .popButton {
  margin-top: 17px;
}

.eaw10 .popButton .c-paragraph-3 {
  padding-top: 26px;
}

.eanw10 .popButton {
  position: relative;
  top: -8px;
}

.eanw10 .popprice {
  display: none;
}

.eanw10 p.c-paragraph-3 {
  padding-top: 20px;
  padding-bottom: 6px;
}

.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;
}

.catalogTitle {
  background-color: transparent;
  font-size: 22px !important;
  padding: 0 0 14px !important;
  font-weight: 700 !important;
  margin-top: 8px;
  padding: 0 !important;
}

.physScreenshot {
  margin: 32px auto 0;
  display: block;
}

@media (min-width: 1600px) and (max-width: 1890px) {
  .gameDivsWrapper .gameDiv {
    margin: 8px 26px 18px 0;
  }
}

@media (min-width: 1281px) and (max-width: 1599px) {
  .gameDivsWrapper .gameDiv {
    margin: 8px 24px 18px 0;
  }
}

@media (min-width: 1050px) and (max-width: 1280px) {
  .qlButton {
    top: 158px;
  }
}

@media (min-width: 769px) and (max-width: 1280px) {
  .gameDivsWrapper .gameDiv {
    margin: 8px 18px 18px 0;
    min-width: 150px;
    max-width: 150px;
  }

  .gameDivsWrapper .containerIMG img {
    max-width: 150px;
    width: 150px;
  }
}

@media (max-width: 769px) {
  .m-area-heading.spinnerHold {
    padding-top: 0 !important;
  }

  .gameDivsWrapper {
    text-align: center;
  }
}

.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;
}

.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;
  }

  .gameDivLink {
    overflow: hidden !important;
  }

  .availability p {
    font-size: 11px;
  }
}

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

.soontextprice {
  font-size: 14px;
}

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

.popButton a {
  margin-left: 0;
}

@media (max-width: 767px) {
  .poprotator .c-carousel div.c-group {
    bottom: 12px !important;
  }
}

.stop-scrolling {
  height: 100%;
  overflow: hidden !important;
}

@media (min-width: 1921px) {
  .gameSelectors {
    width: 12%;
  }

  .gameList {
    width: 80%;
  }
}

#filtavail {
  display: none;
}

[data-catselected="avail-download"] {
  display: none !important;
}

@media (max-width: 768px) {
  .thecatalog .platformselection {
    background-color: #e1e1e1;
    font-size: 16px;
    padding: 18px 30px;
    font-weight: 700;
    color: #626262;
  }

  .thecatalog .platformselection a {
    margin-right: 10px;
  }

  .mobileOpen .platformselection {
    margin-bottom: 6px;
  }
}

/* Icons */
.gamePassIcons .m-content-placement-item>picture {
  padding-bottom: 42%;
}

/* Accessibility */
@media screen and (-ms-high-contrast: active) {

  .m-pagination li:not(.f-active)>a,
  .m-pagination li>span,
  .c-pagination li:not(.f-active)>a,
  .c-pagination li>span {
    outline: transparent !important;
    border: transparent !important;
  }

  .m-pagination li.f-active>a,
  .c-pagination li.f-active>a {
    outline: 1px solid transparent !important;
    border: 1px solid transparent !important;
  }
}

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

.coloption:focus,
.coloption:hover {
  text-decoration: underline !important;
  color: #0a4f0a !important;
}

.coloption-1:focus,
.coloption-1:hover {
  text-decoration: underline !important;
}

.gameDivLink:focus {
  text-decoration: underline !important;
}

a.c-hyperlink:not(.f-image):not(.white-c):hover {
  color: #0a4f0a !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;
  }
}

.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,
.furtherplatform .c-glyph {
  display: inline-block;
}

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

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

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

.appbutton {
  margin-top: 20px;
}

.availability {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.availability>div {
  bottom: 0;
  right: 0;
  background-color: #fff;
  display: inline-block;
  transform: translateX(-15px) skewX(32deg);
}

.availability p {
  height: 32px;
  line-height: 30px;
  padding: 0 16px 0 22px;
  color: #000;
  display: inline-block;
  text-align: top;
  transform: skewX(-32deg);
}

.availability p span {
  font-family: "MWF-MDL2";
  display: inline-block;
  font-weight: 400;
  font-size: 1.2em;
  vertical-align: middle;
  margin-left: 5px;
}

/* Accessibility */
.c-sequence-indicator button:focus {
  border: 3px dashed #000 !important;
}

/* VFI */
.c-refine-item:focus {
  outline: 2px dashed blue !important;
}

.c-drawer>button:focus {
  border: 2px dashed #fff;
  border: 2px dashed #000;
}

.c-search button:focus {
  outline: 2px dashed #000 !important;
  outline: 2px dashed #FFF !important;
}

a.platselectbutton:focus {
  outline: 2px dashed #000 !important;
  border: 2px dashed #FFF !important;
}

.filterSelections .c-choice-summary a.c-action-trigger.c-glyph:focus {
  border: 2px dashed #000;
  outline: 2px dashed #fff;
}

/* snowbird */
.qlButton button.c-call-to-action {
  white-space: normal;
}

/* Banners */
@media screen and (min-width: 1051px) {
  .specialBanner {
    height: 150px;
    margin-bottom: 24px;
    margin-right: 55px;
  }

  .specialBanner img {
    width: 10vw;
    max-width: 100%;
  }

  .specialBanner [data-grid~="col-2"] {
    padding-top: 10px;
  }

  .specialBanner [data-grid~="col-10"] {
    padding-top: 25px;
  }

  .specialBanner p {
    margin-right: 96px;
  }
}

@media screen and (max-width: 1050px) {
  .specialBanner [data-grid~="stack-2"]>[data-grid] {
    text-align: center;
    float: none;
    width: 100%;
    display: block;
  }

  .specialBanner img {
    width: 230px;
  }
}

@media screen and (max-width: 768px) {
  .specialBanner [data-grid~="col-12"] {
    margin-top: 24px;
  }
}

@media screen and (max-width: 1083px) {
  .gameDivLink.eappgame {
    pointer-events: none !important;
    cursor: auto !important;
  }
}

.win10button {
  text-decoration: underline !important;
  margin: 0 !important;
}

.win10button:hover,
.win10button:focus {
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .bannerMob {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .bannerDesk {
    display: none !important;
  }

  .theme-light.specialBanner.eappcBanner,
  .theme-light.specialBanner.ubisoftpcBanner,
  .theme-light.specialBanner.allpcBanner {
    padding: 1px 22px !important;
  }

  .theme-light.specialBanner.eappcBanner h3 {
    font-size: 18px;
  }

  .theme-light.specialBanner.eappcBanner p {
    font-size: 14px;
  }
}

.select-menu.sort-area button:focus {
  outline: 2px dashed white;
  border: 2px dashed black;
}

@media screen and (min-width: 1921px) {
  .specialBanner img {
    width: auto;
  }
}

/****New Stuff -EL 11/4/20 MS 1/8/21**********/
.platformdescription {
  padding-bottom: 29px;
}

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

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

.popinfo {
  width: 34%;
}

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

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

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

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

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

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

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

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

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

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

  .popinfo {
    width: 100%;
  }

  .poprotator,
  .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) {
  .gameMoreInfo.popupShow {
    width: 768px;
  }

  .poprotator,
  .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 .gameMoreInfo.popupShow .popinfo .c-heading,
  .m-product-placement-item .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;
  }

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

@media screen and (max-width: 649px) {
  .dropdownItems {
    left: 20%;
  }
}

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

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

  .dropdownItems {
    left: 10%;
  }
}

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

.popprice {
  display: none !important;
}

@media screen and (max-width: 767px) {
  a.platselectbutton span {
    font-size: 18px;
    margin-right: 16px;
  }

  .gameDivsWrapper .gameDiv {
    margin: 0px 10px 18px;
  }

  .x-type-center.drawerContainer {
    bottom: -32px;
  }

  .specialBanner,
  .specialBanners {
    margin-bottom: 16px;
  }
}

@media (max-width: 539px) {

  .c-heading-1,
  .c-heading-2,
  .c-heading-3 {
    font-size: 26px !important;
    line-height: 30px !Important;
  }

  .c-paragraph-1,
  .c-subheading-1 {
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
  }
}

a.c-hyperlink:focus {
  border: 2px dashed #000 !important;
  outline: 2px dashed #fff !important;
}

/* Small AQA Fix */
@media screen and (min-width:1084px) and (max-width: 1600px) {
  div.m-in-page-navigation nav.c-in-page-navigation {
    max-height: 90px;
  }
}

@media screen and (max-width: 375px) {
  .thecatalog .platformselection {
    padding: 18px 0;
  }

  .thecatalog .platformselection a {
    margin-right: 0;
  }

  a.platselectbutton {
    width: 45%;
  }
}

@media screen and (max-width: 321px) {
  div.m-in-page-navigation nav.c-in-page-navigation .c-heading-6 {
    line-height: 12px;
  }
}

/* French disclosure */
#disclosureStore {
  display: none;
}

#disclosureContainer button.glyph-prepend.glyph-prepend-info {
  background: transparent;
  border: none;
  font-size: 15px;
  color: #107c10;
  vertical-align: bottom;
  padding: 0;
  height: 36px;
}

div#frDisclosure {
  font-weight: 600;
  padding-right: 34px;
}

#frDisclosure p.c-paragraph {
  font-size: 13px;
}

#frDisclosure a {
  color: #107c10;
  text-decoration: underline;
}

#frDisclosure a:hover {
  color: black;
}

button.disclosureClose {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 14px;
  height: 14px;
  border: none;
}

.disclosureClose img {
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
}

/* end French disclosure */

/*================================
  Carousel - Recommended 
  ================================*/

.gamesSection .rotator-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 28px;
}

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

  .gamesSection .rotator-heading {
    justify-content: center;
  }
}

.gamesSection .c-carousel .m-product-placement-item {
  margin: 12px 24px 12px 0px;
}

.gamesSection .c-carousel .m-product-placement-item a [class^="c-heading"] {
  min-height: 1em;
}

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

.gamesSection .containerIMG .c-image {
  width: 100%;
  max-width: 100%;
}

.gamesSection .gameDiv a:hover h3,
.gamesSection .gameDiv a:focus h3 {
  text-decoration: underline !important;
}

.gamesSection .spinnerHold {
  position: absolute;
  margin: 3px auto;
  left: 48vw;
}

@media (max-width:767px) {
  .gamesSection .c-carousel .m-product-placement-item {
    margin: 0px 24px 12px 0px;
  }

  .gamesSection .c-carousel .m-product-placement-item a [class^="c-heading"] {
    min-height: 4.5em;
    bottom: 80px;
  }

  .gamesSection .spinnerHold {
    position: absolute;
    margin: 48px auto;
    left: calc(50vw - 41px);
  }

  button.c-flipper {
    top: 45% !important;
  }
}

.specialBanners p {
  max-width: 790px;
  margin: 0 auto;
}

@media (max-width:354px) {
  .banner-background .m-banner .c-call-to-action {
    margin: 6px 0px;
  }
}

/* FAQ */
.showMoreText {
  margin-top: 6px;
}

.showMoreText:hover {
  cursor: pointer;
  text-decoration: underline;
}

.c-table {
  padding: 0 32px;
}

/* checkboxes not showing up in HC */
@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast:white-on-black),
screen and (forced-colors: active) and (prefers-color-scheme: dark) {
  .c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:before {
    border: 1px solid #fff;
  }

  /* Disappearing placeholder text fix */
  .c-search input[type="search"]:focus::placeholder {
    color: CanvasText !important;
  }
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast:black-on-white),
screen and (forced-colors: active) and (prefers-color-scheme: light) {
  .c-drawer.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:before {
    border: 1px solid #000;
  }
}

/* General High-Contrast fixes */
@media screen and (-ms-high-contrast: active),
screen and (forced-colors: active) {
  .c-radio input[type="radio"]:checked + span:after {
    background: CanvasText !important;
  }

  .spinnerHold .c-progress.f-indeterminate-local span:after {
    background: CanvasText !important;
  }
}
