/*
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-Lightd41dd41d.html?#iefix') format('embedded-opentype'),  url('fonts/Gilroy-Light.html')  format('opentype'),
	     url('fonts/Gilroy-Light-2.html') format('woff'), url('fonts/Gilroy-Light-3.html')  format('truetype'), url('fonts/Gilroy-Light-4.html#Gilroy-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy-ExtraBold';
  src: url('fonts/Gilroy-ExtraBoldd41dd41d.html?#iefix') format('embedded-opentype'),  url('fonts/Gilroy-ExtraBold.html')  format('opentype'),
	     url('fonts/Gilroy-ExtraBold-2.html') format('woff'), url('fonts/Gilroy-ExtraBold-3.html')  format('truetype'), url('fonts/Gilroy-ExtraBold-4.html#Gilroy-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'BEBAS';
    src: url('fonts/BEBAS.html');
    src: url('fonts/BEBAS.html') format('embedded-opentype'),
         url('fonts/BEBAS-2.html') format('woff2'),
         url('fonts/BEBAS-3.html') format('woff'),
         url('fonts/BEBAS-4.html') format('truetype'),
         url('fonts/BEBAS-5.html#BEBAS') format('svg');
}

}

@font-face {
font-family: 'Anurati Regular';
font-style: normal;
font-weight: normal;
src: local('Anurati Regular'), url('fonts/Anurati-Regular.html') format('woff');

}

/* @font-face kit by Fonts2u (https://fonts2u.com) */ @font-face {font-family:"Cleanvertising-Black";src:url("fonts/CLEANVEBd41dd41d.html?") format("eot"),url("fonts/CLEANVEB.html") format("woff"),url("fonts/CLEANVEB-2.html") format("truetype"),url("fonts/CLEANVEB-3.html#Cleanvertising-Black") format("svg");font-weight:normal;font-style:normal;}



@font-face {
font-family: 'Bebas Neue Regular';
font-style: normal;
font-weight: normal;
src: local('../fonts/Bebas Neue Regular'), url('fonts/BebasNeue%20Regular.html') format('woff');
}

