/* Themify Customize Styling */
h4 {		text-transform:lowercase; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #ffffff; 
}
#header {	
	padding: 0px; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body[class*="themify"] #site-logo a {		font-size:24px;
 
}
body[class*="themify"] #site-logo a img {		width: 130px; 
}
#site-logo {	top: auto;right: auto;bottom: auto;left: auto; 
}
#site-description {	top: auto;right: auto;bottom: auto;left: auto; 
}
#main-nav a {	
	padding-top: 26px; 
}
.module-title {	background: none;
	background-color: rgba(204,110,110,0.48);
	border: 7px double #c40202;
	margin: 22px;
	padding: 22px;
	color: #11db22;	text-decoration:underline;
	font-weight:500;
	letter-spacing:3px;
	font-style:normal;
	font-size:32px;
	line-height:4px;
	text-transform:lowercase;	text-align:center; 
}
#footer-logo a {		font-size:24px;
	text-align:left; 
}
#footer-logo a img {		width: 150px; 
}
#footer-nav a {		text-transform:uppercase; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 130px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 130px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 130px; 
}
#footer-logo a img {		width: 150px; 
}
 }
/* Themify Custom CSS */
#blogsection h2
{
	font-weight:normal;
}
.txtnormal h3
{
	font-weight:normal;
}