.sections-container {
  width: 100%;
  max-width: 1280px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 1024px) {
  .tout {
    background: #e3e3e3;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .tout h3,
  .tout h4 {
    color: #000;
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -ms-transition: color 0.5s;
    -o-transition: color 0.5s;
    transition: color 0.5s;
  }
  .tout a {
    color: rgba(0, 0, 0, 0);
    display: none;
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -ms-transition: color 0.5s;
    -o-transition: color 0.5s;
    transition: color 0.5s;
  }
  .tout .tout-icon {
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .tout .iw .tout-icon {
    width: 27px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: 0 -27px;
  }
  .tout .mwr .tout-icon {
    width: 30px;
    height: 15px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -34px -27px;
  }
  .tout .cwl .tout-icon {
    width: 29px;
    height: 18px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -72px -27px;
  }
  .tout .xp .tout-icon {
    width: 31px;
    height: 13px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -108px -27px;
  }
  .tout .bo3 .tout-icon {
    width: 24px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -145px -27px;
  }
  .tout .aw .tout-icon {
    width: 30px;
    height: 14px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -174px -27px;
  }
  .tout .blog .tout-icon {
    width: 24px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -212px -27px;
  }
  .tout .social .tout-icon {
    width: 24px;
    height: 24px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -244px -27px;
  }
  .tout .link .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -310px -27px;
  }
  .tout .alert .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -277px -27px;
  }
  .tout.active,
  .tout:hover {
    background: #000;
  }
  .tout.active .iw h3,
  .tout:hover .iw h3,
  .tout.active .iw h4,
  .tout:hover .iw h4,
  .tout.active .iw a:hover,
  .tout:hover .iw a:hover {
    color: #ffff03;
  }
  .tout.active .iw .tout-icon,
  .tout:hover .iw .tout-icon {
    width: 27px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .tout.active .iw .s-news-inner:before,
  .tout:hover .iw .s-news-inner:before {
    background: #ffff03;
  }
  .tout.active .mwr h3,
  .tout:hover .mwr h3,
  .tout.active .mwr h4,
  .tout:hover .mwr h4,
  .tout.active .mwr a:hover,
  .tout:hover .mwr a:hover {
    color: #99cc00;
  }
  .tout.active .mwr .tout-icon,
  .tout:hover .mwr .tout-icon {
    width: 30px;
    height: 15px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -34px 0;
  }
  .tout.active .mwr .s-news-inner:before,
  .tout:hover .mwr .s-news-inner:before {
    background: #99cc00;
  }
  .tout.active .cwl h3,
  .tout:hover .cwl h3,
  .tout.active .cwl h4,
  .tout:hover .cwl h4,
  .tout.active .cwl a:hover,
  .tout:hover .cwl a:hover {
    color: #e3e3e3;
  }
  .tout.active .cwl .tout-icon,
  .tout:hover .cwl .tout-icon {
    width: 29px;
    height: 18px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -72px 0;
  }
  .tout.active .cwl .s-news-inner:before,
  .tout:hover .cwl .s-news-inner:before {
    background: #e3e3e3;
  }
  .tout.active .xp h3,
  .tout:hover .xp h3,
  .tout.active .xp h4,
  .tout:hover .xp h4,
  .tout.active .xp a:hover,
  .tout:hover .xp a:hover {
    color: #bb8844;
  }
  .tout.active .xp .tout-icon,
  .tout:hover .xp .tout-icon {
    width: 31px;
    height: 13px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -108px 0;
  }
  .tout.active .xp .s-news-inner:before,
  .tout:hover .xp .s-news-inner:before {
    background: #bb8844;
  }
  .tout.active .bo3 h3,
  .tout:hover .bo3 h3,
  .tout.active .bo3 h4,
  .tout:hover .bo3 h4,
  .tout.active .bo3 a:hover,
  .tout:hover .bo3 a:hover {
    color: #ff6600;
  }
  .tout.active .bo3 .tout-icon,
  .tout:hover .bo3 .tout-icon {
    width: 24px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -145px 0;
  }
  .tout.active .bo3 .s-news-inner:before,
  .tout:hover .bo3 .s-news-inner:before {
    background: #ff6600;
  }
  .tout.active .aw h3,
  .tout:hover .aw h3,
  .tout.active .aw h4,
  .tout:hover .aw h4,
  .tout.active .aw a:hover,
  .tout:hover .aw a:hover {
    color: #cd9900;
  }
  .tout.active .aw .tout-icon,
  .tout:hover .aw .tout-icon {
    width: 30px;
    height: 14px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -174px 0;
  }
  .tout.active .aw .s-news-inner:before,
  .tout:hover .aw .s-news-inner:before {
    background: #cd9900;
  }
  .tout.active .blog h3,
  .tout:hover .blog h3,
  .tout.active .social h3,
  .tout:hover .social h3,
  .tout.active .alert h3,
  .tout:hover .alert h3,
  .tout.active .link h3,
  .tout:hover .link h3,
  .tout.active .blog h4,
  .tout:hover .blog h4,
  .tout.active .social h4,
  .tout:hover .social h4,
  .tout.active .alert h4,
  .tout:hover .alert h4,
  .tout.active .link h4,
  .tout:hover .link h4,
  .tout.active .blog a:hover,
  .tout:hover .blog a:hover,
  .tout.active .social a:hover,
  .tout:hover .social a:hover,
  .tout.active .alert a:hover,
  .tout:hover .alert a:hover,
  .tout.active .link a:hover,
  .tout:hover .link a:hover {
    color: #FFF;
  }
  .tout.active .blog .s-news-inner:before,
  .tout:hover .blog .s-news-inner:before,
  .tout.active .social .s-news-inner:before,
  .tout:hover .social .s-news-inner:before,
  .tout.active .alert .s-news-inner:before,
  .tout:hover .alert .s-news-inner:before,
  .tout.active .link .s-news-inner:before,
  .tout:hover .link .s-news-inner:before {
    background: #FFF;
  }
  .tout.active .blog .tout-icon,
  .tout:hover .blog .tout-icon {
    width: 24px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -212px 0;
  }
  .tout.active .social .tout-icon,
  .tout:hover .social .tout-icon {
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -244px 0;
  }
  .tout.active .alert .tout-icon,
  .tout:hover .alert .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -277px 0;
  }
  .tout.active .link .tout-icon,
  .tout:hover .link .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -310px 0;
  }
  .tout.active a {
    color: #FFF;
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .tout .tout-content {
    background: #000;
  }
  .tout .tout-icon {
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .tout .iw .tout-icon {
    width: 27px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .tout .mwr .tout-icon {
    width: 30px;
    height: 15px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -34px 0;
  }
  .tout .cwl .tout-icon {
    width: 29px;
    height: 18px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -72px 0;
  }
  .tout .xp .tout-icon {
    width: 31px;
    height: 13px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -108px 0;
  }
  .tout .bo3 .tout-icon {
    width: 24px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -145px 0;
  }
  .tout .aw .tout-icon {
    width: 30px;
    height: 14px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -174px 0;
  }
  .tout .blog .tout-icon {
    width: 24px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -212px 0;
  }
  .tout .social .tout-icon {
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -244px 0;
  }
  .tout .link .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -310px 0;
  }
  .tout .alert .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -277px 0;
  }
  .tout .iw h3,
  .tout .iw h4,
  .tout .iw a:hover {
    color: #ffff03;
  }
  .tout .mwr h3,
  .tout .mwr h4,
  .tout .mwr a:hover {
    color: #99cc00;
  }
  .tout .cwl h3,
  .tout .cwl h4,
  .tout .cwl a:hover {
    color: #7c7c7c;
  }
  .tout .xp h3,
  .tout .xp h4,
  .tout .xp a:hover {
    color: #bb8844;
  }
  .tout .bo3 h3,
  .tout .bo3 h4,
  .tout .bo3 a:hover {
    color: #ff6600;
  }
  .tout .aw h3,
  .tout .aw h4,
  .tout .aw a:hover {
    color: #cd9900;
  }
  .tout .blog h3,
  .tout .social h3,
  .tout .alert h3,
  .tout .link h3,
  .tout .blog h4,
  .tout .social h4,
  .tout .alert h4,
  .tout .link h4,
  .tout .blog a:hover,
  .tout .social a:hover,
  .tout .alert a:hover,
  .tout .link a:hover {
    color: #FFF;
  }
}
@media screen and (min-width: 1024px) {
  .large-tout .news-top-content > .tout-icon {
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .large-tout .news-middle-title .tout-icon {
    display: none;
  }
  .large-tout .iw h3,
  .large-tout .iw h4 {
    color: #ffff03;
  }
  .large-tout .iw h3 {
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
  }
  .large-tout .iw .tout-icon {
    width: 27px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .large-tout .iw .cta-link a {
    color: #000;
    background: #ffff03;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 23px;
    display: block;
    padding: 30px;
  }
  .large-tout .iw .cta-link a:hover {
    color: #ffff03;
    background: #000;
  }
  .large-tout .iw .news-blurb a {
    color: #ffff03;
  }
  .large-tout .mwr h3,
  .large-tout .mwr h4 {
    color: #99cc00;
  }
  .large-tout .mwr .tout-icon {
    width: 30px;
    height: 15px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -34px 0;
  }
  .large-tout .mwr .cta-link a {
    color: #000;
    background: #99cc00;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 23px;
    display: block;
    padding: 30px;
  }
  .large-tout .mwr .cta-link a:hover {
    color: #99cc00;
    background: #000;
  }
  .large-tout .mwr .news-blurb a {
    color: #99cc00;
  }
  .large-tout .cwl h3,
  .large-tout .cwl h4 {
    color: #e3e3e3;
  }
  .large-tout .cwl .tout-icon {
    width: 29px;
    height: 18px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -72px 0;
  }
  .large-tout .cwl .cta-link a {
    color: #000;
    background: #e3e3e3;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 23px;
    display: block;
    padding: 30px;
  }
  .large-tout .cwl .cta-link a:hover {
    color: #e3e3e3;
    background: #000;
  }
  .large-tout .cwl .news-blurb a {
    color: #e3e3e3;
  }
  .large-tout .xp h3,
  .large-tout .xp h4 {
    color: #bb8844;
  }
  .large-tout .xp .tout-icon {
    width: 31px;
    height: 13px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -108px 0;
  }
  .large-tout .xp .cta-link a {
    color: #000;
    background: #bb8844;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 23px;
    display: block;
    padding: 30px;
  }
  .large-tout .xp .cta-link a:hover {
    color: #bb8844;
    background: #000;
  }
  .large-tout .xp .news-blurb a {
    color: #bb8844;
  }
  .large-tout .bo3 h3,
  .large-tout .bo3 h4 {
    color: #ff6600;
  }
  .large-tout .bo3 .tout-icon {
    width: 24px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -145px 0;
  }
  .large-tout .bo3 .cta-link a {
    color: #000;
    background: #ff6600;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 23px;
    display: block;
    padding: 30px;
  }
  .large-tout .bo3 .cta-link a:hover {
    color: #ff6600;
    background: #000;
  }
  .large-tout .bo3 .news-blurb a {
    color: #ff6600;
  }
  .large-tout .aw h3,
  .large-tout .aw h4 {
    color: #cd9900;
  }
  .large-tout .aw .tout-icon {
    width: 30px;
    height: 14px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -174px 0;
  }
  .large-tout .aw .cta-link a {
    color: #000;
    background: #cd9900;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 23px;
    display: block;
    padding: 30px;
  }
  .large-tout .aw .cta-link a:hover {
    color: #cd9900;
    background: #000;
  }
  .large-tout .aw .news-blurb a {
    color: #cd9900;
  }
  .large-tout .blog h3,
  .large-tout .social h3,
  .large-tout .alert h3,
  .large-tout .link h3,
  .large-tout .blog h4,
  .large-tout .social h4,
  .large-tout .alert h4,
  .large-tout .link h4 {
    color: #FFF;
  }
  .large-tout .blog .cta-link a,
  .large-tout .social .cta-link a,
  .large-tout .alert .cta-link a,
  .large-tout .link .cta-link a {
    color: #000;
    background: #000000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 23px;
    display: block;
    padding: 30px;
    color: #FFF;
  }
  .large-tout .blog .cta-link a:hover,
  .large-tout .social .cta-link a:hover,
  .large-tout .alert .cta-link a:hover,
  .large-tout .link .cta-link a:hover {
    color: #000000;
    background: #000;
  }
  .large-tout .blog .cta-link a:hover,
  .large-tout .social .cta-link a:hover,
  .large-tout .alert .cta-link a:hover,
  .large-tout .link .cta-link a:hover {
    color: #000;
    background: #e3e3e3;
  }
  .large-tout .blog .news-blurb a,
  .large-tout .social .news-blurb a,
  .large-tout .alert .news-blurb a,
  .large-tout .link .news-blurb a {
    color: #FFF;
  }
  .large-tout .blog .tout-icon {
    width: 24px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -212px 0;
  }
  .large-tout .social .tout-icon {
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -244px 0;
  }
  .large-tout .alert .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -277px 0;
  }
  .large-tout .link .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -310px 0;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .large-tout .iw h3 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 641px) {
  .large-tout .iw h3 {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .large-tout .iw .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 641px) {
  .large-tout .iw .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .large-tout .mwr .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 641px) {
  .large-tout .mwr .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .large-tout .cwl .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 641px) {
  .large-tout .cwl .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .large-tout .xp .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 641px) {
  .large-tout .xp .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .large-tout .bo3 .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 641px) {
  .large-tout .bo3 .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .large-tout .aw .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 641px) {
  .large-tout .aw .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .large-tout .blog .cta-link a,
  .large-tout .social .cta-link a,
  .large-tout .alert .cta-link a,
  .large-tout .link .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 641px) {
  .large-tout .blog .cta-link a,
  .large-tout .social .cta-link a,
  .large-tout .alert .cta-link a,
  .large-tout .link .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (max-width: 1023px) {
  .large-tout h3,
  .large-tout h4 {
    color: #000;
  }
  .large-tout .news-top-content > .tout-icon {
    display: none;
  }
  .large-tout .news-middle-title .tout-icon {
    position: absolute;
    right: 30px;
    top: 30px;
    display: block;
  }
  .large-tout .iw .tout-icon {
    width: 27px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: 0 -27px;
  }
  .large-tout .mwr .tout-icon {
    width: 30px;
    height: 15px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -34px -27px;
  }
  .large-tout .cwl .tout-icon {
    width: 29px;
    height: 18px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -72px 0;
  }
  .large-tout .xp .tout-icon {
    width: 31px;
    height: 13px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -108px -27px;
  }
  .large-tout .bo3 .tout-icon {
    width: 24px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -145px -27px;
  }
  .large-tout .aw .tout-icon {
    width: 30px;
    height: 14px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -174px -27px;
  }
  .large-tout .blog .tout-icon {
    width: 24px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -212px -27px;
  }
  .large-tout .social .tout-icon {
    width: 24px;
    height: 24px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -244px -27px;
  }
  .large-tout .alert .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -277px -27px;
  }
  .large-tout .link .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -310px -27px;
  }
  .large-tout.active .iw h3,
  .large-tout.active .iw h4,
  .large-tout.active .iw .news-blurb a {
    color: #ffff03;
  }
  .large-tout.active .iw .tout-icon {
    width: 27px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .large-tout.active .mwr h3,
  .large-tout.active .mwr h4,
  .large-tout.active .mwr .news-blurb a {
    color: #99cc00;
  }
  .large-tout.active .mwr .tout-icon {
    width: 30px;
    height: 15px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -34px 0;
  }
  .large-tout.active .cwl h3,
  .large-tout.active .cwl h4,
  .large-tout.active .cwl .news-blurb a {
    color: #e3e3e3;
  }
  .large-tout.active .cwl .tout-icon {
    width: 29px;
    height: 18px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -72px 0;
  }
  .large-tout.active .xp h3,
  .large-tout.active .xp h4,
  .large-tout.active .xp .news-blurb a {
    color: #bb8844;
  }
  .large-tout.active .xp .tout-icon {
    width: 31px;
    height: 13px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -108px 0;
  }
  .large-tout.active .bo3 h3,
  .large-tout.active .bo3 h4,
  .large-tout.active .bo3 .news-blurb a {
    color: #ff6600;
  }
  .large-tout.active .bo3 .tout-icon {
    width: 24px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -145px 0;
  }
  .large-tout.active .aw h3,
  .large-tout.active .aw h4,
  .large-tout.active .aw .news-blurb a {
    color: #cd9900;
  }
  .large-tout.active .aw .tout-icon {
    width: 30px;
    height: 14px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -174px 0;
  }
  .large-tout.active .blog .tout-icon {
    width: 24px;
    height: 20px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -212px 0;
  }
  .large-tout.active .social .tout-icon {
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -244px 0;
  }
  .large-tout.active .alert .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -277px 0;
  }
  .large-tout.active .link .tout-icon {
    width: 25px;
    height: 25px;
    background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/news-updates/tout-icons.png');
    background-repeat: no-repeat;
    background-position: -310px 0;
  }
  .large-tout.active .blog h3,
  .large-tout.active .social h3,
  .large-tout.active .alert h3,
  .large-tout.active .link h3,
  .large-tout.active .blog h4,
  .large-tout.active .social h4,
  .large-tout.active .alert h4,
  .large-tout.active .link h4,
  .large-tout.active .blog .news-blurb a,
  .large-tout.active .social .news-blurb a,
  .large-tout.active .alert .news-blurb a,
  .large-tout.active .link .news-blurb a {
    color: #FFF;
  }
}

.hero-container .tout-invisible {
  display: none;
}
.hero-container .hero-section {
  width: 100%;
}
.hero-container .dde-banner {
  background: #ffff03;
  width: 100%;
  padding: 15px 0 12px;
  text-transform: uppercase;
}
.hero-container .dde-banner b {
  font-weight: bold;
}
.hero-container .dde-banner a {
  color: #000;
}
.hero-container .dde-banner .dde-banner-inner {
  width: 100%;
  max-width: 1280px;
  padding: 0 15px;
  margin: 0 auto;
}
.hero-container .dde-banner .dde-banner-inner:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.hero-container .dde-banner .dde-banner-left {
  float: left;
  width: 48%;
}
.hero-container .dde-banner .dde-banner-left h3 {
  font-size: 20px;
  font-family: "Electrolize", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  display: inline-block;
  padding: 8px 0;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  letter-spacing: 15px;
  text-indent: 15px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .hero-container .dde-banner .dde-banner-left h3 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .hero-container .dde-banner .dde-banner-left h3 {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (max-width: 1023px) {
  .hero-container .dde-banner .dde-banner-left h3 {
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    text-indent: 3px;
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 1023px) {
  .hero-container .dde-banner .dde-banner-left {
    float: none;
    width: 100%;
  }
}
.hero-container .dde-banner .dde-banner-right {
  float: right;
  width: 43%;
  margin-right: 5%;
}
.hero-container .dde-banner .dde-banner-right p {
  font-size: 14px;
}
@media screen and (max-width: 1023px) {
  .hero-container .dde-banner .dde-banner-right p {
    font-size: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .hero-container .dde-banner .dde-banner-right {
    float: none;
    width: 100%;
  }
}
.hero-container .section-inner {
  width: 100%;
  max-width: 1280px;
  padding: 0 15px;
  margin: 0 auto;
  height: 75vh;
  max-height: 750px;
  min-height: 720px;
}
.hero-container .hero-images-container {
  overflow: hidden;
  position: absolute;
  height: 100%;
  left: 0;
  height: 75vh;
  max-height: 750px;
  min-height: 720px;
}
.hero-container .hero-images-container .hero-images {
  width: 100%;
  height: 100%;
  position: relative;
  -ms-transform: translate(0, 0);
  -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);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.hero-container .hero-images-container .hero-image {
  width: 100%;
  height: 100%;
  position: relative;
}
.hero-container .hero-images-container .hero-image a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hero-container .hero-images-container .hero-image:first-of-type {
  position: relative;
}
.hero-container .hero-images-container .hero-image:first-of-type:before {
  content: "";
  width: 300px;
  height: 103px;
  position: absolute;
  top: 20px;
  left: 20px;
  background: url(../../../../../../../content/dam/atvi/callofduty/infinite-warfare/home/hero/terminal-logo.png) top left no-repeat;
  background-size: contain;
}
.hero-container .hero-touts-container {
  width: 48.828%;
  height: 100%;
  position: relative;
  float: right;
}
.hero-container .hero-touts-container .hero-touts {
  width: 100%;
  height: 90%;
  min-width: 610px;
  position: absolute;
  right: 0;
  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%);
  overflow: hidden;
}
.hero-container .hero-touts-container .hero-touts .tout {
  width: 50%;
  position: relative;
  height: 30%;
  margin: 1.5% 0;
  float: right;
  clear: right;
  padding: 30px 80px 30px 30px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hero-container .hero-touts-container .hero-touts .tout.active {
  width: 100%;
  height: 35%;
}
.hero-container .hero-touts-container .hero-touts .tout.active .tout-content h3 {
  font-size: 40px;
}
.hero-container .hero-touts-container .hero-touts .tout.active .tout-content .hero-tout-description {
  display: block;
}
.hero-container .hero-touts-container .hero-touts .tout-content h3,
.hero-container .hero-touts-container .hero-touts .tout-content h4 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .hero-container .hero-touts-container .hero-touts .tout-content h3,
  .hero-container .hero-touts-container .hero-touts .tout-content h4 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .hero-container .hero-touts-container .hero-touts .tout-content h3,
  .hero-container .hero-touts-container .hero-touts .tout-content h4 {
    text-rendering: optimizeLegibility;
  }
}
.hero-container .hero-touts-container .hero-touts .tout-content h3 {
  font-size: 23px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hero-container .hero-touts-container .hero-touts .tout-content .hero-tout-description {
  display: none;
}
.hero-container .hero-touts-container .hero-touts .tout-content .hero-tout-description p {
  color: #FFF;
}
.hero-container .hero-touts-container .hero-touts .tout-content .tout-cta {
  position: absolute;
  bottom: 30px;
}
.hero-container .hero-touts-container .hero-touts .tout-content a {
  font-family: "Electrolize", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  .hero-container .hero-touts-container .hero-touts .tout-content a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .hero-container .hero-touts-container .hero-touts .tout-content a {
    text-rendering: optimizeLegibility;
  }
}
.hero-container .hero-section.mobile .m-tout-img {
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
}
.hero-container .hero-section.mobile .m-tout-container:first-of-type {
  position: relative;
}
.hero-container .hero-section.mobile .m-tout-container:first-of-type:before {
  content: "";
  width: 200px;
  height: 103px;
  position: absolute;
  top: 15px;
  left: 0px;
  background: url(../../../../../../../content/dam/atvi/callofduty/infinite-warfare/home/hero/terminal-logo.png) top left no-repeat;
  background-size: contain;
}
.hero-container .hero-section.mobile .tout-content {
  width: 95%;
  margin: -44px auto 2.5%;
  padding: 30px;
  position: relative;
}
.hero-container .hero-section.mobile .tout-content h3,
.hero-container .hero-section.mobile .tout-content h4 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .hero-container .hero-section.mobile .tout-content h3,
  .hero-container .hero-section.mobile .tout-content h4 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .hero-container .hero-section.mobile .tout-content h3,
  .hero-container .hero-section.mobile .tout-content h4 {
    text-rendering: optimizeLegibility;
  }
}
.hero-container .hero-section.mobile .tout-content h3 {
  font-size: 23px;
}
.hero-container .hero-section.mobile .tout-content .hero-tout-description {
  margin: 15px 0;
}
.hero-container .hero-section.mobile .tout-content .hero-tout-description p {
  color: #FFF;
}
.hero-container .hero-section.mobile .tout-content a {
  font-family: "Electrolize", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size: 14px;
  color: #e3e3e3;
  text-decoration: underline;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  .hero-container .hero-section.mobile .tout-content a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .hero-container .hero-section.mobile .tout-content a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (min-width: 1024px) {
  .hero-container .desktop {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .hero-container .desktop {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .hero-container .mobile {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .hero-container .mobile {
    display: block;
  }
}

.news-updates-section {
  margin-top: 60px;
}
.news-updates-section .section-inner {
  position: relative;
}
.news-updates-section .section-inner:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.news-updates-section .section-inner > .news-cta {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 48.828%;
  max-width: 625px;
  overflow: hidden;
}
.news-updates-section .section-inner > .news-cta a {
  color: #000;
  background: #e3e3e3;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  font-size: 23px;
  padding: 30px;
}
@media screen and (max-width: 640px) {
  .news-updates-section .section-inner > .news-cta a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .section-inner > .news-cta a {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .section-inner > .news-cta a:hover {
  color: #ffff03;
  background: #000;
  border: 1px solid transparent;
}
.news-updates-section .news-left-column {
  float: left;
  width: 49.875%;
  max-width: 620px;
}
.news-updates-section .news-left-column .all-hidden-info {
  display: none;
}
.news-updates-section .news-left-column .news-inner-column > div > .news-inner-content,
.news-updates-section .news-left-column .tout-group {
  margin-bottom: 20px;
  position: relative;
}
.news-updates-section .news-left-column .news-inner-column > div > .news-inner-content:last-of-type,
.news-updates-section .news-left-column .tout-group:last-of-type {
  margin-bottom: 0;
}
.news-updates-section .news-left-column .news-inner-column > div > .news-inner-content .tout-invisible,
.news-updates-section .news-left-column .tout-group .tout-invisible {
  display: none;
}
.news-updates-section .news-left-column .news-inner-content {
  background: #e3e3e3;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.news-updates-section .news-left-column sup {
  vertical-align: top;
  font-size: 20px;
}
.news-updates-section .news-left-column .tout-group:first-of-type .news-top-content .news-middle-title {
  margin-top: 3px;
}
.news-updates-section .news-left-column .news-title {
  display: none;
  padding: 20px 30px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #666666;
  position: relative;
  background: #FFF;
  z-index: 1;
}
.news-updates-section .news-left-column .news-title h2 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  color: #000;
  font-size: 23px;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .news-title h2 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .news-title h2 {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .news-title p {
  font-family: Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .news-title p {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .news-title p {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .news-top-content {
  padding: 30px;
}
.news-updates-section .news-left-column .news-top-content .m-news-image-bg {
  background-size: cover;
  padding-bottom: 56.25%;
  height: 0;
}
.news-updates-section .news-left-column .news-top-content.news-video .news-middle-title {
  margin-top: 0;
}
.news-updates-section .news-left-column .news-top-content > h4 {
  color: #FFF;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 23px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 3px solid #7c7c7c;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .news-top-content > h4 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .news-top-content > h4 {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .news-top-content .news-middle-title {
  margin-bottom: 30px;
}
.news-updates-section .news-left-column .news-top-content .news-middle-title h4 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .news-top-content .news-middle-title h4 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .news-top-content .news-middle-title h4 {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .news-top-content .news-blurb {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.7;
  font-size: 16px;
  /*a {
                    color: @theme-accent;
                }*/
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .news-top-content .news-blurb {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .news-top-content .news-blurb {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .news-top-content .news-blurb p {
  margin-top: 15px;
}
.news-updates-section .news-left-column .news-top-content .news-blurb p:first-of-type {
  margin-top: 0;
}
.news-updates-section .news-left-column .news-top-content .news-media img {
  width: 100%;
}
.news-updates-section .news-left-column .stackla-tout.active .news-stackla-content .s-post {
  display: block;
}
.news-updates-section .news-left-column .stackla-tout.active .news-stackla-content .s-post:first-of-type .s-copy {
  display: block;
}
.news-updates-section .news-left-column .stackla-tout.active .news-stackla-mobile-header {
  display: none;
}
.news-updates-section .news-left-column .stackla-tout .stackla-header h3 {
  display: block;
  border: none;
  padding: 0;
  color: #FFF;
  background: transparent;
  font-size: 23px;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .stackla-tout .stackla-header h3 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .stackla-tout .stackla-header h3 {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .stackla-tout .stackla-header h3:after {
  display: none;
}
.news-updates-section .news-left-column .stackla-tout .stackla-header p {
  font-family: Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.7;
  color: #FFF;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .stackla-tout .stackla-header p {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .stackla-tout .stackla-header p {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-media {
  margin-bottom: 10px;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-media img {
  width: 100%;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-post {
  padding: 30px;
  border-top: 3px solid #FFF;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-copy:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source {
  float: left;
  width: 45%;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source .source-link {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  color: #FFF;
  position: relative;
  padding-right: 25px;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source .source-link {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source .source-link {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source .source-link:after {
  content: "";
  background-image: url('../../../../../../../content/dam/atvi/callofduty/hub/main-hub/iw-hub/common/tout-icons.png');
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: -58px 0;
  position: absolute;
  right: 0;
  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: 14px;
  height: 14px;
  background-position: -30px 0;
  background-size: 43px 28px;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source .username {
  color: #ffff03;
  position: relative;
  padding-right: 8px;
  text-decoration: underline;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source .username:hover {
  color: #FFF;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source .username:after {
  content: "";
  width: 4px;
  height: 4px;
  background: #FFF;
  border-radius: 2px;
  position: absolute;
  right: 0;
  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%);
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source p:last-of-type {
  font-family: "Electrolize", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  color: #FFF;
  margin-top: 5px;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-message {
  float: right;
  width: 50%;
  padding-left: 5%;
  color: #FFF;
  border-left: 1px solid #7c7c7c;
  font-family: Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.7;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-message a {
  color: #FFF;
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-message {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-message {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-mobile-header {
  display: none;
  padding: 30px;
  cursor: pointer;
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-mobile-header h3 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .stackla-tout .news-stackla-mobile-header h3 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .stackla-tout .news-stackla-mobile-header h3 {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-left-column .stackla-tout .news-stackla-mobile-header h4 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-left-column .stackla-tout .news-stackla-mobile-header h4 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-left-column .stackla-tout .news-stackla-mobile-header h4 {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-right-column {
  position: absolute;
  top: 0px;
  width: 48.828%;
  max-width: 625px;
  overflow: hidden;
  right: 0;
}
.news-updates-section .news-right-column .news-title {
  padding: 20px 30px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #666666;
  position: relative;
  background: #FFF;
  z-index: 1;
}
.news-updates-section .news-right-column .news-title h2 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  color: #000;
  font-size: 23px;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-right-column .news-title h2 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-right-column .news-title h2 {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-right-column .news-title p {
  font-family: Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-right-column .news-title p {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-right-column .news-title p {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-right-column .news-inner-container {
  position: relative;
}
.news-updates-section .news-right-column .news-inner-container .news-inner-slider {
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news-updates-section .news-right-column sup {
  vertical-align: top;
  font-size: 15px;
}
.news-updates-section .news-right-column .s-news-tout {
  background: #e3e3e3;
  width: 100%;
  height: auto;
  position: relative;
  margin: 20px 0;
  cursor: pointer;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.news-updates-section .news-right-column .s-news-tout:hover,
.news-updates-section .news-right-column .s-news-tout.active {
  background: #000;
}
.news-updates-section .news-right-column .s-news-tout:hover .s-news-tout-headline,
.news-updates-section .news-right-column .s-news-tout.active .s-news-tout-headline {
  color: #ffff03;
}
.news-updates-section .news-right-column .s-news-tout:hover .s-news-tout-headline .s-news-logo,
.news-updates-section .news-right-column .s-news-tout.active .s-news-tout-headline .s-news-logo {
  background-position: top left;
}
.news-updates-section .news-right-column .s-news-tout:hover .s-news-tout-body p,
.news-updates-section .news-right-column .s-news-tout.active .s-news-tout-body p {
  color: #FFF;
}
.news-updates-section .news-right-column .s-news-tout:hover .s-order,
.news-updates-section .news-right-column .s-news-tout.active .s-order {
  color: #000;
}
.news-updates-section .news-right-column .s-order {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 23px;
  color: #7c7c7c;
  z-index: 5;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-right-column .s-order {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-right-column .s-order {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-right-column .s-news-inner:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 2px;
  height: 75%;
  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%);
  background: #7c7c7c;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.news-updates-section .news-right-column .s-news-inner:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.news-updates-section .news-right-column .s-news-inner,
.news-updates-section .news-right-column .tout-type {
  position: relative;
  width: 100%;
  height: 100%;
}
.news-updates-section .news-right-column .s-news-tout-headline {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  left: 0;
  padding: 30px 70px 30px 30px;
  color: #000;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.news-updates-section .news-right-column .s-news-tout-headline .s-news-logo {
  width: 201px;
  height: 119px;
  background-repeat: no-repeat;
  background-position: bottom left;
  position: absolute;
  top: 50%;
  left: 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%);
}
.news-updates-section .news-right-column .s-news-tout-headline h3 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 23px;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-right-column .s-news-tout-headline h3 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-right-column .s-news-tout-headline h3 {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-right-column .s-news-tout-headline h4 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-right-column .s-news-tout-headline h4 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-right-column .s-news-tout-headline h4 {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section .news-right-column .s-news-tout-body {
  width: 50%;
  height: 100%;
  float: right;
  position: relative;
  padding: 30px 80px 30px 30px;
  /*&:before {
                content: "";
                position: absolute;
                left: 2px;
                .size(2px,75%);
                top: 50%;
                .translate(0, -50%);
                background: @gray;
                .transition(background .5s);
            }*/
}
.news-updates-section .news-right-column .s-news-tout-body p {
  font-family: Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.7;
  color: #000;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
@media screen and (max-width: 640px) {
  .news-updates-section .news-right-column .s-news-tout-body p {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .news-updates-section .news-right-column .s-news-tout-body p {
    text-rendering: optimizeLegibility;
  }
}
.news-updates-section:nth-child(2) {
  padding-top: 60px;
  margin-bottom: 60px;
  border-top: 1px solid #e3e3e3;
}
.news-updates-section:nth-child(2) .news-right-column .s-news-tout-headline {
  position: absolute;
}
@media screen and (min-width: 1024px) {
  .news-updates-section .news-left-column .tout-group.active .news-inner-content {
    background: #666666;
  }
  .news-updates-section .news-left-column .news-top-content .news-top-title {
    display: block;
  }
  .news-updates-section .news-left-column .news-top-content .m-news-image-bg {
    display: none;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title {
    position: relative;
    margin-top: -30px;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title h4 {
    display: none;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3 {
    position: relative;
    line-height: 1;
    display: inline;
    white-space: pre-wrap;
    border: 0 solid #000;
    border-width: 0.2em -0.1;
    padding-right: 0.2em;
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 52px;
    background: #000;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3 > span {
    position: relative;
    z-index: 1;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3:after {
    content: "";
    background: #000;
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 0.2em;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title .m-short-blurb {
    display: none;
  }
  .news-updates-section .news-left-column .expandable-cta .cta-link a {
    display: block;
    font-size: 23px;
    padding: 30px;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 641px) {
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3 {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (min-width: 1024px) and screen and (max-width: 640px) {
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .news-updates-section .section-inner > .news-cta {
    display: none;
  }
  .news-updates-section .news-left-column {
    width: 100%;
    max-width: 100%;
  }
  .news-updates-section .news-left-column .news-full-tout.active .news-inner-content {
    background: #000;
  }
  .news-updates-section .news-left-column .news-full-tout.active .news-blurb,
  .news-updates-section .news-left-column .news-full-tout.active .expandable-cta .cta-link {
    display: block;
  }
  .news-updates-section .news-left-column .news-full-tout.active .m-short-blurb {
    display: none;
  }
  .news-updates-section .news-left-column .news-full-tout.active .expandable-cta {
    position: absolute;
    border-top: 1px solid #ffffff;
    padding: 20px 0;
    bottom: 0;
    left: 30px;
    right: 30px;
  }
  .news-updates-section .news-left-column .news-full-tout.active .expandable-cta .expand-icon {
    float: right;
    position: relative;
    cursor: pointer;
    width: 25px;
    height: 25px;
  }
  .news-updates-section .news-left-column .news-full-tout.active .expandable-cta .expand-icon:before {
    content: "-";
    color: #ffffff;
    font-size: 40px;
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 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%);
  }
  .news-updates-section .news-left-column .news-full-tout.active .expandable-cta .cta-link {
    float: left;
    width: 70%;
  }
  .news-updates-section .news-left-column .news-full-tout.active .expandable-cta .cta-link a {
    font-family: "Electrolize", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    color: #ffffff;
    font-size: 15px;
    text-decoration: underline;
  }
  .news-updates-section .news-left-column .news-full-tout.active .expandable-cta:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
  }
  .news-updates-section .news-left-column .news-inner-content {
    padding-bottom: 50px;
  }
  .news-updates-section .news-left-column .news-title {
    display: block;
    margin-bottom: 15px;
  }
  .news-updates-section .news-left-column .news-top-content {
    padding: 0;
  }
  .news-updates-section .news-left-column .news-top-content .news-top-title {
    display: none;
  }
  .news-updates-section .news-left-column .news-top-content .news-media img {
    display: none;
  }
  .news-updates-section .news-left-column .news-top-content .m-news-image-bg {
    display: block;
  }
  .news-updates-section .news-left-column .news-top-content .news-image-bg {
    padding-bottom: 56.25%;
    height: 0;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title {
    padding: 30px 70px 30px 30px;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title .m-short-blurb {
    dispay: block;
    margin-top: 15px;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title h4,
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3 {
    font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title h4 {
    font-size: 14px;
    border: none;
  }
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3 {
    font-size: 20px;
  }
  .news-updates-section .news-left-column .news-top-content .news-blurb {
    display: none;
    padding: 0 30px 30px;
  }
  .news-updates-section .news-left-column .expandable-cta {
    position: absolute;
    border-top: 1px solid #000000;
    padding: 20px 0;
    bottom: 0;
    left: 30px;
    right: 30px;
  }
  .news-updates-section .news-left-column .expandable-cta .expand-icon {
    float: right;
    position: relative;
    cursor: pointer;
    width: 25px;
    height: 25px;
  }
  .news-updates-section .news-left-column .expandable-cta .expand-icon:before {
    content: "+";
    color: #000000;
    font-size: 40px;
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 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%);
  }
  .news-updates-section .news-left-column .expandable-cta .cta-link {
    float: left;
    width: 70%;
  }
  .news-updates-section .news-left-column .expandable-cta .cta-link a {
    font-family: "Electrolize", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000000;
    font-size: 15px;
    text-decoration: underline;
  }
  .news-updates-section .news-left-column .expandable-cta:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
  }
  .news-updates-section .news-left-column .expandable-cta .cta-link {
    display: none;
  }
  .news-updates-section .news-left-column .stackla-tout .news-top-content {
    display: none;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-post {
    padding: 0;
    display: none;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-post:first-of-type {
    display: block;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-post:first-of-type .s-copy {
    display: none;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-media {
    margin: 0;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-copy {
    padding: 30px;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source,
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-message {
    float: none;
    margin-top: 0;
    width: 100%;
    border-left: none;
    padding-left: 0;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source p:first-of-type {
    float: left;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source p:last-of-type {
    float: right;
    margin-top: 0;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-message {
    margin-top: 30px;
  }
  .news-updates-section .news-left-column .stackla-tout .news-stackla-mobile-header {
    display: block;
  }
  .news-updates-section .news-left-column .stackla-tout .expandable-cta {
    position: absolute;
    border-top: 1px solid #000000;
    padding: 20px 0;
    bottom: 0;
    left: 30px;
    right: 30px;
  }
  .news-updates-section .news-left-column .stackla-tout .expandable-cta .expand-icon {
    float: right;
    position: relative;
    cursor: pointer;
    width: 25px;
    height: 25px;
  }
  .news-updates-section .news-left-column .stackla-tout .expandable-cta .expand-icon:before {
    content: "+";
    color: #000000;
    font-size: 40px;
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 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%);
  }
  .news-updates-section .news-left-column .stackla-tout .expandable-cta .cta-link {
    float: left;
    width: 70%;
  }
  .news-updates-section .news-left-column .stackla-tout .expandable-cta .cta-link a {
    font-family: "Electrolize", Verdana, Arial, Helvetica, sans-serif;
    font-size-adjust: 0.42;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000000;
    font-size: 15px;
    text-decoration: underline;
  }
  .news-updates-section .news-left-column .stackla-tout .expandable-cta:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
  }
  .news-updates-section .news-left-column .stackla-tout .expandable-cta .cta-link {
    display: none;
  }
  .news-updates-section .news-right-column {
    display: none;
  }
}
@media screen and (max-width: 1023px) and screen and (max-width: 640px) {
  .news-updates-section .news-left-column .news-full-tout.active .expandable-cta .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 641px) {
  .news-updates-section .news-left-column .news-full-tout.active .expandable-cta .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (max-width: 1023px) and screen and (max-width: 640px) {
  .news-updates-section .news-left-column .news-top-content .news-middle-title h4,
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 641px) {
  .news-updates-section .news-left-column .news-top-content .news-middle-title h4,
  .news-updates-section .news-left-column .news-top-content .news-middle-title h3 {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (max-width: 1023px) and screen and (max-width: 640px) {
  .news-updates-section .news-left-column .expandable-cta .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 641px) {
  .news-updates-section .news-left-column .expandable-cta .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (max-width: 1023px) and screen and (max-width: 640px) {
  .news-updates-section .news-left-column .stackla-tout .expandable-cta .cta-link a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 641px) {
  .news-updates-section .news-left-column .stackla-tout .expandable-cta .cta-link a {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (max-width: 430px) {
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source p:first-of-type,
  .news-updates-section .news-left-column .stackla-tout .news-stackla-content .s-source p:last-of-type {
    float: none;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 1024px) {
  .news-updates-section .desktop-only {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .news-updates-section .desktop-only {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .news-updates-section .mobile-only {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .news-updates-section .mobile-only {
    display: block;
  }
}

.studios-section .section-inner {
  border-top: 1px solid #e3e3e3;
  padding: 15px 0;
}
.studios-section .section-inner:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.studios-section .studios-header {
  float: left;
  margin: 30px 0 0 30px;
}
.studios-section .studios-header h4 {
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 23px;
}
@media screen and (max-width: 640px) {
  .studios-section .studios-header h4 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .studios-section .studios-header h4 {
    text-rendering: optimizeLegibility;
  }
}
.studios-section .studio-logos {
  float: right;
  margin-right: 20px;
}
.studios-section .studio-logos ul:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.studios-section .studio-logos ul li {
  float: left;
  margin-right: 40px;
}
.studios-section .studio-logos ul li:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 1023px) {
  .studios-section .studios-header {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .studios-section .studio-logos {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .studios-section .studio-logos ul {
    text-align: center;
  }
  .studios-section .studio-logos ul li {
    float: none;
    margin: 10px;
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  .studios-section .studio-logos ul li {
    display: block;
    float: left;
    width: 48%;
    margin: 0 4% 0 0;
  }
  .studios-section .studio-logos ul li:nth-child(even) {
    margin-right: 0;
  }
}

