/*

	This CSS file was intentionally left uncompressed.

*/

@font-face {
  font-family: "mainFont";
  src: url("/res2016/myriad-set-pro_extrathin.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "mainFontBold";
  src: url("/res2016/myriad-set-pro_semibold.woff") format("woff");
  font-weight: bold;
  font-style: bold;
}

* {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

html,
body {
  width: 100%;
  height: 100%;
}

body {
  background-color: #000;
  color: #ffffff;
  font-family: "mainFont", helvetica, arial, sans-serif;
  font-size: 18px;
}

a {
  color: #78c3ff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h1 {
  font-family: "mainFontBold", helvetica, arial, sans-serif;
  font-size: 30px;
}

h2 {
  font-family: "mainFontBold", helvetica, arial, sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}

p {
  margin-bottom: 10px;
}

strong {
  font-family: "mainFontBold", helvetica, arial, sans-serif;
}

.desktop-only {
  display: block;
}

.anodecoration:hover {
  text-decoration: none !important;
}

.text-center {
  text-align: center;
}

.opacity0 {
  opacity: 0;
}

.opacity1 {
  opacity: 1;
}

.subtitle {
  font-family: "mainFontBold", helvetica, arial, sans-serif;
  font-size: 30px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.buttonWhite {
  border: 1px solid #fff;
  color: #fff;
  width: auto;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-shadow: 0px 0px 0px #fff;
}

.buttonWhite:hover {
  background-color: #fff;
  color: #000;
}

/* *** Flex *** */
.flex-v-padding {
  padding-top: 5%;
  padding-bottom: 5%;
}

.flex1 {
  position: relative;
  width: 100%;
  min-width: 288px;
}

.flex1-90 {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}

.flex2 {
  position: relative;
  width: 100%;
  min-width: 320px;
  height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.flex2left {
  position: relative;
  float: left;
  width: 49%;
}

.flex2right {
  position: relative;
  float: right;
  width: 39%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  padding-right: 5%;
}

.flex2right2 {
  position: relative;
  float: right;
  width: 49%;
}

.flex2clear {
  position: relative;
  clear: both;
}

/* *** Art Render Section *** */

.xFadeSlide {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  background-size: cover;

  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

#artRender1 {
  position: relative;
}

.centeredSection {
  text-align: center;
  color: #fff;
}

#artRenderInfoSection {
  width: 100%;
  height: 220px;
  padding-top: 5%;
  padding-bottom: 5%;
  color: #ffffff;
  text-align: center;
}

/* *** */

#glyphfps {
  font-family: "Andale Mono", "Courier New", monospace;
  letter-spacing: -2px;
  font-size: inherit;
  color: #00ffff;
}

#hieroglyphs-container {
  margin-top: 50px;
  margin-bottom: 20px;
}

#hieroglyphs {
  width: 100%;
  max-width: 1000px;
}

#m5iphone {
  width: 320px;
  display: inline-block;
}

#youtubebg {
  padding-top: 40px;
  padding-bottom: 40px;
  background: linear-gradient(90deg, rgba(67, 42, 164, 1) 0%, rgba(50, 0, 0, 1) 100%);
}

.youtubelogo {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 50px;
  pointer-events: none;
}

#m5bg {
  background-image: url(../res2016/img/m5bg.png);
}

#brandsbg {
  background-image: url(../res2016/img/brandsbg.jpg);
}

#draughtsbg {
  background-color: #000;
}

#iosbg {
  background-color: #222;
}

#slotsbg {
  background-color: #000;
}

#colourcrashbg {
  background-image: url(../res2016/img/colourcrashbg.png);
  background-size: 120px 120px;
}

#colourcrash {
  width: 320px;
  height: 420px;
  box-shadow: 0px 0px 20px #000;
  overflow: hidden;
}

.brand {
  width: 8%;
  opacity: 0.9;
  margin: 1%;
}

.ios-games {
  width: 32%;
}

.img100percent {
  width: 100%;
}

#draughts {
  display: inline-block;
  width: 320px;
  height: 320px;
  overflow: hidden;
}

#slots {
  display: inline-block;
  width: 320px;
  height: 320px;
  overflow: hidden;
}

.online-games-bg {
  background-image: url(../res2016/img/sferos.jpg);
  background-size: cover;
  background-position: center right;
}

.online-games-copy {
  width: 50%;
}

#contactsSection {
  background-color: #333;
  overflow: hidden;
}

#macropolySection {
  background-color: #222;
}

#macropoly {
  border-radius: 20px;
  width: 80%;
}

#twitterTickerSection {
  background-color: #222;
}

#rmc-campaign {
  width: 54%;
}

#rmc-editor {
  width: 43%;
}

#rmc-preview {
  width: 43%;
}

#rmc-source {
  width: 54%;
}

#mugshot {
  width: 40%;
}

#linkedinlogo {
  height: 20px;
}

#solarSystem {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000000;
  font-size: 10px;
  text-align: center;
  overflow: hidden;

  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -webkit-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

