/*
font-family: 'Muli', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Roboto Slab', serif;

*/


@font-face {
  font-family: 'Gilroy-Light';
  src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gilroy-Light.otf')  format('opentype'),
	     url('../fonts/Gilroy-Light.woff') format('woff'), url('../fonts/Gilroy-Light.ttf')  format('truetype'), url('../fonts/Gilroy-Light.svg#Gilroy-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy-ExtraBold';
  src: url('../fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gilroy-ExtraBold.otf')  format('opentype'),
	     url('../fonts/Gilroy-ExtraBold.woff') format('woff'), url('../fonts/Gilroy-ExtraBold.ttf')  format('truetype'), url('../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'BEBAS';
    src: url('../fonts/BEBAS.eot');
    src: url('../fonts/BEBAS.eot') format('embedded-opentype'),
         url('../fonts/BEBAS.woff2') format('woff2'),
         url('../fonts/BEBAS.woff') format('woff'),
         url('../fonts/BEBAS.ttf') format('truetype'),
         url('../fonts/BEBAS.svg#BEBAS') format('svg');
}



body {
	background-color: #fff;
	font-family: 'Poppins', sans-serif;
	color: #000d1e;
	font-size: 16px;
}
a
{
text-decoration:none;
}
a:hover
{
text-decoration:none;
}

.top-bg {
	
    background: #3b03a8 url(images/top-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 794px;
    padding: 30px 0px 30px;
 /*background-attachment: fixed;  */
}
.top-bg1 {
	
    background: #3b03a8 url(images/top-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 235px;
    padding: 30px 0px 30px;
    /* background-attachment: fixed; */
}
.top
{
	padding:0px 0px 0px 0px;
}
.top .toplogo
{
    padding: 0px;
    margin-top: -28px;
}
.top .toplogo a
{
}
.top .topsoci
{
    margin-top: -31px;
}
.top .topsoci ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.top .topsoci ul li
{
    display: inline-block;
    padding: 0px 3px;
}
.top .topsoci ul li a
{
}
.top .topsoci ul li a i
{
	    background: #017bff;
    color: #fff;
    padding: 14px 5px;
    width: 38px;
    height: 45px;
    text-align: center;
}
.top .topsoci ul li a i:hover
{
	    background: #ffc768;
    height: 55px;
    padding: 17px 5px;
    transition: 0.8s;
}
.top .toptimer
{
 float: right; 
    margin-top: 0px;
}
.top .toptimer ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.top .toptimer ul li
{
    display: inline-block;
    padding: 10px 39px;
}
.top .toptimer ul li 
{
font-family: 'Roboto Slab', serif;
    font-size: 12px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}
.top .toptimer ul li span
{
    font-size: 15px;
    font-weight: bold;
}
.top .toptimer ul li img
{
    position: absolute;
    margin-left: -60px;
    margin-top: 4px;
}
.topNav {
	
    float: right;
    padding: 27px 0px 0px 0px;
}

.topNav ul {
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.topNav ul li {
	
	display: inline-block;
}

.topNav ul li a {
	
    font-family: 'Roboto Slab', serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 15px;
}
.topNav ul li a i
{
	    font-size: 22px;
}

.topNav ul li a:hover {
    color: #ffc768;
    transition: 0.8s;

}

.topNav ul li:last-child a {
	
	padding-right: 0px;
}

.mobileMenu {
	
	position: absolute;
	top: 0px;
	left: -49px;
	z-index: 999;
	display: none;
}

.mobileMenu a {
	
    display: block;
    float: right;
    color: #ffffff;
    text-align: center;
    padding: 8px 17px;
    text-decoration: none;
    font-size: 17px;
    background-color: #ffc768;
    border-radius: 7px 0 0 7px;

}

.box-paidout { left: 20px; display: block; bottom: 20px; position: fixed; z-index: 10000; min-width: 400px;font-family: 'Roboto Slab', serif; }
.box-paidout > div { position: absolute; bottom: 0; left: 0; display: none; padding: 15px 100px 15px 20px;     background-image: linear-gradient(#3d3dce, #0576fb); color: #fff; z-index: 100; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; border-radius: 6px; overflow: hidden; min-width: 300px; }
.box-paidout > div > abbr { display: block; line-height: 22px; }
.box-paidout > div > i { position: absolute; right: 20px; position: absolute; top: 50%; -webkit-transform: translate(0%, -50%); -moz-transform: translate(0%, -50%); -o-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); transform: translate(0%, -50%); color: #e96613; font-size: 20px; height: 36px; width: 36px; text-align: center; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%; background:#fff; }
.box-paidout > div > b { color: #fff; font-size: 27px; font-weight: 500; display: inline-block; position: relative; z-index: 11; line-height: 35px; }
.box-paidout > div > b img { height: 25px; position: absolute; left: 0; position: absolute; top: 50%; -webkit-transform: translate(0%, -50%); -moz-transform: translate(0%, -50%); -o-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); transform: translate(0%, -50%); }
.box-paidout > div span { padding-left: 3px; font-size: 15px; display: block; font-size: 16px; position: relative; z-index: 10; line-height: 35px;}
.box-paidout > div > small { font-size: 14px;padding-left: 3px; opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); display: block; position: relative; z-index: 10; color: #16d0b8; }

.cryptonatorwidget {
    border-radius: 4px;
    padding: 0 !important;
    background: transparent;
    border: 0px solid transparent;
    font-family: Sans-Serif;
    font-size: 100% !important;
    color: #fff;
	line-height: 30px;
    height: 30px;
    overflow: hidden;
    position: relative;
	  font-family: 'Source Sans Pro', sans-serif !important;
}
.cryptonatorwidget div:last-child {
display:none;
}
.cryptonatorwidget div font
{
display:none;
}
.cryptonatorwidget div b font
{
display:inline-block;
}

.goog-te-gadget-simple
{
    background-color: transparent!important;
    border-left: transparent!important;
    border-top: transparent!important;
    border-bottom: transparent!important;
    border-right: transparent!important;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
}
.goog-te-gadget-icon
{
display:none!important;
}
.top .topsta
{
    margin-top: 45px;
    
}
.top .topsta .staone
{
}
.top .topsta .staone .stafirst
{
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    color: #ffffff;
    padding: 18px 15px;
    background: url(images/stapic.png) no-repeat top center;
    background-size: cover;
    text-align: center;
    min-height: 176px;
    max-width: 314px;
    min-height: 65px;
    margin-left: 100px;
}
.top .topsta .staone .stafirst span
{
	font-weight:bold;
	color:#e8cd09;
}
.top .topsta .staone .staleftone
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #fefeff;
    line-height: 32px;
    padding: 10px 18px 0px 0px;
    text-align: right;
    background: url(images/staleftr.png) no-repeat top center;
    background-size: cover;
    text-align: right;
    min-height: 176px;
    max-width: 319px;
    margin-top: 25px;
    min-height: 90px;
}
.top .topsta .staone .staleftone span
{
	font-weight:bold;
	font-size:24px;
	color:#fefeff;
}
.top .topsta .staone .starightone
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #e8cd09;
    line-height: 32px;
    padding: 10px 0px 0px 18px;
    background: url(images/starightr.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 319px;
    margin-top: 25px;
    min-height: 90px;
}
.top .topsta .staone .starightone span
{
	font-weight:bold;
	font-size:24px;
	color:#e8cd09;
}

.top .topsta .staone .stalefttwo
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #fefeff;
    line-height: 32px;
    padding: 10px 18px 0px 0px;
    text-align: right;
    background: url(images/staleftr1.png) no-repeat top center;
    background-size: cover;
    text-align: right;
    min-height: 176px;
    max-width: 319px;
     margin-top:5px;
    min-height: 90px;
}
.top .topsta .staone .stalefttwo span
{
	font-weight:bold;
	font-size:24px;
	color:#fefeff;
}

.top .topsta .staone .starighttwo
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #e8cd09;
    line-height: 32px;
    padding: 10px 0px 0px 18px;
    background: url(images/starightr1.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 319px;
    margin-top:5px;
    min-height: 90px;
}
.top .topsta .staone .starighttwo span
{
	font-weight:bold;
	font-size:24px;
	color:#e8cd09;
}

.top .topsta .staone .staleftthree
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #fefeff;
    line-height: 32px;
    padding: 10px 18px 0px 0px;
    text-align: right;
    background: url(images/staleftr2.png) no-repeat top center;
    background-size: cover;
    text-align: right;
    min-height: 176px;
    max-width: 319px;
    margin-top:5px;
    min-height: 90px;
}
.top .topsta .staone .staleftthree span
{
	font-weight:bold;
	font-size:24px;
	color:#fefeff;
}
.top .topsta .staone .starightthree
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #e8cd09;
    line-height: 32px;
    padding: 10px 0px 0px 18px;
    background: url(images/starightr2.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 319px;
    margin-top:5px;
    min-height: 90px;
}
.top .topsta .staone .starightthree span
{
	font-weight:bold;
	font-size:24px;
	color:#e8cd09;
}
.top .topsta .staone .staleftfour
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #fefeff;
    line-height: 32px;
    padding: 10px 18px 0px 0px;
    text-align: right;
    background: url(images/staleftr3.png) no-repeat top center;
    background-size: cover;
    text-align: right;
    min-height: 176px;
    max-width: 319px;
     margin-top:5px;
    min-height: 90px;
}
.top .topsta .staone .staleftfour span
{
	font-weight:bold;
	font-size:24px;
	color:#fefeff;
}
.top .topsta .staone .starightfour
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #e8cd09;
    line-height: 32px;
    padding: 10px 0px 0px 18px;
    background: url(images/starightr3.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 319px;
    margin-top:5px;
    min-height: 90px;
}
.top .topsta .staone .starightfour span
{
	font-weight:bold;
	font-size:24px;
	color:#e8cd09;
}

.top .topsta .staone .staleftfive
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #fefeff;
    line-height: 32px;
    padding: 10px 18px 0px 0px;
    text-align: right;
    background: url(images/staleftr4.png) no-repeat top center;
    background-size: cover;
    text-align: right;
    min-height: 176px;
    max-width: 319px;
     margin-top:5px;
    min-height: 90px;
}
.top .topsta .staone .staleftfive span
{
	font-weight:bold;
	font-size:24px;
	color:#fefeff;
}

