/* Themify Customize Styling */
body[class*="themify"] #site-logo a {	display: none; 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#site-logo {	margin-top: auto;margin-right: auto;margin-bottom: auto;margin-left: auto; 
}
#main-nav a {		font-weight:normal;
	font-size:15px;
	text-transform:capitalize; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }