body {
  visibility: hidden;
}

.sku-chooser__panel a.c-call-to-action {
    margin-top: 24px;
}

.gameSelector.gamesCollections {
  display: none !important;
}

.gameSelectors {
    width: 12vw;
    margin-right: 78px;
    display: inline-block;
}
.gamesCollections hr {
  margin-top: 30px !important;
}
.coloption {
    display: block;
    margin-left: 12px;
    transition: 250ms all;
}
.coloption:hover {
    font-weight: 500 !important;
}
.coloption.col-selected {
  color: #0a4f0a;
  font-weight: 400 !important;
}
.coloption-1 {
    display: block;
    margin-left: 12px;
    transition: 250ms all;
}
.coloption-1:hover {
    font-weight: 500 !important;
}
.coloption-1.col-selected {
  color: #107c10;
  font-weight: 400 !important;
}
.gameList {
    display: inline-block;
    vertical-align: top;
    width: 62vw;
}
.gameSelector h3 {
    padding-left: 12px;
    font-weight: 400;
}
.gameSelectors nav button {
    font-weight: 500;
    font-size: 15px;
}
.filterstitle{
  position: relative;
}
.clearallleft {
  position: absolute;
  right: 0;
  bottom: -4px;
}
.boxShots-gallery nav h2 {
    height: 0;
    padding: 0 !important;
}
.stocknavheading {
    height: 0;
}
.pregamelist {
  position: relative;
  margin-bottom: 18px;
}
.pregameleft, .pregameright {
    display: inline-block;
    vertical-align: top;
}
.pregameleft {
    width: 75%;
}
.pregameright {
  position: absolute;
  right: 0;
}
span.sort.c-paragraph-1 {
  font-weight: 700;
}
.c-select-menu>a.sortingtitle:after {
    position: static;
    margin-left: 8px;
}
.sortingtitle {
    font-size: 20px;
    line-height: 24px;
    font-weight: 200;
}
.clearall:after {
  display: none !important;
}
.filtertopline {
  margin-bottom: 16px !important;
}
.filterbottomline {
  margin-top: 18px !important;
}
/*.m-page-bar {
  min-height: 90px;
}
.m-page-bar>div {
  height: initial;
}*/
section.filter.x-align-center {
    /*display: inline-block;*/
    position: relative;
    top: 5px;
}
.filterCheckboxes {
  top: 6px;
  position: relative;
}
.filterLabelItem {
  min-width: 76px;
}
h4.c-heading-4.filterLabel {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    padding-top: 0;
}
fieldset.c-checkbox.f-inline {
    display: inline-block;
    vertical-align: middle;
}
.c-checkbox.f-inline .c-label {
  display: inline-block;
  width: 160px;
  margin-top: 0;
  line-height: 20px !important;
  height: 40px;
  font-size: 13px;
  vertical-align: bottom;
}
#catListItems .c-checkbox label.c-label span {
  top: 6px;
  margin-bottom: 20px;
}

.dropdownItems {
  min-width: 170px;
  display: inline-block;
}

.gameSort {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width:857px) {
  .filterCheckboxes {
    width: 100%;
  }
  #catListItems {
    padding-left: 0;
    padding-right: 0;
  }
  #catListItems .c-checkbox label.c-label span {
    margin-bottom: 6px;
  }
  .c-checkbox.f-inline .c-label {
    margin-right: 0;
    height: 26px;
  }
}
@media (max-width: 400px) {
  .dropdownItems {
    min-width: 10px;
  }
}
@media (max-width: 359px) {
  .c-checkbox.f-inline .c-label {
    width: 140px;
  }
  #catListItems .c-checkbox label.c-label span {
    font-size: 12px;
  }
}
.itemHide, .ratingHide, .catHide {
  display: none !important;
}
.gameDivCTA {
      text-align: center;
    margin-bottom: 4vw;
}

.gameDivsWrapper {
    text-align: left;
    width: 100%;
    min-height: 200px;
    transition: 250ms;
    overflow: visible !important;
}
.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: 8px 34px 30px 0;
    min-width: 200px;
    max-width: 200px;
  }
  .gameDivsWrapper .containerIMG img {
    max-width: 200px;
    width: 200px;
  }
}
.m-heading-4+[class*=m-] {
    padding-top: 0;
}
.containerIMG {
  position: relative;
}
.containerIMG .c-image {
  width: 100%;
  max-width: 139px;
}
.overlay360 {
    position: absolute;
    width: 100%;
}
.overlay360 img {
    width: 100%;
}
.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;
    font-size: 20px !important;
    line-height: 1.1 !important;
}

