/* Themify Customize Styling */
a {	
	color: #000000; 
}
a:hover {	
	color: #858585; 
}
h1 {	
	font-family: "Open Sans";	font-weight:800;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:bold;
 
}
h3 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h5 {	
	font-family: "Open Sans";	font-weight:300;
 
}
#site-description {	display: none; 
}
#main-nav a {	
	padding-top: 25px;
	font-family: "Open Sans";	font-weight:800;
	text-transform:uppercase;	text-align:center; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #757575; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #8a8a8a; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #a1a1a1; 
}
#footerwrap {	background: none;
	background-color: #a3a3a3; 
}
#footer-logo a img {		width: 200px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Open Sans";	font-weight:600;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#footer-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#footer-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#footer-logo a img {		width: 200px; 
}
 }