@media screen and (max-width:1600px) {
}
@media screen and (max-width:1200px) {
	.whitefeaturebox .whychoose_right ul li img{max-width: 65px}
	.whitefeaturebox .whychoose_right ul li span{font-size: 40px}
}
@media screen and (max-width:1100px) {
	a.abt_content_cta{width: 350px;}
	a.abt_content_cta img{max-width: 100%}
	.whitefeaturebox{margin: 30px 0 0 }
}
@media screen and (max-width:992px) {  
}
@media screen and (max-width:860px) {
	.whitefeaturebox .whychoose_right ul li{width: 50%;}
	.whitefeaturebox .whychoose_right ul li:nth-child(-n+2){border-bottom: 1px solid #ccd7db}
	.whitefeaturebox .whychoose_right ul{padding: 25px}
	.whitefeaturebox .whychoose_right ul li:nth-child(odd){border-left: 0}
}
@media screen and (max-width:650px) {
	a.abt_content_cta{float: none;margin: 0 0 20px 0;display: block;width: 100%;max-width: 350px}
}
@media screen and (max-width:550px) {
}
@media screen and (max-width:400px) {
	.whitefeaturebox .whychoose_right ul li{width: 100%;border-bottom: 1px solid #ccd7db;border-left: 0 !important}
	.whitefeaturebox .whychoose_right ul li:last-child{border-bottom: 0}
}