#season-hero-container {
  background: #000;
  width: 100%;
}
@media screen and (max-width: 500px) {
  #season-hero-container {
    padding-bottom: 24px;
  }
}
#season-hero {
  margin: 0 auto;
  overflow: visible !important;
}
@media screen and (max-width: 767px) {
  #season-hero {
    overflow: visible !important;
    height: auto;
  }
}
#season-hero .atvi-column-layout-bg-media-container {
  position: relative !important;
  padding-bottom: 37.25%;
}
@media screen and (max-width: 767px) {
  #season-hero .atvi-column-layout-bg-media-container {
    height: 0 !important;
    padding-bottom: 100%;
    position: relative !important;
  }
}
#season-hero .atvi-column-inner-container {
  height: 100%;
  padding: 0 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -8%;
}
#season-hero .atvi-column-inner-container #season-hero-child-resource-1 {
  height: 100%;
}
#season-hero .atvi-column-inner-container .atvi-column-child-content {
  height: 100%;
}
#season-hero .atvi-column-inner-container .s1-content-container {
  height: 100%;
}
@media screen and (max-width: 500px) {
  #season-hero .atvi-column-inner-container {
    padding: 0 16px;
  }
}
#season-hero #season-hero-logo-container {
  max-width: 500px;
  margin: 0 auto 15px;
}
#season-hero #season-hero-logo-container img {
  display: block;
  width: 100%;
}
#season-hero .cmp-text {
  width: 100%;
  text-align: center;
}
#season-hero .cmp-text p {
  max-width: 800px;
  color: #fff;
  margin: 0 auto;
  line-height: 1.5;
}
#season-hero .cmp-text b {
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
}
#season-hero .atvi-column-child-content {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #season-hero .atvi-column-child-content {
    margin-bottom: 0;
  }
}
#season-hero .atvi-column-child-content .layout-container-element {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #season-hero .atvi-column-child-content .layout-container-element {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
}
#season-hero .atvi-text {
  margin: 0 auto;
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #season-hero .atvi-text {
    position: relative;
    bottom: auto;
  }
}
#season-hero .atvi-text #season-hero-text {
  max-width: 900px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
#season-hero .atvi-text #season-hero-text h1 {
  line-height: 1;
  margin-bottom: 16px;
}
@media screen and (max-width: 500px) {
  #season-hero .atvi-text #season-hero-text h1 {
    font-size: 36px;
  }
}
#season-hero .atvi-text #season-hero-text p {
  text-shadow: 0 0 0.25rem #000000;
}
#season-hero #season-hero-cta {
  width: 100%;
}
#season-hero #season-hero-cta ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #season-hero #season-hero-cta ul {
    margin: auto;
    display: flex;
    flex-direction: column-reverse;
  }
}
#season-hero #season-hero-cta-button-1 {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 0.81rem;
  line-height: 1rem;
  width: 240px;
  padding: 12px 0;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  background-image: url(../../../../../../../../content/dam/atvi/callofduty/cod-touchui/vanguard/common/vanguard-gold-btn.jpg);
  color: #d2d4cd;
  width: 250px !important;
}
@media screen and (max-width: 767px) {
  #season-hero #season-hero-cta-button-1 {
    margin-bottom: 32px;
  }
}
#season-hero #season-hero-cta-button-2 {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 0.81rem;
  line-height: 1rem;
  width: 240px;
  padding: 12px 0;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  background-image: url(../../../../../../../../content/dam/atvi/callofduty/cod-touchui/mw2/common/ctas/white-btn-no-shadow-bg.png);
  color: #000;
  margin-left: 20px;
  width: 250px !important;
}
@media screen and (max-width: 767px) {
  #season-hero #season-hero-cta-button-2 {
    margin: 0 auto 16px;
  }
}
@media screen and (max-width: 767px) {
  #season-hero #season-hero-cta {
    position: relative;
    bottom: auto;
  }
}

.season-tout-container {
  position: relative;
  padding: 0 24px;
}
@media screen and (max-width: 1023px) {
  .season-tout-container {
    padding: 0;
  }
}
.season-tout-container .atvi-text {
  line-height: 1;
}
.season-tout-container h2 {
  /*.txt-title-light-md();
        line-height: 1;*/
  margin-bottom: 32px;
  text-align: center;
}
.season-tout-container .slick-dots {
  display: none !important;
}
.season-tout-container .slider-nav {
  position: absolute !important;
  height: 100% !important;
  width: 100% !important;
}
.season-tout-container .slick-arrow {
  position: absolute !important;
}
@media screen and (max-width: 1023px) {
  .season-tout-container .slick-arrow {
    top: 45% !important;
  }
}
.season-tout-container .slick-prev {
  left: 0 !important;
}
.season-tout-container .slick-next {
  right: 0 !important;
}
.season-tout-container .vanguard-carousel .slider-container:not(.slick-initialized) {
  grid-template-columns: repeat(2, 1fr);
  max-width: 1200px;
  margin: 0 auto;
}
.season-tout-container .vanguard-carousel .slider-container:not(.slick-initialized) .atvi-image img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .season-tout-container .vanguard-carousel .slider-container:not(.slick-initialized) {
    grid-template-columns: 1fr;
  }
}
.season-tout-container .vanguard-carousel .slider-container:not(.slick-initialized) #s1-map-1 {
  margin-bottom: 40px;
}
.season-tout-container .vanguard-carousel .atvi-text {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .season-tout-container .slider-item {
    margin-bottom: 40px;
  }
}
#new-maps {
  background: linear-gradient(to bottom, #000000 50%, transparent 50%);
  padding-bottom: 56px;
}
@media screen and (max-width: 767px) {
  #new-maps {
    background: linear-gradient(to bottom, #000000 0 30%, transparent 20% 100%);
    padding-bottom: 0;
    margin-top: 50px;
  }
}
.season-tout {
  position: relative;
  padding-bottom: 16px;
}
@media screen and (max-width: 1023px) {
  .season-tout {
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .season-tout {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.season-tout .tout-detail {
  position: absolute;
  bottom: 0;
  left: 24px;
}
@media screen and (max-width: 767px) {
  .season-tout .tout-detail {
    padding-left: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .season-tout .tout-detail h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 576px) {
  .season-tout .tout-detail h3 {
    font-size: 24px;
  }
}
.season-tout .tout-detail p {
  font-size: 20px;
}
.season-tout .tout-detail .atvi-text {
  transform: none;
  padding-left: 0;
}
.season-tout .atvi-text-image {
  padding-bottom: 16px;
}
@media screen and (max-width: 576px) {
  .season-tout .atvi-text-image {
    padding-bottom: 8px;
  }
}
#season-tout-1 {
  max-width: 1920px;
}
#weapons .atvi-text {
  margin-bottom: 32px;
  text-align: center;
}
#season-tout-2 {
  max-width: 1200px;
}
#season-tout-2 h3 {
  position: absolute;
  bottom: 0;
  left: 24px;
}
@media screen and (max-width: 1023px) {
  #season-tout-2 h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 576px) {
  #season-tout-2 h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  #season-tout-2 #season-weapons-1 {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #season-tout-2 {
    margin-bottom: 40px !important;
    font-size: 24px;
  }
}
#atvi_text_image img {
  width: 100% !important;
}

#cp-back {
  max-width: 1920px;
  margin: 0 auto 100px;
  position: relative;
  overflow: visible !important;
}
@media screen and (max-width: 1200px) {
  #cp-back {
    padding-left: 24px;
    padding-bottom: 30px !important;
  }
}
#cp-back #cp-back-child-resource-2 {
  height: max-content;
  width: 21%;
  position: absolute;
  align-items: center;
  z-index: 2;
  top: 100px;
  padding-left: 3%;
}
@media screen and (max-width: 1700px) {
  #cp-back #cp-back-child-resource-2 {
    top: 60px;
  }
}
@media screen and (max-width: 1400px) {
  #cp-back #cp-back-child-resource-2 {
    top: 30px;
  }
}
@media screen and (max-width: 1200px) {
  #cp-back #cp-back-child-resource-2 {
    position: relative;
    height: 100%;
    padding-left: 0;
    margin-bottom: 72px;
  }
}
#cp-back #season-bp-content h2 {
  max-width: 220px;
  margin-bottom: 16px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  #cp-back #season-bp-content h2 {
    max-width: 300px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 1200px) {
  #cp-back #season-bp-content p {
    max-width: 500px;
  }
}
#cp-back #atvi_cta-button-1 {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 0.81rem;
  line-height: 1rem;
  width: 240px;
  padding: 12px 0;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  background-image: url(../../../../../../../../content/dam/atvi/callofduty/cod-touchui/mw2/common/ctas/white-btn-no-shadow-bg.png);
  color: #000;
  width: 250px;
  margin: 0;
  margin-top: 16px;
}
#cp-back #atvi_cta-button-2 {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 0.81rem;
  line-height: 1rem;
  width: 240px;
  padding: 12px 0;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  background-image: url(../../../../../../../../content/dam/atvi/callofduty/cod-touchui/vanguard/common/vanguard-gold-btn.jpg);
  color: #d2d4cd;
  width: 250px;
  margin: 0;
  margin-top: 16px;
  display: none !important;
}
@media screen and (max-width: 767px) {
  #cp-back #atvi_cta {
    display: flex;
    justify-content: center;
  }
}
#cp-back .atvi-image-component {
  display: flex;
  justify-content: flex-end;
}
#cp-back #season-bp-desktop-image {
  width: 77%;
}
@media screen and (min-width: 1920px) {
  #cp-back #season-bp-desktop-image {
    width: 1500px;
  }
}
@media screen and (max-width: 1200px) {
  #cp-back #season-bp-desktop-image {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #cp-back #season-bp-desktop-image {
    display: none;
  }
}
#cp-back #season-bp-mobile-image {
  display: none;
}
@media screen and (max-width: 767px) {
  #cp-back #season-bp-mobile-image {
    display: block;
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 1200px) {
  html[lang='de'] #cp-back {
    margin: 0 auto 100px;
  }
  html[lang='de'] #cp-back #atvi_cta-button-1,
  html[lang='de'] #cp-back #atvi_cta-button-2 {
    width: 100%;
  }
}

#road-ahead {
  padding-bottom: 60px;
}
#road-ahead h2 {
  text-align: center;
  margin-bottom: 32px;
}
#road-ahead .atvi-image {
  max-width: 1400px;
  padding: 0 24px;
  margin: 0 auto;
}
#road-ahead .atvi-image img {
  width: 100%;
}
#road-ahead #atvi_cta {
  display: none;
}
@media screen and (max-width: 767px) {
  #road-ahead #atvi_cta {
    display: block;
  }
}
#road-ahead #atvi_cta #season-roadmap-btn {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 0.81rem;
  line-height: 1rem;
  width: 240px;
  padding: 12px 0;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  background-image: url(../../../../../../../../content/dam/atvi/callofduty/cod-touchui/mw2/common/ctas/white-btn-no-shadow-bg.png);
  color: #000;
  max-width: 250px;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  #road-ahead #roadmap-mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #road-ahead #roadmap-desktop {
    display: none;
  }
  #road-ahead #roadmap-mobile {
    display: block;
  }
}

