nav {
	position: relative;
	left: 0!important;
	right: 0!important;
	/*padding-left: 75px;*/	

	}


nav ul li:last-child {
	padding-right: 0;
}

#socialicons {
	padding-bottom: 0;
	margin-bottom: 0;
	}

@media only screen and (max-width: 960px) {
nav {
	padding-left: 0px;	
	}
	
	}