body{
	font-family: 'Work Sans', sans-serif;
	font-weight: normal;
}
/****wrapper****/
.wrapper{
	width: 100%;
	background: url(images/g9.jpg) transparent no-repeat;
	background-size: cover;
	min-height: 80px;
	border-bottom: 3px solid #19275B;
}
/*------headerContainer------*/
.headerContainer{
	padding: 5px 0;
	width:100%;
	min-height: 65px;
	/* overflow: hidden; */
}
.headerInner{
	width:1000px;
	margin:0 auto;
}
#logo {
	width: 257px;
	height: 55px;
	background: url(images/logo.png) transparent no-repeat 0 0;
	display: block;
	float: left;
}
.mainNavRight {
	float: right;
}
.navbar {
	margin: 0;
	padding: 14px 0 0;
}
.navbar .nav>li {
	float: left;
}
.headerContainer .navbar ul.nav > li > a {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	line-height: 32px;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.headerContainer .navbar ul.nav > li > a:hover{
	color: #19275b;
}
.navbar .navbar-inner >ul>li>a.login{
	margin-right:10px;
	padding: 0 25px;
	min-height: 30px;
	border: 1px solid #fff; 
	color: #fff;
	border-radius: 3px;
}
.navbar .navbar-inner >ul>li>a.register{
	padding: 0 16px;
	background: #19275b;
	color: #fff;
	border-radius: 3px;
}
.navbar .navbar-inner >ul>li>a.login:hover{
	background: #2d4086;
	border: 1px solid #fff;
	color:#fff;
}
.navbar .navbar-inner >ul>li>a.register:hover{
	background: #2d4086;
	color: #fff;
}
.nav>li>a:hover, .nav>li>a:focus{
	background: none;
}
.dropdown-menu{
	min-width: 173px !important;
	background: #fdfdfd;
	top: 130%;
	left: 0px;
}
.dropdown-menu>li>a{
	color: #7d7b7b !important;
	text-align: left;
	font-size: 18px;
}
.dropdown-menu>li>a:hover{
	background-color: #fc803f;
	color: #fff!important;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
	background: transparent;
}
/***bannerContainer***/
.bannerContainer{
	width: 100%;
	min-height: 460px;
	/* background: url(img/slider-bg.jpg) no-repeat; */
}
.bannerInner{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.banner-asl{
	/* width: 100%; */
	/* position: absolute; */
	min-height: 443px;
	/* top: 18px; */
	/* border: 1px solid #fff; */
	/* border-radius: 2px; */
	/* background: url(images/x.jpg) transparent no-repeat center; */
	/* -webkit-box-shadow: 0px 33px 17px -23px rgba(0,0,0,0.51); */
	-moz-box-shadow: 0px 33px 17px -23px rgba(0,0,0,0.51);
	/* box-shadow: 0px 33px 17px -23px rgba(0,0,0,0.51); */
}
.ctn-banner{
	width: 70%;
	float: left;
	padding: 85px 10px;
}
.ctn-banner h1 span{
	font-weight: 700;
}
.ctn-banner h1{
	width: 100%;
	display: inline-block;
	font-size: 42px;
	color: #ffffff;
	margin: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: left;
	line-height: 50px;
}
.ctn-banner p{
	width: 100%;
	display: inline-block;
	font-size: 18px;
	font-weight: 200;
	color: #ffffff;
	margin: 0;
	/* text-align: center; */
	line-height: 28px;
	margin-bottom: 60px;
}
.ctn-banner a{
    padding: 13px 35px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    border-radius: 3px;
    background: #19275B;
    color: #fff;
}
.ctn-banner a:hover {
    background: #d49004;
}

/*******statictisContainer********/
.statictisContainer{
	width: 100%;
	/* padding-top: 65px; */
	overflow: hidden;
	background: #19275b;
}
.statictisInner{
	width: 1000px;
	margin: 0 auto;
}
.stt-part h3{
	width: 100%;
	display: inline-block;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	margin-bottom: 10px;
}
.stt-part p{
	width: 100%;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
}
.stt-part{
	float: left;
	width: 30%;
	text-align: center;
	padding: 95px 0 35px;
}
.stt-part1{
	background: url(images/bn-ic1.png) transparent no-repeat center top 47px;
}
.stt-part2{
	background: url(images/bn-ic2.png) transparent no-repeat center top 47px;
	margin: 0 5%
}
.stt-part3{
	background: url(images/bn-ic3.png) transparent no-repeat center top 47px;
	float: right;
}
/*******contentTopContainer******/
.contentTopContainer{
	width: 100%;
	overflow: hidden;
	background: #d7d7d7;
	padding: 73px 0 49px;
}
.contentTopInner{
	width: 1000px;
	margin: 0 auto;
}
.contentTopInner .ctn-top-part1{
	width: 30%;
	background: #fff;
	position: relative;
	border: 1px solid #b1b1b1;
	padding: 53px 25px 0;
	float: left;
	-webkit-box-shadow: 0px 16px 38px -1px rgba(0,0,0,0.51);
	-moz-box-shadow: 0px 16px 38px -1px rgba(0,0,0,0.51);
	box-shadow: 0px 3px 14px -1px rgba(0,0,0,0.51);
	min-height: 176px;
	text-align: center;
}
.sharing{
	margin: 0 5%;
}
.members{
	float: right;		
}
.contentTopInner .ctn-top-part1 img{
	top: -42px;
	left: 100px;
	position: absolute;
}
.contentTopInner .ctn-top-part1 h1{
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase; 
	color: #333a68;
}
.contentTopInner .ctn-top-part1 p{
	font-size: 14px;
	color: #373a3c;
}
/******contentMidContainer******/
.contentMidContainer{
	width: 100%;
	overflow: hidden;
	padding: 62px 0;
	background: url(images/bg2.jpg) transparent no-repeat center;
	background-size: cover;
}
.contentMidInner{
	width: 1000px;
	margin: 0 auto;
}
.ctn-midLeft{
	width: 70%;
	float: left;
}
.ctn-midLeft h1{
	font-weight: 300;
	font-size: 30px;
	color: #fff;
	border-bottom: 2px solid #f8ab11;
	display: inline-block;
	padding-bottom: 25px;
	text-transform: uppercase;
}
.ctn-midLeft p{
	width: 100%;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 17px 0;
}
.ctn-midLeft ul{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
.ctn-midLeft ul li{
	color: #fff;
	padding: 5px 30px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	background: url(images/ctn-ic.png) transparent no-repeat center left;
}
.ctn-midRight{
	width: 30%;
	float: right;
}
/*******contentBotContainer*********/
.contentBotContainer{
	width: 100%;
	overflow: hidden;
	background: #d99204;
	padding: 20px 0;
}
.contentBotInner{
	width: 1000px;
	margin: 0 auto;
}
.contentBotInner .finvance{
	width: 50%;
	float: left;
}
.contentBotInner .finvance2{
	width: 50%;
	float: right;
}
.contentBotInner .finvance2 img{
	float: right;
}
.solid{
	width: 100%;
	text-align: right;
	/* padding: 0 133px; */
}
.solid a{
	background: url(images/solid.png) no-repeat left center;
	display: inline-block;
	height: 29px;
	/*margin: 0 15px;*/
}
.solid a.solid1{
	width: 103px;
	background-position: 0 0;
	/* margin-left: 157px; */
}
.solid a.solid2{
	width: 84px;
	background-position: -205px 0;
}
.solid a.solid3{
	width: 118px;
	background-position: -320px 0;
	margin-right: 0;
}
.footerContainer{
	width: 100%;
	background: #07133d; 
	padding: 33px 0;
	overflow: hidden;
}
.footerInner{
	width: 1000px;
	margin: 0 auto;
}
.ft-ctn{
	width: 100%;
	padding-bottom: 39px;
	overflow: hidden;
}
.ft-part1{
	width: 50%;
	float: left;
}
.ft-part1{
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
}
.ft-part1 a{
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	text-decoration: none;
}
.ft-part2{
	width: 50%;
	float: right;
}
.ft-part3{
	width: 100%;
	padding: 29px 0;
	overflow: hidden;	
	border-top: 1px solid #444766;
}
.ft-navbar{
	width: 100%;
	overflow: hidden;
	padding: 0 10%;
}
.ft-part3 .ft-navbar ul{
	margin: 0;
	padding:0;
	list-style: none;
}
.ft-part3 .ft-navbar ul li a{
	font-size: 14px;
	float: left;
	padding: 0 20px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}

/*====================================*/
@media (max-width: 1000px){
.wrapper,.headerContainer,.bannerContainer,.statictisContainer,.contentTopContainer,.contentMidContainer,.contentBotContainer,.footerContainer
{
	width: 1000px !important;
}
.headerInner,.bannerInner,.statictisInner,.contentTopInner,.contentMidInner,.contentBotInner,.footerInner
	{
		margin: 0 !important;
	} 
}
/*subpage*/
.sub-page-background{
	width: 100%;
	background: #e6e7e8;
	overflow: hidden;
}
.sub-page-backgroundInner{
	width: 1000px;
	margin: 0 auto;
	min-height: 400px;
	position: relative;
}
.site_title {
	color:#ffffff;
	text-align: center;
	padding-left: 22px;
	font-size: 40px;
	line-height: 130px;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
	background: #07325e;
	position: relative;
}
.site_title:before {
	position: absolute;
	width: 500%;
	height: 100%;
	left: -500%;
	content: "";
	background: #07325e;
}
.site_title:after {
	position: absolute;
	width: 500%;
	height: 100%;
	right: -500%;
	content: "";
	background: #07325e;
}
.site_content{
	padding: 30px 0px 50px;
}
/*login*/
.login-page {
	background: #ffffff;
	box-shadow: 1px 1px 5px 1px #e5e6e6;
	border: 1px solid #e5e6e6;
}
.login-page img.icon-title {
	margin: 0 auto;
    display: inherit;
    margin-top: -40px;
}
.login-page form {
	width: 100%;
	padding: 0 30px 30px 30px;
}
.login-page form h3 {
	font-size: 18px;
	color: #07325e;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.login-page form label {
	font-size: 14px;
	color: #000;
	font-weight: 600;
	width: 100%;
}
.login-page form .form-group input {
	font-size: 14px;
	color: #000;
	border: 1px solid #c2a859;
	border-radius: 3px;
	width: 100%;
	height: 40px;
	padding: 0 15px;
}
.login-page form .form-group-captcha {
	overflow: hidden;
}
.login-page form .form-group-captcha div {
	width: 50%;
	float: left;
	padding: 0 !important;
}
.login-page form .form-group-captcha input {
	width: 180px;
	float: right;
	height: 40px;
}
.login-page form .login-footer {
	overflow: hidden;
}
.login-page form .login-footer a {
	line-height: 50px;
	float: left;
	font-weight: 600;
	font-size: 14px;
	color: #f79b02;
	text-transform: uppercase;
}
.login-page form .login-footer input[type="submit"] {
	width: 150px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	float: right;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	padding: 0;
}
input[type="button"],
input[type="submit"] {
	background: #D08C05;
	border-radius: 3px;
	color: #ffffff;
	padding: 5px 10px;
	border: 0;
}
input[type="button"]:hover,
input[type="submit"]:hover {
	background: #F4A70F;
}
.checkbox-div {
	width: 100%;
}
.checkbox-div input {
	float: left;
	margin-right: 10px;
}
.checkbox-div p {
	font-size: 14px;
	color: #000;
}
/*forum*/
.forum_search_Title{
	color:#07325e;
	float: left;
	line-height: 37px;
	width: 60px;
	position: relative;
}

.forum_search input[type="submit"] ,
.forum_search input[type="text"] {
	height: 37px;
}

/*ads*/
.ads-container {
    padding-bottom: 10px;
    padding: 11px;
    overflow: hidden;
    border: 1px solid #B8C1C3;
    margin-bottom: 10px;
    border-radius: 3px;
}
.ads-view {
    background: #07325e;
    border: 0px;
    padding: 5px 7px;
    color: #FFFFFF;
    font-weight: 600;
    border-radius: 3px;
    text-align: left;
    margin-bottom: 9px;
    padding-left: 20px;
    margin-top: 3px;
}
#fixedads_list, #fixedads_title {
	margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.ad-block {
    margin-bottom: 5px;
    width: 100%;
    margin: 0px 3px 10px;
    margin-left: 0;
    border: 1px solid #B8C1C3;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    height: 58px;
}
.ad-title {
    width: 30%;
    float: left;
    height: 100%;
    border-bottom: none;
    background: #8aa203;
    color: white;
    padding: 3px 10px;
    line-height: 45px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-left: 50px;
    background: #8aa203 url(images/logo-ads.html) no-repeat 10px center;
}
.ad-content {
    min-height: 50px;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
    color: rgb(45, 45, 45);
}
.ad-footer {
    float: right;
    width: 10%;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    height: 100%;
    padding: 5px 10px;
    color: white;
    font-size: 18px;
    line-height: 20px;
    background: #f79b02;
    background-size: 30px auto;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    border-top: 0px;
}

/*Account*/ 
.member_sidebar .panel {
	border-radius: 0;
	border: 0;
	box-shadow: none;
	background: none;
}
.member_sidebar .panel-title>a {
	text-decoration: none;
}
.member_sidebar .panel-default>.panel-heading {
	padding: 0;
}
.member_sidebar .panel-group .panel-heading+.panel-collapse .panel-body {
	border: 0;
	padding: 0;
}
.panel-body ul {
	padding: 0;
	margin: 0;
}
.panel-body ul li {
	width: 100%;
	list-style: none;
	line-height: 40px;
	background: #f4f4f4;
	margin-top: 2px;
	padding: 0 15px;
}
.panel-body ul li a {
	font-size: 14px;
	color: #595252;
}
.member_sidebar .panel-title>a .title span {
	width: 16px;
	height: 36px;
	background: url(images/icon-down-acc.html) transparent no-repeat center;
	display: inline-block;
	float: right;
}
.summary-left {
	width: 48%;
	float: left;
}
.summary-right {
	width: 48%;
	float: right;
}

.tbl-content tr td:last-child {
	text-align: right;
}
.tbl-account tr td:last-child {
	text-align: right;
}
.tbl-account tr td span.mymember-smr-l {
	padding: 5px 15px;
	border-radius: 3px;
	background: #1470b1;
	display: inline-block;
	color: #ffffff;
}
.YourAccountBalance {
    margin-top: 15px;
	width: 100%;
}
.yabalance1 {
    background: url(images/icon-acc-right1.html) #f4f4f4 no-repeat 50px center;
    line-height: 70px;
    color: #19275B;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    border: 2px solid #19275B;
}
.yabalance2 {
    background: #19275B;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #ffffff;
}
.button-right {
	width: 100%;
}
.button-right a {
	width: 48%;
	float: left;
	line-height: 55px;
	color: #ffffff;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	border-radius: 3px;
	font-size: 18px;
	text-align:center;
}
.button-right a.button-right2,
.button-right a.button-right4 {
	float: right;
}
.button-right a.button-right1 {
	background:  #19275B no-repeat 13px center;
	margin-bottom: 10px;
}
.button-right a.button-right2 {
	background:  #f79b02 no-repeat 13px center;
	margin-bottom: 10px;
}
.button-right a.button-right3 {
	background:  #f79b02 no-repeat 13px center;
}
.button-right a.button-right4 {
	background: #19275B no-repeat 13px center;
}
.button-right a.button-right1:hover {
	background: #2F407F no-repeat 13px center;
	margin-bottom: 10px;
}
.button-right a.button-right2:hover {
	background: #faa314 no-repeat 13px center;
	margin-bottom: 10px;
}
.button-right a.button-right3:hover {
	background: #faa314 no-repeat 13px center;
}
.button-right a.button-right4:hover {
	background:  #2F407F no-repeat 13px center;
}
.smry-chart {
	margin-top: 15px;
	background: #f4f4f4;
	border-radius: 3px;
	padding: 15px;
}
.show-chart {
	width: 100%;
}
.show-chart a {
	width: 100%;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	background: #07325e;
	color: #ffffff;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
	margin-top: 15px;
	display: inline-block;
}
.show-chart a:hover {
	background: #052444;
}
#settingsform .widget-title {
	color: #333	;
}
.mini_logo {
	text-align: center;
}
.mini_logo img {
	width: 100%;
}
.summary-right .corner-all {
	margin-left: 0;
	margin-right: 0;
}
.summary-right .dashboardbox {
	margin-left: 0;
	margin-right: 0;
	margin-top:0px;
}

table td {padding:3px;}

.investment{
	background-color:rgba(0, 0, 0, 0.04);
	border-top:1px solid #d9d9da;
	border-bottom:1px solid #d9d9da;
	/* margin-top: 42px; */
	padding-top: 26px;
	padding-bottom: 26px;
}
.investment h2{
	font-family: 'Roboto', sans-serif;font-weight:300;
	 font-size:50px;
	 color:#b58836;
	 text-align:center;
	 margin-top:30px;
	  
}
.investment .investment-content{
	color: #7d7d7d;
    font-family: 'Open Sans', sans-serif;font-weight:400italic;
    font-size: 14px;
	text-align: justify;
	line-height: 23px;
	width: 80%;
}
.investment .silver{
	width: 89%;
	margin:0 auto;
}
.investment .silver .silver-img{
	position:absolute;
}
.investment .silver .content{
	position:relative;
	z-index:999;
}
.investment  .content h3{
	color:#fff;
	font-family: 'Roboto', sans-serif;font-weight:300;
	 font-size:45px;
	 text-align:center;
	 margin-top:0;
	 padding-top: 18px;
}
.investment  .content h4{
	color:#192340;
	font-family: 'Roboto', sans-serif;font-weight:300;
	font-size:43.58px;
	text-align:center;
	    padding-top: 47px;
}
.investment  .content h4 span{
	font-family: 'Roboto', sans-serif;font-weight:500;
	font-size:68.89px;
	

}
.investment  .content h5{
	font-family: 'Roboto', sans-serif;font-weight:700 ;
	font-size:48.85px;
	color:#fff;
	text-align:center;
	margin-bottom:0;
}
.investment  .content h6{
	color:#fff;
	font-family: 'Roboto', sans-serif;font-weight:300;
	font-size:30px;
	text-align:center;
	margin-top:0;
}
.investment  .content h6 span{
	font-family: 'Roboto', sans-serif;font-weight:700 ;
	font-size:30px;
}
.level{
	margin-top:45px;
}
.level .silver-level{
	  width: 74%;
	  margin:0 auto;
	  
}
.level .silver-level h2{
	color: #192340;
    font-family: 'Roboto', sans-serif;font-weight:300;
    font-size: 24px;
    margin: 0 auto;
    text-align: center;
  
	  line-height: 45px;
	
}
.level .silver-level h2 span{
	font-family: 'Roboto', sans-serif;font-weight:700 ;
}
.level .silver-level .numbers h3{
	font-family: 'Roboto', sans-serif;font-weight:700 ;
	font-size:60px;
	color:#fff;
	background-color:#364B89;
	height:80px;
	width:80px;
	text-align:center;
	line-height:80px;
	border-radius:10px;
	float:left;
}
.level .silver-level .numbers h3 span{
	font-family: 'Roboto', sans-serif;font-weight:700 ;
	font-size:40px;
}
.level .silver-level .numbers2 h3{
	font-family: 'Roboto', sans-serif;font-weight:700 ;
	font-size:60px;
	color:#fff;
	background-color:#364B89;
	height:80px;
	width:80px;
	text-align:center;
	line-height:80px;
	border-radius:10px;
	float:left;
	margin-left:18px;
	margin-right:18px;
}
.level .silver-level .numbers2 h3 span{
	font-family: 'Roboto', sans-serif;font-weight:700 ;
	font-size:40px;
}
.level .silver-level .numbers3 h3{
	font-family: 'Roboto', sans-serif;font-weight:700 ;
	font-size:60px;
	color:#fff;
	background-color:#364B89;
	height:80px;
	width:80px;
	text-align:center;
	line-height:80px;
	border-radius:10px;
	float:left;
} 
.level .silver-level .numbers3 h3 span{
	font-family: 'Roboto', sans-serif;font-weight:700 ;
	font-size:40px;
}
.level .silver-level .main-number{
	
}
.level .levle-buttn .btn-info {
    background-color: #6e6e6e;
    border-color: #6e6e6e;
    border-radius: 0;
    color: #fff;
    height: 52px;
    margin-top: 56px;
    width: 235px;
	font-family: 'Roboto', sans-serif;font-weight:400 ;
	font-size:15px;
}
.level .levle-buttn .btn-info:hover{
	background-color:#DFB161;
	transition-duration:1s;
}

.payment_wrap{width:100%;float:left;background: #D99204;padding:30px 0;text-align:center;margin:0;}
.payment_wrap span.pm,.payment_wrap span.payeer,.payment_wrap span.bitcoin,.payment_wrap span.advcash,.payment_wrap span.okpay{display:inline-block;text-indent:-999em;margin:0 .8%;height:90px;width:170px;border:1px solid #f89ba0;transition-duration:.1s}
.payment_wrap span.pm:hover,.payment_wrap span.payeer:hover,.payment_wrap span.bitcoin:hover,.payment_wrap span.advcash:hover,.payment_wrap span.okpay:hover{cursor:pointer;border:2px solid #fff}
.payment_wrap span.pm{background: url(images/perfect_money.png) no-repeat center center;}
.payment_wrap span.payeer{background: url(images/payeer.png) no-repeat center center;}
.payment_wrap span.bitcoin{background: url(images/bitcoin.png) no-repeat center center;}
.payment_wrap span.advcash{background: url(images/advcash.png) no-repeat center center;}
.payment_wrap span.okpay{background:url(images/ok_pay.png) no-repeat center center}

/*contentContainer*/
.contentContainer{
	width: 100%;
	overflow: hidden;
	padding: 32px 0 48px;
}
.contentInner{
	width: 1000px;
	margin: 0 auto;
}
.ct-left{
	width: 49%;
	float: left;
}
.ct-left h3{
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 30px;
	/* font-family: 'UniSansThinCAPS'; */
	font-weight: normal;
	text-transform: uppercase;
	color: #D48F03;
	margin-bottom: 20px;
}
.ct-left p{
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 14px;
	color: #231f20;
	line-height: 28px;
	text-align: justify;
}
.ct-right{
	width: 47%;
	height: 345px;
	float: right;
	/*! background: url(https://bitmagnet.biz/styles/images/bg-daily.png) transparent repeat center; */
	position: relative;
	/* background: #D48F03; */
}
.wrap-info{
	width: 100%;
	height: 100%;
	padding: 28px 25px 43px;
	/*! background: #d99204; */
	position: absolute;
	top: -15px;
	right: 12px;
	border: 5px solid #07133d;
	background: url(images/regi.jpg) transparent no-repeat center;
	background-size: cover;
}
.wrap-info-part1{
	width: 100%;
	min-height: 112px;
	background: url(images/view-img1.png) transparent no-repeat left;
	padding: 18px;
	padding-left: 150px;
}
.wrap-info-part1 h4{
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 19px;
	/* font-family: 'UniSansThinCAPS'; */
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
}
.wrap-info-part1 h3{
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 36px;
	/* font-family: 'UniSansThinCAPS'; */
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}
.wrap-info-part2{
	width: 52%;
	float: left;
	padding-top: 25px;
}
.wrap-info-part2 p{
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	margin-bottom: 10px;
}
.wrap-info-part2 a:hover {
    opacity: 0.7;
}
.wrap-info-part2 a{
	margin: 0;
	padding: 11px 31px;
	background: #07133d;
	display: inline-block;
	/* font-family: 'UniSansThinCAPS'; */
	font-weight: normal;
	/* font-size: 24px; */
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin-top: 11px;
	border-radius: 3px;
.affiliate-row
	a: hover {      opacity: 0.7;  }
}
.wrap-info-part3{
	width: 48%;
	float: right;
	position: relative;
	/* height: 200px; */
}
.wrap-info-part3 img{
	position: absolute;
	right: 0;
	top: -11px;
	left: 10px;
	height: 180px;
}
.ct-line{
	width: 100%;
	height: 10px;
	background: url(images/bg-daily.html) transparent repeat center;
}


/**********planContainer*********/
.planContainer{
	width: 100%;
	height: 363px;
	background: #ffffff;
}
.planInner{
	width: 1000px;
	margin: 0 auto;
}
.planTop{
	width: 1000px;
	height: 234px;
}
.planPart{
	width: 232px;
	border-radius: 3px;
	float: left;
	margin-top: 28px;
	margin-left: 23px;

}

.planPart:hover .planPartTop {background:#E2A123;border:1px solid #C88B15;}

.planPart1{
	margin-left:0;
}
.planPartTop{
	width: 232px;
	height: 65px;
	background: #19275B;
	color: #ffffff;
	/* border-top-left-radius: 3px; */
	/* border-top-right-radius: 3px; */
	border-bottom: 3px solid #D99204;
	overflow:hidden;
}
.planPartTop h4{
	/* font-family: 'bebas_neueregular'; */
	font-size: 45px;
	font-weight: 600;
	margin: 0;
	float: left;
	margin-left: 15px;
	line-height: 85px;
	margin-right: 6px;
	font-family: 'Montserrat', sans-serif;
}
.planPartTop h4 span {
	font-size: 38px;
}
.planPartTop p{
	/* font-family: 'AvenirNextLTPro-Regular'; */
	font-size: 18px;
	font-weight: 600;
	/* line-height: 30px; */
	margin: 0;
	margin-top: 15px;
	/* margin-left: 80px; */
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	padding-left: 8px;
	text-align: center;
}
.planPartBot{
	width: 232px;
	background: url(images/iconstt.png) #f0f1f4 no-repeat left center;
	display: inline-block;
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #d1d1d3;
    border-top: 0;
    padding-bottom: 20px;
}
.planPart2 .planPartBot{
	background: url(images/iconstt1.png) #f0f1f4 no-repeat 3px center;	
}
.planPart3 .planPartBot{
	background: url(images/iconstt2.png) #f0f1f4 no-repeat 5px center;	
}
.planPart4 .planPartBot{
	background: url(images/iconstt3.png) #f0f1f4 no-repeat left center;	
}

.planPart:hover .planPartBot {background: url(images/iconstt-orange.png) #f0f1f4 no-repeat left center;}

.planPart2:hover .planPartBot{
	background: url(images/iconstt1-orange.png) #f0f1f4 no-repeat 3px center;	
}
.planPart3:hover .planPartBot{
	background: url(images/iconstt2-orange.png) #f0f1f4 no-repeat 5px center;	
}
.planPart4:hover .planPartBot{
	background: url(images/iconstt3-orange.png) #f0f1f4 no-repeat left center;	
}


.planPartBot p.min{
	margin-top: 22px;
	border-top: 1px solid #D99204;
}
.planPartBot p.max{
	border-top: 1px solid #D99204;
	border-bottom: 1px solid #D99204;
}
.planPartBot p.pri{
	border-bottom: 1px solid #D99204;
}
.planPartBot p{
	/* font-family: 'AvenirNextLTPro-Regular'; */
	font-size: 14px;
	font-weight: 400;
	color: #697171;
	margin: 0;
	padding: 0;
	margin-left: 80px;
	line-height: 35px;
	margin-right: 15px;
}
.planPartBot span{
	color: #D99204;
	float: right;
	font-family: 'AvenirNextLTPro-Demi';
	font-weight: normal;
}
.planBot{
	width: 1000px;
	height: 25px;
	display: inline-block;
}

.planBot{
	/* width: 100%; */
	/* overflow: hidden; */
	/* margin-top: 14px; */
	/* margin-bottom: 33px; */
}
.planBot a{
	width: 488px;
	height: 54px;
	line-height: 54px;
	padding-left: 75px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	text-decoration: none;
	padding-right: 20px;
	border-radius: 3px;
	text-transform: uppercase;
}
.btnDeposit{
	float: left;
	background: url(images/deposit.html) #e2a123 no-repeat 18px center;
}
.btnDeposit:hover{
	background-color: #3b8aae;
}
.btnCalculator{
	float: right;
	background: url(images/calculator.html) #3b8aae no-repeat 18px center;
}
.btnCalculator:hover{
	background-color: #e2a123;
}
.planBot a span{
	float: right;
	font-size: 20px;
}

.contentBotContainer{
    width: 100%;
    height: 450px;
    background: #07133D;
}

.contentBotContainer div.contentBotInner{
    width: 1000px;
    margin: 0 auto;
}

.contentBotContainer div.contentBot-col{
    width: 30%;
    float: left;
    padding: 0px 5px;
    padding-top: 42px;
    padding-bottom: 48px;
    height: 100%;
    box-sizing: border-box;
}

.contentBotContainer div.contentBot-col p.title-item{
    font-size: 18px;
    /* font-family: "Roboto"; */
    color: rgb(255, 255, 255);
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.contentBotContainer div.contentBot-col1 p.title-item{
    padding-left: 30px;
    background: url(images/add.png) no-repeat;
    line-height: 22px;
}

.contentBotContainer div.contentBot-col2 p.title-item{
    padding-left: 30px;
    background: url(images/icon_with.png) no-repeat;
    line-height: 22px;
}

.contentBotContainer div.contentBot-col3 p.title-item{
    padding-left: 30px;
    margin-bottom: 36px;
    background: url(images/icon_active.png) no-repeat;
    line-height: 22px;
}

.contentBotContainer div.content-item{
    margin:5px 0px;
    width: 100%;
}

.contentBotContainer div.content-item p{
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
}

.contentBotContainer div.content-item img{
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 15px;
}
.contentBotContainer div.content-item p.item-a{
    width: 50%;
    float:  left;
    box-sizing: border-box;
    padding: 10px 12px;
    text-align: left;
    background: #D99204;
    /* border: solid 1px #14333d; */
    border-right: 0px;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 300;
    font-size: 16px;
    /* text-transform: uppercase; */
    font-family: 'Open Sans', sans-serif;
}

.contentBotContainer div.content-item p.item-b{
    width: 50%;
    float:  right;
    line-height: 43px;
    background: #202949;
    font-size: 16px;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.contentBotContainer div.contentBot-col2 div.content-item p.item-b{
    background: #44627d;
}

.contentBotContainer div.content-item-block{
    display: inline-block;
    width: 50%;
    box-sizing : border-box;
    float: left;
    border: solid 1px #14343e;
    height: 90px;
}

.contentBotContainer div.content-item-block p{
    font-size: 18px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    font-weight: 300;
}

.contentBotContainer div.content-item-block p:last-child {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    padding-top: 16px;
    padding-left: 61px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.contentBotContainer div.content-item-block p:last-child b{
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block;
}

.contentBotContainer div.contentBot-col3 div.content-item-block p img{
    vertical-align: middle;
    margin: 17px 0px;
    float: left;
    margin-left: 5px;
}
.contentBotContainer div.contentBot-col.contentBot-col3{
    width: 40%;
}


#register-layer {margin:0px;height: 130px;background: #19275B;/* background:linear-gradient(#e6e6e6,#cccccc); */:-o-background:linear-gradient(#e6e6e6,#cccccc);border-bottom:1px solid #19905b;}
#register-layer p {margin:0px;float:left;padding-top: 32px;font-weight:500;font-size: 18px;/* font-family:'Roboto',sans-serif; */color: #ffffff;/* margin-left:50px; */text-transform: uppercase;}
#register-layer a {text-decoration:none;color: #ffffff;float:right;/* margin-right:50px; */display:block;height:40px;margin-top: 41px;line-height:40px;font-weight: 400;font-size:18px;/* font-family:'Raleway',sans-serif; */text-transform:uppercase;padding:0px 40px;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;border: 2px solid #ffffff;background-color: #D99204;}
#register-layer a:hover {border:2px solid #ff9900;color: #ffffff;transition:ease-in 0.2s;-webkit-transition:ease-in 0.2s;-moz-transition:ease-in 0.2s;-o-transition:ease-in 0.2s;-ms-transition:ease-in 0.2s;background: #A97307;}

/**************		section-two				********/

.section-two {
    background: #d99204;
    border-top: 3px solid #ffffff;
    height: 278px;
    background-repeat: no-repeat;
    background-size: cover;
    /* margin-top: -146px; */
}

.section-two-body {
    margin-top: 53px;
    margin-right: 0px;
}

.section-two-body p {
    /* font-family: OpenSans-Regular; */
    font-size: 14px;
    line-height: 27px;
    padding-top: 15px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.section-two-left-image {
    float: left;
    margin-right: 34px;
}

.section-two-body .btn-default {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fefefe;
    float: right;
}

.section-two-body .btn-default:hover {
    background-color: #19275b;
}

.section-two-body .btn {
    -moz-user-select: none;
    background-image: none;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    /* font-family: OpenSans-Regular; */
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 12px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif;
}

.section-two-right-image {
    margin-top: 43px;
}

.container {
    width: 1000px;
}

/* Affiliate */

#affiliate {
    width: 100%;
    height: 300px;
    background: #FFF;
}

.affiliate-inner {
    width: 1000px;
    height: 220px;
    padding: 40px 0px;
    background: #FFF;
    margin: 0px auto;
}

.affiliate-row {
    width: 430px;
    float: left;
}

.affiliate-row h1 {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 32px;
    font-weight: 400;
    margin: 10px 0px 10px 0px;
    line-height: 40px;
    text-transform: uppercase;
    color: #19275b;
}

.affiliate-row h1 span {
    font-weight: 700;
    color: #d99204;
}

.affiliate-row p {
    font-family: "omnes-pro", sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0px 0px 10px 0px;
    line-height: 25px;
    color: #34363d;
}

.affiliate-row a {
    font-family: "omnes-pro", sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0px 0px 0px 0px;
    line-height: 60px;
    color: #FFF;
    padding: 10px 30px;
    background: #19275b;
    border-radius: 3px;
    text-decoration: none;
}

.affiliate-row a:hover {
    opacity: 0.7;
}

.affiliate-image {
    width: 530px;
    float: right;
    padding: 10px 0px;
}

.payments {
    background: #d99204;
    padding-top: 25px;
    padding-bottom: 17px;
    }