body,
html {
  padding: 0;
  margin: 0;
  font-family: Verdana;
  font-size: 14px;
  background: -webkit-linear-gradient(#fff 33%, #bbb 85%, #aaa 100%);
  background: -o-linear-gradient(#fff 33%, #bbb 85%, #aaa 100%);
  background: -moz-linear-gradient(#fff 33%, #bbb 85%, #aaa 100%);
  background: linear-gradient(#fff 33%, #bbb 85%, #aaa 100%);
  background-attachment: fixed
}

* {
  font-family: 'Roboto', sans-serif !important;
  color: #7f7f7f !important
}

p {
  margin: 0;
  padding: 0
}

.flag {
  position: relative;
  display: inline-block;
  margin: auto;
  width: 45px;
  height: 30px;
  background: url(//static.nicoo.in/flags.png) top left no-repeat transparent;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 3px;
  opacity: .8;
  display: block;
  float: left;
  margin-right: 3.5%
}

.flagen {
  background-position: -150px -35px
}

.flagpt {
  background-position: -350px -140px
}

.flagbr {
  background-position: -300px -140px
}

.flages {
  background-position: -200px -35px
}

.flagfr {
  background-position: 0 -70px
}

.flagde {
  background-position: -50px -35px
}

.flagar {
  background-position: -50px 0
}

.flagpl {
  background-position: -250px -140px
}

.flagbg {
  background-position: -200px 0
}

.flagel {
  background-position: -100px -35px
}

.flagzh-TW {
  background-position: -300px -210px
}

.flagzh-CN {
  background-position: -250px -210px
}

.flaghe {
  background-position: -150px -70px
}

.flagro {
  background-position: -400px -140px
}

.flaghi {
  background-position: -200px -70px
}

.flaghr {
  background-position: -250px -70px
}

.flaghu {
  background-position: -300px -70px
}

.flagsr {
  background-position: -200px -175px
}

.flagcs {
  background-position: -350px 0
}

.flagid {
  background-position: -400px -70px
}

.flagsl {
  background-position: -100px -175px
}

.flagda {
  background-position: 0 -35px
}

.flagit {
  background-position: -50px -105px
}

.flagsk {
  background-position: -50px -175px
}

.flagnl {
  background-position: -150px -140px
}

.flagja {
  background-position: -100px -105px
}

.flagko {
  background-position: -250px -105px
}

.flagsv {
  background-position: -250px -175px
}

.flaget {
  background-position: -250px -35px
}

.flaglv {
  background-position: -400px -105px
}

.flagth {
  background-position: -400px -175px
}

.flaglt {
  background-position: -350px -105px
}

.flagtr {
  background-position: -50px -210px
}

.flagfi {
  background-position: -400px -35px
}

.flagms {
  background-position: -50px -140px
}

.flaguk {
  background-position: -100px -210px
}

.flagin {
  background-position: -400px -210px
}

.desktopOnly {
  display: block !important
}

.mobileOnly {
  display: none !important
}

.bg {
  background: #00505d;
  border-radius: 5px;
  padding: 1%;
  margin-top: -3px
}

.flagContainer {
  position: relative;
  width: 90%;
  padding: 0 5%;
  max-width: 1200px;
  margin: auto
}

.flagContainer a {
  display: block;
  text-decoration: none;
  float: left;
  width: 23%;
  padding: 1%;
  border-radius: 3px;
  color: #000;
  line-height: 35px;
  font-family: Verdana;
  font-size: .7vw;
  transition: all .25s linear !important;
  color: #fff
}

.flagContainer a:hover {
  background: #033
}

.logo {
  max-width: 100%
}

.lighterLogo {
  filter: brightness(1.20)
}

.clear {
  clear: both
}

.framedStage {
  width: 100%;
  height: 100%;
  overflow: hidden
}

.framedStage2 {
  z-index: 9999;
  height: 100px;
  margin-bottom: -100px
}

.stage {
  position: relative;
  width: 96%;
  margin: 0 auto;
  padding: 0 2%;
  max-width: 1312px
}

.header {
  position: relative;
  width: 100%;
  text-align: center;
  background: #f9f9f9;
  border-bottom: 1px solid #ececec;
  -moz-box-shadow: 0 5px 10px -2px #b2b2b2;
  box-shadow: 0 5px 10px -2px #b2b2b2;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 2px
}

.langMenu::before {
  content: " ";
  width: 10px;
  height: 10px;
  position: relative;
  margin-top: 3px;
  background: url(//static.nicoo.in/triangle.svg) center center no-repeat transparent;
  left: 10px;
  margin-left: -25px;
  z-index: 9999999;
  color: #000;
  display: block;
  float: left
}

.langMenu {
  position: absolute;
  top: 2px;
  right: 2px;
  cursor: pointer
}

.langMenuHidden {
  display: none;
  position: absolute;
  top: 20px;
  right: 10px;
  width: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 99
}

.langMenuHidden ul {
  text-align: center;
  list-style-type: none;
  padding: 0
}

.langMenuHidden ul li {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0 10px;
  text-align: right
}

.langMenuHidden ul li a {
  text-decoration: none
}

.langMenuHidden ul li a:hover {
  text-decoration: underline
}

.menu {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 13px
}

.menuButton {
  cursor: pointer;
  opacity: .8
}

.menuButton:hover {
  opacity: 1
}

.hiddenMenu {
  display: none;
  padding: 10px 0
}

.hiddenMenu ul {
  text-align: center;
  list-style-type: none;
  padding: 0
}

.hiddenMenu ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0 3px
}

.hiddenMenu ul li:after {
  content: "|";
  margin-left: 6px;
  color: #000 !important;
  font-weight: 700
}

.hiddenMenu ul li:last-child:after {
  content: ""
}

.hiddenMenu ul li a {
  text-decoration: none;
  font-weight: 400;
  font-size: 1.2em
}

.hiddenMenu ul li a:hover {
  text-decoration: underline
}

.pub1,
.pub2,
.pub3,
.pub4,
.pub5 {
  position: relative;
  width: 100%;
  text-align: center
}

.banner {
  position: relative;
  width: 98%;
  padding: 1% 1% 0 1%;
  margin: 10px auto;
  background: url(//static.nicoo.in/greypattern.jpg) center center repeat #efefef;
  text-align: center
}

.banner .center {
  margin-top: 5px
}

.bannerSec {
  position: relative;
  width: 98%;
  padding: 1%;
  margin: 0 auto 0px;
  text-align: center;
  background: url(//static.nicoo.in/greypattern.jpg) center center repeat #efefef
}

.bannerThird {
  position: relative;
  width: 98%;
  padding: 1%;
  margin: -15px auto 10px;
  text-align: center
}

.discl {
  position: relative;
  width: 98%;
  padding: .55% 1% .75%;
  margin: 15px auto;
  background: #f9f9f9;
  text-align: center;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec
}

.discl p {
  font-size: 16px
}

.generic {
  position: relative;
  width: 100%;
  text-align: center
}

.popLayer1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999999
}

.closeLayer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  margin-top: -230px;
  margin-left: 240px;
  cursor: pointer
}

.popLayerVideo {
  border: 0
}

.listing {
  position: relative;
  width: 100%;
  text-align: center
}

.listingGame {
  display: inline-block;
  width: 240px;
  background: #f2f2f2;
  margin: 0 15px 15px;
  padding: 20px 20px 7px;
  -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.5)
}

.listingGame img {
  width: 240px;
  height: 170px;
  max-width: 100%;
  display: block
}

.listingGame a {
  text-decoration: none !important
}

.truncate {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: -8px;
  font-weight: 700;
  color: #3f3f3f !important;
  direction: ltr
}

.truncate a {
  text-decoration: none
}

.listingGame img,
.listingGame video {
  border-radius: 10px
}

.sideScrollerSlide,
.bottomBoxSlide {
  display: inline
}

.inlineVideo {
  width: 240px;
  height: 170px;
  display: none;
  margin-bottom: -4px
}

.normalVideo {
  width: 380px;
  height: 266px;
  display: block;
  float: unset;
  margin: auto
}

.leftVideo {
  float: unset
}

.rightVideo {
  float: right !important
}

.sliderImage {
  width: 750px;
  height: 350px;
  -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.7);
  box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.7);
  border-radius: 10px
}

#prev img,
#next img {
  margin: 10px 10px -5px;
  width: 75px;
  opacity: .3
}

#prev img:hover,
#next img:hover {
  opacity: 1
}

.preh1title {
  margin-top: -0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400
}

.preh1title2 {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 16px;
  color: #7f7f7f !important;
  text-decoration: underline;
  font-weight: bolder
}

.h1title {
  line-height: 20px;
  padding-bottom: 10px;
  font-size: 18px;
  color: #777 !important;
  margin-top: 0;
  margin-bottom: 0
}

.h2title {
  line-height: 22px;
  padding-bottom: 10px;
  font-size: 18px;
  color: #777 !important;
  margin-top: 0;
  margin-bottom: 0
}

.h1subtitle {
  font-size: 18px;
  margin-top: 35px;
  margin-bottom: 15px;
  color: #777 !important
}

.h3subtitle {
  font-size: 28px;
  margin-top: 35px;
  margin-bottom: 15px;
  color: #777 !important
}

.psubtitle {
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 0;
  color: #777 !important
}

.icon1,
.icon2,
.icon3 {
  width: 50px;
  height: 44px;
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  margin: 15px 10px 5px;
  cursor: pointer
}

.icon1:hover,
.icon2:hover,
.icon3:hover {
  filter: saturate(3)
}

.preFooter {
  width: 100%;
  height: 0;
  text-align: center
}

.footer {
  background: #000;
  padding: 10px 0;
  margin-top: 60px
}

