@font-face {
	font-family: 'feature-background';
	src: url('fonts/feature-background.eot');
	src: url('fonts/feature-background.eot') format('embedded-opentype'), url('fonts/feature-background.woff') format('woff'), url('fonts/feature-background.ttf') format('truetype'), url('fonts/feature-background.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.sow-features-list {
	margin: 0 -25px;
	zoom: 1;
}

.sow-features-list:before {
	content: '';
	display: block;
}

.sow-features-list:after {
	content: '';
	display: table;
	clear: both;
}

.sow-features-list .sow-features-feature {
	text-align: center;
	float: left;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 25px;
	margin-bottom: 40px;
}

.sow-features-list .sow-features-feature .sow-icon-container {
	text-decoration: none;
}

.sow-features-list .sow-features-feature .sow-icon-container [class^="sow-icon-"],
.sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	width: 1em;
	height: 1em;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -0.5em;
	margin-left: -0.5em;
	background-size: contain;
}

.sow-features-list .sow-features-feature h5 {
	margin: 1em 0;
	min-height: 4.2rem;
}

.sow-features-list .sow-features-feature h5 a {
	color: inherit;
	text-decoration: none;
}

.sow-features-list .sow-features-feature h5 a:hover {
	text-decoration: underline;
}

.sow-features-list .sow-features-feature p.sow-more-text a {
	font-weight: 500;
	color: inherit;
	text-decoration: none;
}

.sow-features-list .sow-features-feature p.sow-more-text a:hover {
	text-decoration: underline;
}

.sow-features-list .sow-features-feature p:last-child {
	margin-bottom: 0;
}

.sow-features-list .sow-features-feature.sow-features-feature-last-row {
	margin-bottom: 0;
}

.sow-features-list .sow-features-clear {
	clear: both;
}

@media (max-width: 520px) {
	.sow-features-list.sow-features-responsive .sow-features-feature {
		width: 100% !important;
		float: none;
		margin-bottom: 40px;
	}

	.sow-features-list.sow-features-responsive .sow-features-feature:last-child {
		margin-bottom: 0;
	}

	.sow-features-list.sow-features-responsive .sow-features-clear {
		clear: none;
	}
}

.sow-features-list {
	/*
	  The Container Icons
	  */
}

.sow-features-list .sow-icon-container {
	font-family: 'feature-background';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 90px;
	position: relative;
	color: #404040;
}

.sow-features-list .sow-icon-container.sow-container-round:before {
	content: "\e600";
}

.sow-features-list .sow-icon-container.sow-container-sticker:before {
	content: "\e601";
}

.sow-features-list .sow-icon-container.sow-container-rounded-sticker:before {
	content: "\e602";
}

.sow-features-list .sow-icon-container.sow-container-square:before {
	content: "\e603";
}

.sow-features-list .sow-icon-container.sow-container-rounded-square:before {
	content: "\e604";
}

.sow-features-list .sow-icon-container.sow-container-rounded-hex:before {
	content: "\e605";
}

.sow-features-list .sow-icon-container.sow-container-octagon:before {
	content: "\e606";
}

.sow-features-list .sow-icon-container.sow-container-hex:before {
	content: "\e607";
}

.sow-features-list .sow-icon-container.sow-container-frame:before {
	content: "\e608";
}

.sow-features-list .sow-icon-container.sow-container-explode:before {
	content: "\e609";
}
