.product-2k16 .k-center {
  text-align: center;
  padding: 47px 0 0;
  background: #fff;
}
.product-2k16 .k-center .kc-container {
  margin-top: 40px;
}
.product-2k16 .k-center.no-options .kc-container {
  margin-top: 50px;
}
.product-2k16 .k-center .kc-container .option {
  display: none;
}
.product-2k16 .k-center .kc-container .option.active {
  display: block;
}
.product-2k16 .k-center h2 {
  font-size: 31px;
}
.product-2k16 .k-center ul {
  margin-bottom: 0;
}
.product-2k16 .k-center ul li {
  display: inline;
}
.product-2k16 .k-center h3 a {
  display: inline-block;
  width: 25%;
  padding: .75rem 0;
  margin: 0;
  text-decoration: none;
  color: #333;
}
.product-2k16 .k-center .options {
  width: 1170px;
  margin: 0 auto;
}
.product-2k16 .k-center .options a {
  display: inline-block;
  padding: .75rem 0;
  margin: 0;
  text-decoration: none;
  color: #333;
}
.product-2k16 .k-center .options .product-opt-btn {
  display: none;
}
.product-2k16 .k-center hr {
  height: 15px;
  width: 20%;
  margin: 45px 0 0;
  background: #393939;
  border: none;
  transition: 0.5s ease-in-out;
}
.product-2k16 .k-center .options.one hr {
  margin-left: auto;
  margin-right: auto;
}
.product-2k16 .k-center .options.four hr {
  margin-left: 10%;
}
.product-2k16 .k-center .options.three hr,
.product-2k16 .k-center .options.five ul li.active:nth-child(2) ~ hr {
  margin-left: 20%;
}
.product-2k16 .k-center .options.five ul li.active:nth-child(1) ~ hr {
  margin-left: 0;
}
.product-2k16 .k-center .options.two hr,
.product-2k16 .k-center .options.four ul li.active:nth-child(2) ~ hr {
  margin-left: 30%;
}
.product-2k16 .k-center .options.three ul li.active:nth-child(2) ~ hr,
.product-2k16 .k-center .options.five ul li.active:nth-child(3) ~ hr {
  margin-left: 40%;
}
.product-2k16 .k-center .options.two ul li.active:nth-child(2) ~ hr,
.product-2k16 .k-center .options.four ul li.active:nth-child(3) ~ hr {
  margin-left: 50%;
}
.product-2k16 .k-center .options.three ul li.active:nth-child(3) ~ hr,
.product-2k16 .k-center .options.five ul li.active:nth-child(4) ~ hr {
  margin-left: 60%;
}
.product-2k16 .k-center .options.four ul li.active:nth-child(4) ~ hr {
  margin-left: 70%;
}
.product-2k16 .k-center .options.five ul li.active:nth-child(5) ~ hr {
  margin-left: 80%;
}
.product-2k16 .k-center .options.five ul li:nth-child(2):hover ~ hr {
  margin-left: 20%;
}
.product-2k16 .k-center .options.five ul li:nth-child(1):hover ~ hr {
  margin-left: 0;
}
.product-2k16 .k-center .options.three ul li:nth-child(1):hover ~ hr {
  margin-left: 20%;
}
.product-2k16 .k-center .options.four ul li:nth-child(2):hover ~ hr {
  margin-left: 30%;
}
.product-2k16 .k-center .options.three ul li:nth-child(2):hover ~ hr,
.product-2k16 .k-center .options.five ul li:nth-child(3):hover ~ hr {
  margin-left: 40%;
}
.product-2k16 .k-center .options.two ul li:nth-child(2):hover ~ hr,
.product-2k16 .k-center .options.four ul li:nth-child(3):hover ~ hr {
  margin-left: 50%;
}
.product-2k16 .k-center .options.three ul li:nth-child(3):hover ~ hr,
.product-2k16 .k-center .options.five ul li:nth-child(4):hover ~ hr {
  margin-left: 60%;
}
.product-2k16 .k-center .options.four ul li:nth-child(4):hover ~ hr {
  margin-left: 70%;
}
.product-2k16 .k-center .options.five ul li:nth-child(5):hover ~ hr {
  margin-left: 80%;
}
.product-2k16 .k-center .options ul li a {
  background-repeat: no-repeat;
  height: 90px;
  padding-top: 105px;
  width: 223px;
  height: 116px;
  background-size: 100% auto;
  background-position: center 0;
}
.product-2k16 .k-center .options ul li a:hover,
.product-2k16 .k-center li:hover ~ hr,
.product-2k16 .game-updates ul li a:hover,
.product-2k16 .chat-and-ask .ask-section a.a-btn:hover,
.product-2k16 .chat-and-ask .chat-section a:hover,
.product-2k16 .art-mod .art-container .article .cont a:hover,
.product-2k16 .k-center .kc-container .article .cont a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product-2k16 .k-center .options ul.bo3 li.active a {
  background-position: 0 -116px;
}
.product-2k16 .k-center .options h3 {
  font-size: 21px;
}
.product-2k16 .k-center .options h4 {
  font-size: 14px;
  font-weight: 400;
}
.product-2k16 .art-mod .art-container .article,
.product-2k16 .k-center .kc-container .article {
  background: #262626;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.product-2k16 .kc-container .prod-list-links {
  background-color: #262626;
}
.product-2k16 .kc-container .view-all-cont .prod-list-links {
  background-color: #FFF;
}
.product-2k16 .view-all-cont .prod-list-links a {
  color: #333;
}
.product-2k16 .view-all-cont {
  border-top: 1px solid #8e8e8e;
}
.product-2k16 .prod-list-links ul {
  width: 660px;
  text-align: left;
  margin: 0 auto;
  -webkit-padding-start: 0;
  padding-top: 50px;
  list-style: none;
  min-height: 370px;
  margin-bottom: 50px;
}
.product-2k16 .prod-list-links ul li {
  display: block;
  margin-bottom: 20px;
}
.product-2k16 .prod-list-links ul.pagination {
  width: 410px;
  margin-bottom: 0;
  min-height: 190px;
}
.product-2k16 .prod-list-links ul.pagination li {
  margin-bottom: 0;
}
.product-2k16 .prod-list-links h3 {
  margin-top: 0;
  font-size: 18px;
  margin-bottom: 4px;
  line-height: 1.3;
}
.product-2k16 .prod-list-links a {
  color: #FFF;
}
.product-2k16 .prod-list-links a p {
  color: #A4A09A;
}
.product-2k16 .prod-list-links a:hover {
  text-decoration: none;
}
.product-2k16 .prod-list-links a:hover h3 {
  text-decoration: underline;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  background: #262626;
}
.kc-container .aem-Grid::after {
  display: none;
}
.aem-Grid.aem-Grid--default--12 > .articles-aggregator.aem-GridColumn.aem-GridColumn--default--12 {
  background: #ffffff;
}
.product-2k16 .dropdown-backdrop {
  display: none;
  z-index: 0;
}


