@font-face {
    font-family: 'Montserrat arm';
    src: url('../fonts/Montserratarm-Bold.eot');
    src: url('../fonts/Montserratarm-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserratarm-Bold.woff2') format('woff2'),
        url('../fonts/Montserratarm-Bold.woff') format('woff'),
        url('../fonts/Montserratarm-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat arm';
    src: url('../fonts/Montserratarm-ExtraLight.eot');
    src: url('../fonts/Montserratarm-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserratarm-ExtraLight.woff2') format('woff2'),
        url('../fonts/Montserratarm-ExtraLight.woff') format('woff'),
        url('../fonts/Montserratarm-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat arm';
    src: url('../fonts/Montserratarm-Thin.eot');
    src: url('../fonts/Montserratarm-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserratarm-Thin.woff2') format('woff2'),
        url('../fonts/Montserratarm-Thin.woff') format('woff'),
        url('../fonts/Montserratarm-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat arm';
    src: url('../fonts/Montserratarm-Light.eot');
    src: url('../fonts/Montserratarm-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserratarm-Light.woff2') format('woff2'),
        url('../fonts/Montserratarm-Light.woff') format('woff'),
        url('../fonts/Montserratarm-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat arm';
    src: url('../fonts/Montserratarm-Regular.eot');
    src: url('../fonts/Montserratarm-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserratarm-Regular.woff2') format('woff2'),
        url('../fonts/Montserratarm-Regular.woff') format('woff'),
        url('../fonts/Montserratarm-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat arm';
    src: url('../fonts/Montserratarm-Black.eot');
    src: url('../fonts/Montserratarm-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserratarm-Black.woff2') format('woff2'),
        url('../fonts/Montserratarm-Black.woff') format('woff'),
        url('../fonts/Montserratarm-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat arm';
    src: url('../fonts/Montserratarm-Medium.eot');
    src: url('../fonts/Montserratarm-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserratarm-Medium.woff2') format('woff2'),
        url('../fonts/Montserratarm-Medium.woff') format('woff'),
        url('../fonts/Montserratarm-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat arm';
    src: url('../fonts/Montserratarm-SemiBold.eot');
    src: url('../fonts/Montserratarm-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserratarm-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserratarm-SemiBold.woff') format('woff'),
        url('../fonts/Montserratarm-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat arm';
    src: url('../fonts/Montserratarm-ExtraBold.eot');
    src: url('../fonts/Montserratarm-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserratarm-ExtraBold.woff2') format('woff2'),
        url('../fonts/Montserratarm-ExtraBold.woff') format('woff'),
        url('../fonts/Montserratarm-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}



html,body{
  height: 100%;
	width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  padding: 0;
  background: none;
  position:relative;}
body{margin: 0 auto;padding: 0;
  font-family: 'Montserrat arm', sans-serif;
  font-weight: normal;
}
.footer{position:absolute;bottom:0;width:100%;height:60px;background-color:#f5f5f5}
body>.container{padding:60px 15px 0}.container .text-muted{margin:20px 0}
.footer>.container{padding-right:15px;padding-left:15px}code{font-size:80%}
.preload, .preload img {position: absolute; top:0; left: 0; width: 1px; height: 1px;}
div {
    position: relative;
    display: block;
}
#main {
	margin: 0 auto;
}
.b-close{z-index: 99; color: #183545; cursor: pointer; background: #ffffff; display: block; text-align: center; box-shadow: none; font-weight: bold; font-size: 25px; padding: 0; position: absolute; right: -3px; top: -3px; width: 40px; border: 3px solid #183545; height: 40px; line-height: 33px; }
.b-close:hover {background: #183545;color: #ffffff;}
.thepopup {
	min-width: 50%;
	max-width: 765px;z-index: 9999;opacity: 1;display: block;
    color: #FFF;
    padding: 0px;
	display: none;
	text-align: center;
	border-collapse: collapse;
	box-sizing: border-box;
	background: #FFF;
	background-position: center;
	padding: 5px 25px 25px;
	box-sizing: content-box;
	border: 3px solid #183545;
}
#thepopup2.thepopup {
	min-width: 450px;
	padding: 15px 35px 35px;
}
.thepopup h2 {
	margin: 10px auto 15px;
	color: #183545;
	text-transform: uppercase;
}
#topusers {
	color: #000000;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
#topusers a {
}
#topusers td, #topusers th {
  padding: 4px 10px;
	margin: 20px;
	text-align: center;
  ont-size: 15px;
}

#topusers th {
	font-size: 17px;
border-bottom: 3px solid black;
text-transform: uppercase;
}
#topusers th:nth-child(2),#topusers td:nth-child(2)  {
  border-right: 3px solid black;
  border-left: none;
}

#topusers td {
	border: 1px solid #000000;

}
#topusers td:first-child {
  border-left: none;
  border-right: none;
}
#topusers td:last-child {
  border-right: none;
}
#topusers .leader .info {
}
.contt, .contt2  {
	position: relative;
}
#closetop {
  position: absolute;

  z-index: 99;

  top: 3vh;

  right: 5vw;

  font-size: 24px;

  cursor: pointer;

  display: block;

  width: 50px;

  height: 50px;

  background: #60c;

  border-radius: 50%;

  line-height: 48px;

  text-align: center;

  color: white;}
#loading {height: 100%;
width: 100%;
line-height: 600px;
text-align: center;
display: none;
background: rgba(255,255,255,0.75);
position: fixed;
z-index: 555;
top: 0;left: 0; }
#loading img { width: 150px; height: 150px; vertical-align: middle;}

.coverone {
	height: 100%;
    width: 100%;
	overflow: hidden;
  padding: 0;
  background-position: center top;
  background-size: cover;

}
#toppage, #game, #tutorial, #aftergame, #rules {
	display: none;
}
#game {
  text-align: center;
}
#prepopup {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 999;
  position: absolute;
  top: 0;

}
#prepopup .content {
  width: 340px;
  padding: 20px;
  max-width: 100%;
  background: rgba(255,255,255,0.9);
  border-radius: 10px;
  position: absolute;
  top: 50px;
  left: 50%;
  font-size: 24px;
  margin-left: -170px;
  animation-name: zoom-in;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-delay: 0s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}
