/* Themify Customize Styling */
body {		font-size:16px;

	color: #000000; 
}
#site-logo img {		width: 340px;
	height: 75px; 
}
#site-logo a {		width: 340px; 
}
#site-description {	display: none; 
}
#main-nav a {		font-size:15px;
 
}

/* Themify Custom CSS */
.two {display:none;}
.one {display:none;}

.footer-text.clearfix, .sfsi_footerLnk {display:none;}

 body, #footer {background:none;}
#footer-logo a{display:none;}

#site-logo img {margin-top:-20px;}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#site-logo img {		width: 340px;
	height: 75px; 
}
#site-logo a {		width: 340px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 340px;
	height: 75px; 
}
#site-logo a {		width: 340px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 340px;
	height: 75px; 
}
#site-logo a {		width: 340px; 
}
 }