/*
Theme Name: Arab Stream
Theme URI: http://vnxweb.com
Author: Team vnxweb
Author URI: http://vnxweb.com/
Description: Video Online Theme
Tags: Video Online,responsive
Requires PHP: 8.3
*/
:root {
    --main-bg-color: #0b0b0b;
     --light-color: #8f8d8d;
     --red-color: #d41616;
     --red-color2: #aa0c0c;
     --yellow-color:#fbbd48;
     --red-color_:#c80102;
     --bg-white:#fafafa;;
}
@font-face{font-family:"arabstreem";font-weight:bold;src:url(assets/fonts/Font-Medium.woff2)}
@font-face{font-family:"arabstreem";font-weight:400;src:url('assets/fonts/Font-Bold.woff2')}
textarea:focus, input:focus{
    outline: none;
}
* {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
}
.sharethis{
    width: 100%;
    padding: 5px 0 0 0;
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.sharethis a{
    font-size: 18px;
    padding: 5px;
    text-align: center;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 1px;
    
}
.sharethis  .reportComm{
    float: left;
}
.s_report{
    background-color: #e75858;
     font-size: 14px;
}
.s_comm{
    background-color: var(--yellow-color);
    color: #000 !important;
    font-size: 14px;
}
.s_twitter{
    background-color: #55acee;
}
.mobile__menu {
    display: none;
}
.s_facebook{
    background-color: #3C5A98;
}
.s_whatsapp{
    background-color: #25D366;
}
.s_pinterest{
    background-color: #E60023;
}
.telegram{
    background-color: #0088cc;
}
.pt-0{padding-top: 0 !important}
*,:after,:before,a{
    padding:0;
    margin:0
}
a,a:active,a:focus,a:hover{
    color:#fff;
    text-decoration:none
} 
*,:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
a:active,a:focus,a:hover{
    outline:0 !important;
}
.mt10{margin-top: 10px}
.mb10{margin-bottom: 10px}
.mb20{margin-bottom: 20px}
h1,h2,h3,h4,h5,h6{
    margin:0
}
ul{list-style: none;margin-bottom: 0}
body,div.body,html{
    height:100%
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
}
html{
    overflow-y:auto;
}
div.body{
    width:100%
}
.f11{font-size: 11px;}
.f12{font-size: 12px;}
.f13{font-size: 13px;}
body{
    background:var(--main-bg-color) !important; 
   font-family: 'arabstreem', sans-serif,Arial !important;
    font-size:13px !important;
    line-height:22px;
    color:var(--light-color);
    padding:0 ;
    margin:0 ;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover{background:#3C465E}
.alert{margin:10px 0 10px 0;}
.alert h2{font-size:14px} 
.alert-dismissable,.alert-dismissible{padding-right:15px}
.noResult{margin-top:30px;padding:15px}
.noResult h4{font-size:14px;color:#a94442}
.fRight{
    float:right 
}
.fLeft{
    float:left 
}
.np{padding: 0 !important}
.bb5{border-bottom: 5px solid #e39e1f !important;}
.br20{border-radius: 20px !important;}
.bt5{border-top: 5px solid #e39e1f !important;}
.bg{background:#ffffff}
.bg1{background:rgba(0,0,0,.1)}
.bg2{background:rgba(0,0,0,.2);}
.bg3{background: rgba(0,0,0,.3) !important;}
.bg4{background: rgba(0,0,0,.4);}
.mb10{margin-bottom:10px!important}
.mb20{margin-bottom:20px!important}
.mb30{margin-bottom:30px!important}
.mt10{margin-top:10px!important}
.mt20{margin-top:20px!important}
.mt30{margin-top:30px!important}
.mt50{margin-top:50px!important}
.m-h500{min-height:500px!important}
.m-h410{min-height:410px!important}
.m-h420{min-height:420px!important}
.dis-s,.hide{display: none;visibility: hidden}
.h1hide{position: absolute;top: -50px;z-index: 1;font-size: 12px}
.w100{width: 100% !important}
.p10{padding: 10px !important}
.pt0{padding-top: 0px !important}
.pt10{padding-top: 10px !important}
.pt20{padding-top: 20px !important}
.pb0{padding-bottom: 0px !important}
.pb10{padding-bottom: 10px !important}
.pb20{padding-bottom: 20px !important}
.p0{padding: 0 !important}
.nm{margin: 0}
[class*="col-"]{padding-right: 0;padding-left:0;}
.form-group > [class*="col-"]{padding-right: 5px;padding-left:5px;}
/***************************/
.pBG {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    background-position: center;
    z-index: -1;
    opacity: .03;
    transition: .3s;
    background-size: cover;
}
.pBG::after {
    content: '';
    background: linear-gradient(180deg,#1d1d1d14,#02020f 88%);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 60%;
}
/***************************/
.secWrapper{
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.colRight,.listItmes{
    flex: 0 0 69%;
    margin-left: 1%;
    padding: 10px 10px 5px;
    border-radius: 8px;
}

.arrow__left, .arrow__right {
    right: -22.5px;
    width: 45px;
    height: 45px;
    border: 5px solid #131720;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 20px;
        transform: translate(0,-50%);
    z-index: 99;
    position: absolute;
    top: 50%;
    background: #1b2232;
}
    .arrow__left {
    left: -22.5px;
    right: auto;
}
.categorySlider .owl-nav , .episodeSlider .owl-nav ,.series-section-wrapper .owl-nav{
    display: none;
}
.episodeNav .arrow__left, .episodeNav .arrow__right {
    transform: translate(0, -420%);
    top: 51% !important;
}
.rightCategoryNav .arrow__left, .rightCategoryNav .arrow__right {
    transform: translate(0, 420%);
    top: 51% !important;
}
.colLeft{
    flex: 0 0 30%;
    padding: 10px 10px 0;
    border-radius: 8px;
}
.listItmes{
    margin: 0;
    flex: 1;
    padding: 10px ;
}
.colRight.reflect{
    margin-left: 0;
    margin-right: 1%;
}
.colRight .boxTitle,.colLeft .boxTitle,.listItmes .boxTitle{
    display: flex;
    width: 100%;
    border-bottom: 2px solid #ffffff08;
    padding-bottom: 10px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.colRight .colTitle,.colLeft .colTitle,.listItmes .colTitle{
    float: right;
    display: flex;
    align-items: center;
}
.colLeft .colTitle{
    float: left;
}
.colTitle img {
    width: 40px;
    height: 40px;
    box-shadow: 0 0 10px #00000080;
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #ffffff08;
}
.colRight .colTitle h3,.colLeft .colTitle h3,.listItmes .colTitle h3{
    margin-right: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.colRight .boxTitle>a,.colLeft .boxTitle>a,.listItmes .boxTitle>a{
    border: 2px solid #ffffff08;
    font-weight: 400;
    padding: 5px 9px;
    border-radius: 8px;
    transition: .3s;
}
.colRight .boxTitle>a:hover,.colLeft .boxTitle>a:hover,.listItmes .boxTitle>a:hover {
    background: #c80102;
}
/***************************/
::-webkit-scrollbar-track {
    background: #333;
}
::-webkit-scrollbar {
    width: 5px;
    height: 2px;
}
::-webkit-scrollbar-thumb {
    background-color: #c80102;
}
/******** breadcrumbs ********/
#breadcrumbs{
    position: relative;
    display: block;
    overflow: hidden;
}
.breadcrumb{
    position: relative;
    display: block;
    width: 100%;
    color: #7f7f7f;
    font-size: 13px;
    padding: 0px 0 12px 0;
    border-radius: 4px;
    margin: 0;
    background: none;
}
.breadcrumb > li > a{
    font-size: 12px;
    color: #aaa !important;
    margin: 0 5px;
}
.breadcrumb > li > a i{
    font-size: 11px
}

.breadcrumb>li+li::before{
    padding:0 1px;
    color:#7f7f7f;
    content:"";
    display:inline-block
}
.breadcrumb>.active a{
    color:#e39e1f
}
.breadcrumb li.separator{
    font-size: 10px;
    color: #aaa;
    padding-left: 5px;
    
}
.breadcrumb li:last-child,.breadcrumb .bread-current,.breadcrumb>.active a:hover,.breadcrumb .current{
    color: #cdc7c7;
    display: inline-block;
    font-size: 12px;
}
 
.con_Ad,.codeHtml{
    position: relative;
    z-index: 11;
    float: right;
    width: 100%;
    color: #000;
    background-color: #f5f5f5;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
}
.codeHtml {
    padding: 0;
    margin: 0;
}
.codeHtml img{
    width: 100%;
}
/********  ********/

.singleAlert {
    background-color: #ffffff0d;
    color: #fff;
    border-radius: 5px;
    display: flex;
    position: relative;
    height: 40px;
    width: auto;
    align-items: center;
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 20px;
}
.singleAlert span {
    text-align: revert;
    width: auto;
    display: block;
    font-size: 16px;
    padding: 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.singleAlert i {
    font-size: 25px;
    width: 50px;
    background-color: #c80102;
    color: #fff;
    border-left: 1px dashed #1b2cb3;
    display: flex;
    position: absolute;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.singleAlert i+span {
    padding: 0 60px 0 10px;
}
/************************/
.headTitle {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 10px 0;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}
.headTitle h4,.headTitle h1  {
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 5px;
    color: #fff;
}
.headTitle h1  {
    font-size: 20px;
    font-weight: 600;
}
.headTitle h4:before,.headTitle h1:before{
    content: "";
    height: 4px;
    width: 40px;
    background: #c80102;
    border-radius: 2px;
    display: block;
    top: 100%;
    position: absolute;
}
.headTitle h4:after,.headTitle h1:after {
    content: "";
    position: absolute;
    right: 63px;
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #c80102;
    box-shadow: 9px 0 0 0 #c80102,18px 0 0 0 #c80102;
    top: 100%;
}
.headTitle h4 i,.headTitle h1 i {
    padding-left: 7px;
    color: #c80102;
    font-size: 28px;
}
/************************/
.singleWrapper{
    margin: 40px auto 10px;
    position: relative;
    display: inline-block;
    width: 100%;
    border-bottom: 0 solid #ffffff2b;
}
.singleContent{
    position: relative;
    width: 100%;
    margin-top: 10px;
    z-index: 9;
    display: flex;
    gap: 20px;
    padding: 0 20px 20px 0;
}
.singleRight {
    position: relative;
    z-index: 9;
    flex: 0 0 25%;
    margin-top: -170px;
}
.singleRight .singleThumb {
    padding-bottom: 150%;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    border: 1px solid #ffffff0f;
    border-bottom: 0;
    background: #131720;
    box-shadow: rgb(232 232 232 / 8%) 0px 4px 0px 0px,rgb(178 178 178 / 8%) 0px 8px 0px 0px;
}
.singleRight .singleThumb img{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.singleRight .singleRightFoot {
    display: flex;
    gap: 10px;
}
.singleRight .singleRightFoot>div {
    flex: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 8px;
    font-size: 12px;
    gap: 6px;
    font-weight: 400;
}
.singleRight .singleRightFoot .imdb{
    color: #222;
    background: #eac13b;
    font-weight: 700;
}
.singleRight .singleRightFoot .imdb i{
    font-size: 14px
}
.singleRight .singleRightFoot .imdb span {
    font-size: 22px;
    line-height: 20px;
}
.singleRight .singleRightFoot .imdb em {
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
}
.singleCenter{
    position: relative;
    flex: 1;
    margin-top: 20px;
}
.singleInfoCon {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.singleCenter h1{
   font-size: 21px;
    text-align: right;
    color: #fff;
}
.singleInfo {
    position: relative;
}
.singleInfo .story {
    display: block;
    font-size: 14px;
    width: 100%;
    padding: 15px 15px 10px;
    background: #1a22329c;
    border-radius: 25px;
    color: #aaa;
    line-height: 22px;
    min-height: 70px;
}
.singleInfo .story p {
    color: #c1bfbf;
    font-size: 13px;
    margin: 0 !important;
}

.singleCenter .tax{
    flex-wrap: wrap;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-top: 0;
    display: flex;
}
.singleCenter .tax>li {
    font-size: 14px;
    font-weight: 400;
    flex: 0 0 calc(100% / 2);
    line-height: 25px;
    display: flex;
    color: #aaa;
    margin: 0 -4px;
}.tax {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.tax > li {
    position: relative;
}

.tax > li a:not(:last-child)::after {
    content: "\f192";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    color: #999;
    font-size: 12px;
    margin-right: 10px;
    display: inline-block;
}
.singleCenter .tax>li .title__kit  {
        display: flex;
    gap: 5px;
    padding: 5px 10px;
    border-radius: 0 25px 25px 0;
    width: 133px;
    background: linear-gradient(90deg, #131720 00, #1a2232 70%);
}
.singleCenter .tax>li i {
    font-size: 12px;
    height: 20px;
    text-align: center;
    margin-left: 5px;
    border-radius: 10px;
    line-height: 22px;
    padding-top: 1px;
}
.singleCenter .tax>li span{
    position: relative;
    font-size: 13px;
}
.singleCenter .tax>li>a {
    transition: .35s;
    color: #aaa;
    padding: 2px 0px 0;
    font-size: 13px;
    font-weight: 100;
    display: inline-block;
    margin-right: 10px;
}
.singleCenter .tax>li>a:hover {
    text-decoration: underline;
    color: #efc51f;
}
                            .watch__and__download {
    min-height: 88px;
}
.watch__and__download a.btton {
    display: flex;
    background: #171e2b;
    padding: 6px 20px 6px 30px;
    gap: 20px;
    -webkit-box-reflect: below 0 linear-gradient(transparent 71%, rgba(0, 0, 0, 0.5) 140%);
    border-radius: 25px;
    overflow: hidden;
    align-items: center;
}
.watch__and__download i {
        display: block;
    font-size: 35px;
    margin-bottom: 10px;
    color: #3c763d;
    z-index: 1;
}
.watch__and__download a.btton:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0000002b;
    width: 110px;
    height: 36px;
    z-index: 2;
    border-radius: 0 10px 10px 0;
    transform: rotate(-15deg) translate(-110px, 0);
    transition: .3s .1s;
}
.watch__and__download a.btton * {
    z-index: 9;
}
 .watch__and__download a.btton .txt {
    font-size: 20px;
}
.watch__and__download a.btton .txt p {
    font-size: 12px;
    color: #aaa;
    line-height: 17px;
    margin: 0;
    padding-top: 8px;
}

.watch__and__download a.btton:after {
    transition: opacity .2s cubic-bezier(.25, .1, .12, .73), transform .4s;
    top: 50%;
    right: 36px;
    z-index: 1;
    transform: translate(0, -50%);
    opacity: 0;
    position: absolute;
    content: '';
}

.watch__btn i {
    color: #9f1a1a;
}
.watch__and__download a.btton:after {
    width: 20px;
    height: 20px;
    background: #000;
    border-radius: 35px;
}
.show__trailer:after, .watch__and__download a.btton.watch__btn:after {
       background: #c80102;
}
.watch__and__download a.btton:hover:before {
    transform: rotate(-15deg) translate(0, 0);
}
.watch__and__download a.btton:hover:After {
    transform: translate(0, -50%) scale(50);
    transform-origin: center;
    opacity: 1;
}
.watch__and__download a.btton:hover:After {
    transform: translate(0, -50%) scale(50);
    transform-origin: center;
    opacity: 1;
}

.watch__and__download a.btton.download__btn:after {
    background: #31a24c;
}
.singleCenter .tax>li:last-child {
    width: 100%;
    flex: 0 0 100%;
}
.block__ti {
    display: flex;
    color: #efc51f;
    border-right: 2px solid;
    align-items: center;
    gap: 10px;
    padding-right: 10px;
}

.block__ti i {
    display: inline-block;
    width: 1.25em;
    min-width: 1.25em;
}

.block__ti span {
    font-size: 17.5px;
    font-weight: bold;
}

.singWatching a.watchBtn:hover{
    background: #c80102;
}
.singWatching a.watchBtn:hover svg {
   fill: #fff;
}
.singWatching a:hover p {
   color: #fff;
}
.singWatching a.downloadBtn:hover{
    background: #31a24c;
}
.singWatching a.downloadBtn:hover i{
    color: #fff;
}
.postLink {
    float: right;
    backdrop-filter: blur(15px);
    margin-top: 15px;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 25px;
    gap: 5px;
    background: #171e2b;
}
.postLink span {
    display: inline-block;
    font-size: 12px;
    color: #fff
}
.postLink span:nth-child(2) {
    margin-right: 8px;
    font-size: 12px;
    padding: 2px 10px;
    background: #ffffff0d;
    border-radius: 25px;
    flex: 1;
    direction: ltr;
}
.postLink button {
    padding: 0;
    border: none;
    color: #fff;
    background: #ffffff0d;
    border-radius: 4px;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    margin-right: 8px;
}
.share__and__short {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.aseed-player-box.mirror-static {
    padding-bottom: 30%;
    overflow: hidden;
    border: 1px solid #dddddd17;
    border-bottom: 0;
    border-radius: 25px;
    box-shadow: rgb(232 232 232 / 8%) 0px 4px 0px 0px,rgb(178 178 178 / 8%) 0px 8px 0px 0px;
}
.aseed-player-box.mirror-static > img.lcp-cover-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 30%;
    border-radius: 25px;
}
.aseed-player-box.mirror-static:after {
    background: linear-gradient(180deg, #13172000 00, #131720 100%);
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding-top: 80%;
    backdrop-filter: blur(2px) grayscale(1);
    opacity: .9;
}
.tabs ul {
    display: flex;
    gap: 10px;
}

.tabs ul li {
    border: 1px solid #1b2232;
    padding: 12px 25px;
    cursor: pointer;
    opacity: .7;
    transition: .3s;
    justify-content: center;
    border-radius: 25px;
    align-items: center;
    gap: 10px;
    display: flex;
    color: #fff;
}
.tabs ul li i {
    font-size: 19px;
}
.tabs ul li.active, .tabs ul li:hover {
    background: #c80102;
    color: #fff;
    opacity: 1;
    border-color: #c80102;
}
.title__single {
    position: absolute;
    bottom: 20px;
    z-index: 999;
    left: 20px;
    width: calc(100% - 29%);
}
.title__single .user__actions {
    margin-bottom: 15px;
}
.like__btn {
    min-width: 44px;
    min-height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: auto;
    height: 35px;
    border: none;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .089);
    cursor: pointer;
    background-color: transparent;
}
.like__btn span, .like__btn .count, .like__btn .views__count {
    min-width: 22px;
    text-align: center;
    display: inline-block;
    line-height: 37px;
}
.postEmbed {
    position: relative;
    width: 100%;
    height: auto !important;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-radius: 25px;
    background: #161e2b;
    padding: 0 !important;
}

.left__container {
    background-color: #c80102;
    justify-content: center;
    gap: 8px;
    transition: .2s;
    padding: 0 15px;
    font-size: 17px;
    color: #fff;
}
.left__container, .like__count {
    width: auto;
    align-items: center;
    height: 100%;
    display: flex;
}
.like__count {
    justify-content: center;
    color: #e00;
    font-weight: 600;
    position: relative;
    background-color: #fff;
    padding: 0 11px;
}.like__count::before {
    height: 8px;
    width: 8px;
    position: absolute;
    content: "";
    background-color: #fff;
    transform: rotate(45deg);
    right: -4px;
}
  .header__search {
	display: block;
}

.site__header .header__search .big__search__form,
.header__search .big__search__form {
	display: flex;
	position: relative;
}

.site__header .header__search .big__search__form input[type=text],
.header__search .big__search__form input[type=text] {
	width: 440px;
	background: #171e2b;
	border: 0;
	outline: 0;
	padding: 15px 45px 15px 90px;
	border-radius: 25px;
	color: #fff;
	border: 1px solid #25323e9e;
}

.site__header .header__search .big__search__form input[type=text]::placeholder,
.header__search .big__search__form input[type=text]::placeholder {
	color: #6c6d75;
}

.site__header .header__search .big__search__form > i,
.header__search .big__search__form > i {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 6;
	bottom: 0;
	display: flex;
	align-items: center;
	padding: 0 18px;
	font-size: 16px;
	opacity: .5;
	color: #fff;
}

.site__header .header__search .big__search__form .search__type__drop,
.header__search .big__search__form .search__type__drop {
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 5px;
	z-index: 7;
}

.site__header .header__search .big__search__form .search__type__drop > span,
.header__search .big__search__form .search__type__drop > span {
	cursor: pointer;
	display: flex;
	align-items: center;
	height: 100%;
	background: #131720;
	justify-content: center;
	gap: 5px;
	border-radius: 25px;
	padding: 0 20px;
	color: #aaa;
}

.site__header .header__search .big__search__form .search__type__drop > span > i,
.header__search .big__search__form .search__type__drop > span > i {
	font-size: 11px;
}

.site__header .header__search .big__search__form .search__type__drop > span strong,
.header__search .big__search__form .search__type__drop > span strong {
	font-weight: 400;
}

.site__header .search__type__drop ul,
.header__search .search__type__drop ul {
	position: absolute;
	top: 100%;
	width: 100%;
	right: auto;
	left: 0;
	background: #1a22324d;
	box-shadow: 0 0 32px 0 #000000ab;
	border-radius: 25px;
	max-height: 300px;
	overflow: auto;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	transform-origin: top;
	transform: scale(.5);
	backdrop-filter: blur(10px);
	padding: 10px 0;
	min-width: 110px;
	border: 1px solid #dddddd0d;
}

.search__type__drop ul.opened,
.search__type__drop.active ul,
.header__search .search__type__drop:hover ul {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	z-index: 9999999;
}

.site__header .search__type__drop ul li,
.header__search .search__type__drop ul li {
	display: block;
	padding: 8px 10px;
	border-bottom: 1px solid #ffffff0d;
	cursor: pointer;
	transition: .2s;
	font-size: 13px;
	color: #fff;
}

.site__header .search__type__drop ul li:last-child,
.header__search .search__type__drop ul li:last-child {
	border: 0;
}

.search__type__drop ul li.selected,
.search__type__drop ul li:hover,
.site__header .search__type__drop ul li.selected,
.site__header .search__type__drop ul li:hover {
	background: #0000004d;
}

.search__res__container {
	position: absolute;
	top: 100%;
	right: 0;
	width: 100%;
	background: #171e2b;
	border-radius: 25px;
	padding: 20px;
	border: 1px solid #25323e9e;
	margin-top: 10px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: .3s;
	z-index: 7;
}
	.search__type__drop ul {
z-index: 9999999999;
	}

.big__search__form:focus-within .search__res__container,
.search__res__container.opened {
	opacity: 1;
	visibility: visible;
	transform: translateY(0) scale(1);
}

.search__res__container .inner {
	display: block;
}

.search__res__container .most__search > span {
	color: #7b859b;
	display: block;
	margin-bottom: 10px;
	margin-top: 12px;
}

.search__res__container .most__search > span:first-child {
	margin-top: 0;
}

.search__res__container .most__search > ul.top__search {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.search__res__container .most__search > ul.top__search li {
	flex: 1 1 auto;
	text-align: center;
	list-style: none;
}

.search__res__container .most__search > ul.top__search li a {
	background: #ffffff0f;
	padding: 5px 10px;
	display: block;
	border-radius: 25px;
	font-size: 12px;
	transition: .25s;
	color: #fff;
	text-decoration: none;
}

.search__res__container .most__search > ul.top__search li a:hover {
	background: #131720;
	color: var(--yallowColor);
}

.search__res__container .most__search > ul.top__search li a span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.search__res__container ul.top__actors {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 -5px 10px;
	row-gap: 10px;
	padding: 0;
	list-style: none;
}

.search__res__container ul.top__actors li {
	padding: 0 5px;
	flex: 0 0 calc(100% / 5);
	list-style: none;
}

.search__res__container ul.top__actors li a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
}

.search__res__container ul.top__actors li a .image {
	width: 100%;
	display: block;
	padding-bottom: 94%;
	border-radius: 48px;
	overflow: hidden;
	border: 2px solid #ffffff14;
	position: relative;
}

.search__res__container ul.top__actors li a img {
	display: block;
	object-fit: cover;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.search__res__container ul.top__actors li a h4 {
	display: block;
	font-weight: 400;
	font-size: 13px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
	overflow: hidden;
	padding-top: 5px;
}

.live__search__res .live-loader {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 35px 0;
}

.loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  border-top: 4px solid #FFF;
  border-right: 4px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border-bottom: 4px solid #FF3D00;
  border-left: 4px solid transparent;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
.live__search__res .no__found__posts {
	margin: 30px 0;
}

.live__search__res .no__found__posts span {
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: block;
    color: #ccc;
}

.live__search__res .no__found__posts .emoji.emoji__sad {
	transform: scale(.4);
}

.hide__md {
	display: block;
}
ul.res__ul {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

ul.res__ul>li a.search__item {
    background: #1317205c;
    transition: .3s;
    display: flex;
    align-items: center;
    border-radius: 25px;
    overflow: hidden;
    padding: 0px 10px;
}


ul.res__ul>li a.search__item .img {
    width: 65px;
    height: 45px;
    overflow: hidden;
    border-radius: 6px;
    order: 2;
}
ul.res__ul>li a.search__item .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.col-lg-6th .ribbon span:nth-of-type(1) {
    top: 100px;
    min-width: auto;
}
ul.res__ul>li a.search__item .title___info {
    flex: 1;
    padding: 9px 20px;
}
ul.res__ul>li a.search__item .title___info h3 {
    font-size: 13px;
    font-weight: 400;
        color: #aaa;
}

ul.res__ul>li a.search__item .title___info ul li {
    font-size: 12px;
}
ul.res__ul>li a.search__item .title___info ul li+li:before {
    content: '\f192';
    font-family: 'Font Awesome 6 Pro';
    padding-left: 5px;
    font-size: 10px;
}
ul.res__ul>li a.search__item .title___info ul li+li:before {
    content: '\f192';
    font-family: 'Font Awesome 6 Pro';
    padding-left: 5px;
    font-size: 10px;
}
ul.d__flex.gap__10 {
    gap: 10px;
    display: flex;
    color: #aaa;
}
@media (max-width: 991px) {
	.hide__md {
		display: none !important;
	}
}

@media (max-width: 1200px) {
	.site__header .header__search .big__search__form input[type=text],
	.header__search .big__search__form input[type=text] {
		width: 440px;
	}
}

@media (max-width: 1100px) {
	.site__header .header__search .big__search__form input[type=text],
	.header__search .big__search__form input[type=text] {
		width: 320px;
	}
}

	ul.res__ul>li a.search__item h3 ,ul.res__ul>li a.search__item ul li{
		    transition: .3s;

}
ul.res__ul>li a.search__item:hover h3 ,ul.res__ul>li a.search__item:hover ul li{
    color: #efc51f;

}
button.like__btn.views__count span.left__container {
    background: #1a2232;
}
.align__items__center {
    align-items: center !important;
}

.justify__content__between {
    justify-content: space-between !important;
}
.flex__wrap {
    flex-wrap: wrap !important;
}
.title__and__br {
    flex: 1 1;
}
.title__and__br h1.post__name {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

h1.post__name {
    line-height: 1.4 !important;
    min-height: 1.2em;
    display: block;
    overflow: hidden;
}
.rating__box {
    min-height: 50px;
    display: flex;
    align-items: center;
}
.rating__box {
    display: flex;
    background: #deb522;
    border-radius: 25px;
    color: #000;
    padding: 4px 15px;
}
.rating__box, h3.block__ti {
    align-items: center;
    gap: 10px;
}
.rating__box .icon__logo {
    height: 50px;
}
.rating__box .icon__logo svg {
    width: 50px;
    height: auto;
}

.rating__box .rate__txt {
    font-size: 20px;
    font-weight: 700;
}
.rating__box i.star__icon {
    font-size: 25px;
}
.rating__box span.votes {
    background: #0000001c;
    border-radius: 25px;
    padding: 5px 10px;
}
.share__and__short .share__icons {
    display: flex;
    gap: 10px;
    width: fit-content;
}
.align__items__center {
    align-items: center !important;
}
.bottoms {
    gap: 20px;
    display: flex;
    align-items: center;
}
.share__and__short .share__icons a {
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 32px;
    height: 32px;
    justify-content: center;
    background: #171e2b;
    border-radius: 25px;
    color: #aaa;
    transition: .2s;
}
.epList .loader {
    margin: 0 auto;
    position: absolute;
    left: 50%;
}
.info__side i {
    display: inline-block;
    width: 1.25em;
    min-width: 1.25em;
}
.postLink button i {
    display: block;
    line-height: 26px;
    width: 26px;
    height: 26px;
}

.poster {
    position: absolute;
    display: block;
    padding-bottom: 150%;
    width: 100%;
    transition: .3s;
}
.trailer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 130px;
    border-radius: 25px;
    background: rgb(19 23 32 / 49%);
    z-index: 99;
    transition: .3s;
    overflow: hidden;
    backdrop-filter: blur(2px);
}
.trailer .icon svg {
    width: 60px;
    height: auto;
}
.trailer span {
    font-size: 16px;
    color: #fff;
}


.trailer:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    z-index: -1;
    transition: .3s;
    opacity: 0;
    border-radius: 45px;
    background: #c80102;
}
.trailer:hover:after {
    opacity: 1;
    transform: scale(45);
}
.singleInfo .description {
    background: rgba(33, 32, 32, 0.53);
    padding: 10px;
    max-height: initial;
    border-radius: 5px;
    width: calc(100% - 240px);
    margin-bottom: 6px;
    display: inline-block;
    clear: both;
    height: auto;
    overflow: auto;
    font-size: 16px;
    display: none
}
.singleInfo .description h2{
    font-size: 14px;
    color: #fff !important
}

/* =========================
   Trend Page
========================= */
.trendPage {
}

.trendPage .headTitle {
	margin-bottom: 25px;
	width: 100%;
}

.trendPage .headTitle h1 {
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	margin: 0;
}

.trendPage .main__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 25px;
	width: 100%;
}

.trendPage .__head__left {
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
}
.ribbon span:nth-of-type(1) {
    position: absolute;
    width: max-content;
    min-width: 130px;
    top: 280px;
    left: 0px;
    z-index: 99;
    line-height: 28px;
    text-align: center;
    background: #c80102;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(
0deg);
    transition: .3s;
    border-radius: 0px 25px 25px 0px;
    text-align: center;
    padding: 0 25px;
}
.ribbon span:nth-of-type(2) {
    position: absolute;
    width: max-content;
    min-width: 130px;
    top: 245px;
    left: 0px;
    z-index: 99;
    line-height: 28px;
    text-align: center;
    background: #c80102;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .3s;
    border-radius: 0px 25px 25px 0px;
    text-align: center;
    padding: 0 25px;

}

.series__episodes__switcher {
	display: flex;
	align-items: center;
	gap: 10px;
}

.series__episodes__switcher > span {
	color: #8c94a5;
	font-size: 16px;
	transition: .3s;
	cursor: pointer;
	user-select: none;
}

.series__episodes__switcher > span.active {
	color: #fff;
}

.toggle-container {
	--knob-size: 1.40em;
	display: flex;
	justify-content: center;
	position: relative;
}

.toggle-input {
	position: absolute;
	z-index: 2;
	bottom: 132.5%;
	transform: rotate(25deg);
	transform-origin: 50% 4.75em;
	width: var(--knob-size);
	height: var(--knob-size);
	opacity: 0;
	font: inherit;
	cursor: pointer;
	border-radius: 50%;
	transition: transform .24s cubic-bezier(.65, 1.35, .5, 1);
}

.toggle-input:checked,
.toggle-input:checked + .toggle-handle-wrapper > .toggle-handle {
	transform: rotate(-25deg);
}

.toggle-handle-wrapper {
	position: absolute;
	z-index: 1;
	bottom: -135%;
	-webkit-mask-image: linear-gradient(to bottom, #000 62.125%, transparent 50%);
	mask-image: linear-gradient(to bottom, #000 62.125%, transparent 50%);
	width: 200%;
	overflow: hidden;
}

.toggle-handle {
	display: flex;
	flex-direction: column;
	align-items: center;
	transform: rotate(25deg);
	transform-origin: bottom center;
	transition: transform .24s cubic-bezier(.65, 1.35, .5, 1);
}

.toggle-handle-knob {
	position: relative;
	z-index: 1;
	width: var(--knob-size);
	height: var(--knob-size);
	border-radius: 50%;
	background-image: radial-gradient(farthest-corner at 70% 30%, #fedee2 4%, #d63534 12% 24%, #a81a1a 50% 65%, #d63534 75%);
	transition: transform .24s cubic-bezier(.65, 1.35, .5, 1);
}

.toggle-input:checked + .toggle-handle-wrapper .toggle-handle-knob {
	transform: rotate(-90deg);
}

.toggle-handle-knob::after {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: inherit;
	box-shadow: inset 0 0 8px 2px rgb(255 255 255 / .4);
	opacity: 0;
	transition: opacity .2s;
}

.toggle-handle-bar-wrapper {
	position: relative;
	width: .5em;
	height: 3em;
}

.toggle-handle-bar {
	position: absolute;
	top: calc(var(--knob-size) / 2 * -1);
	left: 0;
	width: 100%;
	height: calc(100% + var(--knob-size) / 2);
	background-image: linear-gradient(to right, #777475, #a4a4a4, #fff 45% 55%, #a4a4a4, #777475);
	background-position-x: .06125em;
	transition: background-position-x .24s cubic-bezier(.65, 1.35, .5, 1);
	box-shadow: inset 0 1em .25em rgb(0 0 0 / .4);
}

.toggle-input:checked + .toggle-handle-wrapper .toggle-handle-bar {
	background-position-x: -.06125em;
}

.toggle-base {
	position: relative;
	border-radius: 3.125em;
	padding: .25em;
	width: 3.5em;
	height: 1.125em;
	background-color: #fff;
	background-image: linear-gradient(to bottom, #fff, #d7d7d7);
}

.toggle-base-inside {
	position: relative;
	border-radius: inherit;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, #a6a6a6, #7d7d7d);
	box-shadow: inset 0 .0625em rgb(255 255 255 / .2), inset 0 -.03125em rgb(255 255 255 / 1), inset 0 -.0625em .25em rgb(0 0 0 / .1);
}

.toggle-base-inside::after {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: inherit;
	background-image: linear-gradient(to bottom, #5ab054, #438c3c);
	box-shadow: inherit;
	opacity: 0;
	transition: opacity .24s cubic-bezier(.65, 1.35, .5, 1);
}

.toggle-input:checked ~ .toggle-base .toggle-base-inside::after {
	opacity: 1;
}

/* =========================
   Filter Dropdown
========================= */
.list__sub__cats {
	position: relative;
}

.list__sub__cats .filter__bttn {
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 25px;
    border: 1px solid #1b2232;
    padding: 12px 25px;
    cursor: pointer;
    opacity: 1;
    transition: .3s;
    color: #efc51f;
    font-size: 15px;
    background: transparent;
}

.list__sub__cats .filter__bttn:hover {
	background: #1b2232;
	box-shadow: rgb(232 232 232 / 8%) 0px 4px 0px 0px,rgb(178 178 178 / 8%) 0px 8px 0px 0px;
}

.list__sub__cats .filter__bttn i {
	font-size: 18px;
}

.list__sub__cats .filter__bttn .down__arrow {
	padding-right: 10px;
	font-size: 16px;
}

.list__sub__cats ul {
	position: absolute;
	top: 100%;
	left: 0;
	right: auto;
	min-width: 220px;
	background: #1a22324d;
	box-shadow: 0 0 32px 0 #000000ab;
	border-radius: var(--radius);
	max-height: 300px;
	overflow: auto;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	transform-origin: top;
	transform: scale(.5);
	backdrop-filter: blur(10px);
	padding: 5px 0;
	z-index: 1000;
	margin-top: 10px;
	list-style: none;
}

.list__sub__cats.active ul {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}

.list__sub__cats ul li {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 9px 12px;
	border-bottom: 1px solid #00000024;
	cursor: pointer;
	transition: .3s;
	color: #fff;
}

.list__sub__cats ul li:last-child {
	border-bottom: 0;
}

.list__sub__cats ul li.selected,
.list__sub__cats ul li:hover {
	background: #00000029;
}

.select__circle {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25px;
	height: 25px;
	border-radius: 50px;
	border: 1px solid #ffffff40;
	font-size: 11px;
	flex: 0 0 25px;
}

.select__circle i {
	transition: .3s;
	opacity: 0;
}

.list__sub__cats ul li.selected .select__circle i {
	opacity: 1;
}

/* =========================
   Results Area
========================= */
.trendsResultsWrap {
	width: 100%;
	min-height: 180px;
	transition: opacity .25s ease;
}

.trendsResultsWrap.is-loading {
	opacity: .45;
	pointer-events: none;
}

.trends__ajax__grid {
	row-gap: 20px;
}

.trendPage .secPost {
	width: 100%;
}

.trendPage .noResult {
	text-align: center;
	padding: 20px;
	border-radius: var(--radius);
	background: #1a22329c;
	color: #fff;
}

.trendPage .noResult h4 {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
}

/* =========================
   Optional card polish
========================= */
.trendPage .box__movie,
.trendPage .series__box,
.trendPage a.movie__block {
	transition: .3s;
}

.trendPage .box__movie:hover,
.trendPage .series__box:hover,
.trendPage a.movie__block:hover {
	transform: translateY(-3px);
}

/* =========================
   Responsive
========================= */
@media (max-width: 991px) {
	.trendPage {
		padding: 20px 0 35px;
	}

	.trendPage .headTitle h1 {
		font-size: 24px;
	}
}

@media (max-width: 767px) {
	.trendPage .main__head {
		display: block;
	}

	.trendPage .__head__left {
		flex-direction: column;
		align-items: stretch;
		gap: 15px;
	}

	.series__episodes__switcher {
		justify-content: center;
	}

	.list__sub__cats,
	#trends__filter {
		width: 100%;
	}

	.list__sub__cats .filter__bttn {
		justify-content: center;
		width: 100%;
	}

	.list__sub__cats ul {
		width: 100%;
		min-width: 100%;
	}
}


.singleFoot .tabs {

}
.singleFoot .tabs ul {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
}
.singleFoot .tabs ul li {

}
.singleFoot .tabs ul li.active {

}
.singleFoot .tabs ul li.active::before {

}
.tabsContent {  
    padding: 10px 0px;
    position: relative;
    overflow: hidden;
    margin: 0 -10px;
    
}
.tabsContent .tabCon:not(:first-child){display: none;}

.navBtns {
    font-size: 15px;
    line-height: 46px;
    background: rgba(33, 32, 32, 0.53);
    padding: 5px;
    margin-bottom: 20px;
    border-radius: 6px;
    position: relative;
}
.navBtns  a:nth-of-type(1) {
    background: #ffb100;
    display: inline-block;
    border-radius: 5px;
    margin: 1px;
    color: #000 !important;
    padding: 0 20px;
    cursor: pointer;
}
.navBtns a:nth-of-type(2) {
    background: #c80102;
    display: inline-block;
    border-radius: 5px;
    margin: 1px;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
    float: left;
}
/************************/ 
.blockSeries {
    position:relative;
    overflow: hidden;
    margin-bottom:15px;
    z-index: 10;
    text-align: right;
    -webkit-transition: all 0.6s ;
    transition: all 0.6s ;
    border-radius: 20px;
    
}
/*.blockSeries .imgSer{
    display: block;
    height: 100%;
    background-size: cover;
    background-position: 0 12%;
    background-repeat: no-repeat;
}*/
.blockSeries img{
    width: 100%;
    height: 100%;
     transition: .5s ease-in-out;
    object-fit: cover;
    border-radius: 20px;
}

.blockSeries .poster{
    height: 150px;
    background: #11111b;
    overflow: hidden;
    border-radius: 20px;
    background: #11111b;
    overflow: hidden;
    border-radius: 20px;
}
.blockSeries .episodeNum{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #c80102;
    line-height: 30px;
    padding: 0 5px;
    border-radius: 5px;
    font-size: 18px;
    z-index: 99
}
blockSeries .episodeNum span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
 .blockSeries  .title {
    padding: 10px;
    position: absolute;
    bottom: 0;
    transition: .3s ease;
    right: 0;
    width: 100%;
    transform: translateY(100%);
}
.blockSeries:hover .title {
    transform: translateY(0);
}
.blockSeries:hover img {
    object-position: bottom;
    opacity: .3;
}
.b-modal.__b-popup1__ {
    opacity: 1 !important;
    background: #1317209c !important;
    backdrop-filter: blur(4px) !important;
}
/****************************/
.series__box {
    position: relative;
    display: block;
    padding-bottom: 60%;
    margin-bottom: 30px;
}.rightCategorySlider .owl-nav {
    display: none;
}

.series__box > a {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #ffffff0f;
    transition: .3s;
}

/* poster */
.series__box > a .image__poster,
.series__box > a .image__poster img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    border-radius: 0 0 28px 28px;
}

.series__box > a .image__poster:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 5;
    opacity: 0;
    transition: .3s;
}

/* image loader */
.images__loader {
    opacity: 0;
    transition: .2s;
}

.images__loader.loaded {
    opacity: 1;
}

/* title */
.series__box .title___ {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9;
    padding: 10% 20px 20px;
    text-align: right;
    background: linear-gradient(180deg, #13172000 00, #131720 70%);
    transition: .3s;
}
.series__box .poster:after {
    content: "";
    background: radial-gradient(circle, rgba(0, 0, 0, 0) 40%, #000 100%);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 9999;
}
.series__box .poster:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 5;
    opacity: .3;
    transition: .3s;
    opacity: 0;
}
/* hidden info box */
.series__box > a .info__box__hide {
    position: absolute;
    right: 20px;
    bottom: 130px;
    left: 20px;
    z-index: 99;
    padding: 10px 20px;
    background: #ffffff26;
    border-radius: 25px;
    backdrop-filter: blur(4px);
    transform: scale(.4);
    transform-origin: left bottom;
    opacity: 0;
    transition: .3s;
}

.series__box > a .info__box__hide p.story {
    font-size: 13px;
    line-height: 20px;
}

.series__box > a .info__box__hide:after {
    content: "";
    position: absolute;
    left: 30px;
    bottom: -14px;
    border-style: solid;
    border-width: 8px 12px 8px 0;
    border-color: transparent #ffffff26 transparent transparent;
    transform: translate(-50%) rotate(269deg);
    backdrop-filter: blur(4px);
}

/* hover box */
.series__box .hover__box {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    z-index: 10;
    opacity: 0;
    transition: .3s;
}

.series__box .hover__box h3 {
    font-size: 16px;
    font-weight: 700;
}

.series__box .hover__box ul.dots__info {
    display: flex;
    gap: 10px;
    margin: 10px 0;
    font-size: 13px;
}

.series__box .hover__box ul.dots__info li {
    display: flex;
    align-items: center;
    gap: 7px;
}

.series__box .hover__box ul.bottom__ul,
.series__episodes__switcher {
    display: flex;
    align-items: center;
    gap: 10px;
}

.series__box .hover__box ul.bottom__ul li {
    background: rgb(0 0 0 / 33%);
    padding: 7px 17px;
    font-size: 12px;
    backdrop-filter: blur(2px);
    border-radius: 25px;
}

/* helpers */
.d__flex {
    display: flex;
}

.align__items__center {
    align-items: center !important;
}

.justify__content__between {
    justify-content: space-between !important;
}

.gap__10 {
    gap: 10px;
}

.flex__1 {
    flex: 1;
}
.series__box:hover>a .image__poster:before {
    opacity: .5;
}
.series__box:hover>a .image__poster img {
    filter: grayscale(1);
}
.series__box:hover .title___ {
    opacity: 0;
}
.series__box:hover>a .info__box__hide {
    transform: scale(1);
    opacity: 1;
    transition: .3s .1s;
}
.series__box:hover .hover__box, .toggle-input:checked~.toggle-base .toggle-base-inside::after, a.categories__item.active svg, a.categories__item:hover svg {
    opacity: 1;
}
.series__box .hover__box ul.bottom__ul, .series__episodes__switcher {
    display: flex;
    align-items: center;
    gap: 10px;
}
.series__box>a:hover {
    box-shadow: rgb(232 232 232 / 8%) 0px 4px 0px 0px, rgb(178 178 178 / 8%) 0px 8px 0px 0px;
}
.series__box .poster {
    padding-bottom: 60% !important;
}

/* العنصر الأساسي */
.loader__item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 0;
    overflow: hidden;
    background-color: #1b223242;
    border: 1px solid #1b2232;
    border-radius: 25px;
    margin-bottom: 20px;
}

.loader__item,
.loader__item *,
.loader__item :after,
.loader__item :before {
    box-sizing: border-box;
}

/* لمعان التحميل */
.loader__item .loader__picture:before,
.loader__row div:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50%;
    z-index: 1;
    width: 500%;
    margin-right: -250%;
    -webkit-animation: .8s linear infinite phAnimation;
    animation: .8s linear infinite phAnimation;
    background: linear-gradient(
        90deg,
        hsla(0,0%,100%,0) 45%,
        hsla(0,0%,100%,.35) 50%,
        hsla(0,0%,100%,0) 54%
    ) 50% 50%;
    opacity: .05;
}

.loader__item > * {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column;
    padding-right: 10px;
    padding-left: 10px;
}

/* الصفوف */
.loader__row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2.5px;
}

.loader__row div {
    height: 10px;
    margin-bottom: 7.5px;
    background-color: #ffffff05;
    border-radius: 25px;
    overflow: hidden;
}

.loader__row div.d1:before {
    animation-delay: .1s;
}

.loader__row div.d2:before {
    animation-delay: .2s;
}
.downloads__tabs ul, .posts__loader>ul {
    margin: 0 -10px;
    row-gap: 20px;
}
.downloads__tabs ul li {
    padding: 0 10px;
    max-width: 25%;
    flex: 1 1 auto;
}
.downloads__tabs ul li .download__box {
    padding: 15px 20px;
    cursor: pointer;
    opacity: .5;
    align-items: center;
    background: #171e2b;
    border-radius: 25px;
    transition: .3s;
    color: #fff;
}
.downloads__tabs ul li .download__box.active {
    background: #31a24c;
    opacity: 1;
}
.downloads__tabs ul li .download__box .ico {
    width: 60px;
    height: 50px;
}
.downloads__tabs ul li .download__box .ico lord-icon {
    width: 100% !important;
    display: block;
    height: 100% !important;
}

.downloads__tabs ul li .download__box .txt {
    display: block;
    font-size: 20px;
    flex: 1;
}
.downloads__tabs ul li .download__box .txt span {
    display: block;
    margin-bottom: 3px;
}
.downloads__tabs ul li .download__box .txt p {
    font-size: 17px;
    opacity: .7;
}
.downloads__tabs ul li .download__box.active .left__ico {
    transform: rotate(-90deg);
}
.downloads__tabs ul li .download__box .left__ico {
    font-size: 40px;
    transition: .3s;
    line-height: 30px;
}

/* الأعمدة المستخدمة */
.loader__col__5 {
    flex: 0 0 50%;
}

.loader__col__12 {
    flex: 0 0 100%;
}

/* الصورة */
.loader__picture {
    width: 100%;
    padding-bottom: 120%;
    background-color: #ffffff05;
    margin-bottom: 10px;
    border-radius: 25px;
    overflow: hidden;
}

/* حركة اللمعان */
@-webkit-keyframes phAnimation {
    0% {
        transform: translate3d(30%,0,0);
    }
    to {
        transform: translate3d(-30%,0,0);
    }
}

@keyframes phAnimation {
    0% {
        transform: translate3d(30%,0,0);
    }
    to {
        transform: translate3d(-30%,0,0);
    }
}

/* الأيقونة والنص داخل الصورة */
.loader__picture .loader__ico {
    position: absolute;
    top: 50%;
    left: 0;
    opacity: .5;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    gap: 15px;
    transform: translate(0,-50%);
}

.loader__picture .loader__ico .icoo {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    background: rgb(0 0 0 / 33%);
    justify-content: center;
    border-radius: 280px;
    transition: .3s;
}
.secPost {
    margin: 0 0px;
}
.loader__picture .loader__ico .icoo:after {
    content: '';
    border: 2px solid;
    width: 70px;
    height: 70px;
    position: absolute;
    border-radius: 50px;
    transition: .3s;
}

.loader__picture .loader__ico .icoo svg {
    transform: scale(.8);
    transition: .3s;
}

.loader__picture .loader__ico span.text {
    font-size: 16px;
    text-align: center;
}

.loader__picture .loader__ico span.text em {
    display: block;
    text-align: center;
    font-style: normal;
    font-size: 14px;
    margin-top: 3px;
}
    .no__found__posts {
    display: flex;
    align-items: center;
    justify-content: center;
    MARGIN: 80PX 0
}
.no__found__posts .emoji {
    transform: scale(.5)
}
.no__found__posts>span {
    font-size: 50px;
    font-weight: 700;
    color: #ffda6a
}
    .filter__box {
    margin-bottom: 30px;
    border-radius: 25px;
    z-index: 999;
    position: relative;
}

.filter__box ul.filter__items,
.work__team {
    z-index: 99;
}

.d__flex {
    display: flex;
}

.flex__wrap {
    flex-wrap: wrap !important;
}

.gap__20 {
    gap: 20px;
}

.filter__box ul.filter__items {
    position: relative;
}

.filter__box ul.filter__items > li {
    position: relative;
    flex: 1 1 0;
}

.filter__box ul.filter__items > li .filter__title {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    background: #1b22328f;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 25px;
    color: #aaa;
    transition: .3s;
}

.filter__box ul.filter__items > li .filter__title .icon__one {
    font-size: 25px;
}

.filter__box ul.filter__items > li .filter__title span {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
}

.filter__box ul.filter__items > li .filter__title span p {
    display: block;
    font-weight: 400;
    font-size: 14px;
}

.filter__box ul.filter__items > li .filter__title span em {
    font-style: normal;
    font-size: 10px;
    color: #aaa;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    width: 100%;
    max-width: 60px;
    direction: initial;
    flex: 0 0 auto;
}

.filter__box ul.filter__items > li .filter__title .icon__two {
    font-size: 16px;
    line-height: 20px;
}

.hover__after {
    position: relative;
    overflow: hidden;
    z-index: 1
}
.hover__after:after {
    content: '';
    position: absolute;
    bottom: 50%;
    z-index: -1;
    right: 0;
    width: 5px;
    height: 5px;
    background: #ffffff10;
    transform-origin: right;
    border-radius: 50%;
    transform: scale(0);
    transition: none
}

.hover__after:hover:after {
    transform: scale(100);
    opacity: 0;
    transition: .8s
}

.filter__box ul.filter__items > li > ul,
.list__sub__cats ul,
.site__header .search__type__drop ul {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    min-width: 200px;
    padding: 5px 0;
    background: #1a22324d;
    box-shadow: 0 0 32px 0 #000000ab;
    border-radius: 25px;
    max-height: 300px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transform: scale(.5);
    transform-origin: top;
    transition: .3s;
    backdrop-filter: blur(10px);
}

.filter__box ul.filter__items > li.opened > ul,
.list__sub__cats.active ul,
.search__type__drop ul.opened,
.watch__servers__list .quality__swither.active ul.qualities__list {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    z-index: 9999999;
}

.filter__box ul.filter__items > li > ul > li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    border-bottom: 1px solid #ffffff0d;
    cursor: pointer;
    transition: .2s;
    color: #fff;
}

.filter__box ul.filter__items > li > ul > li.selected,
.search__type__drop ul li:hover,
.site__header .search__type__drop ul li.selected {
    background: #0000004d;
}

.select__circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    border: 1px solid #ffffff40;
    font-size: 11px;
}

.select__circle i {
    opacity: 0;
}

.filter__box ul.filter__items > li > ul > li.selected .select__circle i,
.list__sub__cats ul li.selected .select__circle i,
.menu__bar > ul > li.active > a {
    opacity: 1;
}
.filter__box ul.filter__items li .filter__title:hover {
    color: #fff;
    box-shadow: rgb(232 232 232 / 8%) 0px 4px 0px 0px, rgb(178 178 178 / 8%) 0px 8px 0px 0px;
}
.filter__box ul.filter__items .go__filter {
    background: #1b22328f;
    cursor: pointer;
    border-radius: 25px;
    color: #fff;
    font-size: 20px;
    transition: .3s;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 55px;
}
.filter__box ul.filter__items .go__filter.disabled {
    opacity: .5;
    cursor: not-allowed;
}
.filter__box ul.filter__items .go__filter span {
    display: none;
}
.newly-loader-holder {
    width: 300px;
text-align: center;
    box-sizing: border-box
}
.filter__box ul.filter__items > li > ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

.filter__box ul.filter__items > li > ul::-webkit-scrollbar-thumb {
    display: none;
    background: transparent;
}

.filter__box ul.filter__items > li > ul::-webkit-scrollbar-track {
    display: none;
    background: transparent;
}.emoji {
    width: 120px;
    height: 120px;
    background: #ffda6a;
    display: inline-block;
    border-radius: 50%
}
 .mobile__menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none;
    background: #171b26bd;
    border-top: 1px solid #ffffff0f;
    backdrop-filter: blur(5px);
    z-index: 99999999;
}

.mobile__menu > ul > li {
    flex: 1;
}

.mobile__menu > ul > li.home__btn {
    position: relative;
    top: -20px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 68px;
    height: 68px;
    background: #131720;
    border: 1px solid #ffffff24;
    border-radius: 50%;
    transition: 0.35s;
}

.mobile__menu > ul > li > a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    row-gap: 6px;
    padding-top: 5px;
}

.mobile__menu > ul > li > a i,
.watch__and__download a.btton .txt {
    font-size: 20px;
}

/* =========================
   Mobile Search Overlay
========================= */

section.mobile__sarch {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000000b8;
    backdrop-filter: blur(5px);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

body.movile__search__open section.mobile__sarch {
    opacity: 1;
    visibility: visible;
        z-index: 99999;

}

section.mobile__sarch > a,
.mobile__big__menu > a.abs {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

section.mobile__sarch .inner__contents {
    z-index: 9;
    padding: 30px;
}

.mob__search form.mobile__search__form {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #ffffff1a;
    border-radius: 25px;
    overflow: hidden;
}

.mob__search form.mobile__search__form i {
    font-size: 23px;
    padding-right: 17px;
}

.mob__search form.mobile__search__form input[type="text"] {
    flex: 1;
    height: 50px;
    border: 0;
    background: transparent;
    color: #fff;
}

/* =========================
   Search Types
========================= */

.search__type__list {
    width: 100%;
    margin-top: 15px;
}

.search__type__list ul {
    width: 100%;
}

.search__type__list ul li {
    flex: 1;
    padding: 10px 0;
    text-align: center;
    background: #ffffff1a;
    border-radius: 16px;
}

.search__type__list ul li.selected {
    color: #fff;
    background: #c80102;
}

/* =========================
   Search Results
========================= */

.search__res__container {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    padding: 20px;
    background: #171e2b;
    border: 1px solid #25323e9e;
    border-radius: 25px;
}

section.mobile__sarch .search__res__container {
    position: relative;
    top: auto;
    padding: 30px 0;
    background: transparent;
    border: 0;
    opacity: 1;
    visibility: visible;
}

.search__res__container .most__search > span {
    display: block;
    margin-bottom: 10px;
    color: #7b859b;
}

.search__res__container ul.top__actors {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -5px 10px;
    row-gap: 10px;
}

.search__res__container .most__search > ul.top__search {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.search__res__container .most__search > ul.top__search li {
    flex: 1 1 auto;
    text-align: center;
}

.search__res__container .most__search > ul.top__search li a {
    display: block;
    padding: 5px 10px;
    font-size: 12px;
    background: #ffffff0f;
    border-radius: 25px;
    transition: 0.25s;
}

/* =========================
   Shared Rounded Elements
========================= */

a.person__item,
a.person__item .person__image {
    border-radius: 25px;
    overflow: hidden;
}

/* =========================
   Mobile Big Menu
========================= */

section.mobile__big__menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #00000085;
    backdrop-filter: blur(6px);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    z-index: 999999;
}

.mobile__menu__open section.mobile__big__menu {
    opacity: 1;
    visibility: visible;
}

.mobile__big__menu > a.close {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 19;
    font-size: 25px;
    color: #fff;
}

section.mobile__big__menu > ul {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: start;
    max-width: 500px;
    min-width: 370px;
    margin: 0 -10px;
    row-gap: 20px;
    transform: translate(-50%, -50%);
}

section.mobile__big__menu > ul > li {
    flex: 0 50%;
    padding: 0 10px;
    transition: 0.3s;
}

section.mobile__big__menu > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    margin-bottom: 15px;
    font-size: 18px;
}

section.mobile__big__menu > ul > li > a svg {
    width: 50px;
    height: auto;
}

section.mobile__big__menu > ul > li ul.sub-menu {
    position: absolute;
    top: 100%;
    right: 50%;
    width: 240px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 20px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    background: #0000005e;
    backdrop-filter: blur(11px);
    border-radius: 25px;
    transform: translate(50%);
}

section.mobile__big__menu > ul > li ul.sub-menu li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

section.mobile__big__menu > ul > li ul.sub-menu a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 8px;
    background: #ffffff0f;
    border-radius: 48px;
}

section.mobile__big__menu>ul>li.open {
    z-index: 99999;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}
section.mobile__big__menu > ul {
        height: 75%;
}

section.mobile__big__menu>ul>li ul.sub-menu {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
    overflow: auto;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    top: 100%;
    right: 50%;
    backdrop-filter: blur(11px);
    background: #0000005e;
    width: 240px;
    padding: 20px;
    border-radius: 25px;
    transform: translate(50%);
}
section.mobile__big__menu>ul>li.open ul.sub-menu {
    opacity: 1;
    visibility: visible;
}
.mobile__menu.menu__onscroll {
    transform: translate(0, 200px);
    opacity: 0;
}


.emoji:after,.emoji__eyebrows,.emoji__eyes,.emoji__face,.emoji__hand,.emoji__heart,.emoji__mouth,.emoji__thumb,.emoji__tongue {
    position: absolute
}
.emoji:after {
    bottom: -40px;
    width: 60px;
    left: calc(50% - 30px);
    color: #8a8a8a
}
.emoji__eyebrows:after,.emoji__eyebrows:before,.emoji__eyes:after,.emoji__eyes:before,.emoji__face:after,.emoji__face:before,.emoji__hand:after,.emoji__hand:before,.emoji__heart:after,.emoji__heart:before,.emoji__mouth:after,.emoji__mouth:before,.emoji__thumb:after,.emoji__thumb:before,.emoji__tongue:after,.emoji__tongue:before {
    position: absolute;
    content: ""
}
.emoji__face {
    width: inherit;
    height: inherit
}
.emoji__like {
    background: #548dff
}
.emoji__like:after {
    content: "Like"
}
.emoji__like .emoji__hand {
    left: 25px;
    bottom: 30px;
    width: 20px;
    height: 40px;
    background: #fff;
    z-index: 0;
    -webkit-animation: 2s linear infinite hands-up;
    animation: 2s linear infinite hands-up
}
.emoji__like .emoji__hand:before {
    left: 25px;
    bottom: 5px;
    width: 40px;
    background: inherit;
    height: 10px;
    border-radius: 2px 10px 10px 2px;
    box-shadow: 1px -9px 0 1px #fff,2px -19px 0 2px #fff,3px -29px 0 3px #fff
}
.emoji__like .emoji__thumb {
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    top: -25px;
    right: -25px;
    z-index: 2;
    transform: rotate(5deg);
    transform-origin: 0% 100%;
    -webkit-animation: 2s linear infinite thumbs-up;
    animation: 2s linear infinite thumbs-up
}
.emoji__like .emoji__thumb:before {
    border-radius: 50% 50% 0 0;
    background: #fff;
    width: 10px;
    height: 12px;
    left: -10px;
    top: -8px;
    transform: rotate(-15deg);
    transform-origin: 100% 100%;
    box-shadow: -1px 4px 0 -1px #fff
}
.emoji__love {
    background: #f55064
}
.emoji__love:after {
    content: "Love"
}
.emoji__love .emoji__heart {
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    width: 80px;
    height: 80px;
    -webkit-animation: 1s linear infinite alternate heart-beat;
    animation: 1s linear infinite alternate heart-beat
}
.emoji__love .emoji__heart:after,.emoji__love .emoji__heart:before {
    left: calc(50% - 20px);
    top: calc(50% - 32px);
    width: 40px;
    height: 64px;
    background: #fff;
    border-radius: 20px 20px 0 0
}
.emoji__love .emoji__heart:before {
    transform: translate(20px) rotate(-45deg);
    transform-origin: 0 100%
}
.emoji__love .emoji__heart:after {
    transform: translate(-20px) rotate(45deg);
    transform-origin: 100% 100%
}
.emoji__haha:after {
    content: "Haha"
}
.emoji__haha .emoji__face {
    -webkit-animation: 2s linear infinite haha-face;
    animation: 2s linear infinite haha-face
}
.emoji__haha .emoji__eyes {
    width: 26px;
    height: 6px;
    border-radius: 2px;
    left: calc(50% - 13px);
    top: 35px;
    transform: rotate(20deg);
    background: 0 0;
    box-shadow: -25px 5px 0 0 #000,25px -5px 0 0 #000
}
.emoji__haha .emoji__eyes:after {
    left: 0;
    top: 0;
    width: 26px;
    height: 6px;
    border-radius: 2px;
    transform: rotate(-40deg);
    background: 0 0;
    box-shadow: -25px -5px 0 0 #000,25px 5px 0 0 #000
}
.emoji__haha .emoji__mouth {
    width: 80px;
    height: 40px;
    left: calc(50% - 40px);
    top: 50%;
    background: #000;
    border-radius: 0 0 40px 40px;
    overflow: hidden;
    z-index: 1;
    -webkit-animation: 2s linear infinite haha-mouth;
    animation: 2s linear infinite haha-mouth
}
.emoji__haha .emoji__tongue {
    width: 70px;
    height: 30px;
    background: #f55064;
    left: calc(50% - 35px);
    bottom: -10px;
    border-radius: 50%
}
.emoji__yay:after {
    content: "Yay";
    -webkit-animation: 1s linear infinite yay-reverse;
    animation: 1s linear infinite yay-reverse
}
.emoji__yay .emoji__face {
    -webkit-animation: 1s linear infinite alternate yay;
    animation: 1s linear infinite alternate yay
}
.emoji__yay .emoji__eyebrows {
    left: calc(50% - 3px);
    top: 30px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: 0 0;
    box-shadow: -6px 0 0 0 #000,-36px 0 0 0 #000,6px 0 0 0 #000,36px 0 0 0 #000
}
.emoji__yay .emoji__eyebrows:after,.emoji__yay .emoji__eyebrows:before {
    width: 36px;
    height: 18px;
    border-radius: 60px 60px 0 0;
    background: 0 0;
    border: 6px solid #000;
    box-sizing: border-box;
    border-bottom: 0;
    bottom: 3px;
    left: calc(50% - 18px)
}
.emoji__yay .emoji__eyebrows:before {
    margin-left: -21px
}
.emoji__yay .emoji__eyebrows:after {
    margin-left: 21px
}
.emoji__yay .emoji__mouth {
    top: 60px;
    background: 0 0;
    left: 50%
}
.emoji__yay .emoji__mouth:after {
    width: 80px;
    height: 80px;
    left: calc(50% - 40px);
    top: -75px;
    border-radius: 50%;
    background: 0 0;
    border: 6px solid #000;
    box-sizing: border-box;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    z-index: 1
}
.emoji__wow .emoji__eyebrows,.emoji__yay .emoji__mouth:before {
    left: calc(50% - 3px);
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: 0 0
}
.emoji__yay .emoji__mouth:before {
    bottom: 5px;
    box-shadow: -25px 0 0 0 #000,25px 0 0 0 #000,-35px -2px 30px 10px #d5234c,35px -2px 30px 10px #d5234c
}
.emoji__wow .emoji__face {
    -webkit-animation: 3s linear infinite wow-face;
    animation: 3s linear infinite wow-face
}
.emoji__wow .emoji__eyebrows {
    box-shadow: -18px 0 0 0 #000,-33px 0 0 0 #000,18px 0 0 0 #000,33px 0 0 0 #000;
    -webkit-animation: 3s linear infinite wow-brow;
    animation: 3s linear infinite wow-brow
}
.emoji__wow .emoji__eyebrows:after,.emoji__wow .emoji__eyebrows:before {
    width: 24px;
    height: 20px;
    border: 6px solid #000;
    box-sizing: border-box;
    border-radius: 50%;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    top: -3px;
    left: calc(50% - 12px)
}
.emoji__wow .emoji__eyebrows:before {
    margin-left: -25px
}
.emoji__wow .emoji__eyebrows:after {
    margin-left: 25px
}
.emoji__wow .emoji__eyes {
    width: 16px;
    height: 24px;
    left: calc(50% - 8px);
    top: 35px;
    border-radius: 50%;
    background: 0 0;
    box-shadow: 25px 0 0 0 #000,-25px 0 0 0 #000
}
.emoji__wow .emoji__mouth {
    width: 30px;
    height: 45px;
    left: calc(50% - 15px);
    top: 50%;
    border-radius: 50%;
    background: #000;
    -webkit-animation: 3s linear infinite wow-mouth;
    animation: 3s linear infinite wow-mouth
}
.emoji__sad .emoji__face {
    -webkit-animation: 2s ease-in infinite sad-face;
    animation: 2s ease-in infinite sad-face
}
.emoji__sad .emoji__eyebrows {
    left: calc(50% - 3px);
    top: 35px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: 0 0;
    box-shadow: -40px 9px 0 0 #000,-25px 0 0 0 #000,25px 0 0 0 #000,40px 9px 0 0 #000
}
.emoji__sad .emoji__eyebrows:after,.emoji__sad .emoji__eyebrows:before {
    width: 30px;
    height: 20px;
    border: 6px solid #000;
    box-sizing: border-box;
    border-radius: 50%;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    top: 2px;
    left: calc(50% - 15px)
}
.emoji__sad .emoji__eyebrows:before {
    margin-left: -30px;
    transform: rotate(-30deg)
}
.emoji__sad .emoji__eyebrows:after {
    margin-left: 30px;
    transform: rotate(30deg)
}
.emoji__sad .emoji__eyes {
    width: 14px;
    height: 16px;
    left: calc(50% - 7px);
    top: 50px;
    border-radius: 50%;
    background: 0 0;
    box-shadow: 25px 0 0 0 #000,-25px 0 0 0 #000
}
.emoji__sad .emoji__eyes:after {
    background: #548dff;
    width: 12px;
    height: 12px;
    margin-left: 6px;
    border-radius: 0 100% 40% 50%/0 50% 40% 100%;
    transform-origin: 0% 0%;
    -webkit-animation: 2s ease-in infinite tear-drop;
    animation: 2s ease-in infinite tear-drop
}
.emoji__sad .emoji__mouth {
    width: 60px;
    height: 80px;
    left: calc(50% - 30px);
    top: 80px;
    box-sizing: border-box;
    border: 6px solid #000;
    border-radius: 50%;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    background: 0 0;
    -webkit-animation: 2s ease-in infinite sad-mouth;
    animation: 2s ease-in infinite sad-mouth
}
.emoji__angry .emoji__eyebrows,.emoji__sad .emoji__mouth:after {
    left: calc(50% - 3px);
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: 0 0
}
.emoji__sad .emoji__mouth:after {
    top: 4px;
    box-shadow: -18px 0 0 0 #000,18px 0 0 0 #000
}
.emoji__angry {
    background: linear-gradient(#d5234c -10%,#ffda6a);
    background-size: 100%;
    -webkit-animation: 2s ease-in infinite angry-color;
    animation: 2s ease-in infinite angry-color
}
.emoji__angry .emoji__face {
    -webkit-animation: 2s ease-in infinite angry-face;
    animation: 2s ease-in infinite angry-face
}
.emoji__angry .emoji__eyebrows {
    top: 55px;
    box-shadow: -44px 5px 0 0 #000,-7px 16px 0 0 #000,7px 16px 0 0 #000,44px 5px 0 0 #000
}
.emoji__angry .emoji__eyebrows:after,.emoji__angry .emoji__eyebrows:before {
    width: 50px;
    height: 20px;
    border: 6px solid #000;
    box-sizing: border-box;
    border-radius: 50%;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    top: 0;
    left: calc(50% - 25px)
}
.emoji__angry .emoji__eyebrows:before {
    margin-left: -25px;
    transform: rotate(15deg)
}
.emoji__angry .emoji__eyebrows:after {
    margin-left: 25px;
    transform: rotate(-15deg)
}
.emoji__angry .emoji__eyes {
    width: 12px;
    height: 12px;
    left: calc(50% - 6px);
    top: 70px;
    border-radius: 50%;
    background: 0 0;
    box-shadow: 25px 0 0 0 #000,-25px 0 0 0 #000
}
.emoji__angry .emoji__mouth {
    width: 36px;
    height: 18px;
    left: calc(50% - 18px);
    bottom: 15px;
    background: #000;
    border-radius: 50%;
    -webkit-animation: 2s ease-in infinite angry-mouth;
    animation: 2s ease-in infinite angry-mouth
}
@-webkit-keyframes heart-beat {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(.6)
    }
}
@keyframes heart-beat {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(.6)
    }
}
@-webkit-keyframes haha-face {
    10%,30%,50% {
        transform: translateY(25px)
    }
    20%,40% {
        transform: translateY(15px)
    }
    60%,80% {
        transform: translateY(0)
    }
    70%,90% {
        transform: translateY(-10px)
    }
}
@keyframes haha-face {
    10%,30%,50% {
        transform: translateY(25px)
    }
    20%,40% {
        transform: translateY(15px)
    }
    60%,80% {
        transform: translateY(0)
    }
    70%,90% {
        transform: translateY(-10px)
    }
}
@-webkit-keyframes haha-mouth {
    10%,30%,50% {
        transform: scale(.6);
        top: 45%
    }
    20%,40% {
        transform: scale(.8);
        top: 45%
    }
    60%,80% {
        transform: scale(1);
        top: 50%
    }
    70% {
        transform: scale(1.2);
        top: 50%
    }
    90% {
        transform: scale(1.1);
        top: 50%
    }
}
@keyframes haha-mouth {
    10%,30%,50% {
        transform: scale(.6);
        top: 45%
    }
    20%,40% {
        transform: scale(.8);
        top: 45%
    }
    60%,80% {
        transform: scale(1);
        top: 50%
    }
    70% {
        transform: scale(1.2);
        top: 50%
    }
    90% {
        transform: scale(1.1);
        top: 50%
    }
}
@-webkit-keyframes yay {
    25% {
        transform: rotate(-15deg)
    }
    75% {
        transform: rotate(15deg)
    }
}
@keyframes yay {
    25% {
        transform: rotate(-15deg)
    }
    75% {
        transform: rotate(15deg)
    }
}
@-webkit-keyframes wow-face {
    15%,25% {
        transform: rotate(20deg) translateX(-25px)
    }
    45%,65% {
        transform: rotate(-20deg) translateX(25px)
    }
    100%,75% {
        transform: rotate(0) translateX(0)
    }
}
@keyframes wow-face {
    15%,25% {
        transform: rotate(20deg) translateX(-25px)
    }
    45%,65% {
        transform: rotate(-20deg) translateX(25px)
    }
    100%,75% {
        transform: rotate(0) translateX(0)
    }
}
@-webkit-keyframes wow-brow {
    15%,65% {
        top: 25px
    }
    0%,100%,75% {
        top: 15px
    }
}
@keyframes wow-brow {
    15%,65% {
        top: 25px
    }
    0%,100%,75% {
        top: 15px
    }
}
@-webkit-keyframes wow-mouth {
    10%,30% {
        width: 20px;
        height: 20px;
        left: calc(50% - 10px)
    }
    50%,70% {
        width: 30px;
        height: 40px;
        left: calc(50% - 15px)
    }
    100%,75% {
        height: 50px
    }
}
@keyframes wow-mouth {
    10%,30% {
        width: 20px;
        height: 20px;
        left: calc(50% - 10px)
    }
    50%,70% {
        width: 30px;
        height: 40px;
        left: calc(50% - 15px)
    }
    100%,75% {
        height: 50px
    }
}
@-webkit-keyframes sad-face {
    25%,35% {
        top: -15px
    }
    55%,95% {
        top: 10px
    }
    0%,100% {
        top: 0
    }
}
@keyframes sad-face {
    25%,35% {
        top: -15px
    }
    55%,95% {
        top: 10px
    }
    0%,100% {
        top: 0
    }
}
@-webkit-keyframes sad-mouth {
    25%,35% {
        transform: scale(.85);
        top: 70px
    }
    0%,100%,55% {
        transform: scale(1);
        top: 80px
    }
}
@keyframes sad-mouth {
    25%,35% {
        transform: scale(.85);
        top: 70px
    }
    0%,100%,55% {
        transform: scale(1);
        top: 80px
    }
}
@-webkit-keyframes tear-drop {
    0%,100% {
        display: block;
        left: 35px;
        top: 15px;
        transform: rotate(45deg) scale(0)
    }
    25% {
        display: block;
        left: 35px;
        transform: rotate(45deg) scale(2)
    }
    49.9% {
        display: block;
        left: 35px;
        top: 65px;
        transform: rotate(45deg) scale(0)
    }
    50% {
        display: block;
        left: -35px;
        top: 15px;
        transform: rotate(45deg) scale(0)
    }
    75% {
        display: block;
        left: -35px;
        transform: rotate(45deg) scale(2)
    }
    99.9% {
        display: block;
        left: -35px;
        top: 65px;
        transform: rotate(45deg) scale(0)
    }
}
@keyframes tear-drop {
    0%,100% {
        display: block;
        left: 35px;
        top: 15px;
        transform: rotate(45deg) scale(0)
    }
    25% {
        display: block;
        left: 35px;
        transform: rotate(45deg) scale(2)
    }
    49.9% {
        display: block;
        left: 35px;
        top: 65px;
        transform: rotate(45deg) scale(0)
    }
    50% {
        display: block;
        left: -35px;
        top: 15px;
        transform: rotate(45deg) scale(0)
    }
    75% {
        display: block;
        left: -35px;
        transform: rotate(45deg) scale(2)
    }
    99.9% {
        display: block;
        left: -35px;
        top: 65px;
        transform: rotate(45deg) scale(0)
    }
}
@-webkit-keyframes hands-up {
    25% {
        transform: rotate(15deg)
    }
    50% {
        transform: rotate(-15deg) translateY(-10px)
    }
    100%,75% {
        transform: rotate(0)
    }
}
@keyframes hands-up {
    25% {
        transform: rotate(15deg)
    }
    50% {
        transform: rotate(-15deg) translateY(-10px)
    }
    100%,75% {
        transform: rotate(0)
    }
}
@-webkit-keyframes thumbs-up {
    25% {
        transform: rotate(20deg)
    }
    100%,50% {
        transform: rotate(5deg)
    }
}
@keyframes thumbs-up {
    25% {
        transform: rotate(20deg)
    }
    100%,50% {
        transform: rotate(5deg)
    }
}
@-webkit-keyframes angry-color {
    45%,60% {
        background-size: 250%
    }
    0%,100%,85% {
        background-size: 100%
    }
}
@keyframes angry-color {
    45%,60% {
        background-size: 250%
    }
    0%,100%,85% {
        background-size: 100%
    }
}
@-webkit-keyframes angry-face {
    35%,60% {
        transform: translateX(0) translateY(10px) scale(.9)
    }
    40%,50% {
        transform: translateX(-5px) translateY(10px) scale(.9)
    }
    45%,55% {
        transform: translateX(5px) translateY(10px) scale(.9)
    }
}
@keyframes angry-face {
    35%,60% {
        transform: translateX(0) translateY(10px) scale(.9)
    }
    40%,50% {
        transform: translateX(-5px) translateY(10px) scale(.9)
    }
    45%,55% {
        transform: translateX(5px) translateY(10px) scale(.9)
    }
}
@-webkit-keyframes angry-mouth {
    25%,50% {
        height: 6px;
        bottom: 25px
    }
}
@keyframes angry-mouth {
    25%,50% {
        height: 6px;
        bottom: 25px
    }
}
.__head__text span a {
    color: #efc51f !important;
}
.__head__left a {
    display: flex;
    border-radius: 25px;
    border: 1px solid #1b2232;
    padding: 12px 25px;
    cursor: pointer;
    align-items: center;
    gap: 10px;
    opacity: 1.7;
    transition: .3s;
    color: #efc51f !important;
    font-size: 15px;
}
.__head__left a i {
    font-size: 18px;
}
.__head__left a:hover {
    opacity: 1;
    background: #1b2232;
    box-shadow: rgb(232 232 232 / 8%) 0px 4px 0px 0px, rgb(178 178 178 / 8%) 0px 8px 0px 0px;
}

.movies_active .listItmes article.post .postBlockOne , .single-movies .postBlockOne {
    margin-bottom: 60px;
}
.break__line {
    display: table;
    margin: 10px auto;
    width: 16%;
    max-width: 70%;
    height: 2px;
    background: #171e2b;
}
a.episode__item {
    border-radius: 25px;
    overflow: hidden;
    display: block;
    transition: .3s;
    border: 1px solid #ffffff0f;
    margin-bottom: 20px;
}
a.episode__item .post__image {
    padding-bottom: 60%;
}
a.episode__item .post__image .svg__icon {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    z-index: 6;
    filter: drop-shadow(0 4px 18px rgba(0, 0, 0, .4));
    width: 60px;
    opacity: 0;
    height: 60px;
    background: #0000003b;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    transition: .2s;
}
.play__ico svg, a.episode__item .post__image .svg__icon svg, a.movie__block:hover .play__ico svg {
    transform: scale(.8);
}

a.episode__item .post__image .svg__icon:after {
    content: '';
    position: absolute;
    top: -5px;
    width: 70px;
    height: 70px;
    border: 1px solid #0000003b;
    border-radius: 50px;
}
a.episode__item .post__image img {
    position: absolute;
    right: 0;
    transition: .3s;
    border-radius: 11px;
    object-position: top;
}
a.episode__item .post__image img {
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a.episode__item .episode__title {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, #13172000 00, #131720 90%);
    padding: 60px 15px 15px;
}
a.episode__item .episode__title span {
    display: block;
    font-size: 14px;
    font-weight: 400;
}
a.episode__item .episode__title p {
    display: block;
    font-size: 16px;
    padding-top: 5px;
    display: flex;
    align-items: center;
    gap: 7px;
    color: #efc51f;
    margin: 0;
}
a.episode__item .episode__title p em {
    font-style: normal;
    font-size: 25px;
    line-height: 20px;
}
a.episode__item:hover .post__image img {
    opacity: .3;
}
a.episode__item:hover .post__image .svg__icon {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
/******** Users ********/
.secUser {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 0;
    border-radius: 4px;
    background: #ffffff;
    min-height: 600px
}

#userForm {
    position: relative;
    overflow: hidden;
    display: block;
    max-width: 500px;
    margin: 20px auto 40px auto;
    background: #ffffff0d;
    padding: 30px 20px 20px 20px;
    border-radius: 4px;
    color: #fff;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
#userProfile input[type="text"], 
#userProfile input[type="email"], 
#userProfile input[type="password"],
#userForm input[type="text"], 
#userForm input[type="email"], 
#userForm input[type="password"],#userProfile .form-control{
    background-color: #ffffff0a;
    border: 1px solid #333131 !important;
    color: #fff;
}

#userForm h3 {
    font-size: 25px;
    padding: 25px 0;
    display: block;
    margin: 0 -30px 25px -30px;
    text-align: center;
    font-weight: 700;
    border-bottom:1px dashed rgba(242, 240, 240, 0.11);
    color: #c80102;
} 
#userProfile .sel{
    width: 100%;
    margin: 0;
    border-radius: 0;
}
#userForm h3 i,
#userProfile h3 i {
    margin-top: 5px;
}

#userForm label,
#userProfile label {
    margin: 5px 0;
    padding: 5px 0;
    color: #fff;
}

#userForm p {
    margin: 15px 0 0 0;
}

#userForm p a {
    color: #c80102
}

#userForm .btnUser,
#userProfile .btnUser {
    width: 100%;
    margin-top: 20px;
    padding: 15px 10px;
    background: #c80102;
    color: #ffffff;
    font-size: 16px;
}

#userForm .btnUser:hover,
#userProfile .btnUser:hover {
    color: #ffffff;
}

input.form-control {
    height: 40px !important
}

#userForm .lostpassword {
    text-align: left;
    float: left;
    vertical-align: middle;
    margin-top: 5px;
}

#userForm .userFoot {
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

#userProfile {
    padding: 0 20px 20px 20px;

}

#userProfile h3 {
    text-align: right;
    font-size: 20px;
    padding: 15px 0;
    display: block;
    margin: 0 0 15px 0;
    font-weight: 700;
    color: #c80102
}

