
p {
	margin:0 0 20px;
}


a:focus, a:active{outline:none}
input[type="submit"], input[type="button"],.btn.btn-info{
background: #f9a10e;
padding: 8px 30px;
display: inline-block;
margin: 0 auto;
color: #fff;
text-transform: uppercase;
font-size: 13px;
border-radius: 30px;
cursor: pointer;
border:none;
}


label {
	font-weight: 400;
	width: 100%;
	margin: 5px 0;
}
.wrapper {
	width: 100%;
	background: url(images/bg.png) transparent no-repeat center top;
	background-size: cover;
	float: left;
}
/*.headerTopContainer*/
.headerTopContainer {
	width: 100%;
	float: left;
	min-height: 44px;
	background: rgb(153, 0, 0);
    z-index: 30;
}
.headerTopInner {
    max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.hdTop-row1 {
	float: left;
	min-height: 19px;
	padding: 10px 0;
}
.hdTop-row1 a {
	font-size: 21px;
	color: #82e1ff;
	margin: 0;
	text-transform: uppercase;
	display: inline-block;
	line-height: 19px;
	padding-right: 15px;
}
.hdTop-row1 a img {
	margin-right: 5px;
}
.hdTop-row1 >a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.hdTop-row2 {
	float: right;
}
.hdTop-row2 a.payment {
	padding: 9px 20px;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
    left: 141px;
	line-height: 29px;
	color: #fff;
	padding-left: 45px;
	border-radius: 0;
	margin-left: 20px;
	background: url(images/ft-ic3.png) rgba(0, 245, 212, 0.16862745098039217) no-repeat center left 15px;
	font-size: 14px;
}
.hdTop-row2 a.payment:hover {
	opacity: 0.8;
}
.hdTop-row2 a {
	padding: 4px 20px;
	text-decoration: none;
	line-height: 27px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
.inter {
	margin-right: -166px;
    float: right;
    margin-top: 9px;
}
}
#sample {
	margin: 0;
}

