footer{
	padding:70px 0 35px 0;
}
@media (max-width:767px){
	footer{
		padding:20px 0 15px 0;
	}	
}