top-header {
    
   width: 100%;
   display: inline-block; 
  background-color: #09f;
  list-style: none;
  text-decoration: none;
  padding: 4px;
   

} 

.top-header ul {
  width: 60%;

}

.top-header ul li{
    padding: .5em .1em 0 0; 
    font-size: 12px;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
     color: #fff;
  margin-right: 80px;
     list-style: none;

}
.make {
  display: inline-block;
    float: right;
  margin:0;
}
 
.make li {
  float: left;
  margin-top: -14px;
  padding: 0 4px 0 0;

} 
 .make a img {
    
    width: 16px;
  border-radius: 40px;
 } 
 #main-header {
   
  background: #fff;
  
 }
 #control a:hover {

  background: #333;
  color: #fff;

 }

 #main-header img {
  width: 230px;
  margin-left: -25px;
  margin-bottom: -21px;
  
 }

 #main-header #top {

 display: block;
  font-weight: 600;
  font-size: 18px;
 


.main-top {

width: 100%;
display: inline-block;
background-image: url(IMG/500.jpeg);

}


 section {
 	
    width: 100%;
 	display: inline-block;
 	background: #000;
  }
  section header {
  width: 15%;
   margin: 0 35%;
  padding-top: 20px;
  }

  section img {

    
  	width: 150px;
  	border-radius: 75px;


  }
 .big {
 	font-style:normal;
 	font-weight: 600;
 } 

  section p{
   font-size: 13px;
   color: #999;
   font-weight: 400;
   width: 70%;
   margin: .5% 15%;
   padding: 18px;
   line-height: 22px; 
   font-style: italic; 
text-align: center;

}

h1 {
    color:#333;
	font-size: 20px; 
	text-align: center;
    margin: 30px auto;
    padding-bottom: 7px;
    margin-bottom: 35px;
	border-bottom: 6px solid #333;
	width: 45%;
}

 .main-article {
    display: inline-block;

 }

 article {
     
     display: inline-block;
     width:100%;
     text-align: center;
    
 	}

 article h2 {
   
 	font-size: 21px;
 	padding: .1%;
 	font-weight: 300;
 	color: #999;

 	
 	}

 article p {
 	display: inline-block;
	font-weight: 400;
	font-size:18px; 
	color: #666;
		width: 75%;
		margin-bottom: 25px;
 }
 .main-footer {
    width: 98%;
    margin: 4% 1%; /*95*/
    display: inline-block;
    text-decoration: none;
    list-style-type;
    border-top: 1px solid #ccc;
    
}

#drop-footer .vm {
display: inline-block;
  width: 50%;
  float: left;
  margin: 4% 0;
  

}
#drop-footer .vm li {
padding-top: 5%;
  

}

#drop-footer .blue {

  width: 50;
  float: left;
  margin: 2% 0;
  
  
  

}

#drop-footer .blue img {

  width: 10%;
  float: left;
  margin: 7% 1%;
  border-radius: 30px;
  
  
  

}

#drop-footer li {
  list-style-type: none;
  font-size: 12px;
}
#drop-footer h4 {
  
  font-size: 14px;
}
 #drop-footer p  {
  
  font-size: 12px;
}

#drop-footer li {
  list-style-type: none;
}