#prepopup .content .so {
  margin-top: 50px;
}
#prepopup .content #gotext {
  font-size: 44px;
}
#login {
  padding: 0;
	text-align: left;
  background-position: center center;

background-size: auto 105%;

background-repeat: no-repeat;

background-color: #efefef;
}
.lines {
  width: 100%;
  position: absolute;
  bottom: 14vh;
  right: 0;
  animation-name: cut-from-right;
  animation-duration: 2.5s;
  animation-iteration-count: 1;
  animation-delay: 1.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  overflow: hidden;
  text-align: right;
  height: 100%;
}
.lines img {
  max-width: 100vw;
  position: absolute;
  right: 0;
  bottom: 0;
}
@keyframes cut-from-right {
  0% {
     width: 0%;
  }
  100% {
     width: 100%;
  }
}
@keyframes from-bottom {
  0% {
    transform: translate(0,500px)
  }
  100% {
    transform: translate(0px,0)
  }
}
.phone-cont {
  position: absolute;
  bottom: 4vh;
  right: -1vw;
  animation-name: from-bottom;
  animation-duration: 1.2s;
  animation-iteration-count: 1;
  animation-delay: .2s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  height: 85vh;

}
.phone-cont > .phone {
  max-width: 100%;
  max-height: 100%;
}
@keyframes from-top {
  0% {
    transform: translate(0,-500px)
  }
  100% {
    transform: translate(0px,0)
  }
}
@keyframes from-right {
  0% {
    transform: translate(500px,0)
  }
  100% {
    transform: translate(0px,0)
  }
}
@keyframes from-left {
  0% {
    transform: translate(-500px,0)
  }
  100% {
    transform: translate(0px,0)
  }
}

