/* Themify Customize Styling */
body {	
	font-family: "Anek Telugu";	font-weight:400;
	font-size:18px;
 
}
:root {	
	--theme_accent: #000000;
	--theme_accent_semi: #000000; 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Anek Telugu";	font-weight:700;
 
}
h2 {	
	font-family: "Anek Telugu";	font-weight:700;
 
}
h3 {	
	font-family: "Anek Telugu";	font-weight:700;
 
}
h4 {	
	font-family: "Anek Telugu";	font-weight:700;
 
}
h5 {	
	font-family: "Anek Telugu";	font-weight:700;
 
}
h6 {	
	font-family: "Anek Telugu";	font-weight:700;
 
}
body #site-logo a img {	
	height: 75px; 
}
.module-title {		font-size:15px;
	text-transform:uppercase; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }