/* Themify Customize Styling */
body {	
	margin-top: -58px; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #2c4b6d; 
}
#headerwrap {	background: none;
	background-color: #2c4b6d; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #2c4b6d; 
}
body[class*="themify"] #site-logo a img {		width: 160px; 
}
#site-description {	display: none; 
}
#footerwrap {	background: none;
	background-color: #2c4b6d; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 160px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 160px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 160px; 
}
 }