@media only screen and (min-width: 1376px) {
  .breadcumbers ul li a {
    font-size: 14px;
  }

  .single-filter {
    font-size: 14px;
  }

  .single-filter .custom-control-label:after,
  .single-filter .custom-control-label:before,
  .single-filter .custom-file-label,
  .single-filter .custom-select {
    top: 1px;
  }

  .blog-list.five .single-blog:nth-child(5) {
    display: block;
  }

  .blog-list.five .single-blog {
    width: 20%;
  }

  .single-blog {
    width: 25%;
  }

  .categories-list ul li {
    width: 20%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1375px) {
  .game-list {
    -ms-grid-columns: (minmax(150px, 1fr)) [auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    -ms-grid-rows: minmax(114px, auto);
    grid-template-rows: minmax(114px, auto);
  }

  .play-more-link .title {
    margin-top: 27%;
    font-size: 13px;
  }

  .page-box-sidebar {
    width: 300px;
  }

  .categories-list ul li {
    width: 25%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .page-box-sidebar {
    width: 300px;
  }

  .play-more-link .title {
    margin-top: 20%;
    font-size: 12px;
  }

  .categories-list ul li {
    width: 33%;
  }

  .game-list {
    -ms-grid-columns: (minmax(130px, 1fr)) [auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    -ms-grid-rows: minmax(99px, auto);
    grid-template-rows: minmax(99px, auto);
  }

  .game-list.cat {
    -ms-grid-columns: (minmax(150px, 1fr)) [auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    -ms-grid-rows: minmax(75px, auto);
    grid-template-rows: minmax(75px, auto);
  }
}

.under-ad {
  margin-top: 62px;
}

.ad-background {
  background-color: #201b5e;
  max-width: 970px;
  height: 90px;
  margin: 0 auto;
}

.ad-background-sidebar {
  background-color: #201b5e;
  margin: auto;
}

@media only screen and (max-width: 1915px) {

  .screen-1000 .item-five,
  .screen-1000 .item-four,
  .screen-1000 .item-one,
  .screen-1000 .item-two {
    display: block !important;
  }

  .screen-1000 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 160px !important;
    grid-template-columns: 300px 130px auto 130px 160px !important;
  }
}

@media only screen and (max-width: 1775px) {

  .screen-1000 .item-five,
  .screen-1000 .item-four,
  .screen-1000 .item-one,
  .screen-1000 .item-two {
    display: block !important;
  }

  .screen-1000 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px 160px !important;
    grid-template-columns: 160px 130px auto 130px 160px !important;
  }
}

@media only screen and (max-width: 1635px) {
  .screen-1000 .item-five {
    display: none !important;
  }

  .screen-1000 .item-four,
  .screen-1000 .item-one,
  .screen-1000 .item-two {
    display: block !important;
  }

  .screen-1000 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }
}

@media only screen and (max-width: 1470px) {

  .screen-1000 .item-five,
  .screen-1000 .item-four {
    display: none !important;
  }

  .screen-1000 .item-one,
  .screen-1000 .item-two {
    display: block !important;
  }

  .screen-1000 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto !important;
    grid-template-columns: 160px 130px auto !important;
  }
}

@media only screen and (max-width: 1325px) {

  .screen-1000 .item-five,
  .screen-1000 .item-four,
  .screen-1000 .item-one {
    display: none !important;
  }

  .screen-1000 .item-two {
    display: block !important;
  }

  .screen-1000 .single-game-page-area .single-game-page {
    -ms-grid-columns: 130px auto !important;
    grid-template-columns: 130px auto !important;
  }
}

@media only screen and (max-width: 1155px) {

  .screen-1000 .item-five,
  .screen-1000 .item-four,
  .screen-1000 .item-one,
  .screen-1000 .item-two {
    display: none !important;
  }

  .screen-1000 .single-game-page-area .single-game-page {
    -ms-grid-columns: auto !important;
    grid-template-columns: auto !important;
  }
}

@media only screen and (max-width: 1875px) {

  .screen-960 .item-five,
  .screen-960 .item-four,
  .screen-960 .item-one,
  .screen-960 .item-two {
    display: block !important;
  }

  .screen-960 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 160px !important;
    grid-template-columns: 300px 130px auto 130px 160px !important;
  }
}

