form {	margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}
.toptable {
	background-color: FF8D00;
}

a.toplink, a.toplink:hover, a.toplink:visited, a.toplink:active {
	color: white;
	text-decoration: none;
}
.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDD1D7;
	text-align: center;
	background-color: ff8d00;
}

body, td, .forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.menutxt, a.menutxt:hover, a.menutxt:visited, a.menutxt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    background-color: #FF8D00;
}

.inpts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFF2;
	border: 1px inset #FEE498;
	border-color: #FF8D00;
	border-style: solid;
}
.sbmt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFECB0;
	border: 1px outset #FFFFE1;
}
a.hlp, a.hlp:active, a.hlp:visited, a.hlp:hover { font-family: verdana; font-size: 12px; color: black; text-decoration: none; cursor: help;}

.line {
	background-color: ff8d00;
}
.bgcolorleft {
	background-color: white;
}
.bgcolormain {
	background-color: white;
}
.bgcolorright {
	background-color: white;
}
div.framebody {
	text-align: left;
}
td.inheader {
	background-color: FFEA00;
	font-weight: bold;
	text-align: center; 
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
}
td.item {
	background-color: FFF9B3;	
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
.calendartable {
	background-color: ff8d00;
	text-align: center;
}
.calendartablebg {
	background-color: white;
}
.calendarweek {
	background-color: ff8d00;
	text-align: center;
	
}
td.gray {
        color: gray;
}
ul.pagination {
  list-style: none;
  margin:auto;
}
ul.pagination li {
  display: inline-block;
  padding: 2px;
}


@charset "utf-8";
/* CSS Document */
body{
background-color:#ffffff;
margin:0px;
padding:0px;
font-family: 'Roboto', sans-serif;
}
#wrapper{
width:100%;
}
.wrap{
width:1200px;
margin:0 auto;
}
.topcontainer{
float:left;
width:100%;
padding:0px;
}
.clear{
clear:both;
}
a{
text-decoration:none;
}
.topbg{
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
width:100%;
display:inline-table;
background-size:cover;
height:650px;
}
.logopart{
width:100%;
float:left;
margin-top: 30px;
}
.logo{
width:32%;
float:left;
}
.log{
width:20%;
float:left;
margin-right: 100px;
}
.log1{
width:10%;
float:left;
}
.log2{
width:30%;
float:left;
}
.log3{
width:20%;
float:left;
}
.log4{
width:20%;
float:left;
}
.log a{
color:#fff;
font-family: 'Roboto', sans-serif;}
.log a:hover{
color:#dea209;
}
button{
    padding: 12px 21px;
    background: #10141e;
    border: 1px solid #10141e;
    border-radius: 30px;
	width: 100%;
	margin-top: 15px;
}
.social{
width:19%;
float:left;
}
.social p{
color:#68727d;
margin-top: 5px;
margin-bottom: 10px;
font-family: 'Roboto', sans-serif;
}
.mailphone{
width:20%;
float:left;
margin-top: 10px;
}
.mailphone span{
margin-left: 10px;
color:#68727d;
font-family: 'Roboto', sans-serif;
}

.menupart{
    width: 100%;
    float: left;
  margin-top:50px; 
}
.home{
    width: 5%;
    height: 57px;
    float: left;
    border: 1px solid #dea209;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 42px;
    background-color: #dea209;
}
.menu{
width:94%;
float:left;
background: #343c52bd;
border: 1px solid #343c52;
border-top-right-radius: 40px;
border-bottom-right-radius: 40px;
}
.menuleft{
width:100%;
float:left;
}
.menuright{
width:0%;
float:right;
}
.menuleft ul {
    list-style-type: none;
    margin: 0;
    padding: 0;

}

.menuleft ul li {
display: inline-block;
padding: 20px 0px;
	
}

.menuleft ul li a {

    color:#fff;
    padding: 21px 28px;
    text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}
.menuleft ul li a:hover{
background:#dea209;
color:#000;
}
.bodycontent{
	float:left;
    margin-top: 100px;
	}
.bodycontent h1{
	font-size: 25px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
	}
	.bodycontent h2{
	font-size: 64px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
	margin-top: 0px;
    margin-bottom: 0px;
	}
	.bodycontent h3{
	font-size: 45px;
    color: #fab915;
    font-family: 'Roboto', sans-serif;
	margin-top: 10px;
    margin-bottom: 10px;
	}
.bodycontent a{
    padding: 12px 35px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 22px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
}
.bodycontent a:hover{
    color: #000;
    background: #dea209;
    border: 1px solid #000;
}
.coinbg{
background:#f8f8f8;
background-repeat:no-repeat;
width:100%;
display:inline-table;
background-size:cover;
}
.coin{
width:100%;
float:left;
padding: 40px 0;
}
.coinimg{
width:50%;
float:left;
}
.coincontent{
width:50%;
float:left;
}
.coincontent h1{
 color:#b6b6b6;
 font-family: 'Roboto', sans-serif;
 font-size:16px;
 }
 .coincontent h2{
 color:#000;
 font-family: 'Roboto', sans-serif;
 font-size:28px;
 margin-top: 0px;
 margin-bottom: 0px;
 }
