#sort {
  width: 100%;
  display: flex;
  text-align: center;
  flex-wrap: nowrap;
  justify-content: flex-end;
  margin-bottom: 7px;
}
#sortby {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  padding-right: 10px;
  align-items: center;
}
.sort-btn {
  text-align: center;
  background-color: #ff6d01;
  border-radius: 15px;
  width: 75px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  margin-left: 10px;
  border-bottom: solid 3px #dc680b;
  cursor: pointer;
}
.sort-btn:hover {
  border-bottom: solid 3px #d06a18;
  background-color: #ff6d01c2;
}
.sort-btn.active {
  font-weight: 700;
}
.TopSvgIcon {
  fill: currentColor;
  width: 16px;
  height: 16px;
  display: inline-block;
  font-size: 1.5rem;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0;
  flex-shrink: 0;
  user-select: none;
  margin-left: -1px;
}
body {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAARkCAIAAAA8AekkAAAAgElEQVR4Ae2TsQ2AQAwDc+w/EAOxBB010Uv2p4HCxRWQOFIcf53XfVTVJ8Di30Cj9MjeBu86zi5mHQwdmzNFfTHP9gT8/g6mrzC7JUYmUN/Cf7by13STjAkdGBmQGaNr/fc5zI8CfSOx3/xWdm5WoLXSO4HwQvT9lBBCCCGEEMIDf74LtTjwec4AAAAASUVORK5CYII=)
    repeat-x fixed #fbf9fa;
  color: #494b4f;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
  padding: 0;
}
.new-wrap:before {
  background-color: rgba(10, 123, 176, 0.26);
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.17' fill-rule='evenodd'/%3E%3C/svg%3E");
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  content: " ";
  z-index: -1;
}
a {
  color: #fff;
  text-decoration: none;
}
ul {
  margin: 0;
  padding: 0;
}
h1 {
  background-color: #3cbfdb;
  box-shadow: 0px 3px 0 #0da9ca;
  color: #fff;
  font-family: Trebuchet MS, Arial Cyr, Tahoma, Arial, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 600;
  height: 18px;
  margin: 0;
  padding: 4px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
h2 {
  color: #c01b1b;
  font-family: Trebuchet MS;
  font-size: 17px;
  font-weight: 400;
  margin: 0;
  padding-left: 9px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
svg {
  width: auto;
  fill: #fff;
  top: 0.125em;
  margin-top: -1em;
  position: relative;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.wrapper,
.headwrap,
.botwrap {
  margin: 0 auto;
}
.headwrap,
.botwrap {
  display: table;
}
.none {
  display: none;
}
#toggleMenu:hover {
  opacity: 0.8;
}
.icon-close {
  display: none;
}
.icon-close-2 {
  display: none;
}
.in-top-r {
  margin: 14px 0px 0px 19px;
}
.toggle_menu {
  border: 0;
  outline: 0;
  display: block;
  float: left;
  cursor: pointer;
  height: 40px;
  text-align: left;
  line-height: 57px;
  padding: 0 8px;
  background-color: #0086cc;
  margin-left: 0;
}
.toggle_menu2 {
  float: right;
  display: none;
  background-color: #0086cc;
  border: 0;
  outline: 0;
  height: 40px;
  padding: 11px 11px 0 10px;
  cursor: pointer;
}
.vertical_nav,
.vertical_nav2 {
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#top {
  width: 100%;
  display: block;
  position: relative;
  z-index: 99;
  padding-top: 6px;
  margin-bottom: 2px;
  height: 40px;
}
#logo {
  display: block;
  float: left;
  height: 40px;
  width: 240px;
}
#top_line {
  height: 40px;
  line-height: 0;
  text-align: center;
  text-transform: uppercase;
}
#top_line ul li {
  list-style: none;
}
.topm {
  color: #fff;
  display: block;
  float: left;
  font-size: 16px;
  height: 37px;
  line-height: 37px;
  margin-left: 5px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.topm:hover {
  margin-top: -2px;
  opacity: 0.8;
  text-decoration: underline;
}
.side1 a:nth-last-child(-n + 4),
.side2 a:nth-last-child(-n + 4) {
  display: none;
}
.vp-block {
  background: url(../images/fav.png) no-repeat;
  background-color: #0086cc;
  box-shadow: 0px 4px 0 #0679b5;
  color: #fff;
  background-position: -5px 2px;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 37px;
  margin-left: 5px;
  position: relative;
}
.vp-block:hover {
  margin-top: -2px;
  opacity: 0.8;
  text-decoration: underline;
}
.vp-dropdown {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  display: none;
}
#smokescreen {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(72, 72, 72, 0.9);
}
section.vp-dropdown div.close i {
  position: fixed;
  z-index: 1;
  cursor: pointer;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  width: 50px;
  height: 50px;
  right: 0;
}
section.vp-dropdown h4 {
  margin-top: 60px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-size: 15px;
  text-align: center;
}
i.icon-cancel svg:hover {
  fill: #ff4f5b;
}
.vp-list.vp-fav {
  margin: 0;
  padding: 0;
  text-align: center;
}
.noadded {
  color: #fff;
  text-align: center;
  padding: 0 20px;
  font-size: 16px;
  line-height: 21px;
}
.favgame {
  display: inline-block;
  position: relative;
}
.vp-dropdown .remove {
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  position: absolute;
  background-color: red;
  line-height: 10px;
  padding: 4px;
  right: 0;
  top: 0;
  z-index: 999;
  border-radius: 3px;
}
.vp-dropdown .remove:hover {
  background: #02b8e3;
  text-decoration: none;
}
.vplayer-btn-favorites {
  color: #fff;
  font-size: 16px;
  padding: 0 5px 0 20px;
}
.count {
  background-color: #d95652;
  border-radius: 100%;
  float: right;
  height: 14px;
  line-height: 14px;
  margin-top: -4px;
  padding: 3px 6px;
}
.my-games {
  font-size: 9px;
  line-height: 21px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.border-10 {
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.border-lr-7 {
  -khtml-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}
.border-7 {
  -khtml-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}
.border-10 {
  -khtml-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
.shadow {
  -moz-box-shadow: 0 0 7px #bdbcbc;
  -webkit-box-shadow: 0 0 7px #bdbcbc;
  box-shadow: 0 0 7px #bdbcbc;
}
#search {
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  background-color: #3cc0dc;
  box-shadow: 0px 3px 0 #0da9ca;
  float: right;
  height: 38px;
  margin-right: 8px;
  text-align: right;
  width: 325px;
}
#mod-search-searchword {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  border: 2px solid #6ab4dc;
  color: #999;
  font-size: 18px;
  height: 24px;
  margin: 3px 0;
  padding: 3px 0 3px 5px;
  vertical-align: top;
  width: 274px;
}
button.validate,
input.button {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #f74140;
  border-bottom: 2px solid #c10100;
  color: #fff;
  font-size: 14px;
  height: 28px;
  left: 1px;
  line-height: 0;
  position: relative;
  top: 2px;
  width: 70px;
}
button.validate:hover,
input.button:hover {
  cursor: pointer;
  background-color: #e40100;
  border-bottom: 2px solid #920100;
}
input.button.search {
  height: 13px;
  margin: 1px 5px 0 -3px;
  min-width: 14px;
  padding: 9px;
  width: 14px;
}
.top-side-r {
  position: relative;
  min-width: 336px;
  min-height: 280px;
  float: right;
  margin: 10px 0 0 15px !important;
  background: #fffef4;
}
.top-game {
  float: right;
  width: 448px;
  height: 295px;
  margin-bottom: 5px;
}
.menu-title {
  background-color: #59b220;
  box-shadow: 0px 5px 0 #3e8e0c;
  clear: both;
  position: relative;
  color: #fff;
  display: block;
  font-family: Trebuchet MS;
  font-size: 20px;
  font-weight: 400;
  margin: 5px 5px 6px;
  padding: 6px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.menu a.top-link {
  position: relative;
  display: inline-block !important;
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
  height: 15px;
}
.menu a.top-link:hover {
  text-decoration: underline;
}
a.top-link:after {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -3px;
  right: 5px;
  -webkit-mask: url(../images/arrow-title.svg) 0 0 no-repeat;
  mask: url(../images/arrow-title.svg) 0 0 no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #fff;
}
.menu a.top-link:hover:after {
  background-color: #feff04;
}
.menu .mn {
  box-sizing: border-box;
  float: left;
  height: 62px;
  width: 62px;
  position: relative;
  text-align: center;
  margin: 2px 1px;
}
.corners_cat {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #ff6d01;
  border: 3px solid #ff6d01;
  border-radius: 7px;
  height: 52px;
  margin-bottom: 7px;
  width: 52px;
}
.corners_cat:hover {
  background: #f43a3b;
  border: 3px solid #f43a3b;
  opacity: 0.8;
}
.box {
  font-size: 15px;
  background: red;
  border-radius: 5px;
  position: absolute;
  top: -35px;
  color: #fff;
  left: 0;
  z-index: 999;
  white-space: nowrap;
  text-align: center;
  padding: 8px 13px;
  -webkit-box-shadow: 0 0 4 0 rgba(0, 0, 0, 0.37);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}
.top_ad {
  height: 90px;
  width: 100%;
  margin: 0 0 5px;
  padding: 0;
  text-align: center;
  clear: right;
  display: none;
}
.ingame_under {
  margin: 2px 0px 10px 0px;
  text-align: center;
}
.bottom_ad {
  text-align: center;
  width: 100%;
}
.bottom_ad_cat {
  float: left;
  width: 100%;
  margin: 5px 0;
  text-align: center;
}
.side_ad {
  margin: 20px 0;
  text-align: center;
}
#content {
  transition: all 0.3s ease-out;
  width: auto;
  margin-left: 448px;
  display: block;
}
#sidebar {
  width: 442px;
  float: left;
  box-sizing: border-box;
  z-index: 999;
}
h2.moduletable_month_title {
  background-color: #3cbfdb;
  box-shadow: 0 3px 0 #0da9ca;
  color: #fff;
  font-family: Trebuchet MS, Arial Cyr, Tahoma, Arial, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  margin: 0 0 12px;
  padding: 5px;
  text-shadow: 1px 1px 1px rgb(0 0 0/30%);
}
.games-list,
.moduletable_month {
  overflow: hidden;
  background-color: #fffef4;
  display: inline-block;
  margin: 0 0 6px;
  padding: 0 0 10px 0;
  text-align: center;
  width: 100%;
}
.game-title {
  background: linear-gradient(transparent 10%, rgba(0, 0, 0, 1));
  bottom: 0;
  color: #fff;
  font: 700 13px/16px sans-serif;
  left: 0;
  padding: 0 0 5px 3px;
  border-radius: 0 0 10px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-font-smoothing: antialiased;
  transition: all 0.3s ease;
  transform: translate3d(0, 2px, 0);
}
.game:hover .game-title {
  white-space: normal;
  padding-top: 15px;
  transform: translateZ(0);
}
.game:hover .game-title.sm,
.game.sml:hover::after {
  -webkit-transform: translateZ(0);
  opacity: 1;
  transform: translateZ(0);
}
.game {
  background-color: #6bc1e0;
  border-radius: 10px;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.24);
  display: inline-block;
  line-height: 0;
  width: 160px;
  height: 120px;
  margin: 0 7px 15px;
  overflow: hidden;
  position: relative;
  transition: all 0.6s ease;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.sml {
  width: 110px;
  height: 90px;
}
.game.sml:after {
  background: linear-gradient(transparent 25%, rgba(0, 0, 0, 0.9));
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transition-property: opacity;
  width: 100%;
  z-index: 2;
}
.game:hover {
  -webkit-transform: scale(1.0425531915) translate3d(0, -4px, 0);
  transform: scale(1.0425531915) translate3d(0, -4px, 0);
  transition-duration: 0.3s;
}
.sm {
  background: transparent;
  opacity: 0;
  padding: 6px;
  white-space: normal;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transform: translate3d(0, 8px, 0);
}
.is_flash {
  background: url(../images/isflash.svg) center center no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
}
.menu {
  margin: 0;
  display: inline-block;
}
.cat-story {
  background: #fffafa;
  display: flow-root;
  font-size: 12px;
  margin: 0 0 5px;
  padding: 5px 5px 2px;
  text-align: justify;
}
.cat-story-border {
  border-bottom: 1px dotted #edcc3d;
  margin: 0 6px 0px 6px;
}
.cat-story img {
  float: right;
  margin-left: 10px;
  border-radius: 4px;
}
.subheading-category {
  line-height: 16px;
  margin-bottom: 5px;
  padding-right: 7px;
  text-align: right;
}
.cat-story p {
  margin: 8px 0 4px;
  padding: 0 7px;
}
.new-game {
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
}
.cat-image {
  padding: 3px 0 1px 3px;
}
.cat-rating {
  background-color: #fefcee;
  border: 1px solid #ffdb9d;
  border-radius: 5px;
  margin: 0 10px 12px;
  padding: 15px;
  text-align: center;
  clear: both;
  position: relative;
}
.cat-r-t {
  color: #e13332;
  font-family: Trebuchet MS;
  font-size: 20px;
  font-weight: 400;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.cat-rating .extravote {
  float: none;
  margin: 0;
}
#gotop {
  background: url(data:image/png;base64,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)
    no-repeat;
  bottom: 20px;
  display: none;
  height: 44px;
  position: fixed;
  right: 7px;
  width: 44px;
}
.pagination {
  float: right;
  margin: 5px 0 10px;
  padding: 0 10px;
  text-align: right;
  width: 100%;
}
.pagination span {
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  background-color: #e8e8e8;
  border: 2px solid #5e5e5e;
  border-radius: 7px;
  color: #555;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 35px;
  margin: 5px 0 0 5px;
  text-align: center;
  text-decoration: none;
  width: 35px;
}
.pagination a:hover {
  background-color: #e8e8e8;
  border: 2px solid #5e5e5e;
  color: #555;
  line-height: 35px;
  width: 35px;
}
.pagination a {
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  background-color: #e83534;
  border-bottom: 2px solid #c10100;
  border-radius: 7px;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 37px;
  margin: 5px 0 0 5px;
  text-align: center;
  text-decoration: none;
  width: 39px;
}
.pagination ul {
  list-style-type: none;
  padding: 0 0 0 14px;
}
.pagination li {
  display: inline;
}
.pagination-more .hasTooltip {
  width: 140px;
}
.pagination-more .hasTooltip:hover,
.pagination-more span {
  background-color: #e8e8e8;
  border: 2px solid #5e5e5e;
  width: 136px;
}
.counter {
  color: #1f9ec9;
  font-size: 14px;
  margin: 10px 0 4px;
}
#counters {
  height: 32px;
  line-height: 46px;
  margin: 0 7px 15px;
  position: relative;
}
.age {
  background: #f8c40d;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  margin-top: 9px;
  padding: 0 5px;
  width: 30px;
}
.breadcrumb li {
  float: left;
  list-style: none;
}
.pathway {
  text-decoration: underline;
}
.divider {
  padding-right: 3px;
}
#foot_bot1 {
  background: #3cbfdb;
  color: #555;
  height: 25px;
  padding: 2px 0 0 7px;
  text-align: left;
  vertical-align: middle;
}
#footer {
  overflow: hidden;
  width: 100%;
}
#footer a {
  color: #555;
}
#footer a:hover {
  text-decoration: underline;
}
.foot_url {
  float: right;
  font-size: 14px;
  line-height: 22px;
  padding-right: 7px;
}
.storym {
  display: inline-table;
  width: 100%;
  background: #fffef4;
  font-size: 12px;
  margin: 0 0 6px;
  text-align: left;
  clear: right;
  overflow: hidden;
}
.storym a {
  color: #bc820d;
}
.title-s {
  line-height: 16px;
  margin: 1px 0 6px 0;
  padding-left: 8px;
  display: flex;
}
#image-article {
  float: left;
  margin: 0 7px 0 0;
  padding: 1px;
  width: 110px;
  height: auto;
  border-radius: 6px;
}
.gdesc {
  background: #fffafa;
  padding: 6px 0;
  text-align: justify;
  min-height: 90px;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  margin: 9px 6px 10px;
}
.gtopdesc {
  display: flow-root;
  margin: 0px 1px 3px;
  border-bottom: 1px solid #eeeeee;
  background: #fffafa;
  padding: 4px;
}
.gname {
  -webkit-transition: all 0.2s ease-in-out;
  border: 1px solid #3cbfdb;
  border-radius: 4px;
  margin: 6px 5px 7px;
  padding: 6px 10px;
  transition: all 0.2s ease-in-out;
}
.storym p {
  margin: 2px 0;
  padding: 0 10px;
  text-align: justify;
}
.gdesc p {
  padding: 0 3px;
}
.storym ul {
  padding-left: 24px;
}
.storym ol {
  padding-left: 24px;
}
.gcontrol-h2 {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}
.gcontrol ul {
  display: flex;
  padding: 7px 0 0;
  flex-flow: row wrap;
  align-items: center;
}
.gcontrol ul li {
  margin: 0 0.5em 0.5em;
  padding-right: 10px;
  list-style: none;
  border-right: 1px solid #e3e3e3;
}
.gcontrol ul li:last-child {
  border: none;
}
.gcontrol ul li:first-child {
  margin-left: 0;
}
.gtop-info {
  display: flex;
  flex-wrap: nowrap;
  float: left;
  justify-content: space-between;
  margin-top: 5px;
  width: 100%;
}
.info-cat {
  background-color: #33cb33;
  color: #fff;
  font-size: 13px;
  height: 16px;
  margin: -1px 0 0 5px;
  border-radius: 5px;
  max-width: 260px;
  overflow: hidden;
  padding: 4px;
}
.extravote {
  float: left;
  margin: -7px 0 1px 2px;
}
.extravote-stars,
.extravote-info {
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
.voted .extravote-info.ihide,
.extravote-stars {
  display: inline-block;
}
.extravote-stars,
.extravote-star a,
.extravote-info,
.extravote-stars .current-rating {
  height: 35px;
  line-height: 36px;
}
.extravote-stars {
  font-size: 1em;
  overflow: hidden;
  width: 174px;
}
.extravote-star {
  background-image: none;
  background-position: 0;
  display: inline;
  margin: 0;
  padding: 0;
}
.extravote-stars,
.extravote-star a:hover,
.extravote-stars .current-rating {
  background-color: transparent;
  background-image: url(../images/star.png);
  background-repeat: repeat-x;
}
.extravote-star a:hover,
.extravote-stars .current-rating {
  background-position: left -1000px;
}
.extravote-star a,
.extravote-stars .current-rating {
  border: medium none;
  cursor: pointer;
  left: 0;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000em;
  top: 0;
}
.extravote-star a:hover {
  background-position: left bottom;
}
.extravote-star a:focus,
.extravote-star a:active {
  background: none;
}
.extravote-stars .current-rating {
  background-position: left center;
  z-index: 1;
}
.extravote-star a.ev-5-stars {
  width: 10%;
  z-index: 12;
}
.extravote-star a.ev-10-stars {
  width: 20%;
  z-index: 11;
}
.extravote-star a.ev-15-stars {
  width: 30%;
  z-index: 10;
}
.extravote-star a.ev-20-stars {
  width: 40%;
  z-index: 9;
}
.extravote-star a.ev-25-stars {
  width: 50%;
  z-index: 8;
}
.extravote-star a.ev-30-stars {
  width: 60%;
  z-index: 7;
}
.extravote-star a.ev-35-stars {
  width: 70%;
  z-index: 6;
}
.extravote-star a.ev-40-stars {
  width: 80%;
  z-index: 5;
}
.extravote-star a.ev-45-stars {
  width: 90%;
  z-index: 4;
}
.extravote-star a.ev-50-stars {
  width: 100%;
  z-index: 3;
}
.game-code {
  margin-bottom: 10px;
}
#outgame {
  background: #202020;
  margin-bottom: 5px;
  text-align: center;
  line-height: 0;
  width: 100%;
}
#close-full-screen {
  background: url(/templates/gameis/images/closeFullScreen.png) no-repeat;
  cursor: pointer;
  display: none;
  height: 54px;
  position: absolute;
  right: -54px;
  top: -54px;
  width: 54px;
  z-index: 5010;
}
.clr {
  clear: both;
}
.gpagenav {
  clear: both;
  display: flex;
  justify-content: center;
  margin: 0 0 8px;
  width: 100%;
}
.pagenav-img {
  background-color: #fffbca;
  border: 2px solid #ffab00;
  border-radius: 10px;
  cursor: pointer;
  height: 40px;
  vertical-align: middle;
  width: 130px;
}
.controls {
  list-style: none;
  padding: 0 !important;
}
.item-favorite-active {
  opacity: 0.5;
}
.item-favorite-active,
.item-favorite {
  background-color: #fffbca;
  border: 2px solid #ffab00;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  overflow: hidden;
  width: 140px;
}
.gtext {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  margin: 12px 12px 12px;
  padding: 5px 10px;
  background: #fffafa;
}
.gtext h2 {
  color: #494b4f;
  padding: 0;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  text-shadow: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.gtext p {
  padding: 0;
}
.gcontrol {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  margin: 4px 12px 10px;
  padding: 6px 10px;
  background: #fffafa;
}
.gcontrol img {
  padding: 2px 3px;
}
.item-separator {
  background: #cacaca;
  display: block;
  height: 1px;
  margin: 10px 0;
  width: 100%;
}
.related {
  text-align: center;
  width: 100%;
}
.comments {
  background: #fffef4;
  font-size: 12px;
  padding: 20px;
  text-align: left;
}
.comm_title {
  color: #d32424;
  display: block;
  font-size: 17px;
  margin: 0 0 10px;
}
.modalDialog {
  -moz-transition: opacity 0.4s ease-in;
  -webkit-transition: opacity 0.4s ease-in;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  display: none;
  font-size: 13px;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  text-align: justify;
  top: -60px;
  transition: opacity 0.4s ease-in;
  z-index: 99999;
}
.modalDialog:target {
  display: block;
  pointer-events: auto;
}
.modalDialog > div {
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  background: #3cbfdb;
  border-radius: 13px;
  margin: 10% auto;
  padding: 10px;
  position: relative;
  width: 500px;
}
.close {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  background: #606061;
  border-radius: 12px;
  color: #fff !important;
  font-weight: 700;
  line-height: 25px;
  position: absolute;
  right: 8px;
  text-align: center;
  text-decoration: none !important;
  top: 8px;
  width: 24px;
}
.close:hover {
  color: red !important;
}
.modalDialog ul {
  font-size: 13px;
  padding: 5px 0 5px 16px;
}
.modalDialog ul li {
  padding-bottom: 5px;
}
.modalDialog a {
  color: #ff4f5b;
  text-decoration: underline;
}
.header-inline {
  color: #fff;
  font-family: Trebuchet MS, Arial Cyr, Tahoma, Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-top: -10px;
  padding: 0;
  text-shadow: 1px 1px 0 #000;
}
.box-content {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #c3dfef;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#c3dfef),
    to(#fff)
  );
  background-image: -webkit-linear-gradient(to top, #c3dfef 0, #fff 100%);
  background-image: -moz-linear-gradient(to top, #c3dfef 0, #fff 100%);
  background-image: -o-linear-gradient(to top, #c3dfef 0, #fff 100%);
  background-image: -ms-linear-gradient(to top, #c3dfef 0, #fff 100%);
  background-image: linear-gradient(to top, #c3dfef 0, #fff 100%);
  border-radius: 8px;
  color: #312115;
  padding: 5px 10px;
}
.subheading-search {
  background-color: #3cbfdb;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-align: right;
  height: 19px;
  margin: -2px 3px 10px;
  padding: 5px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.vertical_nav {
  margin-left: -497px;
}
.vertical_nav__opened {
  margin-left: -0.5% !important;
  width: 100% !important;
}
.vertical_nav__opened2 {
  top: 50px !important;
}
.side__opened {
  display: table;
  overflow: visible !important;
}
@media (min-width: 1001px) {
  #sidebar {
    width: 322px;
  }
  #content {
    margin-left: 327px;
  }
  .wrapper,
  .headwrap,
  .botwrap {
    width: 989px;
  }
  .side1 {
    height: auto;
    width: 320px;
  }
  .side2 {
    width: 320px;
    height: auto;
  }
}
@media (max-width: 1740px) {
  .top-side-r {
    display: none;
  }
  .top_ad {
    display: block;
  }
}
@media (max-width: 1085px) {
  .game {
    width: 147px;
    height: 110px;
  }
  .side2 {
    margin-right: 15px;
  }
  .side2 a:nth-child(n + 28),
  .side1 a:nth-child(n + 28) {
    display: none;
  }
}
@media (min-width: 1085px) {
  .wrapper,
  .headwrap,
  .botwrap {
    width: 1048px;
  }
  .side1 {
    width: 386px;
  }
}
@media (max-width: 1320px) {
  #search {
    width: 265px;
  }
  #mod-search-searchword {
    width: 212px;
  }
}
@media (max-width: 1249px) {
  #top {
    height: auto;
  }
  .topm[style^="width:130px"] {
    margin-left: 2px !important;
  }
  .side2 a:nth-child(n + 28) {
    display: none;
  }
  .side2 {
    margin-right: 1.2em;
  }
  .cat-story img {
    width: 100%;
    height: auto;
  }
  .icon-hide {
    display: none;
  }
  .icon-show {
    display: inline-block;
  }
  .vertical_nav2 {
    position: absolute;
    z-index: 99;
    top: -340px;
    -webkit-box-shadow: 0 0 4 0 rgba(0, 0, 0, 0.37);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
    padding: 10px;
    box-sizing: border-box;
    left: 50%;
    margin-left: 15.5%;
  }
  .toggle_menu2 {
    display: block;
    margin-right: 5px;
  }
  #search {
    width: 335px;
    height: 60px;
  }
  #mod-search-searchword {
    width: 262px;
  }
}
@media (min-width: 1250px) {
  .wrapper,
  .headwrap,
  .botwrap {
    width: 1220px;
  }
  .side2 {
    width: 449px;
  }
  .side1 {
    width: 449px;
  }
}
@media (min-width: 1320px) {
  #sidebar {
    width: 387px;
  }
  #content {
    margin-left: 392px;
  }
  .wrapper,
  .headwrap,
  .botwrap {
    width: 1290px;
  }
  .side2 {
    width: 448px;
  }
  .side1 {
    margin-left: 0.3em;
  }
}
@media (min-width: 1500px) {
  .wrapper,
  .headwrap,
  .botwrap {
    width: 1461px;
  }
  .side1 {
    width: 512px;
    margin-left: 2.4em;
  }
  .side2 {
    width: 512px;
    float: right;
  }
  .side1 a:nth-last-child(-n + 4),
  .side2 a:nth-last-child(-n + 4) {
    display: inline-block;
  }
  .mv {
    display: none;
  }
}
@media (min-width: 1570px) {
  #sidebar {
    width: 448px;
  }
  #content {
    margin-left: 455px;
  }
  .wrapper,
  .headwrap,
  .botwrap {
    width: 1532px;
  }
  .mv,
  .mv3 {
    display: none;
  }
  .side3 a:nth-last-child(-n + 4) {
    display: inline-block;
  }
}
@media (min-width: 1740px) {
  .wrapper,
  .headwrap,
  .botwrap {
    width: 1703px;
  }
  .side1 {
    width: 448px;
    margin-left: 0.3em;
  }
  .side2 {
    width: 448px;
  }
  .side1 a:nth-last-child(-n + 4),
  .side2 a:nth-last-child(-n + 4) {
    display: none;
  }
  .mv3 {
    display: none;
  }
  .mv {
    display: inline-block;
  }
}
@media (min-width: 1905px) {
  .wrapper,
  .headwrap,
  .botwrap {
    width: 1880px;
  }
  .side1 {
    width: 515px;
    margin-left: 7px;
  }
  .side2 {
    width: 515px;
    margin-right: 12px;
  }
  .side1 a:nth-last-child(-n + 4),
  .side2 a:nth-last-child(-n + 4),
  .side3 a:nth-last-child(-n + 4) {
    display: inline-block;
  }
  .mv,
  .mv3 {
    display: none;
  }
  .top-side-r {
    margin: 10px 0 0 25px !important;
  }
}
@media (min-width: 1000px) {
  .vertical_nav {
    margin-left: 0;
  }
  .toggle_menu {
    display: none;
  }
  .more-t1,
  .more-t2 {
    display: none;
  }
}
@media (max-width: 1000px) {
  img {
    height: auto;
    max-width: 100%;
  }
  .vertical_nav {
    top: 91px;
  }
  .menu a.top-link:after {
    display: none;
  }
  .toggle_menu2 {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    margin: 0;
  }
  #logo {
    width: 87%;
    margin-bottom: 5px;
  }
  .storym {
    width: auto;
  }
  iframe,
  textarea,
  input,
  button,
  submit,
  select,
  video,
  object,
  embed {
    max-width: 100% !important;
  }
  table,
  div,
  ins {
    max-width: 100%;
  }
  h1 {
    text-align: center;
    overflow: hidden;
  }
  .topm {
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    width: 40% !important;
  }
  .topm[style^="width:130px"] {
    -khtml-border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0;
    -webkit-border-radius: 10px 0 0 0;
    border-radius: 10px 0 0 0;
    margin: 0 !important;
    width: 35% !important;
  }
  .topm[style^="width:200px"] {
    -moz-border-radius-topright: 9px;
    -webkit-border-top-right-radius: 9px;
    border-top-right-radius: 9px;
    width: 65% !important;
  }
  .topm:hover {
    opacity: 1;
    margin: 0 !important;
  }
  .vp-block {
    border-radius: 0;
    margin: 0;
    width: 20%;
  }
  .vp-block:hover {
    opacity: 1;
    margin: 0 !important;
  }
  #search {
    margin: 0;
    width: 100%;
    left: 0;
  }
  #search input.button {
    padding: 6px 25px;
    top: 2px;
  }
  #mod-search-searchword {
    font-size: 16px;
    height: 22px;
    margin: 2px 0;
    width: calc(100% - 84px);
  }
  .wrapper,
  .headwrap,
  .botwrap {
    width: 99%;
  }
  .menu a.top-link {
    pointer-events: none;
  }
  .menu a.top-link:hover {
    text-decoration: none;
  }
  .side2 a:nth-child(n + 16),
  .side1 a:nth-child(n + 16) {
    display: inline-block;
  }
  .mv {
    display: none;
  }
  .gerror {
    display: none;
  }
  #footer {
    box-shadow: none;
    margin-top: 10px;
  }
  #foot_bot1 {
    overflow: hidden;
  }
  #counters {
    display: none;
  }
  .more-t1,
  .more-t2 {
    line-height: 18px;
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 12px;
    width: 100%;
    text-align: right;
  }
  .side1,
  .side2 {
    width: 100%;
    margin: 0 auto;
    float: none;
    position: relative;
    overflow: hidden;
    height: 100px;
  }
  .side2 {
    margin-bottom: 8px;
  }
  #content {
    margin-left: 0;
  }
  .vertical_nav {
    position: absolute;
    top: 50px;
    text-align: center;
    padding: 10px;
    background-color: #a0d3ea;
    -webkit-box-shadow: 0 0 4 0 rgba(0, 0, 0, 0.37);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
  }
  .game {
    width: 18%;
    height: auto;
    max-width: 160px;
    min-width: 100px;
    max-height: 120px;
    min-height: 85px;
    margin: 0 1% 2%;
  }
  .game .game-img {
    width: 100%;
    height: auto;
    max-width: 160px;
    min-width: 100px;
    max-height: 120px;
    min-height: 85px;
  }
}
@media (max-width: 855px) {
  .game {
    width: 17.55%;
  }
}
@media (max-width: 712px) {
  .gtop-info {
    display: inline-block;
  }
  .info-cat {
    float: none;
    max-width: 100%;
  }
  .ya-share2 {
    margin: 8px 2px 8px 0 !important;
  }
  .extravote {
    margin: 2px 0;
  }
  .game {
    width: 22.1%;
  }
}
@media (max-width: 500px) {
  .top_ad,
  .ingame_under {
    display: none;
  }
}
@media (max-width: 492px) {
  .game {
    width: 29.9%;
  }
}
@media (max-width: 359px) {
  .game {
    width: 45.3%;
  }
  .my-games {
    display: none;
  }
  .count {
    margin-top: 10px;
  }
}
.girls,
.boys,
.other,
.mult {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  background-color: #ff6d01;
  border: 3px solid #ff6d01;
  border-radius: 7px;
  height: 52px;
  width: 52px;
  display: inline-block;
  font-size: 0;
  margin: 3px 0 3px 2px;
  position: relative;
}

