/*----------------- Created by: besthyiptemplate.com  -------------------- 
----------------------designer by---------------------*/
 *{
	margin:0px;
	padding:0px;
	}

body{
	background: #fff;
	margin:0px;
	padding:0px;
	font-family:sans-serif;
	}
	
.clr{
	clear:both;
	}
	
h1 { font-size: 40px;  color: #FFFFFF; font-family:Polt-bold; text-transform:uppercase;}
h2 { font-size: 35px;  color: #FFFFFF; font-family:Polt-bold; text-transform:uppercase;}
h3 { font-size: 30px;  color: #FFFFFF; font-family:Polt-bold; text-transform:uppercase;}
h4 { font-size: 25px;  color: #FFFFFF; font-family:Polt-bold; text-transform:uppercase;}
h5 { font-size: 20px;  color: #FFFFFF; font-family:Polt-bold; text-transform:uppercase;}
h6 { font-size:20px;   color: #000000; font-family:Polt-bold; text-transform:uppercase;}
h1, h2, h3, h4, h5, h6 { margin-bottom: 0px; margin-top:0px; }
	
	
::-webkit-input-placeholder {
		color:    #000;
	}
	:-moz-placeholder {
		color:    #000;
	}
	::-moz-placeholder {
		color:    #000;
	}
	:-ms-input-placeholder {
		color:    #000;
	}

	
a{text-decoration:none;}

@font-face{
	font-family:Polt-bold;
	src:url(fonts/Polt-bold.otf);
	}

@font-face{
	font-family:Polt-Light;
	src:url(fonts/Polt-Light.otf);
	}
	
@font-face{
	font-family:Polt-Regular;
	src:url(fonts/Polt-Regular.otf);
	}

	
input[type="submit"]{
	cursor:pointer;
	width: 100%; 
	color:#fff;
	background-color:#000;
	font-size:17px;
	font-family:Polt-Regular;
	padding: 10px 0px;
	border-radius:5px;
	border:none;
	text-transform:uppercase;
	outline:none;
    text-transform: uppercase;
    letter-spacing: 1px;
	}
input[type="submit"]:hover {
	background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	color:#000;
	}


input[type="button"]{
	cursor:pointer;
	width: 100%; 
	color:#000000;
	background-color:#f7b20e;
	font-size:17px;
	font-family:Polt-Regular;
	padding: 10px 0px;
	border-radius:5px;
	border:none;
	text-transform:uppercase;
	outline:none;
    text-transform: uppercase;
    letter-spacing: 1px;
	}
input[type="button"]:hover {
	background-color:#DB9A00;
	color:#FFFFFF;
	}

	
	
input[type='text'], input[type='password'] {
	font-size:17px;
	width: 98%;
	height:100%;
	border:none;
	padding:10px 6px;
	background-color: #fafaf7;
	color: #000;
	font-family:Polt-Regular;
	outline:none;
	border:1px solid#d7d7d7;
	}
	
textarea{
	font-size:17px;
	font-family:Polt-Regular;
    border: 1px solid #dededd; 
	border-radius:5px;
	outline:none;
	width:100%;
	padding:10px;
	height:100%;
	}	
	
.a-link{
    width: 100%;
    height: auto;
    padding: 12px 0px;
    font-size: 18px;
    font-family: Polt-Regular;
    color: #FFFFFF;
    display: block;
    text-align: center;
    border-radius: 6px;
    text-transform: uppercase;
    letter-spacing: 1px;
	}	
	
.a-link:hover{
	}
	
select{
    height: auto;
    width: 26%;
    border-radius: 5px;
    border: 1px solid #dededd;
    font-size: 16px;
    font-family: Polt-Regular;
    color: #000;
    outline: none;
    padding: 10px;
    letter-spacing: 0.5px;
	 }
	 
#main-slider{
	height:650px;
	width:100%;
	background-image:url(../images/slider.jpg);
	background-repeat:no-repeat;
	background-size:100% 650px;
	min-width:1170px;
	}

#main-slider2{
	height:90px;
	width:100%;
	background-image:url(../images/signbg.png);
	background-repeat:no-repeat;
	background-size:1500px 90px;
	min-width:1170px;
	}

#sub-slider{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	}

.header-up{
    height: auto;
    width: 1150px;
    padding: 10px 0px;
    overflow: hidden;
    background-color: transparent;
    margin-top:54px;
    padding-bottom: 5px;
    border-bottom-left-radius: 149px;
    border-top-left-radius: 153px;
    margin-left: 3px;
	}

.logo{
	height: auto;
    width: auto;
    float: left;
    overflow: hidden;
    margin-top: -60px;
    z-index: 9999;
    position: absolute;
    margin-left: -45px;
	}
	
.menu{
    height: auto;
    width: auto;
    float: left;
    overflow: hidden;
    margin-left: 47%;
	}

.menu ul{
	list-style:none;
    margin-top: 9px;
	}

.menu ul li{
	float:left;
	}

.menu ul li:first-child{
	margin-right:1px;
	}

.menu ul li a{
    font-size: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: block;
    padding: 11px 12px;
    margin-bottom: 1px;
	}

.menu ul li a:hover{
	margin-bottom:0px;
	text-decoration: underline;
    color: #FFFFFF;
	}

.language{
    height: auto;
    width: 177px;
    float: right;
    overflow: hidden;
    text-align: center;
    color: #FFFFFF;
    margin-top: 4px;
	}

.slid-down{
	height:auto;
	width:500px;
	float:right;
	overflow:hidden;
	padding:90px 0px;
	align-items: center;
	justify-content: center;
	text-align: center;
	}

.weprovide{
	height:auto;
	width:100%;
	float:right;
	overflow:hidden;
	visibility: visible;
	animation-duration: 1.5s;
	align-items: center;
	justify-content: center;
	text-align: center;
	}

.weprovide h1{
	text-transform:capitalize;
	font-size:25px;
	color:#FFFFFF;
	font-family:Times New Roman;
	text-shadow:2px 2px#000000;
	line-height: 35px;
	}
	
.weprovide h1 span{
	text-transform:capitalize;
	font-size:14px;
	color:#FAEBD7;
	font-family:sans-serif;
	text-shadow:2px 2px#000000;
	line-height: 10px;
	}
	
.provide-text{
	height:auto;
	width:100%;
	overflow:hidden;
	padding:30px 0px;
	overflow:hidden;
	}

.provide-text p{
	color:#FFFFFF;
	text-align:right;
	font-size:25px;
	text-shadow:2px 1px#000;
	}

.login-reg{
	height:auto;
	width:450px;
	float:right;
	overflow:hidden;
	margin-top:40px;
	align-items: center;
	justify-content: center;
	text-align: center;
	
	}

.login-now-{
	height:auto;
	width:205px;
	float:left;
	}

.login-now- a{
	border: 2px solid#FFFFFF;
    background-color: #FFFFFF;
	color: #003366;
	}

.login-now- a:hover{
    border: 2px solid#003366;
    background-color: #003366;
    color: #FFFFFF;
	}

.register-now{
	height:auto;
	width:205px;
	float:right;
	margin-right:5px;
	}

.register-now a{
	border: 2px solid#003366;
	background-color: #003366;
	color: #FFFFFF;
	}


.register-now a:hover{
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #003366;
	}

#main-plan{
	height:auto;
	width:100%;
	background-image: url(../images/mission-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	min-width:1170px;
	}

#sub-plan{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	}

.plan-left{
	height:467px;
	width:530px;
	float:left;
	background-color:transparent;
	padding:30px 20px;
	}

.headline{
	height:auto;
	width:auto;
	margin:0 auto;
	overflow:hidden;
	display:table;
	}
	
.headborderl{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	}

.head-text{
	height:auto;
	width:auto;
	float:left;
	padding:7px 10px;
	overflow:hidden;
	border-bottom: 2px solid #fff;
	}

.head-text h6{
	    color: #fff;
	}

.headborderr{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	}

.plan-main{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:17px;
	}
	

.planup{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.plan-percent{
	height:auto;
	width:115px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	}

.plan-percent:first-child{
	margin-left:0px;
	}
	
.plan-percent a span{
    font-size: 19px;
    text-transform: capitalize;
	}

.plan-percent a{
	display:block;
	}

.plan-percent a:hover{
	color:#fff;
	}


.roundbg{
 height: 85px;
    width: 105px;
    background-color: #010103;
   border: 2px solid#f9b20c;
    border-radius: 50%;
    float: left;
    text-align: center;
    color: #000;
    font-family: Polt-bold;
    font-size: 31px;
    line-height: 36px;
    padding-top: 20px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}


.roundbg:hover{


   height: 85px;
    width: 105px;
    background-color: #000;
    border: 2px solid#f9b20c;
    border-radius: 50%;
    float: left;
    text-align: center;
    color: #ffffff !importnat;
    font-family: Polt-bold;
    font-size: 31px;
    line-height: 36px;
    padding-top: 20px;
   background-image: none;
   

	   
	}



.plan-one{
	height:auto;
	width:490px;
	float:left;
	overflow:hidden;
	padding:20px;
background:rgba(249,178,12,0.7);
	border-radius:5px;
	margin-top:25px;

	}
	
.plan-two{
	height:auto;
	width:490px;
	float:left;
	overflow:hidden;
	padding:20px;
	background:rgba(249,178,12,0.7);
	border-radius:5px;
	margin-top:25px;
	}
	

.plan-three{
	height:auto;
	width:490px;
	float:left;
	overflow:hidden;
	padding:20px;
	background:rgba(249,178,12,0.7);
	border-radius:5px;
	margin-top:25px;
	}


.planmin{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	border-bottom:1px solid#c3a500;
	padding-bottom:8px;
	text-transform:capitalize;
	font-size:17px;
	margin-top:20px;
	}

.planmin:first-child{
	margin-top:0px;
	}


.min-left{
	height:auto;
	width:auto;
	float:left;
	}

.min-right{
	height:auto;
	width:auto;
	float:right;
	}

.calculator{
	height:471px;
	width:470px;
	float:left;
	overflow:hidden;
	padding:28px 50px;
	background-color:transparent;
	}

.head-text2{
	height:auto;
	width:auto;
	float:left;
	padding:7px 10px;
	overflow:hidden;
	border-bottom: 2px solid #000033;
	}

.head-text2 h6{
	color:#000033;
    letter-spacing: 1px;
	}

.calall{
	height:auto;
	width:100%;
	float:left;
	margin-top:30px;
	overflow:hidden;
	}

.cal-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:25px;
	}
.cal-one:first-child{
	margin-top:0px;
	}


.cal-tittle{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:Polt-bold;
	}

.cal-selectbox{
	height:auto;
	width:470px;
	float:left;
	overflow:hidden;
	margin-top:10px;
	background-color: #F0F8FF;
	}

.cal-selectbox select{
	background-color:#F0F8FF;
	border-radius:5px;
	padding:16px 10px;
	font-family:Polt-bold;
	border:none;
        width:100%;
    background-size: 100% 100%;
letter-spacing: 1px;
	}

.cal-type{
	height:auto;
	width:460px;
	float:left;
	margin-top:10px;
	background-color: #F0F8FF;
	}

.cal-type input{
	background-color:#F0F8FF;
	border:none;
	border-radius:5px;
	padding:16px 10px;
	font-family:Polt-bold;
    background-size: 100% 100%;
	}

.cal-left{
	height:auto;
	width:225px;
	float:left;
	overflow:hidden;
	}

.calearn{
	height:auto;
	width:100%;
	background-color:#F0F8FF;
	border-radius:5px;
	padding:16px 0px;
	overflow:hidden;
	margin-top:10px;
	float:left;
    text-align: center;
    background-size: 100% 100%;
	}

.calearn p{
	font-family:Polt-bold;
	}


.cal-right{
	height:auto;
	width:225px;
	float:right;
	overflow:hidden;
	}

#main-content{
	height:auto;
	width:100%;
	min-width:1170px;
	background: url(../images/cover.jpg) no-repeat;
    background-size: 100% 100%;
    min-width: 1170px;
	}

#sub-content{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:40px 0px;
	}
	
.about-up{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.about-left{
	height:auto;
	width:520px;
	float:left;
	overflow:hidden;
	}

.about-right{
	height:auto;
	width:570px;
	float:right;
	overflow: visible;
	}
	
.about-right img {
	width: 550px;
	height: 400px;
	border-radius: 10%;
	border: 2px solid #fff;
	}

.abouthead{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	}

.about-text{
	height:auto;
	width:100%;
	float:left;
	font-size:16px;
	overflow:hidden;
	margin-top:15px;
	text-align:justify;
	line-height:31px;
    color: #fff;
	}
	
.about-text h3 {
	font-size:20px;
	font-weight: 500;
	font-family: Times New Roman;
	text-align:justify;
	text-transform: capitalize;
	line-height:32px;
    color: #fff;
	margin-bottom: 20px;
	}
		
.about-text p {
	font-size:14px;
	font-weight: 500;
	font-family: sans-serif;
	text-align:justify;
	line-height:30px;
    color: #fff;
	}

.video{
	height:auto;
	width:auto;
	float:right;
	}

.main-advantege{
	height:auto;
	width:100%;
	min-width:1170px;
	background-image: url(../images/mission-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-width: 1170px;
	}

.all-advantage{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.advantage-left{
	height:auto;
	width:555px;
	float:left;
	overflow:hidden;
	}

.advantage-right{
	height:auto;
	width:555px;
	float:right;
	overflow:hidden;
	}
.advantage-one {
    height: auto;
    width: 514px;
    float: left;
    overflow: hidden;
    margin-top: 30px;
    padding: 20px;
    background: #fff;
	border-radius: 20px;
}


.advantage-one:hover {
    height: auto;
    width: 514px;
    float: left;
    overflow: hidden;
    margin-top: 30px;
    padding: 20px;
    background: #f6f6f6;
	border-radius: 20px;
}




.advantage-one:first-child{
	margin-top:0px;
	}

.advantage-icon{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	margin-right:30px;
	}
	
.advantage-icon i {
	color: #003366;
	font-weight: bold;
	font-size: 60px;
	}

.advantage-text{
	height:auto;
	width:385px;
	float:right;
	overflow:hidden;
	}

.advantage-tittle{
height: auto;
    width: 100%;
    float: left;
    font-size: 18px;
	font-weight: bold;
    text-transform: uppercase;
    font-family: sans-serif;
    color: #000033;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
	}

.advanteage-wtext{
    height: auto;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 13px;
    text-align: justify;
    font-size: 14px;
	font-family: sans-serif;
    line-height: 24px;
    letter-spacing: 0.5px;
	}

#main-state{
	height:auto;
	width:100%;
	background-image:url(../images/state.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	min-width:1170px;
	}

#sub-state{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	}

.state-one{
	    height: 140px;
	width:227px;
	float:left;
	overflow:hidden;
	padding:50px 0px;
	margin-left:1px;
    background-color: rgba(0, 0, 0, 0.35);
color:#FFFFFF;
	}

.state-one:hover{
	background-color:rgba(117,78,0,0.5);
	color:#FFFFFF;
	}

.state-one:hover .state-icon{
transform:scale(1.100);
transition: all 0.5s ease;
}

.state-one:first-child{
	margin-left:0px;
	}


.state-icon{
	height:auto;
	width:auto;
	text-align:center;
	overflow:hidden;
	transition: all 0.5s ease;
	}

.state-icon i{
    font-size: 85px;
    color: #fff;
}

.state-title{
	height:auto;
	width:auto;
	text-align:center;
	overflow:hidden;
	font-size:24px;
	text-transform:capitalize;
	margin-top:10px;
	}

.state-tiwork{
	height:auto;
	width:auto;
	text-align:center;
	overflow:hidden;
	margin-top:10px;
	font-size:24px;
	}


#main-refer{
	height: auto;
    width: 100%;
    background-image: url(../images/cover.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-width: 1170px;
	}
	
#sub-refer{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:45px 0px;

	}
.info_text{
       text-align: center;
    margin-bottom: 30px;
}
.refer-left{
	height: auto;
    width: 570px;
    float: left;
    overflow: hidden;
	}

.refer-icon{
    height: auto;
    width: auto;
    overflow: hidden;
	}

.referral-tiitle{
height: auto;
    width: auto;
    text-align: center;
    margin-top: -100px;
    float: right;
	}

.referral-tiitle p{
    color: #f9b20c;
    letter-spacing: 1px;
    font-size: 45px;
    font-weight: 600;
	}

.refer-text{
    height: auto;
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-top: -40px;
    float: right;
    margin-right: -68px;
	}

.refer-text p{
    color: #FFFFFF;
    font-size: 19px;
    line-height: 25px;
    letter-spacing: 1px;
	}


.refer-text a{
	    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
 background-color: #00a54d;
    color: #000;
    padding: 16px;
	}



.view{
	height:auto;
	width:212px;
	margin:0 auto;
	overflow:hidden;
	padding-top:25px;
	}

.view a{
	color:#000000;
	}

.refer-right{
	height: auto;
    width: 570px;
    float: right;
    overflow: hidden;
    margin-right: 70px;
	}

.refer-one{
	height:auto;
	width:660px;
	padding:5px;
	border-radius:5px;
	overflow:hidden;
	margin-top:28px;
	animation-duration: 1.5s;
	visibility: visible;
	}

.refer-one p{
    color: #f3cd02;
    letter-spacing: 1px;
    font-size: 15px;
    padding: 5px;
}

.refer-one:first-child{
	margin-top:0px;
	}



.levelbg{
	height:auto;
	width:380px;
	float:left;
	background-color:#ebb418;
	padding:17px 0px;
	border-radius:5px;
	}

.levelbg p{
	margin-left:50px;
	font-size:20px;
	font-family:Polt-bold;
	}

.levelbg2{
	height:auto;
	width:300px;
	float:left;
	background-color:#ebb418;
	padding:17px 0px;
	border-radius:5px;
	}

.levelbg2 p{
	margin-left:50px;
	font-size:20px;
	font-family:Polt-bold;
	}


.levelbg3{
	height:auto;
	width:240px;
	float:left;
	background-color:#ebb418;
	padding:17px 0px;
	border-radius:5px;
	}

.levelbg3 p{
	margin-left:50px;
	font-size:20px;
	font-family:Polt-bold;
	}
.refer-percent{
	height:auto;
	width:auto;
	margin-right:15px;
	float:right;
	margin-top:3px;
	}

#main-invest{
	height:auto;
	width:100%;
	min-width:1170px;
    background-size: 100% 100%;
	}

#sub-invest{
	height:auto;
	width:1140px;
	margin:0 auto;
	padding:35px 0px;
	overflow:hidden;
	}






.create{
	height:auto;
	width:165px;
	float:left;
	overflow:hidden;
	text-align:center;
	}

.create-icon{
	height:auto;
	width:auto;
	text-align:center;
	overflow:hidden;
	}
	
.create-icon i {
	color: #fff;
	font-size: 55px;
	font-weight: bold;
	}

.invest-tittle{
	height:auto;
	width:auto;
	text-align:center;
	margin-top:10px;
	overflow:hidden;
	}

.invest-tittle p{
	color:#fff;
	font-family:sans-serif;
	text-transform:capitalize;
	font-weight: 500;
	}

.border{
	height:auto;
	width:1019px;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0px 15px;
	}

.login{
	height:auto;
	width:210px;
	float:left;
	overflow:hidden;
	margin-left:147px;
	}

.deposit{
	height:auto;
	width:210px;
	float:left;
	overflow:hidden;
	margin-left:130px;
	}


.withdraw{
	height:auto;
	width:165px;
	float:right;
	overflow:hidden;
	}

.step-tittle{
	height:auto;
	width:1070px;
	margin:0 auto;
	overflow:hidden;
	}

.step-onet{
	height:auto;
	width:50px;
	float:left;
	margin-left:9px;
	color: #fff;
	}

.step-onetwo{
	height:auto;
	width:50px;
	float:left;
	margin-left:302px;
	color: #fff;
	}

.step-onethree{
	height:auto;
	width:50px;
	float:left;
	margin-left:294px;
	color: #fff;
	}

.step-onefour{
	height:auto;
	width:50px;
	float:right;
	color: #fff;
	}

#main-contact{
	height:auto;
	width:100%;
	min-width:1170px;
	border-top:1px solid#daa520;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebd293+0,f8f6f3+100 */
	background: rgb(235,210,147); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(235,210,147,1) 0%, rgba(248,246,243,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(235,210,147,1) 0%,rgba(248,246,243,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(235,210,147,1) 0%,rgba(248,246,243,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebd293', endColorstr='#f8f6f3',GradientType=0 ); /* IE6-9 */
	}
	
#sub-contact{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:50px 0px;
	}

.indesxcon-left{
	height:auto;
	width:790px;
	float:left;
	overflow:hidden;
	}

.indes-text{
	height:auto;
	width:auto;
	text-align:center;
	font-size:18px;
	line-height:30px;
	}

.checkregi{
	height:auto;
	width:280px;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0px;
	}

.checkregi a{
	color:#000000;
	}

.address-all{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.address-left{
	height:auto;
	width:370px;
	float:left;
	overflow:hidden;
	}

.add-head{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.add-text-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:12px;
	}

.address-right{
	height:auto;
	width:370px;
	float:right;
	overflow:hidden;
	}

.cerificate{
	height:auto;
	width:auto;
	float:right;
	overflow:hidden;
	}

#main-paybg{
	height:auto;
	width:100%;
	background-size:100% 100%;
	min-width:1170px;
	}

#sub-paybg{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:35px 0px;
	}

.accept-tittle{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	margin-right:26px;
	margin-top:5px;
	}

.accept-tittle h2{
	color:#f9b20c;
	}

.payone{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	    margin-left: 156px;
	}

#main-footer{
	height:auto;
	width:100%;
	background-color: #000;
	min-width:1170px;
	}

#sub-footer{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:22px 0px;
	}

