@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}
html, body {
	margin: 0!important;
	padding: 0!important;
}
body {
	background:#434651;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
}
a, a:visited, a:link, a:active {
	color:#ffcc00;
	text-decoration:none;
	outline:none
}
.video_area{
	display: flex;
}
poster{
	
}
 video{
max-width: 1100px;
margin: auto;
}

a:hover {color: #fff; text-decoration:none}
img{border:0;}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal;
}

.top-text {
    background: red;
    padding: 10px;
    color: #fff;
    font-size: 1.5em;
text-align: center;
}

.inner {
    max-width: 1100px;
    max-height: 618px;
    margin: 0 auto 5px;
    padding: 0 5px;
    position: relative;
    overflow: hidden;
}
  .home-list{
	position: relative;
	display: block;
	margin:0 auto;
	padding:0;
	width: 100%;
}
header{
	display: inline-block;
	width: 100%;
	background:#1b1e29;
}
.logo{
	position: relative;
	display: inline-block;
	margin: 23px 25px;
	z-index: 99
}
.mob-bar{
	display: none;
	vertical-align: top;
	width: 32px;
	height: 20px;
	position: relative;
	margin: 0 25px 10px 15px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
.mob-bar.open{
	position: fixed;
	z-index: 99999;
	top: 20px;
	right: 5px;
}
.mob-bar span{
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	border-radius: 100px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.mob-bar span {background: #fff;}
.mob-bar span:nth-child(1) {top: 0px;}
.mob-bar span:nth-child(2), .mob-bar span:nth-child(3) {top: 10px;}
.mob-bar span:nth-child(4) {top: 20px;}
.mob-bar.open span:nth-child(1) {
	top: 10px;
	width: 0%;
	left: 50%;
}
.mob-bar.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mob-bar.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mob-bar.open span:nth-child(4) {
	top: 10px;
	width: 0%;
	left: 50%;
}
nav{
	position:absolute;
	margin: 0;
	padding: 0;
	top: 18px;
	right: 25px;
	z-index: 999
}
nav ul{
	display:block;
	text-align:center;
margin: 120px 10px 0 0;
}
nav li{
	position: relative;
	display:inline-block;
}
nav li a{
	display:block;
	padding:5px 30px;
	font-size:26px;
	font-weight: 700;
	color:#fff!important;
	border-radius: 5px;
}
nav li a:hover{color:#00ccff!important;}
nav li:last-child a{
	background: #ffcc00;
	color: #9f0404!important;
	margin-left: 10px;
}
nav li:last-child a:hover, .ep-btn a:hover{
	background: #e50000;
	color: #fff!important;
}
.sub-hdr{

	z-index: 33;
	background: #ffcc00;
	text-align: center;
	color: #000;
	padding-bottom: 15px;
}
.sub-hdr h1{
	font-size: 54px;
	font-weight: 700;
}
.sub-hdr p{
	font-size: 24px;
	color: #5a4d1a;
}
.home-list{
	font-size: 0;
	margin: 40px auto
}
.ebox{
	display: inline-block;
	vertical-align: top;
	width: 33%;
	padding: 10px 7px;
}
.innbx{
	background: #252938;
	font-size: 14px;
}
.vid-ttl{
	font-size: 26px;
	font-weight: 700;
	padding: 5px 13px 0;
}
.model-name{
	padding: 0 13px 3px;
	font-weight: 700;
	color: #b0b9da
}
.model-name a, .emodel a, .ep-model a{color: #b0b9da;}
.model-name a:hover, .emodel a:hover, .ep-model a:hover{color: #fff;}
.big-tn{padding: 4px;}
.vid-desc{
	padding: 10px 13px;
Line-height: 1.8em;
Font-size: 16px;
}
.innbx ul{
	font-size: 0;
	padding:0 2px 2px;
}
.innbx li{
	display: inline-block;
	width: 50%;
	padding: 2px;
}
.big-ad{position: relative;}
.top-shp, .btm-shp, .btm-shp2{
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	z-index: 30;
}
.top-shp svg, .btm-shp svg, .btm-shp2 svg{
	position: relative;
    display: block;
    width: calc(100% + 0);
}
.top-shp .st0{opacity:0.3;fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;enable-background:new    ;}
.top-shp .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#434651;}
.btm-shp, .btm-shp2{
	top:auto;
	bottom: -2px;
}
.btm-shp .st0{opacity:0.3;fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;enable-background:new    ;}
.btm-shp .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#434651;}
.btm-shp2 .st0{opacity:0.3;fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;enable-background:new    ;}
.btm-shp2 .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#1D1F25;}
.ba-dtls{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	text-align: center
}
.ba-dtls:before{
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
	content: '';
}
.bd-inn{
	display: inline-block;
	vertical-align: middle;
	width: 99%
}
.ba-img{
	position: relative;
	z-index: 10
}
.ba-img:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.52);
	content: '';
}
.ba-h1{
	font-size: 69px;
	line-height: 77px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffcc00;
}
.ba-dtls p{
	font-size: 24px;
	color: #fff;
	margin: 15px auto 40px
}
a.ba-btn{
	display: inline-block;
	font-size: 56px;
	line-height: 56px;
	color: #9f0404;
	background: #ffcc00;
	border-radius: 10px;
	padding: 15px 30px;
	font-weight: 700;
}
a.ba-btn:hover{
	background: #e50000;
	color: #fff;
}
.full-ttl{
	padding: 15px;
	background: #ffcc00;
}
.full-ttl h3{
	font-size: 40px;
	color: #000;
	font-weight: 700;
	margin-left: 8px;
}
ul.vid-list, ul.photo-list{
	margin: 30px 0 0;
	font-size: 0;
}
.vid-list li, .photo-list li{
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	padding: 20px 8px;
}
.vp-ebox{
	background: #252938;
	font-size: 12px;
	padding: 5px;
}
.ettl{
	font-size: 20px;
	margin: 0 5px
}
.emodel{
	padding: 0 5px;
	font-weight: 700;
	color: #b0b9da
}
.emdtls{
	font-size: 10px;
	font-weight: 700;
	margin: 0 5px 7px;
}
.photo-list li{width: 20%;}
.pagi{
	text-align: center;
	margin-top: 10px;
}
.pagi a, .pagi span{
	display: inline-block;
	margin: 2px;
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	padding: 6px 18px;
	background: #262626;
}
.pagi a i{font-size: 28px;}
.pagi span{
	color: #666;
}
.pagi a:hover{
	color: #000;
	background: #ffea00;
}
.player{
	position: relative;
	font-size: 14px;
}
.episode-box{
	background: #282b36;
	padding: 30px;
	font-size: 0;
}
.ep-dtls{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	/*width: 55%;
	padding: 20px 20px 20px 0;*/
	width: 100%;
	padding: 20px 0 20px 0;
}
.ep-dtls h1{
	font-size: 40px;
	font-weight: 700;
	color: #ffcc00;
}
.ep-dtls p{
	text-align: justify;
}
.ep-model{
	font-weight: 700;
	margin: 7px 0;
}
.ep-btn{
	display: inline-block;
	vertical-align: top;
	/*width: 45%;*/
	width: 100%;
	text-align: center;
	padding-top: 10px;
	display:flex;
	justify-content:space-around;
}
.ep-btn a{
	display: block;
	border-radius: 10px;
	background: #ffcc00;
	font-size: 33px;
	font-weight: 700;
	color: #9f0404;
	text-transform: uppercase;
	padding: 10px;
	margin: 15px 0;
	width:48%;
}
.rel-vid{margin: 40px 0;}
.rel-vid ul.vid-list{margin-top: 0;}
.sv-ttl{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 700;
	padding-left: 10px;
}
.sv-ttl span{color: #ffcc00;}


.sub-hdr img, .ba-img img, .innbx img, .vid-list li img, .photo-list li img, .player img{width: 100%;height: auto}
a{transition: all 0.4s;}
footer{
	padding: 20px;
	background: #1d1f25;
	text-align: center;
	color: #a0a6b5;
	font-size: 18px;
}
footer p{margin: 20px;}
footer a{color: #fff!important;}
footer a:hover{color: #00ccff!important;}





|:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}


