/*
font-family: 'Muli', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Montserrat', sans-serif;

*/
.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both;
}
@-webkit-keyframes heartbeat {
 from {
  -webkit-transform:scale(1);
  transform:scale(1);
  -webkit-transform-origin:center center;
  transform-origin:center center;
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 10% {
  -webkit-transform:scale(.91);
  transform:scale(.91);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 17% {
  -webkit-transform:scale(.98);
  transform:scale(.98);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 33% {
  -webkit-transform:scale(.87);
  transform:scale(.87);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 45% {
  -webkit-transform:scale(1);
  transform:scale(1);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
}
@keyframes heartbeat {
 from {
  -webkit-transform:scale(1);
  transform:scale(1);
  -webkit-transform-origin:center center;
  transform-origin:center center;
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 10% {
  -webkit-transform:scale(.91);
  transform:scale(.91);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 17% {
  -webkit-transform:scale(.98);
  transform:scale(.98);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 33% {
  -webkit-transform:scale(.87);
  transform:scale(.87);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 45% {
  -webkit-transform:scale(1);
  transform:scale(1);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
}
@media (min-width: 1025px){
    .logo {
  width: 20%;
  margin-top: 12px;
}
}
.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;
}

body {
	background-color: #000;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size:16px;
}

.mainheader {
	min-height: 790px;
	background:#000 url(images/slide1.jpg) no-repeat top center;
	/*position: relative;*/
	overflow: hidden;
	z-index:1;
	    background-size: cover;
}
.mainheader .col-lg-12,
.mainheader .col-md-12,
.mainheader .col-sm-12,
.mainheader .col-xs-12 {
	position: static;
}

.top-btc .top-icons {
	
	
}

.top-btc .top-icons {
	
	
}

.top-btc .top-icons .top1 {
	
	
}

.top-btc .top-icons .top1 {
	
	padding-top:20px;
}

.top-btc .top-icons .top1 img {
	
	float: left;
	margin-top:5px;
	margin-bottom:8px;
	margin-right: 10px;
}


 .top-btc .top-icons .top1 h4 {
	
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	color: #fff;
	margin: 0px 0px 0px;
	padding-bottom:5px;
	font-weight:bold;
}

.top-btc .top-icons .top1 h5 {
	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	color: #fff000;
	margin:0px 0px 0px;
	font-weight:bold;
}

.top-btc .top-icons .top1 h5 span {
	
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	color: #fff000;
	margin: 17px 0px 0px;
	font-weight:500;
}

.levelOneNav {
	padding: 0px;
	float: left;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #ac7db7;
}
.topInfo {
	float: left;
	line-height: 50px;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #f0ecfe;
}
.topInfo .addressSection {
	float: left;	
}
.topInfo .addressSection img {
	float: left;
	margin-right: 5px;
	margin-top: 7px;
}
.topInfo .addressSection a {
	text-decoration: none;
	margin-top: 2px;
    display: inline-block;
	color: #f0ecfe;
}

 .phoneSection {
	float: left;
	margin-top: 20px;
	font-size: 18px;
}

.phoneSection i {

color: #0fb4ec;
    font-size: 24px;
}

 .phoneSection img {
	float: left;
	margin-right: 5px;
	margin-top: 6px;
}
.phoneSection span {
	margin-top: 0px;
    display: inline-block;
	color: #ffffff;
}
.phoneSection a {
	color: #ffffff;
}
.flagContainer {
	float: right;
	text-align: right;
	padding-top: 7px;
}
.flagContainer img {
	margin: 0 10px 0px 0px;
}

.levelTwoNav {
	clear: both;
	padding-top: 15px;
	overflow: hidden;
	position:relative;
}
.levelTwoNav .logo {
	float: left;
	margin-right: 20px;
	margin-left: 5px;
}
.levelTwoNav .logo img {
	
	display: inline-block;
	transform-origin: 100% 0;
}

.levelTwoNav .logo img:hover{
	
		animation-name: wobble-bottom;
		animation-duration: 1s;
		animation-timing-function: ease-in-out;
		animation-iteration-count: 1;
}
#google_translate_element {
	
	color: transparent;
}

#google_translate_element a {
	
  display: none;
}

select.google_translate_element {
	
  color: black;
}

div.goog-te-gadget {
	
  color: transparent;
}

div.goog-te-gadget {
	
  color: transparent !important;
}

.goog-te-gadget .goog-te-combo {
	
     margin: 0px 0 !important;
    padding: 6px 5px;
         background: #f44647;
    border: 1px solid #f44647;
    color: #fff;;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    border-radius: 20px;
    box-shadow: 0px 3px 5px #fff;
}
.time
{
	    padding: 15px 0px 0px 0px;
    position: relative;
    /* overflow: hidden; */
    z-index: 1;
}
.time ul
{
list-style-type:none;
margin:0px;
padding:0px;
}
.time ul li
{
	font-family: 'Asap', sans-serif;
	font-size:16px;
	color:#fff;
	display:inline-block;
}
.time ul li span
{
	    margin-right: 10px;
}
.time ul li p
{
}

/* 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: 25px 0px 0px;
}
.topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topNav ul li {
	display: inline-block;
}
.topNav ul li a {
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
	padding: 0px 30px 0px 0px;
	display: block;
}
.topNav ul li a:hover {
	color: #f44647;
    transition: 0.7s;
}
.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: #f44647;
	border-radius: 7px 0 0 7px;
	margin-top: 30px;
}
.loginContainer {
	float:right;
	text-align: right;
	padding-top: 20px;
}
.loginContainer .signin {
	outline: none;
    width: 120px;
    height: 42px;
    color: #ffffff;
    line-height: 42px;
    /*margin: 24px 0px 20px 22px;*/
    background:transparent;
    border-radius: 30px;
    border: 1px solid #fff;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'Poppins', sans-serif;
}

.loginContainer .signin:hover {
	color: #fff;
	border: 1px solid #f44647;
	background: #f44647;
	transition: 0.7s;
}

.loginContainer .registration {
	outline: none;
    width: 148px;
    height: 42px;
    color: #ffffff;
    line-height: 42px;
    /*margin: 24px 0px 20px 22px;*/
    background:#f44647;
    border-radius: 30px;
    border: 1px solid #f44647;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'Poppins', sans-serif;
}
.loginContainer .registration:hover {
	color: #fff;
	border: 1px solid #fff;
	background: transparent;
	transition: 0.7s;
}
.loginContainer .registration:hover, .loginContainer .signin:hover {
	position: relative;
	
}

.bannerDescription {
	padding: 120px 0px 0px;
	position: relative;
}
.bannerDescription .bannerImg {
	position: absolute;
	left: 53%;
	top: 60px;
	text-align: left;
}
.bannerDescription .bannerText {
	max-width: 700px;
}
.bannerDescription h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 600;
	color: #ffffff;
	line-height: 50px;
	margin: 0px 0px 25px 0px;
	width: 620px;
	letter-spacing:0.05em;
	text-align:left;
	
}
.bannerDescription h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
	line-height: 24px;
	margin: 0px 0px 25px 0px;
}
.bannerDescription p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	line-height: 36px;
	margin-bottom: 25px;
}
.bannerDescription .bannerButtons {
	    padding: 72px 0px 37px;
	margin-left: 5px;
}
.bannerDescription .bannerButtons button {
	border-radius: 40px;
	margin-right: 30px;
}
.bannerDescription .bannerButtons .more1 {
	
	width: 285px;
    color: #fff;
    line-height: 45px;
    margin: 10px 0px 20px 22px;
    border: 1px solid #f44647;
    border-radius: 30px;
    background: transparent;
	outline:none;
	font-size:15px;
	font-weight: 700;
	font-family: 'Muli', sans-serif;
}

.bannerDescription .bannerButtons .more1:hover {

    color: #fff;
    border: 1px solid #4496fc;
    transition: 0.7s;
    background: #f44647;

}
.bannerDescription .bannerButtons .signupBut1 {
	
	width: 285px;
    color: #ffffff;
    border: 0px;
    line-height: 45px;
    margin: 10px 0px 20px 22px;
    border: 1px solid #f44647;
    border-radius: 30px;
    background: transparent;
	outline:none;
	font-size:15px;
	font-family: 'Muli', sans-serif;
}

.bannerDescription .bannerButtons .signupBut1:hover {

    color: #fff;
    border: 1px solid #4496fc;
    transition: 0.7s;
    background: #f44647;

}
.bannerDescription .bannerButtons button:hover {
	/*border: 2px solid #ffffff;*/
}
.bannerDescription .bannerButtons button:last-child {
	margin-right: 0px;
}


.aboutUsSection {
    background: #000 no-repeat top center;
    background-size: cover;
  /*  min-height: 560px;*/
    padding: 50px 0px;
}
.aboutUsSection .aboutUsContent {
	padding-top: 20px;
}
.para {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 31px;
    margin: 30px 0px 30px 0px;
}
.para1
{

}
.para1 a
{
        outline: none;
    /* width: 148px; */
    height: 42px;
    color: #fff;
    font-weight: bold;
    padding: 18px 43px;
    line-height: 42px;
    text-decoration: none;
    /* margin: 24px 0px 20px 22px; */
    background: #f44647;
    border-radius: 30px;
    border: 1px solid #f44647;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
.para1 a:hover
{
        color: #fff;
    border: 1px solid #fff;
    background: transparent;
    transition: 0.7s;
}
.aboutUsSection .about-img {
    
    padding:30px 0px 30px 0px;
}
	
.aboutUsSection button {
	background: transparent;
	border: none;
	padding:0px 0px 0px 0px;
	outline:none;
}
.aboutUsSection button img {
	
	display: inline-block;
	transform-origin: 100% 0;
}

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


.social-bg {
	
    background: #320193 url(images/social-bg.jpg) no-repeat top center;
    background-size: cover;
    padding:30px 0px 30px;
	background-attachment:fixed;
}

.social-bg .social-head {
	
	text-align:left;
	padding:30px 0px 0px 0px;
}

.social-bg .social-head h2 {
	
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #08bcf0;
	margin: 20px 0px 0px;
}

.social-bg .social-head h3 {
	
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 500;
    color: #ffffff;
    line-height: 60px;
    margin: 10px 0px 0px 0px;
}

.social-bg .social-head h3 span {
	
	color: #fff;
}

.aff
{
       font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
    margin: -71px 0px 0px 0px;
}
.back
{
    background: #2b2c34;
    height: 160px;
}
.back1
{
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 21px;
    text-align: center;
    margin-top: 41px;
    text-transform: uppercase;
}
.social{

    padding: 50px 0px 50px 0px;

}

.social-home {
	
	display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.social-home a {
	
    margin-bottom: 80px;
    color: #fff;
    font-size: 35px;
    position: relative;
    display: inline-block;
    width: 160px;
    height: 180px;
    line-height: 130px;
    text-align: center;
}

.social-home a i {
	
	position: relative;
    z-index: 10;
    top: -120px;
}

.social-home a .title {
	
    font-size: 24px;
    color: #ffffff;
    line-height: 1;
	font-weight:800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -33px;
	text-transform: uppercase;
}

.social-home a .sub-title {
	
    font-size: 16px;
    color: #ffffff;
    line-height: 1;
	font-weight:400;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -60px;
    display: block;
    width: 169px;
}

.social-home a::after {
	
    content: '';
    display: block;
    width: 116px;
    height: 114px;
    position: absolute;
    top: 0px;
    right: -20px;
}

.social-home a:active::before, .social-home a:focus::before, .social-home a:hover::before {
	
     transform: rotate(90deg);
	 transition: 0.7s;
}

.social-home a.facebook-circle::after {
	
    background: url(images/facebook-after.png) center no-repeat;
}

.social-home a.facebook-circle::before, .social-home a::before {
	
    background: url(images/facebook-cricle.png) center no-repeat;
    transition: 0.7s;
    height: 200px;
	content: '';
    display: block;
}

.social-home a.facebook-circle1::after {
	
    background: url(images/facebook-after1.png) center no-repeat;
}

.social-home a.facebook-circle1::before, .social-home a::before {
	
    background: url(images/facebook-cricle.png) center no-repeat;
    transition: 0.7s;
    height: 200px;
	content: '';
    display: block;
}

.social-home a.telegram-circle::after {
	
    background: url(images/telegram-after.png) center no-repeat;
}

.social-home a.telegram-circle::before, .social-home a::before {
	
    background: url(images/telegram-cricle.png) center no-repeat;
    transition: 0.7s;
    height: 200px;
	content: '';
    display: block;
}

.social-home a.telegram-circle1::after {
	
    background: url(images/telegram-after1.png) center no-repeat;
}

.social-home a.telegram-circle1::before, .social-home a::before {
	
    background: url(images/telegram-cricle.png) center no-repeat;
    transition: 0.7s;
    height: 200px;
	content: '';
    display: block;
}

.social-home a.twitter-circle::after {
	
    background: url(images/twitter-after.png) center no-repeat;
}

.social-home a.twitter-circle::before, .social-home a::before {
	
    background: url(images/twitter-cricle.png) center no-repeat;
    transition: 0.7s;
    height: 200px;
	content: '';
    display: block;
}

.social-home a.instagram-circle::after {
	
    background: url(images/instagram-after.png) center no-repeat;
}

.social-home a.instagram-circle::before, .social-home a::before {
	
    background: url(images/instagram-cricle.png) center no-repeat;
    transition: 0.7s;
    height: 200px;
	content: '';
    display: block;
}

.social-home a.whatsapp-circle::after {
	
    background: url(images/whatsapp-after.png) center no-repeat;
}

.social-home a.whatsapp-circle::before, .social-home a::before {
	
    background: url(images/whatsapp-cricle.png) center no-repeat;
    transition: 0.7s;
    height: 200px;
	content: '';
    display: block;
}


.ourOfferSection {
	background: url("images/ourOfferBg.jpg") no-repeat top center;
	/*background: #1b1d24;*/
	background-size: cover;
	min-height: 870px;
	padding: 20px 0px 100px;
	background: #202020;
}
.ourOfferSection .ourOfferContent {
	padding-top: 20px;
}
.ourOfferSection .ourOfferContent h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 500;
	color: #ffffff;
	line-height: 60px;
	margin: 10px 0px 40px 0px;
}
.ourOfferSection .offerPlans .plan {
    width: 330px;
    
	margin: 10px auto;
	
}
.ourOfferSection .offerPlans .plan1 {
	background: url("images/plan1Bg.png") no-repeat top center;
}
.ourOfferSection .offerPlans .plan2 {
	background: url("images/plan2Bg.png") no-repeat top center;
}
.ourOfferSection .offerPlans .plan3 {
	background: url("images/plan3Bg.png") no-repeat top center;
}
.ourOfferSection .offerPlans .plan4 {
	background: url("images/plan4Bg.png") no-repeat top center;
}
.ourOfferSection .offerPlans .plan5 {
	background: url("images/plan5Bg.png") no-repeat top center;
}
.ourOfferSection .offerPlans .plan6 {
	background: url("images/plan6Bg.png") no-repeat top center;
}
.ourOfferSection .offerPlans .plan7 {
	background: url("images/plan7Bg.html") no-repeat top center;
}

.ourOfferSection .offerPlans .plan > h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	margin: 20px 0px 0px 0px;
}
.ourOfferSection .offerPlans .plan > h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	color: #08bcf0;
	font-size: 14px;
	text-align: center;
}
.ourOfferSection .offerPlans .plan ul {
	margin: 0px;
	padding: 0px;
	padding-left: 65px;
    padding-top: 20px !important;
}

.ourOfferSection .offerPlans .plan ul .plan-hide {
	    background: #241775;
    padding: 15px;
    line-height: 30px;
    left: -32px;
    position: relative;
}

.ourOfferSection .offerPlans .plan ul li {
	margin: 10px 0px;
	padding: 0px;
	list-style-type: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 17px;
	line-height: 30px;
}
.ourOfferSection .offerPlans .plan .orderNow {
	text-align: center;
	padding-top: 34px;
}
.ourOfferSection .offerPlans .plan .orderNow a { 
	
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #08bcf0;
	text-decoration:none;
	transition:0.7s;
	text-transform:uppercase;
	display:block;
	letter-spacing:1px;
}

.ourOfferSection .offerPlans .plan .orderNow a:hover {
	 
	color: #f44647;
	transition:0.7s;
    animation-name: wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
@keyframes wobble-horizontal {
	16.65% {
		transform: translateX(8px);
	}

	33.3% {
		transform: translateX(-6px);
	}

	49.95% {
		transform: translateX(4px);
	}

	66.6% {
		transform: translateX(-2px);
	}

	83.25% {
		transform: translateX(1px);
	}

	100% {
		transform: translateX(0);
	}
}
.forYourSection {
	/*background: url("images/forYourSaftyBg.jpg") no-repeat top center;*/
	background: #000;
	background-size: cover;
	min-height: 940px;
	padding: 150px 0px 0px;
}
.forYourSection .forYourContent  {
	position: relative;
    top: -135px;

}
.forYourSection .forYourContent h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 500;
	color: #ffffff;
	line-height: 40px;
	margin: 10px 0px 40px 0px;
}

.forYourSection .payCalc {
	width: 1070px;
	height: 133px;
	/*! background: url("images/footerBg.jpg") no-repeat top center; */
	margin: auto;
	position: relative;
    top: -215px;
	background-color: #0e0e0e;
	border: 2px solid #303030;
}
.forYourSection .payCalc h6 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}
.forYourSection .payCalc p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #ca9201;
	font-size: 17px;
	letter-spacing: 0.04em;
	margin-top: 14px;
}
.forYourSection .payCalc img {
	float: left;
	margin: 30px 20px 0px 50px;
}
.forYourSection .payCalc .pay {
	float: left;
}
.forYourSection .payCalc .calc {
	float: left;
}
.forYourSection .payCalc .pay .enterAmt {
	float: left;
	padding-top: 30px;
}
.forYourSection .payCalc .pay .enterAmt input {
    width: 143px;
    height: 44px;
    background: #fff no-repeat center;
    border: 0px;
    text-align: center;
    padding-right: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #3e2bc5;
    border-radius: 5px;
}

