/*Imports*/
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
@import url('https://fonts.googleapis.com/css?family=Berkshire+Swash');


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:none}blockquote,q{margin:10px 0;clear:both;quotes:none;background:#0366d6;border-left:5px solid #c909c2;padding:5px 10px}
blockquote:before,blockquote:after,q:before,q:after{content:'';
content:none}code{margin:10px 0;
	display:block;border-right:1px solid #DDD;border-left:3px solid #43966c;
	padding:5px 10px;font-family:monospace;font-size:13px;background:#fafafa}
	table{border-collapse:collapse;border-spacing:0}a{color:#c909c2;
		text-decoration:none;transition:color .1s linear;-moz-transition:color .1s linear;-webkit-transition:color .1s linear}
		a:hover{text-decoration:underline}.clear{clear:both}h1{font-size:20px}
		h2{font-size:19px}h3{font-size:17px}
		h4{font-size:16px}h5{font-size:15px}h6
		{font-size:14px}p{margin:10px 0;overflow:hidden}
		


		/*Body Settings*/
		body{background:silver;font-size:14px;font-family:'Josefin Sans',sans-serif;
		color:#c909c2;margin:0 auto}
		#wrap{width:1058px;margin:0 auto;background:#161616}
		/*Body Setting EndsHere*/




		#content{overflow:hidden;margin-bottom:15px}:focus{outline:0}
		.ads{padding:10px 15px;text-align:center;overflow:hidden;position:relative}
		.ads img{max-width:100%;height:auto}#header{overflow:hidden;margin:10px 0;margin-top:0}
		#header .logo{float:left}#header .logo img{height:30px float:left;}
		
		#main-menu{margin:0 auto;
			background:transparent/*#c909c2*/;position:relative}
			#main-menu ul{position:relative;float:left}
			#main-menu ul li{float:left;position:relative}
			#main-menu ul li 
			a{color:#FFF;display:block;text-align:center;line-height:50px;font-size:14px;padding:0 14px}

			#main-menu ul li a:hover{text-decoration:none;background:#0366d6;color:#111}#main-menu ul li ul{width:250px;position:absolute;top:50px;display:none;z-index:9999;padding:5px 15px;background:#fff;}

			#main-menu ul li:hover ul{display:block}#main-menu ul li ul li{float:left;width:50%}#main-menu ul li:hover ul li ul{display:none}#main-menu ul li ul li a{display:block;font-size:13px;color:#c909c2;font-weight:bold;text-transform:none;padding:5px 10px;line-height:20px;text-align:left}
			#main-menu ul li ul li a:hover{background:#333;color:#FFF}#main-menu .random{float:right;color:#FFF;text-transform:uppercase;background:#5f5f5f;cursor:pointer;line-height:37px;font-weight:700;font-size:14px;padding:0 15px}#main-menu .random:
			{background:#ececec;color:#333;text-decoration:none}.show-menu{display:none;color:#FFF;line-height:37px;font-size:16px;font-weight:700;text-transform:uppercase;text-align:center;cursor:pointer}
			input[type=checkbox]{display:none;-webkit-appearance:none}input[type=checkbox]:checked ~ #menu-menu{display:block;z-index:9999;float:none;background:#222;position:relative}#searchform{float:right;padding:8px}#searchform #s{width:200px;border:1px solid #FFF;color:#222;border-radius:4px;font-family:"Berkshire Swash",arial;background:#FFF;font-size:13px;line-height:30px;padding:0 8px;margin:0}.postsbody{float:left;margin-top:15px;width:758px}.pst{line-height:18px}
			.terbaru{margin:0 15px 20px;overflow:hidden}.terbaru h2,.terbaru h1{font-size:14px;padding:8px;padding-left:0;text-transform:uppercase;padding-top:0;margin:0;margin-bottom:8px;border-bottom:4px solid #c909c2;color:#c909c2;position:relative}.episodes{overflow:hidden;margin:0 -4px}.box{float:left;width:20%;margin-bottom:8px;overflow:hidden}.box .eps{position:relative;overflow:hidden;margin:0 5px;height:200px}
			
			/*cover transitions*/
			.box .eps img{
				width:100%;
				height:auto
				min-height:160px
				/*Border*/
				 border:2px solid #0b00b1;
  				-webkit-border-radius: 10px;
 				 -moz-border-radius: 10px;
 					 border-radius: 10px;
					/*Animation*/
 			 -webkit-filter: grayscale(0)blur(0);
				  filter: grayscale(0)blur(0);
				  -webkit-transition: .3s ease-in-out;
 				 transition: .3s ease-in-out;
 				 -webkit-transform: rotate(0) scale(1);
 				 transform: rotate(0) scale(1);}


		.box .eps:hover img {
 			 -webkit-filter: grayscale(100%) blur(0.2px);
			  filter: grayscale(100%) blur(0.2px);
 			 -webkit-transform: rotate(360deg) scale(1.5);
 			 transform: rotate(360deg)scale(1.5);
             								}  




			/*Quality*/

			.box .eps .ep,.carousel-cell .ep{position:absolute;top:5px;padding:3px 5px;
				color:#FFF;font-size:12px;border-radius:3px;background:#c909c2;right:5px}
				.type{position:absolute;top:5px;padding:3px 5px;
					color:#FFF;font-size:12px;border-radius:3px;background:#0b00b1;left:5px}
			.type.TS{background:#0b00b1}
			.type.HDRip{background:#0b00b1}		
			.type.TV{background:#0b00b1}
			.type.Movie{background:#0b00b1}
			.type.OVA{background:#0b00b1}
			.type.BluRay{background:#0b00b1}
			.type.DVDRip{background:#0b00b1}
			.type.WEBDL,.type.WEBRip{background:#0b00b1}
			.type.HDTV,.type.HD{background:#0b00b1}
			.box .eps .ttl{position:absolute;bottom:0;width:100%;background:linear-gradient(to bottom,rgba(0,0,0,0.05) 6%,rgba(0,0,0,0.85) 70%)}.box .eps .ttl span{display:block;color:#f3f0f0;font-weight:bold;padding:5px 2px;line-height:16px;text-align:center;overflow:hidden}.animeterbaru{margin:0 15px 15px;overflow:hidden}.animeterbaru h3{background:#0098fd;color:#FFF;font-size:14px;padding:7px 10px;margin-bottom:3px}.animeterbaru ul{overflow:hidden;margin-right:-3px}.animeterbaru li{width:50%;float:left}.animeterbaru li:nth-child(4n),.animeterbaru li:nth-child(4n-1){background:#2d2d2d}.animeterbaru li:nth-child(4n-2),.animeterbaru li:nth-child(4n-3){background:#272727}
			.animeterbaru li .an{overflow:hidden;padding:5px;border-right:3px solid #1d1d1d}.animeterbaru li .an .lm{width:40px;height:40px;margin-right:10px;border-radius:5px;overflow:hidden;float:left}.animeterbaru li .an .lm img{width:100%;height:auto}.animeterbaru li .an .inf{overflow:hidden}.animeterbaru li .an .inf h2{font-size:13px;margin-bottom:3px;margin-top:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;line-height:normal}.animeterbaru li .an .inf span{display:block;line-height:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.animeterbaru li .an .inf span a{color:#DDD}#sidebar{float:right;width:300px}
			.bl{margin-right:15px;margin-top:15px}.bl .blc{overflow:hidden;margin-bottom:15px;line-height:21px}.bl .blc .searchform{background:#fafafa;border-radius:5px;overflow:hidden}.bl .blc .searchform .screen-reader-text{display:none}.bl .blc .searchform #s{padding:0;line-height:27px;font-size:14px;background:#efefef;font-family:'Josefin Sans',sans-serif;border:0;width:78%}.bl .blc .searchform #searchsubmit{padding:0 5px;line-height:27px;color:#FFF;width:20%;border:0;background:#3c97f3;font-family:'Josefin Sans',sans-serif}.bl .blc h3{overflow:hidden;padding:6px;text-align:center;font-size:14px;color:#FFF;background:#c909c2}.bl .blc h3 span{display:block;background:#3482d2;padding:7px 10px;float:left}.bl .blc h3 i{display:block;float:left;width:0;height:0;border-top:34px solid #3482d2;border-right:34px solid transparent}.bl .blc ul{overflow:hidden}.bl .blc ul li{padding:4px 0;overflow:hidden;border-bottom:1px dashed #3c3c3c}.bl .blc a{color:#c909c2}.bl .blc a:hover{color:#222}.bl .blc .spl li .img{width:26%;float:left;overflow:hidden}.bl .blc .spl li .img .ltr{max-height:40px;overflow:hidden;margin-right:6px}.bl .blc .spl li .img .ltr img{width:100%;height:auto}.bl .blc .spl li .nf{overflow:hidden}.bl .blc .nth{overflow:hidden}
			.bl .blc .nth li{padding:5px;border:0}.bl .blc .nth li:nth-child(odd){background:silver}.bl .blc .nth li:nth-child(even){background:#fafafa}.bl .blc .nth li .img{max-width:40px;max-height:40px;overflow:hidden;border-radius:4px;float:left;margin-right:5px}.bl .blc .nth li .img img{width:100%;height:auto}.bl .blc .nth li .nf{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bl .blc .nth li .nf .lnk{color:#222;display:block;line-height:normal;font-size:14px}.bl .blc .nth li .nf span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ctn{margin:0 15px 20px;word-break:break-word}.ctn h1{font-size:14px;padding:8px;padding-left:0;padding-top:0;margin:0;margin-bottom:8px;border-bottom:4px solid silver;color:#c909c2;position:relative;line-height:20px}.sn{overflow:hidden;margin-bottom:15px}.sn img{max-width:120px;height:auto;float:left;margin-right:10px}.sn .sinopsis{line-height:17px;overflow:hidden}.sn .sinopsis p{margin:0}.anf{padding:10px;background:silver;margin-bottom:15px}.anf span{display:block;line-height:21px}
			.anf span b{display:block;width:110px;float:left}.epl{overflow:hidden;margin-bottom:15px}.epl h3{font-weight:400;font-size:15px;padding-bottom:5px;border-bottom:4px solid #3a3939}.epl ul{overflow:hidden}.epl ul li{padding:8px 0;border-bottom:1px solid #3a3939}.epl ul li .t2{float:right}.stream{overflow:hidden;margin-bottom:15px}.stream h1{border-bottom:0}.bdl{text-align:center;margin-bottom:15px}.bdl a{display:inline-block;padding:10px 0;width:48%;border-radius:3px;color:#FFF;margin:0 3px}.bdl .trailer{background:#0092ca}.bdl .download{background:#3ba306}
			.naveps{overflow:hidden;background:#272727;margin-bottom:10px}.naveps .nvs{width:25%;min-height:1px;text-align:center;float:left}.naveps .nvs.nvsc{width:50%;background:#0098fd}.naveps a{padding:8px;color:#DDD;display:block}.naveps .nvs.nvsc a{color:#FFF}.mirror{overflow:hidden;margin-bottom:10px}.mirror li{float:left;margin-right:7px}.mirror li a{display:block;padding:6px;color:#FFF;border-radius:3px;background:#c909c2}.mirror .shfb{float:right}.mirror li a.active{background:#0098fd;color:#FFF}.player-embed iframe{min-height:410px;overflow:hidden}.player-embed embed{min-height:410px;overflow:hidden}.tags{font-size:11px;color:#777;padding:10px;border-radius:5px;line-height:normal;background:#272727;margin-bottom:15px}.lightSwitcher{background:#272727;color:#FFF;border-radius:3px;position:relative;z-index:102}#shadow{display:none;position:fixed;left:0;top:0;bottom:0;background:rgba(0,0,0,0.93);width:100%;height:100%;z-index:100;transition:all .5s ease}#embed_holder iframe,#embed_holder embed{position:relative;z-index:102}#embed_holder{background:#111;position:relative;z-index:102}.videonavi{background:#272727;margin-bottom:15px;position:relative;overflow:hidden}
			.videonavi .l span{display:block;float:left;padding:0 10px;line-height:30px;cursor:pointer}.videonavi .l{float:left}.videonavi .r{float:right}.videonavi .r .dl{background:#a22f2e;color:#FFF;line-height:30px;display:block;padding:0 10px}.genres{margin:0;margin-bottom:15px;background:#272727;padding:10px;overflow:hidden;color:#DDD;border-radius:5px;list-style:initial}.notif{padding:10px;margin-bottom:15px;background:#3d9400;color:#FFF;line-height:normal;border-top:5px solid #327404}.error{padding:50px;margin-bottom:15px;background:#f44336;color:#FFF;line-height:normal;border-top:5px solid #2f2f1f}
			.infobox{overflow:hidden}.infobox h3{border:0!important;margin:0 0 1px!important;font-size:14px!important;padding:8px 0!important;text-align:center;font-weight:normal;background:#383535}.infobox .infs{float:left;width:60%;overflow:hidden;background:#272727;line-height:normal}.infobox .infs img{float:left;margin:10px;width:120px;height:168px}.infobox .infs .r{overflow:hidden;margin-top:10px;margin-right:10px;margin-bottom:10px}.infobox .infs .r .seno{overflow:hidden;height:60px;margin-bottom:10px}.infobox .infs .r .seno p{margin:0}.infobox .infs .r span{display:block}.infobox .inr{float:left;width:40%;background:#1b1b1b;border-radius:4px}#epl{margin:0;padding:0;list-style:none;height:188px;overflow-y:scroll}#epl::-webkit-scrollbar{width:7px;background-color:#f5f5f5}#epl::-webkit-scrollbar-thumb{background-color:#0098fd}#epl::-webkit-scrollbar-track{background-color:#232323}#epl li{border-left:1px solid #1d1d1d;line-height:27px;padding:0 0 0 13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#epl li span{max-width:205px;display:block;margin-right:4px;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#epl li a{color:#999;display:block}
			#epl li a:hover{text-decoration:none}#epl li:nth-child(odd){background:#292929}#epl li:hover{background:#121212}.genres li{width:20%;margin-left:25px;line-height:24px;float:left}
			.genres li a{color:#DDD}.nav_apb{border-radius:2px;background:#272727;padding:5px;margin-bottom:5px;-webkit-font-smoothing:antialiased!important;text-align:center}.nav_apb a{padding:3px 0;width:20px;margin:2px;border-radius:4px;text-align:center;display:inline-block;
				font-weight:700;background:#0098fd;color:#FFF}.nav_apb a:hover{background:#FFF;color:#333}.soralist span{display:block;border-bottom:4px solid #3a3939}.soralist span a{font-weight:700;font-size:15px}.soralist span{display:block;border-bottom:4px solid #3a3939}.soralist ul{margin:0;padding:0;margin-top:10px;margin-bottom:15px;overflow:hidden;list-style:initial}.soralist ul li{margin-left:15px;float:left;line-height:21px;width:47%}.soralist ul li a.series{color:#DDD}
				.allgreen{overflow:hidden;margin-bottom:10px}.allgreen ul{margin:0;padding:0}.allgreen li{list-style:none;margin-bottom:5px}.anipost{border-radius:5px;background:#1b1c1d;font-size:13px;overflow:hidden;padding:6px 10px}.anipost .title{font-weight:400;font-size:13px;line-height:16px;width:415px;overflow:hidden;white-space:nowrap;color:#bebebe;text-overflow:ellipsis;float:left}
			.anipost .thumb{border-radius:5px;position:relative;overflow:hidden;width:40px;height:40px;border:1px solid #151414;float:left;margin-right:7px}.anipost .thumb img{width:100%;height:auto}.anipost .left h2{font-size:13px;margin-top:3px;margin-bottom:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.anipost .left h2 a{color:#7593a9}
			.genrelst li{width:50%;float:left;list-style:none;margin-bottom:5px}.genrelst .anipost{font-size:13px;background:0;overflow:hidden;border-radius:0;padding:0;padding-right:10px;margin-bottom:10px}.genrelst .anipost .thumb{border-radius:5px;position:relative;overflow:hidden;width:90px;height:120px;border:1px solid #4c4c4c;float:left;margin-right:7px}.genrelst .anipost .thumb 
			img{width:100%;height:auto}.genrelst .anipost .thumb span.hot{position:absolute;top:6px;left:-15px;line-height:normal;color:#FFF;text-transform:uppercase;font-weight:700;padding:2px 18px;font-size:10px;background:#de3b3b;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.genrelst .anipost .left{overflow:hidden}.genrelst .anipost .left .info{display:block}.genrelst .anipost .left .info span{display:block;line-height:16px;margin-bottom:5px}.genrelst .anipost .left .info .g a{color:#DDD}iframe#tv{width:100%;height:400px}.pagination{overflow:hidden;line-height:normal;text-align:center}
			.pagination span.page-numbers.current{display:inline-block;background:#c909c2;padding:10px;line-height:5px;margin:0 1px;border-radius:5px;color:#FFF}.pagination a{display:inline-block;background:silver;padding:10px;line-height:5px;margin:0 1px;border-radius:5px;color:#222}#live-search_results{background:#FFF;border:0;box-shadow:0 0 5px #DDD;z-index:550!important;overflow:hidden}.live-search_more{display:none}.live-search_header{display:none}.live-search_result_container{font-size:13px;line-height:normal}
			.live-search_result_container ul{margin:0;padding:0;overflow:hidden}.live-search_result_container li{font-family:inherit;padding:5px;overflow:hidden}.live-search_result_container li:hover{background:#eeeeee!important}.live-search_result_container li:nth-child(odd){background:#fafafa}.live-search_result_container li a{display:block}.live-search_result_container .post-thumbnail{width:35px;height:35px;margin-right:6px;float:left;overflow:hidden}.live-search_result_container .post-thumbnail img{width:100%!important;height:auto!important}span.live-search_text{margin-bottom:5px;display:block;color:#111;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.live-search_result_container .post-meta{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c909c2;font-size:11px;font-style:italic}#live-search_loading{display:block!important;width:100%;height:31px!important}.live-search_result_container a:hover{text-decoration:none;color:#999}ul.live-search_main{margin:0;padding:0;list-style:none}.stl{background:silver;border-left:10px solid #c909c2;border-right:10px solid #c909c2;font-weight:700;font-size:14px;color:#0b00b1;padding:7px;border-radius:3px;text-align:center;margin:15px;
				margin-bottom:10px;text-transform:uppercase}


				.carousel{margin:0 15px 5px;height:200px;overflow:hidden}.carousel-cell{width:14%;height:200px;margin-right:10px;counter-increment:carousel-cell}.carousel-cell img{width:100%;height:200px}.carousel-cell:before{display:block;text-align:center;line-height:200px;font-size:80px;color:#fff}
			.ctl{position:absolute;bottom:0;width:100%;background:linear-gradient(to bottom,rgba(0,0,0,0.05) 6%,rgba(0,0,0,0.85) 70%)}.ctl h2{padding:8px;overflow:hidden;line-height:16px;color:#FFF;font-weight:bold;font-size:13px;text-align:center}.flickity-page-dots{display:none}
			.commentarea{padding:0}.commentarea input[type=checkbox]{display:block;margin:0;margin-right:5px;float:left;-webkit-appearance:initial}.commentarea h3{margin-bottom:10px;line-height:normal}.commentlist{overflow:hidden}.commentlist li{overflow:hidden;padding:5px 0}.comment-body{overflow:hidden;line-height:normal;padding:10px;margin-bottom:5px;border:1px solid #dedede}.comment-author.vcard{background:#e6e6e6}.commentlist li .comment-meta{font-size:12px;line-height:17px;background:#e6e6e6}.commentlist li .comment-author img{float:left;width:32px;height:32px;margin-right:7px;padding:1px;border:1px solid #d5d5d5;background:#fff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);box-shadow:0 2px 2px rgba(0,0,0,0.1)}.commentlist li .comment-author .fn{font-style:normal;font-weight:700}.commentlist li .comment-author .fn a{color:#333}.commentlist li .comment-author .says{display:none}.commentlist li .comment-meta{font-size:12px;line-height:17px}.commentlist li p{line-height:normal;margin:15px 0}.commentlist li .reply{float:right}.commentlist li .reply a{display:block;font-weight:700;font-size:11px;font-family:'Josefin Sans';border-radius:3px;color:#777;background:#f8f8f8;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.08);text-shadow:none;line-height:23px;padding:1px 10px}
			.commentlist li .children{margin-left:20px}#respond input{border:1px solid #DDD;border-radius:3px;font-family:,sans-serif;padding:5px}#respond #comment{width:96.1%;border-radius:3px;font-family:'Josefin Sans',sans-serif;padding:10px;line-height:18px!important;padding:10px 10px 5px!important;-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.12) inset;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.12) inset;box-shadow:1px 1px 2px rgba(0,0,0,0.12) inset;background:#fcfcfc;background:rgba(255,255,255,0.85);border:1px solid #c9c9c9; border:1px solid rgba(0,0,0,0.2);-webkit-transition-duration:.3s;-moz-transition-duration:.3s}#respond #submit{background:#fafafa;font-weight:700;cursor:pointer;padding:5px 8px;border:1px solid #DDD;border-radius:3px;color:#555;font-family:'Josefin Sans',sans-serif}#respond #submit:hover{background:#FFF;color:#000}
				/*Recommended Starts Here*/

				.recommended{background:#0b00b1;margin:15px;margin-bottom:5px;font-size:12px;
					border-radius:3px;overflow:hidden;white-space:nowrap;padding-right:5px;
					text-overflow:ellipsis}
				.recommended h2{background:#c909c2;color:#FFF;float:left;font-size:12px;
					font-weight:400;padding:6px;display:block;margin-right:5px}
				.recommended a{color:#fff;line-height:23px}


					/*BelowTopSetting*/
				.genrehome{background:#0b00b1;
					text-align:center;overflow:hidden;
					white-space:nowrap;border-radius:3px;
					text-overflow:ellipsis}

				.genrehome a{display:inline-block;padding:7px;color:white;font-size:11px;
					font-weight:bold;text-transform:uppercase}
					/*BelowTopSetting ends Here*/




				.rlt{text-align:center; color:white;background:#0366d6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rlt a{display:inline-block;padding:10px;color:#000}#footer{padding:15px;overflow:hidden;background:#c909c2;font-size:13px;color:#FFF}#footer .left{float:left}#footer .left ul li{float:left;margin-right:10px}#footer .right{float:right}#footer a{color:#FFF}#download{overflow:hidden;margin-bottom:15px}#download span{display:block;padding:7px}#download .head{background:#383535}#download .dl{background:#272727}
				#download .dl a{display:inline-block;margin-right:5px;padding:5px 8px;color:#FFF;background:#336125;text-transform:capitalize}

/*@media Screens*/
				@media only screen and (max-width:645px){img,video,object{max-width:100%;height:auto}.articles{padding-right:0;border-right:0}.show-menu{display:block;overflow:hidden}.show-menu i{float:right;margin-right:15px;line-height:36px;font-size:20px}.show-menu span{float:left;margin-left:15px}#main-menu{padding:0;width:100%}#main-menu ul{position:static;display:none}#main-menu ul li{float:none;position:relative;width:100%}#main-menu ul li a{width:auto}#main-menu ul li ul{width:100%}#footer .left{display:none}#footer .right{float:none;text-align:center;line-height:normal}.postsbody .lts .ls .img .ltr img{min-height:auto}.postsbody{float:none;width:100%}#sidebar{float:none;width:100%}.bl{margin-left:15px}#wrap{width:auto}#searchform{float:none;padding:0}
				.logo{width:50%;   } #searchform #s{width:100%;text-align:center;border-right:0;border-left:0;padding:0}.animeterbaru{display:none}.box{float:left;width:33.333333%}



				.carousel-cell{width:25%}.sn img{float:none;margin:0 auto;margin-bottom:10px;display:block}.anf span b{width:auto}.epl ul li .t2{display:none}.naveps .nvs{width:auto;float:none}.naveps .nvs.nvsc{width:auto}.genrelst li{width:auto;float:none}.genres li{width:40%;margin-left:25px}.soralist ul li{margin-left:0;float:none;width:auto}#live-search_sb{width:100%!important}#live-search_results{border:0}.infobox .infs{float:none;width:auto}.infobox .inr{border-top:3px solid #1d1d1d;float:none;width:auto}#epl li{border-left:none}}

				@media only screen and (max-width:400px){.box{width:50%} 
.carousel-cell{width:100%}}

/*Carousel Config*/



/*Crousel Config ends here*/

.loginregister{background:purple;
					text-align:right;overflow:hidden;
					white-space:nowrap;
					text-overflow:ellipsis}

				.loginregister a{display:inline-block;padding:7px;color:white;font-size:11px;
					font-weight:bold;text-transform:uppercase ;text-align:right;}


					.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}

.wwrapperr { width: 700px;  margin: 0 auto; }







    