.coincontent p{
 color:#444444;
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 line-height: 34px;
 text-align:justify;
 margin-bottom: 40px;
 }
 .coincontent a{
    color: #fff;
    padding: 11px 30px;
    background: #192028;
    border: 1px solid #192028;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
	}
.coincontent a:hover{
background:#dea209;
color:#000;
border: 1px solid #fff;
}	
.middlebg{
background-image:url(images/planbg.jpg);
background-size:cover;
display:inline-table;
background-repeat:no-repeat;
height:500px;
}
.middle{
width:100%;
float:left;
}
.middle h1{
color:#ffffff;
text-align:center;
font-size:36px;
font-family: 'Roboto', sans-serif;
padding: 30px 0;
}
.middle1{
width:20%;
float:left;
border:1px solid white;
height: 280px;
margin: 0 29px;
}
.middle1 heading{
font-family: 'Roboto', sans-serif;
font-size:36px;
color:white;
}
.one{
    color: white;
    font-family:  'Roboto', sans-serif;
    text-align: center;
    font-size: 25px;
    margin-top: 10px;
	margin-bottom: 10px;

	}
.two{
background-color:#f8f8f8;
}.two h3{
margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 45px;
	font-family: 'Roboto', sans-serif;
	color: #fab915;
}
.two p{
 text-align: center;
 font-family: 'Roboto', sans-serif;
 font-size:19px;
color: #fab915;
margin-bottom:5px;
 margin-top:5px;
}
.three p{
color:white;
font-family: 'Roboto', sans-serif;
font-size:16px;
margin-bottom: 10px;
margin-top: 12px;
text-align: center;
}
.three span{
color:#ff3131;
}
.line{
  border-bottom: 1px solid #fab915;
    width: 240px;
} 
.four span{
color:#ff3131;
text-align:center;
}
.four p{
margin-top: 14px;
margin-bottom: 14px;
color:white;
font-family: 'Roboto', sans-serif;
font-size:17px;
}
.five p{
margin-top: 13px;
margin-bottom: 13px;
color:white;
font-family: 'Roboto', sans-serif;
font-size:17px;
text-align:center;
}
.six{
padding-top: 40px;
}