@media only screen and (max-width: 1735px) {

  .screen-960 .item-five,
  .screen-960 .item-four,
  .screen-960 .item-one,
  .screen-960 .item-two {
    display: block !important;
  }

  .screen-960 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px 160px !important;
    grid-template-columns: 160px 130px auto 130px 160px !important;
  }
}

@media only screen and (max-width: 1595px) {
  .screen-960 .item-five {
    display: none !important;
  }

  .screen-960 .item-four,
  .screen-960 .item-one,
  .screen-960 .item-two {
    display: block !important;
  }

  .screen-960 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }
}

@media only screen and (max-width: 1425px) {

  .screen-960 .item-five,
  .screen-960 .item-four {
    display: none !important;
  }

  .screen-960 .item-one,
  .screen-960 .item-two {
    display: block !important;
  }

  .screen-960 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto !important;
    grid-template-columns: 160px 130px auto !important;
  }
}

@media only screen and (max-width: 1285px) {

  .screen-960 .item-five,
  .screen-960 .item-four,
  .screen-960 .item-one {
    display: none !important;
  }

  .screen-960 .item-two {
    display: block !important;
  }

  .screen-960 .single-game-page-area .single-game-page {
    -ms-grid-columns: 130px auto !important;
    grid-template-columns: 130px auto !important;
  }
}

@media only screen and (max-width: 1115px) {

  .screen-960 .item-five,
  .screen-960 .item-four,
  .screen-960 .item-one,
  .screen-960 .item-two {
    display: none !important;
  }

  .screen-960 .single-game-page-area .single-game-page {
    -ms-grid-columns: auto !important;
    grid-template-columns: auto !important;
  }
}

@media only screen and (max-width: 1820px) {

  .screen-900 .item-five,
  .screen-900 .item-four,
  .screen-900 .item-one,
  .screen-900 .item-two {
    display: block !important;
  }

  .screen-900 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 160px !important;
    grid-template-columns: 300px 130px auto 130px 160px !important;
  }
}

@media only screen and (max-width: 1680px) {

  .screen-900 .item-five,
  .screen-900 .item-four,
  .screen-900 .item-one,
  .screen-900 .item-two {
    display: block !important;
  }

  .screen-900 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px 160px !important;
    grid-template-columns: 160px 130px auto 130px 160px !important;
  }
}

@media only screen and (max-width: 1540px) {
  .screen-900 .item-five {
    display: none !important;
  }

  .screen-900 .item-four,
  .screen-900 .item-one,
  .screen-900 .item-two {
    display: block !important;
  }

  .screen-900 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }
}

@media only screen and (max-width: 1365px) {

  .screen-900 .item-five,
  .screen-900 .item-four {
    display: none !important;
  }

  .screen-900 .item-one,
  .screen-900 .item-two {
    display: block !important;
  }

  .screen-900 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto !important;
    grid-template-columns: 160px 130px auto !important;
  }
}

@media only screen and (max-width: 1225px) {

  .screen-900 .item-five,
  .screen-900 .item-four,
  .screen-900 .item-one {
    display: none !important;
  }

  .screen-900 .item-two {
    display: block !important;
  }

  .screen-900 .single-game-page-area .single-game-page {
    -ms-grid-columns: 130px auto !important;
    grid-template-columns: 130px auto !important;
  }
}

@media only screen and (max-width: 1060px) {

  .screen-900 .item-five,
  .screen-900 .item-four,
  .screen-900 .item-one,
  .screen-900 .item-two {
    display: none !important;
  }

  .screen-900 .single-game-page-area .single-game-page {
    -ms-grid-columns: auto !important;
    grid-template-columns: auto !important;
  }
}

@media only screen and (max-width: 1720px) {
  .screen-800 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 160px !important;
    grid-template-columns: 300px 130px auto 130px 160px !important;
  }
}

@media only screen and (max-width: 1565px) {
  .screen-800 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px 160px !important;
    grid-template-columns: 160px 130px auto 130px 160px !important;
  }
}

