@font-face {
    font-family: 'RobotoRegular';
    src: url('fonts/RobotoRegular.eot');
    src: url('fonts/RobotoRegular.eot') format('embedded-opentype'),
         url('fonts/RobotoRegular.woff2') format('woff2'),
         url('fonts/RobotoRegular.woff') format('woff'),
         url('fonts/RobotoRegular.ttf') format('truetype'),
         url('fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/RobotoLight.eot');
    src: url('fonts/RobotoLight.eot') format('embedded-opentype'),
         url('fonts/RobotoLight.woff2') format('woff2'),
         url('fonts/RobotoLight.woff') format('woff'),
         url('fonts/RobotoLight.ttf') format('truetype'),
         url('fonts/RobotoLight.svg#RobotoLight') format('svg');
}

@font-face {
    font-family: 'RobotoBlack';
    src: url('fonts/RobotoBlack.eot');
    src: url('fonts/RobotoBlack.eot') format('embedded-opentype'),
         url('fonts/RobotoBlack.woff2') format('woff2'),
         url('fonts/RobotoBlack.woff') format('woff'),
         url('fonts/RobotoBlack.ttf') format('truetype'),
         url('fonts/RobotoBlack.svg#RobotoBlack') format('svg');
}
@font-face {
    font-family: 'RobotoMedium';
    src: url('fonts/RobotoMedium.eot');
    src: url('fonts/RobotoMedium.eot') format('embedded-opentype'),
         url('fonts/RobotoMedium.woff2') format('woff2'),
         url('fonts/RobotoMedium.woff') format('woff'),
         url('fonts/RobotoMedium.ttf') format('truetype'),
         url('fonts/RobotoMedium.svg#RobotoMedium') format('svg');
}
@font-face {
    font-family: 'RobotoCondensedRegular';
    src: url('fonts/RobotoCondensedRegular.eot');
    src: url('fonts/RobotoCondensedRegular.eot') format('embedded-opentype'),
         url('fonts/RobotoCondensedRegular.woff2') format('woff2'),
         url('fonts/RobotoCondensedRegular.woff') format('woff'),
         url('fonts/RobotoCondensedRegular.ttf') format('truetype'),
         url('fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}
@font-face {
    font-family: 'RobotoCondensedLight';
    src: url('fonts/RobotoCondensedLight.eot');
    src: url('fonts/RobotoCondensedLight.eot') format('embedded-opentype'),
         url('fonts/RobotoCondensedLight.woff2') format('woff2'),
         url('fonts/RobotoCondensedLight.woff') format('woff'),
         url('fonts/RobotoCondensedLight.ttf') format('truetype'),
         url('fonts/RobotoCondensedLight.svg#RobotoCondensedLight') format('svg');
}

@font-face {
    font-family: 'RobotoCondensedBold';
    src: url('fonts/RobotoCondensedBold.eot');
    src: url('fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
         url('fonts/RobotoCondensedBold.woff2') format('woff2'),
         url('fonts/RobotoCondensedBold.woff') format('woff'),
         url('fonts/RobotoCondensedBold.ttf') format('truetype'),
         url('fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, 
h6, p, blockquote, pre, a, code, del, em, font, img, small, 
strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, 
label, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent; 
}
body { 
	line-height: 1;
	background:#000000;
}
ol, ul { 
	list-style: none; 
} 
blockquote, q { 
	quotes: none; 
} 
h1, h2, h3, h4, h5 {
	margin: 0 0 20px 0;
	text-align:center;
}
h1{
	font-size:1.5em;
	color:#333333;
	font-family:"RobotoCondensedBold", serif;
	line-height: 1.2em;
	font-weight:normal;
}
h2 {
	font-size:1.5em;
	color:#333333;
	font-family:"RobotoCondensedBold", serif;
	line-height: 1.2em;
	font-weight:normal;
}
h3{
	font-size:1.5em;
	color:#333333;
	font-family:"RobotoCondensedBold", serif;
	line-height: 1.2em;
	font-weight:normal;
}
h4{
	font-family:"RobotoCondensedBold", serif;
	font-weight:bold;
	color:#f4f4f4;
	font-size:2.3em;
	text-align:center;
}
p {
	color:#333;
	font-size:1em;
	margin-bottom:5%;
	text-align:justify;
	line-height:1.3em;
}
a {
	text-decoration:underline;
	color: #ffffff;
}
a:hover {
	text-decoration:none;
	color:#66d1ff;
}
img{
	max-width:100%;
	height:auto;
	}
.wrapper{
		margin:0 auto;
		max-width:1200px;
		min-width:980px;
		box-sizing:border-box;
		padding:0;
	}
	.clear{
		clear:both;
	}
	.container{
		background:url(img/bg2.jpg) no-repeat center 0px, url(img/bg3.jpg) no-repeat center 258px, #000000 url(img/bg1.jpg) repeat-y top center;
		min-width:1200px;
		margin:0 auto 0 auto;
	}
	.logo1 img{
		max-width:943px;
		display:block;
		margin:0 auto 0 auto;
	}
	.btn1{
		background:url(img/btn1.png) no-repeat top center;
		display:block;
		width:537px;
		height:89px;
		margin:-40px auto 0 auto;
		position:relative;
	}
	.btn1:hover{
		opacity:0.9;
	}
	nav{
		background:#000000 url(img/navbg1.jpg) no-repeat top center;
		text-align:center;
	}
	nav ul{
		margin:0 auto;
		max-width:1650px;
		min-width:980px;
		box-sizing:border-box;
		padding:10px 20px;
		list-style:none;
		font-family: "RobotoMedium", serif;
		font-size:1.2em;
	}
	nav ul li{
		display:inline-block;
		padding:0 15px 0 15px;
		border-left:2px solid #167100;
		font-weight:bold;
	}
	nav ul li:first-child{
		border:none;
	}
	nav ul li a{
		color:#135200;
		text-decoration:none;
	}
	nav ul li a:hover{
		color:#c40000;
		text-decoration:underline;
	}
	nav ul li .moblink1{
		background:url(img/moblink1.png) no-repeat center right;
		padding-right:20px;
		color:#ffffff;
	}
	.s1{
		padding:40px 0 0 0;
	}
	.s1 figure{
		margin:0 0 22px 1.8%;
		padding:0;
		float:left;
		width:31.5%;
		border:1px solid #1efd00;
		position:relative;
		box-sizing:border-box;
	}
	.s1 figure a{
		display:block;
		background-color:#000000;
	}
	.s1 figure img{
		display:block;	
	}
	.s1 figure a:hover{
		background: rgba(0,0,0,1) url(img/pl1.png) no-repeat center center;
		width:100%;
		height:100%;
	}
	.s1 figure img:hover{
		opacity:0.5;
	}
	.cl1{
		position:absolute;
		top:0px;
		right:0px;
		padding:5px 5px 5px 26px;
		background:rgba(0,0,0,0.8) url(img/cl1.png) no-repeat 4px center;
		color:#f3f3f3;
		font-family:"RobotoLight", serif;
		font-size:1.2em;
	}
	.bottomimg1{
		background: #2b2a2a url(img/bottomimg1.jpg) repeat-x top center;
		font-family:"RobotoLight", serif;
		font-size:1.2em;
		color:#f3f3f3;
		padding:4px 2px 3px 2px;
	}
	.rating1{
		padding:5px 5px 0 5px;
		line-height:1em;
		display:inline-block;
		float:left;
	}
	.rating2 img{
		width:21px;
		hanging-punctuation:28px;
		display:block !important;
		float:left;
		padding:0 2px;
	}
	.view1{
		background:url(img/pl2.png) no-repeat 4px center;
		float:right;
		padding:5px 5px 5px 35px;
	}
	.pag1{
		text-align:center;
		padding-bottom:5px;
	}
	.pag1 a{
		background-color:rgba(0,168,241,0.6);
		display:inline-block;
		padding:5px 10px;
		margin:0 2px 0 2px;
		color:#ffffff;
		text-decoration:none;
		font-size:2em;
		font-family: "RobotoCondensedLight", serif;
	}
	.pag1 a:hover{
		background-color:rgba(25,211,0,0.9);
	}
	.pag1 .prev1{
		background-color:rgba(25,211,0,0.6);
	}
	.pag1 .next1{
		background-color:rgba(25,211,0,0.6);
	}
	.btn2{
		background:url(img/btn2.png) no-repeat top center;
		display:block;
		width:537px;
		height:104px;
		margin:5px auto 10px auto;
		position:relative;
		clear:both;
	}
	.btn2:hover{
		opacity:0.9;
	}
	.bottomtext1{
		font-size:11px;
		color:#676767;
		font-family:Tahoma, Helvetica, sans-serif;
		line-height:1.3em;
		padding-bottom:20px;
		margin:0 auto 0 auto;
		text-align:justify;
		max-width:941px;
		clear:both;
		box-sizing:border-box;
		position:relative;
		width:98%;
		display: table;
		overflow:hidden;
	}
	.bottomtext1 .divdd{
		margin:0 auto 0 auto;
		padding:0 0 10px 0;
		box-sizing:border-box;
		float:right;
		font-size:11px;
		display: table-cell;
	}
	.bottomtext1 .bottommenu1{
		text-align:center;
		padding:0 0 20px 0 !important;
		margin:10px auto 0 auto;
		text-align:justify;
		width:100%;
		float:left;
		 display: table-cell;
	}
	.bottomtext1 .bottommenu1:after {
  content: "";
  display: inline-block;
  width: 100%;
}
	
	.bottommenu1 ul{
		margin:0 auto 0 auto;
		box-sizing:border-box;
		padding:10px 0px;
		list-style:none;
		font-family:Tahoma, Helvetica, sans-serif;
		font-size:16px;
		display:block;
		text-align:center;
	}
	.bottommenu1 ul li{
		display:inline-block;
		padding:0 6px 0 6px;
		border-left:2px solid #ffffff;
		font-weight:bold;
	}
	.bottommenu1 ul li:first-child{
		border:none;
		padding-left:0px;
	}
	.bottommenu1 ul li:last-child{
		padding-right:0px;
	}
	.bottommenu1 ul li a{
		color:#19d300;
		text-decoration:none;
		display:inline-block;
	}
	.bottommenu1 ul li a:hover{
		color:#ffffff;
		text-decoration:none;
	}
	.pleer1{
		margin:0 auto 20px auto;
		width:100%;
		text-align:center;
		box-sizing:border-box;
		border:1px solid #454945;
		position:relative;
	}
	.figurewrapper1{
		width:101.8%;
		margin:0 0 0 -1.8%;
		overflow:hidden;
	}
	.figurewrapper3{
		width:1221px;
		margin:0 0 0 -22px;
		overflow:hidden;
	}
	.s1 .figurewrapper3 figure{
	margin: 0 0 22px 22px;
    padding: 0;
    float: left;
    width: 385px;
    border: 1px solid #1efd00;
    position: relative;
    box-sizing: border-box;
	}
	.wr2{
		/*width:98%;*/
	}
	.bp1{
		background: url(img/bp1.gif) no-repeat top left, #333333 url(img/bp11.jpg) repeat-x top center;
		padding:15px 130px 10px 160px;
		box-sizing:border-box;
		position:relative;
		text-align:center;
		color:#8a8a8a;
		font-family:"Roboto", Arial, Helvetica, sans-serif;
		font-weight:300;
		font-size:1.1em;
		word-wrap:break-word;	
	}
	.dt1{
		position:absolute;
		top:10px;
		right:20px;
		background:url(img/dt1.jpg) no-repeat center right;
		padding:5px 35px 5px 0;
	}
	.pleer1 img{
		display:block;
	}
	.mrg2{
		margin-top:-5px;
	}
	.pl3{
		background:url(img/pl3.png) no-repeat center center;
		width:303px;
		height:302px;
		margin:200px auto 0 auto;
		display:block;
	}
	.pl3:hover{
		opacity:0.9;
	}
	.pl3wrapper1{
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		text-align:center;
	}
	.reg1{
		width:66%;
		background-color:#141414;
		border:1px solid #707070;
		box-sizing:border-box;
		padding:40px 15px 40px 15px;
		text-align:center;
		color:#ffffff;
		margin-bottom:20px;
		flex: 1 auto;
		order:2;
		 align-items:center;
		 display:flex;
	}
	.reg1 form{
		display:block;
		margin:0 auto 0 auto;
	}
	.figurewrapper2{
		width:32%;
		margin-left:1.8%;
		flex: 1 auto;
		order:3;
	}
	.figurewrapper2 figure{
		width:100%;
		margin:0 auto 20px auto;
		float:none;
	}
	.reg4{
		padding:30px 15px 30px 15px;
		width:792px;
		box-sizing:border-box;
	}
	.pls1{
		font-family: 'RobotoCondensedLight', sans-serif;
		color:#ffffff;
		display:inline-block;
		background:url(img/pls1.png) no-repeat center left;
		padding:10px 20px 10px 50px;
		text-transform:uppercase;
		font-size:0.9em;
		box-sizing:border-box;
		margin-bottom:22px;
	}
	.pls2{
		font-family: 'RobotoCondensedLight', sans-serif;
		color:#ffffff;
		display:inline-block;
		background:url(img/pls2.png) no-repeat center left;
		padding:10px 20px 10px 60px;
		text-transform:uppercase;
		font-size:0.9em;
		box-sizing:border-box;
		margin-bottom:22px;
	}
	.pls3{
		font-family: 'RobotoCondensedLight', sans-serif;
		color:#ffffff;
		display:inline-block;
		background:url(img/pls3.png) no-repeat center left;
		padding:10px 20px 10px 35px;
		text-transform:uppercase;
		font-size:0.9em;
		box-sizing:border-box;
		margin-bottom:22px;
	}
	.pls4{
		font-family: 'RobotoCondensedLight', sans-serif;
		color:#ffffff;
		display:inline-block;
		background:url(img/pls4.png) no-repeat center left;
		padding:10px 20px 10px 50px;
		text-transform:uppercase;
		font-size:0.9em;
		box-sizing:border-box;
		margin-bottom:20px;
	}
	.createaccount1{
		background-color:#000000;
		border:1px solid #707070;
		padding:20px 40px;
		box-sizing:border-box;
		margin:0 auto 25px auto;
		width:88%;
	}
	.chooseyourplan1{
		background-color:#000000;
		border:1px solid #707070;
		padding:20px 40px;
		box-sizing:border-box;
		margin:0 auto 30px auto;
		width:88%;
	}
	.nazv1{
		color:#ffffff;
		font-size:1.7em;
		text-transform:uppercase;
		font-family:"RobotoLight", sans-serif;
		display:block;
		text-align:left;
		background:url(img/nazv1.png) no-repeat center left;
		padding-left:25px;
		margin-bottom:10px;
		margin-left:-26px;
	}
	.checked {
    background: #404040 !important;
}
	.signupinput1{
		width:49%;
		display:inline-block;
		margin-right:2%;
		box-sizing:border-box;
		float:left;
		margin-bottom:10px;
	}
	.signupinput2{
		width:49%;
		display:inline-block;
		box-sizing:border-box;
		float:left;
		margin-bottom:10px;
	}
	.signupinput3{
		width:100%;
		display:inline-block;
		box-sizing:border-box;
		clear:both;
	}
	.signupinput1 input{
		background-color:#191919;
		border:1px solid #707070;
		box-sizing:border-box;
		display:block;
		width:100%;
		height:47px;
		color:#ffffff;
		font-size:1.1em;
	}
	.signupinput2 input{
		background-color:#191919;
		border:1px solid #707070;
		box-sizing:border-box;
		display:block;
		width:100%;
		height:47px;
		color:#ffffff;
		font-size:1.1em;
	}
	.signupinput3 input{
		background-color:#191919;
		border:1px solid #707070;
		box-sizing:border-box;
		display:block;
		width:100%;
		height:47px;
		color:#ffffff;
		font-size:1.1em;
	}
	.signupplantxt1{
		color:#ffffff;
		margin-bottom:5px;
		text-align:left;
		display:block;
		font-family:"RobotoLight", sans-serif;
		font-size:0.9em;
		text-transform:uppercase;
	}
	.signupplantxt2{
		color:#ffffff;
		margin-bottom:5px;
		text-align:left;
		display:block;
		font-family:"RobotoLight", sans-serif;
		font-weight:300;
		font-size:0.9em;
		text-transform:uppercase;
	}
	.signupplantxt3{
		color:#ffffff;
		margin-bottom:5px;
		text-align:left;
		display:block;
		font-family:"RobotoLight", sans-serif;
		font-size:0.9em;
		text-transform:uppercase;
	}
	.chooseyourplan1 .signupplantxt1, .chooseyourplan1 .signupplantxt2, .chooseyourplan1 .signupplantxt3{
		text-transform:none;
		font-size:1em;
	}
	.signupplan1{
		background-color:#191919;
		border:1px solid #707070;
		margin:5px 1% 0 1%;
		padding:25px 10px 25px 10px;
		position:relative;
		display:inline-block;
	}
	.signupplan1 input{
		position:absolute;
		top:35px;
		left:10px;
		margin:0;
	}
	.signupplan1 label{
		padding-left:20px;
		margin:0px;
	}
	.signupplan2{
		background-color:#191919;
		border:1px solid #707070;
		margin:5px 1% 0 1%;
		padding:25px 10px 25px 10px;
		position:relative;
		display:inline-block;
	}
	.signupplan2 input{
		position:absolute;
		top:35px;
		left:10px;
		margin:0;
	}
	.signupplan2 label{
		padding-left:20px;
		margin:0px;
	}
	.signupplan3{
		background-color:#191919;
		border:1px solid #707070;
		margin:5px 1% 0 1%;
		padding:25px 10px 25px 10px;
		position:relative;
		display:inline-block;
	}
	.signupplan3 input{
		position:absolute;
		top:35px;
		left:10px;
		margin:0;
	}
	.signupplan3 label{
		padding-left:20px;
		margin:0px;
	}
	#submitbutton{
		border-radius:10px;
		background-color:#00d20a;
		color:#ffffff;
		font-size:3.2em;
		font-family: 'RobotoCondensedBold', sans-serif;
		border:none;
		font-weight:bold;
		text-shadow: 1px 1px 1px #007c05;
		cursor:pointer;
		width:570px;
		height:90px;
	}
	#submitbutton:hover{
		background-color:#16f120;
	}
	.bf1{
		position:absolute;
		top:-22px;
		left:0px;
		width:100%;
		display:block;
		text-align:center;
	}
	.bf1 img{
		width:60px;
		height:43px;
	}
	.signupform h4{
		margin-bottom:22px;
	}
	.main-cn1{
		display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;    
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  flex: 1 100%;
  width:1200px;
	}
	.main-cn2{
		width:1199px;
	}
	#play {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
	text-align:center;
	top:0px;
	left:0px;
	vertical-align:middle;
	display:flex;
	 align-items:center;
}
#play img{
	margin:0 auto 0 auto;
	vertical-align:middle;
}
#joinnow {
    position: absolute;
	width:100%;
	height:94%;
    display: none;
	top:0px;
	left:0px;
	align-items:center;
}
#joinnow .reg1{
	display:block;
	margin:0 auto;
	width:80% !important;
	max-width:790px;
}
.figuremain1{
	max-width:100%;
	text-align:center;
	margin:0 0 0 0;
}
.s1 .figuremain1 figure{
	float:none;
	display: inline-block;
	width:31%;
	height:auto;
	margin: 0 10px 22px 10px;
}
.s1 .figuremain1 figure img{
	display:block;
}
.wrmain1{
	max-width:100%;
}
#window1{
	width:100%;
	height:100%;
	position:absolute;
	z-index:50;
	margin:0 auto 0 auto;
	display:none;
	top:0px;
	left:0px;
	padding:80px 0 0 0;
}
.window2{
	width:870px;
	height:auto;
	background-color:rgba(0,0,0,0.8);
	margin:0 auto 0 auto;
	padding:40px 60px;
	box-sizing:border-box;
}
.window2 h2{
	color:#ffffff;
	font-size:3em;
	font-family:"Roboto", Arial, Helvetica, sans-serif;
}
.clred1{
	color:#fd0000;
	font-weight:bold;
}
.clred2{
	color:#fd0000;
	text-decoration:underline;
	margin-bottom:30px;
}
.window2 img{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
.window2 p{
	font-family: 'RobotoCondensedLight', sans-serif;
	font-size:2.5em;
	color:#ffffff;
	text-align:left;
	padding-top:15px;
}
.btn3{
	color:#ffffff;
	font-size:2.9em;
	text-transform:uppercase;
	display:block;
	text-align:center;
	border-radius:10px;
	font-family: 'RobotoCondensedBold', sans-serif;
	text-shadow: 2px 2px 2px #007c05;
	text-decoration:none;
	background-color:#00D20A;
	width:600px;
	height:99px;
	margin:10px auto 0 auto;
	clear:both;
	padding:26px 0 20px 0;
	box-sizing:border-box;
}
.btn3:hover{
	background-color:#16f120;
	color:#ffffff;
}
.ind1{
	min-width:980px;
	width:100%;
}
.ind1 .wr2{
	min-width:980px;
	width:100%;
}
.ind1 .figurewrapper1{
	width:100%;
}
.plr1{
	min-width:980px;
	width:100%;
}
.plr1 .wr2{
	min-width:980px;
}
.regd2{
	min-width:980px;
	width:100%;
}
.regd2 .wr2{
	min-width:980px;
}
.regd1{
	min-width:980px;
	width:100%;
}
.regd1 .wr2{
	min-width:980px;
}
.s1 .smimg1{
	border:2px solid #e20000;
	box-sizing:border-box;
	margin:0px 20px 20px 0px;
	padding:0px !important;
	float: left;
	max-width:409px;
	width:55%;
	display:block;
	position:relative;
}
.s1 .smimg1 img{
	display:block;
	margin:0 auto 0 auto;
	padding:0px;
	float:none;
	opacity:1;
}
.s1 .smimg1 img:hover{
	opacity:1;
}
.nc1{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:20;
}
.grayscale { 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.bottomtext1{
		max-width:942px;
	}
}
@media (max-width: 1215px) {
	.regd2 .main-cn2, .regd1 .main-cn1{
	min-width:980px;
	margin:0 auto 0 auto;
	width:100%;
	}
	.regd2 .reg4{
		width:65%;
	}
	.regd2 .figurewrapper2{
		width:31.3%;
		margin-left:2%;
	}
	.regd2 .s1 .figurewrapper3 figure{
		width:31.3%;
		margin-left:2%;
		box-sizing:border-box;
	}
	.regd2 .figurewrapper3{
	}
}
@media (max-width: 1199px) {
		.plr1 .window2 h2{
			font-size:2.8em;
		}
		.plr1 #window1{
			padding:60px 0 0 0;
		}
		.plr1 .btn3{
			font-size:2.5em;
			height:80px;
		}
		.plr1{
			width:100%;
		}
		.plr1 .wr2{
	width:990px !important;
}

		.plr1 .window2 h2{
			font-size:2.3em;
		}
		.plr1 #window1{
			padding:70px 0 0 0;
		}
		.plr1 .btn3{
			font-size:2.4em;
			height:80px;
			width:550px;
			padding:22px 0 0 0;
		}
		.plr1 #joinnow{
			height:93%;
		}
		.plr1 .window2{
			width:720px;
			padding:32px 45px 32px 50px;
		}
		.plr1 .window2 img{
			width:335px;
			height:auto;
		}
		.plr1 .window2 p{
			font-size:2.1em;
			line-height:1.2em;
			padding-top:15px;
			float:left;
			width:44%;
		}
		.s1 .smimg1{
			max-width:335px;
			margin-right:13px;
		}
		.regd2 .main-cn2, .regd1 .main-cn1{
	width:979px;
	margin:0 auto 0 auto;
	min-width:979px;
	
}
.regd2 .wr2{
	width:979px;
	min-width:979px;
}
.regd2 .reg4, .regd1 .reg4{
		width:645px;
		padding:22px 15px 22px 15px;
	}
	.regd2 .figurewrapper2{
		width:314px;
		margin-left:18px;
		box-sizing:border-box;
	}
	.regd2 .s1, .regd1 .s1{
		padding:30px 0 0 0;
	}
	.regd2 .signupform h4, .regd1 .signupform h4{
		font-size:2em;
		margin-bottom:15px;
	}
	.regd2 .createaccount1{
		width:500px;
	}
	.regd2 .signupinput1 input, .regd2 .signupinput2 input, .regd2 .signupinput3 input, .regd1 .signupinput1 input, .regd1 .signupinput2 input, .regd1 .signupinput3 input{
		height:38px;
	}
	.regd2 #submitbutton, .regd1 #submitbutton{
		width:465px;
		height:74px;
		font-size:2.7em;
	}
	.regd2 .nazv1, .regd1 .nazv1{
		font-size:1.5em;
	}
	.regd2 .pls1, .regd2 .pls2, .regd2 .pls3, .regd2 .pls4, .regd1 .pls1, .regd1 .pls2, .regd1 .pls3, .regd1 .pls4{
		margin-bottom:15px;
		font-size:0.8em;
	}
	.regd2 .figurewrapper3{
		width:980px;
		margin:0 auto 0 auto;
		min-width:980px;
	}	
	.regd2 .s1 .figurewrapper3 figure{
		width:314px;
		margin-left:18px;
	}
	.regd2 .s1 .figurewrapper3 figure:first-of-type{
		margin-left:0px;
	}
	.regd2 .bottommenu1 ul, .regd1 .bottommenu1 ul, .plr1 .bottommenu1 ul{
		font-size:0.9em;
	}
	.regd1 .sp{
		width:134px;
		box-sizing:border-box;
		width:30%;
		box-sizing:border-box;
	}
	.regd1 .signupform .mb1{
		font-size:1.7em;
	}
	.createaccount1{
		width:94%;
		margin-bottom:25px;
		padding:20px 30px;
	}
	.chooseyourplan1{
		width:94%;
		margin-bottom:25px;
		padding:20px 30px;
	}
	.chooseyourplan1 .signupplantxt1, .chooseyourplan1 .signupplantxt2, .chooseyourplan1 .signupplantxt3{
		font-size:0.8em;
	}
	.mb3{
		padding:35px 15px 35px 15px;
	}
	.pls1, .pls2, .pls3, .pls4{
		font-size:0.7em !important;
	}
	.regd2 h4{
		font-size:1.7em !important;
	}
	}
