body{
	font-family: didotltpro;
}a{
	color: black;
}a:hover,a:active {
    color: #000;
    text-decoration: none;
}.section-depan{
	padding-top: 5vh;
}.font-didot{
	font-family: didotltpro;
}.header-row{
	padding-top: 2%;
}.logo-brand{
	width: 280px;
}.padding-question{
	padding: 0px 17%;
}.padding-num-question{
	padding-top: 18px;
}.question-row{
	padding: 0px 15px;
}.size-num-question{
	height: 70px;
}.description-row{
	padding: 0px 13px;
}.margin-num-question{
	padding: 10%;
}.border-question-list{
	border: 1px solid black;
}.border-question-betul{
	border: 2px solid #d40000;
	background-color: black;
	color: white;
}.font-answer{
	font-size: 16px !important;
}.length-bottom{
	padding-bottom: 120px;
}.length-bottom-depan{
	padding-bottom: 15px;
	margin-top: 30px;
}.padding_front{
	padding: 0px 16%;
}.padding-question .border-question-list p{
	position: relative;
	float: left;
	top: 50%;
	transform: translate(0%, -50%);
	font-size: 22px;
	margin-bottom: 0px;
	line-height: 25px;
	padding-left: 7px;
}.padding-question .border-question-betul p{
	position: relative;
	float: left;
	top: 50%;
	transform: translate(0%, -50%);
	font-size: 22px;
	margin-bottom: 0px;
	line-height: 25px;
	padding-left: 7px;
}.description-question{
	font-size: 12px;
	padding-left: 5px;
}.description-question p{
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #df9797;
	width: -moz-max-content;
}.fake-image{
    height: 150px;
    background: #aaa;
}.display-gambar{
	display: block;
	cursor: pointer;
}.answer-row{
	padding-top: 25px;
	padding-bottom: 50px;
}.padding-kanan-answer{
	padding: 0px;
	margin-top: 0px;
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 25px;
}.padding-atas-answer{
	padding-top: 25px;
	padding-bottom: 0px;
}.padding-left-answer{
	padding-left: 30px;
}.ready-row{
	padding-top: 25px;
}.button-row{
	padding-top: 15px;
}.font_front{
	font-size: 20px;
}.score{
	color: #c72222;
	font-size: 36px;
	margin-bottom: 0;
}.score-line{
	margin-top: 0;
	border-top: 1px solid black;
}.social-footer{
	font-size: 24px;
	padding: 0px 15px;
}.social-row{
	padding-top: 50px;
}.btn-dark{
	width: 180px;
	border-radius: 0%;
}.form-control{
	border-radius: 0%;
}input[type="radio"]{
	display: none;
}.before-font-play{
	font-family: futurabkbt;
	color: #c72222;
}.after-font-play{
	font-family: futurabkbt;
	color: black;
}.answer-choice2{
	height: 30px;
	background-color: black;
	color: white;
	padding-top: 2px
}.answer-choice2 > span{
	font-family: futurabkbt;
}.countdown{
	height: 90px;
	width: 140px;
	border: 1px solid black;
	float: right;
	position: absolute;
	left: 80%;
	top: 22%;
}.name-countdown{
	width: 100%;
	height: 30%;
	background-color: black;
	color: white;
	text-align: center;
	font-family: futurabkbt;
	font-weight: 600;
}.time-countdown{
	width: 100%;
	height: 70%;
	text-align: center;
	font-family: futurabkbt;
	font-size: 36px;
}.display-salah{
	opacity: 0.3;
}.display-betul{
	background-color: black;
	opacity: 0.5;
	z-index: 1000;
	position: absolute;
	height: 91% !important;
	width: 81% !important;
}.img-true{
	z-index: 0;
	position: inherit;
}.fake-image-true{
	border: 3px solid #d40000;
}h1, h2, h3, h4, h5, h6{
	margin-bottom: 5px;
	margin-top: 5px;
}.alfabet-answer{
	background-color: #8d8d8d;
}.answer-line2{
	padding-top: 20px;
}.no-display{
	display: none;
}.position-social{
	position: absolute;
	bottom: 30px;
}@media only screen and (max-width: 1200px){
	.countdown{
		left: 82%;
		top: 18%;
	}
}@media only screen and (max-height: 600px){
	.position-social{
		position: relative;
	}
}@media only screen and (max-width: 468px){
	body{
		overflow-x: hidden;
	}.padding-question {
	    padding: 0px 2%;
	}.section-depan{
		padding-top: 2vh;
	}.padding-question .border-question-list p{
		font-size: 16px;
	}.answer-line2{
		padding-top: 0px;
	}.alfabet-answer{
		padding-right: 0px;
		padding-left: 0px;
	}.countdown{
		text-align: center;
		float: none;
		left: 34vw;
	}.fake-image{
		width: 100%;
		margin: 0px auto;
	}.border-question-list{
		padding-left: 5px;
	}.answer-row{
		padding-top: 0px;
		padding-bottom: 0px;
	}.padding-left-answer{
		padding-left: 0px;
	}.padding-atas-answer{
		padding-top: 15px;
	}.no-display{
		display: block;
	}.question-row{
		padding: 50px 15px 0px;
	}.logo-brand {
	    width: 175px;
	}.padding_front{
		padding: 0px 5%;
	}.position-social{
		position: relative;
		bottom: 0px;
	}
}