#userProfile .btnUser {
    max-width: 200px
}
.userProfile [class*="col-"]{padding-right: 5px;padding-left:5px;}
.profile-content {
    position: relative;
    overflow: hidden;
    background: #ffffff0d;
    border-radius: 4px;
    margin-top: 10px;
    padding: 10px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.profile-content figure {
    position: relative;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
    max-width: 100%;
    text-align: center;
    margin: 30px auto;
    display: block;
    border-radius: 50%;
    width: 180px;
    height: 180px;
}

.profile-content .username {
    text-align: center;
    display: block;
    padding-bottom: 20px;
    color: #c80102;
    text-transform: capitalize;
}

.profile-content .info {
    display: block;
    background: linear-gradient(#c80102, #be3030);
    padding: 10px;
    color: #ffffff;
    margin-bottom: 5px;
}

.profile-content .info.logout {
    background: #c80102;
}

dt strong {
    color: #c80102;
}

.dl-horizontal {
    padding: 15px;
}

.dl-horizontal dt {
    padding: 5.5px 0;
    float: right;
    margin-top: 10px;
    width: 150px;
}

.dl-horizontal dd {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    margin-left: 0;
    padding: 5.5px 0;
    margin-top: 10px;


}

.dl-horizontal dd:last-child {
    border: none
}

.myList .del {
    position: absolute;
    font-size: 20px;
    border-radius: 50%;
    top: 5px;
    left: 15px;
    background: #cb150f;
    color: #ffffff;
    z-index: 11;
    cursor: pointer;
    height: 30px;
    width: 30px;
    line-height: 37px;
    text-align: center;
    font-weight: bold;
}

/************************/
.postContent{
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 28px;
    color: var(--light-color);
}

.myList .del{
    position: absolute; 
    font-size: 12px;
    border-radius: 6px;
    padding: 5px 10px;
    top: 110px;
    right: 30px;
    background: #cb150f;
    color:#ffffff;
    z-index: 11;
    cursor: pointer;
  
}
 /************************/
#trailerPopUp{display:none} 
#popup{position: relative;color: #111;overflow: hidden;padding: 20px 20px 0 20px;-moz-perspective: 300px;-webkit-perspective: 300px;perspective: 300px;background: #474747;border: 4px solid #E7E7E7;box-shadow: inset 0px 0px 100px #000;}
.b-close{    position: absolute;
    background: #c80102;
    left: -16px;
    text-align: center;
    top: -22px;
    line-height: 25px;
    cursor: pointer;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    opacity: 1;
    font-size: 16px;
    z-index: 9999;}
.boxes-popup{width:1000px;background:#f1f1f1;margin:0 auto}
.popup-content{padding:8px 0;height:auto}
#popupVideo{    color: #111;
    -moz-perspective: 300px;
    -webkit-perspective: 300px;
    perspective: 300px;
    border: 4px solid #1b2232;
    z-index: 99;
    background: #1b2232;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: rgb(232 232 232 / 8%) 0px 4px 0px 0px,rgb(178 178 178 / 8%) 0px 8px 0px 0px;}

.serverError{color:#e39e1f;font-size:16px;text-align:left;padding: 20px;}
h3.not-found{color:#fff;font-size:30px;text-align:center;padding:10px 0;margin:25px 0;cursor:pointer}
#contactUs{font-size:14px;position: relative;overflow: hidden;width: 100%}
#contactUs label{    padding: 5px 0;
    color: #fff;
    margin-top: 15px;
    font-size: 16px;}
#contactUs input[type="submit"],#contactUs input[type="reset"]{    background: #263653;
    padding: 10px 40px;
    margin: 10px 0 10px 5px;
    color: #fff;
    border: none;
    outline: 0 !important;
    font-size: 16px;
    border-radius: 25px;}
#contactUs input[type="reset"]{    background: #ffda46;
    padding: 10px 40px;
    margin: 10px 0 10px 5px;
    color: #000;
    border: none;
    outline: 0 !important;
    font-size: 16px;
    border-radius: 25px;}
#contactUs input[type="text"],#contactUs input[type="email"],#contactUs input[type="password"]{height:40px;font-size:14px}
.form-group{margin:10px 0}
#contactUs textarea:focus{border-color:black;box-shadow:none;}
 

.comment{padding:3px 10px 3px 10px;}

#commentform p{margin: 10px auto;color: #000;text-align: center;font-size: 20px;}
#commentform input{height:45px}
.comment-form-comment label{display: none;}
h3.comment-reply-title{font-weight: 700;text-align:center;display:block;font-size:20px;padding: 10px;}
h3.comment-reply-title a{color: #000 !important}
.comment-notes,.comment-form-comment label {display: none}
.comment-form-comment{margin:20px}
.comment-form-author,.comment-form-email,.comment-form-url{margin-bottom:10px !important}
.form-submit{clear:both;height:45px}
#respond label{text-align:right;margin-bottom:5px;padding:5px 0;font-size:13px;line-height:22px;color:#000;float: right;}
#comment {
    width: 100%;
    border: 1px solid #ebebeb;
    min-height: 100px;
    padding: 10px;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    background-color: #f9f9f9;
    max-height:80px;
}
#comment:focus{
    order: none;overflow: auto;outline: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;resize: none; 
}
input[type="text"],input[type="email"],input[type="password"]{    background: #171e2b;
    outline: 0;
    padding: 15px 25px;
    border-radius: 25px;
    color: #fff;
    border: 1px solid #25323e9e;}
.form-control{border:none;border-radius:0}input[type="password"]:focus,input[type="text"]:focus,input[type="email"]:focus,
textarea:focus{border-color:black;box-shadow:none;}
textarea{    background: #171e2b !important;
    outline: 0;
    padding: 15px 25px !important;
    border-radius: 25px !important;
    border: 1px solid #25323e9e !important;}
.comment-form-url input,.comment-form-email input,.comment-form-author input{margin:0;width:100%;border-radius:0}
.form-submit #submit{margin-top: 10px;background:linear-gradient(#b72424, #b72424);color:#fff;padding:10px 20px;cursor:pointer;position:relative;border:0px;font-size:18px;border-radius:5px;text-align: center}
.form-submit #submit:hover{background:#424242;color: #fff}
.title_comm{display:none} 
.comment-author{text-align:right;color:#585858;font-size:14px}

.comment .reply{padding-left:20px}
.comment a,.comment a:hover{color:#585858 !important;}
.reply a.comment-reply-link{color: #b72424}
.says{float:right;padding-left:10px}
.comment-author .vcard .fn {padding: 0 3px;}
.comment-avatar{
    position: relative;
    display: inline-block;
    float: right;
}
.comment-avatar img{
    border-radius: 50px;
    border: 1px solid #ccc;
    object-fit: cover;
    object-position: center;
    background-color: #fff;
    width: 74px;
    height: 74px;
}
.secComments{
    position: relative;
    overflow: hidden; 
    display: block;
    margin: 0 auto;
    max-width: 1024px; 
}
.comment-respond {
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 20px;
    border-radius: 10px;
}
.comment-list{margin-top: 15px;}
 .comment-list .comment{background:#fff;margin-bottom:15px;display:block;padding:15px;border-radius: 10px; box-shadow: rgb(145 145 145/10%) 0 4px 10px;border: 1px solid #ebebeb;}
.comment-form-cookies-consent,.says { display:none; }
.comment .scontent {
    position: relative;
    width: auto;
    display: block;
    text-align: right;
    margin-right: 90px;
}
.comment-header-items {
    display: block;
    margin-bottom: 5px;
}
.comment-header-name {
display: inline-block;
margin-left: 10px;
}
.comment-header .comment-header-name .name {
display: inline-block;
font-weight: 700;
}
ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
ul.page-numbers li {

}
ul.page-numbers li .page-numbers {
    display: flex;
    padding: 11px 16px;
    background: #1b223270;
    min-width: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
}
ul.page-numbers li.active a, ul.page-numbers span.page-numbers.current {
    background: #c80102;
    color: #fff;
}
span.page-numbers.dots {
    color: #fff;
}
.comment>.children {
margin-right: 85px;
}
.comment-list .children li{margin-bottom:5px;display:block;padding:10px;margin-top:15px;border-radius:10px}
.comment.odd {
    background: #f6f6f6;
}
.comment .comment-reply-link {
    display: block;
    border: 1px solid #c7c7c7;
    border-radius: 30px;
    color: #444;
    margin: 0;
    transition: .3s ease;
    float: left;
    text-align: center;
    padding: 5px 30px;
}
.comment .comment-header .comment-time {
font-weight: 400;
font-size: 14px;
color: #5d6566;
}
.comment .scontent p {
font-weight: 400;
margin-top: 10px;
overflow-wrap: break-word;
font-size: 14px;
}
#close{position:absolute;top:5%;right:25%;font-size:30px;color:#fff;cursor:pointer}
.error-404{position:relative;text-align:center;padding:70px 0 160px 0}
.error-404 h1{font-size:75px;color:#c80102;padding:10px;font-weight: 700;margin-bottom: 30px; text-shadow: 0 2px 0 #ccc, 0 2px 1px #c9c9c9, 0 4px 2px #bbbbbb, 0 6px 2px #b9b9b9, 0 8px 0 #aaaaaa, 0 8px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.14), 0 5px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.15);}
.error-404 h2{font-size:20px;color:#c80102;margin-bottom: 20px}
.error-404 h3 a{font-size:20px;color:#fff !important;margin-bottom: 10px}


.thePages{
    position:relative;
    margin:10px 0;
    overflow: hidden;
    display: block;
    line-height:25px;
}
.thePages *{line-height: 30px;}
.thePages h1{font-size: 22px;margin-bottom: 10px; font-weight: 700}
.thePages h2{font-size: 20px;margin-bottom: 10px; font-weight: 700}
.thePages h3{font-size: 16px;margin-bottom: 10px; font-weight: 700}
.thePages h4{font-size: 14px;margin-bottom: 10px; font-weight: 700}
.thePages h5{font-size: 14px;margin-bottom: 10px; font-weight: 700}

.thePages h1,.thePages h2,.thePages h3,.thePages h4,.thePages h5{color:#c80102;}

.thePages .title{color:#c80102;font-size:16px}
.thePages .content{
    position:relative;
    padding:10px 0;
    color:#fff;
    overflow:hidden;
}
.thePages blockquote{
    line-height: 30px;
    font-size: 14px;
    padding:0px;
    margin:0px;
    color:var(--light-color);
}
.thePages  a{
    color:#c80102 !important;
}
.thePages p a{
    color:#c80102 !important;
}
 
/************************/
 .leftCategorySlider {
    overflow: hidden  !important;
    position: relative  !important;
    background: linear-gradient(180deg, #171d2a, #131727 00 90%);
    padding: 20px 20px 0 !important;
    border-radius: 25px;
    height: 430px;
}

.leftCategorySlider .swiper-wrapper {
    height: 100%;
}

.leftCategorySlider .swiper-slide {
    height: auto;
}

.leftCategorySlider .anime__slider__item {
    display: flex;
    align-items: flex-start;
}

.leftCategorySlider .info__box {
    flex: 1;
}


    a.anime__slider__item {
    display: flex;
    align-items: start;
    width: 100%;
    gap: 15px;
}
a.anime__slider__item .poster {
    flex: 0 130px;
    height: 60px;
    overflow: hidden;
    border-radius: 25px;
    opacity: .5;
    transition: .3s;
    width: 130px;
    padding: 0;
    position: relative;
}
a.anime__slider__item .poster img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    object-fit: cover;
    border-radius: 25px;
    height: 100%;
}
a.anime__slider__item .info__box {
    flex: 1;
}
.finded__posts>li>a h4, a.anime__slider__item .info__box h3.title {
    font-size: 14px;
}
a.anime__slider__item .info__box ul.info__ul {
    gap: 9px;
    margin-top: 5px;
}
.flex__wrap {
    flex-wrap: wrap !important;
}
.d__flex {
    display: flex;
}
.row__gap__5 {
    row-gap: 5px !important;
}
a.anime__slider__item .info__box ul.info__ul li {
    font-size: 13px;
    color: #aaa;
}
a.anime__slider__item:hover .poster {
    opacity: 1;
}
.colLeft {
    width: 30%;
    
}
 .slider__arrows {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    z-index: 999;
    display: flex;
    align-items: center;
    gap: 10px;
}
 .slider__arrows>div {
    font-size: 17px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #171d2a;
    border-radius: 90px;
    cursor: pointer;
    border: 2px solid #ffffff05;
}

/************************/
.myAccount{
    display: none !important
}
/******** Header ********/



.fixed{background: #13161c !important;backdrop-filter:blur(8px);box-shadow:0 0 30px #00000040;border-color:#3c83ed0d}
.fixedS {
    transform: translate(0,-200px);
    opacity: 0;
}

header.fixed .headLogo{transform:scale(.7);}
.logo__and__bars,
a.site__logo {
	display: flex;
	align-items: center;
	gap: 10px;
}

a.site__logo svg {
	width: 50px;
	justify-content: flex-start;
}

a.site__logo .logo__icon {
	transition: .3s;
}

a.site__logo h3.logo__text {
	color: #fff;
	font-size: 25px;
	transition: .3s;
}

a.site__logo h3.logo__text span {
    display: flex;
    font-size: 20px;
    padding-top: 0;
    color: #fff;
    line-height: 25px;
    direction: ltr;
    gap: 2px;
}

a.site__logo h3.logo__text span em {
    font-style: normal;
    color: #ff0002;
}

.site__logo .slogan {
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	gap: 9px;
}

.site__logo .slogan .icon {
	transform: translate(0, 70px) scale(.2);
	opacity: 0;
	visibility: hidden;
	transition: .3s .1s;
}

.site__logo .slogan .icon lord-icon {
	width: 60px;
	height: 60px;
}

.site__logo .slogan p.text {
	color: #aaa;
	font-size: 18px;
	font-weight: 700;
	transition: .3s .15s;
	transform: translate(0, -70px) scale(.2);
	opacity: 0;
	visibility: hidden;
}

.site__logo .slogan p.text em {
	display: block;
	font-style: normal;
}

a.site__logo:hover .logo__icon {
	transform: translate(0, -60px);
	opacity: 0;
}

a.site__logo:hover h3.logo__text {
	transform: translate(-130px, 0);
	opacity: 0;
}

a.site__logo:hover .slogan .icon,
a.site__logo:hover .slogan p.text {
	transform: translate(0, 0) scale(1);
	opacity: 1;
	visibility: visible;
}
.top__footer {
    padding: 60px 0;
}
.footer__logo {
    display: table;
    margin: 0 auto;
}
.logo__and__bars, a.site__logo {
    display: flex;
    align-items: center;
    gap: 10px;
}
.footer__logo a.site__logo .logo__icon {
    width: 90px;
    height: 90px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
}

a.categories__item *, a.site__logo .logo__icon {
    transition: .3s;
}
.footer__logo a.site__logo svg {
    width: auto;
    transform: scale(1.7);
}

a.site__logo svg {
    width: 50px;
    justify-content: flex-start;
}
.footer__logo a.site__logo h3.logo__text {
    font-size: 40px;
}
.footer__logo a.site__logo h3.logo__text span {
    font-size: 31px;
    padding-top: 7px;
}
.top__footer p.footer__description {
    display: table;
    margin: 20px auto;
    max-width: 500px;
    text-align: center;
    color: #aaa;
}
.top__footer .footer__menu {
    display: block;
    margin: 20px auto;
}
.top__footer .footer__menu>ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.top__footer .footer__menu>ul>li>a {
    display: block;
    padding: 10px 25px;
    border-radius: 25px;
    font-size: 15px;
    transition: .3s;
    border: 1px solid #1b2232;
    text-align: center;
}
.social__footer, ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.__head__text,.social__footer>a {
    display: flex;
    align-items: center
}
.social__footer>a {
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    font-size: 20px;
    color: #415270;
    cursor: pointer
}
.footer__logo .site__logo .slogan lord-icon {
    width: 90px;
    height: 90px;
}
.footer__logo .site__logo .slogan p.text em {
    padding-top:15px ;
    font-style: normal;
}
.footer__logo .site__logo .slogan p.text {
    font-size: 32px;
}
header .header-inner {
    padding: 15px 0 0;
    display: flex;
    margin: 20px 0;
    gap: 25px;
    align-items: center;
    justify-content: space-between;
    z-index: 99999;
        position: relative;
}

.arrow__left, .arrow__right, .copyrights, .social__footer>a, .top__footer .footer__menu>ul>li>a:hover , .sociaLinks li a:hover{
    background: #1b2232;
}

header .nav-btn {
    position: absolute;
    right: 10px;
    opacity: 0;
  cursor: pointer;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 38px;
  margin: 20px 10px 0 0;
  font-size: 35px;
  z-index: 9999;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
header .nav-btn.nav-slider {
  float: right;
}
header .nav-btn i {
  vertical-align: middle;
}

nav {
  overflow-y: auto;
  position: fixed;
  top: 0px;
  right: -250px;
  width: 250px;
  height: 100%;
  color: #fff;
  background-color: #1f252eba;
  transition: all 0.3s ease;
  opacity: 0.9;
  z-index:9999999999999;
  padding: 20px;
}
nav .nav-header {
  display: block;
}

nav .nav-categories li.newly {
    text-align: center;
    border: 1px solid #ffffff2e;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px
}
nav .nav-categories li.newly a{
    color: #c80102 !important;
    font-size: 16px
}


nav .nav-categories li {
  display: block;
  position: relative;
}
nav .nav-categories li a {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #000;
  padding: 8px 10px;
  text-decoration: none;
  font-weight: bold;
}
nav .nav-categories li a:hover {
  color: #fff;
}
nav.open {
  right: 0px;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.275);
  opacity: 1;
}
nav .nav-separator {
  width: 100%;
  height: 1px;
  margin: 7px 0;
  background-color: rgba(0, 0, 0, 0.175);
}
nav .nav-link-title {
  display: block;
  color: #3f51b5;
  font-size: 1rem;
  padding: 0.5em 1.3em;
}

nav .nav-categories li > ul {
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translate(0);
    right: 0;
    background: #ffffff08;
    width: 100%;
    color: #fff;
}
nav .nav-categories li > ul > li > a {
    display: block;
    padding: 10px 20px;
    font-size: 13px;
}

.overlay {
display: none;
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color:#150606d9;
z-index: 1001;
}



.headerMenu  .ul-base {
  margin: 10px 10px  0 0;
  padding: 0;
  list-style: none;
}


/* -----------------------------------------------------
   Dropdown Menu
-------------------------------------------------------- */
.headerMenu li {
  display: inline-block;
  position: relative;
}
.headerMenu li a {
  display: block;
  padding: 0 15px;
  color: #fff;
  font-size: 15px;
  line-height: 54px;
  text-decoration: none;
}
.headerMenu li a i {
    vertical-align: middle;
    font-size: 16px;
    margin-right: 8px;
    font-weight: 400;
}
.headerMenu li.newly a{
    border-bottom: 1.5px solid #c80102;
}

.headerMenu li.newly a:after, 
.headerMenu li.newly a:before {
margin: 5px 0  0 0;
}

.headerMenu li.newly a:before {
    content: '';
   border: 3px solid #c80102;
    -webkit-border-radius: 30px;
    height: 20px;
    width: 20px;
    position: absolute;
    right: -14px;
    top: 10px;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0
}

.headerMenu li.newly a:after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #c80102;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    right: -9px;
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}


 


.secTop{position: relative;overflow: hidden;margin:20px 0}
.secTop .wrap{display: flex;flex-wrap: wrap;align-items: center;position: relative;overflow: hidden;}
.secTop .content{width: 100%;flex:1;border-radius:25px;overflow:hidden;padding:6px;background:linear-gradient(45deg,#ffffff00 0,#ffffff14 100%);display:flex}
.secTop .content>span{color: #fff;font-weight:500;padding:5px 20px;border-radius:30px;display:inline-block;background:#c80102}
.secTop .lBtns{display:flex;gap:10px}
.secTop .lBtns a{padding:0 30px;border-radius:29px;display:flex;height:35px;line-height:35px;align-items:center;gap:9px;justify-content:center;font-weight:700}
.secTop .lBtns a.newly{background:#c80102}
.secTop .lBtns a.user{background:#ffd423;color:#222 !important}
.secTop .inner{display: flex}
.typed {
color: #fff;
line-height: 30px;
cursor: pointer;
font-size: 14px;
padding-right: 10px;
}
.typed-cursor {
opacity: 1;
color: #fff;
line-height: 30px;
}


/****************************/

.signleWatch{

}
.singleServers{
    position: relative;
    flex: 0 0 200px;
}
.singleFrame {
    position: relative;
    overflow: hidden;
}
.postEmbed .loader {
    position: absolute;
    left: 50%;
    top: 50%;
}
.singleFrame iframe {
    position: relative;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 25px;
    display: block;
}
.singleEps {
    position: relative;
    float: left;
    min-width: 200px;
}
.seasonsList{
    position: relative;
    margin-bottom: 15px;
}
.seasonsList h3 {
    display: flex;
    border-radius: 25px;
    border: 1px solid #1b2232;
    padding: 12px 25px;
    cursor: pointer;
    align-items: center;
    gap: 10px;
    opacity: 1.7;
    transition: .3s;
    color: #efc51f;
    font-size: 15px;
    justify-content: space-between;
}
.seasonsList li.active a {
    color: #efc51f;
}
.seasonsList h3 i {
    transition: .3s;
    font-size: 18px;
}
.seasonsList ul {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    right: 0;
    background: #1a22324d;
    box-shadow: 0 0 32px 0 #000000ab;
    border-radius: 25px;
    max-height: 300px;
    overflow: auto;
    transform-origin: bottom;
    backdrop-filter: blur(10px);
    padding: 5px 0;
    min-width: 200px;
    z-index: 9999999;
    margin-top: 10px;
}
.seasonsList ul li a {
    display: block;
    font-size: 14px;
    padding: 11px 25px;
}

.singleNav {
    display: flex;
    justify-content: space-between;
    padding: 7px 7px;
    border-radius: 25px;
    margin: 10px 0 15px;
    background: #ffffff0d;
}
.singleNav a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    gap: 10px;
    font-weight: 700;
    font-size: 14px;
    border-radius: 25px;
}
.singleNav a.back {
    background: #ffd423;
    color: #222 !important;
}
.singleNav a.download {
    background: #31a24c;
}
.singleNav a.watch {
    background: #c80102;
}
.singleNav a i, a.downloadsLink .text span {
    font-size: 19px;
}
.servTitle{
    font-size: 15px;
    line-height: 46px;
    background: #c80102;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 8px; 
}

    .episodeSlider .owl-dots {
    display: block;
    text-align: center;
    margin-top: 15px;
}

.episodeSlider .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 4px;
}

.episodeSlider .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 25px;
    background: #303746;
    transition: .3s;
}

.episodeSlider .owl-dots .owl-dot.active span {
    background: #c80102 !important;
    width: 30px!important;
}
.downTitle {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 10px;
    padding: 15px 20px;
    transition: .4s;
    font-weight: 400;
    background: #ffffff0d;
    text-align: right;
    color: #fff;
}
.servList{
    position: relative;
    width: 100%;
    margin: 10px auto; 
    display: block;
    z-index: 199;
    text-align: center;
    padding:10px 5px;
    overflow: auto;
}

.DownList {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 10px auto; 
    display: block;
    z-index: 199;
        margin-top: 30px;
    text-align: center;

}
.servList ul{
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.servList ul li {
    width: 100%;
    list-style: none;
    cursor: pointer;
    padding: 15px 30px;
    display: flex;
    border-radius: 25px;
    background: #171e2b;
    overflow: hidden;
    transition: .3s;
    height: 50px;
    color: #fff;
    flex: 0 0 calc(95% / 4);
    justify-content: center;
    font-size: 14px;
}
 
.servList ul li i {
    display: flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    background: #c80102;
    border-radius: 25px;
    position: absolute;
    right: -60px;
    transition: .3s .1s;
    top: 8px;
}
.servList ul li.active,.servList li:hover {
    background: #c80102;
}
.servList ul li.active i,.servList ul li:hover i {
    background: #00000026 !important;
    right: 5px;
    top: 8px;
}
 .DownList .icon {
         width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
 }
.DownList ul{
    position: relative;
    overflow: hidden;
    margin: 0 -10px;
    row-gap: 20px;
    flex-wrap: wrap !important;
    display: flex;
}
.DownList ul li {
    padding: 0 10px;
    flex: 0 20%;
    margin-bottom: 20px;
}
.DownList ul a{
    color: #fff !important;
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
    background: #171e2b;
    border-radius: 25px;
    transition: .3s;
    padding: 10px 20px;
}
.DownList ul a i {
    font-size: 40px;
   
}
.DownList ul a span {
    display: block;
    font-size: 16px;
    text-align: right;
    line-height: 14px;
   text-transform: capitalize;
}
.DownList ul a span:last-child {
    margin: 8px 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 100;
}
.DownList ul a:hover{
    background: #31a24c;
}
.servers>h3 {
    color: #efc51f;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff1f;
    width: fit-content;
    padding-bottom: 10px;
    font-size: 18px;
}

.epPrevNext{
    position: relative;
    overflow: hidden;
    padding: 20px 240px; 
    display: flex;
    gap: 15px; 
}
.epPrevNext>* {
    flex: 1;
    height: 50px;
    position: relative;
    white-space: nowrap;
    color: #b5b5b5;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    font-weight: 700;
    background: #ffffff0d;
    padding: 10px 15px;
}
.epPrevNext>a strong {
    font-weight: 400;
    font-size: 30px;
}
.epPrevNext>a span {
    font-size: 17px;
}
.epPrevNext>.current {
    background: #ffd423;
    color: #222;
}
.epPrevNext .current span {
    display: inline-block;
    margin-left: 10px;
    font-size: 21px;
    font-weight: 700;
}
.epPrevNext .current em {
    vertical-align: top;
    font-size: 28px;
    padding-right: 9px;
    font-style: normal;
    line-height: 40px;
}
.epPrevNext>a:hover {
    color: #333 !important;
    background: #ffd423;
}
/****************************/
 
footer .text-center{padding-top:10px}
footer .copyRight,footer .site-name{display:block;line-height:30px;padding:  10px;text-align: center}
footer a,footer span{font-size:15px;color:#fff}
.footer{background:#0c0f21} 
/************************/
.footerBox {
    display: flex;
    padding:  0;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
#menuFooter{
    padding-top: 10px;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative; 
    margin: 0 auto;
    text-align: center;
}
.menu-footer-container{
    position: relative;
    padding:20px;
    display: inline-block;
}

#menu-footer  li{
    display: inline-block;
    margin-left: 5px;
}
#menu-footer li a {
    display: inline-block;
    position: relative;
    border-radius: 4px;
    font-size: 14px;
    padding: 5px 10px;
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    margin-top: 5px;
  
}
 
#menu-footer  li a i{
    padding-left: 5px
}
#menu-footer li:hover a{
    color: #fff !important;;
    background: #c80102;
   
}
/******** Social ********/
.social{position: relative;text-align: center;overflow: hidden;display: block;width: 100%;background: rgba(0,0,0,.1);margin-top: 15px;padding: 15px 0}
.social .btn_icon{cursor:pointer;display:inline-block;font-size:16px;width:35px;height:35px;line-height:35px;margin:0 1px 0 0;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;}
.social .btn_icon span{border-radius:0;display:block;height:0;left:50%;margin:0;position:absolute;top:50%;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;width:0}
.social .btn_icon:hover span{width:2.6rem;height:2.6rem;border-radius:2px;margin:-1.3rem}
.social .btn_icon i{background:none;color:white;width:35px;height:35px;left:0;line-height:35px;position:absolute;top:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;z-index:10}
.social .twitter{background-color:#55acee}
.social .facebook{background-color:#3C5A98}
.social .facebook{background-color:#3C5A98}
.social .google{background-color:#DC4E41}
.social .instagram{background-color:#DE376A}
.social .youtube{background-color:#cd201f}
.social .telegram {background-color:#0088cc}
.social .pinterest {background-color:#E60023}
.social .reddit {background-color:#fe4501}
.social .linkedin {background-color:#2867B2}
.social .google span{background-color:#ED6F1A}
.social .facebook span{background-color:#4f6ca8}
.social .twitter span{background-color:#83C3F3}
.social .instagram span{background-color:#EE583F}
.social .pinterest span{background-color:#e82d4a}
.social .youtube span{background-color:#E23E3D}
.social .telegram span{background-color:#1895d4}
.social .telegram reddit{background-color:#fd8255}
.social .telegram linkedin{background-color:#3d8ae6}
.social .btn_icon:hover i{color:white}
/************************/

.alert-info{background-color:  rgba(0,0,0,.2);border-color: rgba(0,0,0,.1);margin-top: 20px;padding: 20px;}
.alert-info h1{font-size: 16px;padding-bottom: 20px;color:#c80102;font-weight: 700 }
.alert-info h2{font-size: 14px;color:#fff ;}
 

/******** ٍSection Page ********/
.secCon,.secPage {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 20px;
    background: #0b0b0b;
    border: 2px solid #1c252e;
    border-radius: 25px;
}
/******** Recaptcha ********/
div#load-post {
    margin: 0 -10px;
}
.recaptcha{
    margin-top: 10px;
}

@media (min-width: 768px) {
    .containers.container{width:100% !important}
}
@media (min-width: 992px) {
    .containers.container{    width: 95% !important;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 10px;}
}

@media (min-width: 1200px) {
    .containers.container{max-width:1400px !important; }
    .containers.container-fluid {margin-left: 20px;margin-right: 20px;}
}
.col-lg-3th,.col-md-3th,.col-sm-3th,.col-xs-3th{position:relative;min-height:1px;padding-right:10px;padding-left:10px;width:33.33333%;float:right}
@media (min-width:768px){.col-sm-3th{width:33.33333%;float:right}}
@media (min-width:992px){.col-md-3th{width:33.33333%;float:right}}
@media (min-width:1200px){.col-lg-3th{width:33.33333%;float:right}}
@media (min-width:1300px){.col-lg-3th{width:33.33333%;float:right}}
@media (min-width:1400px){.col-lg-3th{width:33.33333%;float:right}}
@media (min-width:1600px){.col-lg-3th{width:33.33333%;float:right}}
@media only screen and (max-width:992px){.col-md-3th{width:100%;right:none;display:block}.col-md-3th.col-sm-3th{width:33.33333%;float:right}}
@media only screen and (max-width:769px){.col-md-3th.col-sm-3th{width:50%;display:block}}
@media only screen and (max-width:580px){.col-md-3th.col-sm-3th{width:50%;display:block}}
@media only screen and (max-width:480px){.col-md-3th.col-sm-3th{width: 100%; display: block; padding-right: 2.10px; padding-left: 2.5px;}}
.col-lg-4th,.col-md-4th,.col-sm-4th,.col-xs-4th{position:relative;min-height:1px;padding-right:10px;padding-left:10px;width:25%;float:right}
@media (min-width:768px){.col-sm-4th{width:25%;float:right}}
@media (min-width:992px){.col-md-4th{width:33.3%;float:right}}
@media (min-width:1200px){.col-lg-4th{width:25%;float:right}}
@media (min-width:1300px){.col-lg-4th{width:25%;float:right}}
@media (min-width:1400px){.col-lg-4th{width:25%;float:right}}
@media (min-width:1600px){.col-lg-4th{width:25%;float:right}}
@media only screen and (max-width:992px){.col-md-4th{width:100%;right:none;display:block}.col-md-4th.col-sm-4th{width:33.3%;float:right}}
@media only screen and (max-width:769px){.col-md-4th.col-sm-4th{width:50%;display:block}}
@media only screen and (max-width:580px){.col-md-4th.col-sm-4th{width:50%;display:block}} 
@media only screen and (max-width:480px){.col-md-4th.col-sm-4th{width:50%;display:block;padding-right:2.5px;padding-left:2.5px;}} 
.collg5th,.colmd5th,.colsm5th,.colxs5th{position:relative;min-height:1px;padding-right:10px;padding-left:10px;width:25%;float:right}
@media (min-width:768px){.colsm5th{width:25%;float:right}}
@media (min-width:992px){.colmd5th{width:25%;float:right}}
@media (min-width:1200px){.collg5th{width:20%;float:right}}
@media (min-width:1300px){.collg5th{width:20%;float:right}}
@media (min-width:1400px){.collg5th{width:20%;float:right}}
@media (min-width:1600px){.collg5th{width:20%;float:right}}
@media only screen and (max-width:992px){.colmd5th{width:100%;right:none;display:block}.colmd5th.colsm5th{width:33.3%;float:right}}
@media only screen and (max-width:769px){.colmd5th.colsm5th{width:33.3%;display:block}}
@media only screen and (max-width:580px){.colmd5th.colsm5th{width:33.3%;display:block}} 
@media only screen and (max-width:480px){.colmd5th.colsm5th{width:50%;display:block;padding-right:2.5px;padding-left:2.5px;}} 
.col-lg-5th,.col-md-5th,.col-sm-5th,.col-xs-5th{position:relative;min-height:1px;padding-right:10px;padding-left:10px;width:16.6%;float:right}
@media (min-width:768px){.col-sm-5th{width:25%;float:right}}
@media (min-width:992px){.col-md-5th{width:25%;float:right}}
@media (min-width:1200px){.col-lg-5th{width:20%;float:right}}
@media (min-width:1300px){.col-lg-5th{width:20%;float:right}}
@media (min-width:1400px){.col-lg-5th{width:20%;float:right}}
@media (min-width:1600px){.col-lg-5th{width:20%;float:right}}
@media only screen and (max-width:992px){.col-md-5th{width:100%;right:none;display:block}.col-md-5th.col-sm-5th{width:33.3%;float:right}}
@media only screen and (max-width:769px){.col-md-5th.col-sm-5th{width:33.3%;display:block}}
@media only screen and (max-width:580px){.col-md-5th.col-sm-5th{width:50%;display:block}} 
@media only screen and (max-width:480px){.col-md-5th.col-sm-5th{width: 50%; display: block; padding-right: 10px; padding-left: 10px;}} 
.col-lg-6th,.col-md-6th,.col-sm-6th,.col-xs-6th{position:relative;min-height:1px;padding-right:5px;padding-left:5px;width:16.6%;float:right;}
@media (min-width:768px){.col-sm-6th{width:25%;float:right}}
@media (min-width:992px){.col-md-6th{width:20%;float:right}}
@media (min-width:1200px){.col-lg-6th{width:16.6%;float:right}}
@media (min-width:1300px){.col-lg-6th{width:16.6%;float:right}}
@media (min-width:1400px){.col-lg-6th{width:16.6%;float:right}}
@media (min-width:1600px){.col-lg-6th{width:16.6%;float:right}}
@media only screen and (max-width:992px){.col-md-6th{width:100%;right:none;display:block}.col-md-6th.col-sm-6th{width:25%;float:right}}
@media only screen and (max-width:769px){.col-md-6th.col-sm-6th{width:33.3%;display:block}}
@media only screen and (max-width:580px){.col-md-6th.col-sm-6th{width:33.3%;display:block}} 
@media only screen and (max-width:480px){.col-md-6th.col-sm-6th{width:50%;display:block;}} 
.col-lg-7th,.col-md-7th,.col-sm-7th,.col-xs-7th{position:relative;min-height:1px;padding-right:5px;padding-left:5px;width:14.2%;float:right;}
@media (min-width:768px){.col-sm-7th{width:25%;float:right}}
@media (min-width:992px){.col-md-7th{width:16.6%;float:right}}
@media (min-width:1200px){.col-lg-7th{width:14.2%;float:right}}
@media (min-width:1300px){.col-lg-7th{width:14.2%;float:right}}
@media (min-width:1400px){.col-lg-7th{width:14.2%;float:right}}
@media (min-width:1600px){.col-lg-7th{width:14.2%;float:right}}
@media only screen and (max-width:992px){.col-md-7th{width:100%;right:none;display:block}.col-md-7th.col-sm-7th{width:20%;float:right}}
@media only screen and (max-width:769px){.col-md-7th.col-sm-7th{width:25%;display:block}}
@media only screen and (max-width:580px){.col-md-7th.col-sm-7th{width:33.3%;display:block}} 
@media only screen and (max-width:480px){.col-md-7th.col-sm-7th{width:50%;display:block;}} 


/******************************/

.menu__bar {
    display: block;
    border-radius: 25px;
    border: 2px solid #1c252e;
    padding: 20px;
    margin: 0 0 30px;
    z-index: 9999;
}

.menu__bar > ul {
	display: flex;
	margin: 0 -10px;
	padding: 0;
	list-style: none;
}

.menu__bar > ul > li {
	padding: 0 10px;
	flex: 1;
	position: relative;
	list-style: none;
}

.menu__bar > ul > li > a {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 9px;
	font-size: 16px;
	transition: .2s;
	opacity: .7;
	color: #fff;
	text-decoration: none;
}


.menu__bar > ul > li > a > .menu-icon,
.menu__bar > ul > li > a > i:first-child {
	width: 40px;
	height: 40px;
	background: #1b2232;
	color: #415270;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 48px;
	padding: 8px;
	box-sizing: border-box;
	flex: 0 0 40px;
}

.menu__bar > ul > li > a > svg {
    width: 37px;
    height: auto;
}

.menu__bar > ul > li > a > span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

ul > li.menu-item-has-children > a::after {
	content: '\f104';
	font-family: "Font Awesome 5 Pro", "Font Awesome 6 Pro", sans-serif;
	font-weight: 400;
	padding-right: 5px;
	font-size: 20px;
	transition: .2s;
	line-height: 1;
}

ul > li:hover > a::after {
	transform: rotate(-90deg) translate(4px, 0);
}

.menu__bar > ul > li ul.sub-menu {
	position: absolute;
	top: 61px;
	background: #fff;
	width: 100%;
	border-radius: 25px;
	transition: .25s;
	transform: translate(0, 0) scale(.2);
	opacity: 0;
	visibility: hidden;
	transform-origin: top;
	box-shadow: rgb(232 232 232 / 50%) 0 4px 0 0, rgb(178 178 178 / 30%) 0 8px 0 0;
	min-width: 230px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 9999;
}

.menu__bar > ul > li ul.sub-menu::before {
	content: "\A";
	border-style: solid;
	border-width: 8px 12px 8px 0;
	border-color: transparent #fff transparent transparent;
	position: absolute;
	left: 50%;
	transform: translate(-50%) rotate(90deg);
	top: -14px;
}

.menu__bar > ul > li ul.sub-menu > li > a {
    display: block;
    color: #131720 !important;
    border-bottom: 1px solid #ddd;
    padding: 12px 15px;
    text-align: center;
    transition: .3s;
    overflow: hidden;
    text-decoration: none;
    background: #fff;
}

.menu__bar > ul > li ul.sub-menu > li:last-child > a {
	border: 0;
}

.menu__bar > ul > li ul.sub-menu > li > a:hover,
.menu__bar > ul > li ul.sub-menu > li.current-menu-item > a {
	background: #f1f1f1;
}

.menu__bar > ul > li:hover > ul.sub-menu {
	transform: translate(0) scale(1);
	opacity: 1;
	visibility: visible;
}
.current_page_item a , .current-menu-item a {
    opacity: 1 !important;
}
.hide__md {
	display: block;
}

@media (max-width: 991px) {
	.hide__md {
		display: none !important;
	}
}
.header__left {
    display: flex;
    gap: 20px;
}
.boxs__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    row-gap: 20px !important;
}
.episodes__list>li>a {
    background: #171e2b;
    padding: 5px;
    overflow: hidden;
    border-radius: 25px;
    align-items: center;
    gap: 10px;
    display: flex;
}
.episodes__list>li>a:before {
    content: '';
    position: absolute;
    bottom: 12px;
    left: -23px;
    background: #0000002b;
    width: 60px;
    height: 26px;
    z-index: 2;
    border-radius: 0 10px 10px 0;
    transform: rotate(-15deg);
    transition: .3s .1s;
}
.episodes__list>li>a .ply__icon {
    z-index: 99;
    width: 50px;
    height: 50px;
    background: #131720;
    border-radius: 25px;
    padding: 5px;
}
.episodes__list>li>a .ply__icon svg {
    height: auto;
    width: 100%;
}
.episodes__list>li>a .epi__num {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 10px;
    z-index: 99;
    color: #fff;
}

.episodes__list>li>a .epi__num b {
    font-size: 30px;
    font-weight: 400;
}

.episodes__list>li>a:after, .watch__and__download a.btton:after {
    transition: opacity .2s cubic-bezier(.25, .1, .12, .73), transform .4s;
    top: 50%;
    right: 36px;
    z-index: 1;
    transform: translate(0, -50%);
    opacity: 0;
    position: absolute;
    content: '';
}

.episodes__list>li>a.active .ply__icon, .episodes__list>li>a:hover .ply__icon {
    background: #1317208c;
}.episodes__list>li>a.active:after, .episodes__list>li>a:hover:after {
    transform: translate(0, -50%) scale(40.5);
    transform-origin: center;
    opacity: 1;
}

.episodes__list>li>a:after {
    width: 20px;
    height: 20px;
    background: #c80102;
    border-radius: 35px;
        z-index: 0;
}


 .persons__list {
    list-style: none;
    padding: 0;
    margin: 0 -10px;
}

.boxs__wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px !important;
}

[class*="box__"] {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    flex: 0 0 auto;
}

.box__xs__2 {
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 576px) {
    .box__sm__3 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media (min-width: 768px) {
    .box__md__4 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 992px) {
    .box__lg__6 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}

@media (min-width: 1200px) {
    .box__xl__6 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}

@media (min-width: 992px) {
    .box__lg__5 {
        flex: 0 0 20.0%;
        max-width: 20.0%;
    }
}
@media (min-width: 1200px) {
    .box__xl__7 {
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
}
/* مهم علشان كل عنصر يبقى بنفس الترتيب */
.persons__list > li {
    display: flex;
}

.persons__list > li a {
    width: 100%;
    padding: 0px 0px;
    border-radius: 60px;
    transition: .3s;
    background: linear-gradient(90deg, #131720 00, #1a2232 70%);
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.persons__list > li a .image {
    width: 55px;
    height: 55px;
    min-width: 55px;
    flex: 0 0 55px;
    background: #ffffff0a;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    overflow: hidden;
    transition: .4s cubic-bezier(.21, -.24, 0, 1.65);
}

.persons__list > li a .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.persons__list > li a .txt {
    flex: 1;
    min-width: 0;
    color: #aaa;
    transition: .3s;
}

.persons__list > li a .txt h3 {
    font-size: 14px;
    margin: 0 0 4px;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.persons__list > li a .txt span {
    display: block;
    font-size: 11px;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.persons__list>li a {
    border-radius: 60px;
    transition: .3s;
}
.persons__list>li a:hover {
    text-decoration: underline;
    box-shadow: rgb(232 232 232 / 8%) 0px 4px 0px 0px, rgb(178 178 178 / 8%) 0px 8px 0px 0px;
}
.persons__list>li a:hover .image {
    transform: scale(1.2);
    transform-origin: left;
}
.mb__30 {
    margin-bottom: 30px !important;
}

.mt__30 {
    margin-top: 30px !important;
}
a.guest__anchor {
    display: flex;
    border-radius: 25px;
    border: 1px solid #1b2232;
    padding: 12px 25px;
    transition: .3s;
    align-items: center;
    gap: 6px;
}
a.guest__anchor.register {
    border-color: #efc51f;
    color: #efc51f;
}
.sociaLinks {
    display: flex;
    list-style: none;
    align-items: center;
    direction: ltr;
    float: left;
    margin-top: 5px;
    margin-right: 10px
   
}
.sociaLinks li{
    display: inline-flex;
    margin-right: 15px;
}
.sociaLinks li a {
    color: #fff;
    cursor: pointer;
    line-height: 0;
    border-radius: 999px;
    font-size: 15px;
    transition: .3s;
    border: 1px solid #1b2232;
    text-align: center;
    padding: 12px 11px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sociaLinks li a i{
    font-size: 18px;
    position: relative;
}
footer .copyRight a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 30px;
    border-top: 1px dashed #1b2232;
    gap: 10px;
    width: fit-content;
    margin: 0 auto 20px;
    border-radius: 25px;
    max-width: 94%;
    text-align: center;
    background: #1b2232;
}
header .iconSearch {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 40px;
    height: 40px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    font-size: 17px;
    z-index: 9999;
    background: #c80102;
    border: 1px solid #ffffff1a;
    border-radius: 38px;
    position: relative;
    float: left;
    color: #ffffff;
    z-index: 9999;
    margin: 20px 0 0 0;
}
.advancedSearch {
    min-height: 60px;
    position: relative;
    z-index: 100;
} 
.advancedSearch > div > form > span {
    display: inline-block;
    padding: 25px 10px 19px 13px;
    float: right;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    font-weight: bold;
}
.advancedSearch > div > form > span i {
    bottom: 5px;
    right: 0;
    position: absolute;
    font-size: 40px;
    color: #fff;
    opacity: .3;
}
.advancedSearch > div > form > input {
    box-shadow: 0px 0px 3px #0000007a;
    border-radius: 25px !important;
    width: 250px;
    margin-top: 14px;
    height: 44px;
    padding: 0px 15px;
    float: right;
    margin-left: 10px;
    color: #fff;
    background: #171e2b;
    border: 1px solid #25323e9e;
}
.advancedSearch > div > form > input::placeholder {
  color: #fff;
  opacity: 1; 
}

.advancedSearch > div > form > input:-ms-input-placeholder { 
  color: #fff;
}

.advancedSearch > div > form > input ::-ms-input-placeholder { 
  color: #fff;
}
.advancedSearch button {
    border: 0;
    width: 90px;
    height: 44px;
    border-radius: 25px;
    background: #c80102;
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
}
.singleCenter .tax>li strong {
    margin-right: 10px;
}
/* ===== Select Box ===== */
.sel {
    font-size: 13px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 14px;
    width: 15.8%;
    height: 44px;
    line-height: 33px;
    border: 1px solid #ffffff17 !important;
    position: relative;
    background: #1b22328f;
    cursor: pointer;
    border-radius: 25px;
    color: #aaa;
    transition: .3s;
}

.sel::before {
  position: absolute;
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  font-size: 18px;
  color: #FFF;
  left: 10px;
  top:5px;
}

.sel.active::before {
  transform: rotateX(-180deg);
}

.selPlac {
  display: block;
  font-size: 13px;
  color: #fff;
  padding: 6px 15px;
  text-align: right;
  pointer-events: none;
  user-select: none;
  visibility: visible;
}

.sel.active .selPlac {
  visibility: hidden;
}

.selPlac::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
   padding: 5px 10px;
  content: attr(data-placeholder);
  visibility: hidden;
}

.sel.active .selPlac::before {
  visibility: visible;
}

.sel__box {
    position: absolute;
    top: calc(100% + 4px);
    left: -4px;
    display: none;
    list-style-type: none;
    text-align: right;
    font-size: 13px;
    width: calc(100% + 8px);
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.67) 0px 0px 32px 0px;
    max-height: 300px;
    overflow-y: auto;
    backdrop-filter: blur(10px);
    background: rgba(26, 34, 50, 0.3);
    border-radius: 25px;
}

.sel.active .sel__box {
  display: block;
  animation: fadeInUp 500ms;
  z-index: 99
}

.selBoxOp {
    display: list-item;
    font-size: 14px;
    user-select: none;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transition: 0.2s;
    color: #fff;
}

.selBoxOp::after {
  content: '\e908';
  font-family: 'iconFont';
  font-size: 0.5em;
  margin-left: 5px;
  display: none;
}

.selBoxOp.selected::after {
  display: inline;
}

.selBoxOp:hover {
  background-color: #c80102;
  color: #fff;
}
/*.secSelcect {
  z-index: 3;
}*/
.sel--superman {
  z-index: 2;
}
/* ===== Keyframes ===== */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}


/***************************/
/***************************/
.headerSearch{
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000ed;
    z-index: 99999999;
    padding: 30px;
    transform: translateY(-100%);
    visibility: hidden;
    opacity: 0;
    transition: .35s all ease;
    overflow: auto;
}
.headerSearch.open{
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}
.headerSearch form { 
    position: relative;
    margin: 15px 0 0;
    width: 100%;
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
}
.headerSearch form input.text{
    border-radius: 50px !important;
    background-color: #171717;
    color: #fff;
    height: 45px;
    border: 0;
    margin: 0;
    padding-right: 45px;
    display: block;
    width: 100%;
    margin-bottom:5px;
    font-size: 13px;
    padding: 0 15px;
}
.headerSearch form .btn {
    position: absolute;
    background: #c80102;
    color: #fff !important;
    width: 100px;
    left: 8px;
    top: 8px;
    border-radius: 100px;
    margin-right: 15px;
    height: 30px;
}


.headerSearch .closse {
margin: 0 auto 15px;
position: relative;
display: block;
text-align: center;
width: 160px;
padding: 10px 10px;
color: #fff;
border-radius: 5px;
cursor: pointer;
font-size: 16px;
}
.headerSearch .closse  i {
    font-size:40px;
    display: block;
}
/***************************/
.owl-prev ,.owl-next {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-550%);
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    background: rgba(0,0,0,0.6) !important;
    color: #fff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 50 !important;
    box-shadow: 0 8px 20px rgba(0,0,0,0.7);
    font-size: 14px !important;
    border: 5px solid #131720;
    line-height: 1 !important;
}
.owl-next {
        right: 8px !important;
    left: auto !important;
}
.owl-prev {
    left: 8px !important;
    right: auto !important;
}
.post__ratings {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 11;
    border: 2px solid #efc51f;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background: #00000063;
    backdrop-filter: blur(5px);
}
/******** Slide Home ********/
.slider{position: relative;width: 100%;padding: 0px 0 0 0;opacity: 0;visibility: hidden;background: rgba(0,0,0,.2)}
.slider.on{opacity: 1;visibility: visible;}
.blockSlider {
    display: block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
}
.blockSlider a, .blockSlider a .blockSliderPoster {
    display: block;
    width: 100%;
    height: 100%;
}
.blockSlider a .blockSliderPoster {
     padding-bottom: 150%;
     
}
.blockSlider a .blockSliderPoster img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    transition: .3s all ease;
    border-radius: 0 0 27px 27px;
}
.blockSlider a .ribbon{
    position: absolute;
    top: 23px;
    left: -61px;
    width: 200px;
    height: 30px;
    background: #c80102;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    transform: rotate(-45deg);
    z-index: 9;
    transition: .4s all ease;
    box-shadow: 0 0 3px #c80102;
}
.blockSlider a .blockSliderInfo {
    width: 100%;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    min-height: 90px;
    padding-top: 10px;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
    background: transparent;
    opacity: 1 !important;
    visibility: visible !important;
    transition: none !important;
}
.blockSlider a .blockSliderInfo ul.blockSliderList {
    text-align: center;
    transition: 0.3s .1s all ease;
    align-items: center;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px;
    padding: 0;
    margin: 5px 0 0 0;
    min-height: 1.3em;
}
.blockSlider a .blockSliderInfo ul.blockSliderList li {
    font-size: 12px;
    font-weight: 700;
    color: #aaa;
    padding: 5px 13px;
    gap: 5px;
    display: flex;
    align-items: center;
    border: 1px solid #1b2232;
    border-radius: 25px;
    background: #1b2232;
}
.blockSlider a .blockSliderInfo ul.blockSliderList li.time_slider:last-child {
        background: #0000;
}
.blockSlider a .blockSliderInfo h3 {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    min-height: 1.4em;
    margin: 0;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    text-shadow: 0 0 5px #000;
    line-height: 31px;
    text-align: center;
    color: #fff;
}
.blockSlider a:hover .blockSliderPoster img {transform: scale(1.04)}
.blockSlider a:hover .ribbon{opacity: 0}

.blockSlider a .blockSliderPoster:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, #13172000 00, #131720 90%);
    padding-top: 60%;
    z-index: 5;
    transition: .3s;
    width: 999px;
}
.blockSlider a .blockSliderPoster::before {
        content: "";
    display: block;
    border-radius: inherit;
}
.blockSlider a:hover> .blockSliderPoster:after {
    padding-top: 250%;
    
}

/******************************/
.postList{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    row-gap: 10px;
    padding-bottom: 10px;
    
}
.postBlockOne {
    position: relative;
    display: block;
    margin-bottom: 15px;
    z-index: 99;
    border-radius: 22px;
}

.postBlockOne a {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
.postBlockOne a .poster {
    position: relative;
    display: block;
    padding-bottom: 150%;
    width: 100%;
    transition: .3s;
}
.postBlockOne a .poster img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 25px;
}
.imgLoaded {
        opacity: 0;
    transition: .2s;
}
.imgLoaded.loaded {
    opacity: 1;
}
.postBlockOne a ul {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}
.postBlockOne a ul li {
    display: table;
    background: rgba(0,0,0,.5);
    color: #fff;
    margin: 0 0 4px;
    border-radius: 30px;
    padding: 3px 8px 2px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    transition: .3s;
}
.postBlockOne a ul li:first-child {
    background: #ffcb17;
    color: #000;
}
.postBlockOne a ul li.imdbRating {
    color: #eac13b;
}

.postBlockOne .post__info h3 {
        font-size: 16px;
    font-weight: 400;
        line-height: 1.4;
}

.go__to__top {
    display: flex;
    width: 135px;
    background: #31a24c;
    align-items: center;
    line-height: 32px;
    font-size: 15px;
    color: #fff;
    border-radius: 25px 25px 0 0;
    position: fixed;
    bottom: 0;
    left: 50px;
    z-index: 999999;
    font-weight: 700;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    justify-content: center;
    gap: 5px;
}
.go__to__top.showed {
    opacity: 1;
    visibility: visible;
}
.go__to__top i {
    font-size: 20px;
}
.play__ico {
    position: relative;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 280px;
    background: rgb(0 0 0 / 33%);
    transition: 0.3s;
}

.play__ico svg {
    transform: scale(0.8);
    transition: 0.3s;
}

.play__ico::after {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    border: 2px solid #00000045;
    border-radius: 50px;
    transition: 0.3s;
}

.postBlockOne .play__ico {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 55;
    transform: translate(-50%, -50%);
    background: transparent;
}
.main__head {
    justify-content: space-between;
    gap: 20px;
}
.main__head, a.show__more {
    align-items: center;
    display: flex;
}
.__head__text {
    gap: 10px;
    color: #efc51f;
    padding-bottom: 15px;
}
.__head__text:before {
    height: 8px;
    bottom: -2px;
    z-index: 2;
    right: 90px;
    transform: rotateZ(-45deg);
}

.__head__text:after, .__head__text:before {
    width: 10px;
    background: #131720;
    border-radius: 40px;
    position: absolute;
    content: '';
}
.__head__text i {
    font-size: 30px;
}

.__head__text span {
    font-size: 22px;
}
.__head__text:after {
    height: 5px;
    bottom: 0;
    z-index: 1;
    right: 20px;
    transform: rotateZ(45deg);
}
.__right__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 120px;
    height: 3px;
    background: #efc51f;
    border-radius: 50px;
}
.mb__20 {
    margin-bottom: 20px !important;
}
.postBlockOne .play__ico svg {
    transform: scale(0);
}

.postBlockOne .play__ico::after {
    opacity: 0;
    transform: scale(2);
}

.postBlockOne:hover .play__ico {
    background: rgb(0 0 0 / 33%);
}

.postBlockOne:hover .play__ico svg {
    transform: scale(0.8);
}

.postBlockOne:hover .play__ico::after {
    opacity: 1;
    transform: scale(1);
}

a.episode__item .post__image .svg__icon svg {
    transform: scale(0.8);
}

.poster__side .poster__single,
a.episode__item:hover,
.postBlockOne:hover a {
    box-shadow:
        rgb(232 232 232 / 8%) 0 4px 0 0,
        rgb(178 178 178 / 8%) 0 8px 0 0;
}
.postBlockOne .__number {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 9;
    background: #13172078;
    padding: 10px;
    border-radius: 25px;
    backdrop-filter: blur(6px);
    text-align: center;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    gap: 5px;
    box-shadow: 0 0 4px #0000003b;
}
.postBlockOne .post__ratings {
    top: 80px;
}
footer {
    overflow: hidden;
}
.postBlockOne a:hover .poster{opacity:.2}
.postBlockOne .post__info {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9;
    padding: 80% 20px 20px;
    text-align: right;
    background: linear-gradient(180deg, #13172000 00, #131720 90%);
}
.postBlockOne .post__info p {
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 10px;
    color: #d9d9d9;
    transform: translate(0, 120px);
    opacity: 0;
    transition: .3s;
}
.postBlockOne .post__category {
    position: absolute;
    top: 60px;
    right: 15px;
    font-size: 12px;
    background: #c80102;
    padding: 7px 10px;
    border-radius: 25px;
    transition: .3s;
    transform: translate(200px, 0);
    opacity: 0;
    z-index: 10;
}
.postBlockOne:hover .post__category, .postBlockOne:hover .post__info p {
    transform: translate(0);
    opacity: 1;
}


.mb__20 {
    margin-bottom: 20px !important;
}
    .main__head {
    justify-content: space-between;
    gap: 20px;
}

.main__head, a.show__more {
    align-items: center;
    display: flex;
}
.__head__text {
    gap: 10px;
    color: #efc51f;
    padding-bottom: 15px;
}

.__head__text, .social__footer>a {
    display: flex;
    align-items: center;
}
.__head__text:before {
    height: 8px;
    bottom: -2px;
    z-index: 2;
    right: 90px;
    transform: rotateZ(-45deg);
}

.__head__text:after, .__head__text:before {
    width: 10px;
    background: #131720;
    border-radius: 40px;
    position: absolute;
    content: '';
}
.__head__text i {
    font-size: 30px;
}
.__head__text span {
    font-size: 22px;
}
.__right__title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 120px;
    height: 3px;
    background: #efc51f;
    border-radius: 50px;
}
.d__flex {
    display: flex;
}

.gap__20 {
    gap: 20px;
}

.search__types li.search__type a {
    display: block;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 400;
}

.search__types li.search__type a.active:after, .search__types li.search__type a:hover:after {
    transform: scale(1);
}

.poster__single .ribbon, .search__types li.search__type a.active:after {
    background: #efc51f;
}
.search__types li.search__type a:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 60%;
    height: 2px;
    background: wheat;
    transition: .3s;
    transform: scale(0);
    transform-origin: right;
}
.search__types li.search__type a.active {
    color: #efc51f;
}
.postBlockOne:not(:has(.__number)) .post__ratings {
    top: 15px;
}
.postBlockOne.is__episode .post__ratings {
    transform: translate(-50px, 0) scale(.2);
    opacity: 0;
}
.postBlockOne.is__episode:hover .post__ratings {
    transform: translate(0, 0) scale(1);
    opacity: 1;
}
.postBlockOne .__genre {
    position: absolute;
    top: 100px;
    right: 15px;
    background: #efc51f;
    color: #222;
    padding: 7px 10px;
    font-size: 12px;
    border-radius: 25px;
    transition: .2s;
    transform: translate(100px, 0);
    opacity: 0;
    z-index: 9;
}
.postBlockOne:hover .__genre {
    transform: translate(0);
    opacity: 1;
    transition-delay: .2s;
}
.postBlockOne .__quality {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #13172061;
    z-index: 5;
    font-size: 12px;
    padding: 10px;
    border-radius: 25px;
    box-shadow: 0 0 4px #0000003b;
    backdrop-filter: blur(5px);
    display: block !important;
}
.postBlockOne:hover .post__info p {
    transform: translate(0);
    opacity: 1;
}
.postBlockOne a .number {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #00000094;
    z-index: 9;
    text-align: center;
    padding: 4px 12px;
    border-radius: 8px;
    transition: .3s .1s;
    font-size: 17px;
    line-height: 20px;
}
.postBlockOne .__number span {
    display: block;
    font-size: 18px;
    line-height: 15px;
}
.postBlockOne a .number span {
    display: block;
    font-weight: 500;
    font-size: 13px;
}
.postBlockOne  a .play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    font-size: 50px;
    transform: translate(-50%,-50%) rotate(360deg);
    color: #dfcece;
    transition: .3s;
    opacity: 0;
}
.postBlockOne  a.series ul li{
    transform: translate(40px,0);
    opacity: 0;
}


.postBlockOne a:hover .play {
    transform: translate(-50%,-50%) rotate(0);
    opacity: 1;
}
.postBlockOne a:hover .ribbon {
    opacity: 0;
}

.postBlockOne a.series:hover ul li:nth-child(2), 
.postBlockOne a.series:hover ul li:nth-child(3) {
    transition: .3s .1s;
}
.postBlockOne a.series:hover ul li {
    transform: translate(0,0);
    opacity: 1;
}
.postBlockOne a.series:hover .number{transform:translate(0,100px);opacity:0;transition:.3s}
/******************************/
.wideList li{
    list-style: none;
}
.wideList li a {
    display: flex;
    margin-bottom: 10px;
}
.wideList li a .poster {
    min-width: 100px;
    height: 62px;
    overflow: hidden;
    max-width: 110px;
    border-radius: 8px;
    margin-left: 13px;
}
.wideList li a .poster img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.wideList li a .Info{
    flex: 1;
}
.wideList li a .Info h3 {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px
}
 
/******************************/
@media screen and (min-width: 1900px){
    .postEp .poster {
        height: 240px;
        max-height: 240px;
    }
}
@media screen and (min-width:2220px){
    .postEp .poster {
        height: 290px;
        max-height: 290px;
    }
}
@media screen and (min-width:2688px){
    .postEp .poster {
        height: 340px;
        max-height: 340px;
    }
}

@media (min-width:1200px){
    .p-0{padding: 0 !important}
    .pr0{padding-right: 0 !important}
    .pl0{padding-left: 0 !important}
     #trailerPopUp iframe{height: 460px}
     
}
@media only screen and (max-width: 1024px) {
  .secTop .lBtns {
    margin: 20px auto;
}
headLogo{margin: 0 auto;float: none}
  }
@media only screen and (max-width: 992px) { 
        .trailer {
    display: none;
}
.servList ul li {
                flex: 0 0 calc(93% / 3);
    margin: 0 auto;
}
.singleRight .singleThumb .trailer {
    display: flex !important;
}
.singleAlertSec {
    margin-bottom: 40px;
}
    .forem-search{margin-left: 0;}
    .forem-search .btn-primary{width: 48%;margin-right:0px;margin-top: 0px;height: 35px;} 
    .postlist li {width: 100%;}
    .sec-menu{margin: 13px 15px 0 30px;} 
    .slider .slideContent .poster{display: none}
    .advancedSearch{margin: 0 auto; text-align: center}
    .advancedSearch > div > form > span{float: none;padding: 20px 0; display: block;text-align: center}
    .advancedSearch > div > form > input{display: block;margin: 0 auto;float: none;width: 95%;margin-right: 8px;}
    .sel{width: 47%}
    .advancedSearch button{width: 150px;display: block;margin: 15px auto}
     .singleRight {
        float: none;
        width: 89%;
        margin: 0 auto;
                z-index: 999999;
        max-width: 400px;
    }
     .singleRight .singleThumb {
        
    }
    .singleCenter {margin: 20px auto}
    .singleContent,.singleInfo{display: table; margin: 0 auto; }
    .singleCenter{width: 100%;}
    .singWatching {
        display: flex;
        gap: 10px;
        margin-top: 10px;
        flex-wrap: wrap;
    }
    .singWatching a {
        flex: 1;
    }
    .singWatching a.watchBtn{margin-bottom: 0}
    .singleCenter h1{text-align: center}
    .epPrevNext{padding: 20px}
} 
@media only screen and (max-width: 892px){  
    .head-title-left{
        position: relative;
        z-index: 3;
        left: auto;
        top: auto;
        text-align: center;
        padding-top: 10px;
    }
    .head-title-left li {width: 48%;margin-bottom: 5px;float: none}
     .menu-footer-container {
        display: block;
        width: 100%;
        text-align: center; 
    } 
       .colRight,.colLeft{
        flex: 0 0 100%;
        margin: 0 0 10px;
     }
     .colRight.reflect {
            flex: 0 0 100%;
            margin: 0 0 10px;
        }
        .colLeft{order: 2}
        .epPrevNext {
    padding: 0;
    flex-wrap: wrap;
    margin-top: 20px;
    }
    .epPrevNext>a {
        width: 100%;
        position: relative;
        float: none;
        right: 0;
        top: 0;
        margin-top: 0;
        flex: 0 0 100%;
    }
    .epPrevNext>a span,.epPrevNext .current span{font-size: 14px}
     .epPrevNext .current em,.epPrevNext>a strong{font-size: 16px}
}
@media only screen and (max-width: 768px){ 
    #inSlide .slideContent p{max-width: 90%}
    .art .art-content {text-align: center;}
    .boxes-popup{width:500px;background:#f1f1f1;border-radius:4px;margin:0 auto}
    .trailerPopUp .popup-content{padding:5px;height:320px} 
    .box-title a{float: none;text-align: center;} 
    footer .pull-left,footer .pull-right{float:none !important;text-align:center;clear:both}
    footer .pull-right{margin-bottom: 20px}
    footer a{text-align:center;font-size:14px}  
    .getEmbed{height:420px}
    .listInfo a {text-align: center;float: none;margin-left: 0;}
    .listInfo{text-align: center;}
    .btn_icon{float: none;}    
    .sec-info{display: block;width: 100%;float: none}
    .sec-info::after{min-width: 100%;transform: skew(0);-webkit-transform: skew(0);}
    .sec-menu {margin: 0 auto;display: block;width: 100%;float: none}
    .breaking span{padding: 13px 15px 5px 15px;text-align: center;display: block;}
     .social {text-align: center;display: block;padding-bottom: 5px;}
    #menu-footer{text-align: center;margin: 0 auto;display: block;width: 100%;}
    #menu-footer li{float: none;}
    .poster img {
        border-radius: 4px;
        display: table;
        margin: 0 auto;
        height: 320px;
        width: 260px;
    }
    .singleServers {
        height: auto;
        padding: 0;
        flex: 0 0 100%;
        float: none;
        display: inline-block;
        width: 100%;
    }
    .signleWatch{
        float: none;
        width: 100%;
        height: auto;
        flex-wrap: wrap;
    }
    .singleEps,.singleFrame{
        float: none;
        display: inline-block;
        width: 100%;
    }
    .singleEps,.singleFrame{
        margin: 0;
    }

    
    .sharethis{text-align: center}
     .sec-line .fRight{float: none}
     
     .list-eps li{width:100%} 

    .logoSecond{text-align: center}
    .logoSecond span:nth-child(1){margin: 0}
    header form{
        position: relative;
        width: 350px;
        font-size: 13px;
        display: block;
        margin: 0 auto;
        left: auto;
    }

    .sociaLinks{display: block;float: none;text-align: center;margin:0}
    header .iconSearch {
        font-size: 25px;
        background: transparent;
        border: none;
        position: relative;
        z-index: 9999;
        margin: 0;
        position: absolute;
        top: 15px;
        left: 20px;
    }
    .singleAlert, .singleAlert span {width: 100%;}
    .advancedSearch {display: none;opacity: 0}
    .singleCenter .tax>li{
        width: 100%;
        flex: 0 0 100%;
    }
    .containers.container{width:97% !important}
}
@media only screen and (max-width: 668px){  
    .ribbon,.episodeNum, .seasonName{font-size: 11px;padding: 2px 5px;}
    .postEp .poster{height: 100px;max-height: 100px;} 
    .slider .slideContent .poster{display: none}
   
}
@media screen and (max-width: 580px){ 
    .forem-search .btn-primary{width: 100%;margin-left:0px;margin-top: 0;}
    .box-title h3, .box-title span{font-size: 16px;}
    boxes-popup{width:350px;background:#f1f1f1;border-radius:4px;margin:0 auto}
    .getEmbed{height:300px}
    .the-tags{display: none;}
    .box-title h3, .box-title span, .box-title h5{font-size: 13px;}
     boxes-popup{width:350px;background:#f1f1f1;border-radius:4px;margin:0 auto}
     .secTop .lBtns a{padding:0 15px;} 
}
.singleRight .singleThumb .trailer {
    display: none;
}
@media only screen and (min-width: 220px) and (max-width: 480px){
    .trailerPopUp .popup-content{padding:5px;height:200px}
    
    .con_search input[type="submit"] {height: 50px;font-size: 14px;padding: 6px 10px;}
    footer a{font-size:13px;text-align:center}
    .boxes-popup{width:250px;background:#f1f1f1;border-radius:4px;margin:0 auto}

} 

.servers {
    display: none;
}

.servers.active {
    display: block;
}

/* Newly ajax filter */
.newly-loader-holder{display:flex;justify-content:center;align-items:center;padding:35px 0;min-height:120px}
.newlyFilterApp{width:100%}
.newly-filters-wrap,.newly-results{    width: 100%;
    display: flex;
    flex-direction: column;}
.filter__items>li[data-filter]{position:relative;list-style:none}
.filter__items>li[data-filter]>ul{display:block;position:absolute;top:100%;right:0;z-index:20;min-width:260px;max-height:320px;overflow:auto;background:#111827;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px;margin-top:10px}
.filter__items>li[data-filter].open>ul{display:block}
.filter__items>li[data-filter]>ul>li{display:flex;align-items:center;gap:10px;cursor:pointer;padding:10px;border-radius:10px}
.filter__items>li[data-filter]>ul>li.selected,.filter__items>li[data-filter]>ul>li:hover{background:rgba(255,255,255,.06)}
.filter__items .go__filter{cursor:pointer}
.filter__items .go__filter.disabled{opacity:.5;pointer-events:none}
.newly-ajax-pagination{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}
.newly-ajax-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 14px;border-radius:10px;background:#111827;color:#fff}
.newly-ajax-pagination .page-numbers.current{background:#c80101}
@media(max-width:767px){.filter__items>li[data-filter]{width:100%}.filter__items>li[data-filter]>ul{position:static;max-height:260px;margin-top:8px}}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.pagination a {
    display: flex;
    padding: 11px 16px;
    background: #1b223270;
    min-width: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
}
.pagination span.page-numbers.current {
    background: #c80102;
    color: #fff;
    display: flex;
    padding: 11px 16px;
    min-width: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
}
.colRight {
flex: 1;
max-width: 67%;
padding-left: 30px;
}
@media (max-width: 1400px) {
    .ribbon span:nth-of-type(1) {
            top: 220px;
    }
    .ribbon span:nth-of-type(2) {
            top: 190px;

    }
}
@media (max-width: 1200px) {
 .colRight {
        flex: 0 67%;
        max-width: 67%;
            margin-left: 0%;
}
.downloads__tabs ul li {
    padding: 0 10px;
    max-width: 100%;
    flex: 1 1 auto;
}
.DownList ul li {
    padding: 0 10px;
    flex: 0 50%;
    margin-bottom: 20px;
}
.leftCategorySlider {
    height: 340px;
}
.ribbon span:nth-of-type(1) {
    top: 220px;
}
.ribbon span:nth-of-type(2) {
    top: 180px;
}

}
@media (max-width: 991px) {
    .colLeft, .colRight {
        flex: 0 50%;
        max-width: 50%;
            margin-left: 0%;
    }
     .leftCategorySlider 
     {

    height: 325px;
     }
     .aseed-player-box.mirror-static {
    display: none;
}
    h1.post__name {
    font-size: 1.5rem !important;
    margin-top: 0 !important;
    }

.title__single {
    position: relative;
    bottom: 20px;
    z-index: 999;
    left: 0;
    width: 100%;
}
.singleWrapper .containers.container {
    width: 100% !important;
}
.tabs ul li{
        padding: 12px 10px;
}
}
@media (max-width: 772px) {
    .secWrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-direction: column;
}
.show__md {
    display: block !important;
}
.top__footer .footer__menu>ul li {
    flex: 1 1 auto;
    padding: 0 10px;
}
.top__footer .footer__menu>ul {
    flex-wrap: wrap;
    gap: 0;
    row-gap: 20px;
    justify-content: start;
}
.watch__and__download.d__flex.gap__20 {
    width: 100%;
}
.watch__and__download a.btton {
    width: 100%;
    padding: 16px 20px;
    justify-content: center;
}
.singWatching {
        width: 100%;
}
.bottoms.d__flex {
    flex-direction: column;
}
    .singleContent, .singleInfo {
        display: table;
        margin: 0 auto;
        padding: 0;
    }

.postLink{
        padding: 10px 9px;
}

.colLeft, .colRight {
        flex: 0 100%;
            width: 100%;
        max-width: 100%;
        margin-left: 0%;
                                            padding: 0;

    }
    .leftCategorySlider {
        height: 400px;
    }
    header .header-inner {
    overflow-x: hidden;
    flex-direction: column;
}
.header__left {

    width: 100%;
    justify-content: center;
}
a.guest__anchor {

    width: 100%;
    justify-content: center;
}
.blockSlider a .blockSliderInfo ul.blockSliderList {
    display: none;
}
.blockSlider a .blockSliderInfo {
    padding: 0 10px;
    min-height: 0;
    font-size: 12px;
}
.arrow__left, .arrow__right {
    right: -4.5px;
    width: 35px;
    height: 35px;
}
.arrow__left {
    left: -4.5px;
    right: auto;
}
.secTop .wrap {

    flex-direction: column;
}
.breadcrumb > li > a{
        margin: 0 0px;
}
.title__single{
    display: flex;
        flex-direction: column;
        align-items: center;
}
.singleEps{
        min-width: auto;
}
.itms__l.d__flex.flex__wrap.justify__content__between.align__items__center {
    display: flex;
    flex-direction: column;
}
.servList ul li {
            flex: 0 0 calc(93% / 2);
    margin: 0 auto;
}
}
@media only screen and (max-width:480px) {
    .DownList ul li {
    padding: 0 10px;
    flex: 0 100%;
    margin-bottom: 20px;
}
.singleNav a {
        padding: 10px 15px;
    gap: 5px;
}
.categorySlider {
    width: 100%;
    padding: 0 10px;
}
    .ribbon span:nth-of-type(1) {
        top: 165px;
        min-width: 60px;
        font-size: 10px;
        padding: 0;
    }
    .postBlockOne .post__info h3 {
    line-height: 1.4;
    font-size: 13px !important;
    font-weight: 600;
    text-align: center;
}
    .watch__and__download.d__flex.gap__20 {
        width: 100%;
        flex-direction: column;
    }
    .title__single .user__actions {
            justify-content: center;
    }
.ribbon span:nth-of-type(2) {
        top: 130px;
        min-width: 60px;
        padding: 0;
    }
.owl-prev, .owl-next {
    transform: translateY(-400%);
}
a.episode__item .episode__title p {
    font-size: 12px;
    padding-top: 0px;
    
}
.series__box .ribbon {
    display: none;
}
a.episode__item .episode__title p em {
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
}
.seasonsList ul {
    min-width: auto;
}
.__head__text span {
    font-size: 19px;
}
.__head__text i {
    font-size: 23px;
}
}
@media (max-width: 767px) {
    .go__to__top.menu__onscroll {
        transform: translate(-150px, 0);
        opacity: 0;
    }
}
@media (max-width: 767px) {
    .go__to__top {
        bottom: 68px;
        left: 0;
    }
}