.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
/*.euro() { 
    font-family: 'eurostile', sans-serif;
    font-style: normal;
    font-weight: normal; 
}
.euro-bold() {
    font-family: 'eurostile-bold', sans-serif;
    font-style: normal;
    font-weight: normal;
}

.type-h2() {
    .euro();
    font-size: 25px;
    font-spacing: 5px;
    line-height: 35px;
    text-transform: uppercase;
}
*/
.cod-wz2-body .atvi-text h2,
.cod-wz2-body .atvi-text-image h2,
.cod-wz2-body form h2 {
  font-family: stratum2bold, sans-serif;
  /*font-size: 75px;
    line-height: 91px;
    text-transform: uppercase;*/
  font-size: clamp(2.7rem, 4.2vw, 5.7rem);
  line-height: 1;
  color: #FFF;
  text-transform: uppercase;
  /*@media (max-width: 768px) {
        font-size: 60px;
        line-height: 72px;
    }*/
}
.cod-wz2-body .atvi-text h3,
.cod-wz2-body .atvi-text-image h3,
.cod-wz2-body form h3 {
  font-family: stratum2bold, sans-serif;
  /*font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;*/
  font-size: clamp(1.5rem, 2.4vw, 4rem);
  line-height: 1;
  text-transform: uppercase;
}
.cod-wz2-body .atvi-text p,
.cod-wz2-body .atvi-text-image p,
.cod-wz2-body form p,
.cod-wz2-body .atvi-text li,
.cod-wz2-body .atvi-text-image li,
.cod-wz2-body form li {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(0.9rem, 1.2vw, 1.6rem);
  line-height: 1.3;
  margin-bottom: 15px;
}
.section-header {
  text-align: center;
  margin-bottom: 20px;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  .section-header {
    text-align: left;
  }
}
.display-none {
  display: none;
}

.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
#wz2-hero {
  margin-top: 100px;
}
@media screen and (max-width: 1200px) {
  #wz2-hero {
    margin-top: 50px;
  }
}
#wz2-hero .atvi-column-layout-bg-media-container {
  position: relative !important;
  padding-bottom: 38%;
  min-height: 500px;
  max-height: 1100px;
}
@media screen and (max-width: 768px) {
  #wz2-hero .atvi-column-layout-bg-media-container {
    padding-bottom: 100%;
    min-height: auto;
  }
}
#wz2-hero .atvi-column-inner-container {
  margin-top: -10%;
  -webkit-transition: 0.25s all;
  -moz-transition: 0.25s all;
  -ms-transition: 0.25s all;
  -o-transition: 0.25s all;
  transition: 0.25s all;
}
@media screen and (max-width: 768px) {
  #wz2-hero .atvi-column-inner-container {
    margin-top: -25%;
  }
}
#wz2-hero .atvi-column-inner-container #hero-logo-container {
  max-width: 420px;
  margin: 0 auto 10px;
}
#wz2-hero .atvi-column-inner-container #hero-logo-container img {
  width: 100%;
  display: block;
}
#wz2-hero .atvi-column-inner-container #hero-play-free {
  width: fit-content;
  position: relative;
  margin: 0 auto 15px;
  font-family: stratum2bold, sans-serif;
  font-size: clamp(1.1rem, 1.8vw, 3.7rem);
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 3px;
}
#wz2-hero .atvi-column-inner-container #hero-play-free:after {
  content: "";
  height: 2px;
  width: 150px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(105%, 0);
  -moz-transform: translate(105%, 0);
  -ms-transform: translate(105%, 0);
  -o-transform: translate(105%, 0);
  transform: translate(105%, 0);
  background: #78ac35;
  /* Old browsers */
  background: -moz-linear-gradient(left, #78ac35 0%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #78ac35 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #78ac35 0%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78ac35', endColorstr='#000000', GradientType=1);
  /* IE6-9 */
}
#wz2-hero .atvi-column-inner-container #hero-play-free:before {
  content: "";
  height: 2px;
  width: 150px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-105%, 0);
  -moz-transform: translate(-105%, 0);
  -ms-transform: translate(-105%, 0);
  -o-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(left, #000000 0%, #78ac35 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #000000 0%, #78ac35 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #000000 0%, #78ac35 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#78ac35', GradientType=1);
  /* IE6-9 */
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas {
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 30px;
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas:after {
  content: "";
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(27, 39, 12, 0.5) 12%, #78ac35 50%, rgba(29, 41, 13, 0.5) 88%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(27, 39, 12, 0.5) 12%, #78ac35 50%, rgba(29, 41, 13, 0.5) 88%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 1%, rgba(27, 39, 12, 0.5) 12%, #78ac35 50%, rgba(29, 41, 13, 0.5) 88%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
  width: 50%;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas ul {
  gap: .75%;
}
@media screen and (max-width: 768px) {
  #wz2-hero .atvi-column-inner-container #hero-platform-ctas ul {
    gap: 15px;
  }
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas li a {
  width: 250px !important;
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: 'VA-Text-Caps-Bold';
  font-size: 24px;
  line-height: 30px;
  width: 240px;
  padding: 5px 0 6px;
  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/green-btn-no-shadow-bg.png);
  color: #FFFFFF;
  position: relative;
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas li a .icon {
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  opacity: .8;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.7));
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas li:hover a .icon {
  opacity: 1;
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas li #ps5 .icon {
  background: url(../../../../../../../content/dam/atvi/callofduty/cod-touchui/warzone2/common/ps-logo-white.png) center center no-repeat;
  background-size: contain;
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas li #xbox .icon {
  background: url(../../../../../../../content/dam/atvi/callofduty/cod-touchui/warzone2/common/xbox-logo-white.png) center center no-repeat;
  background-size: contain;
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas li #bnet .icon {
  background: url(../../../../../../../content/dam/atvi/callofduty/cod-touchui/warzone2/common/bnet-white-logo.png) center center no-repeat;
  background-size: contain;
}
#wz2-hero .atvi-column-inner-container #hero-platform-ctas li #steam .icon {
  background: url(../../../../../../../content/dam/atvi/callofduty/cod-touchui/warzone2/common/steam-logo-white.png) center center no-repeat;
  background-size: contain;
}
#wz2-hero .atvi-column-inner-container #hero-ctas {
  margin-bottom: 50px;
}
#wz2-hero .atvi-column-inner-container #hero-ctas ul {
  gap: 20px;
}
#wz2-hero .atvi-column-inner-container #hero-ctas li a,
#wz2-hero .atvi-column-inner-container #hero-ctas li button {
  width: 250px !important;
}
#wz2-hero .atvi-column-inner-container #hero-ctas .green-cta a,
#wz2-hero .atvi-column-inner-container #hero-ctas .green-cta button {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: 'VA-Text-Caps-Bold';
  font-size: 24px;
  line-height: 30px;
  width: 240px;
  padding: 5px 0 6px;
  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/green-btn-no-shadow-bg.png);
  color: #FFFFFF;
}
#wz2-hero .atvi-column-inner-container #hero-ctas .gray-cta a,
#wz2-hero .atvi-column-inner-container #hero-ctas .gray-cta button {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: 'VA-Text-Caps-Bold';
  font-size: 24px;
  line-height: 30px;
  width: 240px;
  padding: 5px 0 6px;
  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;
}
#wz2-hero .atvi-column-inner-container #hero-description {
  width: 65%;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #wz2-hero .atvi-column-inner-container #hero-description {
    width: 100%;
  }
}
#wz2-hero .atvi-column-inner-container #hero-description p {
  color: #FFF;
  line-height: 1.5;
}

.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
/*.euro() { 
    font-family: 'eurostile', sans-serif;
    font-style: normal;
    font-weight: normal; 
}
.euro-bold() {
    font-family: 'eurostile-bold', sans-serif;
    font-style: normal;
    font-weight: normal;
}

.type-h2() {
    .euro();
    font-size: 25px;
    font-spacing: 5px;
    line-height: 35px;
    text-transform: uppercase;
}
*/
#new-updates {
  width: 95%;
  margin: 50px auto 0;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  #new-updates {
    width: 100%;
  }
}
#new-updates #new-updates-cards .atvi-image img {
  width: 100%;
  display: block;
}
#new-updates #new-updates-cards .atvi-text {
  color: #FFF;
  text-transform: uppercase;
  margin-left: 10%;
}
@media screen and (max-width: 768px) {
  #new-updates #new-updates-cards .atvi-text {
    margin-left: 15px;
  }
}
#new-updates #new-updates-cards .atvi-text .card-subtitle {
  margin-top: -20px;
}
#new-updates #new-updates-cards .atvi-text .card-subtitle p {
  font-size: 16px;
  text-transform: uppercase;
  font-family: stratum2bold, sans-serif;
  margin-bottom: 0;
  color: #FFF;
}
#new-updates #new-updates-cards .atvi-text .card-title p {
  margin-bottom: 0;
  font-size: 30px;
  text-transform: uppercase;
  font-family: stratum2bold, sans-serif;
  color: #FFF;
}
@media screen and (max-width: 786px) {
  #new-updates #new-updates-cards .column-child-1 {
    margin-bottom: 30px;
  }
}