.fo-menu{
	height:auto;
	width:auto;
	text-align:center;
	overflow:hidden;
	}

.fo-menu ul{
	list-style:none;
	display:inline-flex;
	}

.fo-menu ul li{
	float:left;
	}

.fo-menu ul li a{
    font-size: 16px;
    color: #FFFFFF;
    text-transform: uppercase;
    display: block;
    padding: 0px 27px;
    letter-spacing: 0.5px;
	}

.fo-menu ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}

.copyright{
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
	}

#main-other{
	height:auto;
	width:100%;
	background: url(../images/cover.jpg) no-repeat;
	background-size: 100% 100%;
	min-width:1170px;
	}

#sub-other{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:40px 0px;
	}

.otherbox{
	height:auto;
	width:1100px;
	border-radius:5px;
	background-color: #F0F8FF;
	box-shadow: 3px 3px 3px 3px #C0C0C0;
	padding:19px;
	overflow:hidden;
	color: #fff;
	}
	
.other-all{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:27px;
	}

.other-left{
	height:auto;
	width:535px;
	float: left;
	overflow:hidden;
	}

.other-right{
	height:auto;
	width:535px;
	float:right;
	overflow:hidden;
	}

.information-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:40px;
	}

.information-one:first-child{
	margin-top:0px;
	}

