@charset "utf-8";
/* CSS Document */
body {
	color: #525252;
	background: #fff;
	padding: 0;
	margin: 0;
	font: 400 14px/24px 'Fira Sans', sans-serif;
}
p {
	text-align: justify;
	margin: 0 0 20px;
	font-weight: 400;
}
a {
	color: #434748;
	outline: none;
	text-decoration: none;
	font-weight: 400;
}
a:hover, a:active, a:focus {
	color: #2ab270;
	text-decoration: none;
	outline: none
}
img {
	max-width: 100%
}
label {
	font-weight: 400
}
input[type="text"], input[type="password"], input[type="email"] {
	color: #15046f;
	width: 100%;
	height: 40px;
	background: #fff;
	border: 1px solid #ececec;
	padding: 0 15px;
	border-radius: 4px;
	font-size: 14px;
}
textarea {
	color: #15046f;
	width: 100%;
	height: 100px;
	background: #fff;
	border: 1px solid #ececec;
	padding: 10px;
	border-radius: 4px;
	resize: none;
	font-size: 14px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, .form-container textarea:focus {
	border: 1px solid #fcc40f
}
input[type="submit"], input[type="button"] {
	background: #2548c4;
	color: #fff;
	padding: 0 40px;
	line-height: 38px;
	border-radius: 40px;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	border: none;
}
input[type="submit"]:hover, input[type="button"]:hover {
	background: #fea528;
	color: #fff;
}
select {
	color: #15046f;
	font-size: 14px;
	border: 1px solid #ececec;
	border-radius: 4px;
	width: auto;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(images/select_arrow.png) no-repeat right 6px center #fff;
	padding: 5px 20px 5px 10px
}
ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.wrapper, .headerwrap, .sponsorwrap, .investmentwrap, .awardwrap, .whyinvestwrap, .partnerwrap, .footerpaymentswrap, .readymoneywrap, .footerwrap {
	width: 100%;
	float: left;
}
.headerwrap {
	background: url(images/bannerbg.jpg) no-repeat top center !important;
	position: relative;
}
.navwrap {
	padding: 30px 0;
	width: 100%;
	float: left;
}
.navbar-nav > li > a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: transparent;
}
.loginwrap {
	text-align: right;
}
.navbar-nav > li > a {
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0 8px;
    line-height: 40px;
    font-size: 16px;
}
.loginwrap a.login {
	background: #fff;
	color: #45d788;
}
.loginwrap a.signup {
	background: #fea528;
	color: #fff;
}
.loginwrap a {
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0 0 0 5px;
    border-radius: 50px;
    line-height: 40px;
    display: inline-block;
    font-weight: 600;
}

.calculate-but {
    text-transform: uppercase;
    display: block;
    font-size: 15px;
    border-radius: 50px;
    line-height: 36px;
    padding: 2px 0;
    cursor: pointer;
    background: #F9AA35;
    font-weight: 500;
    text-align: center;
    margin: 5px 9px 10px;
    color: #ffffff;
}

.calculate-but:hover {
	background:#F6AD34;
	color:white;
}

.promobox  input[type=radio] {
	margin:0px 5px;
	vertical-align:middle;
}