#orbitContainer {
  position: absolute;
  left: 0px;
  top: 200px;
  width: 100%;
  height: 100%;
}

.orbits {
  position: absolute;
  /*border:1px solid #FFF;*/
  border-radius: 1000px;
  left: 50%;
}

.planet {
  border-radius: 100px;

  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;

  pointer-events: none;
  /*opacity:0.5;*/
}

#sun {
  position: absolute;
  left: 50%;
  top: 230px;
  margin-left: -30px;
  background-color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  color: #000;

  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

#suncopy {
  position: absolute;
  width: 100%;
  top: 26px;
  text-align: center;
  font-family: helvetica, arial, sans-serif;
  font-size: 8px;
  pointer-events: none;
  color: #000;
}

#mercury {
  background-color: #fff;
  width: 7px;
  height: 7px;
}

#venus {
  background-color: #fff;
  width: 10px;
  height: 10px;
}

#earth {
  background-color: #fff;
  width: 20px;
  height: 20px;
}

#moon {
  background-color: #fff;
  width: 5px;
  height: 5px;
}

#mars {
  background-color: #fff;
  width: 15px;
  height: 15px;
}

#jupiter {
  background-color: #fff;
  width: 50px;
  height: 50px;
}

#jupiter2 {
  position: absolute;
  background-color: #000;
  width: 10px;
  height: 10px;
  left: 20px;
  top: 30px;

  -ms-transform: scaleY(0.75);
  -webkit-transform: scaleY(0.75);
  transform: scaleY(0.75);
}

#saturn {
  position: absolute;
  left: 10px;
  top: 10px;
  background-color: #fff;
  width: 40px;
  height: 40px;
}

#saturn2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  border: 5px solid #fff;
}

#saturn3 {
  position: absolute;
  left: -6px;
  top: -6px;
  width: 64px;
  height: 64px;
  border: 4px solid #fff;
}

#uranus {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #fff;
  width: 30px;
  height: 30px;
}

#uranus2 {
  position: absolute;
  left: -5px;
  top: -5px;
  width: 38px;
  height: 38px;
  border: 1px solid #fff;
}

#neptune {
  background-color: #fff;
  width: 30px;
  height: 30px;
}

#pluto {
  background-color: #fff;
  width: 5px;
  height: 5px;
}

#moon-orbit {
  position: absolute;
  width: 26px;
  -webkit-animation: spin1 3s linear infinite;
  height: 26px;
  -moz-animation: spin1 3s linear infinite;
  left: -3px;
  animation: spin1 3s linear infinite;
  top: -3px;
}

#orbit1 {
  width: 70px;
  -webkit-animation: spin1 3s linear infinite;
  height: 70px;
  -moz-animation: spin1 3s linear infinite;
  top: 225px;
  animation: spin1 3s linear infinite;
  margin-left: -35px;
}

#orbit2 {
  width: 90px;
  -webkit-animation: spin2 6s linear infinite;
  height: 90px;
  -moz-animation: spin2 6s linear infinite;
  top: 215px;
  animation: spin2 6s linear infinite;
  margin-left: -45px;
}

#orbit3 {
  width: 130px;
  -webkit-animation: spin3 9s linear infinite;
  height: 130px;
  -moz-animation: spin3 9s linear infinite;
  top: 195px;
  animation: spin3 9s linear infinite;
  margin-left: -65px;
}

#orbit4 {
  width: 160px;
  -webkit-animation: spin4 12s linear infinite;
  height: 160px;
  -moz-animation: spin4 12s linear infinite;
  top: 180px;
  animation: spin4 12s linear infinite;
  margin-left: -80px;
}

#orbit5 {
  width: 250px;
  -webkit-animation: spin5 15s linear infinite;
  height: 250px;
  -moz-animation: spin5 15s linear infinite;
  top: 135px;
  animation: spin5 15s linear infinite;
  margin-left: -125px;
}

#orbit6 {
  width: 350px;
  -webkit-animation: spin6 18s linear infinite;
  height: 350px;
  -moz-animation: spin6 18s linear infinite;
  top: 85px;
  animation: spin6 18s linear infinite;
  margin-left: -175px;
}

#orbit7 {
  width: 406px;
  -webkit-animation: spin7 21s linear infinite;
  height: 406px;
  -moz-animation: spin7 21s linear infinite;
  top: 57px;
  animation: spin7 21s linear infinite;
  margin-left: -203px;
}

#orbit8 {
  width: 460px;
  -webkit-animation: spin8 24s linear infinite;
  height: 460px;
  -moz-animation: spin8 24s linear infinite;
  top: 30px;
  animation: spin8 24s linear infinite;
  margin-left: -230px;
}

#orbit9 {
  width: 476px;
  -webkit-animation: spin9 27s linear infinite;
  height: 476px;
  -moz-animation: spin9 27s linear infinite;
  top: 20px;
  animation: spin9 27s linear infinite;
  margin-left: -238px;
}

@-webkit-keyframes spin9 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin8 {
  0% {
    -webkit-transform: rotate(40deg);
  }
  100% {
    -webkit-transform: rotate(400deg);
  }
}