.button {
  cursor: pointer;
  margin: 0 15px;
  background: #fff;
  border: 3px solid white;
  border-radius: 30px;
  text-align: center;
  box-shadow: 0px 1px 10px rgba(0,0,0,.5);
  font-size: 25px;
  padding: 10px 15px;
  color: #000000;
  text-decoration: none;
  transition: ease .4s all;
  flex: 1;
  min-width: 230px;
}

.button:hover {
  text-decoration: none;
  color: #000000;
  transform: scale(1.05);
}
#startbutton {
	display: block;
  position: absolute;
  bottom: 38%;
  left: 37%;
  width: 29%;
  animation-name: zoom-in;
  animation-duration: .7s;
  animation-iteration-count: 1;
  animation-delay: 1.9s;
  animation-fill-mode: backwards;
  cursor: pointer;

}
@keyframes zoom-in {
0% {
  opacity: 0;
  transform: scale(0.1)
}
15% {
  opacity: 1;
}
100% {
  transform: scale(1)}
}


#startbutton > img {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
}
#startbutton .letter-open {
  display: none;
}
#startbutton:hover, #endbutton:hover {
	transform: scale(1.05);
}
.phone-cont .fly-evoji {
  position: absolute;
  top: 30%;
  left: 35%;
  width: 16vw;
  height: 15.3vw;
  transition: ease 2s all;
  display: flex;
  background-size: contain;
  padding: 2.8vw 2.8vw 2vw 2vw;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  display: none;
  text-align: center;
  background-repeat: no-repeat;
}
.fly-evoji:nth-child(2n+1) {
  height: 15vw;
}
.phone-cont .fly-evoji img {
  max-width: 100%;
}
.phone-cont.open .fly-evoji {
  animation-name: fly-away-1;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-delay: 0s;
  animation-fill-mode: both;
  display: flex;
  transform: rotate(15deg);
}
.phone-cont.open .fly-evoji-1, .phone-cont.open .fly-evoji-4, .phone-cont.open .fly-evoji-7, .phone-cont.open .fly-evoji-10, .phone-cont.open .fly-evoji-13{
  animation-name: fly-away-2;
  transform: rotate(64deg);
}
.phone-cont.open .fly-evoji-2, .phone-cont.open .fly-evoji-5, .phone-cont.open .fly-evoji-8, .phone-cont.open .fly-evoji-11 {
  animation-name: fly-away-3;
  transform: rotate(127deg);

}
.phone-cont.open .fly-evoji-2 {
  animation-delay: 0.2s;
  transform: rotate(25deg);
}
.phone-cont.open .fly-evoji-3 {
  animation-delay: 0.2s;
  transform: rotate(45deg);
}
.phone-cont.open .fly-evoji-4 {
  animation-delay: 0.3s;
  transform: rotate(35deg);
}
.phone-cont.open .fly-evoji-5 {
  animation-delay: 0.4s;
  transform: rotate(75deg);
}
.phone-cont.open .fly-evoji-6 {
  animation-delay: 0.3s;
  transform: rotate(55deg);
}
.phone-cont.open .fly-evoji-7 {
  animation-delay: 0.5s;
  transform: rotate(85deg);
}
.phone-cont.open .fly-evoji-8 {
  animation-delay: 0.5s;
  transform: rotate(65deg);
}
.phone-cont.open .fly-evoji-9 {
  animation-delay: 0.6s;
  transform: rotate(95deg);

}
.phone-cont.open .fly-evoji-10 {
  animation-delay: 0.7s;
  transform: rotate(125deg);
}
.phone-cont.open .fly-evoji-11 {
  animation-delay: 0.7s;
  transform: rotate(105deg);

}
.phone-cont.open .fly-evoji-12 {
  animation-delay: 0.8s;
  transform: rotate(115deg);

}
.phone-cont.open .fly-evoji-13 {
  animation-delay: 0.8s;
  transform: rotate(45deg);

}
@keyframes fly-away-1 {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 1;
    left: 35%;
    top: 30%;
  }
  100% {
    top: -5vh;
    left: -100vw;
  }
}
@keyframes fly-away-2 {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 1;
    top: 30%;
    left: 35%;
  }
  100% {
    top: 45vh;
    left: -100vw;
  }
}
@keyframes fly-away-3 {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 1;
    top: 30%;
    left: 35%;
  }
  100% {
    top: 70vh;
    left: -100vw;
  }
}
.phone-cont.open .thunder {
  animation: none;

left: 23%;

transform: rotate(-66deg);

top: 10%;
}