@font-face {
  font-family: 'Gilroy-Light';
  src: url('fonts/Gilroy-Lightd41dd41d.html?#iefix') format('embedded-opentype'),  url('fonts/Gilroy-Light.html')  format('opentype'),
	     url('fonts/Gilroy-Light-2.html') format('woff'), url('fonts/Gilroy-Light-3.html')  format('truetype'), url('fonts/Gilroy-Light-4.html#Gilroy-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy-ExtraBold';
  src: url('fonts/Gilroy-ExtraBoldd41dd41d.html?#iefix') format('embedded-opentype'),  url('fonts/Gilroy-ExtraBold.html')  format('opentype'),
	     url('fonts/Gilroy-ExtraBold-2.html') format('woff'), url('fonts/Gilroy-ExtraBold-3.html')  format('truetype'), url('fonts/Gilroy-ExtraBold-4.html#Gilroy-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'BEBAS';
    src: url('fonts/BEBAS.html');
    src: url('fonts/BEBAS.html') format('embedded-opentype'),
         url('fonts/BEBAS-2.html') format('woff2'),
         url('fonts/BEBAS-3.html') format('woff'),
         url('fonts/BEBAS-4.html') format('truetype'),
         url('fonts/BEBAS-5.html#BEBAS') format('svg');
}

a
{
text-decoration:none;
}
a:hover
{
text-decoration:none;
}

body {
	
	font-family: 'Poppins', sans-serif;
	color: #808080;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
}


th {
 width: 100%;
 background: orangered;
 color: #fff;
 padding: 0.5em;
}

th b {
 margin-left: 0.5em;
}

th input {
 margin: auto;
 background: red;
 width: 50px;
 transform: scale(1.5);
}

tr td {
 background: #eee;
 text-align: center !important;
 padding: 0.5em !important;
}


.top-bg {
	
    background: #11141b url(images/top-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 795px;
    /* padding: 25px 0px; */
}
.top-bg1 {
	
    background: #11141b url(images/top-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 175px;
    /* padding: 25px 0px; */
}

.top-bg .logo {
	
	text-align: left;
}
.top-bg .logo a
{
    
}

.top-bg .bannerText {
	
	padding: 90px 0px 30px 0px;
}

.top-bg .bannerText h1 {
	
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    font-size: 28px;
    line-height: 75px;
    color: #ffb234;
    margin: 20px 0px 20px 0px;
    word-break: break-word;
}
.top-bg .bannerText h1 span
{
    font-weight: bold;
    text-transform: uppercase;
    background: #1707F1;
    padding: 10px 50px 10px 20px;
}

.top-bg .bannerText h2 {
	
	 font-family: 'Source Sans Pro', sans-serif;
	font-weight: 500;
	font-size:18px;
	line-height: 45px;
	color: #ffffff;
	margin: 20px 0px 100px 0px;
	word-break: break-word;
}
.top-bg .bannerButtons {
	
    padding: 0px 0px 0px;
    margin-top: -13rem;
}

.top-bg .bannerButtons button {
	
	border: none;
	background: transparent;
	padding: 0px;
	margin-right: 20px;
}

.top-bg .bannerButtons button:hover {
	
	position: relative;
	/*top: -2px;*/
}

.top-bg .bannerButtons .signupBut {
	
    width: 225px;
    color: #1707F1;
    border: 0px;
    line-height: 50px;
    font-weight: bold;
    border: 2px solid #1707F1;
    border-radius: 30px;
    background: transparent;
    text-transform: uppercase;
    outline: none;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25px;
}

.top-bg .bannerButtons .signupBut:hover {

    color: #fff;
    border: 1px solid #1707F1;
    transition: 0.7s;
    background: #1707F1;

}

.top-bg .bannerButtons .loginbut {

width: 230px;
    color: #141823;
    border: 0px;
    font-weight: bold;
    line-height: 50px;
    background: #1707F1;
    border-radius: 30px;
    border: 2px solid #1707F1;
    text-transform: uppercase;
    outline: none;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
	  margin-bottom: 25px;
}


.top-bg .bannerButtons .loginbut:hover {

    color: #fff;
    background: #ffae11;
    transition: 0.7s;
    border: 1px solid #ffae11;
}

#loading {
		-webkit-animation: rotation 10s infinite linear;
		max-width: 86%;
		text-align:center;
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}
		
.headerLevelTwo {
	
	min-height: 100px;
}

.headerLevelTwo .logo {
    padding-top: 35px;
}

.headerLevelTwo .logo img {
	
	display: inline-block;
	transform-origin: 100% 0;
}

.headerLevelTwo .logo img:hover{
	
		animation-name: wobble-bottom;
		animation-duration: 1s;
		animation-timing-function: ease-in-out;
		animation-iteration-count: 1;
}

/* Wobble Bottom */
@keyframes wobble-bottom {
	16.65% {
		transform: skew(-12deg);
	}

	33.3% {
		transform: skew(10deg);
	}

	49.95% {
		transform: skew(-6deg);
	}

	66.6% {
		transform: skew(4deg);
	}

	83.25% {
		transform: skew(-2deg);
	}

	100% {
		transform: skew(0);
	}
}
/* Wobble Bottom */


.topNav {
	
    float: left;
    padding: 52px 0px 20px;
}

.topNav ul {
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.topNav ul li {
	
    display: inline-block;
    padding: 0px 4px;
}

.topNav ul li a {
	
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #ffffff;
    transition: 0.7s;
    text-transform: uppercase;
    padding: 5px 15px;
}


.topNav ul li a:hover {
	
    transition: 0.7s;
    color: #F7931B;
    border-top: 1px solid #37373f;
    border-bottom: 1px solid #37373f;
    border-left: 1px solid #37373f;
    padding: 5px 15px;
    border-radius: 8px;
    box-shadow: 0px 3px 7px #fb6d44;

}

.mobileMenu {
	
	position: absolute;
	top: 0px;
	left: -49px;
	z-index: 999;
	display: none;
}

.mobileMenu a {
	
	display: block;
	float: right;
	color: #000000;
	text-align: center;
	padding: 8px 17px;
	text-decoration: none;
	font-size: 17px;
	background-color: #ff8c00;
	border-radius: 7px 0 0 7px;
}
/**********************************************/
.about-us {
	
background: #f8f8f8 url(images/about-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 708px;
    padding: 25px 0px;
}
.about-us1 {
	
    background: #f8f8f8;
    padding: 0px 0px;
}
.about-us .abotit
{
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #ffffff;
    font-weight: 100;
    text-transform: uppercase;
    padding: 28px 0px 10px 0px;
}
.about-us .abotit1
{
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    font-weight: bold;
    color: #F5C231;
    padding: 0px 0px 18px 0px;
}
.about-us .abotit2
{
    padding: 0px 0px 0px 0px;
}
.about-us .aboleftr
{
margin-bottom:25px;
}
.about-us .aboleftr .aboleftextr
{
      font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #ffffff;
    padding: 38px 0px 0px 0px;
    font-weight: 600;
    line-height: 28px;
    text-align: justify;
}
.about-us .aboleftr .abolinkr
{
    margin-top: 70px;
}
.about-us .aboleftr .abolinkr a
{
font-family: 'Anurati Regular';
    font-size: 27px;
    font-family: "Cleanvertising-Black";
    text-decoration: none;
    color: #171717;
    padding: 12px 55px;
    font-weight: 600;
    line-height: 28px;
    background: #ff9f2d;
    border-radius: 5px;
}
.about-us .aboleftr .abolinkr a:hover
{
    background: #2c3039;
    color: #fff;
}
.about-us .aboleftr .abolinkr a span
{
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    font-size: 20px;
}
/*********************************************/
.affilite-bg {
	
    background: #f8f8f8 url(images/advan-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 465px;
    padding: 25px 0px;
}
.affilite-bg .affilitit
{
font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #ff9f2d;
    font-weight: 100;
    text-transform: uppercase;
    padding: 28px 0px 10px 0px;
}
.affilite-bg .affilitit1

{
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
    padding: 0px 0px 18px 0px;
}
.affilite-bg .affilitit2
{
    padding: 0px 0px 0px 0px;
}
.affilite-bg .affioner
{
margin-top: 80px;
    margin-bottom: 47px;
}
.affilite-bg .affioner .affionepic
{
    text-align: center;
    padding: 0px 0px 20px 0px;
}
.affilite-bg .affioner .affionetextr
{
    font-family: 'Fugaz One', cursive;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 0px 0px 15px 0px;
    background: -webkit-linear-gradient(#ffab38, #fb6e44);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.affilite-bg .affioner .affionetextr1
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    
}
/*********************************************/

.features-4-section
{
	    padding: 100px 0;
}
.section
{
    background: url(images/aff-bg1.jpg) no-repeat top center;
    background-size: cover;
    padding: 31px 0px 25px 0px;
    min-height: 753px;
    position: relative;
    z-index: 9;
}
.col-feature1
{
    margin-bottom: 26px;
    margin-left: 48px;
    background: url(images/planimg.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 314px;
    min-height: 176px;
    position: relative;
    left: 232px;
    right: 0px;
    margin-top: -48px;
}
.col-feature2
{
margin-bottom: 26px;
    margin-left: 48px;
    background: url(images/planimg2.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 399px;
    min-height: 176px;
    position: relative;
    left: 87px;
    right: 0px;
    margin-top: 82px;
}
.col-feature3
{
    margin-bottom: 26px;
    margin-left: 48px;
    background: url(images/planimg4.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 327px;
    min-height: 178px;
    position: relative;
    left: 251px;
    right: 0px;
    margin-top: 83px;
}
.col-feature4
{
    margin-bottom: 26px;
    margin-left: 48px;
    background: url(images/planimg1.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 314px;
    min-height: 176px;
    position: relative;
    left: -258px;
    right: 0px;
    margin-top: -49px;
}
.col-feature5
{
    margin-bottom: 26px;
    margin-left: 48px;
    background: url(images/planimg3.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 320px;
    min-height: 171px;
    position: relative;
    left: -135px;
    right: 0px;
    margin-top: 81px;
}
.col-feature6
{
    margin-bottom: 26px;
    margin-left: 48px;
    background: url(images/planimg5.png) no-repeat top center;
    background-size: cover;
    min-height: 176px;
    max-width: 327px;
    min-height: 178px;
    position: relative;
    left: -301px;
    right: 0px;
    margin-top: 89px;
}
.col-feature > .name {
   
}
.content
{
}
.content h4
{
    color: #37373f;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 55px 0px 15px 45px;
   
}
/*.callcommon
{
	    position: absolute;
    top: 0%;
    text-align: center;	
}*/
.features-phone .callimg
{
	
	  font-family: 'Poppins', sans-serif;
	 font-size:30px;
	 font-weight:bold;
	 color:#3209ac;
	     padding: 191px 0px 0px 10px;
	    
}
.features-phone .callimg1
{
font-family: 'Poppins', sans-serif;
	 font-size:18px;
	 color:#3209ac;
	    
}
.content p
{
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 23px;
    font-weight: bold;
	}
.features-col
{
	  
}
.features-phone
{
    text-align: center;
    /* width: 592px; */
    height: 535px;
    background: url(images/plaoner.png) no-repeat center;
    background-size: cover;
    margin: 43px 0px 28px 0px;
    z-index: -1;
    position: relative;
}
@media (max-width:455px) {
.features-phone
{
 text-align: center;
    /* width: 592px; */
    height: 440px;
    background: url(images/phone.html) no-repeat center;
	background-size:contain;
  
}
.features-phone .callimg
{
	
	  font-family: 'Poppins', sans-serif;
	 font-size:26px;
	 font-weight:bold;
	 color:#3209ac;
	     padding: 191px 0px 0px 10px;
	    
}
.features-phone .callimg1
{
font-family: 'Poppins', sans-serif;
	 font-size:15px;
	 color:#3209ac;
	    
}
}
/**********************************************/
.plan-bg {
	
background: #f8f8f8 url(images/plan-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 850px;
    padding: 25px 0px;
}
.plan-bg .plantit
{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    color: #232939;
    font-weight: 100;
    text-transform: uppercase;
    padding: 28px 0px 10px 0px;
}
.plan-bg .plantit1
{
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    font-weight: bold;
    color: #181a1f;
    padding: 0px 0px 18px 0px;
}
.plan-bg .plantit2
{
    padding: 0px 0px 0px 0px;
}


/* Pulse */
@keyframes pulse {
	25% {
		transform: scale(1.1);
	}

	75% {
		transform: scale(.9);
	}
}

.plan-bg .plaoner
{

	@include hideTapHighlightColor();
	@include hardwareAccel();
	@include improveAntiAlias();

}


.plan-bg .plaoner:hover
{
    	animation-name: pulse;
		animation-duration: 5s;
		animation-timing-function: linear;
		animation-iteration-count: infinite;
}
.plan-bg .plaoner
{
    background: url(images/oner.png) no-repeat top center;
    background-size: cover;
    min-height: 537px;
    max-width: 340px;
    min-height: 537px;
    margin-top: 65px;
}
.plan-bg .plaoner .plaonetextr
{
    font-family: "Cleanvertising-Black";
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 28px 0px 10px 0px;
}
.plan-bg .plaoner .plaonetextr1
{
font-family: 'Bebas Neue Regular';
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 18px 0px 28px 0px;
}
.plan-bg .plaoner .plaoneconr
{
font-family: 'Poppins', sans-serif;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #ffb234;
    padding: 0px 0px 50px 0px;
}
.plan-bg .plaoner .placentr
{
}
.plan-bg .plaoner .placentr .placenleftr
{
}
.plan-bg .plaoner .placentr .placenleftr .planetextr
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    color: #ffffff;
    padding: 15px 0px 5px 0px;
    text-transform: uppercase;
}
.plan-bg .plaoner .placentr .placenleftr .planetextr1
{
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    color: #ffb234;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
}
.plan-bg .plaoner .planetextr2
{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    color: #ffb234;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 25px 0px 53px 0px;
}
.plan-bg .plaoner .planetextr2 span
{
color:#ffffff;
text-transform: uppercase;
}
.plan-bg .plaoner .plaonelinker
{
text-align:center;
}
.plan-bg .plaoner .plaonelinker a
{
font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 40px;
    background: #fb6f43;
    background: linear-gradient(135deg, #ffb234 12%, #ffb234 100%);
    border-radius: 7px;
    border-bottom: 4px solid #1707F1;
}
.plan-bg .plaoner .plaonelinker a:hover
{
  background: linear-gradient(135deg, #1707F1 12%, #1707F1 100%);
}
.plan-bg .plaoner .plaoneprin
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #6090F6;
    padding: 40px 0px 0px 0px;
    text-transform: uppercase;
}
/**********************************************/
.ref-bg {
	
background: #f8f8f8 url(images/ref-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height:330px;
    padding: 25px 0px;
}
.ref-bg .refoner
{
}
.ref-bg .refcom
{
    margin-top: 50px;
}
.ref-bg .refcom .refcomnum
{
    font-family: 'Bebas Neue Regular';
    font-size: 90px;
    font-weight: bold;
    color: #ffffff;
    padding: 30px 0px 0px 0px;
}
.ref-bg .refcom .refcomtext
{
    font-size: 34px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    line-height: 43px;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
}
.ref-bg .refrightr
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 31px;
    color: #ffffff;
    padding: 45px 0px 0px 0px;
	margin-bottom:20px
}
.ref-bg .reflink
{
    text-align: center;
    margin-top: 20px;
	margin-bottom:20px
}
.ref-bg .reflink a
{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px 50px;
    background: #fb6c44;
    border-radius: 28px;
    border: 2px solid #682f1f;
}
.ref-bg .reflink a:hover
{
    background: #fea43a;
    border: 5px solid #682f1f;
    color: #fff;
}
/**********************************************/
.pay-bg {
	
    background: #f8f8f8 url(images/ref-bg1.jpg) no-repeat top center;
    background-size: cover;
    min-height: 320px;
    padding: 25px 0px;
}
.pay-bg .payleftr
{
    margin-top: 40px;
}
.pay-bg .payleftr .paylefimg
{
    margin-top: 12px;
}
.pay-bg .payleftr .payright
{
}
.pay-bg .payleftr .payright .payrightextr
{
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #f8f8f8;
    text-transform: uppercase;
    padding: 8px 0px 0px 0px;
}
.pay-bg .payleftr .payright .payrightextr span
{
text-transform:lowercase;
}
.pay-bg .payleftr .payright .payrightextr1
{
    font-family: 'Bebas Neue Regular';
    font-size: 29px;
    color: #fea43a;
    font-weight: bold;
}
.pay-bg .payleftr .payright .payrightextr2
{
    margin-top: 28px;
}
.pay-bg .payleftr .payright .payrightextr2 a
{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    background: #fb6c44;
    border-radius: 28px;
    border: 5px solid #682f1f;
    padding: 12px 25px;
}
.pay-bg .payleftr .payright .payrightextr2 a:hover
{
  background: #fea33a;
   border: 5px solid #682f1f;
}
.pay-bg .payrightr
{
    margin-top: 58px;
}
.pay-bg .payrightr .payrightoner
{
    margin-bottom: 15px;
}
/**********************************************/
.footer-bg {
	
    background: #f8f8f8 url(images/footer-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 320px;
    padding: 25px 0px;
}
.footer-bg .footerlogo
{
    text-align: center;
    padding: 27px 0px 40px 0px;
}
.footer-bg .footerlogo a
{
}
.footer-bg .footextr
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding: 0px 0px 0px 0px;

}
.footer-bg .footextr span
{
text-transform:uppercase;
}
.footer-bg .footextr a
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size:16px;
    color: #fea53a;
	padding:0px 0px 0px 0px;
}
.footer-bg .footextr a:hover
{
color:#fb6c44;
}

/*********************************************/
@media only screen and (max-width: 1199px) {	

	.topNav {
		margin-right: 0px;
	}
	
	.topNav ul li a {
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #ffffff;
    display: block;
    transition: 0.7s;
    padding: 25px 9px;
	
	}
	
	.topNav ul li a:hover {
		transition: 0.7s;
		color: #222222;
		background: #feb729;
		padding: 25px 9px;
	}
	
	.plan-bg .planbg1 {
		margin: 0px auto 20px;
	}
	
	.plan-bg .planbg2 {
		margin: 0px auto 20px;
	}
	
	.plan-bg .planbg3 {
		margin: 0px auto 20px;
	}
	
	.plan-bg .planbg4 {
		margin: 0px auto 20px;
	}
	
	.refer-bg .refer-Img1 {
		
		text-align:left;
	}
	
	.foot-bg .footbg1 {
		margin: 0px auto 20px;
	}
	
	.foot-bg .footbg2 {
		margin: 0px auto 20px;
	}
	
	.foot-bg .footbg3 {
		margin: 0px auto 20px;
	}
	
	.foot-bg .footbg4 {
		margin: 0px auto 20px;
	}
	
}

@media only screen and (max-width: 1023px) {
	
	.mobileMenu {
		display: block;
	}
	.topNav {
		position: fixed;
		right: -270px;
		top: 30px;
		background-color: #ff8c00;
		width: 270px;
		padding-left: 30px;
		z-index: 999;
		padding: 10px 0px 10px;
	}
	.topNav.mobileNav {
		right: 0px;
	}
	.topNavLinks {
		border: none;
	}
	.topNavLinks ul li {
		display: block;
	}
	.topNavLinks ul li a, .topNavLinks ul li a:hover {
		border: none;
		padding: 5px 20px;
		background:transparent;
		color:#fff;
	}
	.topNavLinks ul li a, .topNavLinks ul li:last-child a {
		    padding: 5px 20px;
    		color: #000;
    		font-weight: 400;
			text-align:left;
	}
	
	.plan-bg .plaoner .plaoneprin {
padding-bottom: 20px;
}
}


@media only screen and (max-width:1196px) {
.features-phone {
display:none;
}
.col-feature1 {
margin-left: 0px;
}
.col-feature2 {
margin-left: 0px;
}
.col-feature3 {
margin-left: 0px;
    left: 215px;
}
.col-feature4 {
margin-left: 0px;
}
.col-feature5 {
margin-left: 0px;
}
.col-feature6 {
    margin-left: 0px;
    left: -270px;

}
}

@media only screen and (max-width: 991px)
{
	 .bg6
{
		background:url(images/bg6.html) no-repeat top center ;
	background-size:cover;
	padding:25px 0px 25px 0px;
	min-height:830px;
	
}
.features-phone
{
    text-align: center;
    /* width: 592px; */
    height: 518px;
    background: url(images/plaoner.png) no-repeat center;
    background-size: cover;
    margin: 92px 0px 28px 0px;
    z-index: -1;
    position: relative;
}
.content {
    margin-left: 45px;
}

.col-feature1 {
    left: 0px;
	max-width: 314px;
    min-height: 266px;
}	

.col-feature2 {
    left: 0px;
    max-width: 314px;
    min-height: 257px;
}

.col-feature3 {
    left: 0px;
    max-width: 314px;
    min-height: 257px;
}


.col-feature4 {
	
    left: 0px;
	max-width: 314px;
    min-height: 266px;
}

.col-feature5 {
	
    left: 0px;
	max-width: 314px;
    min-height: 266px;
}


.col-feature6 {
	
    left: 0px;
	max-width: 314px;
    min-height: 266px;
}

.plan-bg .plaoner .plaoneprin {
padding-bottom: 20px;
}


.section {
    background: url(images/aff-bg.jpg) no-repeat top center;
    background-size: cover;
    padding: 25px 0px 25px 0px;
    min-height: 750px;
    position: relative;
    z-index: 9;
}
}


/********** 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, #ffa739 47%, #fb6d44 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: #fe983c;
    color: #fff;
    border: 1px solid #fe983c;
    box-shadow: inset 0 0 0 0 #fe983c;
    -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: #414550;
    color: #fff !important;
    box-shadow: inset 200px 0px 0px 0px #414550;
    border: 1px solid #414550;

}

}



/********** 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, #ffaa39 47%, #fb6d44 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: #fc963c;
    color: #fff;
    border: 1px solid #fb963c;
    padding: 13px 30px;
    outline: none;
    text-transform: uppercase;
    box-shadow: inset 0 0 0 0 #fb963c;
    -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: #414550;
    color: #fff !important;
    box-shadow: inset 200px 0px 0px 0px #414550;
    border: 1px solid #414550;
}


}


.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.html) no-repeat;
    background-size: cover;
	}
	.register table tr td
	{
    font-family: "Roboto",sans-serif;
    font-size: 16px;
   /* background: #000;*/
    color: #000;
    line-height: 18px;
    border-radius: 3px;
    padding: 10px 0px;
 border: 1px solid #ffaa39;
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.html') 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***********************/

