/* Hero */
.cstmHero  .m-hero-item>div>div {
   max-width: 600px !important;
}

/* @media only screen and (max-width: 768px) {
.cstmHero .m-hero-item {
    background-color: #e3e3e3 !important;}
}

cstmHero .m-hero-item div > div img {
    height: 37px;
    width: 213px;
}*/

/* Boxshot Content */
.gameDiv a img.c-image.xpa {
    margin-top: 4px;
    outline: none;
}
.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 !important;
    width: 100% !important;
    bottom: 0;
    left: 0;
}
.gameDivsWrapper {
    padding-top: 22px;
}
.fivegames .gameDivsWrapper {
    padding-left: 5%;
    padding-right: 5%;
}
/* .badge-silver {
    font-weight: 400 !important;
    padding: 0 6px !important;} */

/* Navigation */
.c-in-page-navigation ul {
     width: 100%;
     text-align: center;
}

.c-in-page-navigation ul a {
    font-size: 20px !important;
}

.c-in-page-navigation {
   border-bottom: none !important;
}

nav.c-link-navigation li {
display: inline-block !important;
padding: 5px 12px;
}


/* Rich Heading's */
.greyHeader .m-rich-heading.f-image {
     background: #4e4e4e !important;
}

@media only screen and (min-width: 767px) {
.greyHeader .m-rich-heading>picture.c-image:before {
background: rgba(0,0,0,.6);}
}

@media only screen and (max-width: 767px) {
.greyHeader .m-rich-heading>picture.c-image+div .c-heading {
    bottom: 100px !important;
    max-width: 350px !important;}
}

@media only screen and (min-width: 540px) {
.greyHeader .m-rich-heading>picture.c-image:after {
     background: none !important;}
}

.m-rich-heading .c-paragraph-3 {
    overflow: visible;
}

/* Badge */
.backCompat .m-content-placement-item .c-badge.f-lowlight {
   margin: 0 0 4px;
}

.m-global-promotion img {
width: 300px !important;
padding: 5px !important;
}

.m-global-promotion a.c-call-to-action:focus {
   border: 2px dashed #000 !important;
}

/* Spotlight */
.spotlightFeature .m-feature.f-align-right.f-image-priority {
    background-color: #d7d7d7 !important;
}

.strikethrough {
    text-decoration: line-through;
}