.bannerinside {
	background: #fff;
	width: 100%;
	float: left;
	padding: 30px 30px 170px;
	border-radius: 10px 10px 0 0;
	box-shadow: 0 0 8px #00000052;
}
.bannerleft {
    width: 34%;
    float: left;
    z-index: 100000;
    position: relative;
}
.logo {
	padding: 0 0 10px;
}
.bannerleft h1 {
	font-size: 50px;
	font-weight: 600;
	margin: 0 0 25px;
	color: #0099b6;
}
.bannerleft p {
    font-size: 18px;
    color: #525252;
    font-weight: 400;
    margin: 0 0 25px;
    TEXT-ALIGN: LEFT;
    LINE-HEIGHT: 23PX;
}
.bannerleft a.login {
	background: #2c64ca;
	color: #fff;
	font-size: 16px;
	padding: 0 30px;
	line-height: 46px;
	border-radius: 50px;
	display: inline-block;
	margin: 0 8px 0 0;
}
.bannerleft a.signup {
	background: #45d788;
	color: #fff;
	font-size: 16px;
	padding: 0 30px;
	line-height: 46px;
	border-radius: 50px;
	display: inline-block;
}
.bannerright {
	width: 66%;
	float: left;
	padding: 0 0 0 30px;
}
.headercurve {
    background: url(images/bannerbottomcurve.png) no-repeat bottom center;
    position: absolute;
    bottom: 0;
    min-height: 356px;
    left: 0;
    width: 100%;
    padding: 190px 0 0 0;
    z-index: 0;
}
.headercurve h2 {
	color: #fff;
	font-size: 55px;
	line-height: 65px;
	font-weight: 700;
	margin: 0
}
.sponsorwrap {
	padding: 30px 0;
	text-align: center;
	box-shadow: 0 0 8px #00000029;
	position: relative;
	z-index: 99;
	background: #fff;
}
.sponsorbox {
	display: inline-block;
	padding: 0 10px;
}
.investmentwrap {
	background: #ebfff5;
	padding: 40px 0;
}
.investmentwrap h3, .inside_wrap.investment h2 {
	text-align: center;
	margin: 0 0 15px;
	color: #2a3031;
	font-weight: 400;
	font-size: 48px;
	line-height: 48px;
	text-transform: capitalize;
}
.investmentwrap h4 {
	color: #798289;
	font-size: 24px;
	text-align: center;
	margin: 0 0 25px;
	font-weight: 400;
}
.planwrap {
	width: 100%;
	float: left;
}
.panleft {
	width: 20%;
	float: left;
	margin: 40px 0;
	background: #2ab270;
	border-radius: 15px 0 0 15px;
	padding: 25px 0;
	color: #fff;
}
.panleft .income {
	font-size: 24px;
	line-height: 29px;
	font-weight: 400;
	margin: 0 0 10px;
	padding: 0 25px;
}
.panleft ul {
}
.panleft ul li {
	line-height: 60px;
	font-size: 16px;
	font-weight: 500;
	padding: 0 25px;
}
.panleft ul li:nth-child(odd) {
	background: #28aa6a
}
.planright {
	width: 80%;
	float: left;
	background: #f7fdfa;
	border-radius: 15px;
	box-shadow: 0 0 8px #00000017;
}
.planlist {
	width: 100%;
	float: left;
	text-align: center;
}
.planbox {
	width: 20%;
	float: left;
}
.planbox .percent {
	line-height: 115px;
	color: #218cff;
	font-weight: 600;
	font-size: 48px;
}
.planbox .percent span {
	font-size: 36px;
}
.planbox ul {
}
.planbox ul li {
	line-height: 60px;
	color: #434748;
	font-size: 16px;
	font-weight: 500;
}
.planbox ul li:nth-child(2n+1) {
	background: #e9f1ec78;
}
.hidefordesktop {
	display: none;
}
.planbox.one, .planbox.three, .planbox.five {
	background: #f7fdfa;
}
.planbox.two, .planbox.four {
	background: #fff;
}
.planbox .border {
	height: 14px;
}
.planbox.one .border {
	border-radius: 15px 0 0 0;
	background: #77aaf7
}
.planbox.two .border {
	background: #f3ba2e
}
.planbox.three .border {
	background: #66c396
}
.planbox.four .border {
	background: #264ec5
}
.planbox.five .border {
	background: #79f1a4;
	border-radius: 0 15px 0 0;
}
.planbox.one {
	border-radius: 15px 0 0 0;
}
.planbox.five {
	border-radius: 0 15px 0 0;
}
.principal {
	width: 100%;
	float: left;
	text-align: center;
	background: rgb(115,110,254);
	background: linear-gradient(90deg, rgba(115, 110, 254, 1) 0%, rgba(37, 72, 196, 1) 100%);
	color: #fff;
	line-height: 32px;
	padding: 12px 0;
	border-radius: 0 0 15px 15px;
}
.principal span {
	display: inline-block;
	padding: 0 10px 0 0
}
.awardwrap {
	padding: 50px 0;
}
.awardinfos {
	padding: 50px 0 0 0;
}
.awardinfos .learn {
	font-size: 18px;
	color: #465153;
	font-weight: 400;
	text-transform: capitalize;
	padding: 0 0 0 55px;
	background: url(images/learnicon.png) no-repeat left center;
	line-height: 45px;
}
.awardinfos h2 {
	color: #2a3031;
	font-size: 44px;
	line-height: 44px;
	text-transform: capitalize;
	margin: 17px 0 20px;
	font-weight: 700;
}
.awardinfos h3 {
	margin: 0 0 15px;
	font-size: 20px;
	color: #2a3031;
	font-weight: 400;
	line-height: 22px;
}


.awardinfos h4 {
    line-height: 48px;
    color: #FEA825;
    font-size: 25px;
}