@media only screen and (max-width: 1435px) {
  .screen-800 .item-five {
    display: none !important;
  }

  .screen-800 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px !important;
    grid-template-columns: 300px 130px auto 130px !important;
  }
}

@media only screen and (max-width: 1400px) {
  .screen-800 .item-five {
    display: none !important;
  }

  .screen-800 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }
}

@media only screen and (max-width: 1265px) {
  .screen-800 .item-four {
    display: none !important;
  }

  .screen-800 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto !important;
    grid-template-columns: 160px 130px auto !important;
  }
}

@media only screen and (max-width: 1125px) {
  .screen-800 .item-one {
    display: none !important;
  }

  .screen-800 .single-game-page-area .single-game-page {
    -ms-grid-columns: 130px auto !important;
    grid-template-columns: 130px auto !important;
  }
}

@media only screen and (max-width: 955px) {

  .screen-800 .item-five,
  .screen-800 .item-four,
  .screen-800 .item-one,
  .screen-800 .item-two {
    display: none !important;
  }

  .screen-800 .single-game-page-area .single-game-page {
    -ms-grid-columns: auto !important;
    grid-template-columns: auto !important;
  }
}

@media only screen and (max-width: 1030px) {

  .screen-720 .item-five,
  .screen-720 .item-four,
  .screen-720 .item-one,
  .screen-720 .item-two {
    display: none;
  }

  .screen-720 .item-two {
    display: block !important;
  }

  .screen-720 .single-game-page-area .single-game-page {
    -ms-grid-columns: 130px auto !important;
    grid-template-columns: 130px auto !important;
  }
}

@media only screen and (min-width: 1630px) {
  .screen-720 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 300px !important;
    grid-template-columns: 300px 130px auto 130px 300px !important;
  }
}

@media only screen and (min-width: 1500px) and (max-width: 1629px) {
  .screen-720 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 160px !important;
    grid-template-columns: 300px 130px auto 130px 160px !important;
  }
}

@media only screen and (min-width: 1330px) and (max-width: 1358px) {
  .screen-720 .item-five {
    display: none;
  }

  .screen-720 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px !important;
    grid-template-columns: 300px 130px auto 130px !important;
  }
}

@media only screen and (min-width: 1241px) and (max-width: 1329px) {
  .screen-720 .item-five {
    display: none;
  }

  .screen-720 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }
}

@media only screen and (max-width: 1240px) {

  .screen-720 .item-five,
  .screen-720 .item-four,
  .screen-720 .item-one,
  .screen-720 .item-two {
    display: none !important;
  }

  .screen-720 .item-one,
  .screen-720 .item-two {
    display: block !important;
  }

  .screen-720 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto !important;
    grid-template-columns: 160px 130px auto !important;
  }
}

@media only screen and (min-width: 1050px) and (max-width: 1239px) {

  .screen-720 .item-five,
  .screen-720 .item-four,
  .screen-720 .item-one,
  .screen-720 .item-two {
    display: none !important;
  }

  .screen-720 .item-one,
  .screen-720 .item-two {
    display: block !important;
  }

  .screen-720 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto !important;
    grid-template-columns: 160px 130px auto !important;
  }
}

@media only screen and (min-width: 860px) and (max-width: 1050px) {

  .screen-720 .item-five,
  .screen-720 .item-four,
  .screen-720 .item-one,
  .screen-720 .item-two {
    display: none !important;
  }

  .screen-720 .item-two {
    display: block !important;
  }

  .screen-720 .single-game-page-area .single-game-page {
    -ms-grid-columns: 130px auto !important;
    grid-template-columns: 130px auto !important;
  }
}

@media only screen and (max-width: 859px) {

  .screen-720 .item-five,
  .screen-720 .item-four,
  .screen-720 .item-one,
  .screen-720 .item-two {
    display: none !important;
  }

  .screen-720 .single-game-page-area .single-game-page {
    -ms-grid-columns: auto !important;
    grid-template-columns: auto !important;
  }
}

