/* Themify Customize Styling */
body {	background: none;
	background-color: rgba(26,119,186,0.00); 
}
body[class*="themify"] #site-logo a img {		width: 800px;
	height: 200px; 
}
#site-logo {		position:relative;
 
}
#site-description img {		width: 300px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 800px;
	height: 200px; 
}
#site-description img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 800px;
	height: 200px; 
}
#site-description img {		width: 300px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 800px;
	height: 200px; 
}
#site-description img {		width: 300px; 
}
 }