@font-face {
	font-family: 'UbuntuTitling-Bold';
	src: url('fonts/UbuntuTitling-Bold.eot');
	src: url('fonts/UbuntuTitling-Bold.woff2') format('woff2'),  url('fonts/UbuntuTitling-Bold.woff') format('woff'),  url('fonts/UbuntuTitling-Bold.ttf') format('truetype'),  url('fonts/UbuntuTitling-Bold.svg#UbuntuTitling-Bold') format('svg'),  url('fonts/UbuntuTitling-Bold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
body {
	font: 14px/23px 'Open Sans', sans-serif;
	background: #cdd3d9;
}
/*headerBotContainer*/
.headerBotContainer {
	width: 100%;
	min-height: 98px;
	overflow: hidden;
	background: #0b253e;
}
.headerBotInner {
	width: 1170px;
	margin: 0 auto;
}
#logo {
	display: inline-block;
	float: left;
	height: 62px;
	width: 267px;
	margin: 16px 0;
	background: url(images/logo.png) transparent no-repeat center;
}
.hdRight {
	width: 70%;
	float: right;
}
.headerInnerTop {
    width: 597px;
    background: url(images/header.png) no-repeat right;
    min-height: 42px;
    float: right;
    padding-left: 20px;
}
.hdT-left {
	overflow: hidden;
	padding: 8px 20px;
}
.hdT-left p {
	float: left;
	padding: 3px;
	color: #6ac04c;
	margin: 0;
}
.hdT-left p a {
	color: #225f97;
	text-decoration: none;
}
.hdT-left p img {
	margin-right: 5px;
}
.mainNavRight {
	float: right;
	border: 0;/* height: 55px; */
}
.navbar {
	margin-top: 9px;
	margin-bottom: 15px;
	min-height: 35px;
	border: 0;
}
.navbar .nav {
	margin: 0;
	min-height: 34px;
	border: 0;
}
.mainNavRight .nav > li {
	text-align: center;
	float: left;
	list-style: none;
}
.mainNavRight .nav > li:hover a, .mainNavRight .nav > li a:focus {
	color: #0bbdd2;
	background: none;
}
.mainNavRight .nav > li.act {
	border-bottom: 0;
}
.mainNavRight .nav > li > a {
	color: #3b3b3b;
	padding: 0px 5px;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	margin-top: 5px;
	text-transform: uppercase;
	color: #fff;
	margin: 8px 10px;
}
.mainNavRight .nav > li > a.account-new {
	color: #fff;
	padding: 6px 22px;
	border-radius: 3px;
	margin: 0;
	border: 2px solid #fff;
}
.mainNavRight .nav > li > a.account-new:hover {
	border-color: #0bbdd2;
}
/*bannerContainer*/
.bannerContainer {
	width: 100%;
	padding: 48px 0 0;
	background: url(images/banner.jpg) transparent no-repeat center;
	background-size: cover;
	overflow: hidden;
}
.bannerInner {
	width: 1170px;
	margin: 0 auto;
}
.bnLeft {
	width: 60%;
	float: left;
}
.bnLeft h3 {
	display: inline-block;
	width: 100%;
	margin: 0;
	font-size: 72px;
	color: #fff;
	font-family: 'UbuntuTitling-Bold';
	font-weight: normal;
	line-height: 85px;
	text-transform: uppercase;
	margin-top: 40px;
}
.bnLeft p {
	display: inline-block;
	width: 100%;
	margin: 0;
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	margin-top: 20px;
}
.bnLeft a {
	display: inline-block;
	margin: 0;
	text-decoration: none;
	padding: 11px 59px;
	background: #6ac04c;
	border-radius: 3px;
	margin: 30px 0;
	font-size: 24px;
	color: #fff;
	font-family: 'UbuntuTitling-Bold';
	font-weight: normal;
	text-transform: uppercase;
}
.bnLeft a:hover {
	background: #4e9e32;
}
.bnRight {
	width: 25%;
	float: right;
	min-height: 456px;
	background: url(images/bn-img.png) transparent no-repeat right;
	padding: 112px 45px 36px;
	text-align: center;
}
.form-logo {
	text-align: center;
	margin-bottom: 20px;
}
.form-group input[type="text"], .form-group input[type="password"] {
	width: 100%;
	border: 2px solid #fff;
	line-height: 32px;
	padding: 0;
	padding-left: 20px;
	background: none;
	color: #fff;
	font-size: 13px;
}
.form-group input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:    #fff;
}
.form-group input[type="submit"] {
	font-size: 14px;
	color: #fff;
	border: 0;
	background: #6ac04c;
	border-radius: 4px;
	padding: 11px 48px;
	text-transform: uppercase;
}
.form-group input[type="submit"]:hover {
	background: #4e9e32;
}
.bnRight a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin-top: 15px;
}
/**/
.advertiserContainer {
	width: 100%;
	overflow: hidden;
	padding: 57px 0 44px;
	background: #cdd3d9;
}
.advertiserInner {
	width: 1170px;
	margin: 0 auto;
}
.adv {
	width: 30%;
	float: left;
	/* padding-top: 158px; */
	padding: 158px 4px 0;
}
.adv1 {
	width: 30%;
	float: left;
	padding: 138px 4px 0;
}

