
body {
  overflow-x: hidden;
  background-color: #000;
}
@media screen and (max-width: 1024px) {
  body.menu-open {
  position: fixed;
}

}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
h1 {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  margin: 0;
  line-height: 0.85;
}
@media screen and (max-width: 480px) {
  h1 {
  text-rendering: optimizeSpeed;
}

}
.interstitial-byproduct {
  display: inline;
  position: static;
}
.yellow-text {
  color: #cc9800;
}

#cdo-bar {
  /*z-index: 1000;*/

  z-index: 10001;
}
.SSO-BAR #sso-bar-wrapper {
  width: 100% !important;
}
.header-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.header-container .authorable-reference.header,
.header-container .authorable-reference.header > div,
.header-container .authorable-reference.header > div > div,
.header-container .authorable-reference.header > div > div > div,
.header-container .authorable-reference.header,
.header-container .atvi-reference,
.header-container .atvi-reference > .wrapper {
  position: static;
  display: inline;
}
#main-nav {
  position: static;
  display: inline;
}
#side-nav {
  -webkit-transition: width 0.4s ease-out;
  -moz-transition: width 0.4s ease-out;
  -ms-transition: width 0.4s ease-out;
  -o-transition: width 0.4s ease-out;
  transition: width 0.4s ease-out;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 0;
  z-index: 10000;
}
#side-nav.open {
  width: 311px;
}
#side-nav .menu-open,
#side-nav .menu-close {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: 160px;
  width: 49px;
  height: 52px;
  background-color: #070606;
}
#side-nav .menu-open a,
#side-nav .menu-close a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: 10px 11px;
}
#side-nav .menu-open p {
  margin: 0;
}
#side-nav.open .menu-open {
  display: none;
}
#side-nav .menu-close {
  display: none;
}
#nav-aw-logo {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: left 0.4s ease-out;
  -moz-transition: left 0.4s ease-out;
  -ms-transition: left 0.4s ease-out;
  -o-transition: left 0.4s ease-out;
  transition: left 0.4s ease-out;
  position: absolute;
  left: 20px;
  top: 85px;
  width: 175px;
  height: 48px;
  z-index: 101;
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/logo.png") no-repeat;
}
@media screen and (max-width: 1600px) {
  .logo-in-menu.scrolled-down #nav-aw-logo {
  left: -280px;
}

}
@media screen and (max-width: 540px) {
  .logo-in-menu.scrolled-down #nav-aw-logo {
  left: auto;
  right: 100%;
}

}
#side-nav.open #nav-aw-logo {
  left: 58px;
}
#menu-tray {
  background-color: rgba(0, 0, 0, 0.95);
  -webkit-transition: left 0.4s ease-out;
  -moz-transition: left 0.4s ease-out;
  -ms-transition: left 0.4s ease-out;
  -o-transition: left 0.4s ease-out;
  transition: left 0.4s ease-out;
  position: absolute;
  min-height: 100%;
  width: 311px;
  top: 0;
  left: -311px;
  padding-top: 160px;
  /*overflow-x: hidden;
    overflow-y: auto;*/

  overflow: visible;
}
#menu-tray:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -157px 0px;
  content: "";
  display: block;
  height: 12px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#menu-tray .jspContainer {
  overflow: visible;
}
#side-nav.open #menu-tray {
  left: 0;
}
#menu-tray .menu-top {
  position: absolute;
  right: 0;
  width: 100%;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-end: 0;
  -webkit-margin-start: 0;
  /*overflow-y:scroll;*/

  overflow: visible !important;
  top: 160px;
  bottom: 0;
}
#menu-tray .menu-top:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -157px 0px;
  content: "";
  display: block;
  height: 12px;
  width: 100%;
  margin-top: 20px;
  display: none;
}
#menu-tray .menu-top .jspVerticalBar {
  background: none;
  right: 7px;
}
#menu-tray .menu-top .jspVerticalBar .jspCapTop {
  display: block;
  height: 14px;
}
#menu-tray .menu-top .jspVerticalBar .jspTrack {
  background: none;
}
#menu-tray .menu-top .jspVerticalBar .jspDrag {
  background: none;
}
#menu-tray .menu-top .jspVerticalBar .jspDrag::after {
  position: absolute;
  top: 0;
  left: 4px;
  right: 4px;
  bottom: 0;
  background-color: #cc9800;
  opacity: .8;
  content: "";
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#menu-tray .menu-top .jspVerticalBar .jspDrag:hover::after {
  opacity: 1;
}
#menu-tray li {
  height: auto;
  min-height: 36px;
  margin-top: 10px;
}
#menu-tray li:first-child {
  margin-top: 0;
}
#menu-tray li.sso,
#menu-tray li.sso.unauth {
  display: none;
}
#menu-tray li.parent-menu,
#menu-tray li.normal,
#menu-tray li.parent-menu li {
  padding-left: 22px;
}
#menu-tray a,
#menu-tray .parent-menu p {
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 1.5rem;
  color: #464646;
  text-decoration: none;
  line-height: 36px;
}
@media screen and (max-width: 480px) {
  #menu-tray a,
#menu-tray .parent-menu p {
  text-rendering: optimizeSpeed;
}

}
#menu-tray a:hover,
#menu-tray .parent-menu p:hover {
  /*color: @menu-text-hover;*/

  color: #464646;
}
#menu-tray:focus,
#menu-tray .menu-top:focus,
#menu-tray .menu-top > .jspContainer:focus,
#menu-tray a:focus {
  outline: none;
}
#menu-tray .atvi-text p {
  margin-top: 0;
}
#menu-tray .parent-menu.active .parent-link p:hover {
  color: #464646;
}
#menu-tray .parent-menu {
  position: relative;
}
#menu-tray .parent-menu ul {
  display: none;
  overflow: hidden !important;
}
#menu-tray .parent-menu li:first-child {
  padding-top: .5em;
}
#menu-tray .parent-menu.open {
  background-color: #cc9800;
}
#menu-tray .parent-menu.open .parent-link p {
  color: #464646;
}
#menu-tray .parent-menu.open ul {
  display: block;
  position: absolute;
  top: 0;
  left: 311px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  padding-bottom: .5em;
}
@media screen and (max-width: 640px) {
  #menu-tray .parent-menu.open ul,
#menu-tray .parent-menu ul {
  display: none;
  position: relative;
  left: 0;
  background: none;
}

}
#menu-entry a {
  text-decoration: none;
}
#menu-tray .parent-menu ul {
  overflow: hidden !important;
}
#top-wheretobuy-button {
  -webkit-transition: opacity .4s, top .4s;
  -moz-transition: opacity .4s, top .4s;
  -ms-transition: opacity .4s, top .4s;
  -o-transition: opacity .4s, top .4s;
  transition: opacity .4s, top .4s;
  position: fixed;
  right: 40px;
  top: 85px;
  z-index: 100;
  height: 45px;
  overflow: hidden;
}
#top-wheretobuy-button p {
  margin: 0;
}
@media screen and (max-width: 1600px) {
  .scrolled-down #top-wheretobuy-button {
  top: 0;
}

}
#top-wheretobuy-button a {
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.2rem;
  display: block;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  background-color: #cc9800;
  padding: 0 1em;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  #top-wheretobuy-button a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  #top-wheretobuy-button a {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#top-wheretobuy-button a:hover {
  background-color: #b38500;
}

}
.page-wheretobuy #top-wheretobuy-button {
  opacity: 0;
  height: 0;
  -webkit-transition: opacity .4s, height 0s ease .4s;
  -moz-transition: opacity .4s, height 0s ease .4s;
  -ms-transition: opacity .4s, height 0s ease .4s;
  -o-transition: opacity .4s, height 0s ease .4s;
  transition: opacity .4s, height 0s ease .4s;
}
.SSO-BAR menu#sso-bar-menu li#menu-locale {
  height: 40px;
}
#cdo-bar.SSO-BAR menu#sso-bar-menu li#menu-explore,
#cdo-bar.SSO-BAR menu#sso-bar-menu li#menu-support,
#cdo-bar.SSO-BAR menu#sso-bar-menu li#menu-locale {
  border: none;
}
#cdo-bar.SSO-BAR #sso-bar-menu > li > a,
#cdo-bar.SSO-BAR #sso-bar-menu .sso-store-link a {
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  padding-right: 25px;
}
@media screen and (max-width: 480px) {
  #cdo-bar.SSO-BAR #sso-bar-menu > li > a,
#cdo-bar.SSO-BAR #sso-bar-menu .sso-store-link a {
  text-rendering: optimizeSpeed;
}

}
#cdo-bar.SSO-BAR #sso-bar-menu #menu-login-register #or {
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  color: #666;
  background: none;
  position: relative;
  top: 1px;
}
@media screen and (max-width: 480px) {
  #cdo-bar.SSO-BAR #sso-bar-menu #menu-login-register #or {
  text-rendering: optimizeSpeed;
}

}
#cdo-bar.SSO-BAR #sso-bar-menu #menu-login-register a {
  background: none !important;
  color: #cc9800;
  padding: 0;
}
#cdo-bar.SSO-BAR #menu-explore,
#cdo-bar.SSO-BAR #sso-explore-menu-label {
  width: auto;
}
#cdo-bar.SSO-BAR #menu-explore,
#cdo-bar.SSO-BAR #menu-store {
  background: none;
}
#cdo-bar.SSO-BAR #menu-explore:after,
#cdo-bar.SSO-BAR #menu-store:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -42px 0px;
  content: "";
  width: 11px;
  height: 11px;
  position: absolute;
  right: 3px;
  top: 16px;
}
#cdo-bar.SSO-BAR #menu-support #sso-support-menu-label {
  width: auto;
}
#cdo-bar.SSO-BAR #menu-support #sso-support-menu-label:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -42px 0px;
  content: "";
  width: 11px;
  height: 11px;
  position: absolute;
  right: 3px;
  top: 16px;
}
#cdo-bar.SSO-BAR .sso-store-link a {
  display: block;
  padding-left: 9px;
  line-height: 40px;
  color: white;
  font-size: 14px;
}
#cdo-bar.SSO-BAR .sso-store-link p {
  margin: 0;
}
#cdo-bar.SSO-BAR .locale-selector {
  margin: 13.5px 0 0 10px;
}
#cdo-bar.SSO-BAR #sso-locale-selector .locale-list {
  background-color: #000;
  width: 360px;
}
#cdo-bar.SSO-BAR #sso-locale-selector .locale-entry {
  border-bottom: 1px solid #cc9800;
}
#cdo-bar.SSO-BAR #sso-locale-selector .locale-entry:last-child:nth-child(odd) {
  border-bottom: none;
}
#cdo-bar.SSO-BAR #sso-locale-selector .locale-entry a {
  color: #fff;
}
#cdo-bar.SSO-BAR #sso-locale-selector .locale-entry a:hover {
  color: #cc9800;
}
#cdo-bar.SSO-BAR #sso-locale-selector .locale-menu {
  position: absolute;
}
#cdo-bar.SSO-BAR #sso-locale-selector .close-button {
  display: none;
}
@media screen and (max-width: 1024px) {
  #side-nav.open .menu-close {
  display: block;
}
#side-nav.open .menu-close a {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: 10px -32px;
}
#menu-tray li.sso {
  display: block;
}
#cdo-bar {
  display: none !important;
}
#mobile-menu-locale {
  display: none;
}
#mobile-locale-selector .locale-menu {
  position: fixed;
  width: 100%;
  max-width: 311px;
  height: 100%;
  left: 0;
  top: 135px;
  padding-bottom: 155px;
  background-color: #000;
  overflow-y: auto!important;
  z-index: 1;
}
#mobile-locale-selector .locale-list {
  background-color: #000;
}
#mobile-locale-selector .locale-entry {
  width: 100%;
  height: auto;
  background-color: #000;
  border-top: 1px solid #999;
  padding: 15px 10px 0 12px;
}
#mobile-locale-selector .locale-entry:first-child {
  border: none;
}
#mobile-locale-selector .locale-entry a {
  color: #fff;
  display: block;
  line-height: 40px;
}
#mobile-locale-selector .locale-entry .region {
  text-indent: 10px;
}
#mobile-locale-selector .close-button {
  background-color: #cc9800;
  display: block;
  text-align: center;
  line-height: 25px;
  color: #fff;
}
#mobile-locale-selector .close-button:hover {
  color: #fff;
}

}
@media screen and (max-width: 767px) {
  #nav-aw-logo {
  left: 60px;
  top: 88px;
}
#side-nav .menu-open,
#side-nav.open .menu-close {
  top: 85px;
}

}
@media screen and (max-width: 640px) {
  #nav-aw-logo {
  top: 0;
  left: auto;
  background-size: 140px auto;
  background-position: 92%;
  background-color: #000;
  width: 100%;
  height: 52px;
  position: fixed;
  z-index: 1;
}
#nav-aw-logo p {
  margin: 0;
}
#nav-aw-logo a {
  position: absolute;
  height: 100%;
}
#side-nav {
  /*  #menu-tray a {
          font-size: 1rem !important;
          line-height: normal !important;
          }
  
          #menu-tray li {
          
          margin-top: 0 !important;
          min-height: 20px !important;
         }
  	*/
  
}
#side-nav .menu-open,
#side-nav .menu-close {
  top: 0px;
  z-index: 1;
}
#side-nav.open .menu-close {
  top: 0;
  z-index: 103;
}
#side-nav.open #nav-aw-logo {
  left: auto;
}
#top-wheretobuy-button {
  display: none;
}
#menu-tray {
  padding-top: 60px;
}
#menu-tray:after {
  display: none;
}
#menu-tray li.parent-menu,
#menu-tray li.normal {
  padding-left: 22px;
  text-indent: 0px;
}
#menu-tray li.parent-menu.active {
  padding-left: 0px;
  text-indent: 22px;
}
#menu-tray li.locale-selector {
  padding-left: 22px;
}
#menu-tray li.parent-menu.active {
  background: #cc9800;
}
#menu-tray li.parent-menu.active ul {
  background: #141414;
}
#menu-tray li.parent-menu li {
  text-indent: 0;
  padding-left: 22px;
}
#menu-tray .menu-top {
  top: 50px;
}
#menu-tray .menu-top:after {
  display: block;
}
#mobile-locale-selector .locale-menu {
  top: 50px;
  padding-bottom: 55px;
}

}
@media screen and (max-width: 530px) {
  #side-nav.open {
  width: 225px;
}
#side-nav.open .menu-close {
  left: auto;
  right: 0;
  z-index: 1;
}
#side-nav.open #menu-tray {
  left: 0;
}
#menu-tray {
  width: 225px;
  left: -225px;
}

}
@media screen and (max-width: 480px) {
  #mobile-locale-selector .locale-menu {
  max-width: none;
}

}
@media screen and (min-width: 640px) {
  #nav-aw-logo a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

}
@media screen and (min-width: 768px) {
  #top-wheretobuy-button a {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#top-wheretobuy-button a:hover {
  background-color: #b38500;
}

}
@media screen and (min-width: 1025px) {
  #side-nav.open .menu-close {
  display: none;
}
#menu-tray .locale-selector {
  display: none;
}

}
@media screen and (max-height: 615px) and (min-width: 640px) {
  #menu-tray:after {
  display: none;
}

}
@media screen and (max-width: 360px) {
  /*
   #menu-tray a {
          font-size: 1rem !important;
          line-height: 20px !important;
          }
  
          #menu-tray li {
  		margin-top: 0 !important;
          min-height: 20px !important;
        }
  */
}

