#st-body .subheader {
	margin-bottom: 0;
}
#st-body .article-text {
	color: #171617;
	padding: 100px 0 100px;
}
#st-body .article-text h4 {
	margin-top: 10px;
}
#st-body .article-bg {
	color: #fff;
	padding: 120px 0;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
}
#st-body .article-gray {
	padding: 50px 0;
	background-color: #f5f5f5;
}
#st-body .intro-title {
	font-family: Lato;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 35px;
}
#st-body .intro-desc1 {
    font-family: NSKR200;
    font-size: 17px;
    line-height: 1.8;
}
#st-body .intro-desc2 {
	font-size: 175%;
	line-height: 1.8;
	max-width: 25em;
	margin: 0 auto;
}
#st-body .intro-desc3 {
	color: #999;
	font-size: 15px;
	min-height: 130px;
}
#st-footer {
	margin-top: 0;
}