.awardinfos h3 span {
	color: #6e6bfa;
	font-size: 60px;
	font-weight: 700;
	display: inline-block;
	float: left;
	padding: 0 10px 0 0;
	line-height: 48px;
}
.awardinfos p {
	margin: 0 0 10px;
	font-size: 17px;
    color: #525252;
}
.awardinfos a.getmoreinfos {
	background: #2548c4;
	color: #fff;
	padding: 0 40px;
	line-height: 44px;
	border-radius: 40px;
	display: inline-block;
	font-size: 16px;
	margin: 10px 0 0 0;
	font-weight: 500;
}
.awardthumb {
	text-align: right;
	position: relative;
}
.certificate {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0 0 8px #00000024;
	background: #fff;
	margin: 50px 0;
}
.statbox {
	padding: 40px 0 0 0;
	text-align: center;
}
.statbox .icon {
	display: inline-block;
	padding: 0 0 20px;
}
.statbox h4 {
	margin: 0 0 8px;
	font-size: 38px;
	color: #2ab270;
	font-weight: 400;
	line-height: 48px;
}
.statbox p {
	text-align: center;
	margin: 0;
	color: #7e888a;
}
.whyinvestwrap {
	background: #4e92cd url(images/investmentbg.png) no-repeat bottom center;
	color: #fff;
	padding: 40px 0 50px;
	text-align: center;
}
.whyinvestwrap h3 {
	font-size: 48px;
	font-weight: 400;
	margin: 0 0 30px;
	text-transform: capitalize;
}
.featuredbox {
	padding: 25px;
	border-radius: 6px;
	box-shadow: 0 0 8px #0000002b;
	background: #fff;
}
.featuredbox .icon {
	padding: 0 0 15px;
}
.featuredbox p {
	margin: 0 0 10px;
	color: #4c5852;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	line-height: 28px;
}
.featuredbox h4 {
	font-size: 55px;
	color: #b0f4b2;
	font-weight: 700;
	margin: 0;
}
.whyinvestwrap .action {
	padding: 40px 0 0 0;
	width: 100%;
	float: left;
}
.whyinvestwrap .action a {
	border-radius: 50px;
	line-height: 54px;
	display: block;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-transform: capitalize;
}
.whyinvestwrap .action a.one {
	background: #f3ba2e;
}
.whyinvestwrap .action a.two {
	background: #66c396;
}
.whyinvestwrap .action a.three {
	background: #2c64ca;
}
.whyinvestwrap .action a.four {
	background: #275285;
}
.partnerwrap {
	background: #ebfff5;
	padding: 40px 0;
}
.partnerwrap h3 {
	font-size: 48px;
	font-weight: 400;
	margin: 0 0 40px;
	color: #2a3031;
	text-align: center
}
.partnerthumb {
}
.referralcommission {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px #0003;
	padding: 25px;
	border-right: 12px solid #5896d9;
	margin: 25px 0;
}
.referralcommission h4, .representativecommission h4 {
	margin: 0 0 10px;
	font-size: 30px;
	color: #2ab270;
	font-weight: 400;
}
.referralcommission h5, .representativecommission h5 {
	font-weight: 500;
	color: #464a4f;
	font-size: 36px;
	margin: 0;
}
.representativecommission {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px #0003;
	padding: 25px;
	border-right: 14px solid #f3ba2e;
	margin: 25px 0;
}
.footerpaymentswrap {
	text-align: center;
	padding: 25px 0;
	box-shadow: 0 0 5px #0000001f;
}
.footerpaymentswrap span {
	display: inline-block;
	padding: 0 8px;
}
.readymoneywrap {
	background: url(images/moneymakingbg.jpg) no-repeat center center fixed;
	padding: 80px 0;
	color: #fff;
}
.readymoneywrap .readylefft {
}
.readymoneywrap .readylefft h3 {
	margin: 0 0 15px;
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
}
.readymoneywrap .readylefft p {
	margin: 0;
	line-height: 18px;
}
.readymoneywrap .readyright {
	background: #45d788;
	border-radius: 50px;
	text-align: center;
	line-height: 50px;
	margin: 10px 0;
}
.readymoneywrap .readyright a {
	color: #fff;
	display: block;
	font-weight: 500;
	font-size: 18px;
}
.footerwrap {
	background: #f3f4f4;
	padding: 40px 0 30px;
	font-size: 13px;
}
.footerlogowrap {
	color: #394965;
}
.footerlogowrap p {
	text-align: left;
}
.footercontact {
}
.footercontact h4, .footerlinks h4 {
	color: #35425d;
	font-size: 24px;
	margin: 10px 0 15px;
}
.footercontact p {
	margin: 0 0 5px;
	padding: 0 0 0 30px;
	text-align: left;
	color: #35425d;
}
.footercontact p.email {
	background: url(images/footeremail.png) no-repeat left top 6px;
}
.footercontact p.address {
	background: url(images/footerlocation.png) no-repeat left top 6px;
}
.footerlinks {
}
.footerlinks h4 {
}
.footerlinks ul {
}
.footerlinks ul li {
}
.footerlinks ul li a {
}
.certnumb {
	padding: 10px;
	text-align: center;
	border: 1px solid #ececec;
	margin: 10px 0;
}
.certnumb .icon span:before {
	color: #00d7df;
	font-size: 66px;
	line-height: 76px;
}
.certnumb .icon {
	width: 64px;
	margin: 0 auto 10px;
	display: block;
}
.certnumb h4 {
    color: #575f6d;
    font-size: 15px;
    margin: 0;
    font-weight: 500;
}
.certnumb h5 {
	text-transform: uppercase;
	margin: 0 0 8px;
	color: #666;
	font-size: 13px;
}
.aboutbox {
	padding: 10px;
	border-radius: 6px;
	box-shadow: 0 0 8px #0000002b;
	width: 100%;
	float: left;
	background: #fff;
	margin: 0 0 35px;
	position: relative;
}
.aboutbox .icon {
	padding: 0 0 15px;
}
.aboutbox p {
	margin: 0 0 5px;
	color: #444;
	text-align: center;
	text-transform: uppercase;
}
.aboutbox h4 {
	color: #507ce2;
	text-transform: uppercase;
	margin: 0 0 22px;
	font-weight: 500;
}
.aboutbox ul {
	text-align: center;
	background: #fff;
	border-radius: 8px;
	padding: 5px;
	position: absolute;
	width: 100px;
	left: 50%;
	margin-left: -50px;
	bottom: -18px;
	border: 1px solid #ececec;
}
.aboutbox ul li {
	display: inline-block;
	padding: 0 3px;
}
.bannerinside.insideheaders {
    padding: 20px 30px;
    margin: 0 0 40px;
    border-radius: 10px;
}
.bannerinside.insideheaders .logo {
	padding: 0
}
.bannerinside.insideheaders .bannerright h1 {
	margin: 0;
	line-height: 80px;
	text-align: right;
	color: #0099b6;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 32px;
}
.inside_wrap {
	width: 100%;
	float: left;
	padding: 50px 0
}
.howtoleft, .investmentleft {
	width: 100%;
	float: left;
}
.howtoright, .investmentright {
	width: 100%;
	float: left;
	padding: 80px 0;
}
.howtoright h2, .investmentright h3, .bountyinfos h2 {
	margin: 0 0 15px;
	color: #2a3031;
	font-size: 23px;
	font-weight: 600;
	text-transform: uppercase;
}
.howtohowtoright p, .investmentright p {
	margin: 0;
}
.how_box.even .howtoright, .how_box.even .howtoright p, .how_box.even .howtoleft, .investment_box.even .investmentright, .investment_box.even .investmentright p {
	text-align: right;
}
.wherebuypara p {
	text-align: center;
}
.wheretobuy-list, .represtative_table {
	padding: 25px;
	border-radius: 6px;
	box-shadow: 0 0 8px #0000002b;
	background: #fff;
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
}
.wheretobuy-list ul li {
	width: 20%;
	float: left;
	padding: 15px 0 15px 35px;
	text-align: left;
	background: url(images/success.png) no-repeat left center;
}
.represtative_table table td, .paidoutbottom td {
	color: #333;
	padding: 8px;
	text-align: left;
	border-bottom: 1px solid #ececec;
}
.represtative_table table td.header, .paidoutbottom td.inheader {
	background: #5496ce;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.news_block {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px #0003;
	padding: 25px;
	border-right: 12px solid #5896d9;
	width: 100%;
	float: left;
	margin: 10px 0;
}
.newsleft {
	width: 16%;
	float: left;
	height: 178px;
	padding: 15px 0;
}
.newsright {
	width: 84%;
	float: left;
	padding: 0 0 0 20px;
}
.news_title {
	margin: 10px 0 15px;
	color: #2a3031;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}
.news_infos {
	margin: 0 0 15px;
	line-height: 26px;
}
.news_time {
	font-size: 12px;
	color: #b0b0b0;
}
.inside_wrap.bountybottom {
	background: url(images/moneymakingbg.jpg) no-repeat center center fixed;
	padding: 60px 0 50px;
	color: #fff;
	text-align: center;
}
.bountythumb {
	width: 100%;
	float: left;
}
.bountyinfos {
	width: 100%;
	float: left;
	padding: 50px 0;
}
.bountyinfos h3 {
	margin: 0 0 15px;
	color: #0099b6;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
}
.bountyinfos ul {
	padding: 0 0 20px 30px;
	list-style: decimal;
}
.bountyinfos ul li {
	line-height: 30px;
	padding: 0 0 0 5px;
}
.requirement {
	width: 100%;
	float: left;
}
.requirement h4 {
	color: #2ab270;
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}
.requirement p {
	margin: 0 0 10px;
	padding: 0 0 0 25px;
}
.bountybottom h3 {
	font-size: 32px;
	margin: 0 0 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.bountybottom ul li {
	padding: 0 0 10px;
	font-size: 16px;
}
.ruleswrap h2.sectionhead {
	margin: 10px 0 15px;
	color: #0099b6;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}
.faq .panel {
	background-color: #fff;
}
.faq .panel-default {
	border-color: #fff;
}
.faq .panel-default > .panel-heading {
	color: #fff;
	background: #f3ba2e;
	border-color: #f3ba2e;
	text-transform: capitalize;
	padding: 0;
}
.faq .panel-title {
	font-size: 14px;
	font-weight: 400;
	background: #28af6d  url(images/faq.png) no-repeat left 10px center;
	font-size:20px;
}
.faq .panel-title a {
	padding: 20px 15px 20px 60px;
	display: block;
	color: #fff;
	font-weight: 600;
}
.faq .panel-title a:hover {
	color: #fff
}
.faq .panel-body {
}
.map {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.contact_right .form-block {
	padding: 4px 0 10px;
}
.loginarea, .redirect {
	background: #4e92cd url(images/investmentbg.png) no-repeat bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
}
.logwrap {
	padding: 25px;
	border-radius: 6px;
	box-shadow: 0 0 8px #0000002b;
	background: #fff;
}
.logwrap .awardinfos {
	padding: 10px 0 0 0;
}
.footerwrap.loginfor {
	padding: 0;
	background: transparent;
	color: #fff;
}
.footerwrap.loginfor p {
	text-align: center;
}
.form-container.login table td {
	padding: 5px 0;
}
.loginwrappers {
	text-align: left;
}
.loginwrappers h2 {
	font-size: 22px;
	margin: 12px 0 10px;
	text-transform: uppercase;
	color: #2a3031;
}
.retrivep {
	float: right;
	line-height: 40px;
}
.retrivep a {
	color: #2c64ca
}
.logwrap .certificate {
	min-width: 380px;
}
.loginarea .awardinfos a.getmoreinfos {
	background: #49d68b;
}
.logwrap.signuppage {
	min-height: 710px;
}
.loginpage {
	padding: 25px;
	border-radius: 6px;
	box-shadow: 0 0 8px #0000002b;
	background: #fff;
	max-width: 400px;
	margin: 80px auto;
	text-align: center;
}
.loginpage h1 {
	font-size: 22px;
	margin: 12px 0 10px;
	text-transform: uppercase;
	color: #275285;
}
.loginpage h3 {
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
}
.accountheaderwrap {
	width: 100%;
	float: left;
	box-shadow: 0 0 4px #00000052;
	padding: 15px 0;
	background: #45d788;
}
.accountheaderwrap .logo {
	padding: 0
}
.acctopmenu {
	text-align: right
}
.acctopmenu .nav.navbar-nav li {
	float: none;
	display: inline-block;
}
.acctopmenu .navbar-nav > li > a {
	color: #fff;
	font-weight: 500;
	line-height: 67px;
}
.accountmenuwrap {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #cceadb;
}
.accountnav ul {
	width: 100%;
}
.accountnav ul li {
	float: none;
	display: inline-block;
	padding: 0 10px;
}
.accountnav ul li a {
	color: #525252;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 30px;
	display: inline-block;
	    font-size: 18px;
}
.accountnav ul li a:hover {
	color: #2ab270;
}
.accountnav ul li a span {
	float: left;
	margin: 0 5px 0 0;
	height: 30px;
	width: 30px;
}
.accountnav ul li a span:before {
	font-size: 20px
}
.welcomebox {
	background: #fea528;
	border-radius: 50px;
	padding: 0 25px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	text-align: right;
	float: right;
	margin: 13px 0;
}
.welcomebox::before {
	content: "\f11c";
	font-family: Flaticon;
	font-size: 20px;
	font-style: normal;
	margin-right: 10px;
}
.accwrap {
	border-radius: 6px;
	box-shadow: 0 0 8px #0000002b;
	background: #fff;
	text-align: center;
	position: relative;
	width: 100%;
	float: left;
}
.accountheadingwrap {
	width: 100%;
	float: left;
	margin: 15px 0;
}
.inside_wrap.accountmainpage {
	background: #ebfff5;
}
.accountheadingwrap h1 {
    color: #525252;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 42px;
    float: left;
    margin: 0;
}
.regison, .ipaddress {
float: right;
    line-height: 40px;
    margin: 0 0 0 20px;
    color: #7590b1;
    font-weight: 500;
}
.regison div, .ipaddress div {
	float: left;
	padding: 0 15px;
}
.regison span, .ipaddress span {
	font-weight: 400
}
.regison {
	border-left: 1px solid #98aec8;
}
.mem_mid {
	padding: 15px;
	border-radius: 6px;
	background: #fff;
	text-align: center;
	position: relative;
	border: 1px solid #ececec;
	width: 100%;
	float: left;
}
.mem_mid p {
    margin: 0 0 10px;
    color:#525252;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 28px;
    text-transform: capitalize;
}
.mem_mid div.icon {
	display: block;
	padding: 0 0 15px;
}
.mem_mid div.icon span::before {
	color: #45d787;
	font-size: 66px;
	line-height: 76px;
}
.mem_mid h2 {
	font-size: 30px;
    color: #69a6ca;
    font-weight: 500;
    margin: 0 0 20px;
    
}
.mem_mid a.acc_button {
	background: #2c64ca;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 50px;
	width: 200px;
	display: inline-block;
	line-height: 40px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	bottom: -18px;
	font-size:20px;
}
.mem_mid a.acc_button:hover {
	background: #45d787;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 50px;
	width: 200px;
	display: inline-block;
	line-height: 40px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	bottom: -18px;
	font-size:20px;
}
.aff_box {
	margin: 40px 0 25px 0;
	background: #e9ebea;
	padding: 15px;
	width: 100%;
	float: left;
	border-radius: 6px;
}
.getban {
    width: 16%;
    float: right;
    text-align: center;
    line-height: 40px;
    background: #2C64CA;
    border-radius: 0 6px 6px 0;
}
.getban a {
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
}
.getban a:hover {
	color: #fff;
}
.refvalue {
	float: left;
	width: 84%;
}
#copyButton {
	background: #555;
	border: none;
	border-radius: 6px 0 0 6px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	width: 100px;
	text-align: left;
	float: left;
	line-height: 40px;
	padding: 0 0 0 15px;
	height: 40px;
}
#copyButton::before {
	font-family: Flaticon;
	font-size: 20px;
	font-style: normal;
	content: "\f11f";
	margin-right: 10px;
}
#copyButton:hover {
	background-color: #eab00c;
}
#copyTarget {
	border: none;
	width: calc(100% - 100px);
	float: left;
	padding: 0 30px;
	height: 40px;
}
.detailed-stats-box {
	padding: 15px;
	border-radius: 6px;
	border: 1px solid #ececec;
	background: #fff;
	text-align: center;
	margin: 0 0 25px;
}
.detailed-stats-box p {
	text-align: center;
	margin: 0 0 10px;
	color: #4c5852;
	    font-size: 20px;
    text-transform: capitalize;
	font-weight: 500;
}
.detailed-stats-box p span:before {
	color: #45d787;
    font-size: 66px;
    line-height: 76px;
}
.detailed-stats-box h3 {
	margin: 0;
	text-align: center;
	line-height: 28px;
	font-size: 30px;
    color: #69a6ca;
    font-weight: 500;
    margin: 0 0 20px;
	
}
.accountnav ul li ul.dropdown-menu {
	background: #2548c4;
}
.accountnav ul li ul.dropdown-menu li {
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #ececec;
	background: none;
}
.accountnav ul li ul.dropdown-menu li:last-child {
	border: none
}
.accountnav ul li ul.dropdown-menu li a {
	display: block;
	font-size: 13px;
	line-height: 30px;
}
.deposit_text {
	background: #2548c4;
	padding: 15px;
	border-radius: 6px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 25px;
	overflow: hidden;
	text-align: left;
}
.deposit_text span {
	float: right;
	color: #fea528;
}
.my_accont, .promobox {
	padding: 15px;
	border-radius: 6px;
	border: 1px solid #ececec;
	background: #fff;
	margin: 0 0 30px;
	width: 100%;
	float: left;
	text-align: left;
}
.my_accont table td, .my_accont table th {
    padding: 8px 10px;
    text-align: left !important;
    border-bottom: 1px solid #ececec;
}
.my_accont table td.inheader {
	color: #2548c4;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #2548c4;
}

