@charset "utf-8";

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {	
	.navigation .hold .contactitems .social a {
		margin-left: 4.5%;
		margin-right: 4.5%;
	}
	
	.hometestimonials .hometestimonialscontent #carousel-testimonials {
		width: 432px;
	}	

	.social-feed a {
		margin: 4px;
		max-width: 149px;
	}	

	.social-feed h2, .social-feed h3 {
		max-width: 790px; 
	}	
	
	.homefooter {
		padding: 0;
	}	
	
	.footer {
		padding: 0 0 24px;
	}
	
	.hometestimonials .dots {
		background-position: 397px 140px;	
	}	
}