.forYourSection .payCalc .calc img {
	float: left;
	margin: 0px;
	position: relative;
    top: 1px;
}
.forYourSection .payCalc .pay .plan {
	float: left;
	padding-top: 30px;
    margin-left:50px;
}
.forYourSection .payCalc .pay .plan select {
	width:222px;
	height: 44px;
	/*background: url("../images/planModalBg.png") no-repeat top center;*/
	border: 0px;
	border-radius:5px;
	padding-left:6px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #201578;
}
.forYourSection .payCalc .calc .duration {
	float: left;
	padding-top: 30px;
    margin-left: 30px;
}
.forYourSection .payCalc .calc .dailyProfit {
	float: left;
	padding-top: 30px;
    margin-left: 45px;
}
.forYourSection .payCalc .calc .dailyProfit p input{
    width: 180px;
    border: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17px;
    background: transparent;
    padding: 0px 0px 0px 8px;
    color: #f44647;
}
.forYourSection .payCalc .calc .totalProfit {
	float: left;
	padding-top: 30px;
    margin-left: 45px;
}
.forYourSection .payCalc .calc .totalProfit p input{
    width: 143px;
    border: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 2px;
    background: transparent;
    padding: 0px 0px 0px 8px;
	color: #f44647;
}
.forYourSection .advantages {
	padding: 10px 0px;
	position: relative;
    top: -100px;
}
.forYourSection .advantages .advantage {
	min-height: 200px;
    margin-bottom: 30px;
	float: left;
	background: #303030;
	border: 2px solid #2b2b2b;
	padding-top: 20px;
}
.forYourSection .advantages .advantagesImg {
	float: left;
}
.forYourSection .advantages .advantagesContent {
	float: left;
	width: 354px;
	padding: 15px 10px 0px 5px;
}
.forYourSection .advantages .advantagesContent h4 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 12px;
}
.forYourSection .advantages .advantagesContent p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #9f96a7;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
}



.statusReportSection {
	background: url("images/statusBg.png") no-repeat top center;
	background-size: contain;
	/*min-height: 1000px;*/
	padding: 60px 0px;
}
.statusReportSection .status {
	padding: 30px 0px 50px;
}
.statusReportSection .status .statusCol {
	width: 20%;
	float: left;
	text-align: center;
}
.statusReportSection .status .statusCol h4 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #fefeff;
	font-size: 30px;
	margin: 0px;
	margin-bottom: 12px;
}
.statusReportSection .status .statusCol h5 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #fefeff;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 12px;
}
.statusReportSection .statisticsTable {
	padding-top: 50px;
}
.statusReportSection .statisticsTable h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #fefeff;
	font-size: 24px;
	text-align: center;
	margin: 0px;
	margin-bottom: 30px;
}
.statusReportSection .statisticsTable table {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #fefeff;
	font-size: 18px;
}
.statusReportSection .statisticsTable .colOne {
	width: 277px;
	height:80px;
	background: url("images/tdbg1.png") no-repeat center center;
    padding-left: 40px;
}
.statusReportSection .statisticsTable .colThree {
	width: 210px;
	height:80px;
	background: url("images/tdbg3.png") no-repeat center center;
	text-align: center;
}



.affiliateSection {
	background: #f44647;
	/*min-height: 620px;*/
	padding: 10px 0px 50px;
}
.affiliateSection .affiliateContent  {
	padding: 0px 0px 10px 0px;
}
.affiliateSection .affiliateContent h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 500;
	color: #ffffff;
	line-height: 60px;
	margin: 10px 0px 40px 0px;
}
.affiliateSection .affiliateDescription {
	padding-top: 0px;
}
.affiliateSection .affiliateDescription h2 {
	font-family: 'Poppins', sans-serif;
	font-weight:500;
	color: #fff;
	font-size:32px;
	text-transform:uppercase;
	margin:70px 0px 0px 0px;
}