.footer-container {
  margin-top: -1px;
  /**CD-133 fix**/

}
.footer-container .wrapper {
  background-color: #000;
  width: 100%;
}
#aw-footer {
  color: #fff;
  width: 100%;
  min-height: 400px;
}
#aw-footer a {
  color: #cc9800;
}
#aw-footer a,
#aw-footer p {
  font-size: 0.75rem;
}
#aw-footer .list-container > div {
  display: inline-block;
  vertical-align: top;
}
#aw-footer .list-container .footer-link {
  text-align: center;
}
#aw-footer .logos-container > div.usk a img {
  display: block;
  height: 65px;
  width: 65px;
}
@media screen and (max-width: 767px) {
  #aw-footer {
  padding: 50px 12px 20px;
  width: 320px;
  margin: 0 auto;
  min-height: 0;
}
#aw-footer .mobile-only {
  display: list-item;
}
#aw-footer .desktop-only {
  display: none;
}
#aw-footer .legal-container {
  margin-top: 15px;
}
#aw-footer .legal-container > div p:first-child {
  display: none;
}
#aw-footer .logos-container > div:first-child {
  float: left;
}
#aw-footer .logos-container > div:nth-child(2) {
  float: left;
  margin-left: 30px;
  margin-bottom: 5px;
}
#aw-footer .logos-container > div:nth-child(2) img {
  width: 70%;
}
#aw-footer .logos-container > div:nth-child(3) {
  float: left;
  margin-left: 7px;
}
#aw-footer .logos-container > div:nth-child(3) img {
  width: 70%;
}
#aw-footer .logos-container a {
  display: block;
  text-align: center;
}
#aw-footer .logos-container:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
#aw-footer .list-container {
  margin-top: 15px;
  text-align: center;
}
#aw-footer .list-container > div {
  margin: 0 10px;
}
#aw-footer .list-container .footer-link {
  margin-bottom: 10px;
}

}
@media screen and (max-width: 480px) {
  
}
@media screen and (min-width: 768px) {
  #aw-footer {
  padding: 35px 0 150px;
  max-width: 900px;
  margin: 0 auto;
}
#aw-footer a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
#aw-footer a:hover {
  color: #b38500;
}
#aw-footer .mobile-only {
  display: none;
}
#aw-footer .desktop-only {
  display: list-item;
}
#aw-footer .logos-container > div {
  display: inline-block;
  vertical-align: top;
}
#aw-footer .legal-container,
#aw-footer .logos-container {
  width: 50%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
}
#aw-footer .logos-container,
#aw-footer .list-container {
  padding-right: 40px;
}
#aw-footer .logos-container {
  text-align: right;
  z-index: 2;
}
#aw-footer .logos-container > div:first-child {
  position: absolute;
  left: 100%;
  top: 40px;
  margin-left: 10px;
}
#aw-footer .logos-container > div:nth-child(2) {
  margin-right: 20px;
}
#aw-footer .logos-container > div:nth-child(3) {
  margin-top: 8px;
}
#aw-footer .logos-container a {
  display: block;
}
#aw-footer .legal-container {
  padding-left: 10px;
}
#aw-footer .legal-container p:nth-child(2) {
  margin-top: 135px;
}
#aw-footer .list-container {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 50%;
  top: 50px;
  z-index: 1;
}
#aw-footer .list-container > div:nth-child(2) {
  margin-left: 50px;
}
#aw-footer .list-container .footer-link {
  margin-top: 15px;
}

}
@media screen and (min-width: 840px) {
  #aw-footer .logos-container {
  padding-right: 50px;
}
#aw-footer .logos-container > div:nth-child(2) {
  margin-right: 50px;
}
#aw-footer .list-container {
  padding-right: 65px;
}
#aw-footer .list-container > div:nth-child(2) {
  margin-left: 80px;
}

}
#aw-footer .logos-container > div:nth-child(4) {
  position: absolute;
  margin-left: 275px;
  top: 23px;
}
@media screen and (max-width: 767px) {
  #aw-footer .logos-container > div:nth-child(4) {
  top: 0px;
  margin-left: 202px;
}

}

.atvi-video .external-link-overlay {
  display: none;
}
.atvi-video .controls {
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
  background-color: rgba(0, 0, 0, 0.8);
  display: inline-block;
  vertical-align: top;
  left: auto;
  right: auto;
  height: 30px;
}
.atvi-video .controls .controls-container {
  height: 30px;
}
.atvi-video .controls .controls-container .button {
  position: relative;
}
.atvi-video .controls .controls-container .play,
.atvi-video .controls .controls-container .pause {
  margin: 9px 0 0 15px;
}
.atvi-video .controls .controls-container .play {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1398px -2px;
  width: 12px;
  height: 11px;
  display: inline-block;
  vertical-align: top;
}
.atvi-video .controls .controls-container .pause {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1393px -21px;
  width: 12px;
  height: 13px;
}
.atvi-video .controls .controls-container .volume-wrapper {
  right: auto;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.atvi-video .controls .controls-container .speaker {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1415px 0px;
  width: 25px;
  height: 18px;
  margin: 6px 0 0 15px;
}
.atvi-video .controls .controls-container .sd-hd {
  display: none;
}
.atvi-video .controls .controls-container .fullscreen {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1467px -23px;
  width: 28px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 0 15px;
  right: auto;
}
.atvi-video .controls .controls-container .time-slider {
  -webkit-transition: height 1s ease 0.5s;
  -moz-transition: height 1s ease 0.5s;
  -ms-transition: height 1s ease 0.5s;
  -o-transition: height 1s ease 0.5s;
  transition: height 1s ease 0.5s;
  position: absolute;
  height: 10px;
  width: 100%;
  margin: 0;
  bottom: 100%;
}
.atvi-video .controls .controls-container .time-slider .inner {
  top: 0;
  margin: 0;
  height: 100%;
}
.atvi-video .controls .controls-container .time-slider .filled {
  background-color: #cc9800;
}
.atvi-video .controls .controls-container .time-slider .marker {
  display: none;
}
.atvi-video .controls .controls-container .clock {
  right: 0px;
  color: #cc9800;
  font-size: 0.9rem;
  line-height: 30px;
  padding: 0 0 0 15px;
  width: 100px;
  border-left: 2px solid #cc9800;
}
.atvi-video .controls .controls-container .additional-controls .addthis-wrapper,
.atvi-video .controls .controls-container .additional-controls .meta-section {
  display: inline-block;
  vertical-align: top;
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  position: relative;
  color: #cc9800;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .atvi-video .controls .controls-container .additional-controls .addthis-wrapper,
.atvi-video .controls .controls-container .additional-controls .meta-section {
  text-rendering: optimizeSpeed;
}

}
.atvi-video .controls .controls-container .additional-controls .meta-section .info-button {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1473px 0;
  width: 19px;
  height: 19px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  margin: 5px 0 0 20px;
  cursor: pointer;
  opacity: .8;
}
.atvi-video .controls .controls-container .additional-controls .meta-section .info-button:hover {
  opacity: 1;
}
.atvi-video .controls .controls-container .additional-controls .meta-section .title {
  display: inline-block;
  vertical-align: top;
  font-size: .8rem;
  position: relative;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
  padding-right: 5px;
  max-width: 505px;
  text-align: left;
}
.atvi-video .controls .controls-container .additional-controls .meta-section .description {
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: height .75s, min-height .75s, opacity .75s;
  -moz-transition: height .75s, min-height .75s, opacity .75s;
  -ms-transition: height .75s, min-height .75s, opacity .75s;
  -o-transition: height .75s, min-height .75s, opacity .75s;
  transition: height .75s, min-height .75s, opacity .75s;
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
  min-width: 268px;
  height: 0px;
  min-height: 0;
  padding: 0;
  text-align: left;
  border-radius: 1px;
  font-size: .8rem;
  line-height: 1.25;
  overflow: hidden;
  opacity: 0;
}
.atvi-video .controls .controls-container .additional-controls .meta-section .description.is-visible {
  height: auto;
  min-height: 150px;
  opacity: 1;
  word-wrap: break-word;
}
.atvi-video .controls .controls-container .additional-controls .meta-section .description p {
  padding: 5px 10px 10px;
}
.atvi-video .controls .controls-container .video-wtb.button {
  display: none;
}
.atvi-video.muted .controls .speaker,
.atvi-video .controls .speaker:hover {
  background-position: -1415px -21px;
  width: 28px;
}
.atvi-video.muted .controls .speaker:hover {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1415px 0px;
  width: 25px;
  height: 18px;
}
.atvi-video.playing .controls {
  -webkit-transition: height 1s ease 0.5s;
  -moz-transition: height 1s ease 0.5s;
  -ms-transition: height 1s ease 0.5s;
  -o-transition: height 1s ease 0.5s;
  transition: height 1s ease 0.5s;
  opacity: 1;
  height: 0;
}
.atvi-video.playing .controls .time-slider {
  -webkit-transition: height 1s ease .5s, top 1s ease .5s;
  -moz-transition: height 1s ease .5s, top 1s ease .5s;
  -ms-transition: height 1s ease .5s, top 1s ease .5s;
  -o-transition: height 1s ease .5s, top 1s ease .5s;
  transition: height 1s ease .5s, top 1s ease .5s;
  height: 5px;
}
.atvi-video.playing .controls .play {
  display: none;
}
.atvi-video.playing .controls .pause {
  display: inline-block;
  vertical-align: top;
}
.atvi-video.playing.hovered .controls,
.atvi-video.playing .controls:hover {
  -webkit-transition: height 0.5s ease 0s;
  -moz-transition: height 0.5s ease 0s;
  -ms-transition: height 0.5s ease 0s;
  -o-transition: height 0.5s ease 0s;
  transition: height 0.5s ease 0s;
  height: 30px;
  opacity: 1;
}
.atvi-video.playing.hovered .controls .time-slider,
.atvi-video.playing .controls:hover .time-slider {
  -webkit-transition: height .5s ease 0s, top .5s ease 0s;
  -moz-transition: height .5s ease 0s, top .5s ease 0s;
  -ms-transition: height .5s ease 0s, top .5s ease 0s;
  -o-transition: height .5s ease 0s, top .5s ease 0s;
  transition: height .5s ease 0s, top .5s ease 0s;
  height: 10px;
}
.atvi-video .additional-controls {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 30px;
}
.media-wrapper .addthis-wrapper {
  height: 30px;
  bottom: 0;
  position: relative;
  text-align: center;
  margin-left: 25.5px;
  border-left: 1px solid #cc9800;
  border-right: 1px solid #cc9800;
}
.media-wrapper .addthis-wrapper .atvi-addthis {
  display: inline-block;
}
.media-wrapper .addthis_toolbox {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
@media screen and (max-width: 1023px) {
  .media-wrapper .addthis_default_style .at300m,
.media-wrapper .addthis_32x32_style .addthis_counter.addthis_bubble_style {
  display: none !important;
}
.atvi-video .controls-container .additional-controls .meta-section .title {
  display: none;
}

}
@media screen and (max-device-width: 1024px) {
  .atvi-video .controls .volume-wrapper {
  display: none;
}

}

.atvi-agegate {
  background: #000;
}
.atvi-agegate .dob-prompt {
  color: #FFF;
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.8rem;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .atvi-agegate .dob-prompt {
  text-rendering: optimizeSpeed;
}

}
.atvi-agegate .error-message {
  color: #FFF;
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.4rem;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .atvi-agegate .error-message {
  text-rendering: optimizeSpeed;
}

}
.atvi-agegate .submit-wrapper a {
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.2rem;
  display: block;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  color: #000;
  background-color: #cc9800;
  padding: 0 1em;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .atvi-agegate .submit-wrapper a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (max-width: 480px) {
  .atvi-agegate .form {
  min-width: 100% !important;
  padding: 1em !important;
  width: 80%;
}
.atvi-agegate .dob-prompt {
  font-size: 1.6rem;
}
.atvi-agegate .submit-wrapper {
  margin: 1em 0 .5em;
}
.atvi-agegate .error-message {
  font-size: 1em;
}
.atvi-agegate .feedback-message {
  padding: 0;
}

}
@media screen and (max-width: 360px) {
  .atvi-agegate .dob-prompt {
  font-size: 1.1rem;
}
.atvi-agegate .field {
  margin-right: 0;
  font-size: 16px;
}
.atvi-agegate .submit-wrapper {
  margin-top: 0.5em;
}

}

body:not(.launch-aware) .show-on-day-zero,
body:not(.launch-aware) .show-on-day-one,
body:not(.launch-aware) .show-after-countdown {
  display: none;
}
body.counting-down .show-on-day-zero,
body.counting-down .show-on-day-one,
body.counting-down .show-after-countdown {
  display: none;
}
body.day-zero .show-on-countdown,
body.day-zero .show-on-day-one {
  display: none;
}
body.day-one .show-on-countdown,
body.day-one .show-on-day-zero {
  display: none;
}

.atvi-wheretobuy {
  /* Items box */

}
.atvi-wheretobuy .selectricWrapper {
  border: 1px solid #cc9800;
  position: relative;
  margin: 8px 0 0;
  min-width: 220px;
  cursor: pointer;
  border-radius: 2px;
}
.atvi-wheretobuy .selectricResponsive {
  width: 100%;
}
.atvi-wheretobuy .selectric {
  background-color: #000;
  position: relative;
  color: #cc9800;
}
.atvi-wheretobuy .selectric .label {
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.2rem;
  text-transform: uppercase;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 30px 0 0;
  text-indent: 10px;
  line-height: 50px;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .atvi-wheretobuy .selectric .label {
  text-rendering: optimizeSpeed;
}

}
.atvi-wheretobuy .selectric .button {
  padding: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.atvi-wheretobuy .selectric .button:after {
  content: "";
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -42px 0px;
  width: 10px;
  height: 10px;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.atvi-wheretobuy .selectricOpen {
  z-index: 9999;
}
.atvi-wheretobuy .selectricOpen .selectric {
  z-index: 9999;
}
.atvi-wheretobuy .selectricOpen .selectricItems {
  display: block;
}
.atvi-wheretobuy .selectricDisabled {
  opacity: 0.5;
  cursor: default;
  -webkit-touch-callout: none;
  user-select: none;
}
.atvi-wheretobuy .selectricHideSelect {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.atvi-wheretobuy .selectricHideSelect select {
  position: absolute;
  left: -100%;
  display: none;
}
.atvi-wheretobuy .selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  background: none !important;
}
.atvi-wheretobuy .selectricTempShow {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
.atvi-wheretobuy .selectricItems {
  display: none;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  top: 100%;
  left: 0;
  background: #000;
  z-index: 9998;
}
.atvi-wheretobuy .selectricItems ul,
.atvi-wheretobuy .selectricItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 40px;
  min-height: 40px;
}
.atvi-wheretobuy .selectricItems li {
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.2rem;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: relative;
  display: block;
  padding: 5px 0 6px;
  text-indent: 10px;
  border-top: 1px solid #464646;
  cursor: pointer;
  color: #fff;
}
@media screen and (max-width: 480px) {
  .atvi-wheretobuy .selectricItems li {
  text-rendering: optimizeSpeed;
}

}
.atvi-wheretobuy .selectricItems li:hover {
  background-color: #131313;
}
.atvi-wheretobuy .selectricItems li.selected {
  background-color: #cc9800;
}
.atvi-wheretobuy .selectricItems li.disabled {
  background-color: #F5F5F5;
  color: #BBB;
  border-top-color: #FAFAFA;
  cursor: default;
}
.atvi-wheretobuy .beta {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  background-position: left bottom;
  width: 51px;
  height: 15px;
  position: absolute;
  right: 6px;
  margin: auto;
  top: 0;
  bottom: 0;
}
.atvi-wheretobuy .label .beta {
  display: none;
}
.atvi-wheretobuy::-webkit-scrollbar {
  width: 8px;
}
.atvi-wheretobuy::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.atvi-wheretobuy::-webkit-scrollbar-thumb {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #cc9800;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.atvi-wheretobuy::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(51, 51, 51, 0.4);
}
/* ***************** */
#wheretobuy-container {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/default-bg.jpg") no-repeat;
  background-size: cover;
  color: #fff;
  text-transform: uppercase;
  min-height: 100%;
}
#wheretobuy-container .atvi-text {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .atvi-text {
  text-rendering: optimizeSpeed;
}

}
#wheretobuy-container .wtb-page-title {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 3rem;
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  position: relative;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .wtb-page-title {
  text-rendering: optimizeSpeed;
}

}
#wheretobuy-container .wtb-header-container p {
  font-size: 0.8rem;
  margin-top: 0;
}
#wheretobuy-container .aa-image-container {
  display: none;
  width: 575px;
  height: 194px;
  position: relative;
  margin: 20px 0;
}
@media screen and (max-width: 500px) {
  #wheretobuy-container .aa-image-container {
  display: none;
}

}
#wheretobuy-container .aa-image-container .atvi-image,
#wheretobuy-container .aa-image-container .backgrounded {
  width: 100%;
  height: 100%;
}
#wheretobuy-container .aa-image-container .atvi-text {
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  position: absolute;
  right: 80px;
  top: 77px;
  text-align: center;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .aa-image-container .atvi-text {
  text-rendering: optimizeSpeed;
}

}
#wheretobuy-container .aa-image-container .atvi-text p {
  margin: 0;
}
#wheretobuy-container .aa-image-container .atvi-text p:first-child {
  font-size: 1.1rem;
  line-height: 1;
  color: #fff;
}
#wheretobuy-container .aa-image-container .atvi-text p:nth-child(2) {
  font-size: 2.15rem;
  line-height: 1;
  color: #cc9800;
}
#wheretobuy-container .aa-image-container .atvi-text p:nth-child(3) {
  font-size: 0.8rem;
  line-height: 1;
  color: #fff;
}
#wheretobuy-container .wtb-message-text {
  display: none;
  margin-bottom: 25px;
}
#wheretobuy-container .wtb-message-text p {
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1rem;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .wtb-message-text p {
  text-rendering: optimizeSpeed;
}

}
#wheretobuy-container .wtb-select,
#wheretobuy-container .wtb-list {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  color: #fff;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .wtb-select,
#wheretobuy-container .wtb-list {
  text-rendering: optimizeSpeed;
}

}
#wheretobuy-container .platform-title {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.75rem;
  color: #fff;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .platform-title {
  text-rendering: optimizeSpeed;
}

}
#wheretobuy-container .bundles-ui-container .wtb-list a span {
  display: none;
}
#wheretobuy-container .bundle-title {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  color: #cc9800;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .bundle-title {
  text-rendering: optimizeSpeed;
}

}
#wheretobuy-container .container {
  border: 2px solid #cc9800;
  border-radius: 1px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
#wheretobuy-container .wtb-select {
  width: 100%;
}
#wheretobuy-container .order-button {
  width: 100%;
}
#wheretobuy-container .box-art-container {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
#wheretobuy-container .box-art-container .product-img {
  position: relative;
  width: 100%;
  height: 100%;
}
#wheretobuy-container .box-art-container .product-img .snow {
  content: "";
  height: 32px;
  width: 82%;
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/wheretobuy/box-art-snow.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 6px;
  right: 19px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
@media screen and (max-width: 1023px) {
  #wheretobuy-container .box-art-container .product-img .snow {
  display: none;
}

}
#wheretobuy-container .box-art-container .product-img.ps4 .snow {
  content: "";
  height: 32px;
  width: 82%;
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/wheretobuy/box-art-snow.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 1px;
  right: 19px;
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  transform: rotate(-7deg);
}
@media screen and (max-width: 1023px) {
  #wheretobuy-container .box-art-container .product-img.ps4 .snow {
  display: none;
}

}
#wheretobuy-container .box-art-container .backgrounded {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
}
#wheretobuy-container .wtb-button {
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.2rem;
  display: block;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  background-color: #cc9800;
  border-radius: 1px;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .wtb-button {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  #wheretobuy-container .wtb-button {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#wheretobuy-container .wtb-button:hover {
  background-color: #b38500;
}

}
#wheretobuy-container .wtb-description-container > .atvi-text:first-child {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  color: #fff;
  font-size: 1.75rem;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .wtb-description-container > .atvi-text:first-child {
  text-rendering: optimizeSpeed;
}

}
#wheretobuy-container .wtb-description-container .bundle-title {
  font-size: 1.75rem;
}
#wheretobuy-container .description-text {
  width: 90%;
  max-width: 900px;
}
#wheretobuy-container .description-text .atvi-text,
#wheretobuy-container .description-text p,
#wheretobuy-container .description-text a {
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@media screen and (max-width: 480px) {
  #wheretobuy-container .description-text .atvi-text,
#wheretobuy-container .description-text p,
#wheretobuy-container .description-text a {
  text-rendering: optimizeSpeed;
}

}
#wheretobuy-container .description-text a {
  color: #cc9800;
}
@media screen and (max-width: 1023px) {
  #wheretobuy-container .atvi-wheretobuy {
  padding: 175px 0 25px 50px;
}
#wheretobuy-container .tablet.container {
  width: 290px;
  padding: 20px 15px;
}
#wheretobuy-container div[class$="-ui-container"] > .atvi-text p,
#wheretobuy-container div[class$="-select-container"] > .atvi-text p {
  margin-top: 30px;
}
#wheretobuy-container .order-button {
  margin-top: 40px;
}
#wheretobuy-container .aa-image-container,
#wheretobuy-container .wtb-message-text {
  position: absolute;
  display: none;
}
#wheretobuy-container .aa-image-container {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  top: 590px;
  right: 0;
}
#wheretobuy-container .wtb-message-text {
  top: 790px;
  right: 0;
  max-width: 350px;
}
#wheretobuy-container .tablet.box-art-container {
  width: 45%;
  height: 435px;
  margin: 25px 0 0 5%;
}
#wheretobuy-container .wtb-description-container {
  margin-top: 40px;
}
#wheretobuy-container .wtb-page-title {
  display: none;
}
#wheretobuy-container .wtb-list.bundles-container,
#wheretobuy-container .wtb-list.platform-list-container {
  display: none;
}
#wheretobuy-container .desktop.container {
  position: static;
  border: none;
  width: 100%;
}
#wheretobuy-container .desktop.platform-title,
#wheretobuy-container .desktop.bundle-title {
  display: none;
}
#wheretobuy-container .desktop.box-art-container {
  display: none;
}

}
@media screen and (max-width: 660px) {
  #wheretobuy-container .atvi-wheretobuy {
  padding: 115px 0 25px;
  border-bottom: 2px solid #cc9800;
}
#wheretobuy-container .wtb-page-title {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 3rem;
  color: #fff;
  display: block;
  padding: 0 25px;
}
#wheretobuy-container .aa-image-container,
#wheretobuy-container .wtb-message-text {
  padding: 0 25px;
}
#wheretobuy-container .wtb-message-text {
  margin-bottom: 0;
}
#wheretobuy-container .tablet.container {
  border: none;
  width: 100%;
}
#wheretobuy-container .box-art-container,
#wheretobuy-container .wtb-description-container,
#wheretobuy-container .tablet.platform-title,
#wheretobuy-container .tablet.bundle-title {
  display: none;
}
#wheretobuy-container .atvi-wheretobuy select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #000;
  color: #cc9800;
  text-transform: uppercase;
  display: inline-block;
  margin: 5px 0 0;
  border: 2px solid #cc9800;
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.2rem;
  line-height: 50px;
  height: 50px;
  width: 100%;
  text-indent: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

}
@media screen and (max-width: 660px) and screen and (max-width: 480px) {
  #wheretobuy-container .wtb-page-title {
  text-rendering: optimizeSpeed;
}

}
@media screen and (max-width: 660px) and screen and (max-width: 480px) {
  #wheretobuy-container .atvi-wheretobuy select {
  text-rendering: optimizeSpeed;
}

}
@media screen and (max-width: 566px) {
  #wheretobuy-container .aa-image-container {
  padding: 0;
}

}
@media screen and (max-width: 321px) {
  #wheretobuy-container .wtb-page-title {
  font-size: 2.9rem;
}

}
@media screen and (min-width: 1024px) {
  #wheretobuy-container .atvi-wheretobuy {
  padding: 160px 0 50px;
  /*padding: 150px 0 136px;*/
  
}
#wheretobuy-container .wtb-form-container {
  width: 910px;
  position: relative;
  margin: 0 auto;
  padding-top: 100px;
}
#wheretobuy-container .wtb-header-container {
  position: relative;
  top: -170px;
}
#wheretobuy-container .wtb-message-text {
  margin-bottom: 150px;
}
#wheretobuy-container .wtb-list li {
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-transition: border 0.5s;
  -moz-transition: border 0.5s;
  -ms-transition: border 0.5s;
  -o-transition: border 0.5s;
  transition: border 0.5s;
  border: 2px solid #464646;
  height: 50px;
  border-radius: 3px;
}
#wheretobuy-container .wtb-list li:hover,
#wheretobuy-container .wtb-list li.selected {
  border: 2px solid #cc9800;
}
#wheretobuy-container .wtb-list li a {
  display: block;
  position: relative;
}
#wheretobuy-container .bundles-ui-container {
  width: 100%;
  display: block;
  position: absolute;
  top: -140px;
}
#wheretobuy-container .bundles-ui-container .atvi-text {
  top: -12px;
}
#wheretobuy-container .wtb-list.bundles-container li {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin: 10px 0 0 20px;
}
#wheretobuy-container .wtb-list.bundles-container li a {
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  font-size: 1.2rem;
  color: #464646;
  text-align: center;
  line-height: 46px;
  text-transform: uppercase;
}
#wheretobuy-container .wtb-list.bundles-container li a:hover {
  color: #cc9800;
}
#wheretobuy-container .wtb-list.bundles-container li.selected a {
  color: #cc9800;
}
#wheretobuy-container .wtb-list.bundles-container li:nth-child(4n+1) {
  margin-left: 0;
}
#wheretobuy-container .platforms-ui-container {
  margin-top: 150px;
  width: 225px;
  display: inline-block;
  vertical-align: top;
}
#wheretobuy-container .platforms-ui-container p {
  margin: 0;
}
#wheretobuy-container .platform-list-container {
  width: 80%;
  margin: 25px 0;
  position: relative;
  z-index: 9999;
}
#wheretobuy-container .platform-list-container li {
  margin-top: 22px;
  width: 160px;
}
#wheretobuy-container .platform-list-container li a.xbox:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -716px 1px;
  width: 112px;
}
#wheretobuy-container .platform-list-container li a.xbox:hover:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -716px -37px;
}
#wheretobuy-container .platform-list-container li .xbox.selected a.xbox:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -716px -37px;
}
#wheretobuy-container .platform-list-container li a.xboxone:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -464px 2px;
  width: 113px;
}
#wheretobuy-container .platform-list-container li a.xboxone:hover:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -464px -37px;
}
#wheretobuy-container .platform-list-container li .xboxone.selected a.xboxone:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -464px -37px;
}
#wheretobuy-container .platform-list-container li a.ps3:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -859px 0px;
  width: 91px;
}
#wheretobuy-container .platform-list-container li a.ps3:hover:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -859px -37px;
}
#wheretobuy-container .platform-list-container li .ps3.selected a.ps3:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -859px -37px;
}
#wheretobuy-container .platform-list-container li a.ps4:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -606px 0px;
  width: 89px;
}
#wheretobuy-container .platform-list-container li a.ps4:hover:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -606px -37px;
}
#wheretobuy-container .platform-list-container li .ps4.selected a.ps4:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -606px -37px;
}
#wheretobuy-container .platform-list-container li a.pc:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -973px 0px;
  width: 39px;
}
#wheretobuy-container .platform-list-container li a.pc:hover:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -973px -37px;
}
#wheretobuy-container .platform-list-container li .pc.selected a.pc:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -973px -37px;
}
#wheretobuy-container .platform-list-container li a.wiiu:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1032px 0px;
  width: 88px;
  height: 25px;
}
#wheretobuy-container .platform-list-container li a.wiiu:hover:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1032px -37px;
}
#wheretobuy-container .platform-list-container li .wiiu.selected a.wiiu:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1032px -37px;
}
#wheretobuy-container .platform-list-container li:first-child {
  margin-top: 0;
}
#wheretobuy-container .platform-list-container a,
#wheretobuy-container .platform-list-container span {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#wheretobuy-container .platform-list-container a {
  height: 100%;
}
#wheretobuy-container .platform-list-container a:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 22px;
  display: inline-block;
}
#wheretobuy-container .desktop.container {
  width: 320px;
  height: 420px;
  margin-left: 20px;
  padding: 20px 15px;
  border: none;
  z-index: 999;
}
#wheretobuy-container .desktop.bundle-title {
  font-size: 1.75rem;
}
#wheretobuy-container .region-select-container,
#wheretobuy-container .retailers-section {
  margin-top: 20px;
}
#wheretobuy-container .order-button {
  position: relative;
  margin-top: 2rem;
}
#wheretobuy-container .order-button a {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#wheretobuy-container .order-button a:hover {
  background-color: #b38500;
}
#wheretobuy-container .desktop.box-art-container {
  margin-left: 50px;
  height: 418px;
  width: 31%;
}
#wheretobuy-container .wtb-description-container {
  width: 910px;
  margin: 0 auto;
  margin-top: 75px;
}
#wheretobuy-container .wtb-description-container > .atvi-text:first-child {
  display: inline-block;
}
#wheretobuy-container .wtb-description-container .bundle-title {
  display: inline;
  padding-left: 8px;
}
#wheretobuy-container .wtb-select.bundles-container,
#wheretobuy-container .wtb-select.platform-select-container {
  display: none;
}
#wheretobuy-container .tablet.container {
  position: relative;
  border: none;
  width: 100%;
  display: block;
}
#wheretobuy-container .tablet.platform-title,
#wheretobuy-container .tablet.bundle-title {
  display: none;
}
#wheretobuy-container .tablet.box-art-container {
  display: none;
}
#wheretobuy-container .platforms-ui-container,
#wheretobuy-container .desktop.container,
#wheretobuy-container .desktop.box-art-container {
  margin-top: 10%;
}

}
@media screen and (min-width: 1024px) and screen and (max-width: 480px) {
  #wheretobuy-container .wtb-list.bundles-container li a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 1024px) and (max-width: 1500px) {
  #wheretobuy-container .atvi-wheretobuy {
  padding: 150px 0 120px;
}

}