.footerFooter {
  margin-top: 25px;
  background: #eee !important
}

.copy {
  margin-top: 10px;
  width: 100%;
  text-align: center;
  color: #7f7f7f !important;
  margin-bottom: 10px
}

.footerFooter {
  margin-top: 5px
}

.copyright {
  padding-top: 1px;
  padding-bottom: 10px
}

.social {
  position: absolute;
  top: -7px;
  right: 0;
  float: right
}

.social img {
  width: 30px;
  border-radius: 5px;
  margin: auto 5px;
  opacity: .8
}

.social img:hover {
  opacity: 1
}

.social2 {
  display: block;
  top: 2px;
  margin-bottom: 6px;
  right: 0;
  text-align: center
}

.social2 img,
.message .stage img {
  width: 30px;
  border-radius: 5px;
  margin: auto 5px;
  opacity: .8
}

.message .stage h3,
.simulateh3 {
  margin-top: 0;
  font-size: 16px;
  font-weight: 700
}

.social2 img:hover {
  opacity: 1
}

.social3 {
  display: block;
  margin-top: 4px;
  margin-bottom: 0;
  right: 0;
  text-align: center
}

.social3 img {
  width: 30px;
  border-radius: 5px;
  margin: auto 5px;
  opacity: .8
}

.social3 p {
  margin-bottom: 10px;
  font-size: 16px
}

.social3 img:hover {
  opacity: 1
}

.message {
  background: #fff;
  padding: 10px 0 10px 0;
  clear: both;
  text-align: center
}

.message p {
  display: block;
  margin-bottom: 8px
}

.simulateh3 {
  display: block;
  padding: 0 0 0 0 !important;
  margin: 10px auto 10px auto !important
}

.footerLinks {
  margin: 10px 10px 0 10px
}

