/* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 300px; 
}
body[class*="themify"] #site-logo a img {		width: 400px; 
}
#site-description {	display: none; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #000000; 
}
#footer-logo a img {		width: 300px; 
}
#footer a {	
	color: #000000; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 300px; 
}
body[class*="themify"] #site-logo a img {		width: 400px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 300px; 
}
body[class*="themify"] #site-logo a img {		width: 400px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 300px; 
}
body[class*="themify"] #site-logo a img {		width: 400px; 
}
#footer-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
.sidebar-none #content{
padding-top: 0;	
padding-bottom: 0;
}