body {
  overflow-x: hidden;
}
h2,
h3,
p,
a {
  text-transform: uppercase;
  color: #fff;
}
#dz-content-tile {
  color: #fff;
  text-transform: uppercase;
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@media screen and (max-width: 480px) {
  #dz-content-tile {
  text-rendering: optimizeSpeed;
}

}
#dz-content-tile h2,
#dz-content-tile h3 {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@media screen and (max-width: 480px) {
  #dz-content-tile h2,
#dz-content-tile h3 {
  text-rendering: optimizeSpeed;
}

}
#dz-content-tile h2 {
  font-size: 2.5rem;
}
#dz-content-tile h3 {
  font-size: 1.25rem;
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@media screen and (max-width: 480px) {
  #dz-content-tile h3 {
  text-rendering: optimizeSpeed;
}

}
#dz-content-tile b {
  font-weight: bold;
}
#dz-content-tile .hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#dz-content-tile .label {
  color: #cc9800;
  font-size: 1.25rem;
}
#dz-content-tile .backgrounded {
  background-repeat: no-repeat;
  background-size: contain;
}
#dz-content-tile {
  width: 100%;
  background: url('../../../../../../content/dam/atvi/callofduty/advanced/ce/ce-wtb-bgd.jpg') no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
@media screen and (max-width: 640px) {
  #dz-content-tile {
  border-bottom: 2px solid #cc9800;
}

}
@media screen and (min-width: 640px) {
  #dz-content-tile:after {
  background: url('../../../../../../content/dam/atvi/callofduty/advanced/advanced-arsenal/angled-bars.png') repeat-x;
  background-position: left bottom;
  content: "";
  width: 100%;
  height: 11px;
  position: absolute;
  top: auto;
  bottom: 0;
}

}
@media screen and (min-width: 768px) {
  #dz-content-tile {
  min-height: 1350px;
  padding-bottom: 4.5rem;
}

}
#dz-content-tile #dz-hero-video {
  border-bottom: 2px solid #cc9800;
}
#dz-content-tile #dz-hero-video,
#dz-content-tile #dz-hero-video .player {
  max-height: 600px;
}
@media screen and (min-width: 768px) {
  #dz-content-tile #dz-hero-video,
#dz-content-tile #dz-hero-video .player {
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}

}
#dz-content-tile .atvi-agegate .dob-prompt {
  color: #FFF;
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.8rem;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  #dz-content-tile .atvi-agegate .dob-prompt {
  text-rendering: optimizeSpeed;
}

}
#dz-content-tile .dz-wrapper {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  #dz-content-tile .dz-wrapper {
  padding: 50px 0;
}
#dz-content-tile .dz-wrapper > div {
  padding-left: 1rem;
  padding-right: 1rem;
}

}
@media screen and (max-width: 480px) {
  #dz-content-tile .dz-wrapper {
  padding-bottom: 160px;
}

}
@media screen and (min-width: 768px) {
  #dz-content-tile .dz-wrapper {
  padding: 170px 1rem 0;
}

}
@media screen and (min-width: 1095px) {
  #dz-content-tile .dz-wrapper {
  padding: 120px 0 0;
}

}
#dz-content-tile .dz-lockup {
  width: 355px;
  height: 155px;
}
@media screen and (max-width: 768px) {
  #dz-content-tile .dz-lockup {
  width: 48%;
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .dz-lockup {
  margin: 0 auto;
  position: relative;
  width: 100%;
  background-position: center;
}

}
@media screen and (min-width: 640px) {
  #dz-content-tile .dz-lockup {
  display: inline-block;
  vertical-align: top;
}

}
#dz-content-tile .header .headline h2 {
  font-size: 3rem;
}
@media screen and (max-width: 920px) {
  #dz-content-tile .header .headline h2 {
  font-size: 2rem;
}

}
@media screen and (max-width: 768px) {
  #dz-content-tile .header .headline {
  width: 48%;
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .header .headline {
  width: 100%;
  margin-top: 1.5rem;
}
#dz-content-tile .header .headline h2 {
  text-align: center;
  font-size: 2.5rem;
}

}
@media screen and (max-width: 460px) {
  #dz-content-tile .header .headline h2 {
  font-size: 1.75rem;
}

}
@media screen and (min-width: 640px) {
  #dz-content-tile .header .headline {
  padding: 2rem 0 2rem 2rem;
  display: inline-block;
  vertical-align: top;
  width: 60%;
}

}
#dz-content-tile .content-container {
  border-top: 2px solid #cc9800;
  border-left: 2px solid #cc9800;
  padding: 3rem 1.5rem 3rem;
  margin-top: 3rem;
  position: relative;
}
@media screen and (max-width: 640px) {
  #dz-content-tile .content-container {
  border-left: none;
  border-bottom: 2px solid #cc9800;
}

}
@media screen and (max-width: 480px) {
  
}
@media screen and (min-width: 480px) {
  #dz-content-tile .content-container:after {
  background-color: #cc9800;
  width: 46px;
  height: 5px;
  content: "";
  position: absolute;
  display: block;
  top: -7px;
  left: 0;
  left: -2px;
}

}
#dz-content-tile .gallery-container {
  border-top: 2px solid #cc9800;
  border-left: 2px solid #cc9800;
  border-bottom: 2px solid #cc9800;
  padding-bottom: 3rem;
}
#dz-content-tile .gallery-container .sub-headline {
  border-bottom: 1px solid #cc9800;
  padding: 1.5rem;
  font-size: 1.25rem;
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@media screen and (max-width: 480px) {
  #dz-content-tile .gallery-container .sub-headline {
  text-rendering: optimizeSpeed;
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .gallery-container .sub-headline {
  width: 75%;
  margin: auto;
  text-align: center;
}

}
@media screen and (max-width: 480px) {
  #dz-content-tile .gallery-container .sub-headline {
  padding: 1.5rem 0;
}

}
#dz-content-tile .gallery-container .gallery-item {
  margin: 3rem 0 0 1.5rem;
}
#dz-content-tile .gallery-container .gallery-image {
  width: 95%;
  max-width: 470px;
  height: 0;
  padding-bottom: 15.74468085106383%;
  margin-top: 1.5rem;
  background-position: center;
}
@media screen and (max-width: 480px) {
  #dz-content-tile .gallery-container .gallery-image {
  padding-bottom: 31.48936170212766%;
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .gallery-container {
  border: none;
  text-align: center;
}

}
#dz-content-tile .cta-container {
  z-index: 1;
  margin-top: 1.5rem;
  height: 50px;
  display: block;
  position: relative;
}
#dz-content-tile .cta-container a {
  position: relative;
  color: #cc9800;
  background-color: rgba(0, 0, 0, 0.45);
  border: 2px solid #cc9800;
  height: 100%;
  display: inline-block;
  padding: 0 1rem;
  vertical-align: top;
  line-height: 50px;
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.5rem;
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  #dz-content-tile .cta-container a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  #dz-content-tile .cta-container a {
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
#dz-content-tile .cta-container a:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: 1.1rem;
}

}
@media screen and (max-width: 480px) {
  #dz-content-tile .cta-container .hidden-mobile {
  display: none;
}
#dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: 1.025rem;
}

}
@media screen and (max-width: 380px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: .95rem;
}

}
@media screen and (max-width: 350px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: .9rem;
}

}
#dz-content-tile .cta-container a {
  position: relative;
  color: #cc9800;
  background-color: rgba(0, 0, 0, 0.45);
  border: 2px solid #cc9800;
  height: 100%;
  display: inline-block;
  padding: 0 1rem;
  vertical-align: top;
  line-height: 50px;
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.5rem;
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  #dz-content-tile .cta-container a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  #dz-content-tile .cta-container a {
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
#dz-content-tile .cta-container a:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: 1.1rem;
}

}
@media screen and (max-width: 480px) {
  #dz-content-tile .cta-container .hidden-mobile {
  display: none;
}
#dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: 1.025rem;
}

}
@media screen and (max-width: 380px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: .95rem;
}

}
@media screen and (max-width: 350px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: .9rem;
}

}
#dz-content-tile .cta-container a {
  padding: 0 10px 0 60px;
}
#dz-content-tile .cta-container a:before {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #cc9800;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
#dz-content-tile .cta-container a:after {
  content: "";
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -91px -2px;
  width: 20px;
  height: 23px;
  display: block;
  position: absolute;
  top: 12px;
  left: 15px;
}
#dz-content-tile .cta-container a {
  position: relative;
  color: #cc9800;
  background-color: rgba(0, 0, 0, 0.45);
  border: 2px solid #cc9800;
  height: 100%;
  display: inline-block;
  padding: 0 1rem;
  vertical-align: top;
  line-height: 50px;
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.5rem;
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  #dz-content-tile .cta-container a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  #dz-content-tile .cta-container a {
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
#dz-content-tile .cta-container a:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: 1.1rem;
}

}
@media screen and (max-width: 480px) {
  #dz-content-tile .cta-container .hidden-mobile {
  display: none;
}
#dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: 1.025rem;
}

}
@media screen and (max-width: 380px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: .95rem;
}

}
@media screen and (max-width: 350px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: .9rem;
}

}
#dz-content-tile .cta-container a {
  position: relative;
  color: #cc9800;
  background-color: rgba(0, 0, 0, 0.45);
  border: 2px solid #cc9800;
  height: 100%;
  display: inline-block;
  padding: 0 1rem;
  vertical-align: top;
  line-height: 50px;
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.5rem;
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  #dz-content-tile .cta-container a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  #dz-content-tile .cta-container a {
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
#dz-content-tile .cta-container a:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: 1.1rem;
}

}
@media screen and (max-width: 480px) {
  #dz-content-tile .cta-container .hidden-mobile {
  display: none;
}
#dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: 1.025rem;
}

}
@media screen and (max-width: 380px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: .95rem;
}

}
@media screen and (max-width: 350px) {
  #dz-content-tile .cta-container p,
#dz-content-tile .cta-container a {
  font-size: .9rem;
}

}
#dz-content-tile .cta-container a {
  padding: 0 10px 0 60px;
}
#dz-content-tile .cta-container a:before {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #cc9800;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
#dz-content-tile .cta-container a:after {
  content: "";
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -91px -2px;
  width: 20px;
  height: 23px;
  display: block;
  position: absolute;
  top: 12px;
  left: 15px;
}
@media screen and (max-width: 640px) {
  #dz-content-tile .cta-container {
  text-align: center;
}

}
#dz-content-tile .dz-disclaimer {
  position: relative;
  top: 25px;
  font-size: .85rem;
}
@media screen and (min-width: 768px) {
  #dz-content-tile .dz-disclaimer {
  width: 50%;
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .keyart-container {
  position: relative;
  width: 100%;
  text-align: center;
}
#dz-content-tile .keyart-container:after {
  background: url('../../../../../../content/dam/atvi/callofduty/advanced/advanced-arsenal/angled-bars.png') repeat-x;
  background-position: left bottom;
  content: "";
  width: 100%;
  height: 11px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
}
#dz-content-tile .keyart-container .keyart {
  background-position: center bottom;
  height: 400px;
}

}
@media screen and (min-width: 641px) {
  #dz-content-tile .keyart-container {
  width: 55%;
  position: absolute;
  bottom: -4.5rem;
  right: 0;
}
#dz-content-tile .keyart-container .label {
  display: none;
}
#dz-content-tile .keyart-container .keyart {
  width: 1062px;
  height: 1350px;
}

}
#dz-content-tile .video-modal-container,
#dz-content-tile .faq-modal-container {
  display: none;
}
.wtb-container {
  background: url('../../../../../../content/dam/atvi/callofduty/advanced/ce/ce-wtb-bgd.jpg') no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
@media screen and (max-width: 640px) {
  #dz-content-tile .content-container .inner {
  max-width: 95%;
  position: relative;
  margin: 0 auto;
}

}
@media screen and (max-width: 767px) {
  #dz-content-tile .content-container .inner {
  max-width: 85%;
}

}
@media screen and (min-width: 768px) {
  #dz-content-tile .content-container .inner {
  max-width: 55%;
}

}
@media screen and (min-width: 1024px) {
  #dz-content-tile .content-container .inner {
  max-width: 75%;
}

}
#dz-content-tile .content-container h3,
#dz-content-tile .content-container p {
  margin: 1rem 0 0;
}
#dz-content-tile .content-container a {
  text-decoration: underline;
}
#dz-content-tile .content-container .content-body p:first-child {
  margin: 0 0 1.5rem;
}
#dz-content-tile .content-container .edition-contents p:nth-child(n+2) {
  margin-top: 0.5rem;
}
#dz-content-tile .get-day-zero-button {
  margin-top: 3rem;
}
#dz-content-tile .faq-button a,
#dz-content-tile .get-day-zero-button a {
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 1.2rem;
  display: block;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  background-color: #cc9800;
  min-width: 175px;
  display: inline-block;
  padding: 0 1rem;
}
@media screen and (max-width: 480px) {
  #dz-content-tile .faq-button a,
#dz-content-tile .get-day-zero-button a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  #dz-content-tile .faq-button a,
#dz-content-tile .get-day-zero-button a {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#dz-content-tile .faq-button a:hover,
#dz-content-tile .get-day-zero-button a:hover {
  background-color: #b38500;
}

}
@media screen and (max-width: 640px) {
  #dz-content-tile .faq-button,
#dz-content-tile .get-day-zero-button {
  text-align: center;
}

}

