body {
	font: 300 14px/24px 'Montserrat', sans-serif;
	color: #60666b;
	margin: 0;
}
a {
	color: #60666b
}
a:hover {
	color: #025093;
	text-decoration: none
}
a:focus, a:active {
	outline: none
}
input[type="submit"], input[type="button"], .btn-info {
	font-size: 13px;
	text-transform: uppercase;
	color: #04213e;
	display: inline-block;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	padding: 10px 25px;
	border-radius: 30px;
	background: #f2930c;
	font-weight: 600;
	border: none;
}
input[type="submit"]:hover, input[type="button"]:hover, .btn-info:hover {
	background: #025093;
	color: #fff;
}
input[type="text"], input[type="password"], input[type="email"] {
	width: 100%;
	height: 38px;
	padding: 0 10px;
	background: #f6f6f6;
	border: 1px solid #d3d3d3;
	line-height: 38px;
	font-size: 14px;
	color: #000;
	border-radius: 3px;
}
textarea {
	font-size: 14px;
	background: #f6f6f6;
	border: 1px solid #d3d3d3;
	width: 100%;
	padding: 10px;
	color: #000 !important;
	resize: none;
	border-radius: 3px;
}
select {
	color: #fff;
	font-size: 13px;
	border: 1px solid #0e61a9;
	width: auto;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(images/select_arrow.png) no-repeat right #0f264d;
	padding: 4px 25px 4px 10px;
	border-radius: 3px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, .form-container textarea:focus, textarea:focus {
	border: 1px solid #3fbfde
}
label {
	font-weight: 400;
	width: 100%;
	margin: 6px 0;
	font-size: 14px;
}
.clearfix {
	clear: both;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
/*.headerTopContainer*/
.headerTopContainer {
	width: 100%;
	overflow: hidden;
	background: #142946;
	position: absolute;
	top: 0;
}
.headerTopInner {
	width: 1170px;
	margin: 0 auto;
}
.headerTopInner p {
	font-size: 13px;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	margin: 0;
	line-height: 25px;
	padding: 12px 0;
	padding-right: 15px;
}
.headerTopInner p span {
	color: #f2930c;
}
.hdTop-row1 {
	width: 70%;
	float: left;
	font-weight: 600;
}
.hdTop-row2 {
	width: 30%;
	float: right;
	text-align: right;
}
.hdTop-row2 a {
	display: inline-block;
	line-height: 30px;
	text-transform: uppercase;
	background: url(images/hdTop-icon1.png) #05162b no-repeat center left 28px;
	padding: 10px 40px;
	text-decoration: none;
	color: #fff;
	padding-left: 65px;
	font-size: 14px;
	font-weight: 600;
}
.hdTop-row2 a:hover {
	background: url(images/hdTop-icon1.png) #f2930c no-repeat center left 28px;
}
/*headerBotContainer*/
.headerContainer {
	width: 100%;
	-webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
	background: rgba(5, 22, 41, 0.84);
	padding: 18px 0;
	position: absolute;
	top: 49px;
}
.headerInner {
	width: 1170px;
	margin: 0 auto;
}
#logo {
	display: inline-block;
	float: left;
	height: 60px;
	width: 60px;
	background: url(images/logo.png) transparent no-repeat center;
}
#logo1 {
	display: inline-block;
	float: left;
	margin-left: 15px;
	height: 60px;
	width: 215px;
	background: url(images/logo1.png) transparent no-repeat center;
}
.hdRight {
	float: right;
	padding: 13px 0;
}
.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: #f2930c;
	background: none;
}
.mainNavRight .nav > li > a {
	color: #fff;
	padding: 0px 5px;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	margin: 6px 10px;
	font-weight: 600;
}
.mainNavRight .nav > li > a.signup {
	margin: 0;
	padding: 6px 25px;
	border-radius: 30px;
	margin-left: 10px;
	color: #fff;
	background: #f2930c;
}
.mainNavRight .nav > li > a.signup:hover {
	background: #fff;
	color: #104361;
}
/*bannerContainer*/
.bannerContainer {
	width: 100%;
	overflow: hidden;
	background: url(images/banner-img2.jpg) #08172e no-repeat center top 15px;/* background-size: cover; */
}
.bannerInner {
	width: 1170px;
	margin: 0 auto;
	/* background: url(images/bn-rig.png) transparent no-repeat center right -90px; */
	padding: 145px 0 70px;
	overflow: hidden;
}
.bannerLeft {
	width: 47%;
	float: left;
	padding: 100px 0 40px;
}
.bannerLeft h3 {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 72px;
	font-weight: 700;
	margin: 0;
	line-height: 41px;
	text-transform: uppercase;
}
.bannerLeft h3 span {
	font-size: 30px;
}
.bannerLeft p {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	margin: 30px 0 40px;
	font-weight: 600
}
.banner-btt {
	width: 100%;
	overflow: hidden;
}
.banner-btt a {
	display: inline-block;
	font-size: 14px;
	text-align: center;
	border-radius: 30px;
	margin: 0;
	font-weight: 700;
	padding: 12px 45px;
	text-transform: uppercase;
	text-decoration: none;
}
.banner-btt a.bn-btt1 {
	background: #edf4f6;
	color: #0588d1;
	margin-right: 10px;
}
.banner-btt a.bn-btt2 {
	background: #f2930c;
	color: #fff;
}
.banner-btt a.bn-btt2:hover {
	background: #edf4f6;
	color: #0588d1;
}
.banner-btt a.bn-btt1:hover {
	background: #f2930c;
	color: #fff;
}
.bannerRight {
	float: right;
	position: relative;
	width: 53%;
}
.image {
	position: absolute;
	z-index: 24;
	/* margin:-60px 0 0 -60px; */
	-webkit-animation: spin 15s linear infinite;
	-moz-animation: spin 15s linear infinite;
	animation: spin 15s linear infinite;
}
 @-moz-keyframes spin {
100% {
-moz-transform: rotate(360deg);
}
}
 @-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
}
}
 @keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform:rotate(360deg);
}
}
.image1 {
	top: 142px;
	left: 200px;
}
.image2 {
	top: 252px;
	left: -2px;
}
.image3 {
	top: 26px;
	left: 90px;
}
.image4 {
	top: 402px;
	left: 107px;
}
.image5 {
	top: 310px;
	right: 88px;
}
.image6 {
	top: 12px;
	right: 180px;
}
.image7 {
	top: 123px;
	right: 77px;
}
/*companyContainer*/
.companyContainer {
	width: 100%;
	float: left;
	background: #04213e;
	padding: 40px 0;
	min-height: 202px;
}
.companyInner {
	width: 1170px;
	margin: 0 auto;
}
.ctn-company {
	width: 32%;
	float: left;
	min-height: 122px;
	padding-left: 170px;
}
.ctn-company p {
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	line-height: 25px;
	margin: 0;
	margin-bottom: 20px;
	font-weight: 600
}
.ctn-company h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #f2930c;
	line-height: 25px;
	margin: 0;
	margin-bottom: 10px;
}
.ctn-company h4 {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	line-height: 25px;
	margin: 0;
}
.ctn-company h4 span {
	font-size: 12px;
}
.ctn-company p span {
	color: #f2930c;
}
.ctn-company a {
	font-size: 13px;
	text-transform: uppercase;
	color: #04213e;
	display: inline-block;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	padding: 10px 25px;
	border-radius: 30px;
	background: #f2930c;
	font-weight: 600
}
.ctn-company a:hover {
	background: #fff;
}
.ctn-company-part1 {
	background: url(images/ctn1--img1.png) transparent no-repeat center left;
	width: 35%;
}
.ctn-company-part2 {
	background: url(images/ctn1--img2.png) transparent no-repeat center left;
}
.ctn-company-part3 {
	background: url(images/ctn1--img3.png) transparent no-repeat center left;
}
/*investmentContainer*/
.investmentContainer {
	width: 100%;
	float: left;
	background: #091933;
	padding: 35px 0 0;
	min-height: 100px;
	-webkit-box-shadow: inset 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
}
.investmentInner {
	width: 1170px;
	margin: 0 auto;
}
.investmentLeft {
	width: 100%;
	float: left;
	padding-right: 30px;
	    text-align: center;
}
.headline_b {
		font-size:24px;
	height:40px;
	line-height:40px;
	text-align:left;
	font-weight:normal;
	text-transform: uppercase;
	padding-left:22px;
	color:#fff;
	margin-left: 20px;
	margin-top: 20px;
	display:block;
}
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}
.plan {
	width: 250px;
	height: 360px;
	border-left: 30px solid #ffa500;
	background: #102646;
	display: inline-block;
	color: #fff;
	border-radius: 5px;
	margin: 10px 10px 10px 0px;
}
.plan_rate {
	margin: 10px 0px 0px 20px;
	font-size: 18px;
	text-transform: uppercase;
}
.blue {
	color: #ffa500;
}
.headline_b {
		font-size:24px;
	height:40px;
	line-height:40px;
	text-align:left;
	font-weight:normal;
	text-transform: uppercase;
	padding-left:22px;
	color:#fff;
	margin-left: 20px;
	margin-top: 20px;
	display:block;
}
.row {
	max-width: 1150px;
	display: block;
	margin: 10px auto;
	overflow: hidden;
}
.investmentLeft-row {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #063b69;
}
.investmentLeft-row1 {
	width: 50%;
	float: left;
}
.plans_bar {
	height: 500px;
	width: 100%;
	min-width: 1170px;
	display: block;
	background: #0a172a;
	overflow: hidden;
}
.investmentLeft-part1 {
	width: 40%;
	float: left;
	border-right: 1px solid #063b69;
}
.investmentLeft-part2 {
	width: 60%;
	float: right;
	padding-left: 20px;
	margin: 0 0 1px;
}
.investmentLeft-part1 h3 {
	font-size: 30px;
	font-weight: 700;
	line-height: 38px;
	margin: 0;
	color: #fff;
}
.investmentLeft-part1 p {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #fff;
	margin: 0;
}
.investmentLeft-part2 p {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 25px;
	color: #fff;
	padding-top: 5px;
	margin: 0;
}
.investmentLeft-row:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin: 0;
}
.investmentLeft-row h4 {
	font-size: 30px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 20px 0;
	font-weight: 700;
	color: #fff;
}
.investmentLeft-row h4 span {
	font-size: 14px;
	font-weight: 400;
	padding-left: 15px;
}
.investmentLeft-row h5 {
	font-size: 14px;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin: 0;
	line-height: 37px;
	float: left;
	color: #fff;
	padding: 24px 30px;
}
.investmentLeft-row h5 span {
	padding-left: 20px;
}
.investmentRight {
	width: 40%;
	float: right;
	padding-left: 80px;
}
.investmentRight h3 {
	font-size: 24px;
	color: #389aee;
	margin: 0;
	padding: 10px 0 30px;
	padding-left: 100px;
	text-transform: uppercase;
	background: url(images/call.png) transparent no-repeat top left 50px;
}
.investmentRight-part {
	width: 100%;
	border-radius: 4px;
	background: #fff;
	padding: 25px 20px;
	margin-bottom: -50px;
	position: relative;
}
.investmentRight-part h3 {
	font-size: 18px;
	color: #389aee;
	padding: 0;
	text-align: center;
	margin: 0;
	background: none;
	margin-bottom: 27px;
	text-transform: uppercase;
}
.investmentRight-part input {
	font-size: 14px;
	height: 32px;
}
.ctn-investmentRight {
	padding-left: 100px;
	background: url(images/call-ic1.png) transparent no-repeat center left;
}
.ctn-investmentRight h4 {
	text-align: center;
	font-size: 18px;
	color: #6b7178;
	margin: 0;
	padding: 15px 0;
}
.ctn-investmentRight select {
	width: 100%;
	height: 32px;
	padding: 5px 10px;
	border-radius: 4px;
	border: 1px solid #c9c9d1;
	color: #787178;
	background:#fff;
}
.ctn-investmentRight select option {
	font-size: 14px;
}
.ctn-investmentRight h5 {
    text-align: left;
    font-size: 18px;
    color: #60676e;
    margin: 0;
    padding: 15px 0;
    text-transform: uppercase;
    overflow: hidden;
}
.ctn-investmentRight h5 span {
	color: #025093;
	float: right;
}
/*reperContainer*/
.reperContainer {
	width: 100%;
	float: left;
	padding: 30px 0;
	background: #025093;
}
.reperInner {
	width: 1170px;
	margin: 0 auto;
}
.reperInner h3 {
	font-size: 22px;
	line-height: 22px;
	color: #edf4f6;
	text-transform: uppercase;
	margin: 0;
}
.reperInner h3 span {
	font-weight: 700;
}
/*contentTopContainer*/
.contentTopContainer {
	width: 100%;
	float: left;
	padding: 40px 0;
	background: #fff;
}
.contentTopInner {
	width: 1170px;
	margin: 0 auto;
}
.ctn-about-left {
	width: 52%;
	float: left;
	padding-right: 25px;
}
.ctn-about-left h1 {
	font-size: 30px;
	margin: 0;
	color: #4d5053;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.ctn-about-left p {
	font-size: 14px;
	color: #60666b;
	margin: 0;
	font-weight: 300;
	text-align: justify;
	font-family: 'Roboto', sans-serif;
	padding: 0;
	line-height: 25px;
}
.ctn-about-Right {
	width: 48%;
	float: right;
	padding-left: 25px;
}
.ctn-about-Right h3 {
	font-size: 18px;
	margin: 0;
	color: #025093;
	padding: 20px 0;
	text-transform: uppercase;
}
.ctn-about-Right p {
	font-size: 14px;
	color: #60666b;
	margin: 0;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	padding: 3px 0;
	background: url(images/call-ic2.png) transparent no-repeat center left;
	line-height: 25px;
	padding-left: 32px;
}
/*contentMidContainer*/
.contentMidContainer {
	width: 100%;
	float: left;
	min-height: 383px;
	background: #091933;
}
.ctn-mid-advanced {
	width: 100%;
	float: left;
	min-height: 128px;
	background: #04213e;
	-webkit-box-shadow: 0px 10px 11px -8px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 10px 11px -8px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 10px 11px -8px rgba(0, 0, 0, 0.75);
}
.advancedInner {
	width: 1170px;
	margin: 0 auto;
	padding-left: 315px;
}
.advancedInner a {
	display: inline-block;
	float: left;
}
.advancedInner a.advan-img1 {
	padding: 32px 0;
	margin-right: 25px;
}
.contentMidInner {
	width: 1170px;
	margin: 0 auto;
}
.contentMidLeft {
	width: 25%;
	float: left;
	background: #fff;
	padding: 10px 0;
	margin-top: -90px;
	border-radius: 4px;
	margin-bottom: -50px;
	z-index: 999;
	text-align: center;
}
.contentMidRight {
	width: 70%;
	float: right;
	padding: 40px 0 25px;
}
.solid-midRight {
	width: 100%;
	overflow: hidden;
}
.solid-midRight a {
	display: inline-block;
	height: 75px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.solid-midRight a.solid1 {
	background: url(images/ctn-solid.png) no-repeat left center;
	width: 255px;
	background-position: -4px 0px;
	margin-left: 0;
}
.solid-midRight a.solid2 {
	background: url(images/ctn-solid.png) no-repeat left center;
	width: 255px;
	background-position: -294px 0px;
}
.solid-midRight a.solid3 {
	background: url(images/ctn-solid.png) no-repeat left center;
	width: 255px;
	background-position: -587px 0;
	margin-right: 0;
}
.solid-midRight a.solid4 {
	background: url(images/ctn-solid.png) no-repeat left center;
    width: 255px;
    background-position: 0px -98px;
}

.solid-midRight a.solid5 {
	background: url(images/ctn-solid.png) no-repeat left center;
	width: 255px;
	background-position: -294px -98px;
}
.solid-midRight a.solid6 {
	background: url(images/ctn-solid.png) no-repeat left center;
	width: 255px;
	background-position: -587px -98px;
	margin-right: 0;
}
.solid-midRight a:hover {
	opacity: 0.7;
}
/*solidContainer*/
.solidContainer {
	width: 100%;
	background: #e7e8e9;
	padding: 40px 0 20px;
	float: left;
}
.solidInner {
	width: 1170px;
	margin: 0 auto;
}
.solid {
	width: 100%;
	text-align: center;
}
.solid a {
	background: url(images/solid.png) no-repeat left center;
	display: inline-block;
	height: 46px;
	margin-right: 50px;
}
.solid a.solid1 {
	width: 156px;
	background-position: 0 0px;
}
.solid a.solid2 {
	width: 198px;
	background-position: -210px 0;
}
.solid a.solid3 {
	width: 172px;
	background-position: -454px 0;
}
.solid a.solid4 {
	width: 165px;
	background-position: -673px 0;
}
.solid a.solid5 {
	width: 107px;
	background-position: -890px 0;
	margin-right: 0;
}
.solid a:hover {
	opacity: 0.7;
}
/*latestContainer*/
.latestContainer {
	width: 100%;
	background: #fff;
	padding: 30px 0;
	float: left;
}
.latestInner {
	width: 1170px;
	margin: 0 auto;
}
.ctn-latest-part1 {
	width: 32%;
	margin-right: 2%;
	border-radius: 4px;
	background: #04213e;
	float: right;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
}
.ctn-latest-part2 {
	background: #025093;
}
/*ctn-latest-part3*/
.ctn-latest-part3 {
	width: 30%;
	float: left;
}
.ctn-title {
	width: 80%;
	overflow: hidden;
	padding: 30px 0 15px;
	margin: 0 auto;
	margin-bottom: 18px;
	border-bottom: 2px solid #fff;
}
.ctn-title h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: 0;
}
.ctn-latest-part1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ctn-latest-part1>ul >li {
	border-bottom: 1px dotted #fff;
	padding: 8px 0;
	margin: 0 20px;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
}
.ctn-latest-part1 ul li:last-child {
	border-bottom: none;
	padding-bottom: 35px;
}
.ctn-latest-part1 ul li span {
	float: right;
	padding-right: 15px;
}
.ctn-latest-part1 ul li b {
	color: #fff;
	font-weight: 400;
	padding-left: 0px;
}
.ctn-latest-part1 ul li img {
	float: right;
}
.ctn-latest-row1 {
	width: 100%;
}
.ctn-latest-row1 .ctn-promote {
	width: 100%;
	text-align: left;
	padding: 25px 0;
	border-radius: 4px;
	margin-bottom: 16px;
	float: left;
	padding-left: 117px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
}
.ctn-latest-row1 .ctn-promote h3 {
	font-size: 30px;
	color: #fff;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
}
.ctn-latest-row1 .ctn-promote p {
	font-size: 14px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin: 0;
}
.ctn-latest-row1 .promote-part1 {
	background: url(images/ctn2-img1.png) #04213e no-repeat center left 30px;
}
.ctn-latest-row1 .promote-part2 {
	background: url(images/ctn2-img2.png) #04213e no-repeat center left 30px;
}
.ctn-latest-row1 .promote-part3 {
	background: url(images/ctn2-img3.png) #04213e no-repeat center left 30px;
}