.phone-cont.open > #startbutton .letter-open {
  display: block;
}
.phone-cont.open > #startbutton .letter-closed {
  display: block;
}
.thunder {
  position: absolute;
  left: 44%;
  top: 25%;
  width: 21%;
  z-index: 2;
  pointer-events: none;
  animation-name: thunder;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-delay: 2s;
  animation-fill-mode: both;
  transition: ease 1.5s all;
}
@keyframes thunder {
0% {
  transform: rotate(0deg);
}
5% {
  transform: rotate(20deg);
}
10% {
  transform: rotate(-25deg);
}
15% {
  transform: rotate(20deg);
}
20% {
  transform: rotate(-25deg);
}
25% {
  transform: rotate(20deg);
  transform: translate(0,0);
}
30% {
  transform: rotate(0deg);
}
35% {
  transform: rotate(0deg);
  transform: translate(20%,-20%);
}
40% {
  transform: translate(0,0);
}
45% {
  transform: translate(20%,-20%);
}
50% {
  transform: translate(0,0);
}
55% {
  transform: translate(20%,-20%);
}
60% {
  transform: translate(0,0);
}
65% {
  transform: translate(20%,-20%);
}
70% {
  transform: translate(0,0);
}
100% {
  transform: rotate(0deg);
  transform: translate(0,0);
}
}
.thunderik {
  position: absolute;
  width: 5vw;
  transform: rotate(-70deg);
  bottom: 15vh;
  right: 16vw;
  z-index: 9;
  pointer-events: none;
  pointer-events: none;
  animation-name: thunderik;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-delay: 4s;
  animation-fill-mode: both;
  transition: ease 1.5s all;
}
#endevojis {
  position: initial
}
/*
#login {
  display: none;
}
#aftergame {
  display: block;
}*/
.end-evoji {
  position: absolute;
  min-height: 5vw;
  max-height: 10vw;
  min-width: 5vw;
  max-width: 10vw;
  cursor: pointer;
  animation-name: zoom-in;
  animation-duration: 1s;
  animation-iteration-count: 1;
}
.end-evoji-1 {
  top: 16vh;

  right: 37vw;
}
.end-evoji-2 {
  top: 8vh;

right: 52vw;
}
.end-evoji-3 {
  top: 4vh;

  right: 64vw;
}
.end-evoji-4 {
  right: 3vw;

  top: 6vh;
}
.end-evoji-5 {
  right: 11vw;

  top: 27vh;
}
.end-evoji-6 {
  right: 2vw;

  top: 40vh;
}
.end-evoji-7 {
  right: 11vw;

  top: 55vh;
}
.end-evoji-8 {
  right: 2vw;

  top: 72vh;
}
.end-evoji-9 {
  right: 23vw;

  top: 16vh;
}
.end-evoji-10 {
  right: 22vw;

  top: 41vh;
}
.end-evoji-11 {
  right: 26vw;

  top: 69vh;
}
.end-evoji-12 {
  right: 15vw;

  top: 76vh;
}
.end-evoji-13 {
  right: 35vw;
  top:45vh
}
.end-evoji:hover {
  transform: scale(1.02) rotate(4deg);

}
#aftergame .thunderik {
  width: 6vw;
  bottom: 34vh;
  right: 25vw;
}
@keyframes thunderik {
  0% {
    transform: rotate(-70deg);
  }
  5% {
    transform: rotate(-50deg);
  }
  10% {
    transform: rotate(-95deg);
  }
  15% {
    transform: rotate(-50deg);
  }
  20% {
    transform: rotate(-95deg);
  }
  25% {
    transform: rotate(-50deg) translate(0,0);
  }
  30% {
    transform: rotate(-70deg);
  }
  35% {
    transform: rotate(-70deg) translate(20%,-20%);
  }
  40% {
    transform: rotate(-70deg) translate(0,0);
  }
  45% {
    transform: rotate(-70deg) translate(20%,-20%);
  }
  50% {
    transform: rotate(-70deg) translate(0,0);
  }
  55% {
    transform: rotate(-70deg) translate(20%,-20%);
  }
  60% {
    transform: rotate(-70deg)  translate(0,0);
  }
  65% {
    transform: rotate(-70deg) translate(20%,-20%);
  }
  70% {
    transform: rotate(-70deg) translate(0,0);
  }
  100% {
    transform: rotate(-70deg) translate(0,0);
  }
}

