/*
Theme Name: Simple-Batch
Theme URI: https://z-studio.web.id/
Author: Z-Studio
Author URI: https://www.facebook.com/Mauo.Zhiend
Description: Wordpress Theme For Batch Anime Web
Version: 1.0
Tags: Fast Loaded , Custom , Anime , Batch , Download , Black , White , Dark Blue , Simple , Seo Friendly , Mobile friendly
*/
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'),url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2)format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	direction: ltr;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
body{
	line-height:1
}
ol,ul{
	list-style-type:circle;
}
blockquote,q{
	margin: 5px 0;
	quotes:none;
	background:#FAFAFA;
	border-left:3px solid #F2F2F2;
	padding:5px 10px
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none
}
table{
	border-collapse:collapse;
	border-spacing:0
}
body *{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
a{
	color:#4177a2;
	text-decoration:none;
	transition: .0s linear;
	-moz-transition: .0s linear;
	-webkit-transition: .0s linear
}
:focus{
	outline:none
}
a:hover{
	transition:.0s linear;
	-moz-transition: .0s linear;
	-webkit-transition: .0s linear;
	text-decoration:underline
}
.venutama p {
	margin: 5px 0;
	color:#333;
}
.clear{
	clear:both
}
.fsa p{
	margin:0;
}
body {
	line-height: normal;
    font:13px 'Open Sans',sans-serif;
     !important;
    background: #f9f9f9 url(./inc/img/1-89.jpg) no-repeat center fixed;
    background-size: 100%;
}
img.aligncenter{
	max-width: 100%;
	margin: auto;
	display: block;
}
hr{
	border: 1px solid #333 !important;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}
.anoun{
	margin: 0 auto;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px 35px;
    border-radius: 5px;
    max-width: 990px;
    color: #FFF;
    background: #ffa683;
    line-height: 18px;
    text-align: center;
    overflow: hidden;
}
.anoun::before {
    font-family: 'dashicons';
    line-height: normal;
    font-weight: normal;
    content: "\f488";
    font-size: 30px;
    color: #ffd5c5;
    top: 5px;
    left: 5px;
    position: absolute;
}
.anoun::after {
    font-family: 'dashicons';
    line-height: normal;
    font-weight: normal;
    content: "\f488";
    color: #ffd5c5;
    font-size: 30px;
    right: 5px;
    top: 5px;
    position: absolute;
    transform: scale(-1,1);
}
.center {
	margin: 0 auto;
	max-width:990px;
}
#venkonten {
	overflow: hidden;
	width: 990px;
	margin: 0px auto;
	background: #fff;
	border-radius: 5px;
    margin-bottom: 10px;
}
.vezone{
	overflow:hidden;
	padding:10px
}
.vezone .imghead{
    position: relative;
    margin: -15px;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 40px;
}
.vezone .imghead .imglimit{
	height: 250px;
    overflow: hidden;
    background: url(/inc/img/bigcover.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}
.vezone .imghead .imglimit img{
	width: 100%;
    height: auto;
}
.vezone .imghead .imglimit .tumpah{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: -webkit-linear-gradient(top,rgba(23,23,23,.2) 0,#171717);
    background: repeating-linear-gradient( 155deg, #29292963, #292929a1 3px, #17171926 3px, #2727279c 4px );
    z-index: 0;
}
.vezone .imghead .gmbrtmp{
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}
.vezone .imghead .gmbrtmp img{
	width: 120px;
    height: auto;
    margin-left: 15px;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    float: left;
}
.vezone .imghead .navika {
    width: 100%;
    overflow: hidden;
    position: absolute;
}
.vezone .imghead .navika .navija{
	float: left;
    max-width: 50%;
    margin-left: 160px;
}
.vezone .imghead .navika .navija span{
	display: block;
    margin-top: 5px;
    margin-right: 5px;
    float: left;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.vezone .imghead .navika .navija span a{
	display: inline-block;
    padding: 7px 10px;
    border-radius: 3px;
    background: #DDD;
    color: #FFF;
}
.vezone .imghead .navika .navija .imut a{
	background: #55abf6;
}
.vezone .imghead .navika .navija .imut2 a{
	background: #77be43;
}
.vezone .imghead .imglimit .titlep{
    margin-left: 160px;
    position: absolute;
    bottom: 10px;
    display: block;
    z-index: 999;
}
.vezone .imghead .imglimit .titlep h3{
	font-size: 20px;
    color: #FFF;
    font-weight: normal;
    text-shadow: 0 0 5px #000;
    line-height: normal;
}
.vezone .imghead .imglimit .titlep .gen{
    margin-top: 8px;
}
.vezone .imghead .imglimit .titlep .gen a{
	margin-right: 5px;
    border: 1px solid #FFF;
    padding: 2px 5px;
    border-radius: 3px;
    color: #FFF;
}
.sinopi{
	margin-bottom: 15px;
    line-height: 20px;
    background: #f1f1f1;
    padding: 10px;
}
.sinopi p{
	margin: 0;
}
.infokatro{
	margin-bottom: 15px;
    overflow: hidden;
    background: #f1f1f1;
    padding: 10px;
}
.infokatro ul{
	list-style: none;
}
.infokatro ul li{
	line-height: 25px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    color: #333;
}
.infokatro ul li a{
	color:#333;
}
.infokatro ul li b{
	display: block;
    float: left;
    width: 20%;
    font-weight: bold;
}
.trailer{
}
.trailer iframe{
	width: 100%;
    height: 315px;
}
.soraddl{
	overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}
.soraddl .sorattl{
	padding: 5px 10px;
    background: #4ca4f9;
    color: #FFF;
    border-radius: 5px;
}
.soraddl .sorattl::before {
    font-family: 'dashicons';
    line-height: normal;
    font-weight: normal;
    float: left;
    content: "\f180";
    color: #FFF;
}
.soraddl .sorattl::after {
    font-family: 'dashicons';
    line-height: normal;
    font-weight: normal;
    float: right;
    content: "\f180";
    color: #FFF;
}
.soraddl .soraurl {
    padding: 4px 0;
    color: #444;
    border-bottom: 1px solid #ebebeb;
}
.soraddl .soraurl a {
    color: #333;
    display: inline-block;
    background: #f1f1f1;
    padding: 4px 7px;
    border-radius: 3px;
    margin: 2px 0;
    font-size: 12px;
}
.soraddl .soraurl a::before {
    font-family: 'dashicons';
    display: block;
    content: "\f316";
    float: left;
    margin-right: 3px;
}
.ldl {
    margin-top: 10px;
    background: #f1f1f1;
    border: 1px solid #ddd;
}
.smokeddl {
    font-size: 12px;
    font-weight: 500;
    padding: 10px;
}
.smokeddl .smokettl {
    padding: 5px 5px;
    text-transform: uppercase;
    color: #FFF;
    background: #258ee8;
    text-align: center;
    border-right: 5px solid #6db7f7;
    border-left: 5px solid #6db7f7;
}
.smokeddl .smokeurl {
    padding: 10px;
    color: #555;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.smokeurl strong {
    background: #198bff;
    padding: 3px;
    border-radius: 2px;
    color: #fff;
    margin-right: 5px;
}
.smokeddl .smokeurl a {
    color: #555;
}
.content p a{
	color: #777;
}
.new {
	position: absolute;
    top: 6px;
    left: -15px;
    line-height: normal;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    padding: 2px 18px;
    font-size: 9px;
    background: #de3b3b;
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.status{
	right: 4px;
    color: #fff;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    border-radius: 5px;
    padding: 6px;
    margin: 5px;
    display: inline-block;
    background: #2a43bf;
}
.status a{
	color:#fff;
}
/* -- Menu -- */
.widths{
	width: 100%;
	background: #258ee8;
	display:inline-block;
}
#menu{
	margin: auto auto 0px auto;
}
#menu .menu .current-menu-item a {
	background:#1a86e2;
	color:#fff;
}
.menu{
	overflow: hidden;
	margin:0}
	
#menu .menu li {
	float: left;
	list-style: none;
}
#menu .menu li a {
	display: block;
	color: #fff;
	padding: 5px 15px;
	margin: 0px 0;
	line-height: 50px;
	font-weight: 700;
	font-size: 14px;
	transition: 0s;
}
#menu .menu li a:hover {
	background:#1a86e2;
	color:#fff;
	text-decoration:none;
	transition:0s}
	
#menu ul li ul{
	position: absolute;
	display: none;
	z-index: 200;
	background:#fff;
}
#menu ul li:hover ul{
	display:block}
	
