.header-logo-part-mo {
	display: none;
}
/*WIDGET*/ 
.widget_block {display: none;padding: 0 50px 0 0;margin: 0 auto;text-align: center;}
.widget_links:after{content: ""; display: block; clear: both;}
.widget_links a, .widget_links span{
	background-color: rgba(255, 255, 255, 0.3);
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
    margin: 0;
	width: 40px;
	height: 36px;
    line-height: 37px;
	text-align: center;
	color: #446e97;
    font-size: 16px;
}
.widget_links a:last-child, .widget_links span:last-child{margin: 0;}
.widget_links a:hover, .widget_links span:hover, header .widget_links a[href^="mailto:"]:hover{background-color: #fff;color: #225F11;}
.widget_links a:first-child, .widget_links span:first-child {border-radius: 22px 0 0 22px;}
.widget_links a:last-child, .widget_links span:last-child {border-radius: 0 22px 22px 0;}
.widget_form {
    display: none;
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    position: absolute;
    right: 0;
    left: auto;
    top: 100%;
	z-index: 21;
	min-width: 570px;
    margin: 0;
    padding: 15px;
}
.sticky .widget_form{margin: 0;}
.widget_form form {margin-bottom: 0;}
.widget_form ul{list-style: none;padding: 0;margin: 0 -10px;}
.widget_form ul li{padding: 0 10px; margin: 0;}
.widget_form ul li:last-child{margin-bottom: -10px;}
.widget_form .input_wrap{margin-bottom: 10px;}
.widget_form input[type="text"], .widget_form input[type="email"], .widget_form textarea {height: 36px;	font-size: 14px; background-color: transparent; margin: 0;}
.widget_form textarea {height: 70px;}
.widget_form input[type="submit"], .widget_form input[type="reset"], .widget_form button{height: 36px;line-height: 32px;font-size: 14px;padding: 0 20px;min-width: inherit;}
.widget_form .error, .widget_form .success, .widget_form .information{margin: 10px 0 0; padding: 6px 5px 6px 30px; -webkit-background-position: 8px 10px; background-position: 8px 10px; min-height: 36px; font-size: 14px;}
.sticky .widget_form{margin: 0;}
.sticky .widget_links a, .sticky .widget_links span{background: #225F11; color: #fff;}

/*1200px*/
@media only screen and (max-width: 1400px) { 
	.homeslider.owl-carousel .owl-dots{right: 45%;}
}

/*1170px*/
@media only screen and (max-width: 1199px) {  
	.episodes-details-page .episodes .right-text{max-width: 503px;}
}

/*992px*/
@media only screen and (max-width: 1169px) {
	.responsive_btn{display: block; margin-left: 5px;}
	.nav_menu, .hmiddle{display: none;}
	.nav_wrapper{margin-left: auto;}  
	.performance_section_home .subheading{font-size: 13px;} 
	.htop{padding: 10px 0;}
	.htop a{width: auto; height: auto;}
	.sticky .logo{display: inherit; width: 205px;}
	.sticky .search-bar{position: static;}
	.sticky .header_main{
		padding: 10px 0;
		background-color: #fff;
	} 
	.channel-list-tab {
		width: 230px !important;
	}
	.channel-list-tab li ul.link-list{margin-left: 250px !important;}
	.link-list a{
		font-size: 14px;
		line-height: 17px;
		padding: 5px 10px 5px 20px;
	}
	.link-list a .tv-icon {
		top: 5px;
		left: -3px;
	}
	.webseries-page .channel-list-tab li ul.link-list{max-height: 755px;}
	.webseries-page .channel-list-tab{min-height: 755px;}
	.TV-Channels-home .channel-list li ul.link-list{max-height: 448px;}
	.home-web-series .shows-list .row > li{
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	.episodes-details-page .episodes .right-text {
		max-width: 385px;
	}
	.serials-download-links-list ul li a{ padding: 20px 20px 20px 60px; font-size: 22px;}
}

@media only screen and (max-width: 1068px) and (min-width: 992px) { 
	.menu-part ul li:nth-child(4), .menu-part ul li:nth-child(5), .menu-part ul li:nth-child(6) {
		display: none;
	}
	.menu-part ul li:nth-child(3):after {display: none;}
	.menu-part ul li:after {
		padding: 0 6px;
	}
	.logo-part img {
		max-height: 80px;
		max-width: 250px;
	}
	.search-widget {
		display: flex;
		justify-content: space-between;
		column-gap: 10px;
	}
}
/*768px*/
@media only screen and (max-width: 991px) { 
	.movielist {
		margin: 20px 0;
	}
	.wicon-wrp .wcount {
		top: -16px;
		right: -12px;
	}
	.news-figure-top figure {
		width: 180px;
		height: 180px;
	}
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
	.quick_links{display: block;}
	.mainContainer {
		padding: 15px 0;
	}
	/* .carousel .carousel__item a {
		max-width: 130px;
	}
	.carousel .carousel__item__image {
		width: 130px;
		height: 90px;
	} */
	.carousel .carousel__content {
		padding: 10px 10px 10px 15px;
	}
	.carousel h3 {
		font-size: 16px;
	}
	.carousel span {
		display: none;
	}
	.channel-title-logo img {
		width: 35px;
	}
	.carousel .carousel__controls {
		display: none !important;
	}
	.carousel .carousel__item:hover{transform: none;}
	.popular-shows-home .shows-list ul.row > li{
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.TV-Channels-home.TV-Channels .wrap-box .box .channel-list {
		width: 230px;
	}
	.TV-Channels-home .channel-list li ul.link-list{margin-left: 250px;}
	.shows-list .shows-box .subheading{font-size: 15px;}
	.TV-Channels-home .channel-list li ul.link-list{margin-left: 250px !important;}
	.webseries-page .link-list li{width: 100%;}
	.TV-Channels .wrap-box .box ul li a.channel_link, .channel-list-tab li a.channel_link{font-size: 15px;}
	.webseries-page .channel-list-tab li ul.link-list{
		margin-left: 240px !important;
	}
	.side-block .subheading{font-size: 19px;}
	.episodes .box .img-sec{max-width: 150px; margin-right: 15px;}
	.episodes-details-page .episodes .right-text{ max-width: 295px;}
	.episodes-details-page .episodes .box .subheading, .episodes .right-text .subheading{font-size: 16px; line-height: 20px;}
	.episodes-details-page .episodes .time-date{
		font-size: 12px;
		line-height: normal;
	}
	.views {
		bottom: 4px;
		font-size: 12px;
	}
	.episodes-details-page .episodes .time-date{padding-top: 0;}
	.upload-time{right: 0;} 
	.upload-time{font-size: 12px;} 
	.episodes-details-page .episodes .box .subheading {
		font-size: 14px;
		line-height: 18px;
		padding-right: 78px; 
	}
	.views .icon-views{
		vertical-align: middle;
		font-size: 13px;
		margin-right: 3px;
	}
	.htop{
		-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	}
	.breadcrumb{font-size: 13px; line-height: 16px;}
	.serials-download-links-list ul li a{font-size: 22px;}
	.serials-download-links-list ul li a span{margin-left: 0; width: 100%;}
	.sticky .htop{box-shadow: none;}
	
	.menu-part-mobile {
		display: block;
	}
	header .header-logo-part {
		margin-bottom: 0 !important;
		transition: all .5s ease 0s;
	}
	.left-margin {
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.menu-part-mobile .header-search-show {
		position: relative;
		width: calc(100% - 120px);
		margin-right: 5px;
	} 
	.menu-part-mobile #mobile_menu {
		padding: 0;
		margin: 0;
		position: relative;
		display: block;
	}
	.menu-part-mobile #mobile_menu:after {
		font: normal 24px "FontAwesome";
		color: #fff;
		margin: 0;
		content: "\f0c9";
		position: absolute;
		left: 0;
		top: -10px;
	}
	.menu-part-mobile #mobile_menu:before {
		font: 600 14px 'Montserrat', sans-serif;
		line-height: 40px;
		color: #3a3a3a;
		padding: 2px 0 0 2px;
		margin: 0;
		/* content: ""; */
		position: absolute;
		left: 24px;
		top: 0;
		text-transform: uppercase;
	}
	.menu-part-mobile #mobile_menu_close:before {
		font: 600 13px 'Montserrat', sans-serif;
		line-height: 40px;
		color: #3a3a3a;
		padding: 0 0 0 0;
		margin: 0;
		content: "";
		position: absolute;
		left: 31px;
		top: 0;
		text-transform: uppercase;
	}
	.menu-part-mobile #mobile_menu_close:after {
		font: normal 22px "FontAwesome";
		line-height: 40px;
		color: #4f4f4f;
		padding: 0 0 0 11px;
		margin: 0;
		content: "\f00d";
		position: absolute;
		left: 0;
		top: 0;
	}
	.menu-part-mobile #mobile_menu span,  
	.menu-part-mobile #search_item span,
	.menu-part-mobile #mobile_menu_close span
	{
		display: none;
	}
	.menu-part-mobile #search_item {
		padding: 0;
		margin: 0;
		position: relative;
		display: block;
	}
	.menu-part-mobile #search_item:after {
		font: normal 20px "FontAwesome";
		line-height: 40px;
		color: #4f4f4f;
		padding: 0 12px;
		margin: 0;
		content: "\f00e";
		position: absolute;
		right: 73px;
		top: 0;
		/*background:#9bc927;*/
		text-align: center;
		border-left: 1px solid #ccc;
	}
	.menu-part-mobile #search_item.close-search:after {
		font: normal 20px "FontAwesome";
		line-height: 40px;
		color: #4f4f4f;
		padding: 0 12px;
		margin: 0;
		content: "\f010";
		position: absolute;
		right: 73px;
		top: 0;
		/*background:#9bc927;*/
		text-align: center;
	}
	.menu-part-mobile nav:after,  .menu-part-mobile:before {
		clear: both;
		padding: 0;
		margin: 0;
		display: block;
		content: "";
	}
	.menu-part-mobile {
		display: flex;
		align-items: center;
		padding: 0 10px 15px;
		column-gap: 8px;
		background: #000;
		justify-content: space-between;
	}
	.menu-part-mobile nav  {
		width: 25px;
	}
	.menu-part-mobile nav > ul {
		position: fixed;
		top: 0;
		background: #111;
		left: -165px;
		z-index: 999;
		width: 165px;
		bottom: 0;
		-webkit-box-shadow: inset 0 0 5px 5px #222;
		-moz-box-shadow: inset 0 0 5px 5px #222;
		box-shadow: inset 0 0 5px 5px #222;
		bottom: 0;
		overflow-x: auto;
		padding: 0;
	}
	.menu-part-mobile nav > ul li {
		font: 500 15px 'Montserrat', sans-serif;
		line-height: 40px;
		color: #fff;
		padding: 0 0 0 15px;
		margin: 0;
		border-bottom: 1px solid #444444;
		display: block;
		position:relative;
	}
	.menu-part-mobile nav > ul li a {
		font: 500 15px 'Montserrat', sans-serif;
		line-height: 40px;
		color: #fff;
		padding: 0;
		margin: 0;
		display: inline-block;
		text-decoration: none;
		position:relative;
		
	}
	.menu-part-mobile nav > ul li a span{
			position: absolute;
			right: -25px;
			top: 11px;
			font: 700 9px 'Montserrat', sans-serif;
			line-height: 14px;
			color: #dd0f0f;
	}
	.menu-part-mobile nav > ul li > ul {
		margin: 0 0px 10px 0;
		padding: 0;
	}
	.menu-part-mobile nav > ul li > ul li {
		font: 500 13px 'Montserrat', sans-serif;
		line-height: 30px;
		color: #fff;
		padding: 0 0 0 15px;
		margin: 0;
		border-bottom: none;
		display: block;
	}
	.menu-part-mobile nav > ul li > ul li a {
		font: 500 13px 'Montserrat', sans-serif;
		line-height: 30px;
		color: #fff;
		padding: 0 0 0 0;
		margin: 0;
		border-bottom: none;
		display: block;
	}
	header .menu-part-mobile .header-search-show form input[type=text] {
		width: 100%;
		height: 38px;
		border: none;
		outline: none;
		background: #fff;
		border-radius: 5px;
		margin: 0px 0 0 0px;
		padding: 0 40px 0 11px;
		font: 400 13px 'Montserrat', sans-serif;
		line-height: 38px;
		color: #3a3a3a;
		border: 1px solid #47cdff;
	}
	header .menu-part-mobile .header-search-show form input[type=text] {
		width: 100%;
		height: 38px;
		border: none;
		outline: none;
		background: #fff;
		border-radius: 6px;
		margin: 2px 0 0 0px;
		padding: 0 40px 0 11px;
		font: 400 13px 'Montserrat', sans-serif;
		line-height: 38px;
		color: #3a3a3a;
		border: 1px solid #444;
	}
	#searchmobform {
		position: relative;
	}
	#searchmobform .search-ico {
		position: absolute;
		top: 10px;
		right: 10px;
		color: #000;
	}
	.header-logo-part {
		display: none;
	}
	.header-logo-part.header-logo-part-mo {
		display: block;
		text-align: center;
		background: #000;
	}
	header .header-top {
		display: none;
	}
	#login_top_m {
		position: relative;
		display: block;
	}
	#login_top_m span {
		display: none;
	}
	#login_top_m:after {
		font: normal 20px "FontAwesome";
		line-height: 40px;
		color: #4f4f4f;
		padding: 0 0 0 11px;
		margin: 0;
		content: "\f023";
		position: absolute;
		right: 50px;
		top: 0;
	}
	#login_top_m:before {
		font: 600 13px 'Montserrat', sans-serif;
		line-height: 40px;
		color: #3a3a3a;
		padding: 0 0 0 28px;
		margin: 0;
		content: "Login";
		position: absolute;
		right: 0;
		top: 0;
		text-transform: uppercase;
		border-left: 1px solid #ccc;
	}
	.menu-part-mobile.top-mo {
		padding: 0;
		margin: 0;
		background: none;
		border: none;
	}
	.header-logo-part .col-sm-4{margin-bottom:5px;}
	.sticky{position: relative;}
	.close-menu-overlay{
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		z-index: 9;
	}
	#tv-chanel-container .tabs li{width: 190px;}
	#main_content{padding-left: 190px;}
	.mobile-app {display: block;} 

	header .header-logo-part .logo-part {
		margin: 0 auto;
		padding: 10px 0 0;
	}
	header .header-logo-part .top-header-member-button{text-align: center;padding: 20px 0 20px;}
	header .header-logo-part .top-header-member-button ul{text-align: center;}
	header .header-top .top-header-login form{display: flex; justify-content: center;}
	header .header-top .top-header-login form input[type="submit"]{min-width: auto;}
	header .header-top .top-social-login ul li a{line-height: 36px;}
	header .menu-part{display: none;}
	.top-social-login{display: none;}
	.header-top .row [class*="col-"]{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.latest-box .latest-text .subheading {
		font-size: 14px;
		line-height: 20px; 
	}
	.tvshow-box .tvshow-text {
		padding-left: 180px;
		padding-top: 0;
	}
	.tvshow-img{width: 160px;}
	.footer_sec_show ul{padding: 0;}
	.footer_sec_show ul {
		margin: 0;
	}
	.footer_sec_show ul li{
		width: 50% !important;
		padding: 10px !important;
		margin: 0 !important;
		text-align: center;
	}
	.footer_sec_show ul li a img{margin-right: 12px;}
	footer .footer_menu ul.cms{margin: 0 0 20px;}
	.trendings{display: block;}
	.serial-list .serial-item a {
		max-width: 210px;
		margin-bottom: 15px;
	}
	.serial-list .serial-item-image {
		width: 210px;
		height: 140px;
	}
	.serial-list .serial-item-title {
		width: 210px;
	}
	.serials-download-links-list ul li figure {
		position: absolute;
		left: 20px;
		top: 50%;
		transform: translateY(-50%);
	}
	.serials-download-links-list ul li a strong {
		font-weight: 400;
		font-size: 16px;
		margin-left: 0;
		display: block;
		margin-top: 6px;
	}

	.col-sm-2.grid-thumb {
		flex: 0 0 33.33%;
		margin: 0;
		padding: 0 5px;
	}	
	.latest_videos_list .row {
		padding: 0 5px;
	}	
	.titlename {
		display: inline-block;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 125px;
		font-size: 14px;
		margin: 0;
		padding: 5px 0;
		overflow: hidden;
		box-sizing: border-box;
	}
	.latest_videos_list .item:hover {
		transform: scale(1);
	}
}