.start-image {
  position: absolute;
  left: 0;
  top: 130px;
}
.logo {
  position: absolute;
  left: 7vw;
  top: 13vh;
  width: 17.5%;
}
#game .logo {
  top: 20px;
}
#endbutton {
	transition: ease .2s all;
}
#tutorial {
  padding: 21vh 30vw 0 8vw;

}
#startgame {
  position: absolute;
  bottom: 5vh;
  right: 10vw;
  width: 18vw;
  cursor: pointer;
}
#tutorial .thunderik {
  bottom: 22vh;
  right: 22vw;
}
h1.title {
  color: #60c;

font-weight: 500;

letter-spacing: 3px;
text-transform: uppercase;
font-size: 4vw;
}
h2.subtitle {
  color: #666;

font-weight: 400;
text-transform: uppercase;

letter-spacing: 2px;

font-size: 3vw;
}
#tutorial > p {
    color: #545454;
    font-size: 1.8vw;
    font-weight: 200;
}
#tutorial > p >span {
    color: #60c;
    font-weight: 500;
}
#aftergame > p {
  text-transform: uppercase;

  font-size: 2.5vw;

  font-weight: 200;

  display: inline-block;

  background-color: #2c053a;

  color: white;

  padding: .5vw 2vw;

  border-radius: 2.5vw;

}
#aftergame > p #yourres {
  font-weight: 600;
}
#yourtime {
  right: 2vw;

  top: 4vh;

  color: white;

  position: absolute;

  font-size: 2vw;

  font-weight: 400;

  padding: 0.4vw .7vw 0vw 2.2vw;

  z-index: 3;

  animation-name: from-left;

  animation-duration: .5s;

  animation-iteration-count: 1;

  animation-delay: 0s;

  animation-fill-mode: both;

  animation-timing-function: ease-in-out;

  width: 7vw;
  text-align: left;
  background-size: 100% 100%;

  background-position: center;

  background-repeat: no-repeat;
}
#yourtime .timer {
  padding: 0px 10px 4px 0;
}
   .question {
	   display: none;
	   color: #000000;
   }
   .question.question1 {
	   display: block;
   }
   .qheader {
   }
   .qimage {
     display: inline-block;
      vertical-align: top;
      width: 21%;
      margin: 3% 1% 2%;
}
   .qimage h1 {
     position: absolute;
     left: 7%;
     top: 0px;
     margin: 0;
     color: #60c;
     font-size: 2.8vw;
     font-weight: 400;
   }
   .qimage img {
     animation-name: from-top;
     animation-duration: .6s;
     animation-iteration-count: 1;
     animation-delay: 0.1s;
     animation-fill-mode: both;
     animation-timing-function: ease-in-out;
     width: 100%;
   }
   .qimage:nth-child(1) img {
     width: 90%;

   }
   .qimage:nth-child(2) img {
     animation-delay: 0.3s;

   }
   .qimage:nth-child(3) img {
     animation-delay: 0.5s;

   }
   .qheader .planes {
     position: absolute;

bottom: 0px;

left: 5px;
   }