.footerLinks ul {
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.footerLinks ul li {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0 10px
}

.footerLinks ul li a {
  text-decoration: underline
}

.footerLinks ul li a:hover {
  text-decoration: underline
}

.moreCats {
  width: 50px;
  opacity: .7;
  margin-top: 10px
}

.moreCats:hover {
  opacity: 1
}

.margin10bot {
  margin-bottom: 10px
}

.bigImage {
  max-width: 100%;
  border-radius: 10px
}

.genericBanner {
  display: inline-block;
  width: 31.1%;
  margin: 0;
  padding: .5%;
  margin: 0 .5%;
  background: #f2f2f2;
  text-decoration: none;
  -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.5)
}

.genericBannertitle {
  font-size: 16px;
  color: #000 !important;
  margin-top: 4px !important;
  display: inline-block;
  font-weight: bolder
}

.inlineVideo {
  background: url(//static.nicoo.in/t.gif) center center no-repeat transparent;
  background-size: cover
}

.goto {
  font-size: 19px;
  text-decoration: underline;
  line-height: 15px;
  display: block
}

.limitText {
  max-width: 800px;
  margin: auto
}

.clickSideScroll,
.clickBottomBox {
  text-align: center
}

.clickBottomBox {
  text-align: center;
  opacity: .5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.clickSideScroll img,
.clickBottomBox img {
  margin: auto;
  width: 40px;
  cursor: pointer;
  opacity: .5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.clickSideScrollBack {
  display: none;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.clickSideScrollBack img {
  margin: auto;
  width: 40px;
  cursor: pointer;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: .5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.controlButtons {
  position: relative;
  width: 100%;
  text-align: center;
  clear: both;
  min-height: 50px;
  margin-top: 10px;
  margin-bottom: 10px
}

.controlButtonsLeft {
  float: left;
  width: 48%;
  margin-right: 1%;
  text-align: right
}

.controlButtonsRight {
  float: right;
  width: 48%;
  margin-left: 1%;
  text-align: left
}

.goAnchor1,
.goAnchor2 {
  text-decoration: underline;
  cursor: pointer;
  font-size: 13px
}

#breadCrumbs {
  font-size: 16px;
  margin-bottom: 12px !important
}

#breadCrumbs span {
  font-weight: 500;
  font-size: 16px
}

#breadCrumbs {
  margin-top: 10px;
  margin-bottom: -1px
}

.breadCrumb a {
  text-decoration: none
}

.breadCrumb a:hover {
  text-decoration: underline
}

.breadCrumb::after {
  content: "»";
  margin: 0 3px
}

.threeColumnsAlign {
  position: relative;
  margin-left: 5px
}

.gameOneThirdLeft {
  width: 360px;
  margin-left: calc(50% - 572px);
  float: left;
  text-align: right;
  margin-right: 40px;
  top: 0
}

.gameOneThirdCentral {
  margin: auto;
  width: 336px;
  max-width: 100%;
  text-align: center;
  top: 0;
  float: left;
  margin: 0
}

.gameOneThirdRight {
  width: 360px;
  margin-right: calc(50% - 564px);
  float: right;
  text-align: left;
  margin-left: 40px;
  top: 0
}

.twoColumnsAlign {
  position: relative;
  margin-left: 5px;
  margin-top: 20px
}

.gameOneHalfLeft {
  width: calc(50% - 20px);
  float: left;
  text-align: right;
  top: 0
}

.gameOneHalfRight {
  width: calc(50% - 20px);
  max-width: 100%;
  float: right;
  text-align: left;
  top: 0
}

.gameOneHalfLeft .oneLiner {
  width: 380px;
  max-width: 100%;
  float: right
}

.gameOneThirdRight .oneLiner,
.gameOneHalfRight .oneLiner {
  height: 24px
}

.playImageBanner {
  display: inline-block;
  margin: 1%;
  padding: 1% 1% 2%;
  background: #f2f2f2;
  text-decoration: none;
  -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.5);
  font-size: 22px;
  font-weight: 700;
  color: #000 !important;
  width: 660px;
  max-width: 96%
}

.playImageBanner img {
  max-width: 100%
}

.margin1 {
  line-height: 30px;
  margin-bottom: -8px;
  margin-top: -8px
}

.playNow {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  margin-top: -5px;
  margin-bottom: 5px;
  text-decoration: none;
  cursor: pointer;
  background: transparent;
  padding: 5px;
  border-radius: 3px
}

.playNow span {
  text-decoration: underline
}

.playNow2 {
  cursor: pointer
}

.playNow:hover {
  font-size: 18px;
  line-height: 20px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.025);
  color: #cfcfcf !important
}

