/* ZS */
.new_game_feature_sec {
  background-image: url("../img/Background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.new_game_feature_sec .carousel {
  height: calc(100vh - 200px);
}
@media (max-width: 900px) {
  .new_game_feature_sec .carousel {
    height: auto;
  }
}
.new_game_feature_sec .carousel .carousel-item {
  padding: 0 110px;
  height: 100%;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item {
  position: relative;
  height: 100%;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info {
  position: relative;
  top: 170px;
  left: -50px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info h3 {
  color: #FFF;
  text-align: center;
  font-size: 30px;
  margin-bottom: 25px;
  padding-right: 375px;
  padding-left: 100px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text {
  padding: 35px 210px 35px 120px;
  position: relative;
  background-image: url("../img/text_patch2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .text {
  position: relative;
  z-index: 5;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .text h3 {
  margin-bottom: 15px;
  font-size: 23px;
  display: none;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .text p {
  margin: 0;
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 2.1;
  text-align: left;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her {
  position: absolute;
  top: -170px;
  right: -130px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her .back_resp {
  display: none;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her img {
  width: auto;
  height: 670px;
  z-index: 3;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx1 {
  padding-right: 375px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx2 {
  padding-right: 345px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx3 {
  padding-right: 375px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx3 {
  padding-right: 225px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx4 {
  padding-right: 375px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx5 {
  padding-right: 375px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx6 {
  padding-right: 530px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx7 {
  padding-right: 455px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx8 {
  padding-right: 375px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx9 {
  padding-right: 410px;
}
.new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx10 {
  padding-right: 350px;
}
@media (max-width: 1050px) {
  .new_game_feature_sec .carousel .carousel-item {
    padding: 0 90px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info {
    left: unset;
    top: unset;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info h3 {
    margin-bottom: 45px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text {
    background: linear-gradient(180deg, rgb(46, 46, 46) 0%, rgb(28, 28, 28) 100%) !important;
    border-radius: 30px;
    padding: 35px 200px 35px 30px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .text p {
    font-size: 20px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her img {
    height: 365px;
    width: auto;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx1 {
    padding-right: 320px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx2 {
    padding-right: 345px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx3 {
    padding-right: 375px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx3 {
    padding-right: 225px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx4 {
    padding-right: 330px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx5 {
    padding-right: 375px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx6 {
    padding-right: 380px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx7 {
    padding-right: 350px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx8 {
    padding-right: 295px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx9 {
    padding-right: 300px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text.tx10 {
    padding-right: 290px;
  }
}
@media (max-width: 900px) {
  .new_game_feature_sec .carousel .carousel-item {
    padding: 0 90px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info {
    left: unset;
    top: unset;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info h3 {
    display: none !important;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text {
    padding-right: 30px !important;
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
    background-image: unset !important;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .text {
    order: 2;
    width: 100%;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .text h3 {
    display: block !important;
    padding: 0;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .text p {
    font-size: 15px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her {
    position: relative !important;
    order: 1;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her .back_resp {
    position: absolute;
    width: 85%;
    -webkit-clip-path: polygon(100% 0, 85% 50%, 100% 100%, 0% 100%, 15% 50%, 0% 0%);
            clip-path: polygon(100% 0, 85% 50%, 100% 100%, 0% 100%, 15% 50%, 0% 0%);
    background: linear-gradient(180deg, rgb(46, 46, 46) 0%, rgb(28, 28, 28) 100%);
    height: 240px;
    bottom: 0;
    left: 50%;
    z-index: 1;
    display: block !important;
    transform: translateX(-50%);
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her img {
    margin: 0 auto;
    display: block;
    z-index: 3;
    height: 400px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .new_game_feature_sec .carousel .carousel-item {
    padding: 0 55px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text {
    padding: 35px 35px 30px;
    position: relative;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .text p {
    font-size: 15px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her {
    z-index: 3;
  }
}
@media (max-width: 550px) {
  .new_game_feature_sec .carousel .carousel-item {
    padding: 0 55px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her {
    z-index: 3;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her .back_resp {
    height: 145px;
  }
  .new_game_feature_sec .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her img {
    height: 255px;
  }
}
@media (min-width: 2560px) {
  .new_game_feature_sec .new_game_feature_sec-content {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .new_game_feature_sec .new_game_feature_sec-content .carousel .carousel-item .heroes_item .heroes_info {
    position: relative;
    top: 50%;
    left: -50px;
    transform: translateY(-26%);
  }
  .new_game_feature_sec .new_game_feature_sec-content .carousel .carousel-item .heroes_item .heroes_info h3 {
    width: 70%;
    margin: 0 auto 70px 0;
    display: block;
    padding: 0;
    padding-left: 300px !important;
    font-size: 55px;
  }
  .new_game_feature_sec .new_game_feature_sec-content .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text {
    padding-left: 300px !important;
  }
  .new_game_feature_sec .new_game_feature_sec-content .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .text p {
    font-size: 40px;
    width: 70%;
  }
  .new_game_feature_sec .new_game_feature_sec-content .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her {
    position: absolute;
    top: 0;
    right: -130px;
    transform: translateY(-35%);
  }
  .new_game_feature_sec .new_game_feature_sec-content .carousel .carousel-item .heroes_item .heroes_info .heroes_info-text .img_her img {
    height: 1350px;
  }
}
.new_game_feature_sec .new_game_feature_sec-content h1 {
  color: #FFF;
  text-align: center;
  font-size: 40px;
  margin: 0;
  padding: 100px 0 52px;
  position: relative;
  top: 75px;
}
@media (max-width: 1350px) {
  .new_game_feature_sec .new_game_feature_sec-content h1 {
    top: auto;
  }
}
@media (max-width: 900px) {
  .new_game_feature_sec .new_game_feature_sec-content h1 {
    padding: 115px 0 52px;
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .new_game_feature_sec .new_game_feature_sec-content h1 {
    padding: 20px 0 52px;
  }
}
@media (max-width: 575px) {
  .new_game_feature_sec .new_game_feature_sec-content h1 {
    padding: 0px 0 52px;
  }
}
.new_game_feature_sec .carousel-control {
  z-index: 60;
}

.zs-head-section {
  position: absolute;
  left: 10%;
  top: 35%;
  transform: translateY(-50%);
  padding-left: 0;
  margin-top: 100px;
}
.zs-head-section .data {
  width: -moz-fit-content;
  width: fit-content;
}
.zs-head-section .data .title img {
  width: 390px;
}
.zs-head-section .data .head-sec {
  margin-top: 30px !important;
}
.zs-head-section .stores_list {
  display: flex;
  width: 100%;
  grid-gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row-reverse;
}
.zs-head-section .stores_list .er a img {
  width: 150px !important;
}
.zs-head-section .social {
  margin-top: 15px;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .zs-head-section {
    position: absolute;
    margin: 0;
    bottom: 0;
    top: unset;
    left: unset;
    transform: unset;
  }
  .zs-head-section .data .head-sec {
    margin-top: 25px !important;
  }
  .zs-head-section .data .title img {
    width: 280px;
  }
  .zs-head-section .stores_list {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
  }
  .zs-head-section .stores_list .er {
    width: 100%;
    text-align: center;
  }
  .zs-head-section .stores_list .er a img {
    width: 135px !important;
  }
}

/* */
.games_card {
  display: flex;
  position: relative;
  height: 665px;
}
.games_card .item {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  transform: translateX(-50%) !important;
  left: 50%;
  transition: 0.3s ease-in-out;
}
.games_card .item img {
  width: 330px;
  max-width: unset;
}
.games_card .item.crd_img1 {
  top: 44px;
  transform: translateX(100%) skewX(0.1deg) !important;
}
.games_card .item.crd_img1:hover {
  transform: translateX(100%) skewX(0.1deg) scale(1.02) !important;
}
.games_card .item.crd_img1 img {
  width: 380px;
  height: 565px;
}
.games_card .item.crd_img2 {
  top: 20px;
  transform: translateX(21%) skewX(0.1deg) !important;
}
.games_card .item.crd_img2:hover {
  transform: translateX(21%) skewX(0.1deg) scale(1.02) !important;
}
.games_card .item.crd_img2 img {
  width: 417px;
  height: 621px;
}
.games_card .item.crd_img3 {
  z-index: 5;
  left: 50%;
  transform: translateX(-50%) !important;
}
.games_card .item.crd_img3:hover {
  transform: translateX(-50%) scale(1.02) !important;
}
.games_card .item.crd_img3 img {
  width: 438px;
  height: 649px;
}
.games_card .item.crd_img4 {
  top: 20px;
  z-index: 2;
  transform: translateX(-120.5%) skewX(0.1deg) !important;
}
.games_card .item.crd_img4:hover {
  transform: translateX(-120.5%) skewX(0.1deg) scale(1.02) !important;
}
.games_card .item.crd_img4 img {
  width: 417px;
  height: 621px;
}
.games_card .item.crd_img5 {
  top: 44px;
  z-index: 1;
  transform: translateX(-199%) skewX(0.1deg) !important;
}
.games_card .item.crd_img5:hover {
  transform: translateX(-199%) skewX(0.1deg) scale(1.02) !important;
}
.games_card .item.crd_img5 img {
  width: 380px;
  height: 565px;
}
@media (max-width: 1230px) {
  .games_card {
    height: 285px;
  }
  .games_card .item img {
    width: 225px !important;
  }
  .games_card .item.crd_img1 {
    transform: translateX(88%) skewX(1.2deg) !important;
  }
  .games_card .item.crd_img1 img {
    height: 375px;
  }
  .games_card .item.crd_img2 {
    transform: translateX(19%) skewX(0.5deg) !important;
  }
  .games_card .item.crd_img2 img {
    height: 420px;
  }
  .games_card .item.crd_img3 img {
    height: 460px;
  }
  .games_card .item.crd_img4 {
    transform: translateX(-120%) skewX(0.5deg) !important;
  }
  .games_card .item.crd_img4 img {
    height: 420px;
  }
  .games_card .item.crd_img5 {
    top: 44px;
    z-index: 1;
    transform: translateX(-189%) skewX(1.2deg) !important;
  }
  .games_card .item.crd_img5 img {
    height: 375px;
  }
}
@media (max-width: 590px) {
  .games_card {
    height: 285px;
  }
  .games_card .item img {
    width: 150px !important;
  }
  .games_card .item.crd_img1 {
    transform: translateX(88%) skewX(1.2deg) !important;
  }
  .games_card .item.crd_img1 img {
    height: 375px;
  }
  .games_card .item.crd_img2 {
    transform: translateX(19%) skewX(0.5deg) !important;
  }
  .games_card .item.crd_img2 img {
    height: 420px;
  }
  .games_card .item.crd_img3 img {
    height: 460px;
  }
  .games_card .item.crd_img4 {
    transform: translateX(-120%) skewX(0.5deg) !important;
  }
  .games_card .item.crd_img4 img {
    height: 420px;
  }
  .games_card .item.crd_img5 {
    top: 44px;
    z-index: 1;
    transform: translateX(-189%) skewX(1.2deg) !important;
  }
  .games_card .item.crd_img5 img {
    height: 375px;
  }
}

/* news_sec */
@media (min-width: 2560px) {
  .news_sec .container-fluid {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 900px) {
  .news_sec .container-fluid .main_tab li a {
    font-size: 11px;
  }
  .news_sec .container-fluid .tab-content-block .block .date {
    font-size: 14px;
  }
  .news_sec .container-fluid .tab-content-block .block .title {
    font-size: 15px;
  }
  .news_sec .container-fluid .tab-content-block .block .read_more {
    font-size: 9px;
  }
}

#gameknowcarousel h1 {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0;
  position: relative;
  top: 70px;
}
@media (max-width: 600px) {
  #gameknowcarousel h1 {
    top: 15px;
    padding-bottom: 20px;
  }
}
#gameknowcarousel .content {
  position: relative;
  width: 100%;
}
#gameknowcarousel .content img {
  position: absolute;
  left: 0;
  top: -270px;
  width: 500px;
  height: 700px;
}
#gameknowcarousel .content .data {
  width: calc(100% - 500px);
  float: right;
}
@media (max-width: 1230px) {
  #gameknowcarousel .content img {
    top: -60px;
    width: 420px;
    height: 520px;
  }
  #gameknowcarousel .content .data {
    width: calc(100% - 420px);
  }
}
@media (max-width: 1020px) {
  #gameknowcarousel .content img {
    position: unset;
    width: 200px;
    height: auto;
    margin-bottom: 15px;
  }
  #gameknowcarousel .content .data {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .soh-top_sec {
    position: absolute;
    transform: unset;
    bottom: 100px;
  }
}/*# sourceMappingURL=new-style.css.map */