@media (min-width: 320px){
#bitChart0 {
    width: 332px;
    height: 213px;
    margin: 0px 6% 12px;
    background: none;
    position: relative;
    left: -30px;
    bottom: -143px;
    background: #6CA147;
    background-image: linear-gradient(#55A81A,#5C9634 50%,#558B2F 50%);
}
}
.dropdown dd, .dropdown dt, .dropdown ul {
	margin: 0px;
	padding: 0px;
}
.dropdown dd {
	position: relative;
}
.dropdown a, .dropdown a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
}
.dropdown a:hover {
	color: #ffa40b;
	opacity: 0.7;
}
.dropdown dt a span:hover {
	color: #2db7d0;
}
.dropdown dt a {
	display: block;
	margin-left: -1px;
	text-align: left;
}
.dropdown dt a span {
	display: inline-block;
	float: right;
	line-height: 24px;
}
.dropdown dt a i {
	display: inline-block;
	float: left;
	line-height: 21px;
	padding-top: 2px;
	/* margin-right: 15px; */
	margin-right: 10px;
}
.dropdown dt a span img {
	padding-left: 10px;
}
.dropdown dd ul {
	background: none;
	color: #fff;
	display: none;
	background: #1f4a81;
	left: 20px;
	padding: 5px 10px;
	position: absolute;
	top: 3px;
	width: auto;
	border-radius: 2px;
	min-width: 133px;
	list-style: none;
	z-index: 1;
}
.dropdown dd ul li a {
	display: block;
	padding: 2px 0 0px 0px;
}
.dropdown dd ul li a img {
	margin-right: 5px;
}
.dropdown dd ul li a:hover {
	opacity: 0.7;
}
.dropdown img.flag {
	display: inline-block;
	border: none;
	vertical-align: middle;
}
.flagvisibility {
	display: none;
}
/*headerContainer*/
.headerContainer {
	width: 100%;
	float: left;
	background: rgba(13, 27, 45, 0.78);
	padding: 15px 0;
}
.headerInner {
	width: 1000px;
	margin: 0 auto;
}
#logo {
	display: inline-block;
	float: left;
	height: 44px;
	width: 186px;
	background: url(images/logo.png) transparent no-repeat center;
}
.hdRight {
	float: right;
	margin-top: 8px;
}
.mainNavRight {
	float: right;
	border: 0;
	height: 33px;
}
.navbar {
	margin: 0;
	min-height: 31px;
	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 a:hover {
	color: #fa7c2d;
	background: none;
}
.mainNavRight .nav > li > a {
	color: #fff;
	padding: 0px 5px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	margin: 6px 5px;
}
.mainNavRight .nav > li > a.signup {
	padding: 4px 20px;
	border-radius: 30px;
	border: 2px solid rgb(0, 234, 168);
	padding-left: 48px;
	color: #ffa40b;
	margin: 1px 10px;
	background: url(images/hd-top2.png) transparent no-repeat center left 25px;
}
.mainNavRight .nav > li > a.login {
	padding: 4px 20px;
	border-radius: 30px;
	border: 2px solid rgb(0, 234, 168);
	color: #ffa40b;
	padding-left: 45px;
	margin: 1px;
	background: url(images/hd-top3.png) transparent no-repeat center left 22px;
}
.mainNavRight .nav > li > a.signup:hover {
	border: 2px solid #1f4a81;
	background: url(images/hd-top2.png) #1f4a81 no-repeat center left 25px;
}
.mainNavRight .nav > li > a.login:hover {
	border: 2px solid #1f4a81;
	background: url(images/hd-top3.png) #1f4a81 no-repeat center left 22px;
}
/*bannerContainer*/
.bannerContainer {
	width: 100%;
	float: left;
}
.bannerInner {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 75px 0 355px;
	overflow: hidden;
	text-align: center;
}
.ctn-banner {
	width: 100%;
	float: left;
}
.ctn-banner h3 {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 72px;
	text-align: center;
	margin: 0;
	font-family: 'gothic';
	line-height: 82px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.ctn-banner p {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	margin: 0;
	margin-bottom: 32px;
}
.banner-btt a {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 0;
	border-radius: 30px;
	text-transform: uppercase;
	margin-bottom: 2px;
	padding: 2px 49px;
	line-height: 41px;
	margin: 0 10px;
	text-decoration: none;
	position: relative;
    right: 283px;
    bottom: 23px;
}
.banner-btt a.ctn-bn-btt1 {
	background: #00eaa8;
    color: #033a3a;
    font-weight: 800;
}
.banner-btt a.ctn-bn-btt2 {
	background: #0d9ebc;
}
.banner-btt a.ctn-bn-btt2:hover {
	background: #ffa111;
	color: #0a1624;
}
.banner-btt a.ctn-bn-btt1:hover {
	background: #0d9ebc;
	color: #fff;
}
/*invesmentContainer*/
.invesmentContainer {
	width: 100%;
	float: left;
	padding: 45px 0;
    background: url(images/innerbg.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0 70px;
}
.invesmentInner {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.invesmentInner h1 {
	font-size: 36px;
	color: #fff;
	text-align: left;
	margin: 0;
	line-height: 36px;
	padding-bottom: 30px;
}

.invesmentInner h3 {
    font-size: 33px;
    text-transform: uppercase;
    line-height: 48px;
    padding-bottom: 25px;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin: 53px;
    border-bottom: 3px solid #ffa40b;
}

.invest-heading span {
    font-size: 33px;
    text-transform: uppercase;
    line-height: 48px;
    padding-bottom: 10px;
    color: #1a3154;
    font-weight: 700;
    text-align: center;
    margin: 235px;
    border-bottom: 1px solid #0c1b32;
}

.title_blue h2 span {
    color: #3a5273;
}


.ctn-invesment-part {
	width: 30%;
	padding: 25px 15px;
	float: left;
	text-align: center;
	background: #0c1b32;
	position:relative;
	
}
.ctn-invesment-part h3 {
	margin: 0;
	font-size: 48px;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0 5px;
}
.ctn-invesment-part h4 {
	margin: 0;
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 105px;
}
.ctn-invesment-part p {
	margin: 0;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 10px;
	border-top: 1px solid #ffa40b;
}
.ctn-invesment-part1 h4 {
	background: url(images/ctn-acc-ic1.png) transparent no-repeat center bottom;
}
.ctn-invesment-part2 {
	margin: 0px 5%;
}

.ctn-invesment-part1 {
	position: relative;
    right: 150px;
	padding-top: 40px;
}

.ctn-invesment-part2 {
	position: relative;
    right: 170px;
	padding-top: 40px;
}

.ctn-invesment-part3 {
	position: relative;
    right: 191px;
	padding-top: 40px;
}

.ctn-invesment-part4 {
	margin: 15px -18%;
	position: relative;
    right: -20px;
    bottom: 15px;
	padding-top: 40px;
}
.ctn-invesment-part2 h4 {
	background: url(images/ctn-acc-ic2.png) transparent no-repeat center bottom;
}
.ctn-invesment-part3 h4 {
	background: url(images/ctn-acc-ic3.png) transparent no-repeat center bottom;
}

.ctn-invesment-part4 h4 {
	background: url(images/ctn-acc-ic3.png) transparent no-repeat center bottom;
	
}


.ctn-bn-liver-img {
	width: 100%;
	text-align: center;
}

.act2{
	list-style: none;
    margin-top: 23px;
}



.deposit > li {
    text-align: center;
    float: left;
    list-style: none;
}

/*calculator*/
.ctn-calculator {
	width: 100%;
    float: left;
    padding: 5px;
    border: 6px solid #004355;
    overflow: hidden;
    margin-top: 30px;
}

.calculator .title {
	width: 44%;
	float: left;
	padding: 25px 0;
	padding-left: 128px;
	background: url(images/call-ic.png) transparent no-repeat center left 30px;
}
.calculator .title span {
	padding-right: 20px;
	color: #fff;
	position: absolute;
	right: 0;
	font-size: 24px;
	top: 7px;
	text-transform: uppercase;
	float: right;
}
.calculator .title p {
	font-size: 16px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	padding: 0;
	line-height: 38px;
	float: left;
}
.calculator .title input {
	font-size: 14px;
	color: #ffffff;
	width: 157px;
	background: #466d8c;
	float: right;
	border: 0;
	border-radius: 30px;
	text-align: right;
	height: 38px;
}
.calculator .content {
	width: 50%;
	float: right;
	padding: 20px 0px;
}
.calculator .content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.calculator .content ul li {
	width: 33.3%;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	padding: 2px 20px 2px 0;
	color: #fff;
}
.calculator .content ul li span {
	color: #ffa40b;
}
.calculator .content ul li span strong {
	font-weight: normal;
}
.calb_part {
	width: 100%;
	float: left;
}
.calb_part p {
	float: left;
	font-size: 12px;
	color: #4e5459;
	line-height: 35px;
}
.calb_part input {
	float: right;
	background: #eaebeb;
	border-radius: 3px;
	color: #505555;
	border: 1px solid #505555;
	height: 35px;
}
.calb_part_left {
	width: 49%;
	float: left;
	background: #30679a;
	border-radius: 3px;
	border: 1px solid #fff;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 33px;
	color: #fff;
	padding: 0 10px;
}
.calb_part_left span {
	float: right;
}
.calb_part_right {
	float: right;
	background: #f9a622;
}
/*aboutContainer*/
.aboutContainer {
	width: 100%;
	float: left;
	padding: 50px 0;
	background: #0a1624;
}
.aboutInner {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.ctn-about {
	width: 100%;
	float: left;
}
.ctn-about h3 {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 30px;
	padding-bottom: 25px;
	color: #fff;
	text-align: center;
	margin: 0;
}
.ctn-about p {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	padding-bottom: 50px;
	color: #fff;
	margin: 0;
}
.ctn-about-left {
	width: 49.5%;
	float: left;
	background: #16345e;
	padding: 20px 10px;
	padding-right: 0;
}
.aboutLeft-part1 {
	width: 50%;
	text-align: center;
	float: left;
}
.aboutLeft-part1 img {
	margin-bottom: 10px;
}
.aboutLeft-part1 a {
	font-size: 14px;
	line-height: 42px;
	padding: 13px 38px;
	border-radius: 30px;
	text-transform: uppercase;
	color: #0a1624;
	text-decoration: none;
	background: #f9a10e;
	margin: 0;
}
.aboutLeft-part1 a:hover {
	color: #fff;
	background: #0a1624;
}

.aboutLeft-part2 h3 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	line-height: 27px;
	text-transform: uppercase;
}
.aboutLeft-part2 p {
	color: #fff;
	font-size: 14px;
	margin: 0;
	line-height: 24px;
}
.aboutLeft-part2 h4 {
	color: #fff;
	font-size: 14px;
	margin: 0;
	line-height: 22px;
	margin-bottom: 23px;
	text-transform: uppercase;
}
.aboutLeft-part2 a {
	font-size: 14px;
	margin-top: 30px;
	line-height: 42px;
	padding: 13px 37px;
	text-transform: uppercase;
	border-radius: 30px;
	color: #fff;
	text-decoration: none;
	background: #0a1624;
	margin: 0;
}
.aboutLeft-part2 a:hover {
	color: #0a1624;
	background: #f9a10e;
}
.ctn-about-right {
	width: 49.5%;
	float: right;
	padding: 40px 0;
	text-align: center;
	padding-bottom: 231px;
}

.ctn-about-right h3 {
	margin: 0;
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
}


.ctn-about-left {
	width: 49.5%;
	float: left;
	padding: 40px 0;
	text-align: center;
	padding-bottom: 231px;
}

.ctn-about-left h3 {
	margin: 0;
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
}





/*informationContainer*/
.informationContainer {
	width: 100%;
	float: left;
	padding: 35px 0 50px;
	background: #d9d9d9;
}
.informationTnner {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.ctn-imfor {
	width: 100%;
	float: left;
	min-height: 142px;
}
.ctn-imfor p {
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 29px;
	padding-bottom: 36px;
	color: #585760;
}
.ctn-imfor a {
	width: 100%;
	padding: 19px 50px;
	background: #262449;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.ctn-imfor a:hover {
	background: #4a477c;
}
/*contentContainer*/
.contentContainer {
	width: 100%;
	padding: 45px 0;
	background: #234575;
	float: left;
}
.contentInner {
	width: 1000px;
	margin: 0 auto;
}
.contentInner h1, .about_bottom h1 {
	margin: 0;
	margin-bottom: 40px;
	text-transform: uppercase;
	text-align: center;
	font-size: 36px;
	color: #fff;
}
.ctn-inves-row {
	float: left;
	width: 30%;
	padding: 0px 35px;
	padding-top: 161px;
	text-align: center;
}
.ctn-inves-row p {
	font-size: 14px;
	color: #fff;
 \: justify;
	margin: 0;
	line-height: 20px;
}
.invers-part1 {
	background: url(images/ctn-ic3.png) transparent no-repeat center top 10px;
}
.invers-part2 {
	background: url(images/ctn-ic4.png) transparent no-repeat center top 10px;
	margin: 0 5%;
}
.invers-part3 {
	background: url(images/ctn-ic5.png) transparent no-repeat center top 10px;
}
/*solidContainer*/
.statistContainer {
	width: 100%;
	padding: 35px 0;
	background: url(images/bg-ft.jpg) transparent no-repeat center;
	background-size: cover;
	float: left;
}
.statistInner {
	width: 1000px;
	margin: 0 auto;
}
.ctn-statist {
	width: 25%;
	float: left;
	padding-top: 60px;
	text-align: center;
}
.ctn-statist h3 {
	margin: 0;
	padding-bottom: 15px;
	color: #f9a10e;
	font-size: 22px;
	line-height: 22px;
}
.ctn-statist p {
	margin: 0;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
}
.statist-part1 {
	background: url(images/stt-ic1.png) transparent no-repeat center top;
}
.statist-part2 {
	background: url(images/stt-ic2.png) transparent no-repeat center top;
}
.statist-part3 {
	background: url(images/stt-ic3.png) transparent no-repeat center top;
}
.statist-part4 {
	background: url(images/stt-ic4.png) transparent no-repeat center top;
}
/*footerContainer*/
.footerContainer {
	width: 100%;
	background: #030d18;
	padding: 40px 0;
	float: left;
}
.footerInner {
	width: 1000px;
	margin: 0 auto;
}
.ft-ctn-left {
	width: 44%;
	padding-top: 10px;
	float: left;
}
.ft-ctn-left p {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 15px;
}
.ft-ctn-left p a {
	color: #fff;
	margin: 0;
}
.ft-ctn-left a {
	margin-left: 5px;
}
.ft-ctn-left a:hover {
	opacity: 0.8;
}
.ft-ctn-mid {
	width: 40%;
	padding: 10px 0;
	float: left;
}
.ft-nav {
	width: 100%;
	float: left;
}
.ft-nav a {
	color: #fff;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	line-height: 20px;
	padding-right: 15px;
}
.ft-ctn-right {
	width: 15%;
	float: right;
	text-align: right;
}
#ft-logo {
	width: 100px;
	height: 30px;
	margin-bottom: 5px;
	background: url(images/ft-logo.png) transparent no-repeat center;
	display: inline-block;
}
#ft-logo:hover {
	opacity: 0.7;
}
@media (max-width: 1000px) {
#footer .__item {
    width: 100%;
    margin-bottom: 40px;
    position:relative;
    right:0;
}
}

/***************************@@@@@@@ media***********************/
@media (max-width: 1000px) {
.headerTopContainer, .wrapper, .headerContainer, .bannerContainer, .contentContainer, .invesmentContainer, .aboutContainer, .footerContainer, .statistContainer {
	width: 1000px !important;
}
.headerTopInner, .headerInner, .bannerInner, .contentInner, .invesmentInner, .aboutInner, .footerInner, .statistInner {
	margin: 0 !important;
}
}
.insidebanner_wrap {
	width: 100%;
	float: left;
	border-bottom: 1px solid #2a4d7d;
}
.insidebanner_inside {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px 0;
	overflow: hidden
}
.insidebanner_inside h2 {
	color: #fff;
	font-size: 34px;
	line-height: 34px;
	text-transform: uppercase;
	margin: 0;
	float:left;
	width:40%;
}
.header_invest{
	float: right;
    position: relative;
    left: 116px;
    top: 6px;
	width: 100%;
	}
	
.header_invest a {
	background: #1f4a81;
    padding: 15px 10px;
    border-radius: 6px;
    color: #ffffff;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}
.header_invest a:hover{background:#2B65EC; text-decoration:none}
.header_invest a.banner{background: #1a801e;color: #ffffff;}
.header_invest a.banner:hover{background:#ffa40b; color:#fff}
.header_invest a.banner1{margin-right: 213px;background:#5b69bc; color:#fff}
.header_invest a.banner1:hover{background:#037b6b; color:#fff}
.header_invest a.banner2{border: 2px solid #9e9d9d; color: #fff;background: transparent;padding: 10px;}
.header_invest a.banner2:hover{background:#1313135e; color:#fff}
.header_invest a.banner3{background:none color: #fff;background:none;text-decoration: underline;padding: 10px;}


#iMagelogo{
	
	position: relative;
    left: -134px;
    margin-top: 3px;
    width: 89px;
    top: -94px;
    margin-bottom: -78px;

}


@media (max-width: 1024px){
#iMagelogo{
	
	position: relative;
    left: 267px;
    margin-top: 3px;
    width: 89px;
    top: -57px;
    margin-bottom: -38px;
}
}

@media (min-width: 1440px){
#iMagelogo{
	
	position: relative;
    left: -110px;
    margin-top: 3px;
    width: 90px;
    top: -98px;
    margin-bottom: -75px;
}
}



.inside_wrap{
	width: 100%;
    padding: 0;
    background: #1c1f22;
    overflow: hidden;
    width: 100%;
    margin: auto;
    color: #ffa40b;
}
.inside_inner{
	max-width: 1348px;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    color: #fff;
}
.about_block, .about_bottom {
	width: 100%;
	float: left;
}
.about_left {
	width: 46%;
	float: left;
	font-size: 15px;
	line-height: 26px;
}
.about_block .ctn-about-left {
	float:right;
}
.about_bottom{width:100%; float:left; text-align:center;}
a.accordion-title {
	color: #ffa40b;
	font-size: 16px;
	margin: 0 0 10px;
	display: block;
	font-weight:normal;
	text-transform:uppercase;
}
a.accordion-title:hover{text-decoration:none; color:#e49715}
.accordion-content{
	margin:0 0 35px;
	padding:0 0 10px;
	border-bottom:1px solid #224975;
}
.accordion-content a {color:#fff}
.news_block {
	float: left;
	padding: 18px 15px 30px 170px;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #224975;
}
.news_block:before{content:"";position:absolute;left:0;top:15px;width:130px;height:130px;background:url(images/news_icon.png) no-repeat left top}
.news_block .news_title {
	font-size: 18px;
	margin: 0 0 10px;
	float: left;
	width: 100%;
	color: #ffa40b;
	text-transform:uppercase;
}
.news_block .news_infos{color:#ffffff;float:left;padding:0 0 10px;width:100%}
.news_block .news_time{color:#3764a4;font-size:13px;font-style:italic;padding:0 0 1px 28px;background:url(images/date-icon.png) no-repeat left center}
.paidout,.table-payment{border-right:1px solid #224975;border-top:1px solid #224975}
.paidout td, .table-payment td{border-left:1px solid #224975;border-bottom:1px solid #224975;padding:8px}
.paidout td.inheader,.member_right td.inheader, .table-payment td.inheader{background:#132c50;color:#ffa40b;text-transform:uppercase}
.paidout td h3{ margin:0; font-size:18px; text-transform:uppercase;color:#ffa40b}

.affliateblock {
	float: left;
	width: 49.5%;
	margin: 0;
	padding: 0;
	background:#16345e;
}
.affliateblock li {
	margin: 0 0 15px;
	border-bottom: 1px solid #203e68;
	width: 100%;
	float: left;
	padding: 10px;
}
.affliateblock li:last-child{border-bottom:0; padding-bottom:0}
.affliateblock li .thblock {
	width: 25%;
	float: left;
}
.affliateblock li .thcontent {
	width: 72%;
	float: right;
}
.affliateblock li .thcontent h4 {
	text-transform: uppercase;
	color: #ffa40b;
	font-size: 18px;
	margin: 5px 0 15px;
}
.map {
	float: right;
	width: 40%;
	border:3px solid #f9a10e;
}
.map iframe{padding:0; margin:0; border:0; float:left}
.contact_right {
	float: left;
	width: 56%;
}
.contacts {
width:100%;
float:left;
border-bottom:1px solid #224975;
padding:0 0 15px;
margin:0 0 25px;
}
.address, .phone, .emailblock {
	width: 100%;
	float: left;
	padding: 14px 0 8px 100px;
}
.address{
background: url(images/address.png) no-repeat left 4px;
}
.phone{
background: url(images/phone.png) no-repeat left 4px;
}
.emailblock{
background: url(images/email.png) no-repeat left 4px;
}
.emailblock a{color:#fff
}
.emailblock a:hover{color:#f9a10e}
.address h2, .phone h2, .emailblock h2, h3.rules {
	text-transform: uppercase;
	color: #f9a10e;
	font-size: 15px;
	margin: 5px 0 10px;
}
.contact_right .form-container {
width:100%;
float:left;
}
.contact_right .form-container h2, .my_accont h2.section-title {
	color: #f9a10e;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 5px;
}
.login_redirect{background:#020b31}
.logo-container{color:#f9a10e;text-align:center;font-size:18px;text-transform:uppercase;width:100%;max-width:600px;border:1px solid #436987;padding:30px;margin:100px auto !important; border-radius:6px;}
.copyright {
	text-align: center;
	border-top: 1px solid #f9a10e;
	line-height: 60px;
	max-width: 300px;
	margin: 0 auto;
	color:#f9a10e;
	font-size:12px;
}
.copyright a{color:#f9a10e;}





.form-container-wrap {
	width: 100%;
	float: left;
	padding: 100px 0 60px;
}
.form-container.login, .form-container.forgot_pw, .form-container.signuppage, .logo-container {
	width: 100%;
	margin: 0 auto;
	max-width: 490px;
	color: #fff;
}
.form-container.login input[type="submit"], .form-container.signuppage input[type="button"], .form-container.signuppage input[type="submit"], .form-container.login input[type="button"], .form-container.forgot_pw input[type="submit"] {
	width: 100%;
	height: 42px;
	font-size: 15px;
	text-transform: uppercase;
	background: #f9a10e;
}
.form-container.login input[type="submit"]:hover, .form-container.signuppage input[type="button"]:hover, .form-container.signuppage input[type="submit"]:hover, .form-container.login input[type="button"]:hover, .form-container.forgot_pw input[type="submit"]:hover {
background: #1a3355;
}
.form-container.login input[type="email"], .form-container.login input[type="text"], .form-container.login input[type="password"], .form-container.signuppage input[type="email"], .form-container.signuppage input[type="text"], .form-container.signuppage input[type="password"], .form-container.forgot_pw input[type="text"] {
	height: 42px;
/*	padding-left: 60px;
*/}
.form-container.login span, .form-container.signuppage span, .form-container.forgot_pw span {
	position: relative;
	display: block;
}
.form-container.login span.user:before, .form-container.login span.password:before, .form-container.signuppage span.fullname:before, .form-container.signuppage span.user:before, .form-container.signuppage span.password:before, .form-container.signuppage span.acctype:before, .form-container.signuppage span.email:before, .form-container.signuppage span.secques:before, .form-container.signuppage span.secans:before, .form-container.forgot_pw span.forpw:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #422374;
	width: 50px;
	height: 42px;
	border-radius: 4px 0 0 4px;
	z-index: 99
}
.form-container.login span.user:before, .form-container.signuppage span.user:before {
	background: url(images/user-icon.png) center center
}
.form-container.login span.password:before, .form-container.signuppage span.password:before {
	background: url(images/password-icon.png) center center
}
.form-container.signuppage span.fullname:before {
	background: url(images/fullname-icon.png) center center
}
.form-container.signuppage span.acctype:before {
	background: url(images/acctype-icon.png) center center
}
.form-container.signuppage span.email:before {
	background: url(images/email-icon.png) center center
}
.form-container.signuppage span.secques:before {
	background: url(images/secques-icon.png) center center
}
.form-container.signuppage span.secans:before {
	background: url(images/secans-icon.png) center center
}
.form-container.forgot_pw span.forpw:before {
	background: url(images/forpw-icon.png) center center
}
.form-container.login form a, .form-container.forgot_pw form a, .form-container.signuppage form a, .withdraw a {
	color: #f9a10e;
	font-size: 12px;
}
.form-container.login form a:hover, .form-container.forgot_pw form a:hover, .form-container.signuppage form a:hover, .withdraw a:hover {
	color: #db8e0d;
	text-decoration: none
}
.member-container td, .form-container.login form td, .form-container.forgot_pw td, .form-container.signuppage td, .paidout td {
	padding: 10px 12px;
	vertical-align: middle;
	color: #fff;
	font-size: 13px;
}
.myaccount .inside_inner {
	background: #1c1f22;
	border: #1c1f22;
    position: relative;
	height: 100%;
}
.membersidebar {
	width: 21%;
    float: left;
    position: relative;
    background: #2c3136;
    height: 100%;
    padding-bottom: 460px;
}
.membersidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 112px;
}
.membersidebar ul li {
	width: 100%;
    float: left;
    padding: 0;
}
.membersidebar ul li a {
	color: #c3c3c3;
    display: inline-block;
    padding: 4px;
    line-height: 46px;
    text-decoration: none;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.membersidebar ul li:hover a {
	text-decoration:none;
}

@media (max-width: 425px){
.membersidebar .closebtn {
    display: block;
}
}

@media (max-width: 768px){
#top-bar__logo img {
    max-height: 74px;
    position: relative;
    left: 0px;
    margin-top: -5px;
}
}

.membersidebar ul li span{width:40px;height:40px;float:left;margin:0 15px 0 5px}
.membersidebar ul li span.one{background:url(images/accleft1.png) no-repeat scroll left top}
.membersidebar ul li span.two{background:url(images/accleft2.png) no-repeat scroll left top}
.membersidebar ul li span.three{background:url(images/accleft3.png) no-repeat scroll left top}
.membersidebar ul li span.four{background:url(images/accleft4.png) no-repeat scroll left top}
.membersidebar ul li span.five{background:url(images/accleft5.png) no-repeat scroll left top}
.membersidebar ul li span.six{background:url(images/accleft6.png) no-repeat scroll left top}
.membersidebar ul li span.seven{background:url(images/accleft7.png) no-repeat scroll left top}
.membersidebar ul li span.eight{background:url(images/accleft8.png) no-repeat scroll left top}
.membersidebar ul li span.nine{background:url(images/accleft9.png) no-repeat scroll left top}
.membersidebar ul li span.ten{background:url(images/accleft10.png) no-repeat scroll left top}
.membersidebar ul li span.eleven{background:url(images/accleft11.png) no-repeat scroll left top}

.membersidebar ul li:hover span.one{background:url(images/accleft1.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.two{background:url(images/accleft2.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.three{background:url(images/accleft3.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.four{background:url(images/accleft4.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.five{background:url(images/accleft5.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.six{background:url(images/accleft6.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.seven{background:url(images/accleft7.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.eight{background:url(images/accleft8.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.nine{background:url(images/accleft9.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.ten{background:url(images/accleft10.png) no-repeat scroll left bottom}
.membersidebar ul li:hover span.eleven{background:url(images/accleft11.png) no-repeat scroll left bottom}
.member-container {
	float: right;
	width: 73%;
	padding: 15px;
}
.member-right, .account_mid, .affiliate-account, .my_accont {
	width: 105%;
    float: right;
	height: 100%;
}
.member-right{min-height:600px}
.acc_top {
	background: #c3c3c3;
	width: 100%;
	float: left;
	margin: 0 0 20px;
	border-radius: 12px;
}
.user-info, .big-stats {
	width: 50%;
	float: left;
	padding: 15px 10px 15px 115px;
}
.user-info {
background:url(images/user-info.png) no-repeat scroll 10px center
}
.big-stats {
background:url(images/big-stats.png) no-repeat scroll 10px center
}
.user-info h2, .big-stats h2 {
	margin: 10px 0;
	text-transform: uppercase;
	font-size: 32px;
}
.user-info p, .big-stats p {
	margin: 0 0 5px;
	text-transform: uppercase;
}




.reg-date, .last-acc, .last-dep, .total-dep {
	background: #0c1b32;
	float: left;
	width: 23%;;
	margin: 0 1% 15px;
	text-align: center;
	padding: 10px;
	border-radius: 0px;
}

@media (max-width: 1024px){
.reg-date, .last-acc, .last-dep, .total-dep {
    background: #0c1b32;
    float: left;
    width: 31%;
    margin: 0 1% 15px;
    text-align: center;
    padding: 10px;
    border-radius: 0px;
}
}

.last-acc1{
    background: #0c1b32;
    float: left;
    width: 100%;
    margin: 0 1% 15px;
    text-align: center;
    padding: 10px;
    border-radius: 0px;
}


.reg-date span, .last-acc span, .last-dep span, .total-dep span {
	width: 191px;
	height: 80px;
	display: inline-block;
}
.reg-date h2, .last-acc h2, .last-dep h2, .total-dep h2, .big {
	margin: 10px 0;
    font-size: 22px;
    line-height: 52px;
    color: white;
    position: relative;
    right: 48px;
}
.reg-date p, .last-acc p, .last-dep p, .total-dep p {
	text-transform: uppercase;
	padding: 8px 0 2px 0;
	margin: 15px 0 0 0;
}

.open {
    display:none;
}

.close {
    display:none;
}

@media (max-width: 720px) {
.reg-date, .last-acc, .last-dep, .total-dep {
	width: 100% !important;
}
}

@media (max-width: 430px) {
.user-info, .big-stats {
	width: 52%;
	float: left;
	padding: 15px 10px 15px 115px;
}
}

@media (max-width: 320px) {
.member-right table {
        position:relative;
	    right: 20px;
}
}



@media (max-width: 920px) {
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
}

@media (max-width: 920px) {
.sidenav a:hover {
    color: #f1f1f1;
}
}


@media (max-width: 920px) {
.inside_inner {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
    left: 0px;
}
}

@media (max-width: 920px) {
.member-container {
    float: left;
    width: 76%;
    padding: 15px;
}
}

@media (max-width: 768px) {
.member-right, .account_mid, .affiliate-account, .my_accont {
	width: 117%;
    float: none;
    position: relative;
    left: 109px;
}
}

@media (max-width: 425px) {
.affiliate-account {
	width: 100%;
	float: left;
}
}



@media (max-width: 768px) {
.open {
    display:block;
    margin-left: 20px;
    margin-bottom: -31px;
}
}

@media (max-width: 425px){
.open {
    display: block;
    margin-left: 20px;
    margin-bottom: -12px;
}
}

@media (max-width: 425px){
.close {
    display: block;
    margin: 10px;
}
}

@media (max-width: 920px) {
.headerTopContainer {
    
    display: none;
}
}

@media (max-width: 425px){
.member-right, .account_mid, .affiliate-account, .my_accont {
    width: 115%;
    float: none;
    position: relative;
    left: -3px;
}
}

@media (max-width: 425px){
.membersidebar {
    width: 0;
    float: left;
    position: relative;
    background: #2c3136;
    height: 120%;
}
}

@media (max-width: 320px) {
.member-right table td, .member-right table th, table.paidout th, table.paidout td {
    padding: 7px 23px;
    color: #fff;
    font-size: 13px;
    }
    }
	
@media (max-width: 320px) {
	.member-right table td.inheader {
    background: #132c50;
    text-transform: uppercase;
    color: #ffa40b;
    font-size: 11px;
}
}

@media (min-width: 320px) {
.member-right table td, .member-right table th, table.paidout th, table.paidout td {
    border-bottom: 1px solid #224975;
    border-right: 1px solid #224975;
    padding: -1px 10px;
    color: #fff;
    font-size: 13px;
    border-radius: 5px;
}
}

 
@media (max-width: 425px) { 
input[type="submit"], input[type="button"], .btn.btn-info {
    background: #f9a10e;
    padding: 8px 8px;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 30px;
    cursor: pointer;
    border: none;
}
}  

@media (max-width: 425px) {
.planWrap .info .formaInfo ul {
    width: 127px;
    margin-top: 33px;
}  
}

@media (max-width: 425px) {
.planWrap {
    padding: 140px 0 127px;
}
}

@media (max-width: 425px) {
.planWrap .item {
    position: relative;
    height: 290px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    left: 327px;
    top: -184px;
    -webkit-transition: width.3s;
    -moz-transition: width.3s;
    -o-transition: width.3s;
    transition: width.3s;
    width: 100%;
}
}

@media (max-width: 425px) {
.planWrap .info {
    overflow: hidden;
    align-items: center;
    display: flex;
    z-index: 5;
    opacity: 10;
    position: absolute;
    left: -320px;
    top: 226px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}
}

@media (max-width: 425px) {
    .planWrap .info .formaInfo {
    width: 192px;
    padding: 35px 13px;
    background-image: url(../img/bgplan1.html);
    background-size: cover;
    background-color: #1f265a;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    opacity: 10;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}  
}



@media (max-width: 425px) {
.planWrap .info .textInfo {
    color: #fff;
    width: 113px;
    background-color: #24a246;
    height: 430px;
    padding: 34px 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    opacity: 10;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
}

@media (max-width: 425px) {
.planWrap .info .textInfo .name {
    font-size: 18px;
    font-weight: 700;
    display: block;
    text-align: center;
}  
}

@media (max-width: 425px) {
.planWrap .info .textInfo .pr {
    font-size: 34px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-top: 17px;
}
}

@media (max-width: 425px) {
.planWrap .info .textInfo ul li span {
    float: left;
    margin-right: 83px;
} 
}

@media (max-width: 425px) {
.planWrap .info .formaInfo ul {
    width: 127px;
    margin-top: 33px;
}  
}

@media (max-width: 425px) {
.planWrap .info .textInfo ul {
    width: 135px;
    margin: 20px auto 0;
    margin-left: 12px;
} 
}

@media (max-width: 425px) {
.calculator {
   
    top: 111px;
    
}
}

@media (max-width: 375px){
.planWrap .info {
    
    top: 300px;
   
}
}


@media (max-width: 1024px){
.planWrap .info {
    
    left: -200px;
    top: 800px;
    
}
}

@media (max-width: 768px){
.planWrap .info {
    
    left: -285px;
    top: 368px;
    
}
}

@media (max-width: 768px){
.bitcoinIcons {
    background-image: url(../img/bitcoin.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: calc(53% + 95px);
    top: 216px;
    width: 246px;
    height: 320px;
	visibility:hidden;
}
}

@media (max-width: 768px){
body > canvas {
    position: absolute;
    left: calc(39% + -203px);
    top: 136px;
    z-index: 4;
	visibility:hidden;
	display:none;
}
}
@media (max-width: 1024px){
.bs_work_data {
    padding: 32px 34px 49px;
	background-color: #00051fed;
}
}

@media (max-width: 1024px){
.bs_work_data {
    padding: 32px 27px 152px;
    background-color: #00051fed;
}
}

@media (max-width: 768px){
.custom-btn--medium {
    
    visibility: visible;
}
}

@media (max-width: 768px){
.section--dark-bg h3 {
    color: #fff;
    visibility: hidden;
}
}

@media (max-width: 320px){
.planWrap .info {
    left: -316px;
    top: 258px;
}
}
@media (max-width: 320px){
.btn {
   
    left: 20px;
}
}

@media (max-width: 425px){
.btn {
   
    left: 20px;
}
}


@media (max-width: 320px){
#sTartnow{
   top: -5px;
    left: -2px;
}
}

@media (max-width: 768px){
#sTartnow {
    top: -5px;
    left: -2px;
}
}


@media (max-width: 360px) {

.logos img {
	margin:0;
    max-width: 100%;
}
}

@media (max-width: 425px)
.logos img {
    margin: 15px;
    max-width: 100%;
}

@media (max-width: 425px){
.section--dark-bg h3 {
    color: #fff;
    visibility: visible;
}
}
@media (max-width: 768px){
.custom-btn.custom-btn--style-2 {
    background-color: #2B65EC;
    color: #fff;
    top: 270px;
    left: 20px;
}
}


@media (max-width: 768px){
.modal-content {
    position: relative;
    top: 325px;
    
}
}

@media (min-width: 425px){
.custom-btn-3 {
    margin-top: -533px;
}
}

@media (min-width: 425px){
.site-logo img {
    position: relative;
    left: 8px;
    margin-top: -30px
}
}

@media (min-width: 768px){
.site-logo img {
    position: relative;
    left: -33px;
    margin-top: 4px;
}
} 
@media (max-width: 1440px){
.site-logo img {
    position: relative;
    left: -26px;
    margin-top: 14px;
}
}

@media (min-width: 1024px){
.img-responsive img {
    position: relative;
    left: 377px;
    margin-top: -120px;
    height: 91px;
    width: 86px;
}
}


@media (max-width: 1024px){
#bitimage {
    position: relative;
    left: 354px;
    margin-top: -123px;
    height: 98px;
    width: 94px;
}
}

@media (max-width: 768px){
#bitimage {
    position: relative;
    left: 303px;
    margin-top: -182px;
    height: 98px;
    width: 94px;
}
}

@media (max-width: 1440px){
#bitimage {
    position: relative;
    left: 446px;
    margin-top: -194px;
}
}

@media (max-width: 425px){
#bitimage {
    position: relative;
    left: 30px;
    margin-top: -4px;
    height: 98px;
    width: 94px;
}
}


@media (min-width: 1440px){
ul .__menu {
	 position: relative;
    right: 30px;
}
}

@media (min-width: 320px){
.header_invest a {
    
    font-size: 12px;
}
}

@media (max-width: 425px){
.reg-date, .last-acc, .last-dep, .total-dep {
        margin: 0px -15% 15px;
}
}


@media (max-width: 768px){
.reg-date, .last-acc, .last-dep, .total-dep {
        margin: 0px 2% 15px;
}
}

@media (max-width: 768px){
#bitchart {
    width: 112%;
    height: 421px;
    margin: 0px 7% 15px;
    background: none;
}
}

@media (max-width: 768px){
#bitChart0 {
    width: 332px;
    height: 213px;
    margin: 0px -3% 12px;
    background: none;
    position: relative;
    left: 63px;
    bottom: -157px;
    background: #6CA147;
    background-image: linear-gradient(#55A81A,#5C9634 50%,#558B2F 50%);
}
}

@media (max-width: 768px){
#bitChart1 {
    width: 332px;
    height: 312px;
    margin: 0px 6% 12px;
    background: none;
    position: relative;
    left: 63px;
    bottom: -159px;
    background-color: #111315;
}
}

@media (max-width: 768px)
.membersidebar {
    width: 0;
    float: left;
    position: absolute;
    background: #191a1b;
    height: 100%;
    border-right: 1px solid #ffa40b;
}


@media (max-width: 425px){
.member-right b, .member-right strong {
    color: #ffa40b;
    font-size: 14px;
}
}

@media (max-width: 320px){
.member-right, .account_mid, .affiliate-account, .my_accont {
    width: 121%;
    float: left;
}
}

@media (max-width: 320px){
.acc_top {
    width: 111%;
    float: left;
    margin: 0 3px 20px;
}
}

@media (min-width: 320px){
#lOgin	{
	background-color: #2B65EC;
    color: #fff;
    top: -3px;
    left: 3px;
	
}
}

@media (min-width: 320px){
#lOgin	{
	background-color: #2B65EC;
    color: #fff;
    top: -3px;
    left: 3px;
	
}
}

@media (max-width: 320px){
.reg-date, .last-acc, .last-dep, .total-dep {
    margin: 0px -2% 15px;
}
}

@media (min-width: 375px){
.member-right table {
    width: 100%;
}
}

@media (min-width: 320px){
.member-right table {
    width: 75%%;
}
}

@media (min-width: 768px){
#meMber table {
    width: 98%;
}
}
@media (min-width: 768px){
.affiliate-account .ctn-about-right {
    width: 129%;
}
}

@media (max-width: 1024px){
#top-bar__logo img {
    max-height: 47px;
}

.site-logo img {
    position: relative;
    left: -27px;
    margin-top: 3px;
}
}

@media (max-width: 768px){
#top-bar__logo img {
    max-height: 73px;
}

}

@media (min-width: 768px){
.site-logo img {
    position: relative;
    left: -26px;
    margin-top: -26px;
}
}

@media (max-width: 320px){
.site-logo img {
    position: relative;
    left: 0px;
    margin-top: -5px;
}
}


@media (max-width: 320px){
#top-bar__logo img {
    max-height: 58px;
}
}

@media (max-width: 1024px){
.hdTop-row2 {
    float: right;
    position: relative;
    right: 148px;
}
}

@media (min-width: 1440px){
#loGologin {
    width: 332px;
    margin-bottom: -19px;
    margin-left: 66px;
	margin-top: 34px;
}
}

@media (min-width: 1024px){
#loGologin {
    width: 280px;
    margin-bottom: -19px;
    margin-left: 66px;
}
}
@media (max-width: 768px){
#loGologin {
    width: 239px;
    margin-bottom: -33px;
    margin-left: 48px;
    margin-top: 20px;
}
}

@media (max-width: 425px){
#loGologin {
    width: 239px;
    margin-bottom: 3px;
    margin-left: 15px;
    margin-top: 20px;
}
}

@media (max-width: 375px){
#loGologin {
    width: 239px;
    margin-bottom: -7px;
    margin-left: 2px;
    margin-top: 20px;
}
}


@media (max-width: 375px){
#meMberdeposit table {
    position: relative;
    right: 1px;
}
}

@media (max-width: 1024px){
input[type="submit"], input[type="button"], .btn.btn-info {
    
    padding: 8px 15px;
    
}
}




@media (min-width: 320px){
.member-right table td, .member-right table th, table.paidout th, table.paidout td {
    border-bottom: 1px solid #224975;
    border-right: 1px solid #224975;
    padding: 8px 15px;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
}
}


@media (max-width: 320px){
input[type="submit"], input[type="button"], .btn.btn-info {
    background: #f9a10e;
    padding: 8px 8px;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 30px;
    cursor: pointer;
    border: none;
}
}

@media (max-width: 320px){
#reFeral table {
    position: relative;
    right: 11px;
    width: 122%;
}
}

@media (max-width: 768px){
#fAqbutton {
    background-color: #2B65EC;
    color: #fff;
    top: 0px;
    left: 0px;
}
}

@media (max-width: 768px){
#sHowmore2{
    background-color: #2B65EC;
    color: #fff;
    top: 0px;
    left: 0px;
}
}

@media (max-width: 1024px){
#sIte2{
    position: relative;
    left: -4px;
    margin-top: 3px;
}
}

@media (max-width: 1024px){
#bitimage {
    position: relative;
    left: 366px;
    margin-top: -123px;
}
}

@media (max-width: 768px){
#bitimage {
    position: relative;
    left: 293px;
    margin-top: -179px;
}
}

@media (max-width: 425px){
#bitimage {
    position: relative;
    left: -20px;
    margin-top: -8px;
}
}

@media (max-width: 1024px){
#top-bar__navigation a span {
    position: relative;;
    font-size: 13px;
    right: 46px;
}
}

@media (max-width: 768px){
#top-bar__navigation a span {
    position: relative;
    display: inline-block;
	    font-size: 20px;
    right: 0;
}
}


@media (max-width: 768px){
#hEaderright {
    float: right;
    position: relative;
    left: 442px;
    bottom: 35px;
    margin: 0;
    padding: 0;
    width: 100%;
}
}

@media (max-width: 320px){
.header_investtwo {
    float: right;
    position: relative;
    right: -12px;
    bottom: 71px;
    margin: 0;
    padding: 0;
    width: 100%;
}
}
@media (min-width: 320px){
.header_investtwo a.banner2 {
    color: #fff;
    background: transparent;
    padding: 1px;
}
}

@media ( min-width: 320px){
.header_investtwo a {
    background: #1f4a81;
    padding: 15px 10px;
    border-radius: 6px;
    color: #ffffff;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}
}



@media ( min-width: 320px){
.header_investtwo a.banner3 {
    background: none color: #fff;
    background: none;
    text-decoration: underline;
    padding: 2px;
}
}



#accBal{
	background: #5b69bc;
    border-color: #5b69bc;
    color: #fff;
}

#totalDep{
	background: #037b6b;
    border-color: #037b6b;
    color: #fff;
}

#totalWithdraw{
	background-color: #558B2F;
    border-color: #558B2F;
    color: #fff;
}

#lastDep0{
	background: #2B65EC;
    border-color: #2B65EC;
    color: #fff
}

#lastDep{
	background: #EF6C00;
    border-color: #EF6C00;
    color: #fff;
}






#lastDep2{
	background: #2B65EC;
    border-color: #2B65EC;
    color: #fff;
}

#lastDep1{
	background-color: #5d007d;
    border-color: #5d007d;
    color: #fff;
}

#regDate{
	background: #2a8480;
    border-color: #2a8480;
    color: #fff
}


#top-bar__logo1 {
    position: fixed;
    top: 3%;
    left: 39px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 16%;
    height: 0;
}


#intro1 {
    min-height: 100px;
    padding-top: 30px;
}

