* {
	margin: 0;
	padding: 0;
}

#javy_xvideos,
#javy_ad img,
.fam_ad div,
.fam_ad div > img,
#deleted,
#deleted p {
	width: 100%;
}

html,
body,
#javy_xvideos,
#javy_ad img,
.fam_ad div,
.fam_ad div img,
#deleted {
	height: 100%;
}

body {
	background: #202027;
}

#video {
	width: 100%;
	height: 100%;
}

.vjs-watermark {
	top: 20px !important;
	right: 20px !important;
}

#javy_xvideos {
	position: relative;
}

#btn_javy {
	position: absolute;
	display: block;
	left: 5px;
	top: 5px;
	color: #FFF;
	padding: 7px 10px;
	background: #2DC9FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	border-radius: 7px;
}

#javy_xvideos div span {
	position: absolute;
	display: block;
	width: 56px;
	height: 56px;
	left: 292px;
	top: 212px;
	background: #000;
	border: 1px solid #333;
	border-radius: 50%;
	text-align: center;
}

@media(max-width:320px) {
	#javy_xvideos div span {
		left: 132px;
		top: 92px;
	}
}

#javy_xvideos div span i {
	color: #FFF;
	font-size: 28px;
	line-height: 56px;
}

#playergOoRtbmYWZtf {
	position: relative;
	height: 100% !important;
}

#player {
	position: relative;
	width: 100%;
	padding: 56.25% 0 0;
	overflow: hidden;
}

#video,
#deleted {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#deleted {
	display: table;
}

#deleted p {
	display: table-cell;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}

.fam_ad {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 100;
}

.fam_ad > div,
.famplus_320100 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 320px;
	height: 100px;
	margin: -50px -160px 0;
}

.fam_ad > div {
	background: rgba(0, 0, 0, 0.5);
}

.famplus_320100 {
	z-index: 120;
}

.fam_ad button {
	position: absolute;
	display: block;
	font-size: 13px;
	left: 10px;
	border: 1px solid #D9D9D9;
	background: #F4F4F4;
	padding: 5px;
	cursor: pointer;
	top: 10px;
	z-index: 150;
}