.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
#dmz {
  margin-top: 50px;
  padding-left: 2.5%;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #dmz {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
  }
}
#dmz .atvi-text {
  width: 50%;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  #dmz .atvi-text {
    width: 100%;
    padding: 0 15px;
  }
}
#dmz .atvi-text h2 {
  margin-bottom: 15px;
}
#dmz .atvi-text p {
  color: #FFF;
  line-height: 1.5;
}

.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
/*.euro() { 
    font-family: 'eurostile', sans-serif;
    font-style: normal;
    font-weight: normal; 
}
.euro-bold() {
    font-family: 'eurostile-bold', sans-serif;
    font-style: normal;
    font-weight: normal;
}

.type-h2() {
    .euro();
    font-size: 25px;
    font-spacing: 5px;
    line-height: 35px;
    text-transform: uppercase;
}
*/
#new-features {
  margin-top: 50px;
}
#new-features .slide-caption {
  margin-top: -30px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #new-features .slide-caption {
    padding-left: 15px;
  }
}
#new-features .slide-caption p {
  margin-bottom: 0;
  font-size: 30px;
  text-transform: uppercase;
  font-family: stratum2bold, sans-serif;
  color: #FFF;
}
#new-features .slick-prev,
#new-features .slick-next {
  top: auto;
  bottom: -29px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  width: 15px;
  height: 15px;
}
#new-features .slick-prev {
  left: 40%;
}
#new-features .slick-prev > span:before {
  border-left: 3px solid #FFF;
  border-top: 3px solid #FFF;
  background: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 640px) {
  #new-features .slick-prev {
    left: 25%;
  }
}
#new-features .slick-next {
  right: 40%;
}
#new-features .slick-next > span:before {
  border-right: 3px solid #FFF;
  border-top: 3px solid #FFF;
  background: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 640px) {
  #new-features .slick-next {
    right: 25%;
  }
}
#new-features .slick-dots li.slick-active button span.slick-dot-icon {
  background: #ccc;
}
#new-features .slick-dots li button span.slick-dot-icon {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  background: transparent;
  border: 1px solid #ccc;
}

.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
#get-cp-back,
#get-battlepass {
  width: 85%;
  margin: 100px auto 0;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  #get-cp-back,
  #get-battlepass {
    width: 100%;
    margin: 15px auto;
  }
}
#get-cp-back .atvi-column-inner-container > *,
#get-battlepass .atvi-column-inner-container > * {
  flex-basis: unset;
  flex-grow: unset;
}
#get-cp-back #get-cp-back-child-resource-1,
#get-battlepass #get-cp-back-child-resource-1,
#get-cp-back #get-battlepass-child-resource-1,
#get-battlepass #get-battlepass-child-resource-1 {
  width: 34%;
}
@media screen and (max-width: 768px) {
  #get-cp-back #get-cp-back-child-resource-1,
  #get-battlepass #get-cp-back-child-resource-1,
  #get-cp-back #get-battlepass-child-resource-1,
  #get-battlepass #get-battlepass-child-resource-1 {
    order: 2;
    margin: 15px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  #get-cp-back #get-cp-back-child-resource-1 h2,
  #get-battlepass #get-cp-back-child-resource-1 h2,
  #get-cp-back #get-battlepass-child-resource-1 h2,
  #get-battlepass #get-battlepass-child-resource-1 h2 {
    text-align: left;
  }
}
#get-cp-back #get-cp-back-child-resource-1 p,
#get-battlepass #get-cp-back-child-resource-1 p,
#get-cp-back #get-battlepass-child-resource-1 p,
#get-battlepass #get-battlepass-child-resource-1 p {
  color: #FFF;
  margin: 5px 0 10px;
}
#get-cp-back #get-cp-back-child-resource-1 ul li:first-of-type,
#get-battlepass #get-cp-back-child-resource-1 ul li:first-of-type,
#get-cp-back #get-battlepass-child-resource-1 ul li:first-of-type,
#get-battlepass #get-battlepass-child-resource-1 ul li:first-of-type {
  margin-bottom: 15px;
}
#get-cp-back #get-cp-back-child-resource-1 .gray-cta a,
#get-battlepass #get-cp-back-child-resource-1 .gray-cta a,
#get-cp-back #get-battlepass-child-resource-1 .gray-cta a,
#get-battlepass #get-battlepass-child-resource-1 .gray-cta a,
#get-cp-back #get-cp-back-child-resource-1 .gray-cta button,
#get-battlepass #get-cp-back-child-resource-1 .gray-cta button,
#get-cp-back #get-battlepass-child-resource-1 .gray-cta button,
#get-battlepass #get-battlepass-child-resource-1 .gray-cta button {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: 'VA-Text-Caps-Bold';
  font-size: 24px;
  line-height: 30px;
  width: 240px;
  padding: 5px 0 6px;
  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: 240px !important;
  margin: 0;
}
#get-cp-back #get-cp-back-child-resource-1 .green-cta a,
#get-battlepass #get-cp-back-child-resource-1 .green-cta a,
#get-cp-back #get-battlepass-child-resource-1 .green-cta a,
#get-battlepass #get-battlepass-child-resource-1 .green-cta a,
#get-cp-back #get-cp-back-child-resource-1 .green-cta button,
#get-battlepass #get-cp-back-child-resource-1 .green-cta button,
#get-cp-back #get-battlepass-child-resource-1 .green-cta button,
#get-battlepass #get-battlepass-child-resource-1 .green-cta button {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: 'VA-Text-Caps-Bold';
  font-size: 24px;
  line-height: 30px;
  width: 240px;
  padding: 5px 0 6px;
  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/green-btn-no-shadow-bg.png);
  color: #FFFFFF;
  width: 240px !important;
  margin: 0;
}
#get-cp-back #get-cp-back-child-resource-1 #get-cp-back-ctas-button-2-listItem,
#get-battlepass #get-cp-back-child-resource-1 #get-cp-back-ctas-button-2-listItem,
#get-cp-back #get-battlepass-child-resource-1 #get-cp-back-ctas-button-2-listItem,
#get-battlepass #get-battlepass-child-resource-1 #get-cp-back-ctas-button-2-listItem {
  display: none;
}
#get-cp-back #get-cp-back-child-resource-2,
#get-battlepass #get-cp-back-child-resource-2,
#get-cp-back #get-battlepass-child-resource-2,
#get-battlepass #get-battlepass-child-resource-2 {
  width: 65%;
}
@media screen and (max-width: 768px) {
  #get-cp-back #get-cp-back-child-resource-2,
  #get-battlepass #get-cp-back-child-resource-2,
  #get-cp-back #get-battlepass-child-resource-2,
  #get-battlepass #get-battlepass-child-resource-2 {
    order: 1;
  }
}
#get-cp-back #get-cp-back-child-resource-2 #cp-back-img-container img,
#get-battlepass #get-cp-back-child-resource-2 #cp-back-img-container img,
#get-cp-back #get-battlepass-child-resource-2 #cp-back-img-container img,
#get-battlepass #get-battlepass-child-resource-2 #cp-back-img-container img {
  width: 100%;
  display: block;
}

