/*
	Theme Name: Priority One
	Theme URI: https://www.anologix.com/
	Description: This is the Amaya theme created for the Genesis Framework.
	Author: Anologix
	Author URI: https://www.anologix.com/

	Version: 2.6.0

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/
.homeinspector-services .fl-col-content h2{
	margin-top:10px;
}
.homeinspector-services  .fl-col-content .fl-module-photo{
	width:172px;
}

.homeinspector-services  .fl-col-content  .fl-module-rich-text{
	padding-left:20px;
}
.homeinspector-services  .fl-col-content .fl-module{
	display:table-cell;
	vertical-align:middle;
}
.homeinspector-services  .fl-col-content {
    border: 1px solid #ececec;
    background: #ffffff;
    margin-bottom: 13px;
    width: 100%;
    display: table;
	}
@media only screen and (max-width : 768px) {
	.fl-node-5b6a892e4f678 .fl-slide .fl-button-wrap{
		text-align: center !important;
	}
}