/* Themify Customize Styling */
#site-logo img {	
	height: 55px; 
}

/* Themify Custom CSS */
input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel]{width:100%;}
.social-widget{margin-top: 16px;}
#content, #sidebar{padding: 8.5% 0 0%;}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 55px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 55px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {	
	height: 55px; 
}
 }