.header_investtwo {
     float: right;
    position: relative;
    left: 600px;
    bottom: 39px;
    margin: 0;
    padding: 0;
    width: 100%;   
}

@media (max-width: 768px){
.header_investtwo {
    float: right;
    position: relative;
    left: 600px;
    bottom: 39px;
    margin-right: 326px;
}
}

.header_investtwo a.banner2 {
    border: 2px solid #9e9d9d;
    color: #fff;
    background: transparent;
    padding: 10px;
}

@media (min-width: 320px){
.header_investtwo a {
    font-size: 12px;
}
}


@media (max-width: 1024px){
.header_invest {
    position: relative;
    left: 217px;
    top: -7px;
    width: 956px;
}
}

@media (max-width: 1024px){
.header_investtwo {
    left: 266px;
    width: 421px;
    top: -51px;
    position: relative;
}
}


@media (max-width: 768px){
.header_investtwo {
    left: 674px;
    bottom: 63px;
}
}
@media (max-width: 425px){
.header_investtwo {
    left: 572px;
    bottom: 54px;
}
}

@media (max-width: 768px){
.header_investtwo a.banner2 {
	border: none;
    color: #fff;
    background: transparent;
    padding: 10px;
    text-decoration: underline;
}
}

@media (max-width: 768px){
.header_invest {
    position: relative;
    left: 475px;
    top: 29px;
    width: 100%;
    z-index: 10;
}
}

@media (max-width: 425px){
.header_invest {
    position: relative;
    left: 475px;
    top: 29px;
    width: 155%;
    z-index: 4;
}
}

@media (max-width: 768px){
#top-bar__logo1 {
    position: relative;
    top: 6%;
    left: 32px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 24%;
    height: 0;
}
}

@media (max-width: 425px){
#top-bar__logo1 {
    position: relative;
    top: 5%;
    left: 32px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 75%;
    height: 0;
}
}

@media (min-width: 768px){
.membersidebar .closebtn {
    display: none;
}
}

@media (min-width: 768px){
.membersidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 0px;
}
}

@media (min-width: 1440px)
.membersidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 3px;
}
}

@media (max-width: 320px){
.membersidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: -30px;
}
}

@media (max-width: 425px){
.membersidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: -30px;
}
}

.header_investtwo a {
    background: #1f4a81;
    padding: 15px 10px;
    border-radius: 6px;
    color: #ffffff;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}


.header_investtwo a.banner3 {
    background: none color: #fff;
    background: none;
    text-decoration: underline;
    padding: 10px;
}


#bitchart {
    width: 523px;
    height: 421px;
    margin: 0px 0% 15px;
    background: none;
}

@media (max-width: 1024px){
#bitchart {
    width: 575px;
    height: 421px;
    margin: 0px 0% 15px;
    background: none;
}
}

