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: 65px;
}
#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;
}

}

.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;
}

h2 {
  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) {
  h2 {
  text-rendering: optimizeSpeed;
}

}
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: 1.1rem;
}
@media screen and (max-width: 480px) {
  p {
  text-rendering: optimizeSpeed;
}

}
a {
  text-decoration: none;
}
h2,
p,
a,
div {
  text-transform: uppercase;
  color: #fff;
}
#mp-hero > .atvi-video,
#mp-hero .player {
  max-height: 600px;
}
@media screen and (min-width: 768px) {
  #mp-hero > .atvi-video,
#mp-hero .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;
}

}
#mp-hero .video-info-container,
#mp-hero .video-title-container {
  display: none;
}
#mp-hero .pu-icon-section {
  display: none;
  position: absolute;
  right: 24px;
}
@media screen and (max-width: 680px) {
  #mp-hero .pu-icon-section {
  top: 100%;
}

}
@media screen and (min-width: 680px) {
  #mp-hero .pu-icon-section {
  top: 103%;
}

}
#mp-hero .hero-video {
  border-bottom: 2px solid #cc9800;
}
.mp-slide {
  margin-top: 130px;
  border-top: 2px solid #cc9800;
  border-bottom: 2px solid #cc9800;
}
.mp-slide .background {
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 54%;
  height: 0;
  width: 100%;
  position: relative;
}
.mp-slide .mobile-nav .arrow {
  position: absolute;
  background-image: url('../../../../../../content/dam/atvi/callofduty/advanced/mp/carousel-arrow.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 0;
  padding-bottom: 19%;
  width: 50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.mp-slide .mobile-nav .arrow.previous {
  left: 5px;
}
.mp-slide .mobile-nav .arrow.next {
  right: 5px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  background-position: bottom;
}
@media screen and (max-width: 1200px) {
  .mp-slide .mobile-nav {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 10%;
}

}
@media screen and (max-width: 1140px) {
  .mp-slide .mobile-nav {
  top: 35%;
}

}
@media screen and (max-width: 850px) {
  .mp-slide .mobile-nav {
  top: 35%;
}

}
@media screen and (max-width: 800px) {
  .mp-slide .mobile-nav {
  top: 15%;
}

}
@media screen and (max-width: 680px) {
  .mp-slide .mobile-nav {
  top: 15%;
}

}
@media screen and (max-width: 400px) {
  .mp-slide .mobile-nav {
  top: 15%;
}

}
@media screen and (max-width: 350px) {
  .mp-slide .mobile-nav {
  top: 250px;
}

}
@media screen and (min-width: 1140px) {
  .mp-slide .mobile-nav {
  top: 50%;
}

}
@media screen and (min-width: 1200px) {
  .mp-slide .mobile-nav {
  display: none;
}

}
.mp-slide .content-area {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 9%;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .mp-slide .content-area {
  height: 94%;
  bottom: 3%;
  padding: 1rem 0;
}

}
@media screen and (max-width: 800px) {
  .mp-slide .content-area {
  bottom: 0;
  position: relative;
}

}
@media screen and (min-width: 1200px) {
  .mp-slide .content-area {
  min-height: 525px;
  height: 60%;
}

}
.mp-slide .content-area .inner {
  width: 100%;
  max-width: 985px;
  margin: 2rem auto 0;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .mp-slide .content-area .inner {
  margin: 1rem auto 0;
}

}
@media screen and (max-width: 1200px) {
  .mp-slide .content-area .text-container {
  max-width: 90%;
}

}
@media screen and (max-width: 1140px) {
  .mp-slide .content-area .text-container {
  padding: 0 60px;
  max-width: none;
}

}
@media screen and (max-width: 480px) {
  .mp-slide .content-area .text-container {
  padding: 0 1rem;
  width: 100%;
  max-width: none;
}

}
@media screen and (min-width: 1200px) {
  .mp-slide .content-area .text-container {
  max-width: 615px;
}

}
.mp-slide .content-area .section-title {
  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.25rem;
  color: #cc9800;
  margin-top: 1rem;
}
@media screen and (max-width: 480px) {
  .mp-slide .content-area .section-title {
  text-rendering: optimizeSpeed;
}

}
.mp-slide .content-area .slide-title {
  margin-top: 1.5rem;
  font-size: 3rem;
}
@media screen and (max-width: 800px) {
  .mp-slide .content-area .slide-title {
  font-size: 2.5rem;
}

}
@media screen and (max-width: 480px) {
  .mp-slide .content-area .slide-title {
  font-size: 2rem;
}

}
.mp-slide .content-area .slide-text {
  margin-top: 1rem;
}
.mp-slide .content-area .slide-text.video-text a {
  display: inline-block;
  padding: 0 1rem;
  line-height: 45px;
  color: #000;
  background-color: #cc9800;
  font-size: 1.1rem;
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@media screen and (max-width: 480px) {
  .mp-slide .content-area .slide-text.video-text a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  .mp-slide .content-area .slide-text.video-text 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;
}
.mp-slide .content-area .slide-text.video-text a:hover {
  background-color: #b38500;
}

}
.mp-slide .thumbnails-carousel {
  width: 255px;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mp-slide .thumbnails-carousel .thumbnails,
.mp-slide .thumbnails-carousel .thumbnail {
  width: 100%;
}
.mp-slide .thumbnails-carousel .thumbnails {
  height: 385px;
  overflow: hidden;
  position: relative;
}
.mp-slide .thumbnails-carousel .thumbnail {
  display: none;
  height: 115px;
  position: absolute;
  margin: 0;
  opacity: 0;
}
.mp-slide .thumbnails-carousel .thumbnail:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-top: 50px solid rgba(204, 152, 0, 0.8);
  border-right: none;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}
.mp-slide .thumbnails-carousel .thumbnail .thumb-background:after,
.mp-slide .thumbnails-carousel .thumbnail .inner:after {
  width: 15px;
  height: 18px;
  content: "+";
  position: absolute;
  top: 4px;
  right: 6px;
  z-index: 10;
  font-size: 1.5rem;
  color: #000;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.mp-slide .thumbnails-carousel .thumbnail:hover .thumb-background:after,
.mp-slide .thumbnails-carousel .thumbnail:hover .inner:after {
  color: #fff;
}
.mp-slide .thumbnails-carousel .thumbnail .text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  height: 20px;
  text-align: center;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
}
@media screen and (max-width: 480px) {
  .mp-slide .thumbnails-carousel .thumbnail .text {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 1200px) {
  .mp-slide .thumbnails-carousel .thumbnail.thumb-video:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1519px 0px;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 57px;
  height: 57px;
  content: "";
  opacity: 0.75;
  border: none;
}
.mp-slide .thumbnails-carousel .thumbnail.thumb-video:hover:after {
  opacity: 1;
}

}
.mp-slide .thumbnails-carousel .thumbnail.thumb-video .thumb-background:after {
  content: "";
}
.mp-slide .thumbnails-carousel .thumbnail.thumb-video .text {
  display: none;
}
.mp-slide .thumbnails-carousel .thumbnail.current:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: #cc9800;
  top: 100%;
}
.mp-slide .thumbnails-carousel .thumbnail:hover .thumb-background:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.mp-slide .thumbnails-carousel .thumbnail.pos-3,
.mp-slide .thumbnails-carousel .thumbnail.pos-2,
.mp-slide .thumbnails-carousel .thumbnail.pos-1,
.mp-slide .thumbnails-carousel .thumbnail.pos0,
.mp-slide .thumbnails-carousel .thumbnail.pos1,
.mp-slide .thumbnails-carousel .thumbnail.pos2,
.mp-slide .thumbnails-carousel .thumbnail.pos3,
.mp-slide .thumbnails-carousel .thumbnail.pos4,
.mp-slide .thumbnails-carousel .thumbnail.pos5 {
  display: block;
}
.mp-slide .thumbnails-carousel .thumbnail.pos-3 {
  top: -365px;
}
.mp-slide .thumbnails-carousel .thumbnail.pos-2 {
  top: -240px;
}
.mp-slide .thumbnails-carousel .thumbnail.pos-1 {
  top: -115px;
}
.mp-slide .thumbnails-carousel .thumbnail.pos0 {
  top: 10px;
  opacity: 1;
}
.mp-slide .thumbnails-carousel .thumbnail.pos1 {
  top: 135px;
  opacity: 1;
}
.mp-slide .thumbnails-carousel .thumbnail.pos2 {
  top: 260px;
  opacity: 1;
}
.mp-slide .thumbnails-carousel .thumbnail.pos3 {
  top: 385px;
}
.mp-slide .thumbnails-carousel .thumbnail.pos4 {
  top: 510px;
}
.mp-slide .thumbnails-carousel .thumbnail.pos5 {
  top: 635px;
}
.mp-slide .thumbnails-carousel.slidey .thumbnail {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mp-slide .thumbnails-carousel .thumb-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
}
.mp-slide .thumbnails-carousel .thumb-background:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 1024px) {
  .mp-slide .thumbnails-carousel .thumb-background:before {
  -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;
}

}
.mp-slide .thumbnails-carousel .arrow {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: #b38500;
  width: 100%;
  height: 30px;
  display: block;
  -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;
}
.mp-slide .thumbnails-carousel .arrow:after {
  width: 23px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
}
.mp-slide .thumbnails-carousel .arrow.previous:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -88px -36px;
}
.mp-slide .thumbnails-carousel .arrow.next:after {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -88px -36px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mp-slide .thumbnails-carousel .arrow:hover {
  background-color: #cc9800;
}
.mp-slide .thumbnails-carousel.items-count-1 .arrow,
.mp-slide .thumbnails-carousel.items-count-2 .arrow,
.mp-slide .thumbnails-carousel.items-count-3 .arrow {
  visibility: hidden;
}
@media screen and (max-width: 1200px) {
  .mp-slide .thumbnails-carousel {
  display: none;
}

}
@media screen and (max-width: 800px) {
  .mp-slide {
  padding-bottom: 0;
  min-height: 420px;
}

}
@media screen and (max-width: 680px) {
  .mp-slide {
  /*  margin-top: 120px; */
  
}

}
@media screen and (max-width: 480px) {
  .mp-slide {
  /*  margin-top: 180px; */
  
}

}
#app-legal-text {
  max-width: 1000px;
  margin: 30px auto 0;
  padding: 0 15px;
}
#app-legal-text p {
  font-size: 10pt;
}
#button-list {
  position: relative;
  margin: 0 auto;
  text-align: center;
  bottom: auto;
  padding: 0;
  top: 110px;
}
#button-list li {
  display: inline-block;
}
@media screen and (max-width: 700px) and (min-width: 521px) {
  #button-list {
  top: 100px;
}

}
@media screen and (max-width: 400px) and (min-width: 320px) {
  #button-list {
  top: 100px;
}

}
.pu-icon-section {
  display: none;
}

