/* Themify Customize Styling */
body {	background: none;
	background-color: #f7f7f7;
	font-family: 'Times New Roman', "Times", serif;	font-size:1.2em;
	line-height:1.2em;

	color: #000000; 
}
#footerwrap {	background: none;
	background-color: #b3382d;
	margin-top: 2em; 
}
#footer-logo a img {		width: 150px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
#footer-logo a img {		width: 150px; 
}
 }
/* Themify Custom CSS */
.body {
	transition-duration:all 0s;
}