.affiliateSection .affiliateDescription h2 span {
	font-family: 'Poppins', sans-serif;
	font-weight:700;
	color: #fff;
	font-size:32px;
}
.affiliateSection .affiliateDescription p {
	padding-top:50px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	color: #341193;
	font-size: 16px;
	line-height: 26px;
}

.weacceptSection {
	/*background: url("images/weacceptBg.jpg") no-repeat top center;*/
	background: #000;
	background-size: cover;
	min-height: 430px;
	padding: 60px 0px;
}
.weacceptSection .weacceptContent  {
	padding: 0px 0px 10px 0px;
	text-align:center;
}
.weacceptSection .weacceptContent h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 500;
	color: #ffffff;
	line-height: 60px;
	margin: 10px 0px 40px 0px;
}
.weacceptSection .paySection {
	padding: 0px 0px 20px;
	text-align: center;
}
.weacceptSection .paySection img {
	margin: 0px 7px 20px;
}


.footerSection {
	background: #111111;
	background-size: cover;
	min-height: 420px;
	padding: 60px 0px 0px;
}
.footerSection .footerNav {
	width: 100%;
	height: 120px;
	background: #f44647;
	background-size: contain;
	position: relative;
    top: -120px;
}
.footerSection .footerNav  ul {
	margin: 0px;
	padding: 0px;
	margin-top: 37px;
	margin-left: 20px;
}
.footerSection .footerNav  ul li {
	margin: 0px;
	padding: 0px 27px;
	list-style-type: none;
	display: inline-block;
}
.footerSection .footerNav  ul li a {
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	line-height:30px;
}
.footerSection .footerNav  ul li a:hover {
	color: #f44647;
    transition: 0.7s;
}
.footerSection .footerNav .loginContainerFooter {
	padding-top: 32px;
}
.footerSection .footerNav .loginContainerFooter img {
	margin-right: 20px;
}
.footerSection .footerNav .loginContainerFooter .signupBut2 {
	
	width: 150px;
    /*height: 42px;*/
    color: #fff;
    border: 0px;
    line-height: 35px;
   /* margin: 24px 0px 20px 22px;*/
    border: 1px solid #000 !important;
    border-radius: 30px;
	background: #f44647;
	outline:none;
	border: 1px solid #f44647;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'Poppins', sans-serif;
}

.footerSection .footerNav .loginContainerFooter .signupBut2:hover {

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

}
.footerSection .footerNav .loginContainerFooter .loginbut2 {

    width: 130px;
    /*height: 40px;*/
    color: #fff;
    border: 0px;
    line-height: 35px;
    /*margin: 24px 0px 10px 22px;*/
    border-radius: 30px;
	outline:none;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'Poppins', sans-serif;
	border: 1px solid #fff;
	background: transparent;
}

.footerSection .footerNav .loginContainerFooter .loginbut2:hover {

    color: #fff;
    background: #f44647;
    transition: 0.7s;
    border: 1px solid #f44647;
}
.footerSection .footerRowOne {
	padding: 20px 0px;
	position: relative;
	top: -100px;
}
.footerSection .footerRowOne .address {
	text-align: left;
	padding-top: 20px;
}
.footerSection .footerRowOne .contacts {
	text-align: right;
	padding-top: 20px;
}
.footerSection .footerRowOne .footerLogo {
	text-align: center;
}
.footerSection .footerRowOne .footerLogo img {
	margin: auto;
	display:block;
}
.footerSection .footerRowOne .footerLogo img:hover {
	
	transition:0.7s;
    animation-name: wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
.footerSection .footerRowOne h6 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}
.footerSection .footerRowOne p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
}
.footerSection .footerRowOne a {
	text-decoration: none;
	color: #ffffff;
}
.footerSection .footerRowOne a:hover {
	text-decoration: underline;
}
.footerSection .footerRowTwo {
	padding: 0px;
	position: relative;
	top: -100px;
}
.footerSection .footerRowTwo .facebook {
	text-align: left;
	padding-top: 20px;
}
.footerSection .footerRowTwo .facebook img {
	
	display: inline-block;
	transform-origin: 100% 0;
}

.footerSection .footerRowTwo .facebook img:hover{
	
		animation-name: wobble-bottom;
		animation-duration: 1s;
		animation-timing-function: ease-in-out;
		animation-iteration-count: 1;
}
.footerSection .footerRowTwo .twitter {
	text-align: right;
	padding-top: 20px;
}
.footerSection .footerRowTwo .twitter img {
	
	display: inline-block;
	transform-origin: 100% 0;
}

