#games-landing-container .search-result-block,
#games-landing-container #atvi-column-control-15056733-1470191442665-1461572932511-c1 {
  display: none!important;
}

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
.section-header {
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 30px auto 30px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
}
.noise-gif {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  opacity: .17;
  background-image: url('../../../../../../../../content/dam/atvi/callofduty/cod-touchui/kronos/home/common/noise-gif-square-anim.gif');
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 10;
}
@keyframes arrow {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(0, 2px);
    -moz-transform: translate(0, 2px);
    -ms-transform: translate(0, 2px);
    -o-transform: translate(0, 2px);
    transform: translate(0, 2px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(0, 8px);
    -moz-transform: translate(0, 8px);
    -ms-transform: translate(0, 8px);
    -o-transform: translate(0, 8px);
    transform: translate(0, 8px);
  }
  75%,
  100% {
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    opacity: 0;
  }
}
#temp-games-links .data-renderer {
  display: none;
}
#games-landing-container {
  background: #0a0a0a url('../../../../../../../../content/dam/atvi/activision/games/landing-page/page-corner-line.png') right 2% no-repeat;
  font-size: 1em;
  padding: 3.563em 2.375em 1em;
  font-family: "Roboto", sans-serif;
  color: #fff;
  border-top: 1px solid #313131;
}
#games-landing-container .show-me-more {
  background: url("../../../../../../../../content/dam/atvi/activision/games/landing-page/search-games-pointer.png") no-repeat scroll 50% bottom transparent;
  padding-bottom: 12px;
  text-align: center;
}
#games-landing-container .show-me-more a {
  background: #FFE701;
  color: #040404;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 1.375em;
  padding: 0.938em;
  text-decoration: none;
  text-transform: uppercase;
}
#games-landing-container .games-page-heading {
  color: #fff;
  font-size: 7.625em;
  line-height: normal;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}