.teenage-mutant-ninja-turtles {
  background-position: -0 -0;
}
.bus-games {
  background-position: -0 -52px;
}
.running-games {
  background-position: -0 -104px;
}
.ben-10-games {
  background-position: -0 -156px;
}
.fighting-games {
  background-position: -0 -208px;
}
.drift-games {
  background-position: -0 -260px;
}
.jeep-games {
  background-position: -0 -312px;
}
.football-games {
  background-position: -0 -364px;
}
.racing-games {
  background-position: -0 -416px;
}
.robber-games {
  background-position: -0 -468px;
}
.truck-games {
  background-position: -0 -520px;
}
.gta-games {
  background-position: -0 -572px;
}
.battle-royale-games {
  background-position: -0 -624px;
}
.minecraft-games {
  background-position: -0 -676px;
}
.car-eats-car-games {
  background-position: -0 -728px;
}
.car-games {
  background-position: -0 -780px;
}
.hunting-games {
  background-position: -0 -832px;
}
.parking-games {
  background-position: -0 -884px;
}
.parkour-games {
  background-position: -0 -936px;
}
.police-games {
  background-position: -0 -988px;
}
.robot-games {
  background-position: -0 -1040px;
}
.robot-dinosaur-games {
  background-position: -0 -1092px;
}
.airplane-games {
  background-position: -0 -1144px;
}
.fire-games {
  background-position: -0 -1196px;
}
.sniper-games {
  background-position: -0 -1248px;
}
.stickman-games {
  background-position: -0 -1300px;
}
.strategy-games {
  background-position: -0 -1352px;
}
.shooting-games {
  background-position: -0 -1404px;
}
.tank-games {
  background-position: -0 -1456px;
}
.zombie-games {
  background-position: -0 -1508px;
}
.motorcycle-games {
  background-position: -0 -1560px;
}
.survival-games {
  background-position: -0 -1612px;
}

