/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 360px; 
}
#site-logo {	margin: auto; 
}
#site-description {		font-weight:800;
display: none; 
}
.post-title, .post-title a {		text-decoration:underline;
	font-size:18px;
	text-align:left; 
}
.page-title {	
	color: #3f78cc;	font-size:24px;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 360px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 360px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 360px; 
}
 }