#bitChart0 {
    width: 335px;
    height: 245px;
    margin: 0px 37% -21px;
    background: none;
    position: relative;
    left: 63px;
    bottom: 426px;
    background: #6CA147;
    background-image: linear-gradient(#55A81A,#5C9634 50%,#558B2F 50%);
}


#bitchart3 {
    width: 523px;
    height: 421px;
    margin: -985px 75% 15px;
    background: none;
}


@media (max-width: 1024px){
#bitChart0 {
    width: 240px;
    height: 181px;
    margin: 0px 58% 12px;
    background: none;
    position: relative;
    left: 63px;
    bottom: 626px;
    background: #6CA147;
    background-image: linear-gradient(#55A81A,#5C9634 50%,#558B2F 50%);
}
}


@media (max-width: 768px){
#bitChart0 {
    width: 276px;
    height: 213px;
    margin: 0px 58% 12px;
    background: none;
    position: relative;
    left: -59%;
    bottom: -56px;
    background: #6CA147;
    background-image: linear-gradient(#55A81A,#5C9634 50%,#558B2F 50%);
}
}

@media (max-width: 425px){
#bitChart0 {
    width: 276px;
    height: 213px;
    margin: 0px 58% 12px;
    background: none;
    position: relative;
    left: -55%;
    bottom: -56px;
    background: #6CA147;
    background-image: linear-gradient(#55A81A,#5C9634 50%,#558B2F 50%);
}
}