.barbie-games {
  background-position: -0 -0;
}
.pregnant-games {
  background-position: -0 -52px;
}
.hospital-games {
  background-position: -0 -104px;
}
.adventure-games-for-girls {
  background-position: -0 -156px;
}
.equestria-girls-games {
  background-position: -0 -208px;
}
.design-games {
  background-position: -0 -260px;
}
.house-games {
  background-position: -0 -312px;
}
.cooking-games {
  background-position: -0 -364px;
}
.frozen-games {
  background-position: -0 -416px;
}
.angela-cat-games {
  background-position: -0 -468px;
}
.cat-games {
  background-position: -0 -520px;
}
.lol-dolls-surprise-games {
  background-position: -0 -572px;
}
.surgery-games {
  background-position: -0 -624px;
}
.makeup-games {
  background-position: -0 -676px;
}
.manicure-games {
  background-position: -0 -728px;
}
.fashion-games {
  background-position: -0 -780px;
}
.monster-high-games {
  background-position: -0 -832px;
}
.dress-up-games {
  background-position: -0 -884px;
}
.papa-louie-games {
  background-position: -0 -936px;
}
.hair-salon-games {
  background-position: -0 -988px;
}
.piano-games {
  background-position: -0 -1040px;
}
.pony-games {
  background-position: -0 -1092px;
}
.kissing-games {
  background-position: -0 -1144px;
}
.disney-princess-games {
  background-position: -0 -1196px;
}
.rapunzel-games {
  background-position: -0 -1248px;
}
.coloring-games {
  background-position: -0 -1300px;
}
.quiz-test-games {
  background-position: -0 -1352px;
}
.cleaning-games {
  background-position: -0 -1404px;
}
.baby-care-games {
  background-position: -0 -1456px;
}
.pet-care-games {
  background-position: -0 -1508px;
}
.winx-games {
  background-position: -0 -1560px;
}
.fireboy-and-watergirl-games {
  background-position: -0 -1612px;
}

