/* Themify Customize Styling */
body {	
	color: #000000; 
}
a {	
	color: #e02713; 
}
h1 {	
	font-family:Open Sans;	font-weight:800;
	font-size:120%;
	line-height:150%;
	text-transform:none;	text-align:center;
	color: #000000; 
}
h2 {	
	font-family:Open Sans;	font-weight:600;
	font-style:normal;
	font-size:30px;
	text-transform:capitalize; 
}
#headerwrap a {	
	color: #e02713; 
}
#headerwrap a:hover {	
	color: #e02713; 
}
body[class*="themify"] #site-logo img {		width: 300px; 
}
#site-description {	display: none; 
}
#site-description img {		width: 350px; 
}
#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: #e02713; 
}
#footerwrap {	background: none;
	background-color: #3c3c3c; 
}
#footer-logo {	display: none; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
#site-description img {		width: 350px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
#site-description img {		width: 350px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
#site-description img {		width: 350px; 
}
 }
/* Themify Custom CSS */
.parallax-bg {
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: cover;
}