@media only screen and (max-width: 1024px){
.container.dflex > .Logo > a > .LogoText > .LogoTextAr {
	font-size: 27px;
}
.all-episodes-list {
    display: none!important;
}
.ServersTitle > ul > li {
	display:inline-block;
	margin:2px;
	font-size: 15px;
	min-width: auto;
}
header {
	width: 10;
}
.watchcontainer >div {
	display:block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.ServersTitle {
    width: 100%;
}

.ServersTitle > ul > li.open {
	margin-top: 0;
	padding-top: 7px;
}

.ServersTitle > ul > li.FeaturedServer.open {
	padding-top: 6px;
}

.SingleContain > .Poster .PosterInner {
	height: 450px;
}

.container {
	max-width: 96%;
}

header > .container.dflex {
	display: flex;
	flex-wrap: wrap;
}

.Cover > .container {
	padding: 30px 0px;
}

.SingleContain > .Poster {
	min-width: 280px;
}

.MovieBlock {
	min-width: 220px;
}

.HomeFilter {max-width: 100%;}

.HomeFilter > .CustomFilter > .CustomFilterTabs > li {
	min-width: 100px;
}

.HomeFilter > ul > li {
	padding: 12px 20px 14px 20px;
}

.SecondHeader .AdditionalButtons {
	margin: 2px;
	min-width: 300px;
	padding-top: 0px;
}

.SecondHeader .AdditionalButtons > li > a > em {
	font-size: 13px;
}

.SecondHeader .Searchform {
	min-width: 300px;
	max-width: 310px;
	margin-left: 10px;
}

.SecondHeader {
	padding: 10px 0;
	height: auto;
}

.PageContent.InnerPageContent {
	padding: 20px 0;
}

.SecondHeader .AdditionalButtons > li {
	min-width: 132px;
	border: 0;
	background: #33375d;
	padding: 5px;
	margin: 0px 2px 6px;
}

.SecondHeader .AdditionalButtons > li:last-child {
	margin: 0px 5px 10px;
}

.SecondHeader .AdditionalButtons > li > a > i {
	margin-left: 7px;
}
}
@media only screen and (max-width: 500px){

	.stagearea{
		margin-top: 110px;
	}

.container.dflex > .Logo {
	margin-bottom: 10px;
}

ul.NavigationMenu > li > a {
	font-size: 13px;
	padding: 0 10px 0 0px;
	line-height: 40px;
	height: 40px;
	border: 0;
	border-bottom: 1px solid #ffffff26;
	border-radius: 0;
}
}
@media only screen and (max-width: 900px){
	.SingleContain > .Poster {}
.HomeFilter > .Tabs {
	float: none;
	min-width: 100%;
}

.HomeFilter > .CustomFilter {
	min-width: 100%;
	z-index: 999;
	margin-bottom: 15px;
}

ul.NavigationMenu > li {
	min-width: 130px;
}

ul.NavigationMenu > li:hover > ul {
	z-index: 100;
}

ul.NavigationMenu > li > ul:after {
	right: 20px;
	transform: translate(0);
}

ul.NavigationMenu > li > ul {
	min-width: 100%;
	right: 0;
	transform: translate(0);
}

ul.NavigationMenu > li > ul > li > a {
	font-size: 12px;
	padding: 5px 10px;
}
.bars {
	display:block;
	position: absolute;
	width: 33px;
	height: 33px;
	color: #fff;
	border: 2px solid;
	text-align: center;
	line-height: 33px;
	border-radius: 50%;
	top: 10px;
	left: 78px;
}
.close {
	position: absolute;
	left: 0;
	top:0;
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 26px;
	z-index: 99999;
}
ul.NavigationMenu {
	float: none;
	margin: 0px 0px;
	max-width: 100%;
	position: fixed;
	width: 100%;
	top: 0;
	display: block;
	height: 100%;
	background: #1b2130;
	right: 0;
	z-index: 999999;
	transition: .34s ease;
	transform: translateX(100%);
}
ul.NavigationMenu.open {
  transform:translateX(0)
}
ul.SocialButtons {
	min-width: 300px;
	flex: 1;
	max-width: 310px;
	margin: 0 auto 15px;
}

header > .container.dflex > .container-m {
	min-width: 300px;
	flex: 1;
	max-width: 100%;
}

.container.dflex > .Logo {max-width: 100%;min-width: 100%;margin: auto;width: 100%;padding: 0px 0px;}

.SecondHeader .Searchform {
	margin: 0 0 6px;
	flex: 1;
	max-width: inherit;
}
* {}
.SmartSearch {
	margin-top:110px
}
.LoginPage {
	overflow: hidden;
}

.LoginPage > * > .LoginEntry > h3 {
	font-size: 40px;
}

.LoginPage > * > .LoginEntry {
	max-width: calc(100% - 30px);
	width: auto;
}

.Breadcrumbs {padding: 13px 20px;right: 10px;margin-top: 100px!important;}
.stagearea.singlestage .Breadcrumbs{
	right:10px;
	position: static;
	margin: 10px 0;
	background: #00000078;
}
.SingleContentButtons{display: block;margin: 10px 0;}
.Breadcrumbs > ol > i {
	padding: 2px 17px;
}

.Breadcrumbs > ol > * {
	vertical-align: top;
	font-size: 14px;
	line-height: 19px;
}

.DownloadServers > ul > li > a > p {
	min-width: 100%;
	text-align: right !important;
	margin-top: 6px;
}

.DownloadServers > ul > li {
	min-width: 170px;
}

.DownloadServers > ul > li.featureddownload {
	max-height: 60px;
}

.Cover > .container > h1 {
	line-height: 36px;
}

.MovieBlock {
	max-width: initial;
	min-width: 180px;
	height: auto;
}

.MovieBlock > a > .Thumb {
	height: auto;
	padding-bottom: 145%;
	position: relative;
}

.MovieBlock:hover > a > .Thumb {
	height: auto;
	padding-bottom: 70%;
}

.RelatedPosts > .RelatedPostsTitle > div > .RelatedTabs {
	float: none;
}

.RelatedPosts > .RelatedPostsTitle > div > .RelatedTabs > a {
	white-space: nowrap;
	margin: 0 4px 8px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	padding: 0 15px;
	flex: 1;
	height: 30px;
}

.RelatedPosts > .RelatedPostsTitle > div > h2 {
	float: none;
	margin-bottom: 15px;
}

.SingleContentStory > h2 {
	padding-right: 28px;
	margin-bottom: 13px;
}

.SingleContentStory {
	padding-right: 22px;
}

.SingleContentStory > i {
	transform: translate(0);
	font-size: 20px;
	top: 0;
	right: -4px;
}

.SingleContentButtons > a.SimilarPost {
	min-width: 100%;
	width: 100%;
	margin: 0 auto;
	flex: inherit;
	display: block;
	margin-bottom: 5px;
}

.SingleContain .SingleContent {
	max-width: 100%;
	padding: 20px 20px 0;
	min-width: 300px;
}

.SingleContain > .Poster {
	flex: 1;
	min-width: 230px;
	position: relative;
	max-width: 300px;
	z-index: 10;
	margin: 0 auto auto;
}

.SingleContain > .Poster > .PosterInner {
	height: 370px;
}

.DoubleColumns > div > .TeamworkListItems > .TeamworkListItem {
	min-width: 300px;
}

.HomeFilter > ul > li {
	min-width: 125px;
	flex: 1;
	padding: 5px 0px;
}

.HomeFilter > .Tabs {
    flex-wrap: wrap;
}
}





@media (max-width: 1199.98px) { 


 }
@media (max-width: 991.98px) { 

 }
@media (max-width: 767.98px) { 
.StageRight{
	padding:10px;
	width: 100%;
}
body , html{
	overflow-X:hidden
}
.BG:before{
	width:100%;
	background: linear-gradient(0deg, #0d092ce6 23%, transparent);
}
.StageRight .Btns:after{
	display:none
}
.StageRight .Btns a{
	position: relative;
	right: 0;
	top: 0px;
	height: 55px;
	min-width: 100%;
	width: 50%;
	line-height: 55px;
	flex: 1;
	padding-top: 0;
	font-size: 17px;
}
.TabsList > .container > ul > li{
	min-width:100%;margin-bottom:10px
}
.TabsList > .container > ul{
	display:block;
}header.fixed{
}
.SecondHeadersearch.active{
    top: 89px;
    height:auto;
}
.SecondHeader.active{
	top: 90px;
}
.SetItems{
	justify-content: center;
}
 }
@media (max-width: 575.98px) { 
    
.logo {
    max-width: 175px;
    min-width: 175px;
}
.logo .en-text span:nth-child(1) {
    font-size: 30px;
}
.logo .en-text span:nth-child(2) {
    font-size:50px;
}
.logo .en-text span:nth-child(3) {
    font-size:30px;
}
.Singleright{
	width:100%;
	margin: 0 auto;
}
.SingleContain .Poster{
	margin:0px;
	width:100%
}
li.Yourpro{
	position:absolute;
	top:0;
	right:0;
	margin: 10px 0;
}
.searchhr{
	display:block;
	width:100%
}
form.Searchform{
	width:100%
}
.openSearch{
	position:absolute;
	top:0;
	left:0
}
.StageRight h1 span{
	font-size:16px;
	height: auto;
}
.clr{
	display:none
}
.StageRight p.Description{
	font-size: 17px;
	line-height: 23px;
	height: auto;
}
.StageRight .logo{
	margin:0 auto;
	height: 90px;
}
.StageRight .Btns{
	display: block;
}
.StageRight .Btns a span em{
	font-size: 16px;
	padding: 13px 13px;
	line-height: initial;
}
.StageRight .Btns a:first-child span{
	display:block
}.StageRight .Btns a:first-child{
    padding: 5px;
    min-width: 100%!important;
    flex: 1;
    top: 0;
    height: 61px;
    margin: 2px;
    line-height: 60px;
}
.StageRight .logo img{
	object-fit:contain !important;
	width:100%;
	height:100%
}
.container.dflex > .Logo > a > .LogoText > .LogoTextEN{
	font-size: 28px;
}
.boxtitsmall{
	width:100%;
	height: 90px;
}
.NavSections{
	width:100%;
	float: none;
	flex-wrap: wrap;
}
.BoxSectionTitle{
	height:auto
}
.NavSections > a{
	min-width: 100%;
}
.SingleContentButtons > a.WatchButton{
	flex:inherit;
	min-width: 100%;
	width: 100%;
	display: block;
	margin: 0 auto;
}
.DoubleColumns > div > h2{
	display:none
}
.DoubleColumns > div > .MoreTeamwork{
    position: relative;
}
a.LoveButton{
	display:none
}
.Cover{
	margin-top:0
}
.SeriesArea > .Seasons > li{
	flex: inherit;
	max-width: 100%;
	min-width: 100%;
}
.CimaclubBlocks{
	justify-content:center
}

.firsten{
    font-size: 20px;
}
.firsten .oo{
    font-size: 35px;
}
.firsten .oo:after{
	display:none
}
.lightmode{
    width: 100%;
    margin-bottom: 5px !important;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
}

@media(max-width:767px) {

.openSearch {
	width:33px;
	height:33px;
	font-size:20px
}
li.Yourpro {
	left:34px;
	right:auto
}
li.Yourpro i {
	width:33px;
	height:33px;
	font-size:20px
}
button.SwitchColorButton.llight {
	width:100%;
	border-radius:5px
}
.EpisodeNavigation > a {
    width:100%;
    margin:5px 0;
}
}
@media(max-width:1199px) {
	.watchcontainer {
		width:100%
	}
}