@media (max-width: 1150px) {
  .product-2k16 .k-center .options {
    width: 100%;
    padding: 0 5%;
    margin-bottom: 30px;
  }
  .product-2k16 .k-center .options h3 {
    font-size: 17px;
    margin-top: 6px;
    height: auto;
  }
  .product-2k16 .k-center .options h4 {
    display: none;
  }
  .product-2k16 .k-center .options ul {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    border: 1px solid #CCC;
    position: absolute;
    z-index: 30;
    width: 90%;
    display: none;
  }
  .product-2k16 .k-center .options ul li {
    /*        display: block;
        border-bottom: 1px solid #CCC;
        border-top: none;
        background-color: #FFF;
        border-top: none;
        padding-top: 5px;*/
    display: block;
    border-bottom: 1px solid #CCC;
    background-color: #FFF;
    border-top: none;
    padding-top: 0;
    padding-bottom: 5px;
    cursor: pointer;
  }
  .product-2k16 .k-center .options ul li a {
    padding-top: 0;
    height: 37px;
    background-position: left 0;
    text-align: left;
    padding-left: 70px;
    background-size: 30% auto;
    vertical-align: unset;
    cursor: pointer;
  }
  .product-2k16 .k-center .options ul li ~ hr {
    display: none;
  }
  .product-2k16 .k-center .options .product-opt-btn {
    display: block;
    width: 100%;
    border-radius: 2px;
    position: relative;
    padding: 10px 0;
    font-size: 17px;
    font-weight: 300;
  }
  .product-2k16 .k-center .options ul.bo3 li.active a {
    background-position: 0 -36px;
  }
  .product-2k16 .k-center .options .product-opt-btn .caret {
    right: 12px;
    top: 19px;
    position: absolute;
  }
  .product-2k16 .k-center h2 {
    display: none;
  }
  .product-2k16 .k-center .kc-container.main-prod {
    margin-top: 0;
  }
  .product-2k16 .k-center.no-options .options .product-opt-btn {
    display: none;
  }
  .product-2k16 .k-center.no-options h2 {
    display: block;
    font-size: 22px;
  }
  .product-2k16 .prod-list-links a p,
  .product-2k16 .feat-block .accordion-link .subtitle {
    width: 650px;
  }
  /*    .product-2k16 .k-center.no-options .kc-container .option.active{
        margin-top: 20px;
    }*/
  .product-2k16 .view-all-cont h2 {
    display: block;
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .product-2k16 .k-center .kc-container .article .article-bg {
    display: none;
  }
  .product-2k16 .k-center .kc-container .article .cont {
    left: 0;
    padding: 35px 5%;
  }
  .product-2k16 .prod-list-links ul {
    padding-top: 40px;
  }
  .product-2k16 .prod-list-links ul {
    padding: 40px 5% 0;
    width: auto;
  }
  .product-2k16 .prod-list-links ul.pagination {
    padding: 40px 5%;
  }
}
@media (max-width: 870px) {
  .product-2k16 .prod-list-links li p a {
    width: 600px;
  }
}
@media (max-width: 720px) {
  .product-2k16 .prod-list-links a p,
  .product-2k16 .feat-block .accordion-link .subtitle {
    width: 550px;
  }
  .product-2k16 .art-mod .art-container .article .cont {
    padding-left: 5%;
    padding-right: 5%;
  }
  .product-2k16 .prod-list-links li p a {
    width: 540px;
  }
}
@media (max-width: 650px) {
  .product-2k16 .prod-list-links .helped {
    display: none;
  }
  .product-2k16 .prod-list-links ul li,
  .product-2k16 .prod-list-links .helped + div {
    display: block;
  }
  .product-2k16 .prod-list-links li p a {
    width: auto;
  }
}
@media (max-width: 600px) {
  .product-2k16 .prod-list-links a p,
  .product-2k16 .feat-block .accordion-link .subtitle {
    width: 450px;
  }
}
@media (max-width: 500px) {
  .product-2k16 .prod-list-links a p,
  .product-2k16 .feat-block .accordion-link .subtitle {
    width: 310px;
  }
  .product-2k16 .featured-article-cont .feat-cont a.view-all {
    margin-top: 45px;
  }
  .product-2k16 .art-mod .art-container .article h3,
  .product-2k16 .art-mod .art-container .article p {
    width: 100%;
  }
  .product-2k16 .game-updates ul li {
    width: 50%;
  }
  .product-2k16 .prod-list-links ul.pagination li.pagination-next,
  .product-2k16 .prod-list-links ul.pagination li.pagination-prev {
    display: block;
    width: 50%;
  }
  .product-2k16 .view-all-cont .prod-list-links ul.pagination li a {
    width: 50%;
  }
  .product-2k16 .head-blk .content h3 a {
    font-size: 14px;
    background-position: right -46px;
  }
  .product-2k16 .k-center.no-options {
    padding-top: 7px;
  }
  .product-2k16 .k-center.no-options .kc-container {
    margin-top: 26px;
  }
  .product-2k16 .prod-list-links ul li {
    margin-bottom: 35px;
  }
}
@media (max-width: 320px) {
  .product-2k16 .prod-list-links a p,
  .product-2k16 .feat-block .accordion-link .subtitle {
    width: 230px;
  }
  .product-2k16 .k-center .options .product-opt-btn .txt {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
  }
}