.top .topsta .staone .starightfive
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #e8cd09;
    line-height: 32px;
    padding: 10px 0px 0px 18px;
    background: url(images/starightr4.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 319px;
    margin-top:5px;
    min-height: 90px;
}
.top .topsta .staone .starightfive span
{
    font-weight: bold;
    font-size: 19px;
    color: #e8cd09;
}
.top .topstarightr
{	
background: url(images/right-bg.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 419px;
    margin-top: 5px;
    min-height: 452px;
    margin-top: 45px;
}
.top .topstarightr .topstalink
{
}
.top .topstarightr .topstalink ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.top .topstarightr .topstalink ul li
{
    display: inline-block;
    padding: 0px 12px;
    margin-top: 370px;
}

.top .topstarightr .topstalink ul li a
{
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fffd4c;
    padding: 12px 17px;
    border-radius: 30px;
    display: inline-block;
    transition: 0.7s;
    transition-duration: .5s;
    transition-property: transform;
    border: 4px solid #20a7c4;
    position: relative;
 
}
.top .topstarightr .topstalink ul li a:hover
{
     color: #fff;
    background-image: linear-gradient(to right, #0279fd , #3941d1);
    border: 4px solid #0576fb;
    transition: 0.8s;
    color: #fff;
    /* background: #ffffff3d; */
    border: 1px solid #1f5ae5;
    transition: 0.7s;
    transform: translateY(15px);
    animation-name: hang;
    animation-duration: 1.5s;
    animation-delay: $defaultDuration;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
/*********************************************************************/
.about-bg {
	
    background: #3b03a8 url(images/about-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 643px;
    padding: 30px 0px 30px;
    /* background-attachment: fixed;*/
}
.about
{
}
.about .aboleftr
{
    margin-top: 110px;
    margin-bottom: 55px;
	
}
.about .aborightr
{
	padding:0px 0px 0px 0px;
}
.about .aborightr .aborightit
{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #333333;
    padding: 0px 0px 10px 0px;
}
.about .aborightr .aborightit1
{
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    color: #333333;
    padding: 0px 0px 20px 0px;
}
.about .aborightr .aborightit1:after
{
    position: absolute;
    border-bottom: 1px solid #3e3ecf;
    content: "";
    width: 16%;
    float: left;
    text-align: left;
    margin-left: -220px;
    margin-top: 45px;
}
.about .aborightr .aborightit1 span
{
	color:#3e3ecf;
}
.about .aborightr .aborighcont
{
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    line-height: 25px;
    color: #385573;
    padding: 0px 0px 0px 0px;
}
.about .aborightr .abocert
{
	    margin-top: 34px;
}
.about .aborightr .abocert .abocertpic
{
    margin-top: 22px;
    float: left;
    margin-left: -18px;
}
.about .aborightr .abocert .abocerttextr
{
	    margin-bottom:70px;
}
.about .aborightr .abocert .abocerttextr .abocertwrd
{
    font-family: 'Roboto Slab', serif;
    font-size: 15px;
    line-height: 42px;
    color: #385573;
    padding: 7px 0px 0px 0px;
}
.about .aborightr .abocert .abocerttextr .abocertwrd span
{
}
.about .aborightr .abocert .abocerttextr .abocertwrd span a
{
	color:#3d3dce;
	font-size:30px;
	font-weight:bold;
}
.about .aborightr .abocert .abocerttextr .abocertwrd span a:hover
{
    color: #ffc768;
    transition: 0.7s;

}
.about .aborightr .abocert .abocerttextr .abocertwrd1
{
	margin-top: 40px;
}
.about .aborightr .abocert .abocerttextr .abocertwrd1 a
{
font-family: 'Roboto Slab', serif;
    font-size: 16px;
    color: #0b3795;
    padding: 12px 28px;
    background: #16d0b8;
    border-radius: 27px;
    border: 5px solid #bae4c9;
}
.about .aborightr .abocert .abocerttextr .abocertwrd1 a:hover
{
	    color: #fff;
    background-image: linear-gradient(to right, #0279fd , #3941d1);
    border:5px solid #0576fb;
    transition: 0.8s;
}
/*********************************************************************/
.plan-bg {
	
    background: #3b03a8 url(images/plan-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 1435px;
    padding: 0px 0px 30px;
/*     background-attachment: fixed;*/
}
.plan
{
}
.plan .plantit
{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #333333;
    padding: 12px 0px 8px 0px;
}
.plan .plantit1
{
	font-family: 'Roboto Slab', serif;
    font-size:30px;
	font-weight:bold;
	position:relative;
	text-align:center;
    color: #333333;
	padding:0px 0px 0px 0px;
}
.plan .plantit1 span
{
	color:#3e3ecf;
}
.plan .plantit1:after
{
    position: absolute;
    border-bottom: 1px solid #3e3ecf;
    content: "";
    width: 8%;
    float: left;
    text-align: left;
    margin-left: -165px;
    margin-top: 51px;
}
.plan .plaoner
{
    background: url(images/onecls.png) no-repeat top center;
    /* background-size: cover; */
    min-height: 176px;
    max-width: 419px;
    min-width:250px;
    margin-top: 107px;
    min-height: 310px;
}
.plan .plaoner .plaonetextr
{
    font-family: 'Roboto Slab', serif;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    color: #ffffff;
    padding: 30px 0px 0px 8px;
    margin-bottom:20px;
}
.plan .plaoner .plaonetextr span
{
	font-size:18px;
	font-weight:500;
}
.plan .plaoner .plaonetextr1
{
font-family: 'Roboto Slab', serif;
    font-size: 16px;
    text-align: center;
    color: #08ffdf;
    padding:12px 0px 0px 0px;
}
.plan .plaoner .plaonetextr1 span
{
	font-weight:bold;
}
.plan .plaoner .plaonetextr2
{
font-family: 'Roboto Slab', serif;
    font-size:14px;
    text-align: center;
    color: #f8f8f8;
    padding:20px 0px 0px 0px;
}
.plan .planadvan
{
}
.plan .planadvan .planadvantit
{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #333333;
    padding: 12px 0px 8px 0px;
}
.plan .planadvan .planadvantit1
{
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    text-align: center;
    color: #333333;
    padding: 0px 0px 87px 0px;
}
.plan .planadvan .planadvantit1 span
{
	color:#3e3ecf;
}
.plan .planadvan .planadvantit1:after
{
    position: absolute;
    border-bottom: 1px solid #3e3ecf;
    content: "";
    width: 8%;
    float: left;
    text-align: left;
    margin-left: -165px;
    margin-top: 51px;
}
.plan .planadvan .planadvleft
{
	    margin-top: 80px;
}
.plan .planadvan .planadvleft .pladvleft
{
}
.plan .planadvan .planadvleft .pladvleft .pladeptext
{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fb6d44;
    text-align: right;
    padding: 0px 0px 6px 0px;
}
.plan .planadvan .planadvleft .pladvleft .pladeptext span
{
	color:#3d3dce;
}
.plan .planadvan .planadvleft .pladvleft .pladeptext1
{
font-family: 'Roboto Slab', serif;
    font-size: 13px;
    color: #9d9c9c;
    line-height: 21px;
    text-align: right;
    padding: 0px 0px 0px 0px;
}
.plan .planadvan .planadvleft .pladepright
{
padding: 12px 0px 0px 0px;
}
.plan .planadvan .planadvright
{
	    margin-top: 80px;
}
.plan .planadvan .planadvright .pladvright
{
}
.plan .planadvan .planadvright .pladvright .pladeprighttext
{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fb6d44;
	text-align:left;
    padding: 0px 0px 6px 0px;
}
.plan .planadvan .planadvright .pladvright .pladeprighttext span
{
	color:#3d3dce;
}
.plan .planadvan .planadvright .pladvright .pladeprighttext1
{
font-family: 'Roboto Slab', serif;
    font-size: 13px;
    color: #9d9c9c;
	text-align:left;
    line-height: 21px;
    padding: 0px 0px 0px 0px;
}
.plan .planadvan .planadvright .pladepright1
{
padding: 12px 0px 0px 0px;
}
.plan .placalci
{
    padding: 0px 0px 0px 0px;
    background-image: linear-gradient(#3d3dce, #0576fb);
    min-height: 150px;
    border-radius: 8px;
    border: 10px solid #3d3dce;
    margin-top: 25px;
    margin-bottom: 75px;
}
.plan .placalci .placalioner
{
		padding:0px 0px 0px 0px;
}
.plan .placalci .placalioner .placalimg
{
	padding:35px 0px 0px 0px;
}
.plan .placalci .placalioner .placaltextr
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #f4f9fd;
    padding: 15px 0px 0px 0px;
}
.plan .placalci .placalioner .placaltextr1
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #16d0b8;
    padding: 15px 0px 0px 0px;
}
.plan .placalci .placalioner .placaltextr1 select
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #16d0b8 !important;
    padding: 8px 10px;
    background: #1f5ce6;
    border: transparent;
    border-radius: inherit;
    box-shadow: 0px 0px 15px 0px #aab3c3;
    border-radius: 5px;
}
.plan .placalci .placalioner .placaltextr1 input
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #16d0b8 !important;
    padding: 8px 10px;
    background: #1f5ce6;
    border: transparent;
    border-radius: inherit;
    box-shadow: 0px 0px 15px 0px #aab3c3;
    border-radius: 5px;
}
.plan .placalci .placalsec
{
	padding:0px 0px 0px 0px;
}
.plan .placalci .placalsec .placalsectext
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #f4f9fd !important;
    padding: 22px 0px 5px 0px;

}
.plan .placalci .placalsec .placalsectext1
{
	    padding-top: 8px;
}
.plan .placalci .placalsec .placalsectext1 input
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 21px;
    font-weight: bold;
    /* line-height: 53px; */
    color: #16d0b8 !important;
    float: left;
    text-align: left;
    padding: 20px 0px;
    border: transparent;
    border-radius: inherit;
    background: transparent;

}

