@charset "utf-8";
/* CSS Document */
body{
	background:#ffffff;
	margin:0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
}
#wrapper{
	width:100%;
}
.wrap{
	width:1200px;
	margin:0 auto;
	
}
.clear{
	clear:both;
}
a{
	text-decoration:red;
}
.topcontainer{
	float:left;
	width:100%;
}
.topbg{
	background:#080942;
	background-repeat:no-repeat;
	background-size:cover;
	display:inline-table;
	width:100%;
	float:left;
}
.top{
	width: 100%;
    float: left;
    text-align: center;
}
.top ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

.top ul li{
	color: #fff;
    padding: 0px 0px;
	padding:0;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
	display:inline-block;
    font-weight: 100;
}
.cryptonatorwidget{
	border-radius: 1px!important;
    padding: 0px!important;
    background: transparent!important;
    border: none!important;
    font-family: Arial!important;
    font-size: 9px!important;
    color: #fff!important;
}
.bg1{
	background-image: url(images/bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 100%;
    float: left;
    height: 838px;
}
.header{
	width:100%;
	float:left;
}
.logo{
	width:30%;
	float:left;
}
.mail{
	width: 22%;
    float: left;
    padding-top: 55px;
    color: #ffffff;
}
.mailimg{
	width: 18%;
    float: left;
    margin: 5px 0;
}
.mailcontent{
	width:50%;
	float:left;
}
.time{
	width: 12%;
    float: left;
    padding-top: 55px;
    color: #ffffff;
}
.timeimg{
	width: 30%;
    float: left;
    margin: 6px 0;
}
.timecontent{
	width: 65%;
    float: left;
}
.lang{
	width: 10%;
    float: left;
    padding-top: 70px;
}
.loginbutton{
    float: right;
    padding-top: 71px;
}
.loginbutton a{
	color: #ffffff;
    border: 1px solid #ffcc00;
    background: transparent;
    padding: 8px 30px;
    border-radius: 25px;
    margin-right: 10px;
}
.loginbutton a:hover{
	background:#ffffff;
	color:#000;
	border:1px solid #fff;
}
#google_translate_element {
  color: transparent;
}