#menu ul li ul li {
	float:none !important;
	 border:none !important}
	 
#menu ul li:hover ul li ul {
	display: none;
}
#menu ul li ul li a{
	display: block;
	min-width: 175px;
	font-size: 12px;
	font-weight: 400;
	line-height:40px !important;
	text-transform: none;
	color: #555 !important;
}
#menu ul li ul li a:hover{
	background:#258ee2 !important;
	color:#fff !important}
	
.show, .labe{
	display: none;
}
#form {
	float: right;
	position: relative;
	margin: -49px 5px;
	background:#fff}
	#form #s {
	width:200px;
	color: #333;
	padding: 10px 10px;
	border: none;
	font-size: 13px;
	font-family: "Muli";
	margin: 0;
}
#pilih{
	color: #666;
	font-size: 12px;
	border: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#cari{
	color: #666;
	background: none;
	border: none;
	cursor: pointer;
	font-size: 12px;
}
}
li.icon {
	display: none;
}
#wiburekomended {
	background: #2d363e;
	padding: 6px 5px;
	height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#wiburekomended h2{
	margin: 0;
	background: #444;
	float: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 13px;
	padding: 14px 0;
	margin-right: 15px;
	color: #eee;
}
#wiburekomended li {
	list-style:none;
	display:inline-block
}
#wiburekomended li a {
	color: #999;
	padding: 6px 8px;
	float: left;
	line-height: 10px;
	font-size: 11px;
	background: #181e23;
	margin-right: 3px;
	border-radius: 3px;
}
#wiburekomended li a:hover {
	text-decoration: none;
}
#header {
	margin: 0px auto 0px;
	height:165px;
	background:#282d31;
	overflow:hidden;
}
.logo {
	float: left;
	position: relative;
    width: 215px;
}
.logo img {
	width: 100%;
    height: auto;
}
.blogname{
	position: absolute;
	top: 45px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 2.5em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.blogdesc{
	position: absolute;
	top: 85px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.kategoz{
	color: #333;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:10px;
}
.kategoz a{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#555
}
.kategoz img{
	border-radius:50px;
	margin-right:5px;
	display:inline-block !important
}
.viewoy{
	float:right;
	margin:5px;
}
.venser{
	overflow: hidden;
	width: 652px;
	float: left;
}
.venutama {
	overflow:hidden;
}
.rapiz{
	overflow:hidden;
}
.rseries {
}
.navileft {
	padding: 1px;
}
.navileft .now {
	background: #258ee8;
	color: #fff;
}
.navileft strong{
	text-decoration: none;
    background: #f1f1f1;
    color: #333;
    padding: 7px 10px;
    font-size: 13px;
    border-radius: 3px;
}
.navileft a{
	background: #f1f1f1;
    color: #333;
    padding: 7px 10px;
    font-size: 13px;
    border-radius: 3px;
}
.navileft a:hover{
	background:#258ee8;
	text-decoration:none;
	color:#fff;
}
.navileft a strong:hover{
	background:#e74c3c
}
.naviright {
	text-decoration: none;
    background: #f1f1f1;
    color: #333;
    font-weight: 500;
    padding: 7px;
    border-radius: 3px;
    margin: 2px;
    font-size: 13px;
}
.rseries .rapi .venz ul li {
	overflow: hidden;
    margin: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 4px;
}
.rseries .rapi .venz ul li .thumb a{
	text-decoration:none;

}
.rseries .rapi .venz ul li .thumb {
	position: relative;
	overflow: hidden;
	float:left;
	margin-right:10px;

}
.rseries .rapi .venz ul li .thumb img {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    width: 100%;
    height: 100%;
    transition: .3s ease-in-out;

}
h2.episodeye{
	font-size: 13px;
    margin-top: 5px;
    line-height: 15px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
h2.episodeye a{
	color:#444;
	text-decoration:none
}
h2.episodeye a:hover{
	color:#1f262c;

}
.thumbz{
	width: 150px;
	overflow: hidden;
	height: 82px;

}
.thumbv{
	position: relative;
	overflow: hidden;
	float:left;
	margin-right:10px;

}
.detpost{
	overflow:hidden
}
.content {

}
.content p{
	color: #777;
	font-size: 11px;
	line-height: 13px;
	display: block;

}
.newepisode:hover .newepisodetitle{
margin-bottom:0
}
.newepisodetitle{
position:absolute;
width:100%;
padding-top:5px;
height:75px;
bottom:0;
left:0;
margin-bottom:-31px;
transition:all .2s;
-webkit-transition:all .2s;
-moz-transition:all .2s
}
.newepisodetitle span{
overflow:hidden;
max-height:36px
}
.newepisodetitle h4{
display:table-cell;
vertical-align:middle;
text-align:center;
width:160px;
padding:0 9px;
line-height:18px;
color:#333
}
.newepisode img{
width:104%;
margin:-2%;
height:auto;
min-height:104%
}
.newepisodefloat{
position:absolute;
top:4px;
font-size:11px;
padding:1px 5px;
border-radius:1px
}
.newepisodefloat.left{
left:4px
}
.newepisodefloat.right{
right:4px
}
.grid3{
    float: left;
    width: 25%;
}
.newepisode {
    margin: 0 10px 10px 0;
    height: 246px;
    background: #eee;
    overflow: hidden;
    position: relative;
}
.boxs {
    box-shadow: 0 1px 5px rgba(0,0,0,.25);
}
.newepisodefloat.left {
    left: 4px;
}
.newepisodefloat {
    position: absolute;
    top: 4px;
    font-size: 11px;
    padding: 1px 5px;
    border-radius: 1px;
}
.bgblue {
    color: #eee;
    background: #0073ce;
}
.newepisodefloat.right {
    right: 4px;
}
.newepisodetitle {
	position: absolute;
    width: 100%;
    padding-top: 5px;
    height: 75px;
    bottom: 0;
    left: 0;
    margin-bottom: -31px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
}
.newepisodetitle span {
	overflow: hidden;
	max-height: 36px
}
.inline-block {
    display: inline-block;
}
.thumbg {
    height: 100%;
    width: 100%;
}
.newepisode img {
    width: 104%;
    margin: -2%;
    height: auto;
    min-height: 104%;
}
.newepisodetitle h4 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 160px;
	padding: 0 9px;
	line-height: 18px;
	color: #333
}
.bgwhitetr {
	color: #333;
	background: url(/img/whitetr.png)
}
.bgblue {
	color: #fff;
	background: #259dff;
}
.bgred {
	color: #fff;
	background: #ed4747;
}
.bggrey50 {
	color: #eee;
	background: #788795
}
.bgblack {
	color: #eee;
	background: #1d1d1d
}
.hoverother {
	display: inline-block;
	position: absolute;
	right: 5px;
	bottom: 5px
}
.hoverother span {
	display: inline-block;
	padding: 2px 6px 2px 8px;
	border-radius: 2px;
	font-size: 12px
}
.rvad{
	margin:auto;
	border-bottom:4px solid #eee;
	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
}
.rvad h1{
	font-size: 12px;
	font-weight: 700;
	color: #1f262c;
	text-transform: uppercase;
}
.rvada{
	padding: 6px 0px;
    margin: 0px 0px 5px 0px;
}
.rvada h1{
	font-size: 14px;
    margin: 0px;
    margin-bottom: -2px;
    position: relative;
    border-left: 4px solid #198bff;
}
.rvada h1 span{
	padding-left: 5px;
}
.rvada h1 span::before {
    border-top: 6px solid #e8e8e8;
    margin-left: 102px;
    position: absolute;
    top: 9px;
    width: 100%;
    content: "";
}
.rvada h1 span::after {
    border-top: 6px solid #e8e8e8;
    margin-left: 102px;
    position: absolute;
    top: 9px;
    width: 100%;
    content: "";
}
.iconf{
	float:right;
	margin: -15px 0px;
}
.iconf a{
	color:#eaeaea;
	background:rgb(31, 38, 44);
	padding:3px 5px;
	font-size:8px;
	text-transform:uppercase;
	font-weight:600;
	text-decoration:none;
}
.tagser{
	border:2px solid #e4e4e4;
	max-height:30px;
	overflow:auto;
	text-align:justify;
	font-size:11px
}
.tagser a{
	color:#444;
}
.ftime{
	float:right;
	font-weight:600;
	font-size:13px;
	text-align:center
}
.ftime span.day{
	background:#f1f1f1;
	color:#333;
	padding:5px;
	width: 60px;
	display: block;
	text-align: -webkit-center;
}
.ftime span.month{
	background:#1f262c;
	color:#eee;
	padding:5px;
	width: 60px;
	display: block;
	text-align: -webkit-center;
}
.rtd{
	overflow:hidden;
	margin-bottom:15px;
	margin-top:10px;
}
.rtd h3{
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0;
	color: #444;
	border-bottom: 1px solid #DDD;
}
.rtd li{
	overflow: hidden;
	padding: 10px 5px;
	list-style:none;
	border-bottom: 1px dashed #ddd
}
.rtd li .nf{
	font-size: 11px;
	overflow: hidden;
	color: #777;
}
.rtd li .nf img{
	float:left;
	margin-right:10px;
	width:125px;
	height:70px;
}
.rtd li .nf h2{
	font-size: 13px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.rtd li .nf h2 a{
	color:#333
}
.rtd li .nf h2 a:hover{
	text-decoration:underline;
	color:#3374ad;
}
.rtd li .nf p{
	font-size:13px;
	line-height:19px;
}
.imdb{
	position: absolute;
    background: rgba(49, 47, 44, 0.68);
    color: #FFF;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    font-weight: bold;
}
.typet{
	right: 4px;
    color: #fff;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    border-radius: 5px;
    padding: 6px;
    margin: 5px;
    display: inline-block;
    background: #2a43bf;
}
.polarpost {
	display: inline-block;
	padding: 5px 0px;
	background: #fff;
	width: 100%
}
.polarpost:nth-child(2n+1) {
	background: #f1f1f1;
}
.polarco {
	overflow: hidden;
	padding: 0px 3px;
}
.polargambar {
	float: left;
	margin: 0;
	margin-left: 5px;
}
.polargambar img {
	width: 38px;
	height: 50px;
	border: 1px solid #ddd;
	padding: 1px;
}
.polarjdl {
	margin-bottom: 7px;
	margin-top: 2px;
	padding: 0px 5px;
}
.polarjdl h2 {
	font-size: 13px;
	color: #333;
	overflow: hidden;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 250px
}
.polarjdl a {
	color: #333;
}
.polarjdl h2:hover {
	text-decoration: underline;
}
.genreser {
	overflow: hidden;
	white-space: nowrap;
	font-size: 11px;
	text-overflow: ellipsis;
	color: #777;
	padding: 0 5px;
	width: 250px
}
.genreser a {
	color: #333
}
.polarpostx {
	padding: 0px 2px;
	background: #fff;
	display: inline-block;
	margin-bottom: 7px;
	width: 100%;
	box-shadow: 1px 1px 1em #ddd;
}
.polarpostx:hover {
	background: #4a5663;
	text-decoration: none;
	color: #fff
}
.polarpostx:hover h2, .polarpostx:hover a {
	color: #fff;
}
.polarcox {
	overflow: hidden;
	padding: 0px 3px;
}
.polarjdlx {
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px !important;
	color: #999;
	float: left
}
.polarjdlx h2 {
	font-size: 12px;
	overflow: hidden;
	font-weight: 500;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
	color: #555
}
.polarjdlx a {
	color: #555;
	text-decoration: none
}
.barusan {
	margin: 5px 0px;
	font-size: 12px;
}
.barusan a {
	color: #555;
}
.daftarkartun{
	overflow:hidden;
}
.abjtext{
	padding:0;
	text-align:center;
	margin:0;
	margin-top:3px;
	margin-bottom:10px
}
.abjtext a {
	display: block;
	font-weight: 700;
	padding: 4px 0;
	width: 3.39%;
	color: #FFF;
	font-size: 11px;
	float: left;
	margin: 1px;
	background:#258ee8;
}
.abjtext a:hover {
	text-decoration: none;
}
#abtext{
	overflow:hidden
}
.bariskelom{
	position: relative;
	   margin-bottom: 10px;
	   padding-right: 5px;
}
.barispenz {
	font-weight: 700;
	font-size: 12px;
	background: #258ee8;
	margin-bottom: 5px;
	padding: 5px;
	text-transform: uppercase;
	position: relative;
}
.barispenz a{
	color:#FFF;
	text-decoration:none
}
.penzbar{
	line-height:21px;
	list-style:none;
	color:#ccc
}
.jdlbar{
	line-height: 21px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jdlbar ul li{
	color:#444 !important;
}
.jdlbar a{
	font-size: 13px;
	color: #444;
	font-weight: 500;
}
.jdlbar a:hover{
}
.recomx {
	overflow: hidden;
}
.recomx ul li {
	float: left;
	list-style: none;
	margin-right: -19px;
	margin-bottom: 10px;
}
.zeeb {
	overflow: hidden;
	float: left;
	width: 148px;
	margin-left: 1px;
	position: relative
}
.zeeb .fx {
	height: 175px;
    width: 125px;
    overflow: hidden;
    position: relative;
}
.zeeb .fx img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-height: 100%;
	min-width: 100%;
	width: auto;
	height: auto;
	max-height: 100%;
	transition: .3s ease-in-out;
	border: 1px solid #eee
}
.zeeb h2 {
	font-size: 11px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 130px;
    text-align: center;
    padding: 9px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 6%, rgba(0, 0, 0, 0.85) 70%);
}
.zeeb a {
	color: #fff;
	text-decoration: none;
}
.relep {
	overflow: hidden;
	padding-bottom: 6px;
	border-bottom: 1px solid #DDD;
}
.relep h3 {
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	padding-top: 6px;
	color: #444;
	border-top: 1px solid #DDD;
}
.relep a li {
	list-style: none;
	margin-bottom: 3px;
	padding: 3px 5px;
	border-right: 3px solid #DDD;
	border-left: 3px solid #DDD;
	color: #333;
	background: #F7F7F7
}
.relep a li:hover {
	background: #EAEAEA;
	text-decoration: none
}
.tere {
	width: 153px;
	float: left;
	position: relative;
	margin: 5px;
	overflow: hidden;
	font-size: 12px;
	height: auto;
	text-align: center
}
.tere a {
	text-decoration: none
}
.tere:nth-child(4n+1), .tere:nth-child(4n+1) {
	clear: left
}
.tere:hover h2 {
	color: #3c9ccd;
	text-decoration: none
}
.tere:hover a:hover .teredt {
}
.tere .limiter {
	overflow: hidden;
	height: 125px;
	background: #F6F6F6;
	margin-bottom: 5px;
}
.tere .limiter img {
	width: 100%;
	height: auto;
	border: 1px solid #eee;
}
.tere .limiter img:hover {
	opacity: 0.8
}
.tere h2 {
	display: block;
	color: #444;
	position: relative;
	line-height: normal
}
.tere .teredt {
	font-size: 11px;
	color: #999;
	text-transform: uppercase
}
.new {
	position: absolute;
    top: 6px;
    left: -15px;
    line-height: normal;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    padding: 2px 18px;
    font-size: 9px;
    background: #de3b3b;
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.genrewid{
	list-style: none;
	margin-left:-3px;
	max-height:153px;
	overflow:auto}
	
.genrewid::-webkit-scrollbar{
	width:10px;
	background-color:#eee}
	
.genrewid::-webkit-scrollbar-thumb{
	background-color:#ddd}
	
.genrewid::-webkit-scrollbar-track{
	background-color:#eee}
	
.genrewid li{
	list-style: none;
	border:0;
	width:33%;
	float:left;
	padding:0;
	text-align: center;
}
.genrewid li a{
	display: block;
    margin: 3px;
    padding: 4px 6px;
    border-radius: 3px;
    background: #cc58ae;
    color: #FFF;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    text-overflow: ellipsis;
}
.genrewid li a:hover{
	background:#3c4c5a;
	text-decoration:none}
	
.typeanime{
	overflow:hidden;
	margin:0 -3px}
	
.typeanime li{
	list-style: none;
	border:0;
	float:left;
	text-align:center;
	width:50%;
	padding:0}
	
.typeanime li a{
	list-style: none;
	display:block;
	margin:3px;
	padding:6px;
	border-radius:3px;
	background:#eb601e;
	font-size:12px;
	color:#FFF}
	
.typeanime li a:hover{
	background:#3c4c5a;
	text-decoration:none}
	
.season{
	list-style: none;
	margin-left:-3px;
	max-height:153px;
	overflow:auto}
	
.season::-webkit-scrollbar{
	width:10px;
	background-color:#eee}
	
.season::-webkit-scrollbar-thumb{
	background-color:#ddd}
	
.season::-webkit-scrollbar-track{
	background-color:#eee}
	
.season li{
	list-style: none;
	border:0;
	width:33%;
	float:left;
	padding:0;
	text-align: center;
}
.season li a{
	display: block;
    margin: 3px;
    padding: 4px 6px;
    border-radius: 3px;
    background: #259b54;
    color: #FFF;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    text-overflow: ellipsis;
}
.season li a:hover{
	background:#3c4c5a;
	text-decoration:none}
	
.lexot{
	font-size: 14px;
	line-height: 20px;
	color: #333;
    margin-top: 10px;
}
.lexot a{
	color:#4177a2;
}
.lexot ul {
	display: list-item;
	list-style-type: disc;
}
.lexot li {
	display: list-item;
	margin-left:1.5em;
}
.lexot img{
	display:block;
	margin:auto;
	max-width:100%;
	height:auto;
	border: 1px solid #ddd;
	padding: 2px;
}
.lexot p{
	margin:10px 0;
	text-align:justify 
}
.lexot h3{
	background: #F1F1F1;
	padding: 3px;
	font: bold 16px arial;
	color: #333;
	margin: 0px;
	box-shadow: 0px 0px 10px #BBB inset;
}
.breadcrumbs{
	margin-bottom:5px;
	font-size:12px;
}
.breadcrumbs a{
	color:#333;
}
.jdlr, .jdlx {
	font-size: 15px;
	padding-bottom: 5px;
	color: #444;
	margin-bottom: 3px;
	border-bottom: 2px solid #eaeaea;
}
.jdlr h1, .jdlx h1 {
	font-size: 15px;
	padding-bottom: 3px;
	color: #444;
}
.jdlx h1{
	color:#333;
	font-weight:600
}
.jdlpot {
	margin-top:10px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.jdlpot h1{
	font-size: 15px;
	color: #999;
	border-bottom: 2px solid #333;
	padding-bottom: 5px;
}
.venser{
}
.socialshare a{
	padding: 7px;
	line-height: 20px;
	font-size: 11px;
	font-weight: 600;
	width: 215px;
	text-transform: uppercase;
	transition: .2s linear;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: inline-block;
}
.socialshare a:hover{
	text-decoration:none;
}
.socialshare{
	margin: 0px 0px 15px;
}
.socialshare .sfb:hover{
	background:#1D459A;
	opacity:1
}
.socialshare .stw:hover{
	background:#006dde;
	opacity:1
}
.socialshare .sgp:hover{
	background:#D01212;
	opacity:1
}
.socialshare .sfb{
	background:#2d467b;
}
.socialshare .stw{
	background:#2380e0;
}
.socialshare .sgp{
	background:#de2727;
}
.disqusmen {
	padding: 10px;
	margin: 10px 0px;
	background: #F2F2F2;
	border: 1px solid #ddd;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.comment a{
	color:#51504a;
	text-decoration:none;
}
.commentlist li .avatar{
	float:left;
	background:#fff;
	margin-right:10px;
	border:3px solid #eee;
	border-radius:99px;
	width:42px;
	height:42px;
}
.commentlist cite,.commentlist cite a{
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	color:#555;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-top:15px;
}
.commentlist p{
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
}
#commentform p{
}
.commentmetadata{
	font-weight:normal;
	float:right;
	font-size:11px;
}
h3.comments{
	padding:0;
	margin:40px auto 20px;
	color:#444444;
}
h3#comments{
	padding:0;
	margin:10px 0 10px 0px;
	color:#555;
	font-size:1.17em;
	font-family:arial;
	width:100%;
}
#respond{
	margin:0;
	padding:0;
	color:#555;
	font-family:arial;
}
h3.respond{
	padding:0;
	margin:10px 0 10px 0px;
	color:#444444;
}
#respond h3{
	font-size:1.17em;
	width:100%;
	padding:0;
	margin:10px 10px 10px 0px;
	color:#444444;
}
.alt{
	margin:0;
	padding:10px;
}
.commentlist{
	padding:0;
	text-align:justify;
	margin:0;
	font-family:arial;
}
.commentlist li{
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	margin:0px 0px 10px;
	padding:10px;
	list-style:outside none none;
	border:1px dotted #DDD;
	box-shadow:1px 2px 3px #CCC;
}
.commentlist li ul li{
	background-color:#FFFFFF;
	margin-right:-5px;
	margin-left:10px;
	margin-top:10px;
	border:none;
	box-shadow:none;
}
.comment-author{
	min-height:60px;
	border-bottom:1px solid #CCC;
}
.commentlist p{
	margin:10px 5px 10px 0;
}
.children{
	padding:0;
}
#commentform p{
	margin:5px 0 5px 0px;
}
.nocomments{
	text-align:center;
	margin:0;
	padding:0;
}
.commentmetadata{
	margin:-44px 0px;
	display:block;
}
input{
	font-family:"Trebuchet MS";
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
}
#author,#email{
	height:25px;
	width:200px!important;
	font-size:14px;
	border:2px solid #CCC!important;
	border-radius:5px;
	padding:13px 5px!important;
}
#cancel-comment-reply-link{
	font-size:11px;
	margin:0px 10px;
}
.comment-notes{
	display:none;
}
#commentform{
	margin:5px 10px 25px 0;
}
textarea{
	width: 98%;
	height: 80px;
	border-radius: 5px;
	border: 2px solid #CCC;
	font-size: 15px;
	padding: 10px 5px;
}
#respond:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#commentform #submit{
	margin:0px 0px 5px auto;
	float:right;
	background:#333;
	border:1px solid #333;
	color:#eee;
	font-size:14px;
	cursor:pointer;
	border-radius:5px;
	width:130px;
}
.reply{
	width:44px;
	padding:2px;
	text-align:center;
	color:#888;
	border:1px solid #DDD;
	background:#FAFAFA;
}
.reply a{
	color:#777;
}
.says{
	display:none;
}
#sidebar {
	float: right;
	width: 300px;
}
.sidelist{
	margin-top:15px;
}
.sinop{
	padding: 2px 10px;
}
.section {
	margin-bottom: 10px;
	overflow: hidden;
}
.section h3 {
	padding: 5px 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #FFF;
    background: #258ee8;
    text-align: center;
    border-right: 5px solid #6db7f7;
    border-left: 5px solid #6db7f7;
}
.area span{
}
.section h3 span{
}
#sidebar .section .textwidget {
	padding-top: 0px;
	line-height: normal;
}
.tagcloud {
	line-height: 30px;
}
.tagcloud a{
	color: #fff;
	background: #2b3e4e;
	padding: 6px;
	text-overflow: ellipsis;
	font-weight: 600;
	font-size: 11px !important;
	overflow: hidden;
	white-space: nowrap;
	transition: .2s linear;
	border-radius: 2px;
	margin-right: 1px;
}
.tagcloud a:hover{
	text-decoration:none!important;
	background:#333;
	color:#fff!important;
	transition:.2s linear;
}
#sidetab{
	float:right;
	width:285px;
}
.footerwgt {
    background: #11181b;
    padding-top: 10px;
    overflow: hidden;
}
.centerl {
    max-width: 990px;
    margin: 0 auto;
}
.footerwgt .widfoot {
    float: left;
    width: 33.3333%;
}
.footerwgt .widfoot .footerbar{
	margin: 15px 10px;
    color: #DDD;
}
.footerwgt .widfoot .footerbar .textwidget{
	
}
.footerwgt .widfoot .footerbar .textwidget h3{
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 4px solid #040607;
}
.footerwgt .widfoot .footerbar .textwidget h3 span{
	padding-bottom: 6px;
    box-shadow: 0 4.5px #1d2730;
}
.footerwgt .widfoot .footerbar .textwidget .genrewid{
	margin-left: -3px;
    max-height: 153px;
    overflow: auto;
}
.footerwgt .widfoot .footerbar .textwidget .genrewid ul{
	
}
.footerwgt .widfoot .footerbar .textwidget .genrewid ul li{
    padding: 0;
    border: 0;
    float: left;
    width: 33.3%;
    text-align: center;
}
.footerwgt .widfoot .footerbar .textwidget .genrewid ul li a{
	background: #1b252c;
    color: #b3b3b3;
}
.footerwgt .widfoot .footerbar .textwidget .genrewid li a:hover{
	background:#cc58ae;
	text-decoration:none
}
.footerwgt .widfoot .footerbar .textwidget .season{
	margin-left: -3px;
    max-height: 153px;
    overflow: auto;
}
.footerwgt .widfoot .footerbar .textwidget .season ul{
	
}
.footerwgt .widfoot .footerbar .textwidget .season ul li{
    padding: 0;
    border: 0;
    float: left;
    width: 33.3%;
    text-align: center;
}
.footerwgt .widfoot .footerbar .textwidget .season ul li a{
	background: #1b252c;
    color: #b3b3b3;
}
.footerwgt .widfoot .footerbar .textwidget .season li a:hover{
	background:#259b54;
	text-decoration:none
}
.footerwgt .widfoot .footerbar .textwidget .typeanime{
    margin-left: -3px;
    max-height: 153px;
    overflow: auto;
}
.footerwgt .widfoot .footerbar .textwidget .typeanime ul{
    
}
.footerwgt .widfoot .footerbar .textwidget .typeanime ul li{
    padding: 0;
    border: 0;
    float: left;
    width: 33.3%;
    text-align: center;
}
.footerwgt .widfoot .footerbar .textwidget .typeanime ul li a{
    background: #1b252c;
    color: #b3b3b3;
}
.footerwgt .widfoot .footerbar .textwidget .typeanime li a:hover{
    background:#eb601e;
    text-decoration:none
}
#footer {
    background: #172027;
    overflow: hidden;
    padding: 15px 0;
    color: #afafaf;
    font-size: 11px;
    text-align: center;
}
#footer a {
    color: #afafaf;
}
.pagination {
	overflow:hidden;
	line-height:25px
}
.custom-pagination span, .custom-pagination a {
	display: inline-block;
	padding: 0px 10px;
}
.custom-pagination a {
	text-decoration: none;
	background: #e7e7e7;
	color: #555;
	padding: 4px 9px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight:600
}
.custom-pagination a:hover {
	background:#1f262c;
	text-decoration:none;
	color:#fff;
}
.custom-pagination span.page-num {
	text-decoration: none;
	background: #1f262c;
	color: #fff;
	font-weight: 600;
	padding: 4px 6px;
	text-transform: uppercase;
	margin: 2px;
	font-size: 11px;
}
.custom-pagination span.dots {
	text-decoration: none;
	background: #e7e7e7;
	color: #333;
	padding: 3px 9px;
	font-size: 12px;
}
.custom-pagination span.current {
	background: #1f262c;
	color: #fff;
	text-decoration: none;
	padding: 3px 9px;
	font-size: 12px;
}
@media screen and (max-width:680px) {
	#venkonten , .socialshare a , .polarjdl h2, #form #s{
	width:100%;
}
#cari,ul.menu li:not(:first-child) {
	display: none;
}
ul.menu li.icon {
	float: right !important;
	display: inline-block;
	margin: 0px 0px;
}
#form{
	float:none;
	margin:0;
	background:none;
	overflow: hidden;
	width: 100%;
}
}
@media screen and (max-width:680px) {
	ul.menu.responsive {
	position: relative;
}
ul.menu.responsive li.icon {
	position: absolute;
	right: 0;
	top: 0;
	margin:0px 0px;
}
ul.menu.responsive li {
	float: none !important;
	display: inline;
}
ul.menu.responsive li a {
	display: block;
	text-align: left;
}
}
@media screen and (max-width:600px){
#menu{
	position:relative;
	width:100%;
}
.logo{
	display:none}
	