@media (max-width: 320px){
#bitChart0 {
    
    left: -60%;
}
}

@media (max-width: 768px){
#meMberdeposit {
    width: 118%;
    float: none;
    position: relative;
    left: 200px;
}
}

@media (max-width: 425px){
#meMberdeposit {
    width: 187%;
    float: none;
    position: relative;
    left: -6px;
}
}

@media (max-width: 320px){
#meMberdeposit {
    width: 143%;
    float: none;
    position: relative;
    left: -6px;
}
}

#bitChart1 {
    width: 332px;
    height: 314px;
    margin: 0px 38% 12px;
    background: none;
    position: relative;
    left: 54px;
    bottom: 397px;
    background-color: #111315;
}




@media (max-width: 1024px){
#bitChart1 {
    width: 151px;
    height: 573px;
    margin: 5px 49% 12px;
    background: none;
    position: relative;
    left: 54px;
    bottom: 626px;
    background-color: #2a8480;
}
}

@media (max-width: 1024px){
#bitchart3 {
    width: 510px;
    height: 421px;
    margin: -1219px 74% 15px;
    background: none;
}
}

@media (max-width: 768px){
#bitChart1 {
    width: 246px;
    height: 312px;
    margin: 0px 60% 12px;
    background: none;
    position: relative;
    left: -182px;
    bottom: 170px;
    background-color: #111315;
}
}

