#banner_products {background: url(../images/products/Banner_Product.jpg) no-repeat center center; background-size: cover;}
#banner_products_01 {background: url(../images/products/Banner_Product_01.jpg) no-repeat center center; background-size: cover;}
#banner_products_02 {background: url(../images/products/Banner_Product_02.jpg) no-repeat center center; background-size: cover;}
#Our_Strategy {padding: 110px 0 90px 0;}
#Did_you_know { padding: 65px 0px 100px 0px; background: #f9f9f9; margin-bottom: 120px; }
.did_you_know_box { background: #fff; padding: 45px 40px 0px 40px; margin: 60px 0 0 0;}
.did_you_know_box h6 { font-size: 30px; font-weight: 700; padding-bottom: 10px;}
.did_you_know_box p {font-size: 16px;font-weight: normal;line-height: 32px;}
.listing_brands h6{margin: 16px 0px; text-align:center;}
.listing_brands .v_line {margin-top: 5px;    margin-bottom: 21px;}
.v_line {width: 100%;float: left;height: 1px;transform: scaleY(0.5);font-size: 0;background: #a7a9ac;}
		.did_you_know_box:hover {box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); cursor: pointer;}
/*Mobile*/
@media only screen and (max-width: 768px) {
	#banner_products {background: url(../images/products/Banner_Product_Mo.jpg) no-repeat center center; background-size: cover;}
	#banner_products_01 {background: url(../images/products/Banner_Product_Mo_01.jpg) no-repeat center center; background-size: cover;}
	#banner_products_02 {background: url(../images/products/Banner_Product_Mo_02.jpg) no-repeat center center; background-size: cover;}
	#Our_Strategy {padding-top: 60px;padding-bottom: 40px;}
	#Did_you_know { padding-top: 40px; padding-bottom: 50px; margin-bottom: 50px; }
	.did_you_know_box { margin-top: 30px; }
	.did_you_know_box h6 { font-size: 20px; padding-bottom: 20px; }
	.did_you_know_box p { font-size: 16px; line-height: 28px; }
}