.pop-it-games {
  background-position: -0 -52px;
}
.kids-games {
  background-position: -0 -0;
}
.igry-akuly {
  background-position: -0 -52px;
}
.basketball-games {
  background-position: -0 -104px;
}
.driving-games {
  background-position: 0 -1560px;
}
.head-soccer-games {
  background-position: 0 -1612px;
}
.war-games {
  background-position: 0 -1664px;
}
.building-games {
  background-position: 0 -1716px;
}
.console-games {
  background-position: 0 -1768px;
}
.dinosaur-games {
  background-position: -0 -156px;
}
.girls-games {
  background-position: -0 -208px;
}
.geometry-dash-games {
  background-position: -0 -260px;
}
.puzzle-games {
  background-position: -0 -312px;
}
.car-stunt-games {
  background-position: -0 -364px;
}
.io-games {
  background-position: -0 -416px;
}
.clicker-games {
  background-position: -0 -468px;
}
.school-games {
  background-position: -0 -520px;
}
.logic-games {
  background-position: -0 -572px;
}
.two-player-games {
  background-position: -0 -624px;
}
.skill-games {
  background-position: -0 -676px;
}
.yandex-games {
  background-position: 0 -1456px;
}
.speed-and-reaction-games {
  background-position: -0 -728px;
}
.nickelodeon-games {
  background-position: -0 -780px;
}
.new-games {
  background-position: -0 -832px;
}
.knife-games {
  background-position: -0 -884px;
}
.cool-games {
  background-position: -0 -936px;
}
.fine-games {
  background-position: -0 -988px;
}
.solitaire-games {
  background-position: -0 -1040px;
}
.simulator-games {
  background-position: -0 -1092px;
}
.funny-games {
  background-position: -0 -1144px;
}
.sports-games {
  background-position: -0 -1196px;
}
.scary-games {
  background-position: -0 -1248px;
}
.snake-games {
  background-position: -0 -1300px;
}
.three-player-games {
  background-position: -0 -1352px;
}
.mini-games {
  background-position: -0 -1404px;
}
.mult {
  background-image: url(/images/new-menu/sprite/mult.jpg?v=21);
}
.shimmer-and-shine-games {
  background-position: 0 0;
}
.dolphin-show-games {
  background-position: 0 -52px;
}
.siren-head-games {
  background-position: 0 -104px;
}
.disney-cars-games {
  background-position: 0 -156px;
}
.tom-and-jerry-games {
  background-position: 0 -208px;
}
.trollface-games {
  background-position: 0 -260px;
}
.strike-force-kitty-games {
  background-position: 0 -312px;
}
.snail-bob-games {
  background-position: 0 -364px;
}
.wheely-games {
  background-position: 0 -416px;
}
.blaze-and-the-monster-machines-games {
  background-position: 0 -468px;
}
.teen-titans-games {
  background-position: 0 -520px;
}
.angry-gran-games {
  background-position: 0 -572px;
}
.sonic-games {
  background-position: 0 -624px;
}
.3-pandas-games {
  background-position: 0 -676px;
}
.fnaf-5-nights-at-freddy-s-games {
  background-position: 0 -728px;
}
.adam-and-eve-games {
  background-position: 0 -780px;
}
.om-nom-games {
  background-position: 0 -832px;
}
.among-us-games {
  background-position: 0 -884px;
}
.angry-birds-games {
  background-position: 0 -936px;
}
.pooches-games {
  background-position: 0 -988px;
}
.brawl-stars-games {
  background-position: 0 -1040px;
}
.spider-man-games {
  background-position: 0 -1092px;
}
.fall-guys-games {
  background-position: 0 -1144px;
}
.frizzle-fraz-games {
  background-position: 0 -1196px;
}
.talking-tom-cat-games {
  background-position: 0 -1248px;
}
.spongebob-games {
  background-position: 0 -1300px;
}
.red-ball-games {
  background-position: 0 -1352px;
}
.a4-games {
  background-position: 0 -1404px;
}
.baldi-games {
  background-position: 0 -1820px;
}
.squid-game-games {
  background-position: -0 -1924px;
}
.granny-games {
  background-position: -0 -1872px;
}
.huggy-wuggy-games {
  background-position: -0 -1976px;
}
.roblox-games {
  background-position: 0 -2028px;
}
.noob-games {
  background-position: 0 -2080px;
}
.hello-neighbor-games {
  background-position: 0 -2132px;
}
.rainbow-friends-games {
  background-position: 0 -2184px;
}
.toca-boca-games {
  background-position: 0 -2236px;
}
.avatar-world-games {
  background-position: 0 -2652px;
}
.simba-games {
  background-position: 0 -2704px;
}
.hamster-kombat {
  background-position: 0 -2756px;
}
.wednesday-games {
  background-position: 0 -2288px;
}
.ban-ban-games {
  background-position: 0 -2340px;
}
.skibidi-games {
  background-position: 0 -2392px;
}
.blue-tractor-games {
  background-position: 0 -2444px;
}
.grimas-shake-games {
  background-position: 0 -2496px;
}
.the-amazing-digital-circus-games {
  background-position: 0 -2548px;
}
.ladybug-and-cat-noir-games {
  background-position: 0 -1456px;
}
.lego-games {
  background-position: 0 -1508px;
}
.lego-ninjago-games {
  background-position: 0 -1560px;
}
.mario-games {
  background-position: 0 -1612px;
}
.subway-surfers-games {
  background-position: 0 -1664px;
}
.monkey-go-happy-games {
  background-position: 0 -1716px;
}
.paw-patrol-games {
  background-position: 0 -1768px;
}

.new-wrap{
  min-height: calc(100vh - 40px);
}