.theseTags {
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  margin-top: 5px
}

.theseTagsa {
  position: relative;
  display: block;
  height: 35px;
  font-size: 14px
}

.theseTagsa a {
  font-size: 14px
}

.gameArea {
  display: none;
  position: relative;
  width: 100%;
  text-align: center
}

.preGameEffect {
  position: relative;
  height: 220px;
  background: rgba(255, 255, 255, 1);
  padding: 30px;
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  background: url(//static.nicoo.in/greypattern.jpg) center center repeat #efefef
}

.activateFlash {
  display: none
}

.activateFlash img {
  width: 353px !important;
  height: 96px !important
}

.preGame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center
}

.preGameContent .h1title {
  color: #000 !important
}

.preGameContent .text1 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px
}

.preGameContent .text2 {
  font-size: 14px;
  margin-bottom: 10px
}

.preGameContent img {
  width: 100px;
  cursor: pointer;
  margin: 10px
}

.currentGame {
  display: none;
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  padding: 10px;
  margin-bottom: 0
}

.loading {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: calc(100% - 20px);
  background: url(//static.nicoo.in/loading.png) center center no-repeat rgba(255, 255, 255, 0.85);
  z-index: 98;
  border-radius: 20px
}

.loadingTemporary {
  display: none
}

.theGame {
  position: relative;
  width: 98%;
  text-align: center;
  padding: 2% 1%;
  margin-bottom: 10px
}

.evenMoreCats {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 15px
}

.evenMoreCatsBox {
  width: 100%;
  display: inline-block;
  margin: .5%
}

.playImageBanner a.bText,
.evenMoreCatsBox a.bText {
  display: block;
  width: 100% !important;
  font-size: 22px !important;
  margin-bottom: 10px;
  color: #000 !important;
  text-decoration: inherit
}

.evenMoreCats img {
  max-width: 100%;
  border-radius: 10px
}

.cookie-message {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.75);
  border-bottom: 1px solid #ccc;
  box-shadow: 0 0 3px #ccc;
  z-index: 9999;
  text-align: center
}

.cookie-message a {
  display: inline;
  cursor: pointer
}

.cookie-message p,
.cookie-message a {
  color: #333;
  font-size: 12px;
  margin: .6em 0
}

.cookie-message a {
  text-decoration: underline
}

.cookie-message a:hover {
  text-decoration: underline
}

.my-close-button {
  font-weight: 700;
  text-decoration: underline !important
}

.goFullScreen {
  cursor: pointer
}

.refreshPage img {
  margin: 22px 10px;
  width: 50px
}

.goFullScreen {
  margin: 10px;
  width: 50px
}

.hpLinks {
  font-weight: 700;
  text-decoration: underline;
  font-size: 16px
}

.hpLinks:hover {
  text-decoration: underline !important
}

.oneLiner {
  display: block;
  width: 100%;
  height: 24px;
  text-align: center;
  font-size: 15px;
  font-weight: 700
}

.ratingStars {
  margin-top: 35px;
  margin-bottom: 35px
}

.ratingStars a img {
  width: 32px
}

.ratingStars a img:hover {
  filter: sepia(1)
}

.mobileAd {
  display: none !important
}

.desktopAd {
  display: block !important
}

.noAdsContent a {
  text-decoration: none !important
}

.noAdsContent a:hover {
  text-decoration: underline !important
}