.question .answers {
		margin: 10px 0 0;
		text-align: center;
    background: white;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.question .answers .block-1, .question .answers .block-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease .5s all;
  top: 0;
}
.question .answers .block-1 {
  z-index: 1;
  left: 0;
}
.question .answers .block-2 {
  position: absolute;
  width: 100%;
  right: -77%;
  top: 0;
  z-index: 0;
}
.question .answers.paged .block-1 {
  position: absolute;
  width: 100%;
  left: -77%;
  top: 0;
  z-index: 0;
}
.question .answers.paged .block-2 {
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
}
.question .answers .next, .question .answers .prev {
  margin: 0px 0% 10px;
  width: 5%;
  cursor: pointer;
}
.question .answers .block-2 .next, .question .answers .block-2 .prev {
  display: none;
}
.question .answers.paged .block-1 .next, .question .answers.paged .block-1 .prev {
  display: none;
}
.question .answers.paged .block-2 .next, .question .answers.paged .block-2 .prev {
  display: block;
}
  .question .answers .answer {
    min-height: 25vh;
    background-size: contain;
    background-position: center;
    margin: 0px 0 10px;
    vertical-align: top;
    cursor: pointer;
    transition: ease .3s all;
    width: 11%;
    text-align: center;
    height: 100%;
    animation-name: zoom-in;
    animation-duration: .4s;
    animation-iteration-count: 1;
    animation-delay: 0;
    animation-fill-mode: backwards;
    background-repeat: no-repeat;
    padding: 15px 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    }
  .question .answers .answer img {
    max-width: 100%;
    max-height: 24vh;
    vertical-align: middle;
  }
  .answer-2 {
  }
  .answer-3 {
  }
  .answer-4 {
  }
  .send-answer {
    animation-delay: 0.8s;
  }
  .question .answers .send-answer {
    width: 250px;
    background: #ffd41c;
    padding: 2px 5px;
    border: 3px solid white;
  }
  .question .answers .answer p {
	  margin:0;
  }
   .question .answers .answer:hover, .question .answers .answer.checked {
     transform: scale(1.05) rotate(4deg);

/*     background: #6600cc;*/
   }
   .question .answers .answer:hover>table, .question .answers .answer.right>table {
   }
  .question .answers .answer.wrong>table {
  }
  .question .answers .answer.wrong {
	/*  background: #e31837; */
    color: #ffffff;
    transform: scale(1);
  }
  .question .answers .answer.right {
/*    background: #00a451;*/
    color: #ffffff;
    transform: scale(1.05);
    animation-duration: 0.25s;
    animation-iteration-count: 2;
    animation-delay: 0s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;

  }
  @keyframes lightMe {
    0% {
      background: #00a451;
    }
    10% {
      background: #00a451;
    }
    50% {
      background: #ffffff;
    }
    90% {
      background: #00a451;
    }
    100% {
      background: #00a451;
    }
  }
.question .qtext {
  font-size: 30px;
  transition: ease .2s all;
  text-align: center;

  background: #fff;

  padding: 6px;

  border-top: 5px solid #6600cc;

  border-bottom: 5px solid #6600cc;
}
.question .qtext p {
  margin: 0;
}
.question .qtext .num {
  position: absolute;
  top: 7px;
  right: 60px;
}
 .question  .anspopup {
		position: absolute;
		left: 50%;
		width: 50%;
		border: 1px solid #000;
		z-index: 500;
		top: 50%;
		transform: translate(-50%,-50%);
		text-align: center;
		padding: 0px;
		display: none;
    border: 3px solid #0d2e73;
    border-radius: 20px;
   }
 .question  .anspopup .xik {
	font-size: 35px;
	font-weight: normal;
	color: #0d2e73;;
	position: absolute;
	top: -5px;
	right: -5px;
	cursor: pointer;
	line-height: 35px;
	padding: 4px 10px;
	width: 45px;
	height: 45px;
	z-index: 99;
	border: 1px solid #000;
	background: #fff;
 }
 .question  .anspopup .xik:hover {
	 color: #fff;
	 background: #0d2e73;
 }
 .question  .anspopup .continue {
   cursor: pointer;
 }
 .question  .anspopup .cnt {
		background: rgba(255,255,255,.9);
		text-align: center;
		padding: 20px;
    border-radius: 20px;
   }
