article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

 html, body {
  background:#000000;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: yellow;
  color: black;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 0;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

::-moz-selection {
  text-shadow: none;
  background: black;
  color: white;
}

::selection {
  text-shadow: none;
  background: black;
  color: white;
}

::-moz-selection {
  text-shadow: none;
  background: black;
  color: white;
}

html {
  font-family: "Roboto Slab", sans-serif;
  font-size: 12px;
}

body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  line-height: 1.4em;
  background-color: black;
  text-align: center;
  color: white;
}

h1, h2, h3 {
  line-height: 1.4em;
  font-weight: 300;
  margin: 0;
}

h1 {
  font-size: 2.83333em;
}

h2 {
  font-size: 2.33333em;
}

p {
  margin: 0 0 1.4em;
}

em {
  font-style: normal;
}

img {
  display: block;
  width: 100%;
}

ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

* {
border: 0;
outline: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
-webkit-tap-highlight-color: transparent;
}

:focus {
outline: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
-webkit-tap-highlight-color: transparent;
}

.wrapper {
  position: absolute;
  overflow: hidden;
  display: table;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.scene,
.layer {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

.scene {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
}

.playstore {
  position: absolute;
  bottom:110px;
  right:50%;
  margin-right:-100px;
  height:100px;
  width: 200px;
}
.playstore2 {
  position: absolute;
  bottom:230px;
  right:50%;
  margin-right:-280px;
  height:315px;
  width: 560px;
}

.layer {
  position: absolute;
}

.layer div {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.background {
  background: url(../images/7.jpg) no-repeat 50% 50%  #000000;
  background-size: cover;
  position: absolute;
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
  opacity:0.5;
  filter: alpha(opacity=50);
}

.backgroundstar {
  background: url(../images/8.jpg) no-repeat 50% 50%  #000000;
  background-size: cover;
  position: absolute;
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
  opacity:0.6;
  filter: alpha(opacity=60);
}

.layer6 {
  background: url(../images/6.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
}

.layer5 {
  background: url(../images/5.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
}

.layer4 {
  background: url(../images/4.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 130%;
  height: 120%;
  left: -10%;
  top: -5%;
}


.layer4-1 {
  background: url(../images/4-1.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 110%;
  left: -10%;
  top: -5%;
}

.layer4-2 {
  background: url(../images/4-2.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 110%;
  left: -10%;
  top: -5%;
}

.layer4-3 {
  background: url(../images/4-3.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 110%;
  left: -10%;
  top: -5%;
}

.layer4-4 {
  background: url(../images/4-4.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 110%;
  left: -10%;
  top: -5%;
}

.layer4-5 {
  background: url(../images/4-5.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 110%;
  left: -10%;
  top: -5%;
}

.layer3 {
  background: url(../images/3.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 130%;
  height: 120%;
  left: -15%;
  top: -10%;
}

.layer2 {
  background: url(../images/2-2.png) no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  width: 110%;
  height: 110%;
  left:-5%;
  bottom:0%;
  overflow: hidden;
  -webkit-animation: lighthouse 40s 0.1s  infinite linear;
          animation: lighthouse 40s 0.1s  infinite linear;
}

.layer1 {
  background: url(../images/1-1.png) no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  width: 110%;
  height: 110%;
  left:-5%;
  top:0%;
}

@media screen and (orientation:portrait) { 

.layer4-1 {
  background: url(../images/4-1.png) no-repeat 45% 50%;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 110%;
  left: -10%;
  top: -5%;
}

.layer4-5 {
  background: url(../images/4-5.png) no-repeat 45% 50%;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 110%;
  left: -10%;
  top: -5%;
}

.layer4-4 {
  background: url(../images/4-4.png) no-repeat 65% 50%;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 110%;
  left: -10%;
  top: -5%;
}

.layer1 {
  background: url(../images/1-1.png) no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  width: 110%;
  height: 110%;
  left:-5%;
  top:-20%;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}

}

@-webkit-keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(0,0,0) rotateZ(0deg) scale(0.8);
            transform: translate3d(0,0,0) rotateZ(0deg) scale(0.8);
  }
  20% {
    -webkit-transform: translate3d(-15%,-40%,0) rotateZ(50deg) scale(0.4);
            transform: translate3d(-15%,-40%,0) rotateZ(50deg) scale(0.4);
  }

  40% {
    -webkit-transform: translate3d(30%,-30%,0) rotateZ(-30deg) scale(0.3);
            transform: translate3d(30%,-30%,0) rotateZ(-30deg) scale(0.3);
  }

  60% {
    -webkit-transform: translate3d(-30%,20%,0) rotateZ(10deg) scale(0.8);
            transform: translate3d(-30%,20%,0) rotateZ(10deg) scale(0.8);
  }

   80% {
    -webkit-transform: translate3d(10%,-10%,0) rotateZ(-50deg) scale(0.2);
            transform: translate3d(10%,-10%,0) rotateZ(-50deg) scale(0.2);
  }

  100% {
    -webkit-transform: translate3d(0,0,0) rotateZ(0deg) scale(0.8);
            transform: translate3d(0,0,0) rotateZ(0deg) scale(0.8);
  }
}

@keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(0,0,0) rotateZ(0deg) scale(0.8);
            transform: translate3d(0,0,0) rotateZ(0deg) scale(0.8);
  }
  20% {
    -webkit-transform: translate3d(-15%,-40%,0) rotateZ(50deg) scale(0.4);
            transform: translate3d(-15%,-40%,0) rotateZ(50deg) scale(0.4);
  }

  40% {
    -webkit-transform: translate3d(30%,-30%,0) rotateZ(-30deg) scale(0.3);
            transform: translate3d(30%,-30%,0) rotateZ(-30deg) scale(0.3);
  }

  60% {
    -webkit-transform: translate3d(-30%,20%,0) rotateZ(10deg) scale(0.8);
            transform: translate3d(-30%,20%,0) rotateZ(10deg) scale(0.8);
  }

   80% {
    -webkit-transform: translate3d(10%,-10%,0) rotateZ(-50deg) scale(0.2);
            transform: translate3d(10%,-10%,0) rotateZ(-50deg) scale(0.2);
  }

  100% {
    -webkit-transform: translate3d(0,0,0) rotateZ(0deg) scale(0.8);
            transform: translate3d(0,0,0) rotateZ(0deg) scale(0.8);
  }
}
