 /* ---------- RESPONSIVE DESIGN ----------*/

 @media screen and (max-width: 768px) {	
	.hgd-social-media .fab {font-size: 2em}
	
	#hgd-flip .col {flex-basis: auto; margin-bottom: 50px;}
	
}

@media screen and (max-width: 999px) {	
	
}

@media screen and (max-width: 1100px) {	
	
}

@media screen and (max-width: 1200px) {	
	
}