/*600px*/
@media only screen and (max-width: 767px) {
	.contact-action {
		margin-top: 20px;
		text-align: left;
	}
	.shows-box:hover {
		transform: scale(1);
	}
	.logo{width: 197px;}
	.popular-shows-home .shows-list ul.row > li{
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.shows-list .shows-box .subheading{font-size: 14px;}
	.home-web-series .shows-list .row{margin-left: -5px; margin-right: -5px;}
	.home-web-series .shows-list .row > li{padding: 0 5px; margin-bottom: 20px;}
	.heading{font-size: 26px; line-height: 30px;}
	.stickySidebar{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.side-block:first-child {
		margin-top: 20px;
	}
	.link-list li{width: 100%;}
	.episodes-details-page .episodes .right-text {
		max-width: 382px;
	}
	.serials-download-links-list{margin-bottom: 30px;}
	.mainFooter .d-flex{justify-content: center !important;}
	.flogo{margin-bottom: 20px;}
	.copyright{padding: 10px 0; margin-top: 30px;}
	.mainFooter{padding-top: 30px;}
	.tvshow-img{width: 100%;}
	.tvshow-box .tvshow-text {
		padding-left: 0;
		padding-top: 20px;
		display: inline-block;
		width: 100%;
		vertical-align: top;
	}
	.tvshow-text .subheading{
		height: 40px; overflow: hidden;
	}
	.footer_top_part .register_now { 
		font: 700 15px Montserrat, sans-serif; 
		padding: 0 11px; 
		line-height: 44px;
	}
	.section.latest-news, .section.tvshowHome{display: none;}
	.registration input[type="radio"], .registration input[type="checkbox"]{float: left;margin: 0 12px 0 0;}
	#register_form .policy label{width: calc(100% - 30px);display: inline-block;}
	.logo-part img {
		width: 230px;
		max-height: 60px;
	}
}

/*480px*/
@media only screen and (max-width: 599px) {
	.search-bar form{width: 100%;}
	.search-bar .header-search{width: 200px;}
	.logo { width: 180px; margin: auto; text-align: center;}
	.shows-list .shows-box .subheading{font-size: 15px;}
	.time-date{font-size: 12px;}
	.home-web-series .shows-list .row > li {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.show-list-btn .arrowBtn.btn{
		padding: 0 15px;
		height: 40px;
		line-height: 40px;
	}
	.arrowBtn.btn .fa{margin-left: 5px; margin-right: 0;}
	.show-list-btn{top: -65px;}
	.channel-list-tab, .TV-Channels-home.TV-Channels .wrap-box .box .channel-list{
		width: 48% !important;
	}
	.webseries-page .channel-list-tab li ul.link-list, .channel-list-tab li ul.link-list, .TV-Channels-home .channel-list li ul.link-list {
		margin-left: 50% !important;
		padding: 5px 2px 5px 0 !important;
	}
	.TV-Channels .wrap-box{padding: 5px;}
	.channel-list-tab li ul.link-list{max-height: 460px; min-height: 460px;}
	.episodes-details-page .episodes .right-text {
		max-width: 264px;
	}
	.fnav li{margin-right: 20px; font-size: 15px;}
	.episodNo{font-size: 14px;}
	.serials-download-links-list ul li a{padding-left: 65px;}
	.tvshow-text .subheading{height: auto;}
	.tvshow-para{height: auto;}
	.footer_sec_show ul li a {
		display: flex;
		flex-direction: column;
		text-align: center;
	}
	.footer_sec_show ul li a img {
		display: block;
		margin: 0 auto;
	}
	.footer_sec_show ul {
		margin: 0;
	}
	.no1site {
		text-align: center;
		font-size: 20px;
		color: #ffffff;
		line-height: 30px;
	}
	footer { 
		padding: 50px 0 35px 0 !important;
	}
	.footer_top_part{text-align: center;}
	.footer_top_part .register_now {  
		line-height: 43px;
		margin: 18px auto 0;
		display: block;
		float: none;
		max-width: 200px;
	}
	.serial-data {
		display: flex;
		margin-bottom: 30px;
		flex-wrap: wrap-reverse;
	}
	.contentp {
		margin: 0;
	}
	/* .cont-img {
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
	} */
	.header-top .left {
		width: 72%;
		font-size: 13px;
		margin-left: 5px;
	}
	.notifation .messages {
		position: absolute;
		width: 350px;
		padding: 0;
		margin: 0;
		background: #fff;
		border-radius: 5px;
		display: none;
		left: auto;
		right: -172px;
		top: 40px;
		border: 1px solid transparent;
		z-index: 9999;
		-webkit-box-shadow: 0 0 10px #c5c5c5;
		box-shadow: 0 0 10px #c5c5c5;
	}
	.notifation .messages::before {
		position: absolute;
		right: 180px;
		top: -7px;
		font: normal 25px FontAwesome;
		line-height: 20px;
		color: #fff;
		content: "\f0de";
		left: auto;
	}
	.adm-msg {
		text-align: left;
	}
	/* --- */
	.accout_holder{line-height: normal;}
	.header-top .left{width: auto;}
	.header_links_aft{padding: 8px 0 0 0;}
	.header-top .right.col{ 
		flex: unset;
		width: 120px;
	}
	.header-top .accout_holder{align-items: center;}
	.accout_holder figure{flex-shrink: 0;}
	.serial-main .content_tab, .serial-main .tabLink, .serial-main .letest-episode-title{display: none;}
	.mob_header_links_aft {
		float: none;
		display: inline-block;
	}
	.episodes li {margin-bottom: 10px;}
	.episodes .right-text {
		position: relative;
		width: calc(100% - 170px);
	}
	.serial-meta-info {
		font-size: 16px;
		text-align: left;
	}
	.theiaStickySidebar .episode-gine-wrap .heading {
		margin-bottom: 10px;
	}
	.episode-gine {
		position: static;
		float: right;
		margin-bottom: 20px;
	}
	.old-left-img figure {
		height: 150px;
		width: 120px;
		margin-right: 10px;
	}
	.serial-meta-info {
		font-size: 16px;
		width: calc(100% - 130px);
	}
	.episode-gine-wrap .widget-title {
		width: 100%;
	}
	.mobile_vl{display: block;}
	.desktop_vl{display: none;}

	/* footer sticky starts */
	#arc-widget-container{display: none !important; }
	.footer-end {  display: block;  width: 100%;  height: 50px; }
    .footer-sticky {  display: block;  position: fixed;  bottom: 0;  left: 0;  z-index: 99999;  right: 0; box-shadow: 0 0 6px rgba(0,0,0,0.5);}
    .footer-sticky ul{display: flex; background: #000;padding: 0;margin: 0;}
    .footer-sticky ul li { list-style: none;  width: 33.33%;margin: 0;}
    .footer-sticky ul li a {  display: block;  width: 100%;  height: 100%; text-align: center;  align-items: center;  padding: 8px 4px 4px;  text-transform: uppercase;  font: 600 11px public sans,sans-serif;color:#fff }
    .footer-sticky ul li a.active { font-weight: 700;color:#fff }
    .footer-sticky ul li a figure { margin-bottom: 6px;}
    .footer-sticky ul li a img {
		max-width: 22px;
		filter: brightness(0) invert(1);
		margin: 0;
	}
    /* .footer-sticky ul li a.active img {
        filter: opacity(100%);
    } */
    .footer-sticky ul li a:hover { background: #fff; color: #000;}
    .footer-sticky ul li a:hover img { filter: opacity(100%);}
    /* footer sticky ends */
	/* Trending Scroll Start */
    .trendings { scrollbar-width: thin; scroll-behavior: smooth; scrollbar-color: transparent transparent; scrollbar-width: none;
        -ms-overflow-style: -ms-autohiding-scrollbar; }
    .trendings::-webkit-scrollbar { -webkit-appearance: none; width: 0; height: 0; display: none;}
    .trendings::-webkit-scrollbar-track { background: transparent; }
    .trendings::-webkit-scrollbar-thumb { background: transparent; }
    /* Trending scroll Ends */

	.TV-Channels .wrap-box {
		box-shadow: none;
		padding: 0;
	}
	/* .all-channel-indexing {
		padding: 0;
	} */
	.channel-indexing {
		min-width: 180px;
		margin-left: 10px;
	}
	/* .serial_index li span {
		padding: 3px 10px;
	} */
	.show-serials_by_index {
		-moz-column-count: 1;
		column-count: 1;
	}
	.footer-bottom-part .footer_menu {
		font-size: 16px;
		line-height: 30px;
	}
	.footer-bottom-part p {
		text-align: center;
		font-size: 16px;
		line-height: 25px;
	}
	.serial-main-data {
		display: none;
	}
	.serial-main-data-mobile {
		display: block;
	}
	.show-serial-data {
		display: flex;
		justify-content: space-between;
		column-gap: 10px;
	}
	.contentp {
		margin: 0;
	}
	.contentp-mobile-channel-data {
		display: block;
		padding: 6px 0;
		margin: 0;
	}
	.cont-img figure { margin: 0; }
	.cont-img img {
		width: 120px;
	}
	.serial-main-data-mobile h2{font-style: 24px;}
	.serial-main-data-mobile .year {
		font-size: 18px;
	}
	.story-section-mobile {
		margin: 10px 0 30px;
	}
	.serial-main-page.shows-list {
		margin: 0 10px;
	}
	.serial-main-page.shows-list .col-md-3, .latest-episodes .shows-list .col-md-3 {
		width: 50%;
		padding: 0 4px;
	}
	.shows-box figure {
		margin-bottom: 5px;
	}
	.shows-box {
		-moz-transition: all 300ms ease-in-out 0s;
		-webkit-transition: all 300ms ease-in-out 0s;
		transition: all 300ms ease-in-out 0s;
		margin-bottom: 15px;
	}
	.episode-gine-wrap {
		display: flex;
		margin: 30px 0 15px;
		column-gap: 20px;
		justify-content: space-between;
	}
	.episode-gine {
		position: static;
		float: none;
		margin-bottom: 0;
	}
	.footer_sec_show ul {
		margin: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.footer_sec_show ul li a {
		display: flex;
		flex-direction: column;
		text-align: center;
		font-size: 15px;
		font-weight: 400;
	}
	.serial-list {
		display: flex;
		padding: 0;
		margin: 0;
		column-gap: 0px;
		list-style: none;
		flex-wrap: wrap;
	}
	.serial-list .serial-item {
		width: 50%;
	}
	.serial-list .serial-item a {
		margin-bottom: 15px;
	}
	.serial-list .serial-item-image {
		width: 100%;
		height: 120px;
	}
	.serial-list .serial-item-title {
		width: 100%;
	}
	.content-block.current {
		margin-top: 30px;
	}
	.serial-list .serial-item:hover, .shows-box:hover {
		transform: scale(1);
	}
	.content-block.old {
		background: #352a2a;
		padding: 20px 10px 30px;
		border-radius: 10px;
		margin: 30px -10px 10px;
	}
	.old-link-list li {
		width: 50%;
		margin-bottom: 10px;
		padding-right: 10px;
	}
	.content-block.old .tv-icon {
		height: 30px;
		float: left;
	}
	.side-block-title {
		font-size: 20px;
		font-weight: 500;
		text-align: left;
		margin-bottom: 15px;
		line-height: 34px;
	}
	.side-block .other-channels {
		display: flex;
		flex-wrap: wrap;
	}
	.side-block .other-channels li {
		margin: 0;
		padding: 0;
		width: 50%;
	}
	.serial-index-title-wrap {
		display: block;
		margin: 30px 0;
	}
	.serial-index-heading {
		margin: 0 0 10px;
	}
	.serial_index {
		padding: 0;
		margin: 0;
		display: flex;
		flex-wrap: wrap;
		column-gap: 5px;
	}
	
	.episode2-gine-wrap {
		display: block;
	}
	.post-news {
		flex: auto;
		display: block;
		margin-bottom: 30px;
	}
	.news-figure-top figure {
		width: 100%;
		height: 200px;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.tagb_left {
		position: absolute;
		top: 10px;
		right: 10px;
		padding: 5px 12px;
		background: #222;
		border-radius: 20px;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: 500;
		box-shadow: none;
	}
	.news-articles-heading {
		display: block;
		margin-bottom: 20px;
	}
	.tab_news {
		display: flex;
		margin-top: 30px;
		flex-wrap: wrap;
		padding: 0;
		margin-bottom: 30px;
	}
	.tab_news li:last-child{display: none;}
	.serial_index li {
		margin-right: 0;
	}
	
}

/*360px*/
@media only screen and (max-width: 479px) {
	.titlename {
		width: 100px;
	}
	.shows-list ul li {
		width: 50%;
		padding: 15px 10px;
	}
	section.popular-shows-home {
		margin-top: 60px;
	}
	.footer_top_part1,.footer_top_part2,.footer_top_part3 {
		text-align: center;
	}
	.footer_top_part3 {
		margin: 10px 0;
	}
	footer .footer_menu p {
		margin-top: 30px;
	}
	footer {
		padding: 50px 0 35px!important;
	}
	.popular-shows-home .shows-list ul.row > li {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.htop-left{position: relative;}
	.play-btn .img::before, .play-button::before{font-size: 25px; right: 10px; bottom: 10px;}
	.search-bar{width: 100%;}
	.responsive_btn{
		position: absolute;
		left: 0;
		top: 0;
	}
	.search-bar .header-search {
		width: 100%;
		margin-top: 10px;
	}
	.sticky .logo{display: none;}
	.sticky .search-bar .header-search{margin-top: 0;}
	.home-web-series .shows-list .row > li {
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.shows-list .shows-box .subheading {
		font-size: 14px;
	}
	.episodes-details-page .episodes .right-text{max-width: 100%; width: calc(100% - 170px);}
	.episodes ul{margin: 0 -5px -10px;}
	.episodes-details-page .episodes .box .subheading, .episodes .right-text .subheading{padding-right: 0; margin-top: 0;}
	.episodNo{margin-bottom: 15px;}
	.upload-time {
		text-align: right;
		right: -4px;
		bottom: 9px;
		top: auto;
	}
	.episodes-details-page .episodes .box .subheading, .episodes .right-text .subheading {
		font-size: 16px;
		line-height: 20px;
		max-height: 40px;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.episodes .upload-time {
		text-align: center;
		right: -10px;
		bottom: -10px;
		width: 110px;
		top: auto;
	}
	.time-date .date{margin-right: 0;}
	.time-date > div span img{margin-right: 2px;}
	.theiaStickySidebar .heading{
		font-size: 23px;
		line-height: 28px;
	}
	.serials-download-links-list ul li a{font-size: 18px; width: 100%; margin-right: 0;}
	.serials-download-links-list ul li figure {
		left: 20px;
	}
	
	.TV-Channels .wrap-box .box ul li a.channel_link, .channel-list-tab li a.channel_link{font-size: 15px; padding: 0 18px 0 5px;} 
	.TV-Channels .wrap-box .box ul li a.channel_link::after{right: 5px;}
	.TV-Channels .wrap-box .box ul li figure, .channel-list-tab li a.channel_link figure{left: 5px; width: 25px;}
	.TV-Channels .wrap-box .box ul li a.channel_link span, .channel-list-tab li a.channel_link span{margin-left: 30px;}
	.channel-list-tab li ul.link-list{padding: 10px !important;}
	.link-list a {
		font-size: 14px;
		line-height: 20px;
		padding-right: 0;
	}
	.episodes .time-date{padding-top: 0;}	
	.serials-download-links-list ul li a{padding-left: 60px;}
	.sticky .search-bar{margin-right: 45px; margin-left: 60px;}
	.sticky .responsive_btn{margin: 0;}
	header .header-top .top-header-login form{flex-wrap: wrap;}
	header .header-top .top-header-login form input[type="password"], header .header-top .top-header-login form input[type="text"]{width: 100%;margin: 2px 0;}
	header .header-logo-part .top-header-member-button {
		padding: 5px 0;
	}
	.autocomplete-suggestions {
		padding: 0 0;
		border-radius: 0 0 5px 5px;
		max-height: none !important;
	}
	.all-watchlist {
		padding: 0 10px;
	}
	.all-watchlist .col-sm-2 {
		width: 33.33%;
	}
	.all-watchlist .item {
		margin-bottom: 20px;
	}
	.all-notifications {
		padding: 0;
	}
	.episode-title-header h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.serials-download-links-list ul li a strong {
		font-weight: 400;
		font-size: 16px;
		margin-left: 0;
		display: block;
		margin-top: 5px;
	}
}
/*320px*/
@media only screen and (max-width: 359px) {
	.heading{font-size: 24px; line-height: 28px;}
	.views {
		white-space: nowrap;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		position: static;
	}
	.episodes-details-page .episodes .time-date > div span{width: 13px; line-height: 15px;}
	.episodes-details-page .episodes .time-date{padding: 0 0 5px;}
	.fnav li{font-size: 13px;}
	.episodNo{margin-bottom: 5px;}
	.serials-download-links-list ul li a span{font-size: 16px;}
}