@media only screen and (min-width: 1549px) {
  .screen-640 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 300px !important;
    grid-template-columns: 300px 130px auto 130px 300px !important;
  }

  .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 300px !important;
    grid-template-columns: 300px 130px auto 130px 300px !important;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1548px) {
  .screen-640 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 160px !important;
    grid-template-columns: 300px 130px auto 130px 160px !important;
  }

  .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 160px !important;
    grid-template-columns: 300px 130px auto 130px 160px !important;
  }
}

@media only screen and (min-width: 1179px) and (max-width: 1279px) {
  .screen-640 .item-five {
    display: none !important;
  }

  .screen-640 .item-one {
    display: block !important;
  }

  .screen-640 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }

  .item-one {
    display: block !important;
  }

  .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1178px) {
  .screen-640 .item-one {
    display: block !important;
  }

  .screen-640 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }

  .item-one {
    display: block !important;
  }

  .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }
}

@media only screen and (min-width: 965px) and (max-width: 1100px) {

  .screen-640 .item-five,
  .screen-640 .item-four,
  .screen-640 .item-one,
  .screen-640 .item-two {
    display: none !important;
  }

  .screen-640 .item-one,
  .screen-640 .item-two {
    display: block !important;
  }

  .screen-640 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto !important;
    grid-template-columns: 160px 130px auto !important;
  }

  .item-five,
  .item-four,
  .item-one,
  .item-two {
    display: none !important;
  }

  .item-one,
  .item-two {
    display: block !important;
  }

  .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto !important;
    grid-template-columns: 160px 130px auto !important;
  }
}

@media only screen and (min-width: 820px) and (max-width: 964px) {

  .screen-640 .item-five,
  .screen-640 .item-four,
  .screen-640 .item-one,
  .screen-640 .item-two {
    display: none !important;
  }

  .screen-640 .item-two {
    display: block !important;
  }

  .screen-640 .single-game-page-area .single-game-page {
    -ms-grid-columns: 130px auto !important;
    grid-template-columns: 130px auto !important;
  }

  .item-five,
  .item-four,
  .item-one,
  .item-two {
    display: none !important;
  }

  .item-two {
    display: block !important;
  }

  .single-game-page-area .single-game-page {
    -ms-grid-columns: 130px auto !important;
    grid-template-columns: 130px auto !important;
  }
}

@media only screen and (max-width: 819px) {

  .screen-640 .item-five,
  .screen-640 .item-four,
  .screen-640 .item-one,
  .screen-640 .item-two {
    display: none !important;
  }

  .screen-640 .single-game-page-area .single-game-page {
    -ms-grid-columns: auto !important;
    grid-template-columns: auto !important;
  }

  .item-five,
  .item-four,
  .item-one,
  .item-two {
    display: none !important;
  }

  .single-game-page-area .single-game-page {
    -ms-grid-columns: auto !important;
    grid-template-columns: auto !important;
  }
}

@media only screen and (min-width: 1460px) {
  .screen-500 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 300px !important;
    grid-template-columns: 300px 130px auto 130px 300px !important;
  }
}

@media only screen and (min-width: 1320px) and (max-width: 1460px) {
  .screen-500 .single-game-page-area .single-game-page {
    -ms-grid-columns: 300px 130px auto 130px 160px !important;
    grid-template-columns: 300px 130px auto 130px 160px !important;
  }
}

@media only screen and (min-width: 1180px) and (max-width: 1320px) {
  .screen-500 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px 160px !important;
    grid-template-columns: 160px 130px auto 130px 160px !important;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1180px) {

  .screen-500 .item-four,
  .screen-500 .item-one,
  .screen-500 .item-two {
    display: block !important;
  }

  .screen-500 .item-five {
    display: none !important;
  }

  .screen-500 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto 130px !important;
    grid-template-columns: 160px 130px auto 130px !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1100px) {

  .screen-500 .item-one,
  .screen-500 .item-two {
    display: block !important;
  }

  .screen-500 .item-five,
  .screen-500 .item-four {
    display: none !important;
  }

  .screen-500 .single-game-page-area .single-game-page {
    -ms-grid-columns: 160px 130px auto !important;
    grid-template-columns: 160px 130px auto !important;
  }
}