@media screen and (max-width: 768px) {
  .x1GameName {
    font-size: 15px !important;}
}

.playsOn, .xpaGame {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.resultsText {
    font-size: 13px;
    margin-bottom: 2px;
}
.m-pagination-group {
  display: none;
  text-align: center;
}
.nogamesfound {
  display: none;
}
@media (max-width: 769px) {
a.c-back-to-top, a.m-back-to-top {
    position: fixed;
    bottom: 24px;
    right: 24px;
    width: 48px;
    height: 48px;
    background: rgba(0,0,0,.1);
    visibility: visible;
    float: right;
    padding: 12px;
    z-index: 500;
    opacity: 1;
    transition: opacity .6s cubic-bezier(.19,1,.22,1);
    text-align: center;
}
}
.spinnerHold {
  position: relative;
}
.c-progress.f-indeterminate-local.f-progress-large {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 0;
    z-index: 50;
    text-align: center;
    display: none;
}
.c-progress span {
    left: 0;
}
.c-sequence-indicator button.f-active:focus {
  outline: white dotted 1px !important;
}

@media (min-width: 720px) and (max-width: 860px) {
  .filtertopline {
    margin-bottom: 16px !important;
  }
  .filterbottomline {
    margin-top: 18px !important;
  }
}
.gameDiv {
  transition: 250ms;
  position: relative;
}
.gameDivsWrapper.gdSorting {
  opacity: .08;
}
.pag-disabled {
    pointer-events: none;
}
.pag-disabled a {
    opacity: .4;
    color: grey !important;
    pointer-events: none;
}
.paginatenum.f-active {
  pointer-events: none;
}
.xghsearch {
  display: inline-block;
}
span.searcherrormessage {
    text-align: left;
    width: 100%;
    display: block;
    font-size: 13px;
    color: red;
}

button.c-action-trigger.c-glyph.glyph-global-nav-button.mob-menu {
  display: none;
}
@media (min-width: 769px) {
   .gamesfilter {
    display: block !important;
  }
  button.c-action-trigger.c-glyph.glyph-global-nav-button.mob-menu {
    display: none !important;
  }
}
@media (max-width: 769px) {
  .searchgroup {
    right: 5%;
  }
  button.c-action-trigger.c-glyph.glyph-global-nav-button.mob-menu {
    display: none;
    margin-right: 0;
    margin-top: 0;
    line-height: 1 !important;
    font-size: 20px !important;
    color: black;
    font-weight: 400 !important;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #ddd !important;
    opacity: .8;
    z-index: 5;
  }
  a.c-action-trigger.c-glyph:before, button.c-action-trigger.c-glyph.mob-menu:before {
    height: 100%;
  }
  .xghsearch {
    display: inline-block;
    vertical-align: middle;
  }
  .gamesfilter {
    display: none;
    position: fixed;
    top: 39px;
    background-color: white;
    opacity: .97;
    padding: 0 4px;
    z-index: 5;
  }
}
.nogamesfound {
    position: relative;
    bottom: 84px;
}
.paginateControl {
    position: absolute;
    right: 8vw;
}
@media (max-width: 1200px) {
.paginateControl {
  position: static;
  right: 0;
  text-align: center;}

.nogamesfound {
  bottom: 200px;}
}

.pag-list {
    width: 60px !important;
    right: 0 !important;
    left: inherit !important;
}
.enhancedlink {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
}
.looklogo {
    text-align: center;
    width: 75%;
    margin: 0 auto;
}
.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 {
    white-space: normal;
}
.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: 678px;*/
  /*border: 1px solid #107c10;*/
  z-index: 5;
  background: white;
}

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