.plan .placalci .placallink
{
	    padding-top: 50px;
}
.plan .placalci .placallink a
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #ffffff !important;
    padding: 15px 65px;
    background: linear-gradient(135deg, #ffa639 0%, #fb7143 100%);
    border-radius: 25px;
}
.plan .placalci .placallink a:hover
{
	    background: linear-gradient(135deg, #050f4a 0%, #007bff 100%);
		    transition: 0.7s;
}


/*********************************************************************/
.stastics-bg {
	
    background: #3b03a8 url(images/sta-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height:764px;
    padding: 0px 0px 30px;
    /* background-attachment: fixed; */
}
.stastics
{
}
.stastics .stastit
{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #333333;
    padding: 12px 0px 8px 0px;
}
.stastics .stastit1
{
	font-family: 'Roboto Slab', serif;
    font-size:30px;
	font-weight:bold;
	position:relative;
	text-align:center;
    color: #333333;
	padding:0px 0px 0px 0px;
}
.stastics .stastit1 span
{
	color:#3e3ecf;
}
.stastics .stastit1:after
{
    position: absolute;
    border-bottom: 1px solid #3e3ecf;
    content: "";
    width: 8%;
    float: left;
    text-align: left;
    margin-left: -157px;
    margin-top: 51px;
}
.stastics .depo-title {
	
	text-align:center;
	padding:0px 0px 0px 0px;
}

.stastics .depos-head {
	
	
}

.stastics .depos-head img {
	
	float:left;
	margin-top:0px;
    margin-bottom:50px;
    margin-right:20px;
}

.stastics .depos-head h2 {
	
	font-family: "Cleanvertising-Black";
	font-size: 16px;
	color: #fa5f02;
	margin: 20px 0px 0px;
}

.stastics .depos-head h3 {
	
	font-family: "Cleanvertising-Black";
	font-size: 34px;
	color: #3d00b4;
	margin: 10px 0px 10px 0px;
	text-transform:uppercase;
}

.stastics .depos-head span {
	
	color: #fa5f02;
}

.stastics .depo-title h3 {
	
	text-align: center;
}

.stastics .depo-title {

	
	text-align:center;
	padding:0px 0px 0px 0px;
}

.stastics .depo-title h2 {
	
    background: url(images/depo-border.png) no-repeat bottom center;
    padding-bottom: 71px;
    margin: 0px 0px -12px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 36px;
    color: #343434;
    font-weight: 600;
    position: relative;
    top: 53px;
}

.stastics .lastFiveDetails {
	
	text-align: center;
}

.stastics .lastFiveDetails h3 {
	
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 30px;
    /* text-align: center; */
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
}
.stastics .lastFiveDetails table {
    width: 100%;
    text-align: left;
    max-width: 460px;
    margin: auto;
    /* height: 488px; */
    background: url(images/depic.png) no-repeat center;
    background-size: 110% 102%;
    font-family: 'Rajdhani', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
}
.stastics .lastFiveDetails table th
{
	    padding: 4px;
}
.stastics .lastFiveDetails table td {

    padding-left: 50px;
    /* height: 34px; */
    padding: 18px 35px;
    width: 33%;
    /* border-bottom: 2px solid #ffffff !important; */
    /* border-bottom-style: dashed; */
   
}

.stastics .lastFiveDetails table tr:last-child {

    border: none !important;
    border-bottom-style: dashed;
}
.stastics .lastFiveDetails table tr:nth-child(odd) {

    border-bottom: 2px solid #ffffff !important;
    border-bottom-style: dashed;
    /* height: 43px; */
    /* background: red; */

}
.stastics .lastFiveDetails table td:nth-child(2) {
    text-align: center;
    
}
.stastics .lastFiveDetails table tr:nth-child(even) {
 
    /* border: 2px solid #ffffff !important; */
    /* border-bottom-style: dashed; */
    /* background: #2f4bd9; */
}

/*****************************************************************/
.footer-bg {
	
    background: #3b03a8 url(images/footer-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 696px;
    padding: 0px 0px 30px;
    /* background-attachment: fixed; */
}
.footer
{
}
.footer .footerleft
{
    padding: 25px 20px;
    background: #007bff;
    border-radius: 10px;
    margin-top: 12px;
}
.footer .footerleft .footlefpic
{
    text-align: center;
    padding: 0px 0px 20px 0px;
}
.footer .footerleft .footrcent
{
    /* text-align: center; */
}
.footer .footerleft .footrcent .footnum
{
font-family: 'Roboto Slab', serif;
    font-size: 72px;
    font-weight: bold;
    color: #ffc600;
    margin: -10px 0px 0px 0px;
}
.footer .footerleft .footrcent .footnum1
{
	font-family: 'Roboto Slab', serif;
    font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
    color: #070743;
    padding: 0px 0px 0px 0px;
}
.footer .footerleft .footrcent .footnum1 span
{
	font-size:24px;
	text-transform:lowercase;
}
.footer .footerleft .footleftextr
{
    text-align: center;
    margin-top: 37px;
    margin-bottom: 35px;
}
.footer .footerleft .footleftextr a
{
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffc600;
    padding: 10px 58px;
    border-radius: 5px;
    background: #131d62;
}
.footer .footerleft .footleftextr a:hover
{
    background: #ffc600;
    color: #000;
    transition: 0.8s;
}
.footer .footerightr
{
}
.footer .footerightr .footlogo
{
    text-align: center;
    padding: 27px 0px 0px 0px;
}
.footer .footerightr .footlogo a
{
}
.footer .footerightr .footmenur
{
    padding: 52px 0px 0px 0px;
}
.footer .footerightr .footmenur .footleftmenu
{
		padding:0px 0px 0px 0px;
}
.footer .footerightr .footmenur .footleftmenu .foolrfmenutit
{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    color: #007bff;
    padding: 0px 0px 22px 25px;
}
.footer .footerightr .footmenur .footleftmenu .foolrfmenucont
{
}
.footer .footerightr .footmenur .footleftmenu .foolrfmenucont ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.footer .footerightr .footmenur .footleftmenu .foolrfmenucont ul li
{
    display: inline-block;
    padding: 11px 27px;
}
.footer .footerightr .footmenur .footleftmenu .foolrfmenucont ul li a
{

	font-family: 'Roboto Slab', serif;
    font-size:14px;
    color: #eaedf8;
	padding:0px 0px 0px 0px;
}
.footer .footerightr .footmenur .footleftmenu .foolrfmenucont ul li a:hover
{
color: #ffc600;
    transition: 0.8s;
}
.footer .footcopy
{
    font-family: 'Roboto Slab', serif;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #f4fbff;
    margin: -58px 0px 0px 0px;
}
.footer .footerpay
{
}
.footer .footerpay .footerpaytit
{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #007bff;
    padding: 40px 0px 22px 25px;
}
.footer .footerpay .footerpaycont
{
	margin-left: 20px;
}
.footer .footerpay .footerpaycont ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.footer .footerpay .footerpaycont ul li
{
    display: inline-block;
    padding: 2px 5px;
}



/*****************************************************************/
@media only screen and (max-width: 1023px) {
	.mobileMenu {
		display: block;
	}
	.topNav {
    position: fixed;
    right: -270px;
    top: 45px;
    background-color: #ffc768;
    width: 270px;
    padding-left: 30px;
    z-index: 999;
	}
	.topNav.mobileNav {
		right: 0px;
	}
	.topNavLinks {
		border: none;
	}
	.topNavLinks ul li {
		    display: block;
    padding: 12px 0px;
	}
	.topNavLinks ul li a, .topNavLinks ul li a:hover {
		    border: none;
    color: #000;
	}
	.topNavLinks ul li a {
		padding: 0px 21px;
		color: #ffffff;
		font-weight: 400;
	}
	.loginContainer {
position: fixed;
    top: 354px;
    right: -270px;
    background-color: #fa5a00;
    width: 270px;
    z-index: 999;
    margin-top: 0px;
	}
	.loginContainer.mobileNav {
		right: 0px;
		text-align: left;
	}
	.loginContainer .registration {
		margin: 0px 0px 30px 10px;
	}
	.loginContainer .signin {
		margin: 30px 0px 20px 15px;		
	}
	.bannerDescription h1 {
		width: 500px;
	}
	.bannerDescription h3 {
		width: 500px;
	}
}


@media only screen and (max-width:1199px) {



.plan .planadvan .planadvright .pladvright{
	
	    padding-left:40px;
}
.stastics .depo-title h2 {

background:none;
}

.stastics .lastFiveDetails h3 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 30px;
    margin-left: 0px !important;
    background: #ffa639;
    margin-right: 0px !important;
    /* text-align: center; */
    padding: 17px 0px;
    border-radius: 12px;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;


}

}

