html,body {
	font-size: 100%;
	font-family: 'Roboto Condensed',sans-serif;
	margin: 0;
}

p,ul li,ol li {
	margin: 0;
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
}

ul,label {
	margin: 0;
	padding: 0;
}

body a:hover {
	text-decoration: none;
}

.w3_agile_banner_bottom_grid {
	padding: 2em 1em;
	border-radius: 24px;
	border: 1px solid #53535352;
}

.browse-agile-w3ls {
	padding: 2em 0;
}

.browse-agile-w3ls.general-w3ls {
	padding: 0;
}

.w3l-agile-horror,.general-agileits-w3l,.single-page-agile-main,.wthree-comedy {
	padding: 3em 0;
}

ul#myTab li a {
	color: #333;
}

.nav-tabs {
	border: none;
}

ul#myTab {
	border: none;
	margin-bottom: 2em;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #FF8D1B;
	outline: 0;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs>li>a {
	background: #f3f1f1;
	border: none;
	border-radius: 0;
	font-size: 16px;
	color: #fff;
	padding: 10px 20px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.nav-tabs>li>a .fa {
	margin-right: 10px;
}

.nav-tabs>li.active>a {
	border: none;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
	background-color: #FF8D1B;
	border: none;
	border-radius: 0;
	color: #fff!important;
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
	color: #fff;
	background-color: #FF8D1B;
	border: none;
	border-radius: 0;
}

.nav-tabs>li>a i {
	font-size: 32px;
	margin-right: 20px;
	vertical-align: middle;
}

.tab-content p {
	line-height: 2.2em;
	font-size: 14px;
	color: #777;
}

.browse-agile-w3ls .dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	outline: none;
}

.browse-grid:nth-child(6),.browse-grid:nth-child(12) {
	margin-left: 0%;
}

.browse {
	padding: 1em 0 0 0;
}

.w3l-action-icon i.glyphicon.glyphicon-play-circle {
	position: absolute;
	top: 30%;
	left: 40%;
	color: #fff;
	font-size: 3em;
}

.w3l-action-icon i {
	font-size: 3em;
	color: #fff;
}

.w3l-movie-gride-agile:hover .w3l-action-icon {
	display: block;
	position: absolute;
	top: 37%;
	left: 41%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.w3l-movie-gride-agile {
	position: relative;
}

.w3l-action-icon {
	display: none;
}

.hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0,0,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-shutter-out-horizontal:hover,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:active {
	color: white;
}

.hvr-shutter-out-horizontal:hover:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.imghvr-shutter-out-horiz:before {
	left: 50%;
	right: 50%;
	top: 0;
	bottom: 0;
}

.imghvr-shutter-out-horiz:hover:before {
	left: 0;
	right: 0;
}

.w3l-movie-text h6 a {
	font-size: 1.4em;
	color: #fff;
}

.w3l-movie-text {
	margin: .7em 0;
	height: 60px;
	overflow: hidden;
}

.mid-2 p {
	float: left;
	font-size: 1em;
	color: #333;
	line-height: 22px;
}

.block-stars {
	float: right;
}

ul.w3l-ratings li,.w3l-ratings a {
	display: inline-block!important;
	list-style: none;
}

ul.w3l-ratings li i,.w3l-ratings a i {
	color: #ff8d1b;
}

.w3l-movie-gride-agile {
	text-align: center;
	/*box-shadow: 0 0 10px rgba(255,255,255,.35);*/
	/*margin-right: 0%;
	margin-bottom: 3%;*/
	
	position: relative;
	padding: 0;
	margin: 0;
	border-radius: 26px 26px 20px 20px;
}

.w3l-movie-gride-agile:nth-child(6),.w3l-movie-gride-agile:nth-child(12) {
	margin-left: 0%;
}

.browse {
	padding: 1em 0 0 0;
}

.browse-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


i.glyphicon.glyphicon-play-circle {
	position: absolute;
	top: 30%;
	left: 40%;
	color: #fff;
	font-size: 3em;
}

.w3l-movie-gride-agile img:hover {
	opacity: .5;
}

.ribben {
	position: absolute;
	top: 3%;
	left: 4%;
	padding: 14px 0 0 0;
	background: #cd0036;
	width: 65px;
	height: 25px;
	border-radius: 13px 13px 13px 0px;
	-webkit- border-radius: 50%;
	-0- border-radius: 50%;
	-moz- border-radius: 50%;
}

.ribben p {
	font-size: .9em;
	color: #fff;
	line-height: 0;
}

.ribben:after {
	content: '';
	position: absolute;
	top: 86%;
	right: 18%;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	transform: rotate(85deg);
}

.w3_agile_banner_bottom_grid {
	padding: 2em 1em;
}

h4.latest-text {
	border-left: 7px solid #890024;
	font-size: 2em;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 1em;
	padding: .3em .5em;
	margin-left: 0;
}

.review-slider {
	margin: 1.4em 0 1.4em 0;
}

.w3l-movie-gride-agile.slide-w3l {
	padding: 1em 1em;
}

.ribben.one {
	top: 7%;
	left: 11%;
}

.ribben.two {
	position: absolute;
	top: 3%;
	left: 4%;
}

.mid-2.agile_mid_2_home.two-single {
	padding: 0 1em;
}

.breadcrumb {
	background: #fff;
	box-shadow: 0 0 2px #C1C1C1!important;
	-o-box-shadow: 0 0 2px #C1C1C1!important;
	-moz-box-shadow: 0 0 2px #C1C1C1!important;
	-ms-box-shadow: 0 0 2px #C1C1C1!important;
}

ol.breadcrumb li a {
	color: #000000!important;
	text-decoration: none;
}

.blog-pagenat-wthree {
	text-align: center;
	margin: 0em 0 2em 0;
}

.blog-pagenat-wthree ul li {
	display: inline-block;
	list-style: none;
}

.blog-pagenat-wthree ul li a {
	display: block;
	background: #fff;
	padding: 8px 1.1em;
	font-size: .9em;
	text-transform: uppercase;
	color: #222;
	font-weight: 400;
	display: inline-block;
	margin-top: 1em;
	text-decoration: none;
	border: 1px solid #ddd;
	font-family: 'Roboto Condensed',sans-serif;
}

.blog-pagenat-wthree ul li a.frist,.blog-pagenat-wthree ul li a.last {
	background: #890024;
	color: #fff;
	border: 0;
	border-radius: 7px;
}

.blog-pagenat-wthree ul li a:hover {
	background: #29292A;
	color: #fff;
	border: 1px solid #29292A;
}

.forIframeforIframee
{
	width: 640px;
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	border: solid black 1px;
}

/*.forIframe
{
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.forIframe iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}*/

.movie_info
{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
    color: #fff;
    background: #2b2b2b96;
    padding: 10px 15px 10px 15px;
    border-radius: 13px;
}

.forIframe
{
	position: relative;
	align-items: center;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-bottom: 56.25%;
	width: 100%;
	overflow: hidden;
}

.forIframe iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}