#google_translate_element a {
  display: none;
}
select.google_translate_element {
  color: black;
}
div.goog-te-gadget {
  color: transparent;
}
div.goog-te-gadget {
  color: transparent !important;
}
.menu{
	width: 100%;
    float: left;
    background: #080942;
    margin: 20px 0;
    padding: 10px 0;
}
.menu ul {
    list-style-type: none;
    margin: 0;
	padding: 0;
}
.menu ul li {
	display:inline-block;
    padding: 20px 48px;
}
.menu ul li a {
	color: #fff;
    padding: 0px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
}
.menu ul li a:hover{
	color: #fff;
    background: #38165a;
    border: 1px solid #1bca65;
    padding: 10px 19px;
}
.bg1content{
	text-align: center;
    margin: 110px 0px 0 0;
}
.bg1content p{
	margin: 10px 0;
    color: #fff;
}
.bg1content h1{
	color: #fff;
    font-size: 88px;
    margin: 0 0;
}
.bg1button{
	text-align: center;
    margin: 50px 0;
}
.bg1button{
	width:100%
	float:left;
	text-align:center;
}
.start{
	width: 50%;
    float: left;
    text-align: right;
}
.stop{
	width: 50%;
    float: left;
    text-align: left;
}
.start a{
	color: #442284;
    background: #ffae00;
    border: 1px solid #ffae00;
    padding: 10px 40px;
    border-radius: 25px;
	font-weight: bold;
	margin-right: 15px;
}
.start a:hover{
	background: #e8a20d4f;
    color: #f4f3f6;
    border: 1px solid #f6a800;
}
.stop a{
	color: #442284;
    background: #ffffff26;
    border: 1px solid transparent;
    padding: 10px 40px;
    border-radius: 25px;
	font-weight: bold;
	margin-right: 15px;
}
.stop a:hover{
	color: #fff;
    background: #20c2b3;
    border: 1px solid transparent;
}
.bg2{
	background-image: url(images/bg02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 100%;
    float: left;
}
.investplan{
	width:100%;
	float:left;
	padding-bottom: 50px;
}
.investplans{
	width: 100%;
    float: left;
    margin-top: 95px;
}
.investplans h1{
	color: #fff;
    font-size: 28px;
    border-left: 4px solid #20c2b3;
    padding: 0 10px;
	
}
.investplans h1 span{
	color:#ffae00;
}
.plan{
	width: 102%;
	float:left;
}
.plan1{
	background-image: url(images/plan1bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 390px;
    float: left;
    height: 178px;
    margin: 30px 5px;
}
.plan2{
	background-image: url(images/plan2bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 396px;
    float: left;
    height: 178px;
    margin: 30px 5px;
}
.plan3{
	background-image: url(images/plan3bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 400px;
    float: left;
    height: 178px;
    margin: 30px 5px;
}
.plan4{
	background-image: url(images/plan4bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 401px;
    float: left;
    height: 178px;
    margin: 30px 5px;
}
.plan5{
	background-image: url(images/plan5bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 393px;
    float: left;
    height: 178px;
    margin: 30px 5px;
}
.plan6{
	background-image: url(images/plan6bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 393px;
    float: left;
    height: 178px;
    margin: 30px 5px;
}
.plantop{
	text-align: center;
    margin-left: 25px;
	}
.yebacoins{
	color: #1bca65;
    font-size: 20px;
    margin: 20px 0 6px 0;
}
.yebacoins span{
	color: #ffae00;
}
.bonus{
	margin: 0px;
    color: #d5d5d5;
    margin-right: 70px;
}
.bonus span{
	color: #1bca65;
}
.middle{
	text-align: center;
    margin-right: 73px;
}
.mini{
	margin: 16px 0 0 0;
    color: #fff;
}
.mini span{
	margin-left: 35px;
	}
.minivalue{
	margin: 5px 0 0 15px;
    color: #ffae00;
}
.minivalue span{
    margin-left: 32px;
}
.bottom{
	text-align: center;
}
.bottom p{
	color: #1aca65;
    margin-left: 77px;
}
.bottom a{
	color: #ffffff;
    margin-left: 50px;
}
.bottom a:hover{
	color: #ffae00;
}
.bg3{
	background-image: url(images/aboutbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 100%;
    float: left;
	height: 510px;
}
.aboutus{
	width:100%;
	float:left;
	padding:50px 0;
}
.about11{
	width: 100%;
    float: left;
}
.about1{
	width:60%;
	float:left;
}
.about1 h1{
	color: #000000;
    font-size: 28px;
    border-left: 4px solid #20c2b3;
    padding: 0 10px;
    border-bottom: 1px solid #20c2b3;
}
.about1 h1 span{
	color: #20c2b3;
}
.firstpara{
	color: #707070;
    line-height: 30px;
}
.secondpara{
    color: #707070;
    line-height: 30px;
    text-align: justify;
}
.thirdpara{
    color: #707070;
    line-height: 30px;
    text-align: justify;
}
.about2{
	width:35%;
	float:left;
}
.aboutusbutton{
	padding-top: 20px;
}
.aboutusbutton a{
	color: #000;
    border:2px solid #1bca65;
    padding: 12px 25px;
    border-radius: 24px;
}
.aboutusbutton img{
	background: #1bca65;
    border-radius: 25px;
    padding: 5px 4px;
    position: relative;
    top: 8px;
}
.aboutusbutton a:hover{
	color:#000;
	border: 2px solid #ffae00;
}
.aboutusbutton img:hover{
	background: #ffae00;
}
.bg4{
	background-image: url(images/calcbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 100%;
    float: left;
	height: 370px;
}
.calc{
	width:100%;
	float:left;
	padding: 60px 0;
}
.calc1{
	width:17%;
	float:left;
}
.calc1 p{
	color: #fff;
    font-size: 28px;
}
.calc1 p span{
	color:#ffae00;
}
.calc2{
	width:46%;
	float:left;
}
.calc3{
	width:35%;
	float:left;
}
.affiliate{
	border: 4px solid #74b7b9;
    padding: 10px 40px;
    width: 60%;
}
.aff1{
	color: #fff;
    font-size: 28px;
}
.aff1 span{
	color: #ffae00;
}
.aff2{
	color: #f6f6f6;
    font-size: 24px;
}
.aff2 span{
	color: #20c2b3;
    font-size: 24px;
}
.aff3{
	color: #ffae00;
    font-size: 38px;
    margin: 4px 0;
}
.depositbutton{
	padding-top: 60px;
}

.depositbutton a{
	color: #fff;
    background: #1bca65;
    padding: 18px 30px;
    border-bottom: 5px solid #009c42;
    border-radius: 45px;
}
.depositbutton a:hover{
	color: #000;
    background: #ffae00;
    border-bottom: 5px solid #986b0a;
}
.bg5{
    background-image: url(images/bg5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 100%;
    float: left;
    height: 860px;
}
.advantage1{
	width:100%;
	float:left;
	padding: 10px 0;
}
.advantage span{
	font-weight:900;
}

.advheading span{
	color: #ffae00;
}
.advheading{
	color: #fff;
    font-size: 28px;
    border-left: 4px solid #01c0a1;
    padding: 0 15px;
    margin: 60px 0 25px 0;
}
.advantage img{
	    margin-top: 10px;
}
.advantage p{
	color:#919191;
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	text-align:center;
}
.adv1{
	width:50%;
	float:left;
	padding:40px 0;
}
.adv2{
	width:50%;
	float:left;
	margin-top:20px;
}
.advicon{
	width: 100%;
    float: left;
    padding: 10px 0;
}
.advimg{
	width: 22%;
    float: left;
    margin-top: 5px;
}
.avdcontent{
	width: 70%;
    float: left;
    height: 120px;
    padding: 5px 0;
}
.avdcontent span{
	color: #ffae00;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.avdcontent p{
	color: #696c7b;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    line-height: 30px;
}
.bg6{
	background-image: url(images/bg6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 100%;
    float: left;
    height: 600px;
}
.stat{
	width:100%;
	float:left;
}
.stat1{
	background-image: url(images/round.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
    /* display: inline-table; */
    width: 19%;
    float: left;
    height: 210px;
    margin-left: 10px;
}
.stat h1{
	color: #000;
    font-size: 28px;
    margin: 40px 0;
    border-left: 4px solid #01c0a1;
    padding: 0 15px;
}
.stat h1 span{
	color:#f0ae20;    
}
.statpara{
	color: #848484;
    padding: 0 60px;
    margin: 16px 0px 30px 0;
    margin-bottom: 80px;
}
.stat1 img{
	margin: 60px 0px 0 70px;
}
.stat1 p{
	text-align: center;
    margin: 10px 15px 50px 0;
    color: #01c0a1;
    font-size: 22px;
}
.stat1 span{
	margin-left: 50px;
}
.bg7{
	background-image: url(images/bg7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 100%;
    float: left;
}
.security{
width: 100%;
    float: left;
    padding: 30px 0;
}
.security h1{
	margin-top: 115px;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    color: #fff;
}
.footerbg{
	background-image: url(images/footerbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
    width: 100%;
    float: left;
}
.footer{
	width:100%;
	float:left;
	padding: 40px 0;
}
.footer1{
	width:30%;
	float:left;
}
.footer1 p{
	color: #fff;
    line-height: 25px;
}
.footerlink a{
	color: #fff;
    border-right: 2px solid #ea7916;
    padding-right: 20px;
}
.footerlink a:hover{
	color: #14cbb9;
}
.footer2{
	width: 35%;
    float: left;
}
.footer3{
	width: 25%;
    float: left;
	color:#fff;
}
.topfb2{
    width: 100%;
    float: left;
	padding: 15px 0;
}
.topfb{
	width: 5%;
    float: left;
    padding: 5px 10px;
}
.top2fb{
	width: 6%;
    float: left;
}
.top2fb{
	width: 93%;
    float: left;
}
.top2fb a{
	color: #000000;
    font-size: 16px;
}
.top2fb a
{
}
.top2fb a i{
	border: 1px solid #fff;
    width: 17px;
    text-align: center;
    height: 17px;
    color: #ffc13c;
    padding: 5px 6px;
    border-radius: 40px;
	background:#fff;
}
.top2fb a i:hover{
	background: #37dba9;
    color: #fff;
    border: 1px solid #37dba9;
}
.depo-bg {

	height:800px;
	background:#fff;
	background-repeat:no-repeat;
	display:inline-table;
}

.depo {

	width:100%;
	float:left;
	padding-top:50px;
}

.depo .depo-head {

	font-family: 'Myriad Pro', sans-serif;
    font-size:30px;
	color:#222222;
	text-align:center;	
}

.depo .depo-head span{

	font-family: 'Myriad Pro', sans-serif;
    font-size:30px;
	color:#222222;
	text-align:center;	
}


.depo .depoleft 
{
    width: 46%;
    float: left;
	padding-top:50px;	
}

.depo .deporight {

    float: right;
    width: 46%;
	margin-right:35px;
	padding-top:50px;
}

.depo .title
{
    color: #fff;
    background: #18428c;
    font-size: 24px;
    font-family: 'Myriad Pro', sans-serif;
    text-align: center;
    width: 590px;
    line-height: 54px;
	text-transform:uppercase;

}
.depo table
{
    background: #f5f5f5;
	padding:5px;
	width: 590px;
}
.depo table td
{
    color: #777777;
    font-size: 16px;
    font-family: 'Myriad Pro', sans-serif;
    line-height: 48px;
    text-align:center;
	border-bottom-style: dashed;
    border-bottom-color: #d5d3d3;
}



.depo table tr:nth-child(odd) 
{
	text-align:left;
}

.footer3 img{
	position: relative;
    top: 2px;
}
.footermenu{
	width: 100%;
    float: left;
    margin: 0px 0;
    padding: 0px 0;
}
.footermenu ul {
    list-style-type: none;
    margin: 0;
	padding: 0;
}
.footermenu ul li {
	display: inline-block;
    padding: 5px 26px;
    border-left: 2px solid #fff;
    height: 15px;
}
.footermenu ul li a {
	color: #fff;
    padding: 0px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
}
.footermenu ul li a:hover{
	color:#0bb8b2;
}
.payment{
	width:100%;
	float:left;
	padding: 50px 0 10px 0;
}



/********** popup part **********/

.lightbox {
	display: none;
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	transition: 3s;
}

.lightbox img {
	max-width: 96%;
	max-height: 93%;
	margin-top: 2%;
}

.lightbox:target {
	outline: none;
	display: block;
}

/********** popup part end **********/

/********** registration part **********/
.box6{
    /*box-shadow: 0px 4px 10px 3px #303131;
    padding: 10px;
background: -webkit-linear-gradient(#303131, #303131);
    background: -o-linear-gradient(#303131, #303131);
    background: -moz-linear-gradient(#AEB8C7, #303131);
    background: linear-gradient(#AEB8C7, #303131);
	background:#FFFFFF;
*/ font-family: 'Roboto', sans-serif;
	font-size:14px;
	line-height:25px;
}
.inpts{
height: 51px;
}
input.sbmt{
    background: rgb(0, 205, 159);
    color: #fff;
    border: 1px solid #00cd9f;
    padding: 15px 95px;
    outline: none;
    font-size: 20px;
    /* box-shadow: inset 0 0 0 0 #003399; */
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
input.sbmt:hover
{
     background: #ffae00;
    color: #1a2c29;
    /* box-shadow: inset 100px 0px 0px 0px #003399; */
    border: 1px solid #ffae00;
}
#formname{
text-align: center;
    text-transform: uppercase;
    color:#000000;
    font-size: 22px;
	border:3px solid #09b719;
	}
#formname_main
{
  text-transform: uppercase;
    font-size: 26px;
    color: #00cd9f;
    /* text-align: center; */
    /* background: #080942; */
    /* background: rgba(255, 255, 255, 0.2); */
    border-radius: 0px;
    padding: 10px;
    border-left: 4px solid #00cd9f;
    width: 100%;
    border-bottom: 1px solid #00cd9f;
    margin: 5px 0px;
    font-family: 'Roboto', sans-serif;
}
#formname_sub
{
color:#222;
text-transform:uppercase;
font-size:18px;
text-align:left;
/*background:#D1A703;*/
padding: 10px;
width:96%;
border-bottom: 3px solid #e6e6e6;
margin:5px 0px;
font-family: 'Roboto', sans-serif;
}
#formname_mainleft
{
color: #ffffff;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 0px;
    padding: 10px;
    width: 1180px;
    margin: 5px 0px;
    font-family: 'Roboto', sans-serif;
}
#formname_mem
{
color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    background: #02243c;
    border-radius: 0px;
    padding: 10px;
    width: 1180px;
    margin: 5px 0px;
    font-family: 'Roboto', sans-serif;
}
.alls{
height:auto !important;
}
span#menu-icon{
height: 51px;
float: left;
width: 55px;
/*border-right: 5px solid #FFFFFF;*/
margin-right: 10px;
}
.icon {

    position: relative;

    float: left;

    width: 40px;

    height: 40px;

    background: #ec4224;

    /*-webkit-border-radius: 2px 0 0 2px;

    -moz-border-radius: 2px 0 0 2px;*/

    border-radius: 0px 0 0 0px;



}

table.account_table{
    font-size: 16px;
    width: 100%;
    float: left;
    text-decoration: none;
    line-height: 50px;
    font-weight: bold;
    color: white;
    padding: 0;
    margin-left: 6px;
    margin-top: 6px;
}
table.account_table img
{
max-width:100%;
border-radius: 7px;
}
table.account_table img a
{
opacity:0.4;
filter:alpha(opacity=40);
}
table.account_table img a:hover
{
opacity:1.0;
filter:alpha(opacity=100);
text-decoration:none;
}
.account_table img
{
max-width:100%;
}
.account_table img:hover
{
transform:scale(1.1);transition:all 300ms ease-in-out; -ms-transition:all 300ms ease-in-out;
}
.member_detail{
       width: 92%;
    margin: 0px auto;
    margin: 0px 0px 15px 0px;
    float: left;
    font-family: 'Roboto', sans-serif;
/*    background: #28272d;*/
    border-radius: 0px;
}
.member_detail .left
{
    float: left;
    width: 48%;
    background: #00349a;
}
.member_detail .left tr td
{
    border-bottom: 1px solid #fff;
    line-height: 15px;
    padding: 18px;
}
.member_detail .right
{
    float: right;
    width: 48%;
    background: #3f78ea;
}
.member_detail .right tr td
{
    border-bottom: 1px solid #fff;
    line-height: 15px;
    padding: 18px;
}

.member_detail .m1
{
width:30%;
float:left;
}
.member_detail .m1
{
max-width:100%;
/*margin:10px 0px 0px 0px;*/
}
.member_detail .m2
{
width:44%;
float:left;
}
.member_detailref{
    width: 92%;
    margin: 24px 0px;
    padding: 25px;
	float:left;
    font-family: 'Ubuntu', sans-serif;
	    background: #e09e09;
	    border-radius: 0px;
}
.member_detailref img
{
max-width:100%;
}
.member_detailref img:hover
{
transform:scale(1.1);transition:all 300ms ease-in-out; -ms-transition:all 300ms ease-in-out;
}
.member_detail > #formname_r{
  color: #FFFFFF;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    background: #7545b4;
    line-height: 45px;
    height: 45px;
}
table.make_deposit td.second{
background:#242e35;
    color: #fff;
    padding: 10px;
}
table.make_deposit td.first{
background:#242e35;
    color: #fff;
    padding: 10px;
		font-family: 'Roboto', sans-serif;
	
}
.memberuser
{
float:left;
width:100%;
  /*  background: #D1A703;*/
	height:100px;
}
.memberuser table tr td
{
color:#FF0000;
font-family: 'Roboto', sans-serif;
font-size:16px;
}
.navigation a
{
    font-size: 16px;
    width: 210px;
    float: left;
    text-decoration: none;
    line-height: 50px;
    font-weight: bold;
    color:#fff;
	padding-left: 10px;
}
/*.navigation a:hover
{
color:#00FF66;
text-decoration:underline;
}*/
.navigation
{
opacity:1;
margin-top:20px;
}
.navigations td
{
font-family: 'Roboto', sans-serif;
    color: #E7BA04;
    font-size: 18px;
    border: 1px solid;
    border-color: #33ecc2;
    padding: 0;
    background-color: #00cd9f;
    /* box-shadow: inset 0 0 0 0 #003399; */
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    /* border-radius: 7px; */
}
.navigations th
{
font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    font-size: 20px;
    border-color: #666a6b;
    background-color:#7545b4;
}
.navigations td:hover
{
	font-family: 'Roboto', sans-serif;
    color: #E7BA04;
    font-style: Narrow;
    font-size: 18px;
    /* padding-left: 20px; */
    border: 1px solid #33ecc2;
    /* border-color: #666a6b; */
    color: #000!important;
    /* box-shadow: inset 0 0 0 0 #003399; */
    background-color: #ffae00;
}
.register
{
    width: 100%;
    margin: 0px auto;
	}
	.register table tr td
	{
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    background: #080942;
    color: #ffffff;
    line-height: 18px;
    border-radius: 3px;
    padding: 13px;
   border: 1px solid rgba(255, 255, 255, 0.20);
	}

/*
.inheader{
    background: #E4B704;	
}
.item {
    background: #F5F2DC;
	}*/
.table_r

{

width:100%;

height:auto;

}
.table_r .table_r1
{

width: 32%;

height: 142px;

background:rgba(255, 255, 255, 0.1);

font-family: 'Roboto', sans-serif;
border-radius: 3px;
 margin: 0px 0px 0px 0px;


}
.table_r .table_center
{
float:left;
width:20%;
}
.table_r .table_r2

{

    width: 32%;
    height: 142px;
  background:rgba(255, 255, 255, 0.1);
    font-family: 'Roboto', sans-serif;
    border-radius: 3px;
    margin: 0px 0px 0px 7px;


}
.table_r .table_r3
{

    width: 32%;
    height: 142px;
    background: rgba(255, 255, 255, 0.1);
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
    margin: 0px 0px 0px 7px;


}

.table_rr1

{

width:100%;

float:left;

height:auto;

}







.icon {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    background: #77a983;
    /*-webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;*/
    border-radius: 0px 0 0 0px;

}





<!--h1 {
/*  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  color: #06D85F;
  margin: 80px 0;
}-->*/

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
 /* border: 2px solid #06D85F;*/
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
/*.button:hover {
  background: #06D85F;
}
*/
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: -1px;
  right: 13px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #10e1d5;
}
.popup .content {
  max-height: 100%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }


.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
	}

.animated
{
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	}
	
	
.signupalign
{
width:100%;
}
.signupalign .tab1
{
float:left;
width:50%;
}	
.signupalign .tab2
{
float:right;
width:40%;
}		
	
	
	.supportcon
	{
	float:left;
	width:100%;
	}
	.supportcon .sup1
	{
	float:left;
	width:50%;
}
	.supportcon .sup2
	{
	float:left;
	width:45%;
}
    
	
	/*************login redirect style **************/
	.loginrebg
	{
	background:#000000;
	height:700px;
	}
	.loginrecontainer
	{
	float:left;
	width:100%;
	}
	
	
		/*************login redirect style **************/
		
		
/*****poput calc***********************/


h1 {
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  color: #06D85F;
  margin: 80px 0;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
 /* border: 2px solid #06D85F;*/
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
/*.button:hover {
  background: #06D85F;
}
*/
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #000;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
  opacity:0.8;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: -1px;
  right: 13px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #369223;
}
.popup .close:hover {
  color:#000;
}
.popup .content {
  max-height: 100%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }


.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
	}

.animated
{
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	}



/*****poput calc***********************/

nav .drop-down {
  list-style: none; 
  overflow: hidden; /* When ul height is reduced, ensure overflowing li are not shown */
  height: 172px; /* 172px = (38 (li) + 5 (li border)) * 4 (number of li) */
  background-color: #34495e;
  font-family: Arial;
  width: 200px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  -webkit-transition: height 0.3s ease;
          transition: height 0.3s ease;
}

nav .drop-down.closed {
  /*  When toggled via jQuery this class will reduce the height of the ul which inconjuction
      with overflow: hidden set on the ul will hide all list items apart from the first */
  /* current li height 38px + 5px border */
  height: 43px;
}

nav .drop-down li {
  border-bottom: 5px solid #2c3e50;
}

nav .drop-down li a {
  display: block;
  color: #ecf0f1;
  text-decoration: none;
  padding: 10px; /* Larger touch target area */
}

nav .drop-down li:first-child a:after {
  content: "\25BC";
  float: right;
  margin-left: -30px; /* Excessive -margin to bring link text back to center */
  margin-right: 5px;
}