.specialLinks li {
  list-style-type: none
}

.specialLinks li a {
  text-decoration: none !important
}

.specialLinks li a:hover {
  text-decoration: underline !important
}

.pubCenter {
  position: relative;
  max-width: 1200px !important;
  margin-bottom: 10px;
  text-align: center;
  padding-right: unset !important;
  display: inline
}

.margin1 {
  line-height: 30px;
  margin-bottom: -8px;
  margin-top: -8px
}

.cycle-slideshow {
  min-height: 340px
}

.logo.lighterLogo {
  height: 70px !important;
}

@media(max-width:1368px) {
  .flagContainer a {
    font-size: 1.5vw
  }
}

@media(max-width:768px) {
  .bg {
    width: 65%;
    margin: auto;
  }

  .cycle-slideshow {
    min-height: unset
  }

  .pub2.mCorr1 {
    margin-left: -11px !important
  }

  .theseTagsa {
    margin-top: -10px;
    margin-bottom: 10px
  }

  .bTextimg {
    margin-left: -20px !important
  }

  #breadCrumbs {
    margin-bottom: 0 !important
  }

  .margin1 {
    line-height: 30px !important;
    margin-bottom: -8px !important;
    margin-top: -3px !important
  }

  .discl {
    margin: -15px auto 25px auto !important;
    padding: 0 !important
  }

  .desktopAd {
    display: none !important
  }

  .mobileAd {
    display: block !important
  }

  .desktopOnly {
    display: none !important
  }

  .mobileOnly {
    display: block !important
  }

  .hideMobile {
    display: none !important
  }

  .h1title {
    margin-top: 10px
  }

  .limitText {
    margin-bottom: 10px
  }

  .flagContainer a {
    width: 98%;
    font-size: 5vw
  }

  .closeLayer {
    position: absolute;
    top: 1%;
    left: unset;
    right: 1%;
    width: 40px;
    margin-top: unset;
    margin-left: unset
  }

  .sliderImage {
    width: 100%;
    height: auto
  }

  .langMenu {
    display: none
  }

  #prev img,
  #next img {
    margin: 5px 5px -7px;
    width: 45px
  }

  .sliderImage {
    -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.7);
    box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.7)
  }

  .genericBanner {
    display: inline-block;
    width: 96%;
    margin: 0;
    padding: .5%;
    margin: 0 .5% 4% .5%;
    background: #f2f2f2;
    text-decoration: none;
    -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.5)
  }

  .copy {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    color: #7f7f7f !important;
    margin-bottom: 10px
  }

  .footerFooter {
    margin-top: 5px
  }

  .social {
    position: relative;
    top: 5px;
    right: 0;
    float: none;
    text-align: center;
    margin-bottom: 10px
  }

  .message .stage {
    text-align: center
  }

  .threeColumnsAlign {
    margin: auto
  }

  .gameOneThirdLeft {
    width: 336px;
    max-width: 100%;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none;
    text-align: center;
    clear: both;
    min-height: 200px;
    margin-top: 15px
  }

  .gameOneThirdCentral {
    margin: auto;
    width: 336px;
    max-width: 100%;
    text-align: center;
    top: 0;
    float: none;
    clear: both;
    min-height: 250px;
    margin-top: 15px
  }

  .gameOneThirdRight {
    position: relative;
    width: 336px;
    max-width: 100%;
    height: 235px;
    float: none;
    text-align: center;
    clear: both;
    margin: 55px auto 40px !important
  }

  .normalVideo {
    width: 336px;
    max-width: 100%;
    height: 235px;
    display: block;
    float: none
  }

  .h3subtitle {
    margin-top: 15px
  }

  .leftVideo,
  .rightVideo {
    float: unset !important
  }

  .evenMoreCatsBox {
    width: 100%
  }

  .playImageBanner a.bText,
  .evenMoreCatsBox a.bText {
    font-size: 4vw !important;
    margin-bottom: 0;
    color: #000 !important;
    text-decoration: underline !important;
    padding: 10px;
    display: block
  }

  .hpLinks {
    text-decoration: underline
  }

  .lighterLogo {
    filter: brightness(0.95);
    max-width: 60%
  }

  .gameOneThirdRight.oneLiner {
    margin-top: 50px
  }

  .specificHide .generic .h3subtitle {
    margin-top: 40px
  }
}