.question .anspopup .wrong, .question .anspopup .right {
	display: none;

}
  .question .anspopup .wrong h2 {
	  color: #9b0138;
  }

  .question .anspopup .right h2 {
	  color: #0d2e73;
  }

.question .anspopup .atext {
	text-align: justify;
}
#aftergame {
  padding: 24vh 10vw 0 10vw;
  text-align: left;
}
#yourresult {
  width: 12vw;

  height: 11.4vw;

  background-size: contain;

  background-repeat: no-repeat;

  text-align: center;

  color: white;

  padding: 2.5vw 1vw 1vw;

  font-size: 3.5vw;

  font-weight: bold;
}
#toppage {
  padding: 5vh  8vw;

}
#showtop {
  position: absolute;
  width: 15vw;

  left: 46vw;

  bottom: 15vh;
  cursor: pointer;
}
#share {
  position: absolute;
  width: 15vw;

  left: 10vw;

  bottom: 15vh;
  cursor: pointer;
}
#endbutton {
  position: absolute;
  width: 15vw;

  left: 28vw;

  bottom: 15vh;
  cursor: pointer;
}
.end-text {
  font-size: 24px;

font-weight: bold;

text-transform: uppercase;

margin: 20px auto;
}
.end-score {
  font-size: 70px;

font-weight: bold;

margin: 30px auto;
}
#endtime {
  font-size: 25px;

margin: 20px auto;
}
#endtime .timer {
  margin: 0 10px 5px 0;
}
.button-title {
  font-size: 20px;
  margin: 15px auto;
}

.start-text{
  font-size: 4vw;
  margin: 0;
  color: #333333;
  left: 7vw;
  top: 34vh;
  position: absolute;
  letter-spacing: 1px;
  text-align: left;
  line-height: 5.5vw;
  color: #666666;
  text-transform: uppercase;
}
.start-text span {
  color: #6600cc;
  font-weight: bold;
  display: block;
}
#aftergame .start-text{
  margin: 130px auto 90px;
}
#toppage h1.title{
  font-size: 3vw;
}
#toptable {
  display: block;
  padding: 5vh 8vw 0 8vw;
}
.agcont {
	background-size: 100% 100%;
	width: 300px;
	margin: 0 auto;
	padding: 37px;
	height: 300px;
}
.yourresult {
width: 100%;
    height: 100%;
    background: #d24e8d;
    color: #FFF;
    padding: 30px 40px;
    font-size: 18px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
	}
.yourresult span {
		display: block;
font-size: 25px;
line-height: 25px;
	}
	.water {
		position: absolute; bottom: 0; padding: 0px 5px 2px;color: #ffffff;font-size: 11px;
	}
.end-buttons {
  display: flex;
  width: 70%;
  margin: auto;
  flex-direction: column;
}
.end-buttons .button {
  margin: 0 5px 10px;
  font-size: 23px;
}
.popup {
  position: absolute;
  z-index: 50;
  left: 50%;
  top: 50%;
  background: #00a651;
  color: white;
  border: 4px solid #c6cd60;
  text-align: center;
  font-weight: bold;
  max-width: 100%;
  padding: 10px 20px;
  display: none;
  transform: translate(-50%,-50%);
  max-width: 100%;
  max-height: 100%;
}
#my-points-top {
  position: absolute;

  z-index: 50;

  right: 30px;

  top: 35px;

  width: 50px;

  height: 50px;

  font-size: 30px;

  line-height: 50px;

  text-transform: uppercase;

  background: #c6cd60;

  text-align: center;

  color: #00a651;
}
#end-popup {
  transform: translate(-50%,-50%);
  font-size: 16px;
  text-transform: initial;
}
.popup .xik {
  background: #00a651;
  color: #c6cd60;
  border: 1px solid #c6cd60;
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 27px;
  font-size: 25px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
#end-popup #mytel {
  margin: 10px auto;
  font-size: 18px;
  padding: 5px 10px;
  color: #111;
  border: none;
  background: #fbfbfb;
}
#facebook-jssdk-iframe {
  display: none;
}
.show-mob {
  display: none;
}