.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 .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  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;
}
.video-modal-container .atvi-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  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);
}
.video-modal-container .atvi-video .player-part {
  height: 100%;
}
.video-modal-container .atvi-video .player-wrapper {
  padding: 0;
  height: 100%;
}
.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;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
  opacity: .8;
}
.video-modal-container .close:hover {
  opacity: 1;
}
.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 .background {
  opacity: 1;
}
.video-modal-container.visible .atvi-video {
  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: 1;
}
.video-modal-container .detail {
  padding: 3rem;
}

#explore-more {
  padding: 100px 0 140px;
  background-color: #000;
  overflow: hidden;
}
#explore-more .explore-title {
  position: relative;
  text-align: center;
  margin-bottom: 35px;
}
#explore-more .explore-title .explore-border-left,
#explore-more .explore-title .explore-border-right {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/game-features/angled-bars.png") repeat;
  background-color: #000;
  display: block;
  position: absolute;
  height: 10px;
  top: 11px;
  width: 200px;
}
#explore-more .explore-title .explore-border-left {
  left: 50%;
  margin-left: -492px;
}
#explore-more .explore-title .explore-border-right {
  right: 50%;
  margin-right: -492px;
}
#explore-more .explore-title p {
  font-size: 2.2rem;
  word-spacing: 5px;
  color: #FFF;
  text-align: center;
  margin-top: 0;
  position: relative;
  display: inline-block;
  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) {
  #explore-more .explore-title p {
  text-rendering: optimizeSpeed;
}

}
#explore-more ul {
  text-align: center;
}
#explore-more li {
  display: inline-block;
  width: 306px;
  position: relative;
  border: 2px solid #cc9800;
  margin: 0 9px;
}
#explore-more li .atvi-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#explore-more li .atvi-text p {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin-top: 0;
}
#explore-more li .atvi-text a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  text-decoration: none;
}
#explore-more li .atvi-text b {
  position: absolute;
  top: 100%;
  left: -2px;
  width: 306px;
  display: block;
  background: #cc9800;
  color: #000;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 16px;
  text-indent: 15px;
  text-align: left;
  font-family: "Bourgeois Bold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@media screen and (max-width: 480px) {
  #explore-more li .atvi-text b {
  text-rendering: optimizeSpeed;
}

}
@media screen and (max-width: 767px) {
  #explore-more .explore-touts {
  width: 290px;
  margin: 0 auto;
}
#explore-more .explore-touts li {
  width: 290px;
  margin: 0 0 50px;
}
#explore-more .explore-touts li .backgrounded {
  width: 286px;
  height: 124px;
}
#explore-more .explore-touts li .atvi-text b {
  width: 290px;
}

}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #explore-more {
  width: 95%;
}
#explore-more li {
  width: 200px;
}
#explore-more li .backgrounded {
  width: 100%;
  height: 130px;
  background-size: cover;
}
#explore-more li .atvi-text b {
  width: 200px;
  font-size: 11px;
}

}