@media only screen and (min-width: 790px) and (max-width: 960px) {
  .screen-500 .item-two {
    display: block !important;
  }

  .screen-500 .item-five,
  .screen-500 .item-four,
  .screen-500 .item-one {
    display: none !important;
  }

  .screen-500 .single-game-page-area .single-game-page {
    -ms-grid-columns: 130px auto !important;
    grid-template-columns: 130px auto !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 790px) {

  .screen-500 .item-five,
  .screen-500 .item-four,
  .screen-500 .item-one,
  .screen-500 .item-two {
    display: none !important;
  }

  .screen-500 .single-game-page-area .single-game-page {
    -ms-grid-columns: auto !important;
    grid-template-columns: auto !important;
  }
}

.game-boxed-image {
  width: 57px;
  height: 43px;
  background-color: #1b184d;
  -webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.55);
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.55);
}

.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
}

.white-star {
  color: #fff !important;
}

button {
  text-transform: none;
  border-radius: 0;
  text-transform: none;
}

button,
input {
  font-family: inherit;
  font-family: inherit;
}

.col-md-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

*,
::after,
::before {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 30px;
}

p,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

button,
input {
  font-family: inherit;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-md-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

body {
  font-family: Muli, Arial, Helvetica, sans-serif;
  color: #322992;
  font-size: 14px;
  margin: 0;
}

.btn-button {
  color: #fff;
  border: 1px solid #3e32b8;
  border-bottom: 3px solid #292274;
  background: #3e32b8;
  display: inline-block;
  padding: 7px 10px;
  border-radius: 7px;
}

.btn-button.red {
  background: #292274;
  border-color: #292274;
  color: #d3cfff;
  border-bottom: 0;
}

.breadcumbers-nav {
  background: #f9f9f9;
  border-radius: 7px 7px 0 0;
}

.breadcumbers-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  white-space: nowrap;
  overflow-x: auto;
}

.breadcumbers-nav ul li a {
  color: rgba(0, 0, 0, 0.9);
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}

.breadcumbers-nav ul li:last-child a {
  color: rgba(0, 0, 0, 0.5);
}

.breadcumbers-nav ul li a:before {
  content: "\00bb";
  position: absolute;
  right: -3px;
  top: -1px;
}

.breadcumbers-nav ul li:last-child a:before {
  content: "";
}

.top-ad-area {
  text-align: center;
}

.sidebar-wrapper p,
.top-ad-area p {
  font-size: 10px;
  color: #d3cfff;
  margin-bottom: 0;
  text-align: center;
}

.top-ad {
  border-radius: 8px;
  position: relative;
  margin: 0 auto 10px;
}

.comment-form input {
  background: #241e67;
  padding: 14px 20px;
  border-radius: 8px;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  border: 1px solid #241e67;
  width: 100%;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}

.game-boxed-body {
  background: #1b184d;
}

.single-game-page-area {
  margin-top: 10px;
}

.single-game-page {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 160px 130px auto 130px 160px;
  grid-template-columns: 160px 130px auto 130px 160px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 10px;
}

.sidebar-wrapper {
  margin-bottom: 10px;
}

.sidebar-ad {
  position: sticky;
  top: 77px;
  border-radius: 8px;
}

.side-game-list {
  width: 130px;
}

.side-game {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 10px;
  border-bottom: 2px solid #110d32;
  background: #201b5e;
  min-height: 90px;
}

.side-game img {
  width: 100%;
}

.side-game .title {
  position: absolute;
  bottom: 0;
  z-index: 2;
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
  display: none;
  font-weight: 700;
  width: 100%;
}

.side-game:before {
  display: none;
  content: "";
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(left top,
      left bottom,
      color-stop(0, rgba(255, 255, 255, 0)),
      color-stop(100%, #110d32));
  background: -webkit-linear-gradient(top,
      rgba(255, 255, 255, 0) 0,
      #110d32 100%);
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 0) 0,
      #110d32 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80%;
  z-index: 1;
}

.game-boxed {
  background: #201b5e;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 10px;
}

.game-boxed.game {
  padding: 0;
}

.game-boxed-title {
  position: relative;
  padding: 10px 10px 10px 80px;
  color: #d3cfff;
  background: #201b5e;
}

.game-boxed-image {
  position: absolute;
  max-width: 57px;
  max-height: 57px;
  border-radius: 3px;
  overflow: hidden;
  left: 10px;
  top: 15px;
  -webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.55);
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.55);
}

