@media only screen and (max-width:1600px) {
.nav .navLi {
    margin-left: 10px;
}
}