/* Themify Customize Styling */
body {	
	font-family:Verdana, Geneva, sans-serif; 
}
h1 {	
	font-family:Open Sans;	font-weight:300;
	text-align:center; 
}
h2 {	
	font-family:Montserrat;	font-weight:normal;
	font-size:1.85em;
	text-transform:none;	text-align:center; 
}
body[class*="themify"] #site-logo img {		width: 200px; 
}
#footerwrap {	background: none;
	background-color: #0d152d; 
}
#footerwrap .back-top a:before {	
	color: #0d152d; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 200px; 
}
 }
/* Themify Custom CSS */
.header-horizontal #header {
    border-bottom: none;
    padding: 1em 0 0;
}
.footer-block .footer-text {
    background: transparent;
    font: .875em 'Open Sans',sans-serif;
    text-transform: none;
    color: #fff;
    padding: 0;
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.footer-block #footerwrap .back-top a {
    color: #e75d42;
    display: none;
}