.game-boxed .game-boxed-title h1 {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  margin: 0;
  padding: 0;
}

.game-rating-b {
  display: inline-block;
}

.game-rating span {
  font-size: 12px;
}

.like button {
  color: #d3cfff;
}

.dislike button {
  color: #d3cfff;
  margin-left: 15px;
}

.game-boxed-like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 10px;
}

.game-boxed-like button {
  background: 0 0;
  outline: 0;
  border: 0;
}

.game-boxed-like i {
  margin-right: 5px;
}

.game-boxed-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px 10px 0 0;
}

.playsmap {
  display: grid;
  grid-gap: 10px;
  background-color: #322992;
  color: #fff;
  font-weight: 400;
  font-size: var(--min255);
  box-shadow: 0 0 20px rgba(0, 0, 0, .8);
  transition: .3s;

  padding: 10px;
  text-align: center;
  width: 100%;
  border-radius: 20px;
}

.game-play {
  min-height: 480px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.game-boxed-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.game-boxed-tigger a {
  color: #d3cfff;
  padding: 5px 8px;
  border-radius: 8px;
  margin-right: 0;
  font-size: 20px;
}

.game-boxed-tigger {
  width: 60%;
}

.game-boxed h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 10px;
  position: relative;
}

.game-boxed p {
  margin-bottom: 1rem;
  line-height: 27px;
  font-size: 14px;
  color: #d3cfff;
}

.game-boxed p:last-child {
  margin-bottom: 10px;
}

.game-description {
  color: #d3cfff;
}

.sidebar-box-re {
  overflow: auto;
  max-height: 300px;
  background: #201b5e;
  padding: 25px 10px 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.sidebar-box-re h3 {
  margin: 0 0 20px;
  font-size: 17px;
  color: #d3cfff;
  text-align: center;
}

.sidebar-game {
  background: #f2f2f2;
  border-radius: 5px;
  margin-top: 10px;
  overflow: hidden;
}

.game-bottom-area {
  max-width: 1400px;
  margin: auto;
}

.game-boxed-bottom-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}

.game-boxed-bottom-wrapper h3 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.game-boxed-bottom-left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.game-boxed-bottom-right {
  text-align: right;
  width: 100%;
}

.sidebar-game img {
  height: 45px;
  width: 90px;
  background-color: #110d32;
  margin-right: 10px;
  float: left;
}

.sidebar-game a {
  padding-right: 10px;
  color: #fff;
  background: #292274;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
}

.game-boxed-bottom-right a.btn-button.red span {
  font-weight: 700;
}

.rectangle-round {
  border-radius: 0 0 7px 7px;
}

.breadcumbers-nav-middle {
  margin-bottom: 0;
}

.breadcumbers-nav-middle .breadcumbers-nav {
  background: #1c1752;
  color: #fff;
}

.breadcumbers-nav ul li {
  display: inline-block;
  padding: 6px 0;
}

.breadcumbers-nav-middle .breadcumbers-nav ul li a {
  color: #d3cfff;
}

.breadcumbers-nav-middle .breadcumbers-nav ul li:last-child a {
  color: #8881d2;
}

.game-rating-b .fa-star {
  color: #ffd012;
  font-size: 19px;
}

.game-boxed-bottom-right .btn-button {
  text-align: center;
}

.n-header-area {
  background: #201b5e;
  border-bottom: 3px solid #1c1752;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.2);
  position: relative;
}

.n-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.n-logo {
  width: 153px;
  margin-bottom: -8px;
}

.n-menu-tigger {
  background: #1c1752;
  width: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 64px;
  margin-right: 25px;
  color: #fff;
}

.n-header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.n-menu-tigger button {
  width: 55px;
  height: 8px;
  border: 0;
  padding: 0;
  margin: 0;
  background: 0 0;
  position: relative;
}

