.nav-wrapper{
	float:none !important;
}
#home-product-cat-blocks{
	min-height:200px;
	width: 100%;
	float:left;
	margin-bottom: 10px;
	clear: both;
}
#why-block{
	flot:left;
	width: 100%;
	clear:both;
}
.slick-slide{
	width: 165px;
}

#customers > div > div > div.slick-slide{
	max-width: 120px;
	margin-right: 15px;

}

.customer-block{
	height: 120px;
	width:100%;
	background-color:#f2f2f2;
	margin: 0 0 20px 0;	
}
.customer-block-white{
	height: 120px;
	width:100%;
	background-color:#ffffff;
	margin: 0 0 20px 0;	
}

.customer_logos{
	float:left;
	width: 120px;
	height: 80px;
	margin: 20px 20px;
	
}
.home_cfa_modules{
	width:300px; float:right; margin-left:20px;
	
}
.home_product{
	width:160px;
	height:165px;
	text-align:center;
	float:left;
}

#google_reviews{}

.google_review{
	text-align:center;
	width: 200px;
	float: left;
}

#why_choose{
        font-size: 26px;
        color: #606262;
        margin-top: 20px;
		margin-bottom: 40px;
        padding-top: 0px;
}
.home_intro p{
        line-height: 18px;
        margin-bottom: 10px;
}

#home-header{
	clear: right;
        margin-top: 15px;
}



.home-page-bottom{
	    display: flex;
    	flex-wrap: wrap;
       
}
.home-page-bottom div{
	float:left;
	flex: 1 1 20%;
	text-align:left;
	padding:1em;
}

.home-page-bottom div ul{
	text-align:left;
	margin:0;
	padding:0;
}

.home-page-bottom div ul li{
	list-style: none;
}
