 @font-face {
    font-family: 'NoahTT';
    src: url('https://prodigi.am/apps/time_quiz/fonts/Noah.eot');
    src: url('https://prodigi.am/apps/time_quiz/fonts/Noah.eot?#iefix') format('embedded-opentype'),
        url('https://prodigi.am/apps/time_quiz/fonts/Noah.woff2') format('woff2'),
        url('https://prodigi.am/apps/time_quiz/fonts/Noah.woff') format('woff'),
        url('https://prodigi.am/apps/time_quiz/fonts/Noah.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NoahTT';
    src: url('https://prodigi.am/apps/time_quiz/fonts/Noah-Bold.eot');
    src: url('https://prodigi.am/apps/time_quiz/fonts/Noah-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://prodigi.am/apps/time_quiz/fonts/Noah-Bold.woff2') format('woff2'),
        url('https://prodigi.am/apps/time_quiz/fonts/Noah-Bold.woff') format('woff'),
        url('https://prodigi.am/apps/time_quiz/fonts/Noah-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
html,body{background-repeat: no-repeat; background-position: center;margin: 0 auto;padding: 0; background: none; position:relative; width: 100%;height: 100%; min-height: 100vh;}
body{
  margin: 0 auto;
  padding: 0;
  border: 2.2vw solid #051039;
}
.left-line {
  position: absolute;
  z-index: 999;
  width: 3.2vw;
  left: -2.2vw;
  top: 10vw;
}

.right-line {
  position: absolute;
  z-index: 999;
  width: 2.2vw;
  right: -2.2vw;
  top: 5vw;
}

.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; font-family: Tahoma;}
.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: #183545;
	border-radius: 5px;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
#topusers a {
	color: #fdbc42;
	text-decoration:none;
}
#topusers td, #topusers th {
	border: 3px solid #183545;
	padding: 8px;
	margin: 20px;
	text-align: center;
}

.contt, .contt2  {
	position: relative;
}
#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: 10px 10px 50px;
  background-size: cover;
  background-position: center center;
}
#toppage, #game, #aftergame, #rules, #lead, #rules, #login {
	display: none;
}
#game {
  text-align: center;
  text-align: center;
  padding: 4vw 6.8vw 0;
}
#lead {
  padding: 4vw 6.8vw 0;
  color: #ffffff;
}
#rules {
  padding: 4vw 6.8vw;
  color: #ffffff;
  height: 100%;
  width: 100%;
}
#rules .rules {
  height: 100%;
  width: 100%;
  overflow-y: scroll;
}
#closerules {
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  position: absolute;
  top: 2vw;
  left: 4vw;
  z-index: 999;
}
.text-form {
  width: 49%;
  display: inline-block;
  margin: 0 .5% 0 0;
}
.text-form > label {
  color: #ed004b;
  font-size: 18px;
  padding-left: 15px;
  font-weight: 300
}
.text-form > input {
  width: 100%;
  background: none;
  border: 1px solid #ffffff;
  padding: 10px 15px;
  font-size: 25px;
  color: #ffffff;
}
#login, #prelogin {
  padding: 7vw 0 0 5.5vw;
	text-align: left;
}
.logo {
  position: absolute;
  top: 2vw;
  right: 2.5vw;
  width: 15vw;
}
#login .logo, #prelogin .logo {
  top: 3.9vw;
  right: 3.4vw;
}
.start-text {
	text-align: left;
	color: #333333;
	display: inline-block;
  font-weight: normal;
  font-size: 27px;
}
.start-image {
  width: 60vw;
}
.pre-image {
  width: 45vw;
}
.button {
  background: #ed004b;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  padding: 10px 30px;
  border: none;
  transition: ease .2s all;
}
.button:hover {
  transform: scale(1.05);
}
.button:hover, .button:active, .button:focus {
  color: #ffffff;
  text-decoration: none;

}

#rulesbutton {
  display: inline-block;

margin: 0 auto;

text-align: center;

color: #ed004b;

text-transform: uppercase;

font-weight: bold;

font-size: 22px;

background: #fff;

padding: 5px 10px;
text-decoration: none;
position: absolute;

bottom: 3vw;

right: 3vw;
}
.start-button {
	display: inline-block;
  margin: 20px auto;
	text-align: center;
	transition: ease .2s all;
}
#endbutton {
	transition: ease .2s all;
}
.start-button:hover, #endbutton:hover {
	transform: scale(1.05);
}
.circles {
  margin: 10px auto;
  text-align: center;
}
.circles .circle {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 2px solid #0d2e73;
  border-radius: 50%;
  margin: 10px;
}
.circles .circle.right {
  background: #0d2e73;
}
.circles .circle.wrong {
  border: 2px solid #9b0138;
  background: #9b0138;
}
   .question {
	   display: none;
	   color: #ffffff;
   }
   .question.question1 {
	   display: block;
   }
   .question .qimage {
     display: inline-block;
     width: 55%;
     text-align: center;
     margin: 0 0 0 0;
     vertical-align: top;
   }

.question .qimage img {
 width: 100%;
 max-height: 100%;
}

.question .answers {
    display: inline-block;
		margin: 0 3% 0 0;
		width: 41.9%;
		text-align: center;
    vertical-align: top;
}
  .question .answers .answer {
    display: inline-block;
    margin: 0 0 1.5vw;
    padding: 0px;
    text-align: left;
    vertical-align: top;
    cursor: pointer;
    transition: ease .4s all;
    width: 100%;
    height: 9vw;
}
  .question .answers .answer table {
		height: 100%;
		width: 100%;
    border-collapse: collapse;
    border: 1px solid #ffffff;
  }
  .question .answers .answer table td.txt {
    padding: 5px 10px;
    vertical-align: middle;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
  }
  .question .answers .answer table td.txt span {

  }
  .question .answers .answer table td.num {
    padding: 10px;
    width: 9%;
    font-size: 25px;
      text-align: center;
      height: 7.5vw;
      color: #ed004b;
      border: 1px solid #fff;
  }

   .question .answers .answer p {
	  margin:0;
  }
   .question .answers .answer:hover {
	   transform: scale(1.01);
   }
   .question .answers .answer:hover>table, .question .answers .answer.right>table {
     background: #ffffff;
     color: #051039;
   }
  .question .answers .answer.wrong>table {
  }
  .question .answers .answer.wrong>table {
	  background: #ed004b;
	  color: #ffffff;
    border: 1px solid #ed004b;
  }
  .question .answers .answer.wrong>table td.num  {
    border: 1px solid #ed004b;
    color: #ffffff;
  }
  .question .answers .answer.right {
  }
.question .qtext {
  font-size: 28px;
  margin: .7vw auto;
  text-align: center;
  width: 82vw;
  background: #ed004b;

}
.question .qtext .num {
    width: 6%;
}
.question .qtext .num .line {
  display: block;
    width: 75%;
    margin: auto;
    height: 3px;
    background: #fff;
}
.question .qtext .txt>p {
	margin: 0;
  text-transform: uppercase;
  text-align: left;
  font-size: 24px;
  padding: 0 10px;
}
 .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: 4vw 6.8vw 0;
  color: #ffffff;
}
#aftergame .end-text{
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
#aftergame h3 {
  font-size: 40px;
  text-transform: uppercase;
}
#aftergame h4 {
  font-size: 22px;
  margin: 15px auto;
}
#aftergame h4.flywith {
  font-size: 30px;
  position: absolute;
  bottom: 1vw;
}

#aftergame .leaders {
  font-size: 35px;
  text-transform: uppercase;
}
#aftergame #endresult {
  background: #ed004b;
  width: 36vw ;
  font-size: 30px;
}
#aftergame #endresult td {
  padding: 25px;
}
#aftergame #endresult td.seconds {
  text-align: right;
}
#leaders {
  display: flex;
}
#leaders table {
  width: 50%;
}
#leaders td {
  border: 1px solid #ffffff;
  font-size: 25px;
  padding: 10px;
}
#leaders td.num {
  width: 10%;

color: #ed004b;

text-align: center;
}
.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;
	}
.yourresult span#yourres {
		font-size: 80px;
line-height: 80px;
	}
	.water {
		position: absolute; bottom: 0; padding: 0px 5px 2px;color: #ffffff;font-size: 11px;
	}

