/* Phoenix siteblock acfApUpKrIRL (appId 2871) — "Why choose us" numbered columns */
.xlx24-container {
	width: 1200px;
	margin: 1px auto;
	padding: 20px 0;
}

.xlx24-list-wrapper ul:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.xlx24-list-wrapper li {
	float: left;
	width: 33.33%;
}

.xlx24-item-inner-wrapper {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.xlx24-item-top-wrapper {
	white-space: nowrap;
}

.xlx24-item-top-wrapper > div {
	display: inline-block;
	vertical-align: baseline;
	white-space: normal;
}

.xlx24-number-wrapper {
	width: 25%;
	color: #67acbc;
	opacity: 0.15;
	font-size: 150px;
	font-weight: 300;
}

.xlx24-title-wrapper {
	width: 75%;
	color: #333;
	font-size: 30px;
	line-height: 43px;
}

.xlx24-title-wrapper span {
	display: block;
	color: #67acbc;
	font-weight: bold;
}

.xlx24-item-bottom-wrapper {
	font-size: 16px;
	color: #888;
	line-height: 27px;
}

@media screen and (max-width: 1200px) {
	.xlx24-container {
		width: 100%;
	}

	.xlx24-title-wrapper {
		font-size: 18px;
		line-height: 24px;
	}

	.xlx24-number-wrapper {
		font-size: 120px;
	}
}

@media screen and (max-width: 768px) {
	.xlx24-list-wrapper li {
		float: none;
		width: 100%;
	}

	.xlx24-number-wrapper {
		width: 13%;
	}

	.xlx24-title-wrapper {
		width: 87%;
	}

	.xlx24-item-bottom-wrapper {
		margin-top: -15px;
	}
}

@media screen and (max-width: 578px) {
	.xlx24-number-wrapper {
		width: 25%;
	}

	.xlx24-title-wrapper {
		width: 75%;
	}
}