.footerSection .footerRowTwo .twitter img:hover{
	
		animation-name: wobble-bottom;
		animation-duration: 1s;
		animation-timing-function: ease-in-out;
		animation-iteration-count: 1;
}
.footerSection .footerRowTwo .copyRights {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	padding-top: 33px;
}







@media only screen and (max-width: 1199px) {
	.loginContainer {
		float: right;
		margin-top: 25px;
	}
	.loginContainer .signin {
		margin-right: 0px;
	}
	.loginContainer .registration {
		margin-right: 0px;
		margin-left: 20px;
	}
	.topNav {
		margin-right: 0px;
		float: right;
	}
	.topNav ul li a {
		padding: 0px 30px 0px 0px;
	}
	.bannerDescription .bannerText {
		width: auto;
	}
	.bannerDescription .bannerButtons {
		width: auto;
	}
	.aboutUsSection button {
		    padding: 40px 0px 40px 0px;
	}
/*	.ourOfferSection .offerPlans .plan {
		width: auto;
		background-size: contain;
	}*/
	.statusReportSection .statisticsTable .colOne {
		width: 210px;
		height: 72px;
		background: url("images/tdbg1mob.png") no-repeat center center;
	}
	.statusReportSection .statisticsTable .colThree {
		width: 111px;
		height: 72px;
		background: url("images/tdbg3mob.png") no-repeat center center;
	}
	.forYourSection .payCalc {
		border-radius: 5px;
		width: auto;
		height: auto;
		overflow: hidden;
		padding: 20px 0px 30px;
	}
	.forYourSection .payCalc .pay .enterAmt {
		margin-left: 30px;
	}
	.statusReportSection .statisticsTable .colOne {
		/*padding-left: 20px;*/
	}
	.affiliateSection .affiliateDescription p {
		padding-top: 65px;
	}
	.footerSection .footerNav {
		top: -110px;
	}
	.footerSection .footerNav ul {
		margin-top: 29px;
		margin-left: 10px;
	}
	.footerSection .footerNav ul li {
		padding: 0px 12px;
	}
	.footerSection .footerNav ul li:last-child {
		padding: 0px;
	}
	.footerSection .footerNav .loginContainerFooter {
		padding-top: 24px;
	}
}
@media only screen and (max-width: 1199px) and (min-width:992px) {
	.ourOfferSection .offerPlans .plan {
		padding-top: 123px;
	}
	.ourOfferSection .offerPlans .plan ul {
		padding-left: 55px;
		padding-top: 22px;
	}
	.ourOfferSection .offerPlans .plan ul li {
		line-height: 29px;
	}
.ourOfferSection .offerPlans .plan > h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	margin: 28px 0px 0px 0px;
}	
.ourOfferSection .offerPlans .plan .orderNow {
		padding-top: 27px;
	}
	.aboutUsSection button {
		padding:50px 0px 0px 0px;
	}
}

@media only screen and (max-width: 1023px) {
	.topInfo {
		margin-bottom: 0px;
	}
	.mobileMenu {
		display: block;
	}
	.topNav {
		position: fixed;
		right: -270px;
		top: 45px;
		background-color: #202020;
		width: 270px;
		padding-left: 30px;
		z-index: 999;
	}
	.topNav.mobileNav {
		right: 0px;
	}
	.topNavLinks {
		border: none;
	}
	.topNavLinks ul li {
		display: block;
	}
	.topNavLinks ul li a, .topNavLinks ul li a:hover {
		border: none;
	}
	.topNavLinks ul li a {
		padding: 10px 0px 10px;
		color: #ffffff;
		font-weight: 400;
	}
	.loginContainer {
		position: fixed;
		top: 307px;
		right: -270px;
		background-color: #202020;
		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: 991px) {
	/*.mainheader {
		background: #592ec4 url("../images/bannerMob.jpg") no-repeat bottom center;
	}*/
	.bannerDescription h1 {
		margin-top: 20px;
	}
	.ourOfferSection .offerPlans .plan ul {
			padding-left: 55px;
		padding-top: 22px;
	}
	.forYourSection .payCalc .calc {
		padding-top: 30px;
	}
	.forYourSection .advantages .advantagesContent {
		width: auto;
	}
	.forYourSection .advantages .advantagesContent img {
		margin-bottom: 20px;
	}
	.statusReportSection .status .statusCol {
		width: 50%;
		margin-bottom: 40px;
	}
	.statusReportSection .status .statusCol:last-child {
		width: 100%;
		margin-bottom: 40px;
	}
	.statusReportSection .statisticsTable table {
		margin: 0px auto 50px;
	}
	.statusReportSection .statisticsTable .colOne {
		width: 380px;
		height: 72px;
		background: url("images/tdbg1.png") no-repeat center center;
		padding-left: 40px;
	}
	.ourOfferSection .offerPlans .plan > h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	margin: 19px 0px 0px 0px !important;
}
	.statusReportSection .statisticsTable .colThree {
		width: 340px;
		height: 72px;
		background: url("images/tdbg3.png") no-repeat center center;
		text-align: center;
	}
	.footerSection .footerNav {
		background: #0e0e0e;
		border-radius: 5px;
		float: left;
		height: auto;
		padding-bottom: 30px;
		text-align: center;
		z-index:1;
	}
	.footerSection .footerRowOne {
		top: -70px;
	}
	.footerSection .footerRowOne .address {
		text-align: center;
		padding-bottom: 20px;
	}
	.footerSection .footerRowOne .contacts {
		text-align: center;
		padding-bottom: 20px;
	}
	.footerSection .footerRowOne .footerLogo {
		text-align: center;
		padding-bottom: 20px;
	}
	.footerSection .footerRowTwo .facebook {
		text-align: center;
	}
	.footerSection .footerRowTwo .twitter {
		text-align: center;
	}
	.footerSection .footerRowTwo .copyRights {
		text-align: center;
	}
	
	.affiliateSection .affiliateDescription h2 {
	font-family: 'Poppins', sans-serif;
	font-weight:500;
	color: #fff;
	font-size:32px;
	text-transform:uppercase;
	margin:30px 0px 0px 0px;
}
}

@media only screen and (max-width: 767px) {
	
	.flagContainer {
		display: none;
	}
	.levelOneNav {
		padding: 0px;
	}
	.levelTwoNav {
		margin-top: 35px;
	}

	.bannerDescription h1 {
		width: auto;
		font-size: 36px;
		line-height: 45px;
	}
	.bannerDescription h3 {
		width: auto;
	}
	.bannerDescription .bannerButtons {
		padding: 40px 0px 0px;
		width: 280px;
	}
	.ourOfferSection .offerPlans .plan {
	  width: 330px;
    height: 500px;
	padding-top: 10px;
	}
	.ourOfferSection .ourOfferContent h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  text-align: center;
}
	 .ourOfferSection .offerPlans .plan > h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	margin: 32px 0px 0px 0px;
}
	.ourOfferSection .offerPlans .plan ul {
		padding-left: 55px;
		padding-top: 22px;
	}
	
	.ourOfferSection .offerPlans .plan ul li {
		line-height: 29px;
		font-size: 13px;
	}
	.ourOfferSection .offerPlans .plan .orderNow {
		padding-top: 27px;
	}
	.statusReportSection .status .statusCol {
		width: 100%;
		margin-bottom: 40px;
	}
	.statusReportSection .status .statusCol:last-child {
		width: 100%;
		margin-bottom: 40px;
	}
	
}
@media only screen and (max-width: 720px) {
	.statusBar {
		bottom: 65px;
	}
}
@media only screen and (max-width: 670px) { 
	.levelOneNav {
		height: auto;
	}
	.topInfo .addressSection {
		float: none;
	}
	.topInfo .phoneSection {
		float: none;
		margin-left: 0px;
	}
	.statusReportSection .statisticsTable table {
		font-size: 15px;
	}
	.statusReportSection .statisticsTable .colOne {
		    width: 276px;
			height: 72px;
			background: url(images/tdbg1xs.png) no-repeat center center;
			padding-left: 65px;
	}
	.statusReportSection .statisticsTable .colThree {
		width: 360px;
		height: 72px;
		background: url("images/tdbg3xs.png") no-repeat center center;
	}
	.forYourSection .advantages .advantagesContent {
		width: auto;
	}
	.forYourSection .payCalc .pay,
	.forYourSection .payCalc .pay .enterAmt,
	.forYourSection .payCalc .pay .plan,
	.forYourSection .payCalc .calc .duration,
	.forYourSection .payCalc .calc .dailyProfit,
	.forYourSection .payCalc .calc .totalProfit {
		float: none;
	}
	.forYourSection .payCalc .pay .plan,
	.forYourSection .payCalc .calc .dailyProfit,
	.forYourSection .payCalc .calc .totalProfit {
		margin-left: 30px;
	}
	.footerSection .footerNav ul li {
		display: block;
	}
	.footerSection .footerNav .loginContainerFooter img {
		display: block;
		margin: auto;
	}
}

@media only screen and (max-width: 590px) { 
	/*.mainheader {
		min-height: auto;
	}*/
	.bannerDescription {
		padding: 10px 0px 100px;
	}
	.levelTwoNav {
		background-color: transparent;
	}
	.flagContainer {
		display: none;
	}
	.aboutUsSection {
		min-height: auto;
		padding: 50px 0px 50px;
	}
	.aboutUsSection .aboutUsContent h2 {
		font-size: 30px;
		line-height: 50px;
	}
	.aboutUsSection .aboutUsContent h2 br {
		display: none;
	}
	
}
@media only screen and (max-width: 567px) { 
	.bannerDescription h1 {
		font-size: 30px;
		line-height: 35px;
	}
}


@media only screen and (max-width: 430px) { 

	.topInfo {
		display: none;
	}
	.levelTwoNav {
		margin-top: 10px;
	}
}
@media only screen and (max-width: 370px) { 
	.statusReportSection .statisticsTable .colOne {
		width: 130px;
		background-size: contain;
		padding-left: 12px;
		        word-break: break-all;
	}
	.statusReportSection .statisticsTable .colTwo img {
		width: 75px;
	}
	.statusReportSection .statisticsTable .colThree {
		width: 85px;
		background-size: contain;
		padding-left: 12px;
	}
}



















/********** registration part Media query **********/

 

@media (max-width:992px) {

.box6 , .box6 p , .box6 a  {
width:100%;
font-family: 'Roboto', sans-serif;
font-size:100%;
line-height:24px;
color: #4d4d4d;
padding-bottom:110px;
}

#formname_main {
	color: #f44647;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    background: #000;
    border-radius: 0px;
    padding: 10px;
    width: 100%;
    margin: 30px 0px 20px 0px;
    font-family: 'Roboto', sans-serif;
    outline: 2px solid #f44647;
    outline-offset: 5px;
}