.adv h4, .adv1 h4 {
	width: 100%;
	line-height: 61px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}
.adv-row1 {
	background: url(images/adv-img1.png) transparent no-repeat top;
}
.adv-row2 {
	background: url(images/adv-img2.png) transparent no-repeat top;
	margin: 0 58px;
}
.adv-row3 {
	background: url(images/adv-img3.png) transparent no-repeat top;
	float: right;
}
.adv-row4 {
	background: url(images/adv-img4.png) transparent no-repeat top;
	float: right;
}
.adv-row5 {
	background: url(images/adv-img5.png) transparent no-repeat top;
	float: right;
}
.adv-row6 {
	background: url(images/adv-img6.png) transparent no-repeat top;
	float: right;
}
.adv-row5 {
	margin:0 58px;
}
.adv-row4 p, .adv-row5 p, .adv-row6 p {
  background: #e7eaee;
  font-size: 13px;
  margin: 0;
  padding: 15px;
  min-height:146px;
}
.adv-row1 h4, .adv-row4 h4 {
	background: #0b253e;
}
.adv-row2 h4, .adv-row5 h4 {
	background: #6ac04c;
}
.adv-row3 h4, .adv-row6 h4 {
	background: #0b253e;
}
/*contentContainer*/
.contentContainer {
	width: 100%;
	overflow: hidden;
	padding: 32px 0 35px;
}
.contentInner {
	width: 1170px;
	margin: 0 auto;
}
.ctn-left {
	width: 65%;
	float: left;
}
.ctn-left h3 {
	width: 100%;
	display: inline-block;
	font-size: 36px;
	color: #13416d;
	font-weight: 300;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.ctn-left h3 span {
	font-weight: 600;
	color: #13416d;
}
.ctn-left p {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	color: #454546;
	font-weight: 400;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	text-align: justify;
}
.ctn-right {
	width: 31%;
	float: right;
	background: url(images/solid-img3.png) transparent no-repeat top;
	padding-top: 170px;
}
.ctn-right-text {
	overflow: hidden;
	padding: 20px 0;
	background: #6ac04c;
}
.ctn-right-text h3 {
	width: 100%;
	display: inline-block;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 50px;
	text-align: center;
	line-height: 40px;
}
.ctn-infor {
	width: 100%;
	text-align: center;
	position: relative;
}
.ctn-infor p {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background: #fff;
	color: #6ac04c;
	font-size: 30px;
	font-weight: 600;
	margin: 0;
	text-align: center;
	float: left;
	line-height: 65px;
	position: absolute;
}
.ctn-infor p.info1 {
	left: 30px;
	top: -29px;
}
.ctn-infor p.info2 {
	left: 42%;
	top: -36px;
}
.ctn-infor p.info3 {
	right: 28px;
	top: -29px;
}
/*statictisContainer*/
.statictisContainer {
	width: 100%;
	overflow: hidden;
	background: #0a3465;
	border: 2px solid #fff;
	padding: 33px 0;
	border-right: 0;
	border-left: 0;
}
.statictisInner {
	width: 1170px;
	margin: 0 auto;
}
.stt-row {
	width: 20%;
	float: left;
	text-align: center;
}
.stt-row h3 {
	width: 100%;
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin: 0;
	margin-bottom: 10px;
}
.stt-row p {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
}
.stt-row1 {
	background: url(images/icon-tb.png) transparent no-repeat top;
	padding-top: 65px;
}
.stt-row2 {
	background: url(images/icon-tb2.png) transparent no-repeat top;
	padding-top: 65px;
}
.stt-row3 {
	background: url(images/icon-tb3.png) transparent no-repeat top;
	padding-top: 65px;
}
.stt-row4 {
	background: url(images/icon-tb4.png) transparent no-repeat top;
	padding-top: 65px;
}
.stt-row5 {
	background: url(images/icon-tb5.png) transparent no-repeat top;
	padding-top: 65px;
}
/*latestContainer*/
.latestContainer {
	width: 100%;
	overflow: hidden;
	padding: 33px 0;
}
.latestInner {
	width: 1170px;
	margin: 0 auto;
}
.latest-row {
	width: 49%;
	float: left;
}
.latest-row ul {
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 2px solid #fff;
	border-bottom: 0;
}
.latest-row ul li {
    line-height: 35px;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    color: #414345;
    padding: 0 15px 0 25px;
    font-weight: 600;
}
.latest-row ul li h3 {
	display: inline-block;
	width: 100%;
	margin: 0;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}
.latest-row ul li i {
	display: inline-block;
	float: right;
}
.latest-row ul li span {
	display: inline-block;
	margin:0px 5%;
}

.latest-row ul li span.span1 {width:25%;}

.latest-row ul li:nth-child(odd) {
	background: #e7eaee;
}
.latest-row1 ul li.title {
	background: url(images/icon-dol.png) #0a3465 no-repeat 13px;
	padding-left: 55px;
	line-height: 37px;
}
.latest-row3 ul li.title {
	background: url(images/icon-dol2.png) #4ba62b no-repeat 13px;
	padding-left: 55px;
	line-height: 37px;
}
.latest-row3 {
	float: right;
}
.latest-row2 {
	width: 35%;
	float: left;
	margin: 0 29px;
}
.latest-row2 h3 {
	width: 100%;
	display: inline-block;
	font-size: 30px;
	font-weight: 300;
	color: #13416d;
	margin: 10px 0 20px;
	text-transform: uppercase;
	text-align: center;
}
.latest-row2 h3 span {
	font-weight: 600;
}
.txt-infor {
	width: 100%;
	overflow: hidden;
	border: 2px solid #fff;
}
.txt-infor h4 {
	width: 100%;
	display: inline-block;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	line-height: 33px;
}
.txt-infor h4 a {
	color: #fff;
	display: inline-block;
}
.txt-infor p {
	width: 100%;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	color: #454546;
	margin: 0;
	text-align: center;
	line-height: 24px;
	text-align: justify;
}
.top-inf {
	width: 100%;
	background: #4ba62b;
}
.mid-inf {
	padding: 18px 18px 57px;
	width: 100%;
	background: #e7eaee;
	border: 2px solid #fff;
	border-right: 0;
	border-left: 0;
}
.bot-inf {
	width: 100%;
	background: #0a3465;
}
/*footerContaiter*/
.footerContaiter {
	width: 100%;
	overflow: hidden;
	background: #0a3465;
	min-height: 97px;
	border-top: 2px solid #fff;
}
.footerInner {
	width: 1170px;
	margin: 0 auto;
}
.ft-logo {
	width: 16%;
	float: left;
	margin: 30px 0;
}
.ft-logo img {
	max-width: 100%;
}
.ft-menu {
	width: 71%;
	float: left;
	text-align: center;
}
.ft-menu .menu {
	padding: 25px 0;
	overflow: hidden;
}
.ft-menu .menu ul {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.ft-menu .menu ul li {
	display: inline-block;
}
.ft-menu .menu ul li a {
	display: inline-block;
	font-weight: 400;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 7px;
}
.ft-link {
	min-height: 42px;
	width: 100%;
	background: url(images/ft-img.png) transparent no-repeat center;
}
.ft-link p {
	width: 100%;
	display: inline-block;
	font-size: 13px;
	color: #454546;
	text-align: center;
	margin: 0;
	line-height: 42px;
}
.ft-link p a {
	color: #454546;
}
.ft-adv {
	float: right;
	padding: 32px 0;
}
.ft-adv a {
	display: inline-block;
	width: 137px;
	height: 47px;
}
.calculateContainer {
	width: 100%;
	overflow: hidden;
	background: url(images/banner1.jpg) transparent no-repeat center;
	padding: 35px 0;
	min-height: 425px;
	background-size: cover;
}
.calculateInner {
	width: 1170px;
	margin: 0 auto;
}
.calculateInner h3 {
	width: 100%;
	display: inline-block;
	margin: 0;
	font-size: 36px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}
.calculate {
	width: 100%;
	overflow: hidden;
	border: 1px solid #fff;
	padding: 10px;
}
.cal-top {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
}
.cal-top-right {
	width: 35%;
	float: left;
	text-align: center;
}
.cal-top-right h3 {
	display: inline-block;
	width: 100%;
	margin: 0;
	font-size: 48px;
	color: #fff;
	font-family: 'UbuntuTitling-Bold';
	font-weight: normal;
	line-height: 55px;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: center;
}
.cal-top-right h4 {
	display: inline-block;
	width: 55%;
	margin: 0;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	line-height: 32px;
	text-transform: uppercase;
	margin-bottom: 10px;
	background: url(images/icon-time1.png) transparent no-repeat left;
	padding-left: 45px;
	text-align: left;
}
.cal-bot {
	width: 100%;
	overflow: hidden;
}
.txt-left {
	width: 65%;
	float: left;
	background: #6ac04c;
	padding-left: 30px;
}
.txt-right {
	width: 35%;
	float: right;
	background: #0b253e;
	text-align: center;
}
.cal-bot p {
	display: inline-block;
	width: 100%;
	margin: 0;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	line-height: 52px;
	text-transform: uppercase;
}
.cal-top-left {
	width: 65%;
	float: right;
	background: rgba(15, 62, 106, 0.68);
	padding: 20px 25px 10px;
	border-radius: 4px;
}
.wrap-cal {
	width: 100%;
	overflow: hidden;
	background: url(images/icon-time2.png) transparent no-repeat right;
	padding-right: 145px;
	min-height: 135px;
	padding-left: 17px;
}
.wrap-cal h4 {
	display: inline-block;
	width: 100%;
	margin: 0;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.amount-inv p {
	display: inline-block;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	line-height: 42px;
}
.amount-inv input {
	padding: 11px 10px;
	border: 0;
	width: 250px;
	margin-left: 10px;
}
.amount-result {
	width: 100%;
	overflow: hidden;
	margin-top: 18px;
}
.profit1 {
	float: left;
	width: 33%;
}
.profit1 p {
	display: inline-block;
	float: left;
	display: inline-block;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	margin: 0;
}
.profit1 p.daily-pro {
	color: #3fb417;
	margin-left: 15px;
}
 @media (max-width: 1170px) {
.acc-contentContainer, .headerBotContainer, .bannerContainer, .advertiserContainer, .calculateContainer, .contentContainer, .statictisContainer, .latestContainer, .footerContaiter {
	width: 1170px !important;
}
.acc-contentInner, .headerBotInner, .bannerInner, .advertiserInner, .calculateInner, .contentInner, .statictisInner, .latestInner, .footerInner {
	margin: 0 !important;
}
}
/*account*/
.mainNavRight .nav > li > a.account {
	color: #fff;
	padding: 6px 22px;
	border-radius: 3px;
	margin: 0;
	border: 2px solid #6ac04c;
	margin-right: 15px;
	width:auto;
}
.mainNavRight .nav > li > a.account:hover {
	color: #fff;
	border-color: #0bbdd2;
}
.mainNavRight .nav > li > a.logout:hover {
	color: #fff;
	border-color: #6ac04c;
}
.acc-bannerContainer {
	padding: 27px 0;
}
.bannerLeft-acc {
	width: 35%;
}
.bannerLeft-acc h3 {
	font-size: 36px;
	line-height: 40px;
	margin-top: 0px;
}
.bannerRight {
	width: 100%;
}
.bannerRight .btn {
    color: #fff;
    float: right;
    border: 2px solid #6ac04c;
    padding: 7px 15px 7px 42px;
    border-radius: 3px;
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.bannerRight .btn a {
	text-decoration: none;
	font-family: 'UbuntuTitling-Bold';
	font-weight: normal;
}
.bannerRight .btn:hover {
	border-color: #0bbdd2;
}
.bannerRight .btn-account {
	background: url(images/icon-bn2.png) no-repeat 7px;
}
.bannerRight .btn-withdraw {
	background: url(images/icon-hd.png) no-repeat 7px;
}
.bannerRight .btn-make {
	background: url(images/icon-bn.png) no-repeat 7px;
}
/*contentContainer*/
.acc-contentContainer {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
	background: #cdd3d9;
}
.acc-contentInner {
	width: 1170px;
	margin: 0 auto;
}
.conentLeft {
	width: 27%;
	float: left;
}
.contentUser {
	width: 100%;
	position: relative;
	margin-top: 65px;
}
.user-img {
	width: 100%;
	text-align: center;
	position: absolute;
	top: -65px;
}
.detailUser {
	text-align: center;
	margin-top: 30px;
	min-height: 158px;
	border: 2px solid #fff;
 background: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0b315c+0,0f417a+50,0f417a+52,124a8c+100 */
 background: #0b315c; /* Old browsers */
	background: -moz-linear-gradient(left, #0b315c 0%, #0f417a 50%, #0f417a 52%, #124a8c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0b315c 0%, #0f417a 50%, #0f417a 52%, #124a8c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0b315c 0%, #0f417a 50%, #0f417a 52%, #124a8c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b315c', endColorstr='#124a8c', GradientType=1 ); /* IE6-9 */
	padding-top: 56px;
	border-radius: 3px;
}
.detailUser p {
	color: #fff;
	font-size: 13px;
	line-height:16px;
}
.detai-ul ul {
	list-style: none;
	padding: 0px;
	margin-top: 17px;
	background: #0b253e;
	border: 2px solid #fff;
}
.detai-ul ul li {
	padding: 8px;
	border-bottom: 2px solid #fff;
}
.detai-ul ul li:last-child {
	border-bottom: none;
}
.detai-ul ul li a i {
	float: right;
	margin:4px 0 0 0;
}
.detai-ul ul li a {
	padding: 10px;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.detai-ul ul li:hover {
	background: #6ac04c;
}
/*contentRight*/
.contentRight {
	width: 65%;
	float: right;
}
.ctnRight-part1 {
	width: 100%;
	/* min-height: 203px; */
	margin-top: 65px;
	overflow: hidden;
}
.ctn-part1-row {
	width: 45%;
	float: left;
	overflow: hidden;
}
.btc-content {
	width: 100%;
	min-height: 142px;
	background: url(images/solid-img.png) no-repeat;
	background-size: cover;
	float: left;
}
.btc-content p {
	width: 100%;
	color: #fff;
	font-size: 36px;
	line-height: 142px;
	font-weight: bold;
	padding-left: 85px;
	background: url(images/icon-btc.png) no-repeat 45px;
	/* background-size: contain; */
	margin: 0;
}
.bct-img {
	background: url(images/solid-img1.png) no-repeat;
	background-size: contain;
	float: right;
	background-size: cover;
}
.Account {
	width: 100%;
	background: #0b253e;
	overflow: hidden;
}
.Account p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-bottom: 16px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 60px;
}
.ctn-part1-row2 {
	float: right;
}
.earned {
	background: #6ac04c;
}
.earned p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-bottom: 16px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.ctnRight-part2 {
	width: 100%;
	min-height: 50px;
	background: #0c3463;
	border: 2px solid #fff;
	border-radius: 3px;
	margin: 27px 0;
}
.ctn-Left-row1 {
	width: 20%;
	min-height: 46px;
	border-right: 2px solid #fff;
	background: #31701e;
	float: left;
}
.ctn-Left-row1 p {
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	/* padding-top: 14px; */
	color: #fff;
	margin: 0;
	line-height: 46px;
}
.ctn-Left-row2 {
	width: 80%;
	float: right;
}
.ctn-Left-row2 p {
	font-size: 14px;
	text-align: center;
	color: #fff;
	float: left;
	padding: 10px;
}
.ctn-Left-row2 a {
	display: inline-block;
	font-size: 13px;
	color: #fff;
	line-height: 46px;
	margin-left: 15px;
}
.ctn-Left-row2 a.view-bn {
	float: right;
	font-size: 14px;
	color: #fff;
	margin: 5px 10px;
	padding: 0px 26px;
	border: 2px solid #fff;
	text-decoration: none;
	line-height: 30px;
	text-transform: uppercase;
}
.ctn-Left-row2 a:hover {
	border-color: #6ac04c;
}
.ctRight-bot {
	width: 100%;
	float: left;
}
.ctRight-row {
	width: 47%;
 background:  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0b315c+0,0f417a+50,0f417a+52,124a8c+100 */
 background: #0b315c; /* Old browsers */
	background: -moz-linear-gradient(left, #0b315c 0%, #0f417a 50%, #0f417a 52%, #124a8c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0b315c 0%, #0f417a 50%, #0f417a 52%, #124a8c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0b315c 0%, #0f417a 50%, #0f417a 52%, #124a8c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b315c', endColorstr='#124a8c', GradientType=1 ); /* IE6-9 */
	/* min-height: 244px; */
	float: left;
	border: 2px solid #fff;
	padding: 10px 15px 14px;
}
.ctRight-img {
	text-align: center;
}
.content-row {
	width: 100%;
	min-height: 126px;
	background: #114a8b;
	min-width: 285px;
	border: 2px solid #fff;
}
.tableInner {
	border-bottom: 2px solid #fff;
	padding: 10px;
}
.tableInner:last-child {
	border-bottom: none;
}
.tableInner p {
	color: #fff;
	font-size: 14px;
	margin: 0;
}
.tableInner p span {
	float: right;
}
.ctRight-row2 {
	float: right;
}
.ctRight-row2 .ctRight-img {
	margin-top: 5px;
}

.get_bitcoins, .bitcoin_wallets, .bitcoin_exchangers {
  float: left;
  margin: 50px 0 0 0;
  width: 100%;
}
.get_bitcoins h3, .bitcoin_wallets h3, .bitcoin_exchangers h3 {
  color: #13416d;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.get_bitcoins p.aligncenter, .bitcoin_wallets p.aligncenter, .bitcoin_exchangers p.aligncenter {
	text-align:center;
}
.about_block {
  background: #e7eaee;
  border: 2px solid #fff;
  float: left;
  margin: 40px 3% 0 0;
  min-height: 500px;
  width: 22.75%;
}
.about_block img {
	max-width:100%;
}
.about_block p:last-child {
	padding:0 15px;
}
.about_block h4 {
  font-size: 17px;
  font-weight: 600;
  padding: 0 15px;
}
.about_block.last {
	margin-right:0;
}

.plan-info {text-align:center; color:white; padding:30px 0px;}
