a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
blockquote,
big,
body,
center,
canvas,
caption,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
dl,
div,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
span,
source,
strike,
strong,
sub,
sup,
table,
tbody,
tfoot,
thead,
th,
tr,
tdvideo,
tt,
u,
ul,
var {
  background: transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
table,
table td {
  padding: 0;
  border: none;
  border-collapse: collapse;
}
img {
  vertical-align: top;
}
embed {
  vertical-align: top;
}
root {
  display: block;
}
body {
  background-color: #000;
  background-repeat: repeat-x;
  background-position: top;
}
*,
*:before,
*:after {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input,
input:before,
input:after {
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
::selection {
  background: transparent;
  color: inherit;
}
::-moz-selection {
  background: transparent;
  color: inherit;
}
#canvas {
  position: fixed;
}
canvas {
  image-rendering: optimizeSpeed;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  -ms-touch-action: none;
}
.ani_hack {
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.check-fonts {
  position: fixed;
  opacity: 0;
}
.check-font-1 {
  font-family: "space_marine";
}
@font-face {
  font-family: "space_marine";
  src: url(sm-webfont.eot);
  src: url("sm-webfont.eot?#iefix") format("embedded-opentype"),
    url(sm-webfont.woff2) format("woff2"), url(sm-webfont.woff) format("woff"),
    url(sm-webfont.ttf) format("truetype"),
    url("sm-webfont.svg#space_marine") format("svg");
  font-weight: 400;
  font-style: normal;
}
.orientation-msg-container {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  background-color: #000;
}
.orientation-msg-text {
  font-size: 40px;
  font-family: "Arial";
  color: #fff;
  text-align: center;
  width: 80%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(15%, -50%);
  -moz-transform: translate(15%, -50%);
  -ms-transform: translate(15%, -50%);
  transform: translate(15%, -50%);
}
@media (max-width: 767px) {
  .orientation-msg-text {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .orientation-msg-text {
    font-size: 30px;
  }
}
body {
  background-color: #000 !important;
}
.xxx-game-iframe-iphone-se {
  height: 226px !important;
}
.xxx-ios-fullscreen-message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}
.xxx-ios-fullscreen-scroll {
  width: 100vw;
  height: 120vh;
  position: absolute;
  z-index: 10001;
  top: 0;
  left: 0;
  display: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}
.xxx-ios-fullscreen-swipe {
  width: 30%;
  height: 30%;
  background-image: url(../sprites/swipe.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  animation: xxx-animation-ios-swipe 1.5s ease infinite;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}
@keyframes xxx-animation-ios-swipe {
  0%,
  100% {
    top: 40%;
  }
  50% {
    top: 60%;
  }
}
html,
body {
  -ms-touch-action: none;
}
html {
  background-image: url(wood.jpg);
  overflow: hidden;
}
.popupWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.popup {
  position: fixed;
  color: #fff;
  border: 3px solid #eee;
  background: #000;
  left: 50%;
  top: 50%;
  text-align: center;
  box-shadow: 0 0 20px #000;
  border-collapse: separate;
}
.popup .title {
  background: #eee;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #000;
}
.popup .close {
  position: absolute;
  width: 34px;
  height: 34px;
  cursor: pointer;
}
.popup a:link,
.popup a:visited {
  color: yellow;
}