.top-image {
  position: absolute;
  top: 0;
  z-index: 99;
  text-align: left;
  overflow-x: hidden;
  width: 100%;
  pointer-events: none;
}
.top-image img {max-width: 100%; }

.bot-image {
  position: absolute;
  bottom: 0;
  z-index: 99;
  text-align: center;
  overflow-x: hidden;
  width: 100%;
  pointer-events: none;
}
.bot-image img {max-width: 100%; }
.end-buttons .button {
  cursor: pointer;
  margin: 0 10px;
}
.radio-button {
  display: inline-block;
  position: relative;
  padding-right: 45px;
  margin: 15px 80px 15px 0;
  margin-bottom: 12px;
  margin-right: ;
  cursor: pointer;
  font-size: 28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 25px;
}

/* Hide the browser's default radio button */
.radio-button input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  right: 10px;
  height: 25px;
  width: 25px;
  border: 3px solid #fff;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-button:hover input ~ .checkmark {
  background-color: #eee;
}

/* When the radio button is checked, add a blue background */
.radio-button input:checked ~ .checkmark {
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-button .checkmark:after {
  top: 3px;

left: 3px;

width: 13px;

height: 13px;
background: #fff;
border-radius: 50%;
}


.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;
}

	@media screen and (max-width: 768px)  {
		html,body, #screen {
			min-height: 100%;
			width: 100%;
			height: auto;
			margin: 0;
		}
    .coverone {
      height: auto;
      min-height: 100vh;

    }
    #login, #prelogin {
      padding: 15vh 4vh 0;
    }
		.thepopup {
			max-width: 90%;
			padding: 5px 10px 10px
		}
    .question .answers .answer table td.txt {
      font-size: 1.5rem;
    }
    .start-text {
      margin: 20px auto 10px;
    }
    .mid-text {
      margin: 30px auto;
      font-size: 2rem;
    }
    .end-buttons .button {
      margin: 10px auto;
      display: block;
    }
		#thepopup2.thepopup {
			min-width: 50%;
		}
		#startbutton {
		}
    #rulesbutton {
      position: relative;
      bottom: 0;
      right: 0;
    }
		.question .qimage {
      flex: 1;
      width: 100%;
      margin: 3% 0 0 0;

		}
    .question .ans-block {
      display: flex;
      flex-direction: column-reverse;
    }
		.question .qtext {
			width: 100%;
			font-size: 1.2em;
		}
    .logo {
      width: 40vw;
    }
    .text-form {
      width: 100%;
    }
		.question .answers {
      margin: 3% 0% 0 0;
      flex: 1;
      width: 100%;
    }
    .radio-button {
      margin-right: 5px;
    }

		.question .answers .answer {
			width: 100%;
    margin: 0 auto 3%;
    height: auto;
		}
    #game {

      padding: 9vw 5vw 0;

    }
    .start-image {
      width: 75vw;
    }
    .pre-image {
      width: 75vw;
    }

		.coverone {
			background-position: center top;
			background-size: cover;
		}
		.question .anspopup {
			width: 90%;
		}
		.agcont {
			width: 80vw;
			height: 80vw;
			padding: 10vw;

		}
    body{
      margin: 0 auto;
      padding: 0;
      border: 3.5vw solid #051039;
    }
    .left-line {
      position: absolute;
      z-index: 999;
      width: 5.1vw;
      left: -3.5vw;
      top: 25vh;
    }

    .right-line {
      position: absolute;
      z-index: 999;
      width: 3.5vw;
      right: -3.5vw;
      top: 10vh;
    }
    #aftergame #endresult {
      width: 100%;
    }
    #aftergame .end-text {
      font-size: 3em;
    }
    #aftergame h3 {
      font-size: 2.5em;
    }
    #aftergame h4 {
      font-size: 2em;
    }
    #aftergame h4.flywith {
      font-size: 3em;
      position: relative;
      bottom: 0;
      left: 0;
    }
    #leaders {
      flex-direction: column;
    }
    #leaders table {
      width: 100%;
    }
    #leaders td {
      font-size: 18px;
    }
	}

/*# sourceMappingURL=app.min.css.map */
