/* ------------------------------------------------------------
	Slider
------------------------------------------------------------ */
#flowpanes .hero div {
	position: relative;
	height: 353px;
}

#flowpanes .hero .one {
	background: url(../images/bg_hero_1.jpg) top left no-repeat;
}

#flowpanes .hero .one .inner {
	padding: 100px 0 0 473px;
	width: 416px;
}

#flowpanes .hero .one .inner h2 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#flowpanes .hero .one .inner p {
	color: #575757;
	font-size: 13px;
}

#flowpanes .hero .two {
	background: url(../images/home-callout-x-guide.jpg) top left no-repeat;
}

#flowpanes .hero .two .inner {
	padding: 155px 0 0 400px;
	width: 500px;
}

#flowpanes .hero .two .inner h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#flowpanes .hero .two .inner p {
	color: #FFF;
	font-size: 13px;
	margin: 0 0 25px 0;
}

#flowpanes .hero .two .inner .red {
	color: #FF2929;
}

#flowpanes .hero .three {
	background: url(../images/home-callout-koolraps.jpg) top left no-repeat;
}

#flowpanes .hero .three .inner {
	padding: 100px 0 0 580px;
	width: 277px;
}

#flowpanes .hero .three .inner h2 {
	font-size: 26px;
	color: #000;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#flowpanes .hero .three .inner p {
	color: #575757;
	font-size: 13px;
}

#flowpanes .hero .four {
	background: url(../images/home-callout-hip-grip2.jpg) top left no-repeat;
}

#flowpanes .hero .four .inner {
	padding: 80px 0 0 540px;
	width: 338px;
}

#flowpanes .hero .four .inner h2 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#flowpanes .hero .four .inner h2 small {
	font-size: 20px;
}

#flowpanes .hero .four .inner p {
	color: #575757;
	font-size: 13px;
}

#flowpanes .hero .five {
	background: url(../images/home-callout-hip-grip.jpg) top left no-repeat;
}

#flowpanes .hero .five .inner {
	padding: 80px 0 0 409px;
	width: 455px;
}

#flowpanes .hero .five .inner h2 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#flowpanes .hero .five .inner p {
	color: #575757;
	font-size: 13px;
}

#flowpanes .hero .six {
	background: url(../images/home_callout_operation_walk.jpg) top left no-repeat;
}

#flowpanes .hero .six .inner {
	padding: 80px 0 0 480px;
	width: 400px;
}

#flowpanes .hero .six .inner h2 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#flowpanes .hero .six .inner p {
	color: #575757;
	font-size: 13px;
}