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

#livestream-tile {
  background: url(../../../../../../content/dam/atvi/callofduty/advanced/livestream/livestream-bg.jpg) top center no-repeat;
  background-size: cover;
}
#livestream-tile span.yellow {
  color: #cc9800;
}
#livestream-tile .livestream-video-wrapper,
#livestream-tile .livestream-video-wrapper iframe {
  max-height: 600px;
}
#livestream-tile .livestream-video-inner-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
#livestream-tile .livestream-video-inner-wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}
#livestream-tile .livestream-subheader > div {
  display: inline-block;
  vertical-align: bottom;
}
#livestream-tile .livestream-subheader {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 1380px;
  padding: 0 20px;
  margin-top: 110px;
  margin-bottom: 110px;
}
#livestream-tile .livestream-subheader .live-from-text {
  font-size: 3.4rem;
  text-transform: uppercase;
  color: #FFF;
  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) {
  #livestream-tile .livestream-subheader .live-from-text {
  text-rendering: optimizeSpeed;
}

}
#livestream-tile .livestream-social-feed {
  margin: 0 auto;
  width: 100%;
  max-width: 1380px;
  padding: 0 20px;
}
#livestream-tile .livestream-social-feed .ls-social-feed-header {
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #FFF;
  position: relative;
  margin-bottom: 45px;
  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) {
  #livestream-tile .livestream-social-feed .ls-social-feed-header {
  text-rendering: optimizeSpeed;
}

}
#livestream-tile .livestream-social-feed .ls-social-feed-header p {
  display: inline-block;
}
#livestream-tile .livestream-social-feed .ls-social-feed-header .sf-border {
  background: url("../../../../../../content/dam/atvi/callofduty/advanced/game-features/angled-bars.png") repeat;
  background-color: #000;
  display: block;
  position: absolute;
  height: 10px;
  top: 50%;
  margin-top: -5px;
  width: 200px;
  right: 0;
}
#livestream-tile .livestream-social-feed .social-post {
  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;
  margin-bottom: 25px;
}
@media screen and (max-width: 480px) {
  #livestream-tile .livestream-social-feed .social-post {
  text-rendering: optimizeSpeed;
}

}
#livestream-tile .livestream-social-feed .social-post .social-title a {
  color: #cc9800;
  font-size: 1.8rem;
  text-decoration: none;
}
#livestream-tile .livestream-social-feed .social-post .social-time {
  color: #FFF;
  font-size: .8rem;
  margin-bottom: 15px;
}
#livestream-tile .livestream-social-feed .social-post .social-text {
  color: #FFF;
  font-size: 1.2rem;
}
@media screen and (max-width: 1024px) {
  #livestream-tile .livestream-subheader .live-from-text {
  font-size: 2.4rem;
}
#livestream-tile .livestream-subheader .gc-logo img {
  width: 85%;
}

}
@media screen and (max-width: 640px) {
  #livestream-tile .livestream-subheader .live-from-text {
  font-size: 1.2rem;
}
#livestream-tile .livestream-subheader .gc-logo img {
  width: 60%;
}

}

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

}
.livestream-explore ul {
  text-align: center;
}
.livestream-explore li {
  display: inline-block;
  width: 306px;
  position: relative;
  border: 2px solid #cc9800;
  margin: 0 9px;
}
.livestream-explore li .atvi-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.livestream-explore li .atvi-text p {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin-top: 0;
}
.livestream-explore li .atvi-text a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  text-decoration: none;
}
.livestream-explore 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) {
  .livestream-explore li .atvi-text b {
  text-rendering: optimizeSpeed;
}

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

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

}
@media screen and (max-width: 640px) {
  .livestream-explore .explore-title p {
  font-size: 1.8rem;
}

}

.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 #livestream-tile .livestream-video-inner-wrapper,
.cq-wcm-edit #livestream-tile .livestream-subheader {
  position: relative;
  padding: 0;
  height: auto;
  width: auto;
  margin: 0;
  color: #FFF;
  text-align: left;
}

