.affa-feature-list { margin-bottom:40px; }
	.affa-feature-list > .ion {
		color:#d0d0d0;
		font-size:96px;
		line-height:1;
		margin-bottom:25px;
	}
	.affa-feature-list > figure {
		overflow:hidden;
		margin-bottom:20px;
		border-radius:3px;
	}
	.affa-feature-list > h4 {
		font-size:18px;
		line-height:26px;
		font-weight:700;
		text-transform:uppercase;
		letter-spacing:.5px;
		margin:0px;
	}
	.affa-feature-list.feature-list-img > h4 { font-weight:600; }
	.affa-feature-list > p { margin:15px 0px 0px; }
	.affa-feature-list > ul {
		padding:0px;
		margin:15px 0px 0px;
	}
	.affa-feature-list.feature-list-img > p, .affa-feature-list.feature-list-img > ul { margin-top:12px; }
		.affa-feature-list > ul li {
			position:relative;
			list-style-type:none;
			padding-left:30px;
			margin-bottom:10px;
		}
		.affa-feature-list > ul li:last-child { margin-bottom:0px; }
			.affa-feature-list > ul li .ion {
				position:absolute;
				top:0px;
				left:0px;
				width:18px;
				color:#00d27f;
				font-size:18px;
				line-height:26px;
				text-align:center;
			}
			.text-white .affa-feature-list > ul li .ion { color:#FFF; }

.affa-feature-list2 { margin-bottom:40px; }
	.affa-feature-list2 > h4 {
		font-family:Roboto, Arial, sans-serif;
		font-size:20px;
		line-height:28px;
		margin-bottom:8px;
	}
	.affa-feature-list2 > ul {
		padding:0px;
		margin:0px;
	}
		.affa-feature-list2 > ul li {
			list-style-type:none;
			color:#909090;
			font-size:15px;
			line-height:24px;
			margin-bottom:2px;
		}
		.text-white .affa-feature-list2 > ul li { color:rgba(255,255,255,.8); }
		.ie .text-white .affa-feature-list2 > ul li { color:#FFF; }
