@import url('https://fonts.googleapis.com/css?family=Montserrat:300,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,700');
body.coral--light {
  background-color: #000;
}
body:not(.coral--light) .new.newpar {
  position: absolute;
  width: 0;
  height: 0;
}
.portal-screen-container.relevant-touts {
  background-color: #000;
  color: #a59d95;
  padding-top: 80px;
  padding-bottom: 40px;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.portal-screen-container.relevant-touts > div,
.portal-screen-container.relevant-touts .sub-screen-container {
  max-width: 1280px;
  margin: auto;
}
.portal-screen-container.relevant-touts .screen-title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.5rem;
  font-family: "Montserrat", Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
}
.portal-screen-container.relevant-touts .sub-screen-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.portal-screen-container.relevant-touts .wtb-portal-tout {
  position: relative;
  border: 1px solid #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.portal-screen-container.relevant-touts .wtb-portal-tout .atvi-image,
.portal-screen-container.relevant-touts .wtb-portal-tout .atvi-image *,
.portal-screen-container.relevant-touts .wtb-portal-tout .atvi-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.portal-screen-container.relevant-touts .wtb-portal-tout .atvi-text .tout-link,
.portal-screen-container.relevant-touts .wtb-portal-tout .atvi-text .tout-link * {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.portal-screen-container.relevant-touts .wtb-portal-tout .tout-link {
  text-indent: 102%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  letter-spacing: 0;
}
.portal-screen-container.relevant-touts .wtb-portal-tout .tout-text {
  color: #fff;
  line-height: 1.15;
  position: absolute;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 1.25rem;
  font-family: "Montserrat", Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
}
.portal-screen-container.relevant-touts .wtb-portal-tout .tout-text sup {
  vertical-align: super;
  font-size: 10px;
}
.portal-screen-container.relevant-touts .wtb-portal-tout .tout-image {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.portal-screen-container.relevant-touts .additional-content {
  position: relative;
  text-align: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}
.portal-screen-container.relevant-touts .additional-content a {
  color: #fff;
  text-decoration: none;
}
.portal-screen-container.relevant-touts .reopen-platform-store-text p {
  display: inline-block;
  vertical-align: middle;
}
.portal-screen-container.relevant-touts .reopen-platform-store-text:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  height: 1.75em;
  width: 30px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.portal-screen-container.relevant-touts .reopen-platform-store-text.ps:before,
.portal-screen-container.relevant-touts .reopen-platform-store-text.ps4:before,
.portal-screen-container.relevant-touts .reopen-platform-store-text.ps5:before {
  background-image: url('../../../../../../../content/dam/atvi/callofduty/cod-touchui/hub/wtb-portal/logos/ps-logo.svg');
}
.portal-screen-container.relevant-touts .reopen-platform-store-text.ms:before,
.portal-screen-container.relevant-touts .reopen-platform-store-text.xboxone:before,
.portal-screen-container.relevant-touts .reopen-platform-store-text.xboxX:before {
  background-image: url('../../../../../../../content/dam/atvi/callofduty/cod-touchui/hub/wtb-portal/logos/xbox-logo.svg');
}
.portal-screen-container.relevant-touts .reopen-platform-store-text.pc:before {
  background-image: url('../../../../../../../content/dam/atvi/callofduty/cod-touchui/hub/wtb-portal/logos/blizzard-nexus-light.svg');
}
@media screen and (max-width: 1023px) {
  .portal-screen-container.relevant-touts .sub-screen-container {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .portal-screen-container.relevant-touts .sub-screen-container > div:nth-child(even) {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .portal-screen-container.relevant-touts .wtb-portal-tout {
    width: 382px;
    height: 200px;
  }
  .portal-screen-container.relevant-touts .tout-text {
    padding: 0 1rem;
    bottom: 20px;
  }
  .portal-screen-container.relevant-touts .relevant-tout .tout-image {
    background-size: cover;
    background-position: center top;
  }
}
@media screen and (max-width: 480px) {
  .portal-screen-container.relevant-touts {
    padding-top: 40px;
  }
  .portal-screen-container.relevant-touts .sub-screen-container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
  .portal-screen-container.relevant-touts .sub-screen-container > div {
    width: 100%;
  }
  .portal-screen-container.relevant-touts .wtb-portal-tout {
    width: 100%;
    height: 41.66666667vw;
  }
  .portal-screen-container.relevant-touts .relevant-tout .tout-text {
    bottom: 8px;
    font-size: 1.15rem;
  }
  .portal-screen-container.relevant-touts .additional-container {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .portal-screen-container.relevant-touts .mobile-only {
    display: none;
  }
  .portal-screen-container.relevant-touts .screen-titles-container {
    margin-bottom: 40px;
  }
  .portal-screen-container.relevant-touts .sub-screen-container {
    width: 80.30112923vw;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
  }
  .portal-screen-container.relevant-touts .wtb-portal-tout {
    width: 23.08657465vw;
    height: 23.08657465vw;
  }
  .portal-screen-container.relevant-touts .wtb-portal-tout:after {
    top: 18px;
    right: 18px;
  }
  .portal-screen-container.relevant-touts .tout-text {
    padding: 0 1rem;
    bottom: 20px;
  }
  .portal-screen-container.relevant-touts .additional-content {
    width: 80.30112923vw;
  }
}
@media screen and (min-width: 1594px) {
  .portal-screen-container.relevant-touts .wtb-portal-tout {
    width: 368px;
    height: 368px;
  }
  .portal-screen-container.relevant-touts .tout-text {
    padding: 0 2rem;
    bottom: 34px;
  }
}
