/* Themify Customize Styling */
.pagewidth {	
	width: 90%; 
}
body:not(.mobile_menu_active) .top-bar-widgets, .header-minbar-left .top-bar-widgets, .header-minbar-right .top-bar-widgets {	background: none;
	background-color: #1bbbb4;
	color: #ffffff; 
}
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#main-nav a {		font-size:14px;
 
}
#main-nav a:hover, .transparent-header #main-nav a:hover {	
	color: #000000; 
}
#footerwrap {	background: none;
	background-color: #333333; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }