/* Themify Customize Styling */
#headerwrap a {	
	color: #545454; 
}
#headerwrap a:hover {	
	color: #60ccf7; 
}
body #site-logo a img {		width: 200px; 
}
#site-description {	
	font-family: "Exo";	font-style:italic;
	font-weight:500;
	font-style:italic;
	text-transform:capitalize;
	color: #757575; 
}
#footer-logo a img {		width: 200px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }