@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,400,700|Open+Sans+Condensed:700);
/* FIXES FOR IMPLEMENTATION */
.container+div, .container+b.clear {
	display: block;
}
/* FIXES FOR IMPLEMENTATION END */

/* clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
/* /clearfix */
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 tr, div, input, select, textarea {
 	font-family: 'Open Sans', sans-serif;
}
html, body {
	margin: 0;
	padding: 0;
}
.content {
	width: 100%;
	min-width: 960px;
	padding: 0;
}
.inner960 {
	width: 960px;
	margin: 0 auto;
}
.page_wrap {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	width: 100%;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0,0,0,0.7);
}

/* HERO WRAP */

.hero_wrap {
	background: url(https://www.paymentwall.com//uploaded/files/bg_hero_area.png) no-repeat center 0;
	background-size: 100%;
	padding: 100px 0 60px 0;
}
.hero_center {
	width: 560px;
	margin: 0 auto;
	text-align: center;
}

.heading1 {
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 36px;
}
.lets {
	letter-spacing: -1px;
}
.descr1 {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.button_pw {
	display: block;
	text-decoration: none;
	background: #ffd400;
	width: 180px;
	height: 50px;
	border-radius: 3px;
	line-height: 50px;
	color: #2a2e37;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	margin-top: 20px;
}
.hero_center .button_pw {
	display: inline-block;
	margin: 0 auto;
}
.button_pw.documentation_btn {
	background: #303237;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 75px;
}
.button_pw:hover {
	opacity: 0.95;
}
.hero_center .descr1 {
	margin: 20px 0;
}

/* FEATURES */

.features_wrap {
	width: 100%;
}
.features_container .heading1.key_features {
	text-align: center;
	padding-top: 100px;
	margin: 0 auto;
	clear: both;
	color: #fff;
}
.features_items {
	width: 300px;
	float: left;
	margin: 47px 0 0 20px;
}
.features_items .heading1{
	font-size: 14px;
	width: 320px;
	color: #fff;
}
.features_items .descr1 {
	font-size: 14px;
	color: #fff;
}
.features_items .item_logo {
	width: 60px;
	height: 100px;
	float: left;
	background-position: center center;
}
#icon1 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: -760px -1360px;
}
#icon2 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: -650px -1360px;
}
#icon3 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: -540px -1360px;
}
#icon4 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: -280px -1360px;
}
#icon5 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: -170px -1360px;
}
#icon6 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: -50px -1360px;
}

/* SECTION 2 */

.section_row {
	border-bottom: 1px solid #eaeaeb;
}
.section_row .descr1 {
	font-size: 14px;
	width: 380px;
	color: #303237;
	line-height: 20px;
	padding-top: 10px;
}
.section_row .heading1 {
	font-size: 24px;
	width: 520px;
	color: #303237;
}
.description_section {
	width: 470px;
	float: left;
}
.description_image {
	width: 470px;
	float: left;
}
#image1 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: 0 0;
	height: 320px;
	width: 470px;
	margin-top: 65px;
}
#image2 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: -565px -330px;
	height: 320px;
	width: 470px;
	margin-top: 20px;
}
#image3 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: -530px -670px;
	height: 320px;
	width: 470px;
}
#image4 {
	background: url(https://www.paymentwall.com//uploaded/files/ticketing_system_sprite.png);
	background-position: -590px -1020px;
	height: 320px;
	width: 470px;
}
#d_sec1 {
	margin-top: 95px;
	margin-left: 20px;
	width: 470px;
}
#d_sec2 {
	margin-top: 110px;
	margin-bottom: 110px;
	width: 470px;
}
#d_sec3 {
	margin-top: 65px;
	width: 470px;
}
#d_sec4 {
	margin-top: 90px;
	width: 470px;
}

/* SECTION 3 */
.prods {
	display: block;
	background: #ffd400;
	height: 100px;
	width: 100%;
	float: left;
	color: #303237;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 1s;
	text-decoration: none;
}
.prods:hover {
	background: #303237;
	transition: all 1s;
	color: #fff!important;
}
.prods:hover .heading1 {
	color: #fff!important;
	transition: all 1s;
}
.prods:hover .heading1:after {
	background-position: -34px 0px;
	transition: all 1s;
}
.prods {
	width: 100%;
	text-align: center;
	padding-top: 25px;
	margin-bottom: 0px;
}
.prods span.heading1 {
	color: #303237;
	width: 490px;
	margin:0 auto;
	display: block;
}
.prods .heading1:after {
	display: block;
	content: '';
	background: url(https://www.paymentwall.com//uploaded/files/arrow_explore.png) no-repeat 0px 0px;
	width: 31px;
	height: 24px;
	float: right;
	margin-top: 10px;
}
.inner480 {
	width: 480px!important;
}
.section2_wrap {
	position: relative;
	width: 100%;
	min-width: 960px;
	height: 610px;
	background: #333333;
	z-index: 1;
}
.level_image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(https://www.paymentwall.com//uploaded/files/bg_section2_ticketing.png) no-repeat center 0;
	background-size: 100%;
	z-index: 2;
}
.section2_wrap .inner960 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 960px;
	height: 100%;
	z-index: 4;
}
.pwform_section .heading1 {
	width: 740px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 45px;
	font-size: 26px;
}
.pwform_section .left_description {
	float: left;
	width: 470px;
	color: #fff;
	margin-top: 10px;
}
.pwform_section .left_description .description1 {
	font-weight: 700;
	padding-top: 20px;
}
.pwform_section .left_description .personal_icon {
	display: block;
	content: '';
	background: url(https://www.paymentwall.com//uploaded/files/pw_acc_icons.png) no-repeat 0px 0px;
	background-position: -56px 0;
	float: left;
	width: 54px;
	height: 160px;
	margin: 15px 35px 0 0;
}
.pwform_section .left_description .business_icon {
	display: block;
	content: '';
	background: url(https://www.paymentwall.com//uploaded/files/pw_acc_icons.png) no-repeat 0px 0px;
	background-position: 0 0;
	float: left;
	width: 54px;
	height: 160px;
	margin: 15px 35px 0 0;
}
.pwform_section .left_description ul{
	padding-left: 17px;
}
.pwform_section .pw_right {
	float: left;
	width: 470px;
}