.noAds {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(127, 127, 127, 0.7);
  display: flex;
  justify-content: center;
  align-items: center
}

.noAdsContent {
  max-width: 100%;
  text-align: center;
  width: 333px;
  font-size: 12px
}

.noAdsContent p {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
  padding: 10px;
  color: #000 !important;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.6)
}

.noAdsContent img {
  max-width: 100%
}

.noAdsContent a {
  color: inherit !important;
  text-decoration: underline
}

.noAdsContent a:hover {
  color: #999 !important;
  text-decoration: underline
}

.pub1 {
  width: 100%;
  max-width: 1312px;
  min-height: 10px;
  max-height: 28px;
  margin: auto;
  margin-top: 13px;
  margin-bottom: 13px
}

.pub2 {
  width: 970px;
  height: 250px;
  margin: auto;
  max-width: 100%
}

.pub3 {
  width: 320px !important;
  height: 100px !important;
  margin: auto;
  max-width: 100%;
  margin-bottom: 20px;
  display: inline
}

.pub4 {
  max-width: 100%;
  min-height: 250px;
  max-height: 300px;
  margin: auto
}

.pub4 .adsbygoogle {
  width: 336px;
  max-width: 100%;
  min-height: 280px;
  max-height: 300px;
  margin: auto
}

.pub5 {
  width: 970px;
  height: 250px;
  margin: auto;
  clear: both;
  margin-top: 50px;
  margin-bottom: 10px
}

.pub5 .adsbygoogle {
  width: 970px;
  height: 250px
}

@media(max-width:768px) {
  .pub1 {
    width: 100%;
    min-height: 120px;
    max-height: 160px;
    margin: auto;
    max-width: 100%;
    margin-top: 7px;
    margin-bottom: 13px
  }

  .pub2 {
    width: 336px;
    max-width: 100%;
    height: 280px;
    margin: auto;
    max-width: 100%
  }

  .pub5 {
    width: 100%;
    max-width: 336px;
    height: 250px;
    max-height: 280px;
    margin-top: 15px
  }

  .pub5 .adsbygoogle {
    width: 100%;
    max-width: 336px;
    height: 250px;
    max-height: 280px
  }

  .pub4 {
    width: 100%;
    max-width: 336px;
    height: 250px;
    max-height: 280px;
    margin-top: 15px
  }

  .pub4 .adsbygoogle {
    width: 100%;
    max-width: 336px;
    height: 250px;
    max-height: 280px
  }

  .generic,
  .generic p {
    display: block !important;
    height: unset;
    padding-bottom: 12px
  }
}

@media(max-width:320px) {
  .pub2 {
    width: 100%;
    height: 250px;
    margin: auto;
    max-width: 100%
  }
}

.newImagePosition {
  margin-top: 34px
}

.pub4 {
  margin-bottom: 15px;
  width: 336px;
  float: left
}

@media(max-width:768px) {
  .newImagePosition {
    margin-top: -1px
  }

  .gameOneThirdLeft {
    height: 170px !important;
    min-height: 170px !important
  }

  .gameOneHalfLeft,
  .gameOneHalfRight {
    width: 100%;
    float: unset;
    clear: both;
    text-align: center
  }

  .normalVideo {
    margin: auto
  }

  .pub4 {
    width: 100%;
    max-width: 336px;
    height: 280px;
    max-height: 280px;
    margin-top: 15px;
    margin-bottom: 15px;
    float: unset
  }
}

@media(max-width:768px) {
  .header {
    display: none !important
  }
}