@font-face{
font-family:'feature-background';
src:url('fonts/feature-background.eot?-7p8gp3');
src:url('fonts/feature-background.eot?#iefix-7p8gp3') format('embedded-opentype'), url('fonts/feature-background.woff?-7p8gp3') format('woff'), url('fonts/feature-background.ttf?-7p8gp3') format('truetype'), url('fonts/feature-background.svg?-7p8gp3#feature-background') 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 {
	clear: both;
	content: '';
	display: table;
}

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

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

.sow-features-list .sow-features-feature h5 {
	margin: 1em 0;
}

.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 {
	color: inherit;
	font-weight: 500;
	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: 0px;
	}

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

}

.sow-features-list {
}

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

.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";
}