@media only screen and (max-width:992px) {



.plan .planadvan .planadvright .pladvright{
	
	    padding-left:0px;
}

.plan .placalci {
    padding: 0px 0px 0px 0px;
    background-image: linear-gradient(#3d3dce, #0576fb);
    min-height: 265px;
    border-radius: 8px;
    border: 10px solid #3d3dce;
    margin-top: 25px;
    margin-bottom: 75px;
}

.footer .footcopy
{
    font-family: 'Roboto Slab', serif;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #f4fbff;
    margin: 20px 0px 25px 0px;
}
}


@media only screen and (max-width:767px) {



.plan .planadvan .planadvright .pladvright{
	
	    padding-left: 20px;
}
.plan .placalci {
    padding: 0px 0px 0px 0px;
    background-image: linear-gradient(#3d3dce, #0576fb);
    min-height:650px;
    border-radius: 8px;
    border: 10px solid #3d3dce;
    margin-top: 25px;
    margin-bottom: 75px;
}
}


@media only screen and (max-width:560px) {



.plan .planadvan .planadvright .pladvright{
	
	    padding-left:40px;
}
}




/********** registration part Media query **********/

 

@media (max-width:992px) {

.box6 , .box6 a  {
width:100%;
font-family: 'Roboto', sans-serif;
font-size:100%;
line-height:24px;
color: #4d4d4d;
padding-bottom:110px;
}

#formname_main {
	
color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
        background: linear-gradient(to left, #2a4bb8 40%, #007bff 117%);
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 30px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

input, select, textarea {
width:auto;
height:auto;
color:#fff !important;
}

/*input[type=submit] {
width: auto;
background: #eaa22f;
border: 1px solid #eaa22f;
color:#fff;
}

input[type=submit]:hover {

transform:scale(1.1);transition:all 300ms ease-in-out; -ms-transition:all 300ms ease-in-out;
background:#fff;    color: #2074c9;
    box-shadow: inset 100px 0px 0px 0px #003399;
	    border: 1px solid #2074c9;
}*/
input[type=submit]{
 background: #8f06f6;
    color: #fff;
    border: 1px solid #8f06f6;
    padding: 10px 30px;
    outline: none;
    box-shadow: inset 0 0 0 0 #211676;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    font-size: 16px;
    font-weight: bold;
}
input[type=submit]:hover
{
background: #8107ef;
    color: #fff !important;
    box-shadow: inset 200px 0px 0px 0px #8107ef;
    border: 1px solid #8107ef;

}

}



/********** account-main page **********/


@media (max-width:420px) {

 
.member_detail , .member_detail table {
font-size:100%;
}


}

.menu ul li a {
padding:20px;
}

.tik , .users{
width:100%;
}

.menu ul li a {
padding:20px;
}

.tik , .users{
width:100%;
}

.tik .contents1 p {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 18px;
}
.tik .contents1 span {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
left: 40px;
	}
	.tik .contents1 span img {
	padding:15px 0;
	}
.tik .contents1 {
    padding: 20px 0px;
    text-align: center;
    line-height: 45px;
    position: relative;
    background-color: #ff5600;
    width: 180px;
	margin: 10px 0px 30px 10px;
    display: inline-block;
}

.member_detail {
    font-family: 'Roboto', sans-serif;
    /* background: #212424; */
    border-radius: 5px;
}

.member_detail .left , .member_detail .rightmembox{
    height: auto;
    background: rgba(255, 255, 255, 0.25);
	margin-bottom:30px;
}

.member_detail .left .boxcontent , .member_detail .rightmembox .boxcontent{
    border: 2px solid #542abe;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 5px;
    width: 100%;
    background: #542abe38;
}
.member_detail .left .memtitlebox , .member_detail .rightmembox .memtitlebox{
    background: #000;
    color: #ff5600;
    padding: 13px 20px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    text-transform: uppercase;
}
.member_detail .left .boxcontent .usimg {
    text-align: center;
    width: 100%;
    margin: 10px 0px 10px 0px;
}
.member_detail table tr td {
    border-bottom: 1px solid #000;
    /* border-left: 1px solid #ffcc00; */
    color: #000;
    line-height: 32px;
}

.member_detail table tr td b {
	
	 color: #ff5600;
}

/********** registration part **********/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#fff !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color:#fff;
}
:-ms-input-placeholder { /* IE 10+ */
 color:#fff;
}
:-moz-placeholder { /* Firefox 18- */
  color:#fff;
}

table {
    border: 6px solid transparent;
    border-collapse: initial;
    width: 100%;
}

button, input, select, textarea {
color:#fff !important;
}

@media (min-width:1200px) {

.navigation .menutxt
{
    font-size: 16px;
    width: 240px;
    float: left;
    text-decoration: none !important;
    line-height: 50px;
    color:#fff;
	background-color: #542abe;
	margin-bottom:5px;
	transition:0.7s;

}
.navigation .menutxt:hover
{
color:#ff5600;
transition:0.7s;
background-color: #000;
}

.dropdownnav {
display:none;
}

}


@media (max-width:1200px) {


.dropdownnav {
display:block;
}

.fullnav{
display:none;
}

 .accordion {
 	width: 100%;
 	max-width: 360px;
 	margin: 30px auto 20px;
 	background: #FFF;
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	border-radius: 4px;
 }

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 42px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/*.accordion li:last-child .link {
	border-bottom: 0;
}*/

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: #ff5600;
}

.accordion li.open i {
	color: #ff5600;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion li.default .submenu {display: block;}
/**
 * Submenu
 -----------------------------*/
 .submenu {
 	display: none;
 	background: #000;
 	font-size: 14px;
 }

 .submenu li {
 	border-bottom: 1px solid #4b4a5e;
 }

 .submenu a {
 	display: block;
 	text-decoration: none;
 	color: #d9d9d9;
 	padding: 12px;
 	padding-left: 42px;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
 }

 .submenu a:hover {
	background: #4b1ead;
    color: #fff;
	transition:0.7s;
 }



}


@media (min-width:992px) {

.box6{
width:100%;
font-family: 'Roboto', sans-serif;
font-size:14px;
line-height:24px;
color: #4d4d4d;
padding-bottom:110px;
}


#formname{
text-align: center;
    text-transform: uppercase;
    color:#000000;
    font-size: 22px;
	border:3px solid #09b719;
	}
#formname_main
{
color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
       background: linear-gradient(to left, #2a4bb8 40%, #007bff 117%);
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 30px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

input.sbmt{
 background: #2811ba;
    color: #fff;
    border: 1px solid #2811ba;
    padding:0px 30px;
    outline: none;
	text-transform:uppercase;
    box-shadow: inset 0 0 0 0 #211676;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    font-size: 16px;
    font-weight: bold;
}
input.sbmt:hover
{
    background: #007bff;
    color: #fff !important;
    box-shadow: inset 200px 0px 0px 0px #007bff;
        border-color: #007bff !important;
}


}


.form-control {
    display: block;
    width: 96%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	    margin: 0 auto;
}


#formname_sub
{
color:#222;
text-transform:uppercase;
font-size:18px;
text-align:center;
/*background:#D1A703;*/
padding: 10px;
width:400px;
border-bottom: 5px solid #222;
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;
}
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;
}



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;
}

.left-navigation .navigation ul {
	
	margin-bottom:0px;
}

.left-navigation .navigation ul , .register , 
.right-navigation {
    padding: 0;
	margin-bottom:15px;
}

.left-navigation .navigation ul li {
	
	list-style:none;
}

.navigation
{
opacity:1;
margin-top:0px;
    padding: 0;
	margin-bottom:40px;
}
.navigations td
{
font-family: 'Roboto', sans-serif;
    color: #E7BA04;
    font-size: 18px;
    border: 1px solid;
    border-color: #fff;
    padding: 0;
    background-color:#1f1f1f;
	   /* 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 #fff; /*border-color:#666a6b;*/     color: #08072b;
	/* box-shadow: inset 0 0 0 0 #003399;*/
	background-color:#eaa22f;
}

	.register
	{
	    background: url(images/header.jpg) no-repeat;
    background-size: cover;
	}
	.register table tr td
	{
font-family: "Roboto",sans-serif;
    font-size: 16px;
    /* background: #000; */
    text-align: left;
    color: #000;
    line-height: 18px;
    border-radius: 3px;
    padding: 10px 25px;
    /* border: 1px solid #fff; */
    /* text-align: center; */
	}
/*
.inheader{
    background: #E4B704;	
}
.item {
    background: #F5F2DC;
	}*/
.table_r
{
width:100%;
height:auto;
}
.table_r .table_r1
{
width: 64.5%;
height: 200px;
background:#fff;
float: left;
font-family: 'Roboto', sans-serif;
border-radius: 0px;
 margin: 0px 0px 0px 0px;
}
.table_r .table_r1 .left
{
float:left;
width:44%;
    margin: 10px 0px 0px 0px;
}
.table_r .table_r1 .left img
{
max-width:100%;
}
.table_r .table_r1 .right
{
float:left;
width:50%;
    margin: 0px 0px 0px 0px;
}
.table_r .table_r1 .right .text1
{
color: #fff;
font-family: "Open Sans",sans-serif;
font-size: 25px;
text-transform: uppercase;
padding: 55px 0px 0px 0px;
font-weight: bold;
}
.table_r .table_r1 .right .text2
{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: inherit;
    padding: 13px 0px 0px 20px;
    font-weight: bold;
}
.table_r .table_r1 .reg
{
    float: left;
    width: 50%;
    background: #3f78ea;
    height: 75px;
    border-radius: 0px 0px 0px 0px;
	    margin: 20px 0px 0px 0px;
}
.table_r .table_r1 .reg .title
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    text-transform: inherit;
    color: #fff;
    font-weight: 500;
text-align:center;
    margin: 16px 0px 0px 0px;
}
.table_r .table_r1 .reg .subtitle
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    text-transform: inherit;
    color: #fff;
    font-weight: 500;