.information-head{
	height:auto;
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px solid#f1f1f0;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}

.information-head h6{
	font-size: 15px;
    color: #010103;
    font-family: Polt-bold;
    text-transform: uppercase;
    padding-top: 10px;
    padding-left: 10px;
	}

.info-boxes{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.box-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.box-one:first-child{
	margin-top:0px;
	}

.box-tittle{
	height:auto;
	width:170px;
	float:left;
	overflow:hidden;
	margin-top:10px;
    letter-spacing: 0.5px;
	color: #000;
	}

.box-type{
	height:auto;
	width:359px;
	float:left;
	}

.box-type input{
	border-radius:5px;
	}

.complete-box{
	height: 168px;
    width: 482px;
    float: left;
    border: 1px solid#d7d7d7;
    border-radius: 2px;
    padding: 120px 25px;
    margin-top: 50px;
	}
	
.upline{
	height:auto;
	width:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	}
	
	
.upline p{
	color:#8894a6;
	font-size:14px;
	}
	
	
.upline p span{
	margin-left:5px;	
	}
	
.check-text{
	height:auto;
	width:259px;
	margin:0 auto;
	overflow:hidden;
	padding-top:25px;
	}
	
.check-box{
	height:auto;
	width:30px;
	float:left;
	}
	
.check-box input{
	height:20px;
	width:20px;
	}
	
.agree{
	height:auto;
	width:auto;
	float:left;
	margin-top:0px;
	}
	
.agree p{
	font-size:363f48;
	color:#8894a6;
	}
	
.agree p span a{
	color:#000033;
	}
	
.create-an{
	height:auto;
	width:275px;
	margin:0 auto;
	overflow:hidden;
	padding-top:25px;
	}
	
	.create-an input {
	height:auto;
	width:275px;
	margin:0 auto;
	overflow:hidden;
	padding-top:25px;
	background-color: #003366;
	color: #fff;
	}	
		
	.create-an input:hover {
	height:auto;
	width:275px;
	margin:0 auto;
	overflow:hidden;
	padding-top:25px;
	background-color: #000066;
	color: #fff;
	}

.text-area{
	height:157px;
	width:535px;
	float:left;
	}

.text-area textarea{
	border:1px solid#d7d7d7;
    margin-top: 20px;
    height: 79%;
    width: 96%;
	}

.send-now{
	height:auto;
	width:154px;
	float:right;
	overflow:hidden;
	margin-top:20px;
	}
	
.send-now input {
	background-color: #003366;
	color: #fff;
	}
		
.send-now input:hover {
	background-color: #000066;
	color: #fff;
	}

.contact-text{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:15px;
	text-align:justify;
	line-height:30px;
	color: #000;
	}
	
.contactbox{
	height:auto;
	width:270px;
	overflow:hidden;
	padding:20px;
	border:1px solid#d7d7d7;
	margin-top:20px;
	float:left;
	}

.conby{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:10px;
	}

.conby:first-child{
	margin-top:0px;
	}

.conby p, .conby i{
	color:#000033;
	margin-right:5px;
	}

.net-head{
	height:auto;
	width:100%;
	overflow:hidden;
	}

.media-all{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:10px;
	}

.media{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	margin-left:10px;
	}

.media:first-child{
	margin-left:0px;
	}
	
.map{
	height:auto;
	width:100%;
	float:left;
	margin-top:20px;
	}

.main-login{
	height:auto;
	width:600px;
	padding:20px;
	border:1px solid#e1e1e1;
	overflow:hidden;
	margin:0 auto;
	background-color:#eeeeed;
	}

.login-head{
	height:auto;
	width:570px;
	margin:0 auto;
	padding-top:10px;
	overflow:hidden;
	border-bottom:1px solid#f1f1f0;
	padding-bottom:10px;
background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
margin-top: 15px;
	}
.login-head h6{
    font-size: 15px;
    color: #010103;
    font-family: Polt-bold;
    text-transform: uppercase;
    padding-top: 2px;
    padding-left: 10px;
}

.login-boxes{
	height:auto;
	width:537px;
	margin:0 auto;
	overflow:hidden;
	padding-top:20px;
	}

.forgot-login{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.forgot-pass{
	height:auto;
	width:auto;
	float:left;
	margin-top:10px;
	overflow:hidden;
	}

.forgot-pass a{
	color:#000000;
	}

.forgot-pass a:hover{
	color:#f9b20c;
	}

.login-now{
	height:auto;
	width:177px;
	float:right;
	overflow:hidden;
	}
	
.login-now input {
	height:auto;
	width:177px;
	float:right;
	overflow:hidden;
	background-color: #003366;
	color: #fff;
	}
		
.login-now input:hover {
	height:auto;
	width:177px;
	float:right;
	overflow:hidden;
	background-color: #000066;
	color: #fff;
	}

.desh-menu{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.desh-menu ul{
	list-style:none;
	}

.desh-menu ul li{
    float: left;
    line-height: 50px;
    border-right: 1px solid#383838;
    border-left: 1px solid#000;
    background-repeat: no-repeat;
    background-image: url(../images/deshbg.png);
    background-size: 100% 60px;
	}

.desh-menu ul li:last-child{
	border-right:none;
	}

.desh-menu ul li:hover{
	background-color:#f8ab0f;
	}

.desh-menu ul li a{
   color: #f1f1f0;
    display: block;
    font-size: 14px;
    width: 101px;
    height: 48px;
    text-align: center;
    padding: 0px 11.7px;
    text-transform: uppercase;
    letter-spacing: 1px;
	}


.desh-menu ul li a:hover{
   color: #000;
 


    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}






.invest-balance{
	height:169px;
	width:1138px;
	float:left;
	background-image:url(../images/deshbg.png);
	background-repeat:no-repeat;
	background-size:1138px 169px;
	margin-top:0px;
	}

.balance-left{
	height:auto;
	width:530px;
	float:left;
	padding:49px 20px;
	overflow:hidden;
	border-right:2px solid#f1f1f0;
	}

.balance-icon{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	margin-right:20px;
	}

.total-investment{
	height:auto;
	width:285px;
	float:left;
	overflow:hidden;
	}

.investment-tittle{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	text-transform:capitalize;
	font-size:20px;
	font-family:Polt-bold;
        color:#fff;
	}

.investment-dolar{
	height:auto;
	width:100%;
	float:left;
	margin-top:10px;
	text-transform:capitalize;
	font-size:30px;
	font-family:Polt-bold;
	color:#ffb900;
	}

.invest{
	height:auto;
	width:150px;
	float:right;
	overflow:hidden;
	margin-top:10px;
	}



.invest a{
	border: 2px solid#f9b20c;
    background-color: #010103 !important;
         width: 140px;
	}



.invest a:hover{
    border: 2px solid#370f0e;
    background-color: #f9b20c !important;
    color: #000;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.balance-right{
	height:auto;
	width:525px;
	float:left;
	padding:48px 20px;
	overflow:hidden;
	}

.desh-info{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}


.desh-left h6{
	font-size: 14px;
    float: left;
    text-transform: capitalize;
	}

.desh-right h6{
	font-size: 14px;
    float: right;
    text-transform: capitalize;
	}

.desh-left{
	height:auto;
	width:445px;
	float:left;
	padding:15px 50px;
	overflow:hidden;
	    background: rgb(228, 228, 222);
	}

.info-headesh{
	height:auto;
	width:100%;


	float:left;
	}

.infoall{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:25px;
	}

.infodeshlr{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	color:#FFFFFF;
	margin-top:18px;
	text-transform:capitalize;
	font-size:20px;
	}

.infodeshlr:first-child{
	margin-top:0px;
	}


.infodesh-left{
	height:auto;
	width:auto;
	float:left;
	}

.infodesh-right{
	height:auto;
	width:auto;
	float:right;
	}

.desh-right{
	height:auto;
	width:445px;
	float:right;
	padding:15px 50px;
	overflow:hidden;
	    background: rgb(228, 228, 222);
	}

.depositbg{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:25px;
	}

.deshpay{
	height:auto;
	width:840px;
	margin:0 auto;
	overflow:hidden;
	padding-top:40px;
	}

.perfect{
	height:auto;
	width:315px;
	float:left;
	overflow:hidden;
	}

.per-icon{
	height:auto;
	width:auto;
	float:left;
	margin-right:20px;
	}

.per-text{
	height:auto;
	width:200px;
	float:left;
	overflow:hidden;
	}

.per-tittle{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	font-family:Polt-bold;
	font-size:22px;
	}

.per-dolar{
	height:auto;
	width:100%;
	float:left;
	}

.per-dolar p{
	color:#feaa00;
	font-family:Polt-bold;
	margin-top:10px;
	}

.adv{
	height:auto;
	width:200px;
	float:left;
	overflow:hidden;
	}

.adv-text{
	height:auto;
	width:100px;
	float:left;
	overflow:hidden;
	} 

.desh-history{
	height:auto;
	width:1040px;
	padding:50px;
	float:left;
	overflow:hidden;
	margin-top:20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdf0a7+1,fdf9eb+100,7db9e8+100 */
	background: rgb(253,240,167); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(253,240,167,1) 1%, rgba(253,249,235,1) 100%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(253,240,167,1) 1%,rgba(253,249,235,1) 100%,rgba(125,185,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(253,240,167,1) 1%,rgba(253,249,235,1) 100%,rgba(125,185,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf0a7', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
           background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}

.history-left{
	height:auto;
	width:500px;
	float:left;
	overflow:hidden;
	}

.history-right{
	height:auto;
	width:500px;
	float:right;
	}

.history-head{
	height:auto;
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid#ebd870;
	}

.his-one{
    height: auto;
    width: 96%;
    float: left;
    overflow: hidden;
    font-family: Polt-bold;
    margin-top: 20px;
    letter-spacing: 1px;
        background-color: rgba(241, 228, 161, 0.53);
    padding: 10px;
	}

.his-left{
	height:auto;
	width:auto;
	float:left;
	}

.his-right{
	height:auto;
	width:auto;
	float:right;
	}

.main-refer{
	height:auto;
	width:100%;
	float:left;
	margin-top:40px;
	}

.refer-icon-{
	height:auto;
	width:auto;
	float:left;
	}

.refer-right-{
	height:auto;
	width:865px;
	float:right;
	overflow:hidden;
	margin-top:20px;
	}
	
.refer-head{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	font-family:Polt-bold;
	font-size:24px;
	}

.referlinkd{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.referlinkbg{
	height:auto;
	width:74px;
	float:left;
	background-color:#000;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	text-align:center;
	padding:10px 0px;
	}

.referlinkbg i{
	color:#FFFFFF;
	font-size:30px;
	}

.linkre{
	height:auto;
	width:789px;
	float:right;
	background-color:#FFFFFF;
	border:1px solid#000;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	padding:14px 0px;
	}

.linkre p{
	margin-left:30px;
    letter-spacing: 1px;
	}

.language select{
    height: auto;
    width: 100%;
    border: medium none;
    font-size: 13px;
    color: #fff;
    padding-left: 5px;
    outline: none;
  background-color: #e29803;
    padding: 13px;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #010103 !important;
}


.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}

.calcu-depo-btn{
    margin-top: 29px;
    padding: 13px 0px;
    width: 97%;
    color: #fff;
    background-color: #003366;
}



.calcu-depo-btn:hover{
    color: #fff !important;
    background-color: #003399;
    background-size: 100% 100%;
}

.error{
    width: 98%;
    color: #fff;
    background-color: red;
    padding: 10px 10px;
    letter-spacing: 1px;
    font-size: 14px;
}

.success{
    width: 98%;
    color: #fff;
    background-color: green;
    padding: 10px 10px;
    letter-spacing: 1px;
    font-size: 14px;
}

/*------news------*/


.news-one-2{
	height:auto;
	width:555px;
	float:left;
	margin-top:20px;
	}
	
.news-one:first-child{
	margin-top:0px;
	}

	
.news-headline{
	height:auto;
	width:100%;
	float:left;
	}
	
.news-icon{
	height:auto;
	width:auto;
	float:left
	}
	
.news-heading{
	height:auto;
	width:auto;
	float:left;
	margin-left:10px;
	}
	
.news-head-{
	height:auto;
	width:auto;
	}
	
.news-head- h5{
	color:#000;
	font-size:20px;
	margin-top:7px;
	}
	
.news-date{
	height:auto;
	width:auto;
float: left;
	}
	
.news-date p{
font-size: 16px;
    margin-top: 11px;
	}
	
.news-all{
    height: auto;
    width: 100%;
    float: left;
    letter-spacing: 0.5px;
    line-height: 26px;
	}

/*------news------*/

.all-dash-down{
width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    float: left;
}

table.tab {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #DA0014;border-collapse: collapse;}
table.tab th {
    font-size: 14px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #dededd;
    text-align: center;
    letter-spacing: 1px;
}
table.tab tr {}
table.tab td {
    font-size: 14px;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #CACAC2;
    background-color: rgba(0, 0, 0, 0.08);
    font-weight: 600;
    letter-spacing: 0.5px;
}


table.blank {font-size:14px;color:#333333;width:100%;border-width: 0px;border-color: #9dcc7a;border-collapse: collapse;}
table.blank th {font-size:14px;background-color:#abd28e;border-width: 0px;padding: 8px;border-style: solid;border-color: #9dcc7a;text-align:left;}
table.blank tr {}
table.blank td {font-size:14px;border-width: 0px;padding: 8px;border-style: solid;border-color: #9dcc7a;}

.deposit-tot {
    max-width: 400px;
    background-color: #FFFFFF;
    padding: 12px;
    color: #000;
    border-radius: 3px;
    margin-left: 15px;
    margin-top: 20px;
    float: none;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-bottom: 2px solid #000;
    letter-spacing: 1px;
}


.deposit-process-wrap{
width:30%; 
float:left;
}

.deposit-cancel-wrap{
width:30%;
 float:left; 
margin-left:15px;
}


.earne-total {
    max-width: 400px;
    color: #000;
    padding: 12px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 25px;
    border-radius: 4px;
    background-color: #FFFFFF;
    border-bottom: 2px solid #000;
    letter-spacing: 1px;
}


.earne-total:first-child {
margin-left:0px;
}

.tot-his{
    background-color: #FFFFFF;
    padding: 6px 14px;
    color: #000;
    border-radius: 18px;
    border-bottom: 2px solid #F8BD0B;
    letter-spacing: 1px;
}


#main-testimonial{
	height:auto;
	width:100%;
	background-color: #f4ebc2;
	min-width:1170px;
	}

#sub-testimonial{
	height:auto;
	width:1140px;
	margin:0 auto;
	padding:20px 0px;
	overflow:hidden;
	}

.testi-img-name:first-child {
    margin-left: 0px;
}
.testi-img-name {
    width: 308px;
    float: left;
    overflow: hidden;
    margin-left: 20px;
}

.testi-img-name img{
    float: left;
    border-radius: 4px;
}


.p-testi{
    line-height: 0px !important;
    padding-bottom: 21px !important;
}

.header-right-up {
    height: auto;
    width: 77.5%;
    overflow: hidden;
    padding: 0px 0px;
    float: right;
    margin-top: 20px;
	background-color: transparent;
}

.phone:first-child {
    margin-left: 0px;
}
.phone {
    height: auto;
    width: 45%;
    float: left;
    overflow: hidden;
    margin-left: 0px;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 4px;
}


.phone p i {
    color: #fff;
}

.phone p a {
    color: #fff;
}

.media {
    height: auto;
    width: auto;
    float: right;
}

.mediaone:first-child {
    margin-left: 0px;
}
.mediaone {
    height: 30px;
    width: 30px;
    float: left;
    margin-left: 10px;
    border-radius: 50%;
    background-color: #003366;
    text-align: center;
}

.mediaone a{
    display: block;
}

.mediaone a i{
	color: #fff;
    font-size: 16px;
    margin-top: 8px;
}

.mediaone:hover{
    border: 1px solid #fff;
}

.mediaone:hover a i{
    color:#fff;
}

.terms{
width: 100%;
    float: left;
    margin-top: 22px;
} 

.terms:first-child{
 margin-top: 0px;
}

.terms h1{
    font-size: 15px;
    letter-spacing: 1px;
    color: #000033;
    width: 96.4%;
    overflow: hidden;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 10px 20px;
} 

.terms p{
    margin-top: 20px;
    line-height: 25px;
    letter-spacing: .5px;
	color: #000;
} 

.terms ul{
    margin-left: 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-top: 10px;
}

.terms ul li{
    color: #000;
}

.policy {

}

.policy p{
    letter-spacing: 0.5px;
    margin-top: 22px;
    line-height: 25px;
}

.policy h1{
    font-size: 15px;
    letter-spacing: 1px;
    color: #000;
    width: 96.4%;
    overflow: hidden;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 10px 20px;
    margin-top: 22px;
}








.about {
  margin: 70px auto 40px;
  padding: 8px;
  width: 260px;
  font: 10px/18px 'Lucida Grande', Arial, sans-serif;
  color: #bbb;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #383838;
  background: rgba(34, 34, 34, 0.8);
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.4);
}
.about a {
  color: #eee;
  text-decoration: none;
  border-radius: 2px;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  -o-transition: background 0.1s;
  transition: background 0.1s;
}
.about a:hover {
  text-decoration: none;
  background: #555;
  background: rgba(255, 255, 255, 0.15);
}

.about-links {
  height: 30px;
}
.about-links > a {
  float: left;
  width: 50%;
  line-height: 30px;
  font-size: 12px;
}

.about-author {
  margin-top: 5px;
}
.about-author > a {
  padding: 1px 3px;
  margin: 0 -1px;
}

.plans {
    width: 100%;
    overflow: hidden;
}

.plan {
    float: left;
    width: 190px;
    margin: 20px 2px;
    padding: 15px 25px;
    text-align: center;
    background: white;
    background-clip: padding-box;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-left: 57px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.plan:first-child{
    margin-left:0px;
}

.plan-title {
    margin-bottom: 12px;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 1px;
    background-color: #000;
    padding-bottom: 3px;
}

.plan-price {
    margin-bottom: 9px;
    line-height: 1;
    font-size: 28px;
    font-weight: bold;
    color: #ff5900;
    letter-spacing: 1px;
}

.plan-unit {
    display: block;
    margin-top: 5px;
    font-size: 19px;
    font-weight: normal;
    color: #000;
    letter-spacing: 1px;
}

.plan-features {
    width: 100%;
    border-top: 1px solid #a9883b;
    text-align: left;
    list-style: none;
}

.plan-feature {
    line-height: 32px;
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
    text-align: center;
}
.plan-feature + .plan-feature {
  margin-top: 5px;
}

.plan-feature-unit {
  margin-left: 2px;
  font-size: 16px;
}

.plan-feature-name {
  font-size: 13px;
  font-weight: normal;
  color: #aaa;
}

.plan-button {
  position: relative;
  display: block;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
  color: white;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background: #fd935c;
  border-bottom: 2px solid #cf7e3b;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.plan-button:active {
  top: 2px;
  margin-bottom: 2px;
  border-bottom: 0;
}

.plan-highlight {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 170px;
  border: 4px solid #37bbe6;
}
.plan-highlight .plan-button {
  font-size: 18px;
  line-height: 49px;
  background: #37bce5;
  border-color: #3996b3;
  border-color: rgba(0, 0, 0, 0.15);
}

.plan-recommended {
  width: 160px;
  margin: -15px auto 15px;
  padding-bottom: 2px;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.05);
  background: #37bbe6;
  border-radius: 0 0 4px 4px;
}



.ch--{
    overflow: hidden;
    padding-top: 21px;
    padding-bottom: 2px;
}

.ch-- label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 13px;
}

.ch-- input{
    display: none;
}

.ch-- label:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    position: absolute;
    left: 3px;
    bottom: -5px;
    border-radius: 50%;
    border: 2px solid #ff5900;
}

.radio label {
	margin-bottom: 10px;
}
.radio label:before {
    border-radius: 3px;
}


input[type=radio]:checked + label:before {
    content: "\2713";
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    background-color: #ff5900;
}

.plan-line{
    width: 100%;
    overflow: hidden;
}

.plan-onehh{
    height: auto;
    width: 168px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
    background-color: #fff;
    border-radius: 4px;
    padding: 7px 0px;
	}

	
.plan-onehh:first-child{
	margin-left:0px;
	}
	
.plan-head{
	height:auto;
	width:auto;
	text-align:center;
	padding-bottom:5px;
	}
	
.plan-head h4{
    text-align: center;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 300;
    font-family: Polt-Regular;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 3px;
	}
	
.percntbg{
    height: auto;
    width: 100%;
    float: left;
    overflow: hidden;
    background-color: #000033;
    padding: 0px 0px 9px 0px;
	}
	
.percent{
    height: auto;
    width: auto;
    text-align: center;
	}

.percent h1{
    font-size: 29px;
    letter-spacing: 1px;
    color: #ffffcb;
}
	
.percent-days{
height: auto;
    width: auto;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    color: rgb(255, 228, 114);
    text-transform: capitalize;
	}
	
.minimum{
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 8px;
    height: auto;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.78);
	}

.principal{
	height:auto;
	width:auto;
	text-align:center;
	margin-top:10px;
	padding-top:5px;
	}
	
.plan-sign{
    height: auto;
    width: 105px;
    overflow: hidden;
    margin: auto;
	}

.plan-sign a{
    padding: 9px 0px;
    width: 96.5%;
    color: #fff;
    background-color: #003366;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 8px;
}
	
.plan-sign a:hover{
    color: #fff !important;
    background: #003399;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}
	