p {
  margin-top: 0;
}
#pu-connection-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  opacity: 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;
}
@media screen and (max-height: 800px) {
  #pu-connection-wrapper {
  overflow: auto;
}

}
#pu-connection-wrapper > .dialog-wrapper {
  position: relative;
  height: 100%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -ms-transition: -ms-transform 0.4s;
  transition: transform .4s;
}
#pu-connection-wrapper.open {
  opacity: 1;
  display: block;
  height: 100%;
  -webkit-transition: opacity .4s, height 0s;
  -moz-transition: opacity .4s, height 0s;
  -ms-transition: opacity .4s, height 0s;
  -o-transition: opacity .4s, height 0s;
  transition: opacity .4s, height 0s;
}
#pu-connection-wrapper.open > .dialog-wrapper {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#pu-connection-wrapper #pu-connection-container {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 75%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 2rem;
  color: #fff;
  background-color: #000;
  border: 2px solid #cc9800;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  #pu-connection-wrapper #pu-connection-container .extra-text {
  display: none;
}

}
@media screen and (max-width: 1024px) {
  #pu-connection-wrapper #pu-connection-container {
  width: 83%;
}

}
@media screen and (max-width: 1000px) {
  #pu-connection-wrapper #pu-connection-container {
  width: 90%;
}

}
@media screen and (max-height: 800px) {
  #pu-connection-wrapper #pu-connection-container {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 5%;
}

}
@media screen and (max-width: 400px) {
  #pu-connection-wrapper #pu-connection-container {
  padding: 1rem;
}

}
#pu-connection-wrapper #pu-connection-container .instructions {
  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) {
  #pu-connection-wrapper #pu-connection-container .instructions {
  text-rendering: optimizeSpeed;
}

}
#pu-connection-wrapper #pu-connection-container .instructions p {
  font-size: 1.25rem;
  margin-top: 0;
}
@media screen and (max-width: 539px) {
  #pu-connection-wrapper #pu-connection-container .instructions p {
  font-size: 1.05rem;
}

}
#pu-connection-wrapper #pu-connection-container .short-url {
  text-align: center;
  margin-top: 16px;
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  color: #cc9800;
  text-transform: none;
  font-size: 40px;
}
@media screen and (max-width: 480px) {
  #pu-connection-wrapper #pu-connection-container .short-url {
  text-rendering: optimizeSpeed;
}

}
@media screen and (max-width: 650px) {
  #pu-connection-wrapper #pu-connection-container .short-url {
  font-size: 1.5rem;
}

}
#pu-connection-wrapper #pu-connection-container .qr-wrapper {
  margin: 24px 0;
}
#pu-connection-wrapper #pu-connection-container .qr-container {
  position: relative;
  margin: .5rem auto 0;
  padding: 5px;
  width: 180px;
  background-color: #fff;
  box-sizing: content-box;
}
#pu-connection-wrapper #pu-connection-container .qrcode {
  height: 180px;
  width: 180px;
  margin: auto;
}
@media screen and (max-width: 320px) {
  #pu-connection-wrapper #pu-connection-container .qrcode {
  position: relative;
}

}
#pu-connection-wrapper #pu-connection-container .qrcode img {
  max-width: 100%;
  margin: auto;
  display: block;
}
@media screen and (min-width: 321px) {
  #pu-connection-wrapper #pu-connection-container .post-qr-message {
  margin-top: 2rem;
}

}
#pu-connection-wrapper #pu-connection-container .meter-wrapper {
  position: relative;
  color: #cc9800;
  font-size: 75%;
  text-align: left;
  margin: 20px;
}
@media screen and (max-width: 400px) {
  #pu-connection-wrapper #pu-connection-container .meter-wrapper {
  margin: .75rem 0;
  text-align: center;
}

}
#pu-connection-wrapper #pu-connection-container .meter-wrapper .instructions {
  font-size: 100%;
  text-align: center;
}
@media screen and (max-width: 400px) {
  #pu-connection-wrapper #pu-connection-container .meter-wrapper .instructions {
  margin-left: 0;
}

}
#pu-connection-wrapper #pu-connection-container .meter-wrapper .meter {
  margin: 6px 0;
  text-align: center;
}
#pu-connection-wrapper #pu-connection-container .meter-wrapper .segment {
  position: relative;
  display: inline-block;
  margin-left: -4px;
  padding: 6px;
  font-weight: bold;
  text-align: right;
}
@media screen and (max-width: 539px) {
  #pu-connection-wrapper #pu-connection-container .meter-wrapper .segment {
  width: 16%;
  height: 60px;
  margin-left: 2%;
}

}
@media screen and (min-width: 540px) {
  #pu-connection-wrapper #pu-connection-container .meter-wrapper .segment {
  width: 20%;
  height: 50px;
}

}
#pu-connection-wrapper #pu-connection-container .meter-wrapper .segment:first-child {
  margin: 0;
}
#pu-connection-wrapper #pu-connection-container .meter-wrapper .segment span {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 539px) {
  #pu-connection-wrapper #pu-connection-container .meter-wrapper .segment span {
  color: #cc9800;
  position: absolute;
  bottom: 5px;
  right: 5px;
}

}
#pu-connection-wrapper #pu-connection-container .meter-wrapper .segment::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #cc9800;
  background-color: #000;
  z-index: 0;
}
@media screen and (max-width: 539px) {
  #pu-connection-wrapper #pu-connection-container .meter-wrapper .segment::after {
  border-radius: 7px 0 0 0;
}

}
@media screen and (min-width: 540px) {
  #pu-connection-wrapper #pu-connection-container .meter-wrapper .segment::after {
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}

}
#pu-connection-wrapper #pu-connection-container .meter-wrapper .segment.filled {
  color: #000;
}
#pu-connection-wrapper #pu-connection-container .meter-wrapper .segment.filled::after {
  background-color: #cc9800;
  border-color: antiquewhite;
}
@media screen and (max-width: 539px) {
  #pu-connection-wrapper #pu-connection-container .meter-wrapper .segment.filled span {
  color: #000;
}

}
#pu-connection-wrapper #pu-connection-container .bottom-button {
  margin-top: 1rem;
  height: 50px;
  display: block;
  position: relative;
  height: auto;
  display: inline-block;
  vertical-align: top;
}
#pu-connection-wrapper #pu-connection-container .bottom-button 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) {
  #pu-connection-wrapper #pu-connection-container .bottom-button a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  #pu-connection-wrapper #pu-connection-container .bottom-button 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;
}
#pu-connection-wrapper #pu-connection-container .bottom-button a:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

}
@media screen and (max-width: 640px) {
  #pu-connection-wrapper #pu-connection-container .bottom-button p,
#pu-connection-wrapper #pu-connection-container .bottom-button a {
  font-size: 1.1rem;
}

}
@media screen and (max-width: 480px) {
  #pu-connection-wrapper #pu-connection-container .bottom-button .hidden-mobile {
  display: none;
}
#pu-connection-wrapper #pu-connection-container .bottom-button p,
#pu-connection-wrapper #pu-connection-container .bottom-button a {
  font-size: 1.025rem;
}

}
@media screen and (max-width: 380px) {
  #pu-connection-wrapper #pu-connection-container .bottom-button p,
#pu-connection-wrapper #pu-connection-container .bottom-button a {
  font-size: .95rem;
}

}
@media screen and (max-width: 350px) {
  #pu-connection-wrapper #pu-connection-container .bottom-button p,
#pu-connection-wrapper #pu-connection-container .bottom-button a {
  font-size: .9rem;
}

}
@media screen and (max-width: 540px) {
  #pu-connection-wrapper #pu-connection-container .bottom-button {
  width: 100%;
}
#pu-connection-wrapper #pu-connection-container .bottom-button:first-child {
  margin-top: 0;
}
#pu-connection-wrapper #pu-connection-container .bottom-button a {
  width: 100%;
}

}
@media screen and (min-width: 768px) {
  #pu-connection-wrapper #pu-connection-container .bottom-button:nth-child(n+2) {
  margin-left: 1rem;
}

}
#pu-connection-wrapper #pu-connection-container .bottom-button p {
  margin: 0;
}
#pu-connection-wrapper #pu-connection-container .bottom-button a {
  padding: 0 1rem;
}
@media screen and (max-width: 650px) {
  
}
#pu-connection-wrapper #pu-connection-container .bottom-button.share .addthis_counter {
  display: none!important;
}
#pu-connection-wrapper #pu-connection-container .bottom-button.share .share-container {
  opacity: 0;
  height: 0;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  width: 300px;
  bottom: 90%;
  padding: 1rem 0;
  background-color: #cc9800;
  display: none;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#pu-connection-wrapper #pu-connection-container .bottom-button.share .share-container > div {
  width: 100%;
}
#pu-connection-wrapper #pu-connection-container .bottom-button.share .share-container a {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin-left: 4%;
  background-color: transparent;
}
#pu-connection-wrapper #pu-connection-container .bottom-button.share .share-container a:first-child {
  margin-left: 12%;
}
#pu-connection-wrapper #pu-connection-container .bottom-button.share .share-container:after {
  content: "";
  position: absolute;
  left: 0;
  top: 98%;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 10px solid #cc9800;
  -webkit-transition: left 0.5s ease 1s;
  -moz-transition: left 0.5s ease 1s;
  -ms-transition: left 0.5s ease 1s;
  -o-transition: left 0.5s ease 1s;
  transition: left 0.5s ease 1s;
}
@media screen and (max-width: 540px) {
  #pu-connection-wrapper #pu-connection-container .bottom-button.share .share-container {
  width: auto;
}
#pu-connection-wrapper #pu-connection-container .bottom-button.share .share-container a {
  padding: 0;
  border: 0;
  width: auto;
  float: none;
  margin-left: 6%;
}
#pu-connection-wrapper #pu-connection-container .bottom-button.share .share-container a:first-child {
  margin-left: 0;
}

}
#pu-connection-wrapper #pu-connection-container .bottom-button.share.open .share-container {
  height: auto;
  opacity: 1;
  bottom: 125%;
  display: block;
}
#pu-connection-wrapper #pu-connection-container .bottom-button.share.open .share-container:after {
  left: 138px;
}
#pu-connection-wrapper #pu-connection-container .close-button-container {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  z-index: 1000;
}
#pu-connection-wrapper #pu-connection-container .close-button-container p {
  margin-top: 0;
}
#pu-connection-wrapper #pu-connection-container .close-button-container a {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1354px -29px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#pu-connection-wrapper #pu-connection-container .qr-reader-link {
  margin-top: .25rem;
}
#pu-connection-wrapper #pu-connection-container .qr-reader-link a {
  color: #cc9800;
  text-decoration: underline;
}
#pu-connection-wrapper .steward-page-link {
  display: none;
}
#pu-connection-wrapper.only-2 #pu-connection-container .meter-wrapper .segment:nth-child(n+3) {
  display: none;
}
#pu-connection-wrapper.only-3 #pu-connection-container .meter-wrapper .segment:nth-child(n+4) {
  display: none;
}
#pu-connection-wrapper.only-4 #pu-connection-container .meter-wrapper .segment:nth-child(n+5) {
  display: none;
}
/*
@keyframes pu-pulse {
    from { .transform(translateZ(0) scale(1)); }
    40% { .scale(1.15); }
    90% { .scale(1); }
    to { .scale(1); }
}
@-webkit-keyframes pu-pulse {
    from { .transform(translateZ(0) scale(1)); }
    40% { .scale(1.15); }
    90% { .scale(1); }
    to { .scale(1); }
}
*/
@keyframes pu-pulse {
  from {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
40% {
  -webkit-transform: translatez(80px);
  -moz-transform: translatez(80px);
  -ms-transform: translatez(80px);
  -o-transform: translatez(80px);
  transform: translatez(80px);
}
98% {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
to {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

}
@-webkit-keyframes pu-pulse {
  from {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
40% {
  -webkit-transform: translatez(80px);
  -moz-transform: translatez(80px);
  -ms-transform: translatez(80px);
  -o-transform: translatez(80px);
  transform: translatez(80px);
}
98% {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
to {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

}
.pu-icon-section {
  display: none;
  position: relative;
  width: 70px;
  height: 70px;
  margin-top: 12px;
}
.pu-icon-section.float-it {
  float: left;
}
.pu-icon-section.float-it + .pu-icon-section {
  margin-left: 85px;
}
.pu-icon-holder {
  display: block;
  position: absolute;
  z-index: 90;
  right: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  perspective: 500px;
  -webkit-perspective: 500px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pu-icon-holder .holder-inner {
  position: relative;
  height: 100%;
  width: 100%;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
  -webkit-animation-name: pu-pulse;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation-name: pu-pulse;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.pu-icon-holder .icon {
  width: 60px;
  height: 60px;
}
.pu-icon-holder .icon-inner {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #cc9800;
  text-align: center;
}
.pu-icon-holder .icon-inner::after {
  color: #000;
  content: "";
  top: 13%;
  left: 13%;
  width: 74%;
  height: 74%;
  position: absolute;
  background: url('../../../../../../content/dam/atvi/callofduty/advanced/power-unlocked/plus-sign.svg') no-repeat;
  background-size: contain;
}
.pu-icon-holder .icon-inner,
.pu-icon-holder .icon {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100%;
  border: 4px solid #cc9800;
}
.pu-instructions-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0%;
  overflow: hidden;
  z-index: 20000;
  opacity: 0;
  -webkit-transition: height 0s ease .3s, opacity .3s;
  -moz-transition: height 0s ease .3s, opacity .3s;
  -ms-transition: height 0s ease .3s, opacity .3s;
  -o-transition: height 0s ease .3s, opacity .3s;
  transition: height 0s ease .3s, opacity .3s;
}
.pu-instructions-container .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.pu-instructions-container.open {
  height: 100%;
  opacity: 1;
  -webkit-transition: height 0s, opacity .3s;
  -moz-transition: height 0s, opacity .3s;
  -ms-transition: height 0s, opacity .3s;
  -o-transition: height 0s, opacity .3s;
  transition: height 0s, opacity .3s;
}
.pu-instructions-container.open #pu-instructions-modal {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
#pu-instructions-modal {
  width: 75%;
  max-width: 1024px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  background-color: #000;
  text-transform: uppercase;
  font-size: 24px;
  transition: transform .3s;
  -webkit-transition: -webkit-transform 0.3s;
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  border: 2px solid #cc9800;
  -webkit-transform: translate(-50%, -50%) scale(.5);
  -moz-transform: translate(-50%, -50%) scale(.5);
  -ms-transform: translate(-50%, -50%) scale(.5);
  -o-transform: translate(-50%, -50%) scale(.5);
  transform: translate(-50%, -50%) scale(.5);
}
@media screen and (max-width: 480px) {
  #pu-instructions-modal {
  text-rendering: optimizeSpeed;
}

}
@media screen and (max-width: 1024px) {
  #pu-instructions-modal {
  padding: 1.5rem;
}

}
@media screen and (max-width: 640px) {
  #pu-instructions-modal {
  padding: 1rem;
}

}
@media screen and (max-width: 480px) {
  #pu-instructions-modal {
  width: 95%;
}

}
@media screen and (max-width: 320px) {
  #pu-instructions-modal {
  padding: .5rem;
  max-height: 99%;
}

}
@media screen and (min-width: 1024px) {
  #pu-instructions-modal {
  padding: 2rem;
}

}
@media screen and (max-width: 480px) {
  #pu-instructions-modal .pu-instructions-header {
  margin-top: 1rem;
}

}
#pu-instructions-modal h2 {
  font-family: "Proxima Nova Black", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-rendering: optimizeLegibility;
  color: #cc9800;
  font-size: 32px;
}
@media screen and (max-width: 480px) {
  #pu-instructions-modal h2 {
  text-rendering: optimizeSpeed;
}

}
@media screen and (max-width: 1024px) {
  #pu-instructions-modal h2 {
  font-size: 1.75rem;
}

}
@media screen and (max-width: 640px) {
  #pu-instructions-modal h2 {
  font-size: 1.5rem;
}

}
@media screen and (max-width: 1024px) {
  #pu-instructions-modal p {
  font-size: 1.5rem;
}

}
@media screen and (max-width: 640px) {
  #pu-instructions-modal p {
  font-size: 1rem;
}

}
@media screen and (min-width: 1024px) {
  #pu-instructions-modal p {
  font-size: 1.5rem;
}

}
#pu-instructions-modal .slide-center {
  position: relative;
}
#pu-instructions-modal .slide-center .backgrounded {
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #pu-instructions-modal .slide-center {
  height: 150px;
  margin: 45px auto;
}

}
@media screen and (max-width: 640px) {
  #pu-instructions-modal .slide-center {
  height: 125px;
}

}
@media screen and (max-width: 320px) {
  #pu-instructions-modal .slide-center {
  height: 90px;
  margin: 25px auto;
}

}
@media screen and (min-width: 1024px) {
  #pu-instructions-modal .slide-center {
  height: 290px;
  margin: 10px auto;
}

}
#pu-instructions-modal .pu-icon-holder {
  -webkit-animation: none;
  animation: none;
}
@media screen and (max-width: 1024px) {
  #pu-instructions-modal .pu-icon-holder .icon {
  -webkit-transform: translate(-50%, -50%) scale(3);
  -moz-transform: translate(-50%, -50%) scale(3);
  -ms-transform: translate(-50%, -50%) scale(3);
  -o-transform: translate(-50%, -50%) scale(3);
  transform: translate(-50%, -50%) scale(3);
}

}
@media screen and (max-width: 640px) {
  #pu-instructions-modal .pu-icon-holder .icon {
  -webkit-transform: translate(-50%, -50%) scale(2);
  -moz-transform: translate(-50%, -50%) scale(2);
  -ms-transform: translate(-50%, -50%) scale(2);
  -o-transform: translate(-50%, -50%) scale(2);
  transform: translate(-50%, -50%) scale(2);
}

}
@media screen and (max-width: 320px) {
  
}
@media screen and (min-width: 1024px) {
  #pu-instructions-modal .pu-icon-holder .icon {
  -webkit-transform: translate(-50%, -50%) scale(4);
  -moz-transform: translate(-50%, -50%) scale(4);
  -ms-transform: translate(-50%, -50%) scale(4);
  -o-transform: translate(-50%, -50%) scale(4);
  transform: translate(-50%, -50%) scale(4);
}

}
#pu-instructions-modal .pu-button {
  height: 50px;
  display: block;
  position: relative;
  margin: .5rem;
}
#pu-instructions-modal .pu-button 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) {
  #pu-instructions-modal .pu-button a {
  text-rendering: optimizeSpeed;
}

}
@media screen and (min-width: 768px) {
  #pu-instructions-modal .pu-button 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;
}
#pu-instructions-modal .pu-button a:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

}
@media screen and (max-width: 640px) {
  #pu-instructions-modal .pu-button p,
#pu-instructions-modal .pu-button a {
  font-size: 1.1rem;
}

}
@media screen and (max-width: 480px) {
  #pu-instructions-modal .pu-button .hidden-mobile {
  display: none;
}
#pu-instructions-modal .pu-button p,
#pu-instructions-modal .pu-button a {
  font-size: 1.025rem;
}

}
@media screen and (max-width: 380px) {
  #pu-instructions-modal .pu-button p,
#pu-instructions-modal .pu-button a {
  font-size: .95rem;
}

}
@media screen and (max-width: 350px) {
  #pu-instructions-modal .pu-button p,
#pu-instructions-modal .pu-button a {
  font-size: .9rem;
}

}
#pu-instructions-modal .pu-button,
#pu-instructions-modal .pu-button p {
  display: inline-block;
}
#pu-instructions-modal .pu-button p {
  margin-top: 0;
}
#pu-instructions-modal .close-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
}
#pu-instructions-modal .close-button p {
  margin: 0;
}
#pu-instructions-modal .close-button a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 30px;
  height: 30px;
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1354px -29px;
  display: block;
}
#pu-instructions-carousel {
  position: relative;
  height: auto;
}
#pu-instructions-carousel .frame-container,
#pu-instructions-carousel .atvi-carousel .frame-container,
#pu-instructions-carousel .frame {
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  padding: 0;
  background: #000;
}
@media screen and (max-width: 1024px) {
  #pu-instructions-carousel .frame-container,
#pu-instructions-carousel .atvi-carousel .frame-container,
#pu-instructions-carousel .frame {
  height: 375px;
}

}
@media screen and (max-width: 768px) {
  #pu-instructions-carousel .frame-container,
#pu-instructions-carousel .atvi-carousel .frame-container,
#pu-instructions-carousel .frame {
  height: 450px;
}

}
@media screen and (max-width: 320px) {
  #pu-instructions-carousel .frame-container,
#pu-instructions-carousel .atvi-carousel .frame-container,
#pu-instructions-carousel .frame {
  height: 370px;
}

}
@media screen and (min-width: 1024px) {
  #pu-instructions-carousel .frame-container,
#pu-instructions-carousel .atvi-carousel .frame-container,
#pu-instructions-carousel .frame {
  height: 430px;
}

}
#pu-instructions-carousel .carousel-nav {
  text-align: right;
  bottom: 0;
  top: 0;
  height: 0;
}
#pu-instructions-carousel .nav-container {
  height: 0;
  bottom: 0;
}
#pu-instructions-carousel .nav-container .previous,
#pu-instructions-carousel .nav-container .next {
  position: absolute;
  margin: auto;
  top: 0;
}
@media screen and (max-width: 1024px) {
  #pu-instructions-carousel .nav-container .previous,
#pu-instructions-carousel .nav-container .next {
  bottom: 537px;
}

}
@media screen and (max-width: 768px) {
  #pu-instructions-carousel .nav-container .previous,
#pu-instructions-carousel .nav-container .next {
  bottom: 655px;
}

}
@media screen and (max-width: 360px) {
  #pu-instructions-carousel .nav-container .previous,
#pu-instructions-carousel .nav-container .next {
  bottom: 670px;
}

}
@media screen and (max-width: 320px) {
  #pu-instructions-carousel .nav-container .previous,
#pu-instructions-carousel .nav-container .next {
  bottom: 610px;
}

}
@media screen and (min-width: 1025px) {
  #pu-instructions-carousel .nav-container .previous,
#pu-instructions-carousel .nav-container .next {
  bottom: 535px;
}

}
#pu-instructions-carousel .nav-container .previous {
  left: 0;
}
#pu-instructions-carousel .nav-container .next {
  right: 0;
}
#pu-instructions-carousel .nav-container .button {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 17px;
  height: 50px;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
  opacity: .8;
  backface-visibility: hidden;
}
#pu-instructions-carousel .nav-container .button.previous {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1581px 0;
}
#pu-instructions-carousel .nav-container .button.next {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/common/sprite.png") no-repeat;
  background-position: -1599px 0;
}
@media screen and (min-width: 768px) {
  #pu-instructions-carousel .nav-container .button:hover {
  opacity: 1;
}

}
#pu-instructions-carousel .nav-container .dot-container {
  left: 50px;
  bottom: 5px;
}
@media screen and (max-width: 320px) {
  #pu-instructions-carousel .nav-container .dot-container {
  left: 0;
  bottom: 20px;
  margin: 0;
}

}
#pu-instructions-carousel .nav-container .dot {
  border-radius: 0;
  border: 1px solid #cc9800;
  background-color: #cc9800;
  font-size: 100%;
  opacity: 1;
  top: 0;
}
#pu-instructions-carousel .nav-container .dot.current {
  background-color: #000;
}
#pu-instructions-carousel .nav-container .dot-inner {
  display: none;
}