.tf_25 {
    display: flex;
    flex: 0 0 25%;
    align-items: center;
}
.tf_75 {
    flex: 0 0 75%;
}

img.movie__image {
    border-radius: 7px;
}

.movie__title {
    margin: 0 0 10px 20px;
}

li.movie__details {
    margin-left: 20px;
    text-align: justify;
    list-style: none;
    font-size: 15px;
}

.anime__episodes
{
	margin-top: 30px;
}

div.section__title {
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    border-left: 4px solid #ff8d1b;
    padding-left: 10px;
}

.anime__episodes a
{
	display: inline-block;
    font-size: 15px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.2);
    padding: 10px 20px;
    border-radius: 4px;
    margin-right: 15px;
    margin-bottom: 20px;
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}

.actived_episod
{
	border: 1px solid #ff8d1b;
}

.anime__episodes a:hover
{
	color: #000;
	background: #fff;
}

.notFoundFilm {
    margin: 15px 20px;
    color: #979797;
    background: #4f4f4f36;
    padding: 19px;
    border-radius: 13px;
    text-align: center;
}


@media (max-width:1280px) {
	.forIframee
	{
		width: 1110px;
	}

	.w3_latest_text {
		margin-left: 1em;
	}

	.w3l-movie-gride-agile img {
		width: 100%;
	}
}

@media (max-width:1080px) {
	.forIframee
	{
		width: 910px;
	}

	.w3l-movie-gride-agile1 {
		width: 94%!important;
	}
}

@media (max-width:991px) {
	.forIframee
	{
		width: 586px;
	}

	.w3l-movie-gride-agile {
		text-align: center;
		margin-right: 0%;
		margin-bottom: 3%;
		position: relative;
		padding-left: 0;
		float: left;
		width: 33.33%;
	}

	.ribben.two {
		position: absolute;
		top: 3%;
		left: 12%;
	}
}

@media (max-width:640px) {
	.forIframee
	{
		width: 574px;
	}

	ul#myTab {
		margin: 1em 0;
	}
}