@media screen and (max-width: 767px)  {
  #login {
    text-align: center;
  }
  .start-text {
    position: relative;
    top: auto;
    left: auto;
    font-size: 3em;
    text-align: center;
    margin: 1em;
    line-height: 1em;
  }
  .phone-cont {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    height: auto;
    width: 100%;
  }
  .logo {
    position: relative;
    top: auto;
    left: auto;
    width: 50%;
    margin: 4rem;
  }
  #tutorial {
    padding: 15px;
  }
  h1.title {
    font-size: 7vw;
  }
  #tutorial > p {
    font-size: 1.5rem;
  }
  #startgame {
    bottom: 10vh;
    right: 10vw;
    width: 45vw;
  }
  #tutorial .thunderik {
    width: 10vw;
    bottom: 20vh;
    right: 33vw;
  }
  .qimage {
    width: 35%;
    margin: .5% 4%;
  }
  #yourtime{
    position: relative;

    right: auto;

    top: auto;

    display: block;

    margin:  auto;

    width: 20vw;
    font-size: 6vw;
    padding: 1vw 2.7vw 0vw 6.6vw;
    background-size: 100% 100%;
  }
  #aftergame {
    padding: 10vh 7vw 0 7vw;
    text-align: center;
  }
  h2.subtitle {
    font-size: 6vw;
  }
  #yourresult {
    width: 35vw;
    height: 33vw;
    padding: 7vw 3vw 3vw;
    font-size: 11vw;
    margin: auto;
  }
  .question .answers .block-1, .question .answers .block-2 {
    flex-wrap: wrap;
  }
  .question .answers .answer {
    min-height: 14vh;
    width: 21%;

    padding: 10px 0;

    margin: 0px .5% 10px;
  }
  .question .answers .next, .question .answers .prev {
    width: 10%;
    position: absolute;
    top: 50%;

  }
  .question .answers .next {
    right: 20px;
   }
  .question .answers .prev {
    left: 20px;
   }
   .lines {
     bottom: 40vh;
   }

  .end-evoji {
    min-height: 10vw;
    max-height: 20vw;
    min-width: 15vw;
    max-width: 20vw;
  }
  #showtop, #endbutton, #share {
    position: relative;
    left: 0;
    bottom: 0;
    width: 40vw;
  }
  #closetop {
    top: 0vh;
    right: 0vw;

  }
  #toptable {
    padding: 6vh 0vw 0 0vw;
  }
  #toppage h1.title {
    font-size: 6vw;

  }
  .question .answers .next, .question .answers .prev {
    width: 10%;
  }
  .question .answers .answer img {
    max-height: 14vh;
  }
  .end-evoji-1 {
    top: 1vh;
    right: 72vw;
  }
  .end-evoji-2 {
    top: 1vh;
    right: 38vw;
  }
  .end-evoji-3 {
    right: 4vw;
    top: 2vh;
  }
  .end-evoji-4 {
    right: 0vw;
    bottom: 0vh;
    top: auto;
  }
  .end-evoji-5 {
    right: 23vw;
    bottom: 5vh;
    top: auto;
  }
  .end-evoji-6 {
    right: 47vw;
    bottom: 5vh;
    top: auto;
  }
  .end-evoji-7 {
    right: 74vw;
    bottom: 3vh;
    top: auto;
  }
  .end-evoji-8 {
    display: none;
    right: 78vw;
    bottom: 10vh;
    top: auto;
  }
  .end-evoji-9 {
    right: 5vw;
    bottom: 20vh;
    top: auto;
  }
  .end-evoji-10 {
    right: 19vw;
    bottom: 22vh;
    top: auto;
    display: none;

  }
  .end-evoji-11 {
    right: 43vw;
    bottom: 20vh;
    top: auto;
    display: none;
  }
  .end-evoji-12 {
    right: 68vw;
    bottom: 21vh;
    top: auto;
    display: none;

  }
  .end-evoji-13 {
    right: 73vw;
    bottom: 22vh;
    top: auto;
  }
}
