@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%;
	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: #175f2d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlNzg1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDRjNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #175f2d 0%, #7dae7e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#175f2d), color-stop(100%,#7dae7e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #175f2d 0%,#7dae7e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #175f2d 0%,#7dae7e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #175f2d 0%,#7dae7e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #175f2d 0%,#7dae7e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#175f2d', endColorstr='#7dae7e',GradientType=0 ); /* IE6-8 */
	padding: 60px 0 60px 0;
}
.hero_left {
	float: left;
	width: 560px;
}
.hero_left .logo_container {
	width: 560px;
	height: 430px;
	background: url(ultimate_game_card_sprite.png);
	background-position: 0 0;
	margin-top: 70px;
}
.hero_right {
	float: left;
	width: 400px;
	margin: 90px 0 0 0;
}
.hero_right .product_logo {
	width: 100%;
	height: 121px;
	background: url(https://www.paymentwall.com//uploaded/files/mintlanding_logo.png) no-repeat;
	margin-bottom: 25px;
}
.heading1 {
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 36px;
}
.hero_right .heading1 {
	width: 365px;
}
.lets {
	letter-spacing: -1px;
}
.descr1 {
	color: #fff;
	font-size: 18px;
	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_right .button_pw {
	display: inline-block;
}
.hero_right .buy_mint {
	margin-left: 5px;
	background: transparent;
	border: 1px solid #ffd400;
	line-height: 48px;
	width: 178px;
	color: #ffd400;
}
.button_pw.documentation_btn {
	background: #303237;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 75px;
}
.button_pw:hover {
	opacity: 0.95;
}
.hero_right .descr1 {
	margin: 20px 0;
}

/* FEATURES */

.features_wrap {
	width: 100%;
	background: #fff;
}

.features_container .heading1.key_features {
	text-align: center;
	padding-top: 120px;
	margin: 0 auto;
	clear: both;
	color: #333333;
}
.features_items {
	width: 300px;
	float: left;
	margin: 47px 0 0 20px;
}
.features_items .heading1{
	font-size: 14px;
	width: 320px;
	color: #333333;
}
.features_items .descr1 {
	font-size: 14px;
	color: #333333;
}
.features_items .item_logo {
	width: 60px;
	height: 100px;
	float: left;
	background-position: center center;
}
#icon1 {
	background: url(ultimate_game_card_sprite.png);
	background-position: -865px -445px;
}
#icon2 {
	background: url(ultimate_game_card_sprite.png);
	background-position: -925px -450px;
}
#icon3 {
	background: url(ultimate_game_card_sprite.png);
	background-position: -815px -445px;
}

/* SECTION 2*/

.section_row {
	border-bottom: 1px solid #eaeaeb;
}
.border-top {
	border-top: 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(ultimate_game_card_sprite.png);
	background-position: 0 -565px;
	height: 320px;
	width: 470px;
	margin-top: 65px;
}
#image2 {
	background: url(ultimate_game_card_sprite.png);
	background-position: -100px -865px;
	height: 320px;
	width: 470px;
	margin-top: 20px;
}
#image3 {
	background: url(ultimate_game_card_sprite.png);
	background-position: 0 -1165px;
	height: 320px;
	width: 470px;
}
#d_sec1 {
	margin-top: 95px;
	width: 470px;
}
#d_sec2 {
	margin-top: 110px;
	margin-bottom: 110px;
	width: 470px;
}
#d_sec3 {
	margin-top: 65px;
	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, .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 {
	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(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;
}
.heading_small  {
	color: #fff;
}
.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(pw_acc_icons.png) no-repeat 0px 0px;
	background-position: -56px 0;
	float: left;
	width: 54px;
	height: 110px;
	margin: 15px 35px 0 0;
}
.pwform_section .left_description .business_icon {
	display: block;
	content: '';
	background: url(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;
}