/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #297372; 
}
#footerwrap {	background-image: none;
	padding-top: 20px; 
}
#footer-logo a img {		width: 200px;
	height: 200px; 
}
#footer a {	
	color: rgba(53,148,179,0.73); 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: rgba(26,146,186,0.71); 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#footer-logo a img {		width: 200px;
	height: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#footer-logo a img {		width: 200px;
	height: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#footer-logo a img {		width: 200px;
	height: 200px; 
}
 }