.product-2k16 {
  font-weight: 400;
  font-size: 14px;
  position: relative;
}
.product-2k16 h1,
.product-2k16 h2,
.product-2k16 h3 {
  font-weight: 300;
}
.product-2k16 .head-blk {
  background-color: #000;
  height: 288px;
  position: relative;
  z-index: 1;
}
.product-2k16 .head {
  background-position: 0;
  background-size: cover;
  display: block;
  filter: blur(25px);
  -webkit-filter: blur(25px);
  height: 800px;
  left: 0;
  right: 0;
  z-index: 1;
  height: 289px;
  overflow: hidden;
  position: relative;
}
.product-2k16 .bg-trans {
  background-color: #000;
  opacity: 0.2;
  filter: alpha(opacity=30);
  width: 100%;
  height: 160px;
  position: absolute;
  top: 128px;
  z-index: 100;
}
.product-2k16 .head-blk .content {
  border-radius: 3px;
  top: 28px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 200;
  padding: 0 25px;
  color: #FFF;
}
.product-2k16 .head-blk .content img {
  height: 275px;
  float: left;
  margin-right: 14px;
  margin-right: 45px;
}
.product-2k16 .server-status {
  font-size: 13px;
  margin-top: 75px;
}
.product-2k16 .server-status .servhead {
  margin-right: 10px;
  display: inline-block;
}
.product-2k16 .server-status .server-status-inner {
  display: inline-block;
}
.product-2k16 .server-status a {
  color: #FFF;
  margin-right: 15px;
}
.product-2k16 .server-status .hold-four-anchor {
  display: inline-block;
}
.product-2k16 .server-status .ico {
  background-image: url('../../../../../../content/dam/atvi/support/product/server_stat_sprite.png');
  background-repeat: no-repeat;
  padding-left: 26px;
  margin-right: 0px;
  height: 21px;
  background-size: 70%;
  width: 27px;
  display: inline-block;
  vertical-align: bottom;
}
.product-2k16 .server-status .ico.serverup {
  background-position: 0 1px;
}
.product-2k16 .server-status .ico.outage {
  background-position: 0 -24px;
}
.product-2k16 .server-status .ico.limited {
  background-position: 0 -91px;
}
.product-2k16 .head-blk .content h1 {
  /*font-size: 43px;*/
  font-size: 37px;
  text-transform: uppercase;
}
.product-2k16 .head-blk .content h3 {
  font-size: 19px;
  text-transform: uppercase;
}
.product-2k16 .head-blk .content h3 a {
  color: #FFF;
  font-weight: 300;
  background-image: url('../../../../../../content/dam/atvi/support/product/server_stat_sprite.png');
  background-repeat: no-repeat;
  background-position: right -44px;
  padding-right: 26px;
  background-size: 18px;
}
.product-2k16 .head-blk .prod-info {
  padding: 17px;
}

@media (max-width: 1200px) {
  .product-2k16 .server-status {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .navbar-toggle {
    display: block;
    margin-right: 0px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-header {
    float: none;
  }
  .product-2k16 .head-blk .content {
    padding: 0 15px;
  }
  .product-2k16 .head-blk .content img {
    margin-right: 20px;
  }
  .product-2k16 .head-blk .prod-info {
    position: absolute;
    width: 60%;
    left: 210px;
    top: 75px;
    font-size: 50%;
  }
  .product-2k16 .head-blk .content h1 {
    font-size: 30px;
  }
}
@media (max-width: 600px) {
  .product-2k16 .server-status {
    position: relative;
    float: left;
    margin-top: 5px;
  }
  .product-2k16 .server-status a {
    display: block;
    height: 25px;
  }
  .product-2k16 .server-status .ico {
    padding-left: 30px;
    background-size: 62%;
  }
  .product-2k16 .server-status .servhead {
    display: none;
  }
  .product-2k16 .head-blk .content h3 {
    margin-top: 10px;
  }
  .product-2k16 .server-status .ico.limited {
    background-position: 0 -90px;
  }
}
@media (max-width: 500px) {
  .product-2k16 .head-blk .content {
    top: 10px;
  }
  .product-2k16 .head-blk .content img {
    width: 21%;
    min-width: 80px;
    height: auto;
  }
  .product-2k16 .head-blk .prod-info {
    left: 0;
    top: 90px;
    width: 100%;
  }
}