#menu .show:checked ~ .menu{
	display:block}
	
#menu .menu{
	display:none;
	width:100%}
	
#menu .menu li{
	position:relative;
	float:none;
	display:block}
	
#menu .menu li a{
	font-size:13px;
	text-align:left;
	padding:0px 10px;
}
#menu > ul > li > ul {
	width:100%;
	z-index:9}
	
#menu .show{
	display:block;
	cursor:pointer;
	height:49px;
	position: absolute;
	opacity:0;
	width: 100%;
}
#menu .labe{
	display:block;
	font-size:24px;
	padding:15px;
	text-transform:uppercase;
	font-weight:bold;
	width: 100%;
	float:left}
	
#menu .labe span{
	float: left;
	color: #fff;
	font-size: 18px;
	top: 3px;
	position: relative;
}
#menu .labe i{
	padding:2px;
	float:right;
	color:#fff}
	
#menu ul{
	float:left;
}
#menu .menu .current-menu-item a{
	font-size: 13px;
    text-align: left;
    border-top: 1px solid #5cadff;
}
}
@media screen and (max-width:500px) {
	#header{
	height:60px;
}
.fb-like, .morec , .ftime , #sidebar, .rekomf, .footerwgt {
	display:none !important;
}
.search , .search #form #s{
	position: relative;
	float: none;
	right: 0;
	bottom: 2px;
	width: 100%;
	text-transform: uppercase;
	font-weight: 600;
	color: #999;
	background: #181e23;
}
.blogdesc{
	top: 36px;
	width: inherit;
	left: 15px;
	text-align: justify;
	color: #fff;
	font-size: 8px;
}
.rseries .rapi .venz ul li{

}
.blogname{
	top: 10px;
	left: 15px;
	width: inherit;
	text-align: justify;
	font-size:20px;
}
.thumbz{
	width: 110px;
	height: 65px;

}
h2.episodeye{
	font-size:11px;

}
.zeeb{
	width:175px;
}
.zeeb img {
	width: 175px;
	height: 110px;
}
.zeeb h2{
	width:175px;
}
.venser{
	float:none;
	width:100%;
}
}
@media screen and (max-width:320px){
.rseries .rapi .venz ul li{

}
.thumbz{
}
h2.episodeye{
	font-size:11px;
    width: 135.25px;
}
}