/* Themify Customize Styling */
#body {	
	padding-top: 30px; 
}
h1 {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:20px;
 
}
body #site-logo a img {		width: 75px;
	height: 75px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family: "prev";	font-weight:100;
	font-size:18px;
	text-transform:uppercase;	text-align:left; 
}
#main-nav a:hover {	
	color: #e68200; 
}
.page-title {		text-transform:uppercase; 
}
#footer-logo a img {		width: 75px;
	height: 75px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 75px;
	height: 75px; 
}
#footer-logo a img {		width: 75px;
	height: 75px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 75px;
	height: 75px; 
}
#footer-logo a img {		width: 75px;
	height: 75px; 
}
 }@media(max-width: 553px) { /* Themify Customize Styling */
body #site-logo a img {		width: 75px;
	height: 75px; 
}
#footer-logo a img {		width: 75px;
	height: 75px; 
}
 }