/* Themify Customize Styling */
body {	
	font-family:Roboto;	font-weight:normal;
 
}
h1 {	
	font-family:Roboto;	font-weight:500;
	font-size:50px;
 
}
h2 {	
	font-family:Roboto;	font-weight:normal;
 
}
h3 {	
	font-family:Roboto;	font-weight:normal;
 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #4d4949; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #111111; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,255,255,0.49); 
}
#site-logo {		position:relative;

	bottom: 4px; 
}
#site-logo img {		width: 256px;
	height: 75px; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #222222; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ad1616; 
}
#footerwrap {	background: none;
	background-color: #f6f6f6; 
}
#footer {	
	color: #222222; 
}
#footer a {	
	color: #222222; 
}
#footer a:hover {	
	color: #4c4c4c; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#site-logo img {		width: 256px;
	height: 75px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 256px;
	height: 75px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 256px;
	height: 75px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #222222; }