/* Themify Customize Styling */
body {	
	font-family:Georgia, 'Times New Roman', Times, serif; 
}
h1 {		font-weight:normal;
 
}
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {		width: 140px; 
}
#footer-logo, #footer #footer-logo a img {		width: 180px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {		width: 140px; 
}
#footer-logo, #footer #footer-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {		width: 140px; 
}
#footer-logo, #footer #footer-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {		width: 140px; 
}
#footer-logo, #footer #footer-logo a img {		width: 180px; 
}
 }
/* Themify Custom CSS */
.table-container{
	overflow-x:auto;
}