@media (min-width: 1266px) {
	.s1 .figuremain1 figure{
	float:none;
	display: inline-block;
	width:383px;
	height:auto;
	margin: 0 10px 22px 10px;
}
}
	@media (max-width: 1266px) {
		.signupform h4{
			margin-bottom:20px;
		}
		.pls1{
			margin-bottom:20px;
		}
		#joinnow{
			height:90%;
		}
	}
	@media (max-width: 1240px) {
		
		.figurewrapper3{
		width:102%;
		margin:0 0 0 -2%;
		overflow:hidden;
		min-width:1200px;
	}
	.wr2{
		width:100%;
		min-width:1200px;
	}
	.plr1{
	min-width:980px;
}
.plr1 .wr2{
	min-width:980px !important;
}
	}
	@media (max-width: 1200px) {
		.signupplantxt1, .signupplantxt2, .signupplantxt3{
			font-size:0.8em;
		}
	}
	@media (max-width: 1160px) {
		.signupform h4{
			font-size:2.1em;
		}
		.signupplantxt1, .signupplantxt2, .signupplantxt3{
			
		}
		.nazv1{
			font-size:1.6em;
		}
		#submitbutton{
			font-size:3em;
		}
		.chooseyourplan1 .signupplantxt1, .chooseyourplan1 .signupplantxt2, .chooseyourplan1 .signupplantxt3{
		font-size:0.8em;
	}
	.sp{
		padding:20px 10px 20px 10px;
	}
	}
	@media (max-width: 1060px) {
		#joinnow #submitbutton{
			font-size:3em;
			height:80px;
		}		
	}
	@media (max-width: 1006px) {
		.ind1 .s1 .figuremain1 figure{
			margin:0px 0.5% 22px 0.5%;
			box-sizing:border-box;
		}
		.bottomtext1 .bottommenu1{
			 
		}
	}
	@media screen and (max-device-width:1200px) {
		.bottomtext1{
			max-width:953px !important;
			margin:0 auto !important;
		}
		@media screen and (max-device-width:800px) {
		.ind1 .s1 .figuremain1 figure{
			margin-bottom:15px;
			}
	}
	@media (min-width: 1680px) {
	.figurewrapper2 figure{
		width:100%;
		margin:0 auto 20px auto;
		float:none;
	}
	.figurewrapper3 figure{
		width:31.2%;
	}
	.figurewrapper4{
		width:25.5%;
	}
	.figurewrapper2{
		width:32%;
	}
	
	}
	