/* Themify Customize Styling */
h1 {		font-weight:normal;
	font-size:50px;
 
}
body[class*="themify"] #site-logo {		font-weight:600;
	font-size:15px;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
h1 {		font-weight:normal;
	font-size:40px;
 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
h1 {		font-weight:normal;
 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
h1 {		font-weight:600;
	font-size:30px;
 
}
h3 {		font-size:24px;
 
}
#sidebar .widget, #sidebar-alt .widget {	background-image: none; 
}
 }