.n-menu-tigger button span {
  position: absolute;
  left: 0;
  background: #fff;
  width: 12px;
  height: 2px;
  top: 0;
}

.n-menu-tigger button span:last-child {
  top: 100%;
}

.n-menu-tigger button span:nth-child(2) {
  top: 4px;
}

.n-header-area:before {
  content: "";
  background: #1c1752;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 70px;
}

.n-menu-tigger button:before {
  content: "Menu";
  color: #fff;
  position: absolute;
  top: -3.5px;
  right: 0;
}

.n-header-right input {
  background: #1c1752;
  border: 0;
  color: #fff;
  height: 45px;
  width: 200px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 35px 10px 15px;
}

.n-header-right input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.n-header-right input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.n-header-right input::-moz-placeholder {
  color: #fff;
}

.n-header-right {
  position: relative;
}

.n-header-right button {
  background: 0 0;
  border: 0;
  color: #9b96cd;
  position: absolute;
  right: 5px;
  font-size: 20px;
  z-index: 9;
  top: 10px;
}

.n-main-menu {
  position: fixed;
  top: 0;
  height: 100vh;
  background: #fff;
  z-index: 100;
  left: -320px;
  width: 320px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}

.n-main-menu .n-menu-tigger {
  background: #fff;
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 10px 30px;
  border-bottom: 3px solid #f7f7f7;
  height: 67px;
}

.n-main-menu .n-menu-tigger button:before {
  color: #403799;
}

.n-main-menu .btn-p {
  background: #b3b1cb;
  width: 100%;
  color: #fff;
  font-size: 13px;
  padding: 10px;
  border-radius: 10px;
  margin-top: 15px;
}

.n-main-menu-body {
  padding: 10px 10px 30px !important;
  height: calc(100vh - 67px);
  width: 320px !important;
}

.sn-main-menu h2 {
  color: #e2e2e2;
  font-weight: 400;
  font-size: 12px;
  margin: 20px 0 25px;
}

.sn-main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sn-main-menu ul li {
  display: block;
}

.sn-main-menu ul li a {
  display: block;
  font-weight: 600;
  color: #bfbfbf;
  margin-bottom: 10px;
  background: #fcfcfc;
  border-radius: 5px;
  padding: 15px;
}

.n-main-menu .n-menu-tigger button span {
  background: #403799;
}

.noscriptmsg {
  background: #000;
  color: #fff;
  padding: 30px;
  text-align: center;
  width: 100%;
}

.game-not-working-box {
  position: fixed;
  z-index: 999;
  background: #3e32b8;
  border-radius: 8px;
  top: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
  left: 50%;
  width: 600px;
  margin-left: -300px;
  overflow: hidden;
  margin-top: -116px;
  display: none;
}

.game-not-working-body {
  min-height: 169px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}

.game-not-working-body p {
  color: #d3cfff;
  margin-bottom: 10px;
  font-size: 14px;
}

.game-not-working-body p.title {
  color: #fff;
  font-weight: 900;
  font-size: 15px;
  margin-bottom: 25px;
}

.game-not-working-botton {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 170px;
  grid-template-columns: auto 170px;
}

.game-not-working-botton button {
  border: 0;
  background: #221a63;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 20px;
}

.game-not-working-botton button.reported-cancel {
  background: #110d32;
}

.game-not-working-thankyou {
  position: fixed;
  z-index: 999;
  background: #3e32b8;
  border-radius: 8px;
  top: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
  left: 50%;
  width: 600px;
  margin-left: -300px;
  overflow: hidden;
  margin-top: -33px;
  text-align: center;
  padding: 20px;
  display: none;
}

.game-not-working-thankyou p {
  color: #d3cfff;
  margin: 0;
}

.add-button {
  display: block;
  padding: 12px;
  text-align: center;
  margin-left: 10px;
  text-decoration: none;
  outline: 0;
  color: #fff;
  background-color: #3be6a2;
  border: none;
  border-radius: 7px;
  font-weight: 600;
  font-size: 14px;
}

.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-search:before {
  content: "\f002";
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
}

button,
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
}

[type="submit"],
button {
  -webkit-appearance: button;
}