.six a
{
    color: white;
    background-color: #ff5400;
    border: 0;
    padding: 10px 25px;
    margin-left: 75px;
    border-radius: 8px;
    width: 132px;
}
.calcbg{
background:#f8f8f8;
background-repeat:no-repeat;
width:100%;
display:inline-table;
background-size:cover;
height:400px;
}
.calc{
width:100%;
float:left;
padding:50px 0;
}
.calc1{
width:40%;
float:left;
text-align: -webkit-center;
}
.calc2{
width:50%;
float:right;
}
.calc2 span{
color:#0f131a;
font-family: 'Roboto', sans-serif;
font-size:18px;
font-weight: 900;
}
.calc2 p{
color:#000000;
font-family: 'Roboto', sans-serif;
font-size:16px;
}
.top{
width:100%;
float:left;
}
.runningdays{
width:50%;
float:left;
position:relative;
text-align:center;
}
.runningdays:after{
    content: '';
    position: absolute;
    background: url(images/dot.png);
    background-repeat: no-repeat;
    left: -35px;
    top: 107px;
    width: 8%;
    height: 26px;
}
.workbg{
background-image:url(images/worksbg.jpg);
background-repeat:no-repeat;
width:100%;
display:inline-table;
background-size:cover;
height:500px;
}
.work{
width:100%;
float:left;
}
.work h1{
color:#919191;
font-size:20px;
font-family: 'Roboto', sans-serif;
text-align:center;
margin-top: 30px;
}
.work h2{
color:#ffffff;
font-size:36px;
font-family: 'Roboto', sans-serif;
text-align:center;
margin-top: 0px;
margin-bottom: 0px;
}
.work1{
    width: 33%;
    float: left;
    margin-top: 75px;
	text-align:center;
	position:relative;
}
.work1:after{
    content: '';
    position: absolute;
    background-image: url(images/work_arrow.png);
    background-repeat: no-repeat;
    right: -73px;
    top: 42px;
    width: 40%;
    height: 37px;
}
.work1:last-child:after{
display:none;
}
.work1 span{
color:#ffffff;
font-size:20px;
font-family: 'Roboto', sans-serif;
text-transform:uppercase;
}
.work1 p{
    color: #d8d8d8;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-align: inherit;
    line-height: 21px;
    padding: 0 40px;
}
.work1 img{
text-align:center;
}
.advbg{
background-image:url(images/advbg.jpg);
background-repeat:no-repeat;
width:100%;
display:inline-table;
background-size:cover;
height:560px;
}
.advantage{
width:100%;
float:left;
}
.advantage h1{
color:#000000;
font-size:30px;
font-family: 'Roboto', sans-serif;
text-align:center;
}
.advantage p{
color:#919191;
font-size:18px;
font-family: 'Roboto', sans-serif;
text-align:center;
}
.adv1{
width:50%;
float:left;
margin-top:40px;
}
.adv2{
width:50%;
float:left;
margin-top:20px;
}
.advicon{
width:100%;
float:left;
}
.advimg{
width:20%;
float:left;
margin-left: 75px;
}
.avdcontent{
width:60%;
float:left;
}
.avdcontent span{
color:#e5ac1c;
font-size:20px;
font-family: 'Roboto', sans-serif;
}
.avdcontent p{
color:#555555;
font-size:14px;
font-family: 'Roboto', sans-serif;
text-align:justify;
line-height: 25px;
}
.cmpybg{
background-image:url(images/cmpybg.jpg);
background-repeat:no-repeat;
width:100%;
display:inline-table;
background-size:cover;
height: 310px;
}
.news{
width:50%;
float:left;
}
.newsimg{
width:50%;
float:left;
}
.news h1{
color:#192028;
font-size:34px;
font-family: 'Roboto', sans-serif;
margin-bottom: 0px;
margin-top: 25spx;
}
.news h2{
color:#192028;
font-size:28px;
font-family: 'Roboto', sans-serif;
margin-top: 0px;
margin-bottom: 10px;
}
.news span{
color:#fab915;
}
.news p{
    color: #192028;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 12px 0px;
	margin-top: 0px;
    margin-bottom: 17px;s
}
.news a{
padding: 15px 23px 15px 17px;
background: #fab915;
font-family: 'Roboto', sans-serif;
color:#000;
}
.news a:hover{
color:#fff;
background: #2f374a;

}
.news img{
position:relative;
left: 0px;
top: 3px;
}
.footerbg{
background-image:url(images/footerbg.jpg);
background-repeat:no-repeat;
width:100%;
display:inline-table;
background-size:cover;
height:650px;
}
.footer1{
width:100%;
float:left;
margin-top: 70px;
}
.part1{
width:66%;
float:left;
}
.part2{
width:30%;
float:left;
}
.part1 p{
color:#5e646a;
font-size:16px;
font-family: 'Roboto', sans-serif;
}
.part1 h3{
color:#fab915;
font-size:16px;
font-family: 'Roboto', sans-serif;
}
.part2 h3{
color:#fab915;
font-size:16px;
font-family: 'Roboto', sans-serif;
}
.part2 p{
color:#5e646a;
font-size:16px;
font-family: 'Roboto', sans-serif;
line-height:30px;
}
.footer3{
width:100%;
float:left;
margin-top: 50px;
}
.footerlogo{
width:33%;
float:left;
}
.footerlogo p{
color:#5e646a;
font-size:14px;
font-family: 'Roboto', sans-serif;
}
.payment{
width:33%;
float:left;
}
.payment h1{
color:#fab915;
font-size:16px;
font-family: 'Roboto', sans-serif;
margin-left: 15px;
margin-bottom: 17px;
}
.payment p{
color:#5e646a;
font-size:16px;
font-family: 'Roboto', sans-serif;
}

.bank{
width:33%;
float:left;
}
.bankimg{
width:35%;
float:left;
}
.bankcontent{
width:60%;
float:left;
}
.bankimg h1{
color:#fab915;
font-size:16px;
font-family: 'Roboto', sans-serif;
margin:0px;
}
.bankcontent p{
color:#5e646a;
font-size:16px;
font-family: 'Roboto', sans-serif;
padding: 20px 0;
line-height: 25px;
}




.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;
	    color: #000;
}

.inpts{
height: 40px;
}
input.sbmt{
    background: #dea209;
    color: #fff;
    border: 1px solid #dea209;
    padding: 10px 30px;
    outline: none;
    /* 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: #ffffff;
    color: #000;
    /* box-shadow: inset 100px 0px 0px 0px #003399; */
    border: 1px solid #ffffff;
}
#formname{
text-align: center;
    text-transform: uppercase;
    color:#000000;
    font-size: 22px;
	border:3px solid #09b719;
	}
#formname_main
{
color: #dea209;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 0px;
    padding: 10px;
    background: #1f2a3e;
    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: 100%;
    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;
}
/*.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: #202b3d;
    padding: 0;
    background-color:#202b3d;
	   /* 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:#e09e09;font-style: Narrow;
	font-size: 18px;padding-left:20px;border:1px solid #e09e09; /*border-color:#666a6b;*/     color: #fff;
	/* box-shadow: inset 0 0 0 0 #003399;*/
	background-color:#e09e09;
}
.register
{
    width: 775px;
    margin: 0px auto;
	}
	.register table tr td
	{
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    background: #1f2a3e;
    color: #FFF;
    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;

}

.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;
}