.payment-form {
	text-align:center;
}

.form-deposit {
background: #2AB270;
    border-radius: 16px;
    color: white;
    padding-top:10px;
    padding-bottom: 20px;
}

.form-deposit  p {
	line-height:30px;
	padding:0px 25px;
	margin-bottom:5px;
}

.form-deposit  h2 {
    background: #28AA6A;
    font-size: 18px;
    margin: 5px 0px;
    padding: 10px 25px;
    line-height: 30px;
}


.payment-form span {
    display: inline-block;
    margin: 5px;
}

.deposit_confirm {

}

.alert {
	text-align: center
}
.refheader, .promobox h3 {
	color: #275285;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 5px;
	line-height: 42px;
}
.modal-body p {
	text-align: center;
}
.paidouttop {
	width: 100%;
	float: left;
	margin: 0 0 35px;
	background: #29b06e;
	padding: 15px;
	border-radius: 6px;
}
.paidouttop .form-block {
	width: 45%;
	float: left;
	padding: 0 40px 0 0;
}
.paidouttop .form-block select {
	width: 100%
}
.paidouttop .form-block.last {
	width: 10%;
	text-align: right;
	padding: 0;
}
.my_accont .planbox .radio {
	width: 130px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	font-size: 15px;
	border-radius: 50px;
	line-height: 36px;
	padding: 2px 0;
	cursor: pointer;
	background: #777;
	font-weight: 500;
	text-align: center;
}
.my_accont .planbox input[type=radio] {
	display: none
}
.my_accont .planbox input[type="radio"]:checked + .radio {
	color: #fff;
	background: #28aa6a;
}
#msg {
	color: #fff;
	font-size: 12px;
	width: 100%;
	text-align: center;
	float: left;
}
.yourbal {
	background: #f3ba2e;
	padding: 10px;
	border-radius: 6px;
	text-align: right;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}