.ctn-latest-row1 .promote-part4 {
	background: url(images/ctn2-img4.png) #04213e no-repeat center left 30px;
}

/*footerContainer*/
.footerContainer {
	width: 100%;
	background: #091933;
	padding: 20px 0;
	border-top: 10px solid #bec3ca;
	float: left;
}
.footerInner {
	width: 1170px;
	margin: 0 auto;
}
.ft-row1 {
	width: 43%;
	float: left;
}
.ft-logo {
	height: 60px;
	width: 290px;
	background: url(images/ft-logo.png) transparent no-repeat 0 0;
	background-size: contain;
	display: block;
	float: left;
}
.ft-row1 h3 {
	font-size: 14px;
	width: 100%;
	color: #fff;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 10px 0px;
	display: inline-block;
}
.ft-part1 {
	width: 13%;
	padding-top: 15px;
	float: left;
}
.ft-part2 a {
	line-height: 25px;
	font-size: 14px;
	font-weight: 600;
}
.ft-part2 {
	width: 18%;
	margin-top: 20px;
	float: right;
}
.ft-part2 h3 {
	font-size: 14px;
	color: #4f6281;
	margin: 0;
	padding-bottom: 10px;
}
.ft-part1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ft-part1 ul li a {
	font-size: 14px;
	line-height: 25px;
	color: #4f6281;
	font-weight: 600;
}
.ft-part1 ul li a:hover {
	color: #f2930c;
}
 @media (max-width: 1170px) {
.headerTopContainer, .headerContainer, .bannerContainer, .companyContainer, .investmentContainer, .contentTopContainer, .contentMidContainer, .reperContainer, .latestContainer, .solidContainer, .footerContainer, .footerNavContainer, .inside_wrap, .form-container-wrap, .logo-container, .member_inside {
 width: 1170px !important;
}
.headerTopInner, .headerInner, .bannerInner, .companyInner, .investmentInner, .contentTopInner, .contentMidInner, .reperInner, .latestInner, .solidInner, .footerInner, .footerNavInner, .inside_inner, .form-container.login, .form-container.forgot_pw, .form-container.signuppage {
 margin: 0 !important;
}
}
.inside .bannerLeft {
    width: 100%;
    text-align: center;
    padding: 50px 0 0px;
}
.inside .bannerLeft h3 {
	font-size:52px
}
.inside_wrap {
	width: 100%;
	float: left;
	background: #091933;
	padding: 50px 0;
	box-shadow: inset 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
}
.inside_inner {
	width: 100%;
	margin: 0 auto;
	max-width: 1170px;
	background: #fff;
	border-radius: 10px;
	padding: 20px 15px;
	overflow: hidden;
}
.about_left {
	width: 27%;
	float: left;
	text-align: center;
	padding: 20px;
	background: #025093;
	border-radius: 8px;
}
.about_right {
	float: right;
	width: 71%;
}
.about_right .ctn-about-Right {
	width: 100%;
	float: right;
	padding-left: 25px;
}
.ctn-call-bitcon {
	text-align: center;
}
.pfont {
	font-size: 35px;
}
.pamount {
	margin: 28px 0px 0px 0px;
	line-height: 24px;
	background: #c67e1f;
	padding-left: 10px;
	border-radius: 5px 0px 0px 5px;
	text-transform: uppercase;
}

