/* footer */
#footer {}

	/* media specific styles */
	@media(min-width: 1380px){
		#footer { margin-bottom: 50px; }
	}