.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
/*.euro() { 
    font-family: 'eurostile', sans-serif;
    font-style: normal;
    font-weight: normal; 
}
.euro-bold() {
    font-family: 'eurostile-bold', sans-serif;
    font-style: normal;
    font-weight: normal;
}

.type-h2() {
    .euro();
    font-size: 25px;
    font-spacing: 5px;
    line-height: 35px;
    text-transform: uppercase;
}
*/
#new-weapons {
  margin-top: 60px;
}
#new-weapons #new-weapons-cards {
  width: 95%;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (min-width: 769px) {
  #new-weapons #new-weapons-cards {
    width: 95%;
  }
}
@media screen and (max-width: 768px) {
  #new-weapons #new-weapons-cards .atvi-column-inner-container > .column-child {
    margin-bottom: 30px;
  }
  #new-weapons #new-weapons-cards .atvi-column-inner-container > .column-child:last-of-type {
    margin-bottom: 0;
  }
}
#new-weapons #new-weapons-cards .atvi-image img {
  width: 100%;
  display: block;
}
#new-weapons #new-weapons-cards .atvi-text {
  color: #FFF;
  text-transform: uppercase;
  margin-left: 10%;
  margin-top: -30px;
}
@media screen and (max-width: 768px) {
  #new-weapons #new-weapons-cards .atvi-text {
    margin-left: 15px;
    margin-top: -40px;
  }
}
#new-weapons #new-weapons-cards .atvi-text .card-title p {
  margin-bottom: 0;
  font-size: 30px;
  text-transform: uppercase;
  font-family: stratum2bold, sans-serif;
  color: #FFF;
}

.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
#roadmap {
  margin-top: 60px;
}
#roadmap #roadmap-img-container {
  width: 95%;
  padding: 0 15px;
  margin: 0 auto;
}
#roadmap #roadmap-img-container img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #roadmap #roadmap-img-container {
    width: 100%;
  }
}
#roadmap #roadmap-cta {
  margin: 20px 0;
  display: none;
}
@media screen and (max-width: 768px) {
  #roadmap #roadmap-cta {
    display: block;
  }
  #roadmap #roadmap-cta ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
#roadmap #roadmap-cta ul button {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: 'VA-Text-Caps-Bold';
  font-size: 24px;
  line-height: 30px;
  width: 240px;
  padding: 5px 0 6px;
  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;
}

.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
#ricochet {
  margin: 50px 0 0;
}
#ricochet .atvi-column-inner-container {
  max-width: 95%;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  #ricochet .atvi-column-inner-container {
    max-width: 100%;
  }
}
#ricochet #richochet-logo-container img {
  width: 100%;
  display: block;
}
#ricochet #ricochet-description p {
  color: #FFF;
  line-height: 1.5;
}
#ricochet #ricochet-cta li {
  max-width: 240px;
}
@media screen and (max-width: 768px) {
  #ricochet #ricochet-cta li {
    margin: 0 auto;
  }
}
#ricochet #ricochet-cta a {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: 'VA-Text-Caps-Bold';
  font-size: 24px;
  line-height: 30px;
  width: 240px;
  padding: 5px 0 6px;
  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;
}

.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
#the-full-experience {
  margin: 50px 0;
  padding-left: 2.5%;
}
@media screen and (max-width: 768px) {
  #the-full-experience {
    padding-left: 0;
  }
}
#the-full-experience .atvi-column-inner-container > * {
  flex-grow: unset;
  flex-basis: unset;
}
#the-full-experience .atvi-column-inner-container #the-full-experience-child-resource-1 {
  width: 40%;
  padding-left: 2.5%;
}
@media screen and (max-width: 768px) {
  #the-full-experience .atvi-column-inner-container #the-full-experience-child-resource-1 {
    padding: 0 15px;
    order: 2;
  }
}
#the-full-experience .atvi-column-inner-container #the-full-experience-child-resource-2 {
  width: 60%;
}
@media screen and (max-width: 768px) {
  #the-full-experience .atvi-column-inner-container #the-full-experience-child-resource-2 {
    order: 1;
  }
}
#the-full-experience #get-xp-img-container img {
  width: 100%;
  display: block;
}
#the-full-experience #get-xp-description h2 {
  margin-bottom: 15px;
}
#the-full-experience #get-xp-description p {
  color: #FFF;
  line-height: 1.5;
  margin-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
}
#the-full-experience #get-xp-cta li {
  max-width: 240px;
}
@media screen and (max-width: 768px) {
  #the-full-experience #get-xp-cta li {
    margin: 0 auto;
  }
}
#the-full-experience #get-xp-cta a {
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing: 1.92px;
  border: none;
  font-family: 'VA-Text-Caps-Bold';
  font-size: 24px;
  line-height: 30px;
  width: 240px;
  padding: 5px 0 6px;
  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;
}