.planh {
	padding: 0 0 15px;
	color: #798289;
	font-size: 24px;
	text-align: center;
	font-weight: 400;
}
.accright {
	width: 100%;
	float: left;
	border-left: 1px solid #ececec;
	padding: 0 0 0 20px;
}
.sidebarmenu {
	text-align: left;
	padding: 20px 0 0 0;
	width: 100%;
	float: left;
}
.sidebarmenu ul li {
    line-height: 36px;
    border-bottom: 1px solid #ececec;
    width: 100%;
    float: left;
    padding: 8px 0;
}
.sidebarmenu ul li span {
	float: left;
	margin: 0 5px 0 0;
	height: 30px;
	width: 24px;
}
.sidebarmenu ul li a {
	font-weight: 500;
	text-transform: capitalize;
	display: block;
	color: #525252;
	      font-size: 17px;
  
}
.sidebarmenu ul li:hover span:before {
	color: #2ab270
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.navbar-nav > li > a {
	padding: 0 5px;
	font-size: 13px;
}
.loginwrap a {
	font-size: 14px;
	padding: 0 25px;
}
.headercurve h2 {
	font-size: 50px;
	line-height: 55px;
}
}
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}
 @media screen and (max-width: 1024px) {
.mem_mid h2 {
	font-size: 22px;
}
.mem_mid a.acc_button {
	margin-left: -85px;
	width: 170px;
}
.welcomebox {
	margin: 4px 0
}
.acctopmenu .navbar-nav > li > a {
	line-height: 50px;
}
.navbar-collapse.collapse {
	padding: 0
}
.awardinfos h2 {
	margin-top: 0
}
.bannerleft {
	width: 100%;
	float: left;
	padding: 0 0 20px;
	text-align: center;
}
.bannerright {
	width: 100%;
	padding: 0 0 20px;
	text-align: center;
}
.bannerleft p {
	text-align: center;
}
.awardinfos h2 {
	font-size: 40px;
}
.awardinfos h3 {
	line-height: 48px;
}


.awardinfos h4 {
	line-height: 48px;
	color:#FEA825;
	font-size:48px;
}

.featuredbox {
	margin: 10px 0;
}
.whyinvestwrap .action a {
	margin: 5px 0
}
.partnerthumb {
	text-align: center;
}
.readymoneywrap .readylefft {
	padding: 0 0 25px;
	text-align: center;
}
.readymoneywrap .readylefft p {
	text-align: center
}
.readymoneywrap {
	background-attachment: scroll
}
.bannerinside.insideheaders .bannerleft {
	text-align: left
}
.bannerinside.insideheaders .bannerleft, .bannerinside.insideheaders .bannerright {
	width: 50%;
	padding: 0
}
.awardinfos {
	padding: 0;
}
.aboutbox {
	margin: 0 0 55px;
}
.navbar-nav {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
}
 @media screen and (max-width: 812px) {
.accright {
	padding: 0;
	border: none
}
.mem_mid {
	margin: 8px 0;
}
.aff_box {
	margin: 20px 0
}
.mem_mid a.acc_button {
	bottom: 0;
	position: relative;
	left: 0;
	margin: 0
}
.acctopmenu .navbar-nav > li > a {
	line-height: 50px;
}
.accountheaderwrap .logo {
	text-align: center;
	padding: 0 0 10px;
}
.welcomebox {
	text-align: center;
	float: none;
	margin: 0
}
.howtoright, .investmentright, .bountyinfos {
	padding: 20px 0
}
.howtoleft, .investmentleft, .howtoright, .investmentright, .howtoright p, .investmentright p, .howtoright h2, .investmentright h3, .how_box.even .howtoright, .how_box.even .howtoright p, .how_box.even .howtoleft, .investment_box.even .investmentright, .investment_box.even .investmentright p, .how_box.even .howtoright, .how_box.even .howtoright p, .how_box.even .howtoleft, .investment_box.even .investmentright, .investment_box.even .investmentright p {
	text-align: center;
}
.wheretobuy-list ul li {
	width: 33.33%;
}
.navbar-nav > li {
	float: none;
	display: inline-block;
}
.navbar-nav > li > a {
	padding: 0 4px;
	font-size: 13px;
}
.navbar-collapse.collapse, .loginwrap {
	text-align: center;
}
.navwrap {
	padding: 20px 0;
}
.bannerleft h1 {
	font-size: 44px;
	line-height: 44px;
	margin: 0 0 15px;
}
.bannerleft p {
	margin: 0 0 15px;
}
.logo {
	padding: 0 0 20px;
}
.headercurve h2 {
	font-size: 45px;
	line-height: 55px;
	margin: 25px 0 0 0;
}
.panleft {
	display: none;
}
.planright {
	width: 100%;
}
.hidefordesktop {
	display: block;
	color: green;
	font-size: 14px
}
.planbox ul li {
	line-height: 26px;
	font-size: 14px;
	padding: 10px 0;
}
.awardinfos {
	padding: 0;
}
.awardinfos h3 {
	font-size: 17px;
}
.news_title, .readymoneywrap .readylefft h3, .partnerwrap h3, .whyinvestwrap h3, .investmentwrap h3, .referralcommission h4, .representativecommission h4, .awardinfos h2 {
	font-size: 32px;
	line-height: 32px;
}
.featuredbox {
	padding: 15px 10px;
}
.featuredbox p br {
	display: none
}
}
 @media screen and (max-width:767px) {
.accwrap {
	margin: 0 15px;
	width: calc(100% - 30px)
}
.news_title, .readymoneywrap .readylefft h3, .partnerwrap h3, .whyinvestwrap h3, .investmentwrap h3, .referralcommission h4, .representativecommission h4, .awardinfos h2 {
	font-size: 26px;
}
.represtative_table table td, .paidoutbottom td,.my_accont table td {
	width: 100%;
	display: block;
}
.wheretobuy-list ul li {
	width: 50%;
}
.whyinvestwrap .action {
	padding: 0;
}
.nav_wrap {
	text-align: center
}
.navbar-toggle {
	float: none;
	margin: 0 auto 15px;
	background: #0099b6;
	color: #fff;
	border-radius: 50px;
	padding: 5px 25px;
}
.headercurve {
	min-height: 300px;
	padding: 140px 0 0 0;
}
.headercurve h2 {
	font-size: 35px;
	line-height: 45px;
}
.statbox {
	border-bottom: 1px solid #ececec;
}
.referralcommission h5, .representativecommission h5 {
	font-size: 24px;
}
.readymoneywrap {
	padding: 40px 0;
}
.footercontact h4, .footerlinks h4 {
	margin: 20px 0 5px;
}
}
 @media screen and (max-width: 668px) {
.bannerleft h1 {
	font-size: 40px;
	line-height: 40px;
}
.bannerleft p {
	font-size: 22px;
}
.news_title, .readymoneywrap .readylefft h3, .partnerwrap h3, .whyinvestwrap h3, .investmentwrap h3, .referralcommission h4, .representativecommission h4, .awardinfos h2, .ruleswrap h2.sectionhead {
	font-size: 32px;
	line-height: 34px;
}
.refvalue {
	width: 100%;
}
.getban {
	width: 100%;
	border-radius: 6px;
	margin:3px 0 0 0
}
#copyTarget{border-radius:0 6px 6px 0}
}
 @media screen and (max-width: 569px) {
.accountheadingwrap {
	text-align: center;
	margin: 15px 0 0;
}
	 .accountheadingwrap h1 {
	width: 100%;
}
.regison, .ipaddress {
	float: none;
	margin: 0;
	border: 0;
	display: inline-block;
}
.bannerinside.insideheaders .bannerleft, .bannerinside.insideheaders .bannerright {
	width: 100%;
	padding: 0;
	text-align: center;
}
.bannerinside.insideheaders .bannerright h1 {
	text-align: center;
	line-height: inherit;
	padding: 20px 0 0 0;
	font-size: 24px;
}
.bannerleft h1 {
	font-size: 34px;
	line-height: 34px;
}
.investmentwrap h4 {
	font-size: 20px;
}
.hidefordesktop {
	display: block;
	color: green;
	font-size: 13px;
}
.awardinfos h2 {
	font-size: 24px;
	line-height: 24px;
}
.news_title, .readymoneywrap .readylefft h3, .partnerwrap h3, .whyinvestwrap h3, .investmentwrap h3, .referralcommission h4, .representativecommission h4, .awardinfos h2, .ruleswrap h2.sectionhead {
	font-size: 30px;
	line-height: 32px;
}
}
 @media screen and (max-width: 415px) {
	 .my_accont table td select{width:100%}
.logwrap .certificate {
	min-width: inherit;
}
.newsleft {
	width: 100%;
	height: auto;
	padding: 0 0 15px;
}
.newsright {
	width: 100%;
	padding: 0
}
.news_title, .readymoneywrap .readylefft h3, .partnerwrap h3, .whyinvestwrap h3, .investmentwrap h3, .referralcommission h4, .representativecommission h4, .awardinfos h2, .ruleswrap h2.sectionhead {
	font-size: 22px;
	line-height: 26px
}
.referralcommission h5, .representativecommission h5 {
	font-size: 18px;
}
.wheretobuy-list ul li {
	width: 100%;
	padding: 10px 0 10px 35px;
}
.referralcommission, .representativecommission {
	padding: 15px;
	border-width: 8px;
}
.bannerleft a.login, .bannerleft a.signup {
	font-size: 14px;
	padding: 0 20px;
	line-height: 36px;
}
.headercurve h2 {
	font-size: 30px;
	line-height: 39px;
	margin: 55px 0 0 0;
}
.planbox {
	width: 100%;
}
.planbox.one {
	border-radius: 15px;
}
.planbox.one .border {
	border-radius: 15px 15px 0 0;
}
.planbox.five .border {
	border-radius: 0;
}
.planbox ul li {
	padding: 5px 0;
}
.awardinfos a.getmoreinfos {
	margin-bottom: 20px
}
.statbox h4 {
	font-size: 34px;
	line-height: 34px;
}
.certificate {
	position: relative;
	text-align: center;
	margin: 30px 0 0 0
}
.whyinvestwrap h3 {
	margin: 0 0 20px;
}
.planbox .border {
	height: 8px;
}
}
 @media screen and (max-width: 376px) {
.planbox .percent {
	line-height: 75px;
}
.headercurve h2 {
	font-size: 26px;
	line-height: 34px;
	margin: 45px 0 0 0;
}
}
 @media screen and (max-width: 321px) {
.news_title, .readymoneywrap .readylefft h3, .partnerwrap h3, .whyinvestwrap h3, .investmentwrap h3, .referralcommission h4, .representativecommission h4, .ruleswrap h2.sectionhead {
	font-size: 20px;
	line-height: 24px
}
.referralcommission h5, .representativecommission h5 {
	font-size: 16px;
}
.bannerleft h1 {
	font-size: 30px;
}
.bannerleft a.login, .bannerleft a.signup {
	font-size: 13px;
	padding: 0 12px;
}
.headercurve h2 {
	font-size: 22px;
	line-height: 32px;
}
.headercurve {
	min-height: 220px;
	padding: 100px 0 0 0;
}
.headercurve h2 {
	margin: 15px 0 0 0;
}
}
