body {
  background-color: black !important;
  color: white !important;
}
.c-table thead {
    border-bottom: 2px solid rgba(250,250,250,.55) !important;
}
.c-table.f-divided tbody tr {
    border-bottom: 1px solid lightgrey !important;
}
.c-table thead th, .c-table thead th button {
    color: rgba(250,250,250,.9) !important;
}

@media screen and (min-width: 1500px) {
.xlogos { 
  margin: 50px -74px 50px !important;}
}

@media screen and (max-width: 930px) {
.c-table {
    overflow-x: scroll;}
}

@media screen and (max-width: 1201px) {
.columnPad {
    padding: 10px 50px !important;}
}

@media screen and (max-width: 900px) {
.columnPad {
    padding: 10px 44px !important;}
}

.xlogos {
    text-align: center;
    margin: 16px 0 4px;
}
span.logoimg {
    margin: 0 16px;
}
/* September changes done */
@media (max-width: 768px) {
  td, th {
    border-left: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
  }
}
@media (max-width: 480px) {
  .c-table th, td {
    padding: 8px 1px !important;
  }
  td {
    font-size:12px;
  }  
  td img {
    width: 20px;
  }
}
@media (min-width: 601px) {
  th button {
    font-size: 18px !important;
  }
}
.tableheader {
  text-align: center;
}
@media (min-width: 769px) {
  tr td:nth-child(1), tr td:nth-child(2) {
    width: 24%;
  }
  td {
    width: 13%;
  }
}
td a:hover {
    text-decoration: underline;
}
table img {
    max-height: 58px;
}
table img[src*="svg"] {
    max-height: 42px;
}
table tr td a {
  color: #9bf00b !important;
}
span.logoimg {
    max-width: 480px;
    width: 33%;
}
.logoimg img {
    width: 25%;
    min-width: 120px;
}
.whycopy, .logocopy {
  max-width: 56vw;
  text-align: center;
      margin: 0 auto;
}

.gameDiv a img.c-image.xpa {
    margin-top: 8px;
    outline: none;
    max-width: 136px;
}
.itemHide {
  display: none !important;
}
.gameDivCTA {
      text-align: center;
    margin-bottom: 4vw;
}

.gameDivsWrapper {
    text-align: center;
    width: 100%;
}
.gameDivsWrapper .gameDiv {
    text-align: left;
    display: inline-block;
    margin: 24px 10px 16px;
    vertical-align: top;
    min-width: 124px;
    max-width: 219px;
    width: 18% !important;
}
.m-heading-4+[class*=m-] {
    padding-top: 0;
}
.containerIMG {
  position: relative;
}
.containerIMG .c-image {
  width: 100%;
  max-width: 219px;
}
.overlay360 {
    position: absolute;
    width: 100%;
}
.overlay360 img {
    width: 100%;
}
.playsOn, .xpaGame {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
#tabletitle {
    margin-top: 6vw;
}
a.c-call-to-action.c-glyph.f-lightweight span {
    white-space: normal;
}

.topheaders {
    text-align: center;
}
.topheaders a {
    display: inline-block !important;
    margin-top: 12px;
}
.c-call-to-action.c-glyph {
  color: #9bf00b !important;
}

@media screen and (min-width: 590px) {
.galleryspace {
    margin-bottom: 0;}
}
@media only screen and (min-width: 768px) {
.m-highlight-feature.f-align-left>div, .m-highlight-feature.f-align-right>div {
    text-align: left;
}
}
table a:focus {
    text-decoration: underline !important;
}
a.legallinks {
  color: #9bf00b !important;
}

.logoimg img { width:20% !Important; height:90px !important;}

.gameDivsWrapper a:focus{ outline:2px dashed white !important;}