html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
table {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: normal;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.cf:before, .cf:after {content: " "; display: table;}
.cf:after {clear: both;}
.cf {*zoom: 1;}
html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	 -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			 box-sizing: border-box;
}
.content {
	width: 100%;
	min-width: 960px;
	padding: 0;
}
#mainbody {
	padding: 0!important;
	margin: 0 0 -20px 0!important;
}
.pw-footer-wrp {
	position: absolute;
}
a.t-link {color: rgba(14,125,154,1);}
a.t-link:hover {color: rgba(14,125,154,.8);}

h1, h2, h3 {
	text-align: inherit !important;
	text-transform: inherit !important;
	font-family: "proxima_novaregular", Arial, Helvetica, sans-serif !important;
}
.start-btn {
	color: #1b1c1f;
	font-size: 18px;
	background: #ffc03a;
	display: inline-block;
	border-radius: 3px;
	padding: 14px 65px;
	font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #f29c06;
	text-shadow: 0 2px 0 rgba(255,255,255,.2);

	-webkit-transition: all 500ms;
			transition: all 500ms;
}
.start-btn:hover,
.start-btn:active {
	box-shadow: inset rgba(255,255,255,0.3) 0 1px 0,
	rgba(0,0,0,0.3) 0 1px 2px, #ffd400 0 1px 20px;
}
.page-wrp {
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 960px;
	position: relative;
	font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
}
.inner-wrp {
	width: 960px;
	min-width: 960px;
	position: relative;
	margin: 0 auto;
}
.section-wrp {
	width: 100%;
	min-width: 960px;
	position: relative;
}
.section-wrp > .inner-wrp {
	border-bottom: 1px solid rgba(208,208,208,.5);
}
.section-wrp.section-hero > .inner-wrp {
	border-bottom: 0;
}
.row-fluid {
	width: 100%;
	*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.564102564102564%;
	*margin-left: 2.5109110747408616%;
	 -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			 box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%;
}
.row-fluid .span11 {
	width: 91.45299145299145%;
	*width: 91.39979996362975%;
}
.row-fluid .span10 {
	width: 82.90598290598291%;
	*width: 82.8527914166212%;
}
.row-fluid .span9 {
	width: 74.35897435897436%;
	*width: 74.30578286961266%;
}
.row-fluid .span8 {
	width: 65.81196581196582%;
	*width: 65.75877432260411%;
}
.row-fluid .span7 {
	width: 57.26495726495726%;
	*width: 57.21176577559556%;
}
.row-fluid .span6 {
	width: 48.717948717948715%;
	*width: 48.664757228587014%;
}
.row-fluid .span5 {
	width: 40.17094017094017%;
	*width: 40.11774868157847%;
}
.row-fluid .span4 {
	width: 31.623931623931625%;
	*width: 31.570740134569924%;
}
.row-fluid .span3 {
	width: 23.076923076923077%;
	*width: 23.023731587561375%;
}
.row-fluid .span2 {
	width: 14.52991452991453%;
	*width: 14.476723040552828%;
}
.row-fluid .span1 {
	width: 5.982905982905983%;
	*width: 5.929714493544281%;
}
.heading-a {
	font-size: 38px;
	font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
}
.heading-b {
	font-size: 18px;
	line-height: 36px;
	font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
}
/*
	SECTION HERO
*/
.section-hero {
	width: 100%;
	height: 800px;
	min-height: 800px;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 150px 0 0 0;
	background-color: #1b1c20;
	background-image: -webkit-linear-gradient(90deg, rgb(0,186,162) 0%, rgb(0,55,95) 50%, rgb(0,14,23) 100%);
	background-image:         linear-gradient(to top, rgb(0,186,162) 0%, rgb(0,55,95) 50%, rgb(0,14,23) 100%);
}
.section-hero .heading-a {
	color: #fff;
}
.section-hero .heading-b {
	color: #067793;
}
.section-hero__figure {
	width: 1100px;
	height: 460px;
	bottom: -30px;
	left: -70px;
	margin: auto;
	position: relative;
}
.section-hero__start-btn {
	z-index: 10;
	position: relative;
	margin: 50px 0 0 0;
}
/*
	SECTION FEATURES
*/
.section-features {
	width: 100%;
	background: #fff;
	text-align: center;
	position: relative;
	box-shadow: 0 -10px 5px rgba(0,14,23,0.1);
}
.section-features .inner-wrp {
	padding: 75px 0;
}
.section-features .heading-a {
	color: #1d1e21;
}
.section-features .heading-b {
	color: #898d99;
}
.section-features .b-features {
	margin: 70px 0 0 0;
}
.b-features .row-item__item-figure {
	width: 90px;
	height: auto;
}
.b-features .row-item__item-heading {
	color: #1d1e21;
	font-size: 20px;
	line-height: 25px;
	font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;

	padding: 50px 0 25px 0;
	border-bottom: 2px solid #0e7d9a;
}
.b-features .row-item__item-descr {
	margin: 35px 0 0 0;
}
.b-features .item-descr__descr-list {
	text-align: left;
	list-style-type: none;
}
.b-features .item-descr__list-item {
	position: relative;
	margin: 0; padding: 0;

	color: #898d99;
	font-size: 13px;
	line-height: 30px;
	font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;
}
.b-features .item-descr__list-item:before {
	content: "\2022";
	color: #0e7d9a;
	font-size: 18px;
	top: -2px; left: -15px;
	position: absolute;
}
/*
	SECTION INTEGRATION
*/
.section-integration {
	width: 100%;
	background: #fff;
	position: relative;
}
.section-integration .inner-wrp {
	padding: 70px 0;
}
.b-integration__heading {
	color: #1d1e21;
	font-size: 24px;
	line-height: 25px;
	font-family: "proxima_novabold", Arial, Helvetica, sans-serif;
}
.b-integration__descr {
	color: #1d1e21;
	font-size: 18px;
	line-height: 25px;
	font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;

	margin: 10px 0 0 0;
}
.b-integration__descr:before {
	content: "";
	float: left;
	width: 22px; 
	height: 22px;
	display: block;
	background: url(storefront-page__integration-clock-icon.png) no-repeat;

	margin: 0 5px 0 0;
}
.b-integration__figure {
	margin: 0 0 0 -35px;
}
/*
	SECTION COMPLIANCE
*/
.section-compliance {
	width: 100%;
	background: #fff;
	text-align: center;
	position: relative;
}
.section-compliance .inner-wrp {
	padding: 100px 0;
}
.section-compliance .heading-a {
	color: #1d1e21;
}
.section-compliance .heading-b {
	color: #898d99;
}
.section-compliance .b-compliance {
	margin: 70px 0 0 0;
}
.b-compliance .row-item__item-figure {
	width: 90px;
	height: auto;
}
.b-compliance .row-item__item-descr {
	color: #2e2f33;
	font-size: 16px;
	line-height: 25px;
	font-family: "proxima_novaregular", Arial, Helvetica, sans-serif;

	margin: 10px 0 0 0;
}
/*
	SECTION STATS
*/
.section-stats {
	width: 100%;
	background: #fff;
	text-align: center;
	position: relative;
}
.section-stats .inner-wrp {
	height: 720px;
	padding: 80px 0 105px 0;
	border-bottom: 0;
	background: url(playspan-page-stats-bg.png) no-repeat center 180px;
}
.section-stats .heading-a {
	color: #1d1e21;
}
.section-stats .heading-b {
	color: #898d99;
}
.section-stats .section-figure-a {
	width: 390px;
	height: 252px;
	background: url(playspan-page-stats-figure.png) no-repeat;
	margin: 60px auto 0 auto;
}
.section-stats .section-figure-b {
	width: 960px;
	height: 40px;
	background: url(playspan-page-stats-logos.png) no-repeat;
	margin: 80px auto 0 auto;
}
/*
	SECTION FOOTER
*/
.section-footer {
	width: 100%;
	height: 540px;
	min-height: 540px;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 150px 0 0 0;
	background-color: #1b1c20;
	background-image: -webkit-linear-gradient(90deg, rgb(0,186,162) 0%, rgb(0,55,95) 50%, rgb(0,14,23) 100%);
	background-image:         linear-gradient(to top, rgb(0,186,162) 0%, rgb(0,55,95) 50%, rgb(0,14,23) 100%);
}
.section-footer > .inner-wrp {
	border-bottom: 0;
}
.section-footer .heading-a {
	color: #fff;
}
.section-footer__figure {
	width: 1400px;
	height: 245px;
	left: -210px;
	margin: auto;
	position: relative;
}
.section-footer__start-btn {
	z-index: 10;
	position: relative;
	margin: 50px 0 0 0;
}