
h1,.he{
	font-family: "Arial Black";
	color: #5771b3;
	font-size: 30px;
	margin-top: 5.3%;
margin-bottom: 2.5%;
}
html{
  padding: 0px;
}


p,label{
   color: #222;
   font-weight: 100;
    font-size: 16px;
 font-family: "Verdana";
 font-style: normal; 
float:left;text-align: left;

}
ul,li{
   color: #222;
   font-weight: 100;
    font-size: 14px;
 font-family: "Verdana";
 font-style: normal; 
 text-align: left;

}
.labels:hover{
color:#0f0fb1;
text-decoration: underline;

/*font-family:"Arial Black";*/

}
.labels{
color:black;
text-align: left;
font-style: bold;
font-family:"Verdana";
font-weight: 500px;

font-size: 12px;
}
.labelse:hover{
	 color: #3c4c88;
}
.labelse{
  font-size: 16px;
  text-align: left;
  font-family: "Arial Black";
  color: #596fc1;
}
h2{
	text-align: center;
font-size: 20px;
margin-top:-5px;margin-bottom:-5px;
 font-family: "Arial Black";


}
div{
 /*  font-family: "Time new roman";*/
   font-weight: -10px;
  /* font-size: 15px;*/

}

.sld{
  color:white;font-size:65px;
  text-align: center;
}
.slds{
 font-size:20px;color:white;text-align:center;
}
.ic{
  float:left;width:90px;margin-left:-100px;
}
.ft{
  color: #4e5051;
  text-align:center;
  font-size:15px;
}
@media (max-width: 1280px){
  #sidebar{
    display:none;
  }
  #Question{
    display:none;
  }
  #foot{
       display:none;
  }
  .he{
    font-size: 20px;
  }
  .sld{
    font-size:30px;
     margin-top:-400px;
  
  }
  .slds{
 font-size:15px;
/* margin-top:-50px;*/
}
.ic{
  float:left;width:90px;margin-left:0px;
}
  
}