.faq-modal-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  overflow: hidden;
  z-index: 10000;
  -webkit-transition: height 0s ease 0.4s;
  -moz-transition: height 0s ease 0.4s;
  -ms-transition: height 0s ease 0.4s;
  -o-transition: height 0s ease 0.4s;
  transition: height 0s ease 0.4s;
}
.faq-modal-container .modal-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.faq-modal-container .modal-inner {
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  z-index: 10;
}
.faq-modal-container .close {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: 0 -40px;
  width: 30px;
  height: 30px;
  display: block;
  z-index: 20;
}
.faq-modal-container.visible {
  height: 100%;
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  -ms-transition: height 0s;
  -o-transition: height 0s;
  transition: height 0s;
}
.faq-modal-container.visible .modal-background {
  opacity: 1;
}
.faq-modal-container.visible .modal-inner {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.faq-modal-container.visible .close {
  opacity: .8;
}
.faq-modal-container.visible .close:hover {
  opacity: 1;
}
.faq-modal-container .faq-container {
  width: 90%;
  height: 90%;
  max-width: 640px;
  max-height: 640px;
  color: #fff;
  padding: 1.5rem;
  background-color: #000;
  font-size: 1rem;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 2px solid #cc9800;
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  /*
		// Scrollbar  - webkit only
        &::-webkit-scrollbar {
            width: 5px;
        }
        // Track 
        &::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

        // Handle 
        &::-webkit-scrollbar-thumb {
            -webkit-border-radius: 3px;
            border-radius: 3px;
            background: @yellow; 
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
        }
        &::-webkit-scrollbar-thumb:window-inactive {
            background: rgba(51,51,51,0.4); 
        }
        */

}
@media screen and (max-width: 480px) {
  .faq-modal-container .faq-container {
  text-rendering: optimizeSpeed;
}

}
.faq-modal-container .faq-container p {
  margin-top: 1.25rem;
}
.faq-modal-container .faq-container p .yellow-text {
  margin-top: 1.5rem;
  display: block;
}
.faq-modal-container .faq-container a {
  color: #cc9800;
  text-decoration: underline;
}
.faq-modal-container .faq-content-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.faq-modal-container .faq-content-container .jspVerticalBar {
  background: none;
  right: 7px;
}
.faq-modal-container .faq-content-container .jspVerticalBar .jspCapTop {
  display: block;
  height: 40px;
}
.faq-modal-container .faq-content-container .jspVerticalBar .jspTrack {
  background: none;
}
.faq-modal-container .faq-content-container .jspVerticalBar .jspDrag {
  background: none;
}
.faq-modal-container .faq-content-container .jspVerticalBar .jspDrag::after {
  position: absolute;
  top: 0;
  left: 4px;
  right: 4px;
  bottom: 0;
  background-color: #cc9800;
  opacity: .8;
  content: "";
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.faq-modal-container .faq-content-container .jspVerticalBar .jspDrag:hover::after {
  opacity: 1;
}
.faq-modal-container .faq-content {
  position: relative;
  padding: 0 1.5rem;
}
.video-modal-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  overflow: hidden;
  z-index: 10000;
  -webkit-transition: height 0s ease 0.4s;
  -moz-transition: height 0s ease 0.4s;
  -ms-transition: height 0s ease 0.4s;
  -o-transition: height 0s ease 0.4s;
  transition: height 0s ease 0.4s;
}
.video-modal-container .modal-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.video-modal-container .modal-inner {
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  z-index: 10;
}
.video-modal-container .close {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: 0 -40px;
  width: 30px;
  height: 30px;
  display: block;
  z-index: 20;
}
.video-modal-container.visible {
  height: 100%;
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  -ms-transition: height 0s;
  -o-transition: height 0s;
  transition: height 0s;
}
.video-modal-container.visible .modal-background {
  opacity: 1;
}
.video-modal-container.visible .modal-inner {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.video-modal-container.visible .close {
  opacity: .8;
}
.video-modal-container.visible .close:hover {
  opacity: 1;
}
.video-modal-container .atvi-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.video-modal-container .atvi-video .player-part {
  height: 100%;
}
.video-modal-container .atvi-video .player-wrapper {
  padding: 0;
  height: 100%;
}
.video-modal-container .detail {
  padding: 3rem;
}

.cq-wcm-edit * {
  position: relative;
  text-align: left;
}
.cq-wcm-edit .edit-mode {
  color: #fff;
  margin-top: 25px;
}
.cq-wcm-edit .edit-mode.label {
  font-weight: bold;
  color: #000;
  line-height: 1.75;
  background-color: #df9;
  text-indent: 1rem;
}
.cq-wcm-edit #main-nav {
  display: none;
}
.cq-wcm-edit #dz-content-tile {
  color: #fff;
}
.cq-wcm-edit #dz-content-tile .content-container,
.cq-wcm-edit #dz-content-tile .dz-lockup,
.cq-wcm-edit #dz-content-tile .secondary-graphic-container,
.cq-wcm-edit #dz-content-tile .cta-container,
.cq-wcm-edit #dz-content-tile .keyart-container,
.cq-wcm-edit #dz-content-tile .faq-modal-container,
.cq-wcm-edit #dz-content-tile .dz-wrapper {
  display: none;
}
.cq-wcm-edit #dz-content-tile #dz-video-wrapper .video-info-container,
.cq-wcm-edit #dz-content-tile #dz-video-wrapper .video-title-container {
  display: block;
}
.cq-wcm-edit #dz-content-tile img {
  max-width: 200px;
}
.cq-wcm-edit #dz-content-tile .video-modal-container {
  display: block;
}
.cq-wcm-edit #wheretobuy-container .box-art-container {
  display: none;
}

.atvi-wheretobuy .selectricWrapper {
  margin: 8px 0 4px;
}