#games-landing-container .sorting-options {
  border-top: 1px solid #505050;
  position: relative;
}
#games-landing-container .sorting-options li {
  float: left;
  font-family: "Roboto", sans-serif;
}
#games-landing-container .sorting-options li .sort-by {
  padding: 1.5em 1.25em 1.25em 0;
  color: #a7a7a7;
  font-size: 0.938em;
}
#games-landing-container .sorting-options li a {
  padding: 1em 1.1em;
  font-size: 1.250em;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
}
#games-landing-container .sorting-options li .selected {
  background: url("../../../../../../../../content/dam/atvi/activision/games/landing-page/search-games-pointer.png") no-repeat scroll 50% bottom transparent;
  padding-bottom: 12px;
}
#games-landing-container .sorting-options li .selected a {
  background: #FFE701;
  color: #040404;
}
#games-landing-container .sorting-options .all-games-lbl {
  position: absolute;
  right: 0;
  top: 1.2em;
  color: #a7a7a7;
}
#games-landing-container .search-result-block .c1 {
  padding: 1.5em 0 0.5em 0;
}
#games-landing-container .rwd-filter {
  display: none;
}
#games-landing-container .rwd-filter a {
  background: #eeeeee url('../../../../../../../../content/dam/atvi/activision/games/landing-page/list-item-circle.png') 90% 50% no-repeat;
  font-family: "Roboto", sans-serif;
  color: #040404;
  text-align: center;
  padding: 2em 0;
  margin-bottom: 2em;
  text-decoration: none;
  display: none;
  font-size: 1.768em;
  margin-top: 3em;
  background-size: 3%;
  display: block;
}
.games-results-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding: 1.875em 0;
}
.games-results-blocks .search-reslut-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  border-top: 6px solid #303030;
  margin-right: 1em;
  margin-bottom: 3%;
  padding-top: 1.063em;
  width: 13em;
}
.games-results-blocks .search-reslut-block:hover {
  border-top: 6px solid #ffe60e;
}
.games-results-blocks .search-reslut-block .games-description {
  z-index: 1;
  margin-top: 5px;
}
.games-results-blocks .search-reslut-block.selected {
  border-top: 6px solid #ffe60e;
}
.games-results-blocks .games-image {
  position: relative;
  /*background: url('../../../../../../../../content/dam/atvi/activision/games/landing-page/result-games-backround.gif') left top no-repeat;
		background-size: 100%;*/
  min-height: 257px;
  overflow: hidden;
}
.games-results-blocks .games-image .img-bg {
  width: 100%;
  height: 257px;
  -webkit-transition: linear 0.5s;
  -moz-transition: linear 0.5s;
  -ms-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
}
.games-results-blocks .games-image:hover .img-bg {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: grayscale(60%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(60%);
  opacity: 1;
}
.games-results-blocks .games-image:hover .hover-state {
  display: block;
}
.games-results-blocks .games-image .hover-state {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  padding-top: 20px;
  display: none;
}
.games-results-blocks .games-image .hover-state a {
  text-decoration: none;
  color: #040404;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
.games-results-blocks .games-image .hover-state a .hover-state-text {
  color: #000000;
  background: #ffe500 url('../../../../../../../../content/dam/atvi/activision/games/landing-page/ATVI_white-item-circle.png') 98% center no-repeat;
  margin-top: 20px;
  padding: 5px 21px 5px 5px;
  display: inline-block;
  margin-left: 10px;
}
.games-results-blocks .games-image .hover-state a.hover-cta {
  background: #040404;
  bottom: 10px;
  color: #fff;
  padding: 10px;
  position: absolute;
  text-decoration: none;
  left: 10px;
  white-space: nowrap;
  width: auto;
}
.games-results-blocks .games-image .hover-state a.hover-cta span {
  background: url('../../../../../../../../content/dam/atvi/activision/games/landing-page/hover-cta-yellow.gif') right center no-repeat;
  padding-right: 15px;
}
.games-results-blocks .games-image .hover-state a.hover-cta:hover {
  background: #ffe500;
  color: #000000;
}
.games-results-blocks .games-image .hover-state a.hover-cta:hover span {
  background: url('../../../../../../../../content/dam/atvi/activision/games/landing-page/cta-hover-bg.png') right center no-repeat;
}
.games-results-blocks .games-name {
  font-family: "Roboto", sans-serif;
  font-size: 0.938em;
  color: #fff;
  padding: 2px 0;
}
.games-results-blocks .games-name a {
  font-family: "Roboto", sans-serif;
  font-size: 0.938em;
  color: #fff;
  padding: 2px 0;
  text-decoration: none;
}
.games-results-blocks .games-rate {
  font-family: "Roboto", sans-serif;
  font-size: 0.938em;
  color: #575757;
  padding: 2px 0;
  word-wrap: break-word;
}
/******************************** Filters *********************************/
#games-landing-container .search-result-block .c1 {
  overflow: visible;
}
div.filter-container div {
  margin-right: 5px;
  margin-bottom: 10px;
}
div.filter-container div.selected {
  border: none;
  min-width: 11.750em;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  padding: 1em 2em 1em 1em;
  background: #fee600;
  position: relative;
  margin: 2.5% 5% 1% 0;
  float: left;
}
div.filter-container div.selected img {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 5px;
}
div.custom-dropdown {
  vertical-align: top;
  position: relative;
  float: left;
  margin-left: -3px;
}
div.custom-dropdown div.list {
  background: #ffffff url('../../../../../../../../content/dam/atvi/activision/search/games-menu-dropDown.png') right top no-repeat;
  border: 1px solid #cbcbcb;
  outline: none;
  cursor: pointer;
  min-width: 11.430em;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  padding: 1em 2em 1em 1em;
  margin-right: 0;
  color: #040404;
}
div.custom-dropdown div.list.active {
  background: #ffffff url('../../../../../../../../content/dam/atvi/activision/search/games-menu-dropDown-active.png') right top no-repeat;
}
div.custom-dropdown ul {
  display: none;
  list-style: none;
  border: 1px solid #cbcbcb;
  border-top: none;
  margin: 0px;
  padding: 0;
  position: absolute;
  top: 49px;
  width: 97.3%;
  background: #fff;
  z-index: 999999999;
  color: #040404;
}
div.custom-dropdown ul li {
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  padding: 3% 6%;
}
div.custom-dropdown ul li:hover {
  background-color: #fee600;
}
div.custom-dropdown ul li span.count {
  float: right;
  color: #8F8787;
  margin-right: 6%;
}
#mobile-filter select {
  font-family: "Roboto", sans-serif;
  background: none;
  -webkit-appearance: none;
  padding: 1em;
  display: none;
  width: 100%;
}
.no-games-found {
  display: none;
}
/********************************* End of Filters ********************************/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #games-landing-container .sorting-options .all-games-lbl {
    top: 4.2em;
  }
  #games-landing-container .sorting-options li .selected {
    padding-bottom: 11px;
  }
  #games-landing-container .search-reslut-block .img-bg {
    width: 100%;
  }
  #games-landing-container .games-image .hover-state a {
    margin-left: 6%;
    margin-top: 7%;
    background-size: 16%;
    padding-right: 11%;
  }
  #games-landing-container .games-image .hover-state a.hover-cta {
    padding: 7% 5% 5% 8%;
    left: 7%;
    bottom: 10%;
    display: block;
    white-space: nowrap;
    width: auto;
  }
  #games-landing-container .games-image .hover-state a.hover-cta span {
    background-size: 9%;
    padding-right: 16%;
    float: left;
  }
  div.filter-container div.custom-dropdown {
    margin: 2.5% 5% 1% 0;
  }
  div.filter-container div.custom-dropdown div.list {
    padding-bottom: 1.3em;
  }
  div.filter-container div.custom-dropdown ul {
    top: 52px;
    width: 99.3%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #games-landing-container .sorting-options .all-games-lbl {
    top: 3.2em;
  }
  #games-landing-container .search-reslut-block .img-bg {
    width: 100%;
  }
  #games-landing-container .games-image .hover-state a {
    margin-left: 6%;
    margin-top: 7%;
    background-size: 16%;
    padding-right: 11%;
  }
  #games-landing-container .games-image .hover-state a.hover-cta {
    padding: 7% 5% 5% 8%;
    left: 7%;
    bottom: 10%;
    display: block;
    white-space: nowrap;
    width: auto;
  }
  #games-landing-container .games-image .hover-state a.hover-cta span {
    background-size: 9%;
    padding-right: 16%;
    float: left;
  }
  div.filter-container div.custom-dropdown {
    margin: 2.5% 5% 1% 0;
  }
  div.filter-container div.custom-dropdown div.list {
    padding-bottom: 1.3em;
  }
  div.filter-container div.custom-dropdown ul {
    top: 52px;
    width: 99.3%;
  }
}
@media screen and (max-device-width: 730px) {
  #games-landing-container {
    background: #0A0A0A;
  }
  #games-landing-container .games-page-heading {
    font-size: 4.375em;
  }
  #games-landing-container .rwd-filter {
    display: block;
  }
  #games-landing-container .sorting-options {
    font-size: 1.875em;
    font-family: "Roboto", sans-serif;
  }
  #games-landing-container .sorting-options .all-games-lbl {
    top: -8.5em;
    left: 0;
    font-family: "Roboto", sans-serif;
  }
  #games-landing-container .games-results-blocks .search-reslut-block {
    width: 46%;
    margin: 0 3% 3% 0.5%;
    padding-top: 3%;
  }
  #games-landing-container .games-results-blocks .search-reslut-block .img-bg {
    width: 100%;
  }
  #games-landing-container .games-results-blocks .search-reslut-block .games-name {
    font-size: 1.750em;
  }
  #games-landing-container .games-results-blocks .search-reslut-block .games-description {
    padding-top: 7%;
  }
  #games-landing-container .games-results-blocks .search-reslut-block .games-description .games-rate {
    font-size: 1.750em;
    padding-top: 2%;
  }
  #games-landing-container .show-me-more a {
    font-size: 1.750em;
  }
  #games-landing-container .search-result-block .c1 {
    display: none;
  }
  #games-landing-container .search-reslut-block .img-bg {
    width: 100%;
  }
  #games-landing-container .games-image:hover .hover-state {
    height: 95%;
    font-size: 1.750em;
  }
  #games-landing-container .games-image .hover-state a {
    margin-left: 6%;
    margin-top: 7%;
    background-size: 7%;
    padding-right: 11%;
    float: none;
    clear: both;
  }
  #games-landing-container .games-image .hover-state a.hover-cta {
    padding: 7% 5% 5% 8%;
    left: 7%;
    bottom: 10%;
    display: block;
    white-space: nowrap;
    width: auto;
  }
  #games-landing-container .games-image .hover-state a.hover-cta span {
    background-size: 9%;
    padding-right: 16%;
    float: left;
  }
  #games-landing-container .mobile-filter-reset-btn {
    font-size: 1.750em;
    font-family: "Roboto", sans-serif;
    width: 48%;
    padding: 5% 1%;
    border: none;
    background: #E6E6E6;
    cursor: pointer;
  }
  #games-landing-container .mobile-filter-apply-btn {
    font-size: 1.750em;
    font-family: "Roboto", sans-serif;
    width: 48%;
    padding: 5% 1%;
    border: none;
    background: #fee600;
    cursor: pointer;
  }
  .games-results-blocks .games-image img {
    width: 100%;
    height: inherit;
  }
  div.filter-container {
    display: none;
  }
  #mobile-filter > div {
    padding: 1em 0;
  }
  #mobile-filter select {
    background: #e6e6e6;
    padding: 1em;
    font-size: 1.750em;
    border: none;
    display: block;
    outline: none;
  }
  #mobile-filter select option {
    padding: 0 1em;
    border: none;
  }
  #mobile-filter .mobile-selected-Filter {
    background: #040404;
    color: #fff;
    padding: 1em;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #2e2e2e;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 1px;
    font-size: 1.765em;
  }
  #mobile-filter .mobile-selected-Filter .value {
    float: left;
  }
  #mobile-filter .mobile-selected-Filter .count {
    float: right;
    color: #797979;
  }
}
@media screen and (max-width: 657px) {
  #games-landing-container {
    background: #0A0A0A;
    font-size: 10px;
    padding: 20px;
  }
  #games-landing-container .games-page-heading {
    font-size: 4.375em;
    text-align: center;
  }
  #games-landing-container .rwd-filter {
    display: block;
  }
  #games-landing-container .sorting-options {
    font-size: 1.875em;
    font-family: "Roboto", sans-serif;
  }
  #games-landing-container .sorting-options .all-games-lbl {
    top: -8.5em;
    left: 0;
    font-family: "Roboto", sans-serif;
  }
  #games-landing-container .games-results-blocks .search-reslut-block {
    width: 46%;
    margin: 0 3% 3% 0.5%;
    padding-top: 3%;
  }
  #games-landing-container .games-results-blocks .search-reslut-block:nth-child(even) {
    margin: 0 0.5% 3% 3%;
  }
  #games-landing-container .games-results-blocks .search-reslut-block img {
    width: 100%;
  }
  #games-landing-container .games-results-blocks .search-reslut-block .games-name {
    font-size: 1.750em;
  }
  #games-landing-container .games-results-blocks .search-reslut-block .games-description {
    padding-top: 7%;
  }
  #games-landing-container .games-results-blocks .search-reslut-block .games-description .games-rate {
    font-size: 1.750em;
    padding-top: 2%;
  }
  #games-landing-container .show-me-more a {
    font-size: 1.750em;
  }
  #games-landing-container .search-result-block .c1 {
    display: none;
  }
  #games-landing-container .search-reslut-block img {
    width: 100%;
  }
  #games-landing-container .games-image:hover .hover-state {
    height: 95%;
    font-size: 1.750em;
  }
  #games-landing-container .games-image .hover-state a {
    margin-left: 6%;
    margin-top: 7%;
    background-size: 7%;
    padding-right: 11%;
    float: none;
    clear: both;
  }
  #games-landing-container .games-image .hover-state a.hover-cta {
    padding: 7% 5% 5% 8%;
    left: 7%;
    bottom: 10%;
    display: block;
    white-space: nowrap;
    width: auto;
  }
  #games-landing-container .games-image .hover-state a.hover-cta span {
    background-size: 9%;
    padding-right: 16%;
    float: left;
  }
  #games-landing-container .mobile-filter-reset-btn {
    font-size: 1.750em;
    font-family: "Roboto", sans-serif;
    width: 48%;
    padding: 5% 1%;
    border: none;
    background: #E6E6E6;
    cursor: pointer;
  }
  #games-landing-container .mobile-filter-apply-btn {
    font-size: 1.750em;
    font-family: "Roboto", sans-serif;
    width: 48%;
    padding: 5% 1%;
    border: none;
    background: #fee600;
    cursor: pointer;
  }
  .games-results-blocks .games-image img {
    width: 100%;
    height: inherit;
  }
  div.filter-container {
    display: none;
  }
  #mobile-filter > div {
    padding: 1em 0;
  }
  #mobile-filter select {
    background: #e6e6e6;
    padding: 1em;
    font-size: 1.750em;
    border: none;
    display: block;
    outline: none;
  }
  #mobile-filter select option {
    padding: 0 1em;
    border: none;
  }
  #mobile-filter .mobile-selected-Filter {
    background: #040404;
    color: #fff;
    padding: 1em;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #2e2e2e;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 1px;
    font-size: 1.765em;
  }
  #mobile-filter .mobile-selected-Filter .value {
    float: left;
  }
  #mobile-filter .mobile-selected-Filter .count {
    float: right;
    color: #797979;
  }
}
@media screen and (max-width: 640px) {
  #games-landing-container .sorting-options li {
    float: none;
    width: 100%;
  }
  #games-landing-container .sorting-options li a {
    display: block;
    font-size: 1em !important;
    padding: 0.5em;
    text-decoration: none;
    width: 94% !important;
  }
  #games-landing-container .games-results-blocks .games-image {
    min-height: 200px;
  }
  #games-landing-container .games-results-blocks .search-reslut-block .img-bg {
    height: 200px;
  }
}
@media screen and (max-width: 360px) {
  #games-landing-container .games-image:hover .hover-state {
    height: 90%;
  }
  #games-landing-container .games-results-blocks .games-image {
    min-height: 173px;
  }
}
@media screen and (max-width: 320px) {
  #games-landing-container .games-image:hover .hover-state {
    height: 80%;
  }
  #games-landing-container.games-results-blocks .games-image {
    min-height: 173px;
  }
}
/****************************
LABELS CQ EDIT
****************************/
.label-hide {
  display: none;
}
.cq-wcm-edit .label-hide {
  display: block;
}
/****************************
For removal of extra space on footer
****************************/
body > p:last-child {
  background-color: #0f0f0f;
}
.title-bottom .carousal-buynow {
  color: white;
}