text-align:center;
    margin: 2px 0px 0px 0px;
}
.table_r .table_r1 .last
{
    float: left;
    width: 50%;
    background: #003399;
    height: 75px;
    border-radius: 0px 0px 0px 0px;
	    margin: 20px 0px 0px 0px;
}
.table_r .table_r1 .last .title
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    text-transform: inherit;
    color: #fff;
    font-weight: 500;
text-align:center;
    margin: 16px 0px 0px 0px;
}
.table_r .table_r1 .last .subtitle
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    text-transform: inherit;
    color: #fff;
    font-weight: 500;
text-align:center;
    margin: 2px 0px 0px 0px;
}
.table_r .table_center
{
float:left;
width:20%;
}
.table_r .table_r2
{
    width: 30%;
/*height: 235px;
background: #212424;*/
    float: left;
font-family: 'Roboto', sans-serif;
	border-radius: 5px;
	    margin: -10px 0px 0px 7px;
}
.table_r .table_r2 .button
{
float:left;
width:100%;
}
.table_r .table_r2 .button .but1
{
text-align:center;
width:100%;
margin: 0px 0px 0px 0px;
}
.table_r .table_r2 .button .but1 a
{
text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #fff;
    background: #3f78ea;
        padding: 5px 29px;
    text-transform: inherit;
    font-weight: 500;
    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;
}
.table_r .table_r2 .button .but1 a:hover {
    color: #fff;
    box-shadow: inset 0px 100px 0px 0px #003399;
}
.table_r .table_r2 .button .but2
{
text-align:center;
width:100%;
margin: 71px 0px 0px 0px;
}
.table_r .table_r2 .button .but2 a
{
text-decoration: none;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #ffffff;
    background: #003399;
    padding: 5px 29px;
    text-transform: inherit;
    font-weight: 500;
    box-shadow: inset 0 0 0 0 #3f78ea;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
.table_r .table_r2 .button .but2 a:hover {
    color: #fff;
    box-shadow: inset 0px 100px 0px 0px #3f78ea;
}
.table_r .table_r2 .button .but3
{
text-align:center;
width:100%;
margin: 141px 0px 0px 0px;
}
.table_r .table_r2 .button .but3 a
{
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #fff;
    background: #3f78ea;
    padding: 5px 29px;
    text-transform: inherit;
    font-weight: 500;
    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;
}
.table_r .table_r2 .button .but3 a:hover {
    color: #fff;
    box-shadow: inset 0px 100px 0px 0px #003399;
}
.table_r .table_r2 .button .but4
{
text-align:center;
width:100%;
margin: 213px 0px 0px 0px;
}
.table_r .table_r2 .button .but4 a
{
text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #fff;
    background: #003399;
        padding: 5px 29px;
    text-transform: inherit;
    font-weight: 500;
    box-shadow: inset 0 0 0 0 #3f78ea;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
.table_r .table_r2 .button .but4 a:hover {
    color: #fff;
    box-shadow: inset 0px 100px 0px 0px #3f78ea;
}
.table_r .table_r3
{
width: 30%;
height: 235px;
background: #212424;
float: left;
font-family: 'Roboto', sans-serif;
border-radius: 5px;
 margin: 0px 0px 0px 7px;
}
.table_rr1
{
width:100%;
float:left;
height:auto;
}
.valids td
{
	font-family: Arial, Helvetica, sans-serif;color:#606362;font-style: Narrow;/*border:1px solid;*/
	font-size: 20px;padding-left:17px;/*border-color:#000000;*//*border-radius:10px;*/
/*	background:#18BD9B;*/
}
.valids td.plan
{
	background:url('../images/plan_bg.png') no-repeat;
	height:93px;
}
.valids td.plan1
{
	    background: #CFD6E6;
	height:50px;
}
.valids td.plan b{
    font-size: 20px;
    color: #1B1B1B;
    text-transform: uppercase;
}
.valids b
{
font-family:Arial, Helvetica, sans-serif;font-style:Narrow;font-size:18px;color:#2BB8DA;
}
.valids a
{
color::#2BB8DA;font-family:Arial, Helvetica, sans-serif;font-style:Narrow;font-size:16px; text-decoration:none;
}
.maketb
{
float:left;
width:100%;
}
.maketb .tb1
{
width:50%;
float:left;
}
.maketb .tb1
{
width:50%;
float:right;
}
.icon {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    background: #e82b25;
    /*-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***********************/