/* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
#site-logo {	
	margin: 0px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }
/* Themify Custom CSS */
.text-center {
	text-align: center;
}
.call-btn a {
	padding-left: 1em !important;
	padding-right: 1em !important;
}

#our-services .sub_column .tb-column-inner {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    height: 100%;
}
#our-services .sub_column .tb-column-inner .module-layout-part {
	margin-top: auto;
}
.page-id-1518 .module-featured-image {
	margin-bottom: 20px;
}
.page-id-1518 .entry-meta {
	margin-bottom: 15px;
	display: none;
}
.page-id-1518 .entry-meta > span {
    margin-right: 15px;
}