.fa-thumbs-up,
.fa-thumbs-down {
  font-size: 20px;
}

.side-game-list {
  width: 130px;
}

.side-game {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 10px;
  border-bottom: 2px solid #110d32;
  background: #201b5e;
  min-height: 90px;
}

.side-game img {
  width: 100%;
}

.side-game .title {
  position: absolute;
  bottom: 0;
  z-index: 2;
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
  display: none;
  font-weight: 700;
  width: 100%;
}

.broken-game {
  height: 480px;
  width: 640px;
}

.broken-game span {
  font-size: 200px;
}

.broken-game .side-game-list {
  width: 640px;
  text-align: center;
  margin-left: -10px;
}

.broken-game .side-game {
  display: inline-block;
  margin-top: 320px;
  margin-left: 20px;
}

.broken-game .side-game img {
  width: 178px;
  height: 135px;
}

.outgoing-broke-game {
  min-height: 300px;
  text-align: center;
  left: 50%;
}

.outgoing-broke-game span {
  font-size: 12px;
  color: #d3d0ff;
  margin-top: 5px;
}

.outgoing-broke-game img {
  background-color: #5d5a85;
  width: 250px;
  height: 190px;
  display: block;
  margin: 40px auto 10px auto;
  border-radius: 7px;
}

.outgoing-broke-game button {
  border: none;
  display: block;
  text-align: center;
  width: 200px;
  height: 40px;
  padding: 10px;
  margin: 0 auto;
  border-radius: 7px;
  background: #37d799;
  color: #fff;
  font-weight: 800;
}

label {
  color: #fff;
  font-size: 12px;
  margin-right: 5px;
}

.tooltip {
  margin-top: 7px;
  background: #fff;
  border-radius: 7px;
  padding: 5px;
}

.sidebar-box .sidebar {
  padding: 25px 10px 10px;
  background: #201b5e;
  border-radius: 8px;
}

.sidebar-box h3 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.sidebar-box .game-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(50%, 50%));
}

.sidebar-box .single-game {
  padding: 0 5px;
  display: block;
  position: relative;
  float: left;
  margin-bottom: 10px;
}

.single-game a {
  display: block;
}

.sidebar-box .game-list .game-image {
  border-radius: 8px 8px 0 0;
  border-bottom: 2px solid #a6a6a6;
}

.sidebar-box .game-image img {
  min-height: 126px;
  width: 100%;
  background: #181948;
  overflow: hidden;
}

.game-title {
  background: #4537d3;
  border-bottom: 3px solid #292274;
  border-radius: 0 0 8px 8px;
  padding: 4px;
}

.game-title .title {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding-top: 4px;
  margin: 0;
}

#overlay-loader {
  width: 5%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  color: #fff;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(17, 13, 50, 0.6);
  z-index: 9999;
  cursor: pointer;
}

.refresh-game {
  font-size: 18px;
  cursor: pointer;
}

.type_icon {
  position: absolute;
  top: 5px;
  left: 7px;
  font-weight: 900;
  font-size: 10px;
  background: #fff;
  color: #110d32;
  border-radius: 7px;
  padding: 3px;
}

.type_icon img {
  vertical-align: text-top;
  height: 12px;
  width: 50px;
  margin-right: 3px;
}

.is-sticky .header-area,
.is-sticky .n-header-area {
  z-index: 99999 !important;
}

.header-button {
  background: #7289d9;
  color: #fff;
  padding: 3px 10px;
  margin-left: 25px;
  text-decoration: none !important;
  border-radius: 7px;
  font-size: 14px;
  line-height: 20px;
  transition: 0.2s;
}

.header-button:hover {
  background: #5f73b8;
  color: #fff;
}

.sidebar-game-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.under-game-ad .adWrapper {
  max-width: max-content;
}

.grid-Advertisement-tag {
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
  opacity: 0.7;
  color: #fff;
}

.under-game-ad {
  min-height: 200px;
  max-width: ;
}

.grid-Advertisement {
  grid-row: 2 / span 2;
  grid-column: 1 / span 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #292176;
  border-radius: 10px;
  padding: 10px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 10px;
  margin: 0 5px 10px;
}