.monitor-table {
	width: 100%;
	float: left;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.monitor-table tr:nth-child(odd) {
 background: #f3f3f3;
}
.monitor-table td {
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
ul.affliateblock li, .news_block, .start-step {
	padding: 20px 20px 20px 120px;
	width: 100%;
	float: left;
}
ul.affliateblock li.one {
	background: url(images/insurance.png) no-repeat 0 center;
}
ul.affliateblock li.two {
	background: url(images/affiliate_two.png) no-repeat 0 center
}
ul.affliateblock li h4, .start-step h3, .news_title {
	font-size: 18px;
	margin: 0;
	color: #025093;
	padding: 20px 0;
	text-transform: uppercase;
	font-weight: 600;
}
.reperContainer.affiliate {
	text-align: center
}
.support .inside_inner {
	background: none;
}
.contact_left {
	width: 50%;
	float: left;
}
.contact_right {
	margin: 0 0 0 3%;
	width: 47%;
	float: left;
	padding: 15px;
	border-radius: 15px;
	background: #fff;
}
.address, .emailblock, .phone {
	padding: 15px 15px 15px 120px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	color: #fff;
}
.address h2, .emailblock h2, .phone h2, .section-header, h2.section-title, h3.refheader {
	font-size: 18px;
	margin: 0;
	color: #f2930c;
	padding: 20px 0;
	text-transform: uppercase;
}
.address {
	background: url(images/location_icon.png) no-repeat 20px center;
}
.emailblock {
	background: url(images/email_icon.png) no-repeat 20px center;
}
.emailblock a {
	color: #fff;
}
.phone {
	background: url(images/phone_icon.png) no-repeat 20px center;
	border: none;
}
.contact_right h2, h5.section-header, .howto h2 {
	font-size: 30px;
	margin: 0;
	color: #4d5053;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.form-container-wrap {
	width: 100%;
	float: left;
	background: #091933;
	padding: 50px 0;
	box-shadow: inset 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
}
.form-container.login, .form-container.forgot_pw, .form-container.signuppage {
	width: 100%;
	margin: 0 auto;
	max-width: 1170px;
	border-radius: 10px;
	padding: 30px 15px 15px;
	overflow: hidden;
}
.form-container.login form, .form-container.forgot_pw form, .form-container.signuppage form, .logo-container form {
	margin: 0 0 0 3%;
	width: 47%;
	float: left;
	padding: 15px;
	border-radius: 15px;
	background: #fff;
}
.login_left {
	width: 50%;
	float: left;
}
.login_left h2 {
	font-size: 18px;
	margin: 0;
	color: #f2930c;
	padding: 20px 0;
	text-transform: uppercase;
}
.login_left p {
	font-size: 14px;
	color: #ccc;
	margin: 0;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	padding: 3px 0;
	background: url(images/call-ic2.png) transparent no-repeat left 5px;
	line-height: 25px;
	padding-left: 32px;
}
.form-container.login form td, .form-container.forgot_pw td, .form-container.signuppage td {
	padding: 5px 10px;
	vertical-align: middle
}
.form-container.login input.sbmt, .form-container.forgot_pw input.sbmt, .form-container.signuppage input.sbmt {
	width: 100%;
}
.existing_user {
	text-align: center;
	line-height: 50px;
	color: #025093;
	width: 100%;
	float: left;
}
.existing_user a {
	color: #025093;
}
.login_redirect {
	background: #091933;
	text-align: center;
}
.logo-container {
	margin: 100px auto;
	width: 100%;
	max-width: 600px;
	padding: 30px;
	border-radius: 15px;
	background: #025093;
}
.login_redirect h2 {
	text-align: center;
	color: #f2930c;
}
.news_title, .news_infos, .news_time {
	width: 100%;
	float: left;
}
.news_block {
	background: url(images/news_icon.png) no-repeat left 35px;
}
.news_time {
	font-size: 13px;
	color: #222;
	padding: 10px 0 0 0
}
.start-step.one {
	background: url(images/howto1.png) no-repeat left 35px;
}
.start-step.two {
	background: url(images/howto2.png) no-repeat left 35px;
}
.start-step.three {
	background: url(images/howto3.png) no-repeat left 35px;
}
.start-step.four {
	background: url(images/howto4.png) no-repeat left 35px;
}
.start-step.five {
	background: url(images/howto5.png) no-repeat left 35px;
}
.start-step.six {
	background: url(images/howto6.png) no-repeat left 35px;
}
.member_wrap {
	background: #fff;
}
.big-stats {
	background: #091933;
	width: 100%;
	float: left;
}
.big-stats .inside_inner {
	background: none;
}
.big-stats-box {
	width: 25%;
	float: left;
	background: #f2930c;
	padding: 10px;
	border-radius: 6px;
}
.big-stats-box.common {
	background: none;
	width: 23%;
	margin: 0 0 0 2%;
}
.big-stats-box .left {
	width: 25%;
	float: left;
}
.big-stats-box .right {
	width: 75%;
	float: left;
}
.big-stats-box .right h2 {
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	margin: 5px 0;
}
.big-stats-box .right p {
	color: #fff;
}
.af_top {
	background: #025093;
	color: #fff;
	width: 100%;
	float: left;
	padding: 10px 0 20px;
}
.af_top .inside_inner, .member_inside .inside_inner {
	background: none
}
.af_top .inside_inner p {
	width: 15%;
	float: left;
	margin: 0 0 0 320px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
}
.af_top .inside_inner h2 {
	width: 56%;
	float: left;
	margin: 0;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 300;
	text-transform: none;
	line-height: 25px;
}
.member_inside {
	width: 100%;
	float: left;
	position: relative;
	background: #091933;
	min-height: 510px;
	-webkit-box-shadow: inset 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px 5px 10px -2px rgba(0, 0, 0, 0.75);
}
.mem_wrapper {
	width: 100%;
	float: left;
}
.membersidebar {
	background: #fff;
	width: 285px;
	padding: 15px;
	border-radius: 6px;
	position: absolute;
	z-index: 999;
	top: -60px;
	height: auto;
	min-height: 510px;
}
.membersidebar h3 {
	font-size: 20px;
	color: #389aee;
	margin: 0 0 15px;
	text-transform: uppercase;
}
.membersidebar ul li {
	border-bottom: 1px solid #e3e3e3;
	line-height: 40px;
}
.membersidebar ul li a {
	display: block;
}
.membersidebar ul li:last-child {
	border: none;
}
.membersidebar ul li span {
	width: 40px;
	height: 40px;
	float: left;
}
.membersidebar ul li span.one {
	background: url(images/membersidebar1.png) no-repeat left center;
}
.membersidebar ul li span.two {
	background: url(images/membersidebar2.png) no-repeat left center;
}
.membersidebar ul li span.three {
	background: url(images/membersidebar3.png) no-repeat left center;
}
.membersidebar ul li span.four {
	background: url(images/membersidebar4.png) no-repeat left center;
}
.membersidebar ul li span.five {
	background: url(images/membersidebar5.png) no-repeat left center;
}
.membersidebar ul li span.six {
	background: url(images/membersidebar6.png) no-repeat left center;
}
.membersidebar ul li span.seven {
	background: url(images/membersidebar7.png) no-repeat left center;
}
.membersidebar ul li span.eight {
	background: url(images/membersidebar8.png) no-repeat left center;
}
.membersidebar ul li span.nine {
	background: url(images/membersidebar9.png) no-repeat left center;
}
.membersidebar ul li span.ten {
	background: url(images/membersidebar10.png) no-repeat left center;
}
.membersidebar ul li span.eleven {
	background: url(images/membersidebar11.png) no-repeat left center;
}
.member-container {
	float: right;
	width: 820px;
	color: #fff;
}
.member-right, .account-bottom, .detailed-stats {
	width: 100%;
	float: left;
}
.account_mid {
	width: 100%;
	float: left;
	padding: 10px 0;
	border-bottom: 1px solid #063b69;
	margin: 0 0 20px;
}
.mem_mid {
	width: 33.33%;
	float: left;
	padding: 0 0 0 95px;
	border-right: 1px solid #063b69;
}
.mem_mid.one {
	background: url(images/mem_mid1.png) no-repeat 8px center;
}
.mem_mid.two {
	background: url(images/mem_mid2.png) no-repeat 8px center;
}
.mem_mid.three {
	background: url(images/mem_mid3.png) no-repeat 8px center;
	border-right: none;
}
.mem_mid p {
	margin: 0;
}
.mem_mid h3 {
	font-family: 'Roboto', sans-serif;
	margin: 10px 0 0 0;
	font-size: 28px;
}
.pull-left, .pull-right {
	width: 48%;
}
.detailed-stats-box {
	background: #025093;
	padding: 15px;
	width: 100%;
	float: left;
	margin: 0 0 30px;
	border-radius: 6px;
}
.detailed-stats-box .detailed-stats-img {
	float: left;
	width: 25%;
	text-align: center;
	margin: 0;
}
.detailed-stats-box p {
}
.detailed-stats-box h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	margin: 5px 0;
}
.acc_button_wrap {
	text-align: center;
	margin: 0 0 25px;
	border-bottom: 1px solid #063b69;
	padding: 0 0 15px;
}
.acc_button_wrap a.acc_button {
	display: inline-block;
	font-size: 13px;
	text-align: center;
	border-radius: 30px;
	margin: 0;
	margin-right: 0px;
	font-weight: 700;
	padding: 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
}
.acc_button_wrap a.acc_button.eh, .acc_button_wrap a.acc_button.wf {
	background: #edf4f6;
	color: #0588d1;
	margin-right: 6px;
}
.acc_button_wrap a.acc_button.tw, .acc_button_wrap a.acc_button.af {
	background: #f2930c;
	color: #fff;
}
.acc_button_wrap a.acc_button.eh:hover, .acc_button_wrap a.acc_button.wf:hover {
	background: #f2930c;
	color: #fff;
}
.acc_button_wrap a.acc_button.tw:hover, .acc_button_wrap a.acc_button.af:hover {
	background: #edf4f6;
	color: #0588d1;
}
.member-right table {
	border-left: 1px solid #0e61a9;
	border-top: 1px solid #0e61a9;
	margin-bottom: 10px
}
.member-right table tr {
	background: #0b1d3a
}
.member-right table td, .member-right table th {
	border-bottom: 1px solid #0e61a9;
	border-right: 1px solid #0e61a9;
	padding: 8px 10px;
	font-size: 13px
}
.member-right table tr:nth-child(odd) {
 background: #0d2142
}
.member-right td.inheader {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	background: #025093
}
.member-right b, .member-right strong {
	color: #f2930c;
	font-weight: 600
}
.member-right a {
	color: #0483f1;
}
.member-right a:hover {
	color: #f2930c;
}
.aff-banners .nav-tabs > li > a {
	background: #025093;
	color: #fff;
	padding: 8px 30px;
	border-color: #025093 !important;
}
.aff-banners .nav-tabs > li > a:hover, .aff-banners .nav-tabs > li.active > a {
	background: #f2930c;
	color: #fff;
}
#show-hide-2 {
	padding: 20px;
	border: 1px solid #025093
}
.nav-tabs {
	border: none
}
.account_deposit .investmentLeft {
	width: 100%;
	padding: 0;
}
.account_deposit .investmentLeft-row .radio {
	background: #f2930c;
	width: 150px;
	color: #223d46;
	text-align: center;
	padding: 8px 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	border-radius: 50px;
	float: left;
}
.account_deposit .investmentLeft-row input[type=radio] {
	display: none
}
.account_deposit .investmentLeft-row input[type=radio]:checked + .radio {
	background: #ffffff;
	color: #223d46;
}
.investmentLeft-row.last .radio {
	margin: 20px 0 0 0;
}

.member-right table th.plan-top {
	color:#F2930C;
	text-align:center;
	text-transform:uppercase;
}

.member-right tr.small-plans td.inheader, 
.member-right tr.small-plans td {
    padding: 0px 10px;
    color: white;
    font-size: 10px;

}

.member-right .investmentLeft-part2 {
    width: 60%;
    float: right;
    padding-right: 20px;
    margin: 0 0 1px;
    padding-left: 5px;
}

.plans-container {overflow:hidden;}

.plans-container table {margin-bottom:0px;}

.plans-container .plan-one {float:left; width:50%; border:1px solid #F2930C; padding:5px; margin-bottom:5px;}

.deposit_confirm {width:100%;}