.cq-wcm-edit * {
  position: relative;
  text-align: left;
}
.cq-wcm-edit .edit-mode {
  color: #abc;
  margin-top: 25px;
  padding: 0.5rem;
}
.cq-wcm-edit .edit-mode.label {
  font-weight: bold;
  color: #000;
  line-height: 1.75;
  background-color: #df9;
  text-indent: 1rem;
}
.cq-wcm-edit .edit-mode.item-header {
  color: #ff840d;
}
.cq-wcm-edit .edit-mode.section-title {
  background-color: #FF99C6;
}
.cq-wcm-edit #main-nav {
  display: none;
}
.cq-wcm-edit .mp-slide {
  margin-top: 20px;
  border-top: none;
  border-bottom: none;
  padding-bottom: 0;
  height: auto;
}
.cq-wcm-edit .mp-slide h2 {
  font-size: 1.5rem;
}
.cq-wcm-edit .mp-slide .background {
  display: none;
}
.cq-wcm-edit .page-content {
  color: #fff;
}
.cq-wcm-edit .page-content .content-container,
.cq-wcm-edit .page-content .dz-lockup,
.cq-wcm-edit .page-content .secondary-graphic-container,
.cq-wcm-edit .page-content .cta-container,
.cq-wcm-edit .page-content .keyart-container {
  display: none;
}
.cq-wcm-edit .page-content #dz-video-wrapper .video-info-container,
.cq-wcm-edit .page-content #dz-video-wrapper .video-title-container {
  display: block;
}
.cq-wcm-edit .page-content img {
  max-width: 200px;
}
.cq-wcm-edit .page-content .video-modal-container {
  display: block;
}

