@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;
	min-width: 960px;
}
/* HERO WRAP */

.hero_wrap {
	background: url(bg_hero_area_ds.jpg) no-repeat;
	background-size: 100% 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_container .heading1.key_features {
	text-align: center;
	clear: both;
	padding-top: 80px;
}
.features_items {
	width: 310px;
	float: left;
	margin: 47px 0 0 10px;
}
.features_items .heading1, .features_items .descr1 {
	font-size: 14px;
}
.features_items .item_logo {
	width: 60px;
	height: 68px;
	float: left;
	background-position: center center;
	margin-top: 5px;
}
#icon1 {
	background: url(https://www.paymentwall.com//uploaded/files/dating_sites_page_sprite.png) no-repeat;
	background-position: -55px -460px;
}
#icon2 {
	background: url(https://www.paymentwall.com//uploaded/files/dating_sites_page_sprite.png) no-repeat;
	background-position: -110px -465px;
}
#icon3 {
	background: url(https://www.paymentwall.com//uploaded/files/dating_sites_page_sprite.png) no-repeat;
	background-position: -165px -460px;
}
#icon4 {
	background: url(https://www.paymentwall.com//uploaded/files/dating_sites_page_sprite.png) no-repeat;
	background-position: -225px -455px;
}
#icon5 {
	background: url(https://www.paymentwall.com//uploaded/files/dating_sites_page_sprite.png) no-repeat;
	background-position: -280px -460px;
}
#icon6 {
	background: url(https://www.paymentwall.com//uploaded/files/dating_sites_page_sprite.png) no-repeat;
	background-position: -335px -460px;
}
.section_row {
	width: 960px;
	padding: 0 10px;
	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: 470px;
	color: #303237;
}
.description_section {
	width: 470px;
	float: left;
}
.description_image {
	width: 470px;
	float: left;
}
#image1 {
	background: url(https://www.paymentwall.com//uploaded/files/dating_sites_page_sprite.png) no-repeat;
	background-position: 0 0;
	height: 320px;
	width: 400px;
	margin-bottom: 20px;
}
#image2 {
	background: url(https://www.paymentwall.com//uploaded/files/dating_sites_page_sprite.png) no-repeat;
	background-position: -400px 0;
	height: 320px;
	width: 400px;
	margin-bottom: 20px;
}
#image3 {
	background: url(https://www.paymentwall.com//uploaded/files/dating_sites_page_sprite.png) no-repeat;
	background-position: -750px 0;
	height: 320px;
	width: 400px;
	margin-bottom: 20px;
}
#d_sec1 {
	margin-top: 60px;
}
#d_sec2 {
	margin-top: 80px;
	margin-left: 70px;
	float: right;
}
#d_sec3 {
	margin-top: 80px;
}
/* SECTION 3 */

.prods {
	display: block;
	background: #ffd400;
	height: 100px;
	width: 100%;
	text-align: center;
	padding-top: 25px;
	margin-bottom: 0px;
	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, .services: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 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.png) no-repeat center center;
	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: 460px;
	color: #fff;
	margin-top: 10px;
	padding-left: 30px;
}
.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: 140px;
	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: 400px;
	margin-left: 50px;
}