/* Themify Customize Styling */
body {	background: none;
	background-color: #e8e8e8;	line-height:120%;
	text-align:justify; 
}
h4 {		font-weight:bold;
	font-size:1em;
 
}
h5 {		font-weight:bold;
	font-size:.85em;
 
}
#headerwrap {	background: none;
	background-color: #ffffff;background-image: none;background-attachment: fixed; 
}
#header {	
	color: #1f1f1f; 
}
#header a {	
	color: #d90404; 
}
#site-logo img {		width: 175px; 
}
#site-logo a {		width: 175px; 
}
#main-nav a {	
	color: #ff0303; 
}
.post-title, .post-title a {		font-size:18px;
	text-transform:none; 
}
.single-post .post-title {		font-size:18px;
	text-transform:none; 
}
.post-meta {		text-transform:none; 
}
.post-date {	
	padding-right: 15px;
	padding-left: 15px; 
}
.module-title {		text-transform:none;
	padding-right: 10px;
	padding-left: 10px; 
}
.footer-widgets .widget {	background-image: none; 
}

/* Themify Custom CSS */
#site-description{
color:#222;
font-size:11px;
}
.post-category{
font-size:.8em;
font-weight: normal;
color: #DDD;
}
.post-category a{
font-size: .8em;
font-weight: normal;
}
h5{
padding-left:15px
}
.entry-date{
font-size: 80% !important;
margin-left: 25px !important;
}
.question {
color: #cc6f6f;
}
.widget {
text-align: left;
}
.post-meta-details .author-avatar{
display: none;
}
.themify_builder_slider_wrap .carousel-pager a {
    margin: 0 1px;
}
.module-title{
    padding-left:10px;
} @media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo img {		width: 175px; 
}
#site-logo a {		width: 175px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 175px; 
}
#site-logo a {		width: 175px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 175px; 
}
#site-logo a {		width: 175px; 
}
 }