.gameMoreInfo.popupShow, div.qlButton.popupShow {
  display: block !important;
}
.gameMoreInfo.popupShow {
  z-index: 1000;
  overflow: hidden;
}

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

    /*.popinfo {
        padding-bottom: 12px !important;
    }*/
}
.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: 60px !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%;
}
.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: 600;
  font-size: 24px;
  margin-bottom: 24px;
}
.furthcontent {
  
}
.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;
}
.popbottom {
  /*margin-top: 24px;*/
}
.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 {
  display: none;
  padding: 0 !important;
}
.mobileMenuToggle {
  display: none;
}
.filterClose {
  display: none;
}
.physScreenshot {
  margin: 32px auto 0;
  display: block;
}
@media (min-width: 1600px) and (max-width: 1890px) {
  .gameSelectors {
    width: 12vw;
    margin-right: 78px;
  }
  .boxShots-gallery [data-grid='container'] {
    max-width: 1890px;
    margin: 0 auto;
    padding-left: 4%;
    padding-right: 4%;
  }
  .gameList {
    width: 71vw;
  }
  .gameDivsWrapper .gameDiv {
    margin: 8px 26px 30px 0;
  }
  /*.gameMoreInfo {
    left: -82%;
  }*/
}
@media (min-width: 1281px) and (max-width: 1599px) {
  .gameList {
    width: 70vw;
  }
  .gameDivsWrapper .gameDiv {
    margin: 8px 24px 30px 0;
  }
}
@media (min-width: 1050px) and (max-width: 1280px) {
  .gameList {
    width: 65vw;
  }
  .qlButton {
    top: 158px;
  }
}
@media (min-width: 769px) and (max-width: 1049px) {
  .gameList {
    width: 50vw;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .gameDivsWrapper .gameDiv {
    margin: 8px 18px 30px 0;
    min-width: 150px;
    max-width: 150px;
  }
  .gameDivsWrapper .containerIMG img {
    max-width: 150px;
    width: 150px;
  }
}
@media (min-width: 769px) and (max-width: 1599px) {
  .gameSelectors {
    width: 244px;
    margin-right: 40px;
  }
  .boxShots-gallery [data-grid='container'] {
    max-width: 1890px;
    margin: 0 auto;
    padding-left: 3%;
    padding-right: 3%;
  }
  /*.gameMoreInfo {
    left: -82%;
  }*/
}

@media (max-width: 769px) {
  .searchgroup {
    width: 100%;
    position: static;
    padding: 36px 0;
  }
  .c-search.xghsearch {
    max-width: 236px !important;
    width: 84% !important;
    margin: 0 auto !important;
    display: block !important;
    min-width: 0 !important;
  }
  .heroicongroup {
    display: none;
  }
  .m-area-heading.spinnerHold {
    padding-top: 24px !important;
  }
  .mobileMenuToggle {
    display: block;
    width: 175px;
  }
  .mobileMenuToggle button {
    font-size: 18px !important;
    font-weight: 700 !important;
    padding-right: 0 !important;
  }
  .catalogTitle.c-heading-3 {
    display: block;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: -60px;
    font-weight: 500;
  }
  .pregamelist {
    position: relative;
    margin: 12px auto 64px;
    width: 94%;
  }
  .pregameleft {
    width: 100%;
  }
  .resultsText {
    text-align: center;
    bottom: -80px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .pregameright {
    position: absolute;
    right: 0;
    bottom: 64%;
  }
  .dropdownItems {
    min-width: 0;
  }
  .sortingtitle, .sortingtitle span {
    font-size: 0;
  }
  .sortingtitle:after, .sortingtitle span:after {
    font-size: 18px !important;
    position: relative !important;
    top: 2px;
  }
  .gameSelectors {
    width: 96%;
    margin: 0 auto;
    display: none;
    max-width: 470px;
    position: relative;
  }
  .filterClose {
    position: absolute;
    top: 18px;
    right: 18px;
    display: block;
  }
  .filterClose img {
    width: 18px;
  }
  #filter-availability button:before {
    display: none;
  }
  .gameList {
    width: 96%;
    display: block;
    margin: 0 auto;
  }
  .gameDivsWrapper {
    text-align: center;
  }
}

@media (max-width: 350px) {
  .gameList {
    width: 100%;
  }
}
.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;
  }
}
#page-covercat {
    width: 100%;
    height: 100%;
    z-index: 999;
    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 (min-width: 770px) and (max-width: 1083px) {
  .searchgroup {
    margin-left: 2vw;
  }
}
@media (max-width: 1000px) {
  ul.filterSelections {
    width: 70%;
  }
}
.stop-scrolling {
  height: 100%;
  overflow: hidden !important;
}
@media (min-width: 1921px) {
  body {
    max-width: 1920px;
    margin: 0 auto !important;
    position: relative;
  }
  .gameSelectors {
    width: 12%;
  }
  .gameList {
    width: 80%;
  }
}
#filtavail {
  display: none;
}
[data-catselected="avail-download"] {
  display: none !important;
}
.c-menu {
    width: 160px !important;
}
.dropdownItems .c-select {
  margin-top: 0;
  margin-left: 5px;
}
.c-select-menu .c-menu {
  left: 0 !important;
}
.ratingstars, .reviewtotal {
    display: none;
}
.coloption:focus, .coloption:hover {
    text-decoration: underline !important;
}
.coloption-1:focus, .coloption-1:hover {
    text-decoration: underline !important;
}
.gameDivLink:focus {
    text-decoration: underline !important;
}
@media (min-width: 769px) and (max-width: 1520px) {
  .paginateControl .c-select {
    top: 28px;
  }
}
.m-highlight-feature>div {
    text-align: left !important;
}
.m-highlight-feature a.c-call-to-action {
    margin: 12px 0 !important;
    text-align: left !important;
}
 .gameMoreInfo .c-sequence-indicator,  .gameMoreInfo .c-action-toggle {background-color: rgba(0, 0, 0, 0.4) !important;}

 .gameMoreInfo .c-sequence-indicator button, .gameMoreInfo .c-sequence-indicator a {
    width: 22px;
    height: 20px;
}
a.icons:hover p {
    text-decoration: underline;
}
.shicon .icons p {
    margin-bottom: 34px;
}
.shicon .icons img {
    margin-top: 38px;
}
.gameMoreInfo .c-sequence-indicator button:focus {
    outline: 2px dashed #fff !important;
    border: 2px dashed #000 !important;
}

.qlButton button:focus {
  border: 2px dashed #fff !important;
  outline: 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;
    }
}
.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 .gameMoreInfo.popupShow .popinfo h3.c-heading {
  font-weight: 700 !important;
}
.poplastbutton {
  padding-bottom: 6px !important;
}
.c-refine-item:focus, .paginatenum a:focus, .m-pagination li a:focus, .paginateDropdown button:focus, .paginateDropdown li:focus, .paginateDropdown span:focus  {
  outline: 2px dashed blue !important;
}
.paginateDropdown span:focus  {
  border: 2px dashed blue !important;
}

.legal {
    margin-top: 96px !important;
}

@media screen and (max-width: 767px) {
.legal {
    margin-top: 12px;} 
}

.ffrefine {
  display: none !important;
}

/* Platform Selection 
.platformselection {
    background-color: #e1e1e1;
    font-size: 22px;
    padding: 18px 30px;
    font-weight: 700;
    color: #787878;
    margin-top: 48px;
}
.platformselection a {
    margin-right: 64px;
}
.platformselection .platselected {
    text-decoration: underline;
    color: black;
}
.platformselection a:hover {
    color: black;
}*/

@media (max-width: 768px) {
.bannercontent h2.c-heading-4 {
    display: block !important;
    z-index: 11;
    opacity: 1 !important;
    position: relative;}
.m-rich-heading p {
    display: block !important;
    position: relative;
    z-index: 11;}

.m-rich-heading a {
    position: relative;
    pointer-events: all;
    cursor: pointer;
    z-index: 11;}

.thecatalog .platformselection {
    background-color: #e1e1e1;
    font-size: 16px;
    padding: 18px 30px;
    font-weight: 700;
    color: #787878;
    margin-top: 48px;}

.thecatalog .platformselection a {
  margin-right: 10px;}
}
/* .m-rich-heading.f-image {
    background: #1A95D9 !important;
} */
.m-rich-heading>picture.c-image:after {
    background: none !important;
}
/* .m-rich-heading a:focus {
  outline: lightblue dashed 2px !important;
} */
/* snowbird */
.qlButton button {
  white-space: normal;
}
/* .gameDivsWrapper .qlButton {
  top: 250px;
} */ 
@media (max-width: 900px) {
.m-rich-heading picture.c-image {
    opacity: .15;
} 
}
.m-rich-heading .c-paragraph-3 a:hover {
    text-decoration: underline;
}

.sku-chooser__panel.right {
  background-color: #0d1042;
}

.sku-chooser .details img {
    max-height: 29px;
}

a.c-refine-item span {
    min-height: 1.25em;
}

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

.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) {
.dropdownItems .c-select-menu .c-menu {
    left: -60px !important;}

.specialBanner [data-grid~="col-12"] {
   margin-top: 24px;}
}

.furtherplatform {
    display: none !important;
}
@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;
  }
  .specialBanner.eappcBanner {
    padding: 0 16px;
  }
}
.select-menu.sort-area button:focus {
    outline: 2px dashed white;
    border: 2px dashed black;
}
@media screen and (min-width: 1084px) {
  .xgphero a.c-call-to-action.c-glyph.f-lightweight.white-c {
    margin-top: -30px;
  }
}
/*.platformselection {
    display: none !important;
}*/
@media (min-width: 1084px) and (max-width: 1160px) {
  .xgphero p {
    padding-right: 20px !important;
  }
}
@media (max-width: 320px) {
  .xgphero h2 {
    padding-top: 24px !important;
  }
}
/* Accessibility */
.c-select-menu button {
    color: #0a4f0a;
}

 

/* VFI */
.c-refine-item:focus,
.paginatenum a:focus,
.m-pagination li a:focus,
.paginateDropdown button:focus,
.paginateDropdown li:focus,
.paginateDropdown span:focus {
    outline: 2px dashed blue !important;
}

 

.paginateDropdown span:focus {
    border: 2px dashed blue !important;
}

 

.dropdownItems .c-select-menu>button:focus {
    outline: 2px solid #000 !important;
    outline: 2px solid #107c10 !important;
}

 

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

 

.faq-mwf .c-drawer > button.c-glyph:focus {
   outline: 2px dotted #9bf00b !important;
}

 

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

.high-contrast-mode.black-on-white .sku-chooser .details img {
  filter: invert(1);
}

.xghsearch button:focus, .poprotator button.c-action-toggle:focus {
    border: 2px dashed #fff; 
    outline: 2px dashed #fff;
}
.c-menu-item span:focus {
    outline: 4px dashed blue !important;
    border: 2px dashed blue !important;
}

/****New Stuff -EL 11/4/20 **********/

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

.furthcontent {
    /* display: none !important; /* This is for testing to prevent screen scroll*/
}

@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 (min-width: 1084px) and (max-width: 1399px) {
    .gameMoreInfo.popupShow {
        width: calc(100% - 48px);
        height: 50vw;
    }

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

    .poprotator,
    .popinfo {
        width: 50%;
    }

    .m-product-placement-item.f-size-medium .poprotator picture {
        width: 200% !important;
    }

    .c-carousel li .m-hero-item > picture img {
        height: 100%;
        margin-left: -25%;
    }
}*/

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

.c-glyph.svg-xbox-series-x svg {
    /*margin-bottom: 3px;*/
}

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

    .furtherrelease {
        padding-bottom: 15px;
    }

    .platformdescription {
        padding-bottom: 14px;
    }

    /*.popprice {
        padding-bottom: 5px;
    }*/
}

@media screen and (max-width: 499px) {
.poprotator,
.poprotator .m-hero-item {
  height: 53vw;}
}

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

@media screen and (max-width: 767px) {
  .bannerDesk {
    display: none !important;
  }
  .theme-light.specialBanner.eappcBanner {
    padding: 1px 22px;
    display: none !important;
  }
  .theme-light.specialBanner.eappcBanner h3 {
    font-size: 18px;
  }
  .theme-light.specialBanner.eappcBanner p {
    font-size: 14px;
  }
  .furtherrelease {
    margin-bottom: 20px;
  }
}

.c-action-trigger.c-glyph:focus {
    outline: 4px dashed blue !important;
    border: 2px dashed blue !important;
}

.high-contrast-mode .gameMoreInfo .c-sequence-indicator button.f-active {
    outline: 4px solid blue !important;
    outline-offset: -9px !important;
}

.gameDiv a.gameDivLink.eappgame {
  pointer-events: auto !important;
  cursor: pointer !important;
}

@media only screen and (max-width: 825px) and (min-width:768px) {
   .hero .m-hero-item>div>div {
        max-width: 280px;
    }
}