/* Themify Customize Styling */
body {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;
	font-size:16px;
 
}
#site-logo {		position:relative;
top: auto; 
}
#site-logo img {		width: 1000px;
	height: 100px; 
}
#site-logo a {		width: 1000px; 
}
#site-description {	
	font-family:Verdana, Geneva, sans-serif;	text-align:center;display: none;	position:static;
top: auto; 
}
#main-nav {		position:relative;

	left: 50px;
	margin: 25px; 
}
#main-nav a {		text-decoration:underline;
	text-align:center; 
}
#main-nav a:hover {	
	background-color: #b2b9f0;
	color: #e64c4c; 
}
.page-title {		text-transform:capitalize; 
}

/* Themify Custom CSS */
span.wpcf7-list-item { display: block; }@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 1000px;
	height: 100px; 
}
#site-logo a {		width: 1000px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 1000px;
	height: 100px; 
}
#site-logo a {		width: 1000px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 1000px;
	height: 100px; 
}
#site-logo a {		width: 1000px; 
}
 }