.header-v1 .logo{
 	max-width: 100px; 
}

#navigation > ul > li > a{
 	    font-size: 18px; 
}

#fullimagecenter h1, #fullimagecenter .title-h1{
     padding: 100px 0; 
}

@media screen and (max-width:768px) {
 
  .logo img{
   
    max-width: 120px; 
  }
  
}

#footer .widget ul li{
 border-bottom-color: #023263 !important; 
}

@media screen and (max-width:959px) {
  
.logo img{
 width:85px !important; 
}
  
}