@media (max-width:480px) {
	.forIframee
	{
		width: 420px;
	}

	ul#myTab {
		margin: 0 0 2em;
	}

	.w3l-agile-horror,.general-agileits-w3l,.single-page-agile-main,.wthree-comedy {
		padding: 1.5em 0;
	}

	.w3l-movie-gride-agile {
		margin-right: 3%;
		margin-bottom: 4%;
		float: left;
		width: 47%;
		/*max-width: 130px;*/
	}

	.blog-pagenat-wthree ul li a {
		padding: 8px .9em;
		font-size: .9em;
	}
}

@media (max-width:414px) {
	.forIframee
	{
		width: 362px;
	}

	.w3l-movie-gride-agile {
		margin-right: 2%;
		margin-bottom: 4%;
		float: left;
		width: 48%;
		padding: 0;
	}
}

@media (max-width:384px) {
	.w3l-movie-text h6 a {
		font-size: 1.2em;
	}

	.forIframee
	{
		width: 324px;
	}

	ul.w3l-ratings li i,.w3l-ratings a i {
		font-size: .8em;
	}

	.w3l-action-icon i {
		font-size: 2em;
	}
}




 .hero_carosel .owl-nav button.owl-prev,.hero_carosel .owl-nav button.owl-next{
     position: absolute;
     bottom: 50%;
     right: 50%;
     color: #000;
}
 .hero_carosel .owl-nav button.owl-prev{
     left: 0 
}
 .hero_carosel .owl-nav button.owl-next{
     right: 0 
}
 .hero_carosel.owl-carousel.owl-theme .owl-nav [class*='owl-'] {
     color: #444;
     font-size: 14px;
     margin: 5px;
     padding: 4px 7px;
     background: #fff;
     display: inline-block;
     cursor: pointer;
     border-radius: 3px;
}
 .hero_carosel.owl-carousel.owl-theme.owl-loaded a {
     text-decoration: none;
}
 .hero_carosel i.owl-direction {
     margin: 0 13px;
     font-size: 3em;
     padding: 0;
     color: #607D8B;
}
 .hero_carosel .owl-nav button.owl-next, .hero_carosel .owl-nav button.owl-prev {
     outline: 0;
     background: #FFF;
     width: 36px;
}
 .tag{
     display: inline-block;
}
 @keyframes fadeInUp{
    0%{
        opacity:0;
        transform:translate3d(0,100%,0)
    }
    to{
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInUp{
    animation-name:fadeInUp
}
 .desc {
     position: absolute;
     padding: 8%;
     z-index: 9;
     top: 50%;
     left: 50%;
     transform: translate(-50%,-50%);
     color:#fff;
}
 .hero-img{
     position: relative;
}
 .hero-img:before {
     background: rgba(0, 0, 0, 0.38);
     content: '';
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
}
 .btn-gradient-bg {
     color: #fff;
     display: inline-block;
     padding: 11px 33px;
     background: linear-gradient(to right, #f05874 0%, #fc6a2a 100%);
     border-radius: 30px;
}
 .delay-1 {
     animation-delay: .2s;
}
 .delay-2 {
     animation-delay: .4s;
}
 .delay-3 {
     animation-delay: .6s;
}
 .delay-4 {
     animation-delay: .8s;
}
 .slider-counter {
     z-index: 99;
     bottom: 1%;
     position: absolute;
     text-align: center;
     right: 4%;
     font-size: 120px;
     color:rgba(242, 242, 242, 0.7);
     font-weight: 700;
}
 @media (max-width: 767px){
     .slider-counter {
         font-size: 80px;
         font-weight: 600;
         bottom: 0 
    }
}
 @media (max-width: 576px){
     .slider-counter {
         font-size: 30px;
         font-weight: 500;
         bottom: 0 
    }
}
/*Credit*/
 .credit-footer a {
     text-decoration: none;
     color: #E91E63;
}
 .credit-footer {
     margin-top: 100px;
     color: #646464;
     font: 500 12px/22px "Roboto",Arial,sans-serif;
     letter-spacing: -0.25px;
     text-align: center;
}
 .credit-footer-nav{
     display: -ms-flexbox;
     display: flex;
     -ms-flex-pack: center;
     justify-content: center;
     margin: 20px 0 0;
     text-align: center;
}
 .credit-footer-nav li{
     display: -ms-inline-flexbox;
     display: inline-flex;
     margin: 0;
     color: #aaa;
}
 .credit-footer-nav li a {
     display: block;
     color: #424242;
     font-weight: 400;
     transition: all .3s ease;
     text-decoration: none;
}
 .credit-footer-nav li:not(:last-child):after {
     content: "/";
     margin-right: 6px;
     margin-left: 6px;
}
 .credit-footer-wrap {
     padding-bottom: 4%;
}








