.error{
	
	min-width:20%;
	min-height:2%;
	background-color: #FDF6E3;
	border: solid 1px #86733F;
	border-radius: 6px;
	position:relative;
	font-size: 60%;
	text-align: center;
}


#qtH{
	min-width:40%;
	min-height:20%;
	background-color: grey;
	padding:1% 1%;
	color:white;
	border-radius:6px;

}

#qt{
	width:100%;
	min-height:80%;
	margin-top:-5%;
	margin-bottom:-25%;	
	background-color:white; 
	box-shadow: 2px 4px 8px #000000;
	font-size: 150%;
	text-align:center;
}



#desh13{
	width:90%;
	height:100%;
}

#qa{
	margin-bottom:6%;
}

#fa2{
	margin-top:5%;
}

@media screen and (min-width:575px) and (max-width: 700px) {
#fa2{
		margin-top: 18%;
 } 
}



#qd, #qe{
	margin-top:0%;
}


p{font-size:70%;}