/* Themify Customize Styling */
h2 {	
	font-family: "Roboto Slab";	font-weight:300;
	font-size:2em;
 
}
h3 {	
	font-family: "Roboto Slab";	font-weight:100;
 
}
h4 {	
	font-family: "Roboto Slab";	font-weight:100;
 
}
h5 {	
	font-family: "Roboto Slab";	font-weight:100;
 
}
h6 {	
	font-family: "Roboto Slab";	font-weight:100;
 
}
body #site-logo a img {		width: 200px; 
}
.page-title {	
	font-family: "Roboto Slab";	font-weight:200;
	font-size:3em;
 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }