article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'open_sansregular';
	background: #f9f9f9;
	color: #222;
}
ol,
ul {
	list-style: none
}
blockquote,
q {
	quotes: none
}
img,
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
form,
input {
	margin: 0px;
	padding: 0px;
	outline: none
}
.clear:before,
.clear:after {
	content: " ";
	display: table;
}
.clear:after {
	clear: both;
}
.clear {
	*zoom: 1;
}
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 3px;
}
a {
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}

/*Add Placeholder opcity 1*/
::-moz-placeholder {
	opacity: 1
}
::-webkit-placeholder {
	opacity: 1
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* Theme CSS */
.headertopbg {
	background-color: #333;
}




/* Theme CSS Close */
@font-face {
	font-family: 'open_sansregular';
	src: url('/templates/neon/77/fonts/opensans-regular_0-webfont.eot');
	src: url('/templates/neon/77/fonts/opensans-regular_0-webfont.eot?#iefix') format('embedded-opentype'), url('/templates/neon/77/fonts/opensans-regular_0-webfont.woff2') format('woff2'), url('/templates/neon/77/fonts/opensans-regular_0-webfont.woff') format('woff'), url('/templates/neon/77/fonts/opensans-regular_0-webfont.ttf') format('truetype'), url('/templates/neon/77/fonts/opensans-regular_0-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('/templates/neon/77/fonts/opensans-bold_0-webfont.eot');
	src: url('/templates/neon/77/fonts/opensans-bold_0-webfont.eot?#iefix') format('embedded-opentype'), url('/templates/neon/77/fonts/opensans-bold_0-webfont.woff2') format('woff2'), url('/templates/neon/77/fonts/opensans-bold_0-webfont.woff') format('woff'), url('/templates/neon/77/fonts/opensans-bold_0-webfont.ttf') format('truetype'), url('/templates/neon/77/fonts/opensans-bold_0-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('/templates/neon/77/fonts/opensans-semibold_0-webfont.eot');
	src: url('/templates/neon/77/fonts/opensans-semibold_0-webfont.eot?#iefix') format('embedded-opentype'), url('/templates/neon/77/fonts/opensans-semibold_0-webfont.woff2') format('woff2'), url('/templates/neon/77/fonts/opensans-semibold_0-webfont.woff') format('woff'), url('/templates/neon/77/fonts/opensans-semibold_0-webfont.ttf') format('truetype'), url('/templates/neon/77/fonts/opensans-semibold_0-webfont.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'oswaldregular';
	src: url('/templates/neon/77/fonts/oswald-webfont.eot');
	src: url('/templates/neon/77/fonts/oswald-webfont.eot?#iefix') format('embedded-opentype'), url('/templates/neon/77/fonts/oswald-webfont.woff2') format('woff2'), url('/templates/neon/77/fonts/oswald-webfont.woff') format('woff'), url('/templates/neon/77/fonts/oswald-webfont.ttf') format('truetype'), url('/templates/neon/77/fonts/oswald-webfont.svg#oswaldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
header {
	background-color: #222}
.centerwrap {
	width: auto;
	margin: auto;
}
@media screen and (min-width: 1200px){
	.centerwrap{
		max-width: 95%;
	}
}
.top_header {
	height: 47px;
	border-bottom: 3px solid #ff0084;
	border-top: 0px solid #33393f
}

.custom_head_html {
	padding:5px;
	text-align:center;
}

.custom_head_html a {
	color:#ff0084;
	text-decoration:underline;

}

.top_header p {
	float: left;
	font-size: 15px;
	color: #ffffff;
	line-height: 44px;
}
.top_header ul {
	float: right;
}
.top_header ul li {
	float: left;
	font-size: 15px;
	border-left: 1px solid #2e353d;
}
.top_header ul li a {
	line-height: 44px;
	display: block;
	color: #ffffff;
	padding: 0 18px;
}
.top_header ul li a:hover,
.top_header ul li a.active {
	background-color: #ff0084;

	color: #ffffff;
}
.top_header ul li:first-child {
	border-left: 0px;
}
.logo {
	float: left;
	padding-top: 23px;
	padding-bottom: 24px;
}

.logo a,
.logo a:link,
.logo a:visited,
.logo a:hover,
.logo a:active{
	color: #ff0084;

}
.logo img {
	display: block;
}
.searcharea {
	float: right;
	position: relative;
	width: 324px;
	margin-top: 47px;
}
.searchbox {
	border: 2px solid #dddddd;
	background-color: #f9f9f9;
	color: #271e23;
	height: 38px;
	width: 100%;
	padding: 0 52px 0 12px;
	font-family: 'open_sansregular';
	font-size: 15px;
}
.searchbox:focus {
	background-color: #ddd;
}
.search_icon {
	background: #efefef url(../images/search.png) no-repeat center 6px;
	border: none;
	border-left: 2px solid #dddddd;
	height: 34px;
	width: 40px;
	position: absolute;
	right: 2px;
	top: 2px;
	cursor: pointer;
}
nav {
	background-color: #dddddd;
	height: 50px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
nav ul {
	margin: auto;
	text-align: left;
	margin-left: 2em;
}
nav ul li {
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	position: relative
}
nav ul li a {
	color: #222222;
	line-height: 50px;
	padding: 0 20px;
	display: block;
	margin: 0 -2px;
}
nav ul li a:hover,
nav ul li a.active {
	background-color: #ff0084;

	color: #ffffff;
}
nav ul li ul {
	display: none;
}
nav ul li:hover a {
	background-color: #ff0084;

	color: #ffffff;
}
nav ul li:hover ul {
	display: block;
	position: absolute;
	background-color: #22282f;
	width: 180px;
	z-index: 10;
	left: -2px;
}
nav ul li li {
	line-height: normal;
	display: block;
	text-align: left;
}
nav ul li:hover li a {
	color: #fff;
	background-color: #333;
	margin: 0px;
}
nav ul li:hover li a:hover {
	background-color: #ff0084;

	color: #fff;
}
.bodyarea {
	padding-top: 30px;
}
.top_ads {
	text-align: center;
	padding-bottom: 25px;
}
.top_ads img {
	max-width: 100%;
}
.videoarea {
	
	margin-bottom: 20px;
}
.title h2 {
	font-family: 'open_sanssemibold';
	font-family: 'open_sanssemibold';
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 24px;
	letter-spacing: -0.025em;
	background-color: #ddd;
	text-shadow: 1px 1px #ffffff;
	padding: 7px 15px;
}

.smallblock {
	float: left;
	width: 100%;
}
.smallblock .videopost {
	width: 33%;
	box-sizing: border-box;
	margin-right: 0;
	padding-right: 1em;
}
.videopost {
	float: left;
	width: 25%;
	margin-right: 0;
	padding-right: 1em;
	margin-bottom: 15px;
}

@media screen and (min-width: 1200px){
	.smallblock .videopost {
		width: 25%;
	}
}

@media screen and (min-width: 1600px){
	.smallblock .videopost {
		width: 20%;
	}
}

.videopost p {
	font-size: 15px;
	font-family: 'open_sansregular';
}
.videopost p a {
	color: #222;
}
.videopost p a:hover {
	color: #ff0084;

}
.video_pic {
	position: relative;
	margin-bottom: 5px;
}
.video_pic img {
	display: block;
	width: 100%;
}
.video_pic span {
	position: absolute;
	right: 2px;
	bottom: 2px;
	background-color: rgba(0, 0, 0, 0.5);
	line-height: 22px;
	padding: 0 12px;
	font-size: 12px;
	color: #fff;
}
.videopost p.view {
	font-size: 14px;
	color: #333;
	float: left;
	margin-top: 1px;
	font-family: 'open_sanssemibold';
	padding-bottom: 3px;
}
.videopost p.time {
	font-size: 14px;
	color: #333;
	float: right;
	margin-top: 1px;
	font-family: 'open_sanssemibold';
	padding-bottom: 3px;
}
.stars {
	clear: both;
	background-color: #ddd;
	text-align: right;
	padding-top: 4px;
}
.stars li {
	display: inline;
	font-size: 12px;
	margin: 0 -1px;
}
.stars li.rate {
	position: relative;
	top: -4px;
	padding-right: 3px;
}

.stars li .star.svg{
	opacity: 0;
}

.stars li .star.svg.replaced-svg{
	opacity: 1;
}
.stars .star{
	display: inline-block;
	height: 18px;
	width: 18px;
}

.stars .star.svg *{
	color: #ff0084;
	fill: #ff0084;
	stroke: #ff0084;
}

ul.stars li:last-child .star.svg *{
	fill: transparent;
}

.stars li.rate{
	float: left;
	top: auto;
	left: 10px;
}

.stars {
	padding-right: 5px;
	min-height: 27px;
}
.videopost.last {
	margin-right: 0px;
}
.pagination {
	padding-top: 25px;
	padding-bottom: 20px;
	clear: both
}
.pagination ul {
	text-align: center;
}
.pagination ul li {
	display: inline;
	font-family: 'open_sansbold';
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px;
}
.pagination ul li a {
	display: inline-block;
	background-color: #333;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	line-height: 34px;
	min-width: 35px;
	padding: 0 12px;
	color: #fff;
}
.pagination ul li a:hover,
.pagination ul li.active a {
	background-color: #ff0084;
	color: #fff;
}
.footer_ads {
	padding: 10px 0 30px 0;
}
.footer_ad {
	float: left;
	margin-right: 10px;
}
.footer_ad img {
	display: block;
}
.footer_ad.last {
	margin-right: 0px;
}
footer {
	background: #222;
}
.f_logo {
	float: left;
	padding: 28px 0;
}
.f_logo img {
	display: block;
}
footer p {
	font-size: 15px;
	color: #fff;
	text-align: center;
	padding: 15px 0;
}
footer p a {
	color: #fff;
}
footer p a:hover {
	color: #ff0084;

}
.home_ads.video_ads {
	padding: 27px 28px 5px;
	width: 358px
}
.home_ads .video_ad {
	margin-bottom: 20px;
}

/* Video CSS */
.videoblock {
	float: left;
	width: 100%;
	cursor: pointer;
}
.videohere {
	margin-bottom: 10px;
	width: 75%;
	float: left;
	box-sizing: border-box;
	cursor: pointer;
}
.videohere img {
	display: block;
	max-width: 100%;
	width: 100%;
}
.video_details {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
.video_details h3 {
	font-family: 'open_sanssemibold';
	font-weight: normal;
	font-size: 17px;
	color: #ff0084;

	text-transform: uppercase;
	padding-bottom: 10px;
}
.video_details p {
	color: #2e353d;
	line-height: 24px;
	font-size: 15px;
}
.video_details p a {
	color: #ff0084;

}
.video_details p a:hover {
	color: #333;
}
.video_details p span {
	color: #6e7b8a;
}
.buttons {
	padding-top: 18px;
}
.buttons li {
	float: left;
	padding-right: 7px;
	font-size: 14px;
	padding-bottom: 7px;
}
.buttons li a {
	color: #fff;
	min-width: 125px;
	text-align: center;
	background-color: #333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 34px;
	display: block
}
.buttons li a:hover {
	background-color: #ff0084;

}
.buttons li:last-child {
	padding-right: 0px;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.smallbtn {
	float: left;
	padding-left: 10px;
}
.smallbtn li {
	float: left;
	font-size: 14px;
	padding-right: 7px;
	padding-bottom: 7px;
}
.smallbtn li a {
	color: #fff;
	line-height: 26px;
	display: block;
	padding: 0 10px;
	background-color: #333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.smallbtn li a:hover {
	background-color: #ff0084;

}
.categories {
	margin-bottom: 3px;
	margin-top: 10px;
}
.categories p {
	float: left;
	clear: left;
}
.tags {
	margin-bottom: 5px;
}
.tags p,
.rating p {
	float: left;
	clear: left;
}
.rating {
	padding-bottom: 10px;
}
.rating .stars {
	float: left;
	margin-left: 0px;
	margin-top: 3px;
	background: none;
	text-align: right;
	padding: 0;
	clear: none
}
.rating .stars li {
	margin: 0 0px 0 1px;
}
.video_ads {
	float: right;
	background-color: #f9f9f9;
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 394px;
	padding-top: 40px;
	padding-left: 47px;
	padding-right: 46px;
	padding-bottom: 10px;
	border: 1px solid #bdbdbd;
}
.video_ad {
	margin-bottom: 30px;
}
.video_ad img {
	display: block;
}

/*Responsive menu*/
.responsive_menu {
	padding-top: 6px;
}
.responsive_menu select {
	display: block;
	width: 200px;
	height: 38px;
	padding: 5px 12px;
	font-size: 14px;
	line-height: normal;
	color: #fff;
	vertical-align: middle;
	border: none;
	text-align: center;
	cursor: pointer;
	border: 1px solid #393939;
	background: #0A0A0A;
	margin: auto;
	font-family: 'open_sanssemibold';
}
.responsive_menu select option {
	padding: 2px 0;
}

/*Responsive menu close*/

@media only screen and (max-width:1300px) {
	.centerwrap {
		max-width: 95%;
	}
	.top_header p,
	.top_header ul li {
		font-size: 14px;
	}
	.top_header ul li a {
		padding: 0 12px;
	}
	nav ul {
		text-align: center;
	}
	nav ul li {
		font-size: 14px;
	}
	nav ul li a {
		padding: 0 11px;
	}
	.videopost {
		width: 19.2%;
	}
	.video_pic img {
		width: 100%;
	}
	.smallblock .videopost.last {
		margin-right: 12px;
	}
	.smallblock .videopost:nth-child(3n) {
		margin-right: 0px;
	}
	.smallblock .videopost:nth-child(7),
	.smallblock .videopost:nth-child(8) {
		display: none;
	}
	.home_ads.video_ads {
		padding: 20px 20px 0px;
		width: 280px;
	}
	.footer_ad {
		width: 23.5%;
		margin-right: 2%;
	}
	.footer_ad img {
		width: 100%;
	}
	/* Video CSS */
	.videoblock {
		width: 100%;
	}
	.video_ads {
		width: 300px;
		padding: 30px 20px 8px 20px
	}
	.video_ad {
		margin-bottom: 20px;
	}
	.video_ad img {
		width: 100%;
	}
	.video_details h3 {
		padding-bottom: 5px;
	}
	.video_details p {
		font-size: 14px;
		line-height: 22px;
	}
	.smallbtn {
		clear: left;
		padding-left: 0px;
		margin-top: 3px;
	}
	.smallbtn li {
		font-size: 13px;
		padding-right: 5px;
		padding-bottom: 5px;
	}
	.buttons li {
		font-size: 13px;
		padding-right: 5px;
		padding-bottom: 5px;
	}
	.buttons li a {
		min-width: inherit;
		padding: 0 7px;
	}
	.title h2 span {
		display: none;
	}
}

@media only screen and (max-width:1023px) {
	.centerwrap {
		width: 748px;
	}
	nav ul {
		width: 748px;
	}
	.title h2 {
		font-size: 22px;
	}
	.smallblock {
		width: 100%;
	}
	.videopost,
	.smallblock .videopost {
		width: 50%;
		margin-bottom: 2%;
	}
	.videopost.last,
	.smallblock .videopost.last {
		margin-right: 2%;
	}
	.videopost:nth-child(3n) {
		margin-right: 0px;
	}
	footer p {
		font-size: 14px;
	}
	/* Video CSS */
	.videoblock {
		width: auto;
		float: none;
	}
	.video_ads {
		display: none;
	}
}

@media only screen and (max-width:767px) {
	.centerwrap {
		width: 460px;
	}
	.top_header {
		height: auto;
		padding-bottom: 4px;
	}
	.top_header p {
		float: none;
		text-align: center;
		border-bottom: 1px solid #2e353d;
		margin-bottom: 4px;
	}
	.top_header ul {
		float: none;
		text-align: center
	}
	.top_header ul li {
		float: none;
		display: inline-block;
		border: none
	}
	.top_header ul li a {
		line-height: 36px;
	}
	.logo {
		float: none;
		text-align: center;
		padding-bottom: 18px;
	}
	.logo img {
		display: inline;
	}
	.top_ads {
		padding-bottom: 15px;
	}
	.title h2 {
		font-size: 20px;
	}
	.searcharea {
		float: none;
		margin: auto;
		margin-bottom: 20px;
	}
	.videopost,
	.smallblock .videopost {
		width: 100%;
	}
	.videopost:nth-child(3n),
	.smallblock .videopost:nth-child(3n) {
		margin-right: 2%;
	}
	.videopost:nth-child(2n),
	.smallblock .videopost:nth-child(2n) {
		margin-right: 0px;
	}
	.pagination ul li {
		padding: 0;
		font-size: 15px;
	}
	.footer_ads {
		padding-bottom: 24px;
	}
	.footer_ad {
		width: 49%;
		margin-bottom: 2%
	}
	.footer_ad:nth-child(2n) {
		margin-right: 0px;
	}
	.f_logo {
		float: none;
		text-align: center;
		padding-bottom: 24px
	}
	.f_logo img {
		display: inline;
	}
	footer p {
		font-size: 13px;
	}
	/* Video CSS */
	.videoarea {
		padding-bottom: 0px;
	}
	.video_details {
		width: 100%;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width:479px) {
	.centerwrap {
		width: 300px;
	}
	.top_header p,
	.top_header ul li {
		font-size: 13px;
	}
	.top_header ul li a {
		padding: 0 7px;
		line-height: 32px;
		margin: 0 -2px;
	}
	.top_ads {
		padding-bottom: 10px;
	}
	.searcharea {
		width: 300px;
	}
	.title h2 {
		font-size: 18px;
		padding: 7px 12px
	}
	.videopost,
	.smallblock .videopost {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.videopost:nth-child(3n),
	.smallblock .videopost:nth-child(3n) {
		margin-right: 0px;
	}
	.pagination ul li {
		display: none;
	}
	.pagination ul li.active,
	.pagination ul li.prev,
	.pagination ul li.next {
		display: inline-block;
	}
	.footer_ad {
		width: 100%;
		margin-right: 0px;
	}
	/* Video CSS */
}

.videopost p a{
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}

.video-details-right{
	padding-left: 1em;
	float: right; 
	width: 25%;
	box-sizing: border-box;
}

.video-information{
	font-size: 0.8em;
	line-height: 1.5em;
}

.video-information a,
.video-information a:link,
.video-information a:visited,
.video-information a:hover,
.video-information a:active{
	color: #ff0084;
}

.video-information a:hover{
	color: #222222;
}

@media screen and (max-width: 1023px){
	.centerwrap{
		padding: 0 1em;
		width: 100%;
	}

	.videohere{
		width: 100%;
	}

	.videohere{
		padding-right: 0;
	}

	.videohere img{
		width: 100%;
		display: block;
	}

	.video-details-right{
		width: 100%;
	}

	.video-details-right .video_details p{
		padding-right: 1em;
	}

	.video-details-right .video_details{
		width: 25%;
		box-sizing: border-box;
		float: left;
	}

	.video-details-right .video-description{
		width: 75%;
		font-size: 0.8em;
	}

	.video-details-right div.video_details:last-child h3{
		margin-top: 34px;
	}

	body.ld-video div.videoarea.featured-videos{
		padding: 0 1em;
	}
}

@media screen and (max-width: 767px){
	.video-details-right .video_details{
		width: 100%;
	}

	.video-details-right div.video_details:last-child h3{
		margin-top: 0;
	}

	body.ld-video div.rating{
		position: absolute;
		right: 1em;
	}

	header div.top_header p{
		display: none;
	}

	.video-details-right .video_details .video-information{
		font-size: 0.9em;
	}

	body.ld-join .join-container{
		width: 100%;
	}
}

p.footer-links a.join,
p.footer-links a.join:link,
p.footer-links a.join:visited,
p.footer-links a.join:hover,
p.footer-links a.join:active{
	color: #ff0084;

}

.videohere, .video_pic{
	cursor: pointer;
	position: relative;
}

.video_pic i, .videohere i{ background:url(/templates/neon/77/images/play.svg) no-repeat; width:65px; height:65px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); opacity:0; background-size: contain; }
.video_pic:hover i, .videohere:hover i{ opacity:1; }

body.ld-page .centerwrap.page{
	padding: 0 1em 2em 1em;
}

body.ld-page .centerwrap.page p{
	padding: 0 0 0.5em 0;
}

body.ld-page div.title h2{
	margin-top: 1.5em;
}

.join-container{
	width: 40%;
	box-sizing: border-box;
	float: left;
	padding-right: 1em;
}

.join-container iframe,
#join-form iframe{
	width: 100%;
	display: block;
	background-color: #333;
}

.freeClaimed{
	text-align: center;
}

.freeClaimed h3{
	margin-top: 0.5em;
	margin-bottom: 0;
}

.freeClaimed h6{
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 2em;
}

.freeClaimed h6 span{
	color: #ff0084;
}

body.ld-join .videopost{
	width: 50%;
}


.joinVideo .videoBlock{
	width: 50%;
	box-sizing: border-box;
	float: left;
	padding-right: 1em;
}

.freeClaimed{
	float: left;
	width: 60%;
}

@media screen and (max-width: 767px){
	.freeClaimed{
		width: 100%;
	}

	body.ld-join .joinVideo .videopost{
		width: 100%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px){
	.freeClaimed,
	.join-container{
		width: 50%;
	}
}

body.ld-page.join div.title h2{
	text-align: center;
}

.freeClaimed p,
.faq p{
	font-size: 0.9em;
}


.freeClaimed .videoPic img{
	width: 100%;
}

.faq{
	padding-top: 2em;
	clear: both;
	padding-bottom: 2em;
	text-align: center;
}


.faq h2{
	margin-bottom: 0.5em;
	font-size: 2em;
}

.faq h3{
	margin-top: 0.75em;
	font-size: 1.5em;
}

div.title.error h2{
	padding: 1em 2em;
	position: relative;
	font: 400 32px/0.95 'open_sansregular';
}

div.title.error h2 span{
	color: #ff0084;
	font-weight: bold;
}

.iconWarn{
        background: transparent url("/templates/neon/77images/icon-warning.png") no-repeat scroll center center;
	background-size: contain;
	height: 76px;
	width: 76px;
	position: absolute;
	left: 0.5em;
	top: 50%; 
	transform: translateY(-50%); 
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%); 
}

.iconWarn:last-child{
	right: 0.5em;
	left: auto;
}

body.ld-page div.title.error h2{
	margin-top: 0.66em;
}

@media screen and (max-width: 1300px){
	div.title.error h2{
		padding: 1em 4em;
	}
}

@media screen and (max-width: 767px){
	div.title.error h2{
		padding: 0.25em 1em;
	}

	div.title.error .iconWarn{
		display: block;
		position: relative;
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		margin: 1em auto;
	}
}

@media screen and (min-width: 768px){
	.faq{
		max-width: 66%;
		margin: 0 auto;
	}
}

/**
	Player Styles
**/

.player img {
    display: block;
    height: auto !important;
    margin: 0 auto;
    width: 100% !important;
}
.player-reg-window2, .player-window-loading {
    display: none;
}
.player-thumb {
    height: 0;
    overflow: hidden;
    padding-bottom: 83.2857%;
    position: relative;
}
.player-window-play {
    background: transparent url("/templates/neon/77/images/icon-player-play.png") no-repeat scroll center center;
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}
.player-window-play:hover {
    opacity: 1;
}
.player-window-loading {
    background: #000 url("/templates/neon/77/images/loader.gif") no-repeat scroll center center;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 7;
} 
.player-reg-window {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity:0.5;
  filter:alpha(opacity=50);
  z-index: 3;
  display: none;
}

.player-reg-window2 {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

.player-reg-window2-container {
  background-color: #000;
  height: 80%;
  margin: 8%;
}

.player-reg-stop {
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 18px 0;
  text-align: center;
}


.player-reg-thumb {
  position: relative;
  padding: 0 10px;
}

.player-reg-notice {
  color: #fff;
  font-size: 1em;
  padding: 0 10px;
  line-height: 1;
  text-align: center;
}

.player-reg-notice hr {
  margin: 5px 0 5px 0;
}

.player-reg-button {
  text-align: center;
  padding: 20px 0 20px 0;
}

.player-reg-button a {
  letter-spacing: -0.5px;
  letter-spacing: -0.05em;
  width: 80%;
  font-weight: bold;
}
#joinForm.playerPage {
  overflow: hidden;
}

@media (max-width:539px) {
  .player-reg-thumb {
    display: none;
  }
  .player-reg-stop {
    font-size: 0.85em;
    padding-bottom: 5px;
  }
  .player-reg-notice {
    font-size: 0.9em;
    padding: 5px 10px;
  }
  .player-reg-button {
    padding: 15px 0;
  }
  .player-reg-stop > span {
    display:block;
    font-size: 1.3em;
  }
}
@media (min-width:540px) and (max-width:767px){
  .player-reg-thumb {
    width:225px;
    margin:auto;
    padding-bottom:10px;
  }
  .player-reg-notice{
    font-size:2em;
  } 
}
@media (min-width:992px){
  .player-reg-stop {
    font-size: 1.4em;
    padding: 25px 0;
  }
  .player-reg-notice {
    font-size: 1.5em;
    line-height: 1.1em;
  }
  .player-reg-button a {
    font-size: 1.3em;
  }
}
@media (min-width:1200px){
  .player-reg-stop {
    font-size: 1.7em;
    padding: 30px 0;
  }
  .player-reg-notice {
    font-size: 1.8em;
    line-height: 1.1em;
  }
  .player-reg-button a {
    font-size: 1.6em;
  }
}
@media (min-width:1440px){
  .player-reg-stop {
    font-size: 2.05em;
    padding: 30px 0;
  }
  .player-reg-notice {
    line-height: 1.4em;
  }
  .player-reg-button {
    padding: 35px 0;
  }
  .player-reg-button a {
    font-size: 2em;
    width: 90%;
  }
}


.player-thumb,
.player-reg-thumb {
  height: 0;
  padding-bottom: 61.25%;
  overflow: hidden;
  position: relative;
}
  .player-reg-thumb {
    padding-bottom: 23%;
  }
  .player-thumb > img {
    position: absolute;
    top: -19%;
    width: 100%;
  }
@media (min-width:1200px){
  .player-reg-notice {
    font-size: 1.6em;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .player-bar {
    padding-right: 0 !important;
  }
  .player-reg-button {
    padding: 4% 0;
  }
}
@media (min-width:768px) and (max-width:799px){
  .player-reg-button a {
    font-size: 1.3em;
  }
  .player-reg-button {
    padding: 3% 0;
  }
}
@media (max-width:679px) {
  .player-reg-button {
    padding: 3% 0;
  }
}
@media (max-width:539px) {
  .player-bar {
    padding-right: 0 !important;
  }
}
@media (min-width:400px) and (max-width:440px){
  .player-reg-notice {
    font-size: 1.1em;
    margin: 1% 0;
  }
}
@media (max-width:360px){
  .player-reg-notice {
    font-size: 0.9em;
  }
  .player-reg-button a {
    font-size: 1em;
    padding: 0.2em 0.1em;
  }
}
.player-thumb,
.player-reg-thumb {
  height: 0;
  padding-bottom: 61.25%;
  overflow: hidden;
}
  .player-reg-thumb {
    padding-bottom: 23%;
  }
  .player-thumb > img {
    position: absolute;
    top: 0;
  }
  .player-reg-notice {
    margin: 1% auto;
  }
  .player-reg-button {
    padding: 1% 0;
  }
@media (min-width:1800px){
  .player-reg-notice {
    font-size: 2em;
  }
}
@media (min-width:1440px){
  .player-reg-notice {
    font-size: 1.6em;
  }
}
@media (min-width:1200px) and (max-width:1439px){
  .player-reg-stop {
    padding: 20px 0;
  }
  .player-reg-notice {
    font-size: 1.4em;
  }
}
@media (min-width:992px) and (max-width:1199px){
  .player-reg-stop {
    padding: 15px 0;
  }
  .player-reg-notice {
    font-size: 1.1em;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .player-bar {
    padding-right: 0 !important;
  }
  .player-reg-button {
    padding: 4% 0;
  }
  .player-reg-notice {
    font-size: 0.9em;
  }
}
@media (min-width:768px) and (max-width:799px){
  .player-reg-button a {
    font-size: 0.9em;
  }
  .player-reg-notice {
    font-size: 0.8em;
  }
  .player-reg-button {
    padding: 3% 0;
  }
}
@media (max-width:679px) {
  .player-reg-button {
    padding: 3% 0;
  }
}
@media (max-width:539px) {
  .player-bar {
    padding-right: 0 !important;
  }
}
@media (min-width:400px) and (max-width:440px){
  .player-reg-notice {
    font-size: 1.1em;
    margin: 1% 0;
  }
}
@media (max-width:360px){
  .player-reg-notice {
    font-size: 0.9em;
  }
  .player-reg-button a {
    font-size: 1em;
    padding: 0.2em 0.1em;
  }
}
@media (min-width:620px) and (max-width:767px){
  .player-reg-stop {
    padding: 13px 0;
  }
  .player-reg-notice {
    font-size: 1.1em;
    margin-top: 0.5em;
  }
}
@media (min-width:540px) and (max-width:619px){
  .player-reg-button a {
    font-size: 1.2em;
    line-height: 1.2;
  }
  .player-reg-stop {
    font-size: 1.2em;
    padding: 10px 0;
  }
  .player-reg-notice {
    font-size: 0.8em;
    padding: 5px 22px;
  }
}
@media (min-width:440px) and (max-width:539px){
  .player-reg-stop {
    font-size: 1.2em;
    padding: 10px 0;
  }
  .player-reg-stop > span {
    font-size: 1.8em;
  }
  .player-reg-notice {
    font-size: 1.4em;
    padding: 5px 22px;
  }
}
@media (min-width:510px) and (max-width:539px){
  .player-reg-stop {
    font-size: 1.2em;
    padding: 10px 0;
  }
  .player-reg-stop > span {
    font-size: 1.8em;
  }
  .player-reg-notice {
    font-size: 1.4em;
    padding: 5px 22px;
  }
}
@media (max-width:540px) {
  .player-bar {
    padding-right: 0 !important;
  }
}
@media (min-width:440px) and (max-width:509px){
  .player-reg-stop {
    font-size: 1em;
    padding: 5px 0;
  }
  .player-reg-stop > span {
    font-size: 1.8em;
  }
  .player-reg-notice {
    font-size: 1em;
    padding: 5px 22px;
  }

}
@media (max-width:439px){
  .player-reg-stop {
    font-size: 0.9em;
    padding: 5px 0;
  }
  .player-reg-notice {
    font-size: 0.8em;
    padding: 0 22px;
  }
  .player-reg-button a {
    font-size: 0.9em;
  }
}


@media (max-width:399px) {
  .player-reg-notice {
    margin: 0.25em auto;
  }
  .player-reg-stop {
    font-size: 0.8em;
    padding: 2px;
  }
}
@media (min-width:400px) and (max-width:479px){
  .player-reg-button a {
    font-size: 1.5em;
  }
  .player-reg-notice {
    font-size: 1.2em;
    margin: 1% auto;
    padding: 5px 2px;
    width: 90%;
  }
  .player-reg-stop {
    font-size: 0.95em;
    padding: 0.4em;
  }
}


 
@media (min-width:480px) and (max-width:539px){
  .player-reg-button a {
    font-size: 1.7em;
  }
  .player-reg-notice {
    font-size: 1.3em;
    margin: 3% auto;
    padding: 5px 2px;
    width: 90%;
  }
  .player-reg-stop {
    font-size: 1.1em;
    padding: 0.4em;
  }
}
@media (max-width:439px){
  .player-reg-button {
    padding: 7px 0;
  }
}
@media (max-width:539px) {
  .player-reg-thumb {
    display: none;
  }
  .player-reg-stop > span {
    font-size: 1.3em;
  }
  .player-time {
    font-size: 12px;
  }
  .player-bar {
    padding-right: 20px;
  }
  .player-hd {
    padding-top: 4px;
  }
  .player-progress {
    padding: 16px 3px 0 13px;
  }
  .player-progress .glyphicon {
    left: 10px;
  }
}
@media (min-width:540px) and (max-width:639px){
  .player-reg-thumb {
    float: left;
    max-width: 35%;
  }
  .player-reg-stop {
    font-size: 1.4em;
    padding: 0.9em 0;
  }
  .player-reg-notice {
    font-size: 1.2em;
    margin: 4% auto 1%;
    padding: 0.2em;
    width: 100%;
  }
  .player-reg-button a {
    font-size: 2em;
  }
}
@media (min-width:640px) and (max-width:767px){
  .player-reg-thumb {
    float: left;
    max-width: 33%;
  }
  .player-reg-notice {
    font-size: 1.45em;
    margin: 4% auto 1%;
    padding: 0.2em;
    width: 100%;
  }
  .player-reg-button a {
    font-size: 2.2em;
  }
  .player-reg-stop {
    font-size: 1.7em;
    padding: 0.9em 0;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .player-reg-button a {
    font-size: 1.35em;
  }
  .player-reg-stop {
    padding: 11px 0;
  }
}
@media (min-width:992px){
  .player-reg-stop {
    font-size: 1.4em;
    padding: 15px 0;
  }
  .player-reg-notice {
    font-size: 1.2em;
    line-height: 1.1em;
  }
  .player-reg-button {
    padding-top: 3%;
  }
  .player-reg-button a {
    font-size: 1.5em;
  }
}
@media (min-width:1200px){
  .player-reg-stop {
    font-size: 1.7em;
    padding: 10px 0;
  }
  .player-reg-notice {
    font-size: 1.7em;
    line-height: 1.1em;
  }
  .player-reg-button a {
    font-size: 2em;
  }
}
@media (min-width:1440px){
  .player-reg-stop {
    font-size: 2.05em;
    padding: 20px 0;
  }
  .player-reg-notice {
    line-height: 1.4em;
  }
  .player-reg-button {
    padding: 2% 0;
  }
  .player-reg-button a {
    font-size: 2.4em;
    width: 90%;
  }
}

@media (max-width:479px){
.player-thumb,
.player-reg-thumb {
  height: 0;
  padding-bottom: 61.25%;
  overflow: hidden;
}
  .player-reg-thumb {
    padding-bottom: 23%;
  }
  .player-thumb > img {
    position: absolute;
    top: 0;
  }
}
@media (min-width:1200px){
  .player-reg-notice {
    font-size: 1.6em;
  }
}
@media (min-width:1200px) and (max-width:1300px){
  .player-reg-notice {
    font-size: 1.5em;
  }
  .player-reg-button a {
    width: 90%;
  }
}
@media (min-width:992px) and (max-width:1024px) {
  .player-reg-notice {
    font-size: 1.15em;
  }
  .player-reg-button a {
    width: 90%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .player-reg-button {
    padding: 4% 0;
  }
}
@media (min-width:768px) and (max-width:799px){
  .player-reg-button a {
    font-size: 1.3em;
  }
  .player-reg-button {
    padding: 3% 0;
  }
}
@media (max-width:679px) {
  .player-reg-button {
    padding: 1% 0;
  }
}
@media (max-width:960px) {
  .player-reg-button a {
    width: 96%;
  }
}
@media (min-width:400px) and (max-width:440px){
  .player-reg-notice {
    font-size: 1.1em;
    margin: 1% 0;
  }
}
@media (max-width:360px){
  .player-reg-notice {
    font-size: 0.9em;
  }
  .player-reg-button a {
    font-size: 1em;
    padding: 0.2em 0.1em;
  }
}

.player-reg-window2 {
  font-size: 10px;
}
.player-thumb,
.player-reg-thumb {
        padding-bottom: 49%;
}
.steps {
        background: #232a33;
  background: rgba(0, 0, 0, 0.42);
  color: #fff;
  font-size: 1.3em;
  margin: 7% auto 0;
  padding: 2em;
  text-align: center;
  width: 80%;
}
.steps .headline {
  color: #ffda2c;
  font-size: 1.7em;
  line-height: 1;
  margin-top: -10px;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
}
.steps .headline + p {
  color: #fff;
  font: 24px/1 Helvetica, Arial, sans-serif;
  margin-bottom: 1em;
  text-align: center;
}
.steps .button {
  font-size: 3.5em;
  font-weight: bold;
  margin: auto;
  width: 80%;
}

#step5 > p {
  font-size: 24px;
  line-height: 1;
}
#step5 > h2 {
  text-transform: uppercase;
  font-weight: bold;
}




/* loader */

    /* loader */
    .meter {
      height: 20px;
      position: relative;
      margin: 20px 0;
      background: #555;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
      -moz-box-shadow   : inset 0 -1px 1px rgba(255,255,255,0.3);
      box-shadow        : inset 0 -1px 1px rgba(255,255,255,0.3);
    }
    .meter > span {
      background-color: rgb(80,80,80);
      background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgb(80,80,80)),
        color-stop(1, rgb(20,20,20))
        );
      background-image: -moz-linear-gradient(
        center bottom,
        rgb(80,80,80) 37%,
        rgb(20,20,20) 69%
        );
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      -webkit-box-shadow:
      inset 0 2px 9px  rgba(255,255,255,0.3),
      inset 0 -2px 6px rgba(0,0,0,0.4);
      -moz-box-shadow:
      inset 0 2px 9px  rgba(255,255,255,0.3),
      inset 0 -2px 6px rgba(0,0,0,0.4);
      box-shadow:
      inset 0 2px 9px  rgba(255,255,255,0.3),
      inset 0 -2px 6px rgba(0,0,0,0.4);
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative;
    }
    .meter > span:after, .animate > span > span {
      background-image:
      -webkit-gradient(linear, 0 0, 100% 100%,
        color-stop(.25, rgba(255, 255, 255, .2)),
        color-stop(.25, transparent), color-stop(.5, transparent),
        color-stop(.5, rgba(255, 255, 255, .2)),
        color-stop(.75, rgba(255, 255, 255, .2)),
        color-stop(.75, transparent), to(transparent)
        );
      background-image:
      -moz-linear-gradient(
        -45deg,
        rgba(255, 255, 255, .2) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, .2) 50%,
        rgba(255, 255, 255, .2) 75%,
        transparent 75%,
        transparent
        );
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      bottom: 0;
      content: "";
      left: 0;
      overflow: hidden;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-animation: move 2s linear infinite;
      z-index: 1;
      -webkit-background-size: 50px 50px;
      -moz-background-size: 50px 50px;
    }

    .animate > span:after {
      display: none;
    }

    @-webkit-keyframes move {
      0% {
       background-position: 0 0;
     }
     100% {
       background-position: 50px 50px;
     }
   }

   .nostripes > span > span, .nostripes > span:after {
    -webkit-animation: none;
    background-image: none;
  }

@media (max-width:991px){
  .steps {
    font-size: 1.25em;
    margin-top: 6%;
    width: 90%;
  }
  .steps#step5 {
    font-size: 1.2em;
  }
}
@media (max-width:767px){
  .steps {
    font-size: 1.1em;
    margin-top: 4%;
    padding: 2em 1em;
    width: 95%;
  }
  #step5.steps {
    font-size: 0.9em;
    padding: 5%;
  }
  #step5 > p {
    font-size: 18px;
  }
  #step5 .headline {
    font-size: 19px;
  }
  .steps .button {
    font-size: 30px;
  }
  #step5 > h2 {
    font-size: 26px;
  }
  #step5.steps .button {
    font-size: 35px;
  }

}
@media (max-width:579px){
    .steps {
      font-size: 0.65em;
    }
  #step5.steps {
    font-size: 0.6em;
    margin: 0;
    padding: 0.5em 0 2em;
    width: 100%;
  }
  #step5 > h2 {
    font-size: 2.6em;
    margin: 1em auto 0.5em;
  }
  #step5 > p {
    font-size: 1.8em;
    line-height: 1;
    padding: 0 1em;
  }
  #step5 strong {
    display: none;
  }
  .steps .button {
    font-size: 3em;
  }
  .player-thumb,
  .player-reg-thumb {
    padding-bottom: 55%;
  }
}
@media (max-width:479px){
    .steps {
      font-size: 0.64em;
    }
    .steps .headline + p {
      font-size: 1.7em;
    }
    .player {
        margin-top: 1em !important;
        padding: 0 !important;
    }
    .player-window-play {
      -webkit-background-size: 60px 60px;
      -moz-background-size: 60px 60px;
      -o-background-size: 60px 60px;
      background-size: 60px 60px;
    }
    .player-thumb,
    .player-reg-thumb {
      padding-bottom: 40%;
    }
    .steps {
      font-size:0.7em;
    }
    #step5 > p {
    font-size: 1.8em;
    margin-bottom: 1.5em;
    }
    #step5.steps {
      font-size:0.7em;
    }
}


  .steps .button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    margin: 0 0.15em;
    padding: 0.25em 1.7em;
    text-shadow: none;
    vertical-align: middle;
    width: auto;
  }
  .steps .button.btnGray {
    font-size: 1.5em;
    padding: 0.5em 2em;
  }
  .steps .button:focus,
  .steps .button:active,
  .steps .button:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none;
  }


  .steps .button.btnRed {
    background: #fd0000;
    border: none;
  }
    .steps .button.btnRed:hover {
      background: #ff3131;
    }
  .steps .button.btnGray {
    background: #5b5b5b;
    border: none;
    color: #fff;
  }
    .steps .button.btnGray:hover {
      background: #757575;
    }


    .steps .button.btnJoin {
      border: 1px solid #01d63e;
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.61);
      background: #01de39;
      background: -moz-linear-gradient(top, #01de39 0%, #04810d 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #01de39), color-stop(100%, #04810d));
      background: -webkit-linear-gradient(top, #01de39 0%, #04810d 100%);
      background: -o-linear-gradient(top, #01de39 0%, #04810d 100%);
      background: -ms-linear-gradient(top, #01de39 0%, #04810d 100%);
      background: linear-gradient(to bottom, #01de39 0%, #04810d 100%);
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#01de39', endColorstr='#04810d', GradientType=0);
      position: relative;
      z-index: 1;
    }
    .steps .button.btnJoin:hover {
       border-color: #01d63e;
    }
    .steps .button.btnJoin::before {
      display: block;
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.35);
      z-index: -1;
      opacity: 0;
      -webkit-transform: scale3d(0.5, 1, 1);
      transform: scale3d(0.5, 1, 1);
      -webkit-transition: -webkit-transform 0.4s, opacity .4s;
      transition: transform 0.4s, opacity .4s;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    }
    .steps .button.btnJoin:hover::before {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    .steps .button.btnJoin:active {
      -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
      -o-transform: translateY(1px);
      transform: translateY(1px);
    }




  .steps {
    background: #414141;
    background: rgba(65, 65, 65, 0.88);
    height: 100%;
    margin: 0;
    padding: 7% 5%;
    width: 100%;
  }


  .steps .headline {
    border-bottom: 10px solid #252525;
    color: #ffda2c;
    font: bold 26px/1 Helvetica,Arial,sans-serif;
    margin-bottom: 2em;
    padding-bottom: 1.2em;
  }
  .steps .headline + p {
    color: #fff;
    font: bold 40px/1 Helvetica,Arial,sans-serif;
    letter-spacing: -0.5px;
    letter-spacing: -0.02em;
  }

  #step5 > h2 {
    margin-top: 0;
  }
  #step5 > p strong {
    color: #ffda2c;
    font-size: 2em;
    margin: 1em auto 0.5em;
    display: block;
  }






@media (min-width:800px) and (max-width:1023px){
  #step5 > p strong {
    font-size: 1.6em;
  }
  #step5 > p {
    font-size: 20px;
  }
  #step5.steps .button {
    font-size: 32px;
  }
  #step5.steps {
    padding: 3% 5%;
  }
  #step5.steps .headline {
    border-bottom: none;
    margin-bottom: 1em;
  }
}
@media (min-width:1024px) and (max-width:1149px){
  #step5 > p strong {
    font-size: 1.6em;
  }
  #step5 > p {
    font-size: 20px;
  }
  #step5.steps .button {
    font-size: 32px;
  }
  #step5.steps {
    padding: 3% 5%;
  }
  #step5.steps .headline {
    border-bottom: none;
    margin-bottom: 1em;
  }
}
@media (min-width:1150px) and (max-width:1419px){
  #step5 > p strong {
    font-size: 1.8em;
  }
  #step5 > p {
    font-size: 23px;
  }
  #step5.steps .button {
    font-size: 35px;
  }
  #step5.steps {
    padding: 3% 5%;
  }
  #step5.steps .headline {
    border-bottom: none;
    margin-bottom: 1em;
  }
}

@media (min-width:992px) and (max-width:1023px){
  .steps .headline + p {
    font-size: 25px;
  }
  .steps .button {
    font-size: 25px;
  }
  .steps .button.btnGray {
    font-size: 11px;
  }
  .steps .headline {
    font-size: 15px;
  }

}
@media (min-width:1024px) and (max-width:1279px){
  .steps .headline + p {
    font-size: 29px;
  }
  .steps .button {
    font-size: 30px;
  }
  .steps .button.btnGray {
    font-size: 12px;
  }
  .steps .headline {
    font-size: 16px;
  }
}
/*@media (min-width:1200px) and (max-width:1279px){
  .steps .headline + p {
    font-size: 30px;
  }
  .steps .button {
    font-size: 30px;
  }
  .steps .button.btnGray {
    font-size: 13px;
  }
  .steps .headline {
    font-size: 18px;
  }
}*/
@media (min-width:1280px) and (max-width:1590px){
  .steps .headline + p {
    font-size: 36px;
  }
  .steps .button {
    font-size: 33px;
  }
  .steps .button.btnGray {
    font-size: 14px;
  }
  .steps .headline {
    font-size: 20px;
  }
}
@media (min-width:1591px) and (max-width:1690px){
  .steps .headline + p {
    font-size: 36px;
  }
  .steps .headline {
    font-size: 23px;
  }
  .steps .button {
    font-size: 35px;
  }
  .steps .button.btnGray {
    font-size: 15px;
  }
}
@media (min-width:1691px){
  .steps .headline {
    margin-bottom: 2em;
  }
}
@media (min-width:1900px){
  .steps .headline + p {
    margin-bottom: 0.66em;
    padding: 0;
  }
}
@media (max-width:539px) {
  .player-progress {
    padding: 0;
  }
}
@media (max-width:1023px) {
  .steps .headline + p {
    font-size: 30px;
  }
  .steps .headline {
    font-size: 22px;
    padding-bottom: 0;
    border-bottom: none;
  }
  .steps .button {
    font-size: 40px;
  }
  .steps .button.btnGray {
    font-size: 20px;
  }
}
@media (max-width:799px) {
  #step5.steps {
    padding: 4% 5%;
  }
  #step5 > p {
    margin-bottom: 1em;
  }
  #step5 > p strong {
    font-size: 1.8em;
    margin-top: 0.5em;
  }
  #step5 .headline {
    font-size: 14px;
    margin-bottom: 1em;
  }
  .steps .button {
    font-size: 35px;
  }
  .steps .button.btnGray {
    font-size: 16px;
  }
  #step5.steps .button {
    font-size: 21px;
  }
}
@media (max-width:739px) {
  .steps .headline {
    font-size: 18px;
  }
  .steps .headline + p {
    font-size: 24px;
  }
  .steps .button {
    font-size: 35px;
  }
  .steps .button.btnGray {
    font-size: 16px;
  }

}
@media (max-width:639px) {
  .steps .headline + p {
    font-size: 24px;
    line-height: 0.9;
  }
  .steps .headline {
    font-size: 18px;
    margin-bottom: 1em;
  }
  .steps .button {
    font-size: 30px;
  }
  .steps .button.btnGray {
    font-size: 13px;
  }
}
@media (max-width:579px) {
  .steps .headline + p {
    font-size: 24px;
  }
}
@media (max-width:767px) {
  .steps .headline + p {
    font-size: 20px;
  }
  .steps .headline {
    font-size: 15px;
  }
  .steps .button {
    font-size: 25px;
  }
  .steps .button.btnGray {
    font-size: 12px;
  }
}
@media (max-width:479px) {
  .steps .headline + p {
    font-size: 14px;
  }
  .steps .headline {
    font-size: 12px;
  }
  .steps .button {
    font-size: 19px;
  }
  .steps .button.btnGray {
    font-size: 10px;
  }
}
@media (max-width:379px) {
  .steps .headline + p {
    font-size: 14px;
  }
  .steps .headline {
    font-size: 12px;
    text-transform: none;
    border-bottom: none;
    padding-bottom: 0;
  }
  .steps .button {
    font-size: 19px;
  }
  .steps .button.btnGray {
    font-size: 10px;
  }
  #step5 > p strong {
    display: none;
  }
  #step5 .headline {
    font-size: 15px;
  }
  #step5.steps .button {
    font-size: 17px;
  }
}
@media (min-width:429px) and (max-width:599px){
  #step5.steps .button {
    font-size: 20px;
  }
}

@media only screen and (max-width: 479px) {
    #join-form {
		width: 320px!important;
		height: 365px; 
	}
} 

.videohere{
	overflow: hidden;
}

#join-form{
	position: relative;
	z-index: 10;
}

.videohere i.not-allowed{
	display: none;
}

body.ld-video.ld-banners-header > .bodyarea,
body.ld-index.ld-banners-header > .bodyarea{
	padding-top: 0;
}

body.ld-video.ld-banners-footer .videoarea.featured-videos,
body.ld-video.ld-banners-footer .videoarea.featured-videos .pagination,
body.ld-index.ld-banners-footer .videoarea.featured-videos,
body.ld-index.ld-banners-footer .videoarea.featured-videos .pagination{
	margin-bottom: 0;
	padding-bottom: 0;
}