@media (max-width: 425px){
#bitChart1 {
    width: 246px;
    height: 312px;
    margin: 0px 60% 12px;
    background: none;
    position: relative;
    left: -223px;
    bottom: -54px;
    background-color: #111315;
}
}

@media (max-width: 375px){
#bitChart1 {
    width: 246px;
    height: 312px;
    margin: 0px 60% 12px;
    background: none;
    position: relative;
    left: -193px;
    bottom: -54px;
    background-color: #111315;
}
}

#bitChart2 {
    width: 332px;
    height: 312px;
    margin: 0px 6% 12px;
    background: none;
    position: relative;
    left: 585px;
    bottom: -11px;
    background-color: #037b6b;
}


#bitChart0 .graph-info .graph-arrow {
    width: 0;
    height: 0;
    margin-top: 15px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #fff;
    float: left;
    position: relative;
    top: -12px;
}

#bitChart0 .graph-info {
    z-index: 99;
    position: absolute;
    font-weight: 700;
    margin-top: 18px;
    margin-left: 21px;
    width: 100px;
}


#bitChart0 .graph-info .graph-info-big {
    font-size: 24px;
    float: left;
    margin-left: -35px;
    margin-top: -35px;
}

#bitChart0  .graph-info .graph-info-small {
    font-size: 12px;
    font-weight: 400;
    color: rgba(255,255,255,.5);
    clear: left;
    margin-left: -33px;
    position: relative;
    bottom: 51px;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pie-chart-widget .panel-footer .btn {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 12px 0;
    color: #fff;
    background-color: #474751;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}

.text-warning {
    color: #FFB61E!important;
}

.small, small {
    font-size: 85%;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.pie-chart-widget .panel-footer .btn {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 12px 0;
    color: #fff;
    background-color: #474751;
}

.pie-chart-widget .panel-footer .btn {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 12px 0;
    color: #fff;
    background-color: #474751;
}

.pie-chart-widget .panel-footer .btn {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 12px 0;
    color: #fff;
    background-color: #474751;
}
.member-container a {
    color: #FFA40B;
}

.member-right table, table.paidout{border-left:1px solid #224975;border-top:1px solid #224975; margin-bottom:-10px;}
.member-right table tr, table.paidout tr{background:#16345e}
.member-right table td, .member-right table th, table.paidout th, table.paidout td{border-bottom:1px solid #224975;border-right:1px solid #224975;padding:8px 4px; color:#fff; font-size:17px;border-radius: 5px;}
.member-right table td a, .member-right table th a, table.paidout th a, table.paidout td a{color:#fff}
.member-right table td a:hover, .member-right table th a:hover, table.paidout th a:hover, table.paidout td a:hover{color:#ffa40b}
.member-right b, .member-right strong{color:#ffffff;}
.member-right table td.inheader{background:#132c50; text-transform:uppercase; color:#ffa40b}
.affiliate-account .ctn-about-right {
	width: 48%;
}
.account_deposit {
width:100%;
float:left;
margin:0 0 20px;
}
.account_deposit h1 {
	font-size: 26px;
	line-height: 34px;
	color: #ffa40b;
	text-transform: uppercase;
	margin: 0 0 25px;
}
.alert-warning {
	background-color: #fddaa0;
	border-color: #fff;
	color: #142946;
}
.ref_block {
	background: #ffa40b;
	padding: 10px;
}
.ref_block a {
color:#0e223f;
}
.ref_block b {color:#fff; text-transform:uppercase}
.ctn-invesment-part .radio {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.ctn-invesment-part input[type=radio] {
	display: none
}
.ctn-invesment-part input[type=radio]:checked + .radio {
	border: 2px solid #ffa40b;
}

.member-right img {max-width:100%;}
.hdTop-row3 {
	float: left;
	color: #fff;
	padding: 10px 0 10px 25px;
}
.hdTop-row3 p {
padding:0;
margin:0;
}
h5.sign1, h5.sign2 {
color:#ffa40b;
font-size:22px;
text-transform:uppercase;
}
.paidout select.inpts{width:100%}

.member-container a {color:#FFA40B;}

.btc_form img {margin-top:10px;}



.alert-info {
    background-color: #133256;
    border-color: #19bdde;
    color: #31708f;
}

.services {
    width: 100%;
    background: url(images/fbg.jpg) no-repeat center fixed;
    background-size: cover;
    padding: 40px 0;
}

.index_title {
    width: 100%;
    display: inline-block;
}

.index_title h2 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.index_title h2 span {
    color: #225285;
    font-family: "open Sans";
    font-weight: 600;
    display: inline-block;
}

.index_title h2:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #F1A42C;
    width: 180px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.index_title p {
    width: 100%;
    text-align: center;
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 0 90px;
}

.services_image img {
    display: inline-block;
}

.services_content {
    width: 100%;
}


ul {
    margin: 0;
    padding: 0;
}

.services_content ul {
    list-style: none;
    width: 100%;
}

.services_content ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.services_left ul li i {
    float: left;
    margin-right: 15px;
}

.services_left ul li {
    text-align: left;
}

.services_right ul li {
    text-align: right;
}

.services_right ul li i {
    float: right;
    margin-left: 15px;
	text-align: right;
}

.services_content ul li h5 {
    font-size: 20px;
    font-weight: 300;
    text-transform: capitalize;
    color: #fff;
    padding: 4px 0;
}

.services_content ul li h5 span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    font-family: "open Sans";
    text-transform: none;
}

.services_content ul li i {
    -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1);
    -moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1);
    box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1);
    display: inline-block;
    font-size: 35px;
    color: #fff;
    background: #eee;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    border: 1px solid #eee;
}
.services_blue i {
    background-color: #28a6ec !important;
    border-color: #28a6ec !important;
}

.services_green i {
    background-color: #43c5b8 !important;
    border-color: #43c5b8 !important;
}

.services_green2 i {
    background-color: #2eb851 !important;
    border-color: #2eb851 !important;
}

.services_red i {
    background-color: #2B65EC !important;
    border-color: #2B65EC !important;
}

.services_yellow i {
    background-color: #f9b91e !important;
    border-color: #f9b91e !important;
}

.services_pink i {
    background-color: #c744fd !important;
    border-color: #c744fd !important;
}

.services_image {
    width: 100%;
    text-align: center;
    padding: 40px 0;
}

.inner_page_body2 {
    width: 100%;
    background: url(images/innerbg.jpg) ;
    padding: 50px 0 70px;
}

.index_about_left {
    width: 100%;
    text-align: center;
    padding: 32px 0;
}

.affliateblock2 {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.affliateblock2 li {
    margin: 0 0 15px;
    width: 100%;
    float: left;
    padding: 10px;
}

.affliateblock2 li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.affliateblock2 li .thcontent h4 {
    text-transform: uppercase;
    color: #225285;
    font-size: 24px;
    margin: 5px 0 15px;
}


.ctn-about-right-aff {
    padding: 20px 0;
    text-align: center;
    padding-bottom: 255px;
    background: url(images/partners1.png) no-repeat center bottom 30px;
}

.ctn-about-right-aff h3 {
    margin: 0;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: #302e2e;
}


.index_about_right .title_blue h2 {
    text-align: left;
    color: #000;
}

.index_title h2 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 20px;
}


.index_about_right .title_blue h2:after {
    right: inherit;
}


.dashCard {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}

.lefDashCard {
    width: 30%;
    padding: 15px;
    border-right: 1px #EBF0E4 solid;
    float: left;
}

.rigDashCard {
    width: 69%;
    padding: 15px;
    float: left;
}

@media screen and (max-width: 748px){
	.lefDashCard {
		width: 100%;
		padding: 15px;
		border-right: 1px #EBF0E4 solid;
		float: left;
	}

	.rigDashCard {
		width: 100%;
		padding: 15px;
		float: left;
	}
}