@-webkit-keyframes spin7 {
  0% {
    -webkit-transform: rotate(80deg);
  }
  100% {
    -webkit-transform: rotate(440deg);
  }
}

@-webkit-keyframes spin6 {
  0% {
    -webkit-transform: rotate(120deg);
  }
  100% {
    -webkit-transform: rotate(480deg);
  }
}

@-webkit-keyframes spin5 {
  0% {
    -webkit-transform: rotate(160deg);
  }
  100% {
    -webkit-transform: rotate(520deg);
  }
}

@-webkit-keyframes spin4 {
  0% {
    -webkit-transform: rotate(200deg);
  }
  100% {
    -webkit-transform: rotate(560deg);
  }
}

@-webkit-keyframes spin3 {
  0% {
    -webkit-transform: rotate(240deg);
  }
  100% {
    -webkit-transform: rotate(600deg);
  }
}

@-webkit-keyframes spin2 {
  0% {
    -webkit-transform: rotate(280deg);
  }
  100% {
    -webkit-transform: rotate(640deg);
  }
}

@-webkit-keyframes spin1 {
  0% {
    -webkit-transform: rotate(320deg);
  }
  100% {
    -webkit-transform: rotate(680deg);
  }
}

@-moz-keyframes spin9 {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-moz-keyframes spin8 {
  0% {
    -moz-transform: rotate(40deg);
  }
  100% {
    -moz-transform: rotate(400deg);
  }
}

@-moz-keyframes spin7 {
  0% {
    -moz-transform: rotate(80deg);
  }
  100% {
    -moz-transform: rotate(440deg);
  }
}

@-moz-keyframes spin6 {
  0% {
    -moz-transform: rotate(120deg);
  }
  100% {
    -moz-transform: rotate(480deg);
  }
}

@-moz-keyframes spin5 {
  0% {
    -moz-transform: rotate(160deg);
  }
  100% {
    -moz-transform: rotate(520deg);
  }
}

@-moz-keyframes spin4 {
  0% {
    -moz-transform: rotate(200deg);
  }
  100% {
    -moz-transform: rotate(560deg);
  }
}

@-moz-keyframes spin3 {
  0% {
    -moz-transform: rotate(240deg);
  }
  100% {
    -moz-transform: rotate(600deg);
  }
}

@-moz-keyframes spin2 {
  0% {
    -moz-transform: rotate(280deg);
  }
  100% {
    -moz-transform: rotate(640deg);
  }
}

@-moz-keyframes spin1 {
  0% {
    -moz-transform: rotate(320deg);
  }
  100% {
    -moz-transform: rotate(680deg);
  }
}

@keyframes spin9 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin8 {
  0% {
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
  }
  100% {
    -webkit-transform: rotate(400deg);
    transform: rotate(400deg);
  }
}

@keyframes spin7 {
  0% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
  }
  100% {
    -webkit-transform: rotate(440deg);
    transform: rotate(440deg);
  }
}

@keyframes spin6 {
  0% {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
  }
  100% {
    -webkit-transform: rotate(480deg);
    transform: rotate(480deg);
  }
}

@keyframes spin5 {
  0% {
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
  }
  100% {
    -webkit-transform: rotate(520deg);
    transform: rotate(520deg);
  }
}

@keyframes spin4 {
  0% {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
  }
  100% {
    -webkit-transform: rotate(560deg);
    transform: rotate(560deg);
  }
}

@keyframes spin3 {
  0% {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    -webkit-transform: rotate(600deg);
    transform: rotate(600deg);
  }
}

@keyframes spin2 {
  0% {
    -webkit-transform: rotate(280deg);
    transform: rotate(280deg);
  }
  100% {
    -webkit-transform: rotate(640deg);
    transform: rotate(640deg);
  }
}

@keyframes spin1 {
  0% {
    -webkit-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  100% {
    -webkit-transform: rotate(680deg);
    transform: rotate(680deg);
  }
}

/* *** Media Queries *** */

@media (max-width: 640px) {
  h2 {
    font-size: 20px;
  }

  .flex2left {
    width: 100%;
    min-width: 288px;
    clear: both;
  }
  .flex2right {
    width: 90%;
    min-width: 288px;
    clear: both;
  }
  .flex2right2 {
    margin-top: 20px;
    width: 100%;
    min-width: 288px;
    clear: both;
  }

  #youtubebg {
    background: linear-gradient(180deg, rgba(67, 42, 164, 1) 0%, rgba(50, 0, 0, 1) 100%);
  }

  .subtitle {
    font-size: 20px;
  }

  .online-games-bg {
    background: none;
  }
  .online-games-copy {
    width: 100%;
  }

  .brand {
    width: 13%;
  }

  .desktop-only {
    display: none;
  }
}

@media (max-width: 320px) {
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 20px;
  }
}

@media (max-height: 800px) {
  #orbitContainer {
    top: 70px;
  }
}

@media (max-height: 500px) {
  #orbitContainer {
    top: 0px;
  }
}