input, select, textarea {
width:auto;
height:auto;
}

/*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: #f44647;
    color: #fff;
    border: 1px solid #f44647;
    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: #feb729;
    color: #fff000;
    box-shadow: inset 100px 0px 0px 0px #feb729;
    border: 1px solid #feb729;
}

}



/********** 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: #fff;
    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: #f44647;
    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: #f44647;
    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: #fff;
    line-height: 32px;
}

.member_detail table tr td b {
	
	 color: #f44647;
}

/********** registration part **********/


table {
    border: 6px solid transparent;
    border-collapse: initial;
}

button, input, select, textarea {
color:#000;
}

@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:#f44647;
transition:0.7s;
background-color: #fff;
}

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

.accordion li.open i {
	color: #f44647;
}
.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: #e1dddd;
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: #000;
    border-radius: 0px;
    padding: 10px;
    width: 100%;
    margin: 30px 0px 20px 0px;
    font-family: 'Roboto', sans-serif;
    outline: 2px solid #f44647;
    outline-offset: 5px;
}

input.sbmt{
    background: #f44647;
    color: #fff;
    border: 1px solid #f44647;
    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.sbmt:hover
{
    background: #feb729;
    color: #fff000;
    box-shadow: inset 100px 0px 0px 0px #feb729;
    border: 1px solid #feb729;
}


}


.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 table tr td
	{
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    background: #000;
    color: #FFF;
    line-height: 18px;
    border-radius: 3px;
    padding: 10px 0px;
    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.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;
	}
}
    .heading{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #f44647 !important;
  margin: 0px 0px 10px 0px;
}
#formname_main
{
	color: #fff !important;
}

/*-- Works --*/
.works{padding: 60px 0px; position: relative; overflow-x: hidden; background: #f6f8ff;}
.works:before{content: ''; position: absolute; background:url(img/onlyfans/shape3.html) no-repeat top left; width: 303px; height: 303px; top: 0px; left: -100px; opacity: 0.2;}
.works:after{content: ''; position: absolute; background:url(img/onlyfans/shape4.html) no-repeat top left; background-size: 200px; width: 200px; height: 200px; bottom: 100px; right: 10px; opacity: 0.2;}
.works ul{width: 100%; display: flex; flex-wrap: wrap; margin: 0; padding: 0; justify-content: center;}
.works ul li{width: 22%; margin: 1.5%; text-align: center; padding: 20px; box-shadow: 0px 0px 45px rgba(0,0,0,0.05); border-radius: 7px; background: #fff; position: relative;}
.works ul li p strong{display: block; margin-bottom: 10px; font-size: 16px; line-height: 18px; color: #491867;}
.works ul li .icons{width: 80px; height: 80px; margin:0 auto; background:#3909bb; border-radius: 0px 0px 50% 50%; padding: 15px; margin-top:-29px; margin-bottom: 10px; position: relative;}
.works ul li .icons:before{top: 0%; left: -17px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; border-color: rgba(55, 139, 52, 0); border-right-color: #5057e3; border-width: 9px; margin-left: 0px;}
.works ul li .icons:after{top: 0%; right: -17px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; border-color: rgba(55, 139, 52, 0); border-left-color: #5057e3; border-width: 9px; margin-left: 0px;}

/*latest transactions*/
.homelastblock{
    display: block;
vertical-align: top;
margin-bottom:20px;
padding-bottom: 5px;
border:3px solid #000;
border-radius: 5px;
    
}

.homelastbox{
padding: 10px;
display: block;
min-height: 50px;
border-radius: 5px;
border:1px solid #000;
margin: 10px;
background-color: #000;
}


.homelastboxtit{
color: #fff;
font-weight: 500;
letter-spacing: 1px;
margin-bottom: 10px;
}

.homelastboxtit2{
color: #fff;
font-weight: 500; 
margin-bottom: 10px;
}
.homelastico{
font-size: 16pt;
display: inline-block;
color: #fab53d;
  }

.homelastuser{
    font-size: 10pt;
    letter-spacing: 1px;
    padding-left: 5px;
    letter-spacing: 2px;
    color: #fff;
    top: -5px;
    position:relative;
    display: inline-block;
    
}
.homelastrb{
    float: right;
}
.homelastlb{
    float: left;
}
.homelastpay{
    width: 28px;
margin-top: -5px;
    
}

.homelastamount{
    font-size: 11pt;
font-weight: 500;
display: inline-block;
margin-top: 2px;
color: #fff;
letter-spacing: 1px;
}
.homepaytit{
font-size: 26pt;
padding: 5px 10px 5px 10px;
background: #7863fe;
color: #132351;
max-width: 300px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
letter-spacing: 2px;
text-transform: uppercase;}
.homepaybox{
    display: block;
    background:rgba(255,255,255,0.5) url('images/bg_mesh.html') center;
    padding: 10px;
    color: #132351;
    border-bottom:2px solid #7863fe;
    border-top:2px solid #7863fe;
    
}
.homepaybox2{
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(120,99,254,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(120,99,254,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(120,99,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#7863fe',GradientType=0 );
}
.button:hover {
  background-color: #f00;
  color: #fff;
}
/*****poput calc***********************/