/*
Theme Name: CimaClub
Theme URI: https://Themesx.com/
Author: ThemesXCom
Author URI: https://Themesx.com/
Description: قالب سينمائي متخصص لعرض الأفلام والمسلسلات بتصميم عصري وسريع الاستجابة.
Version: 1.0
Text Domain: ThemeX
Tags: cinema, movies, responsive, dark, entertainment
Requires at least: 5.0
Requires PHP: 7.4
Note: يتطلب القالب تثبيت  : ioncube.
This Theme Designed By ThemeX
*/
:root {
    --main-bg-color: #212342;
    --light-color: #8f8d8d;
    --red-color: #d41616;
    --red-color2: #aa0c0c;
    --yellow-color: #fbbd48;
    --red-color_: var(--blue-color);
    --bg-white: #fafafa;
    --blue-color: #29b0ef;
}

textarea:focus, input:focus{
    outline: none;
}
body {
    background:var(--main-bg-color) !important; 
   font-family: 'ThemeX', sans-serif,Arial !important;
    font-size:13px !important;
    line-height:22px;
    color:#fff;
    padding:0 ;
    margin:0 ;
}
.homepage__bg {
    background-position: center;
    opacity: .05;
    transition: .3s;
}
.homepage__bg, .popSearch, header.Main--Header {
    position: fixed;
    right: 0;
}
.homepage__bg, body .body {
    z-index: -1;
    background-size: cover;
    height: 100%;
    left: 0;
    top: 0;
}
.homepage__bg::after {
    content: '';
    background: linear-gradient(180deg,#1d1d1d14,#02020f 88%);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 60%;
}
* {
    padding: 0;
    margin: 0;
    position: relative;
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    outline: 0;
    font-family: 'ThemeX', sans-serif,Arial !important;
}
em {
    font-style: normal;
}
input,
textarea,
button,
select {
    font-family: inherit;
    border: 0;
    outline: 0;
    outline: 0;
}
ul,
ol,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-family: inherit;
}
*::-webkit-scrollbar {
    width: 10px;
}
*::-webkit-scrollbar-track {
    border: 1px solid #0c0f21;
    padding: 2px 0;
    background-color: #0c0f21;
}
*::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #29b0ef;
    border: 1px solid #0c0f21;
}
:before,
:after {
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
}
.filterTabs.series {
        overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}
.SingleContent {
    display: none;
    opacity: 0;
    visibility: hidden;
}
@media only screen and (min-width: 1350px) {
    .container,
    .MasterArchiveSection {
        padding: 0;
        margin: 0 auto;
        width: 1250px;
    }
}
header {
    position: relative;
    z-index: 103;
    background: #ffffff;
    color: #fff;
    transition: .4s all ease;
    background: #33365a;
    box-shadow: 0px 17px 13px #0000005c;
}
/*****************/
    a.logo {
    flex: 1;
    max-width: 270px;
    min-width: 245px;
    position: relative;
    margin-left: 10px;
    overflow: hidden;
}


a.logo .Front {
    display: block;
    width: 100%;
    height: 120%;
    font-family: changa,cursive;
    color: #fff;
    padding-left: 67px;
    line-height: 70px;
    transition: .3s all ease;
    font-weight: 700;
    position: relative;
    top: 16px;
}

a.logo .Front span {
    font-size: 54px;
    transition: .4s all ease;
    text-transform: uppercase;
}
a.logo .Front span.Club {
    transform-origin: right center;
    color: #64ceff;
}

a.logo:hover .Front span.Cima {
    transform: translate(-200px,0px) scale(2);
    opacity: 0
}

a.logo:hover .Front span.Club {
    transform: translate(200px,0px) scale(2);
    opacity: 0
}
a.logo .Back {
    display: block;
    width: 100%;
    color: #fff;
    transition: .3s all ease;
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    display: table;
    text-align: center
}

a.logo .Back span {
    font-size: 42px;
    line-height: 76px;
    font-weight: 700;
    transition: .3s all ease;
    opacity: 0;
    display: inline-block
}

a.logo .Back span.Cima2 {
    margin-left: 3px;
    transform-origin: center;
    transform: translate(0px,110px) rotate(45deg)
}

a.logo .Front span.Cima {
    transform-origin: left center
}

a.logo .Front span.Club {
    transform-origin: right center
}

a.logo .Back span.Club2 {
    transform-origin: right center;
    transform: translate(0px,-110px) rotate(-45deg);
    color: #29b0ef;
}

a.logo:hover .Back span {
    transform: translate(0) rotate(0deg);
    opacity: 1;
    transition-delay: .2s
}
.bottom-navigation {
    background: #29b0ef;
    box-shadow: 0 3px 3px #0000009e;
    position: fixed;
    width: 100%;
    z-index: 9999;
    min-height: 3.75rem;
}
.bottom-navigation .container {
    padding: 0 !important;
}
header.header .container{
    display: flex;
    padding-top: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.SearchHead {
    display: flex
;
    top: 6px;
    align-items: center;
    width: 42%;
    flex-wrap: wrap;
}

.SearchHead form {
    max-width: 318px;
    width: 100%;
    position: relative;
    margin-right: auto;
    margin-left: -30px;
}


.SearchHead form input[type="text"] {
    display: block;
    width: 100%;
    border-radius: 45px;
    border: 0;
    color: #ffffff;
    background: rgba(0, 0, 0, .75);
    padding: 11px 38px 11px 17px;
    transition: .4s all ease;
}

.SearchHead button {
    position: absolute;
    top: 0;
    padding: 9px 16px;
    border: 0;
    border-radius: 25px;
    background: transparent;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.SearchHead button.icon {
        right: 0;
}
.SearchHead button.text {
        left: 0;
}
.SearchHead button i {
        font-weight: bold;
}


.SearchHead input.btn.rounded {
    position: absolute;
    left: 8px;
    top: 7px;
    height: 30px;
    line-height: 30px;
    color: #005fa3;
    background: #fff;
    display: inline-block;
    padding: 0 1.563rem;
    border-radius: 100px;
    margin-right: 15px;
    cursor: pointer;
}
.sociaLinks {
    background: #0d0e17;
    border-radius: 21px;
    padding: 5px 10px;
    z-index: 98;
    display: inline-block;
    left: 0;
    margin-right: auto;
}
.sociaLinks i.fab.fa-facebook-f {
    color: #fff;
    border-radius: 50%;
    padding: 9px;
    width: 30px;
    text-align: center
}

.sociaLinks h2 {
    font-size: 14px;
    display: inline-block
}

.sociaLinks i.fab.fa-twitter {
    color: #fff;
    border-radius: 50%;
    padding: 9px;
    width: 30px;
    text-align: center
}

.sociaLinks i.fab.fa-telegram {
    color: #fff;
    border-radius: 50%;
    padding: 9px;
    width: 32px;
    text-align: center
}

.sociaLinks i.fab.fa-facebook-f:hover {
    background: #3b5999
}

.sociaLinks i.fab.fa-twitter:hover {
    background: #55acee
}

.sociaLinks i.fab.fa-telegram:hover {
    background: #1e8ee2
}
.headerMenu li{
transition: .4s all ease;
    
}
.headerMenu li:hover{
        background: #1a1e30;
}

.btns {
    display: flex
;
    align-items: center;
    gap: 1vw;
}
.btns .btn.dark.rounded {
    line-height: 34px;
    height: 36px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background: #1e1e1e;
    color: #fff;
    display: inline-block;
    padding: 0 1.563rem;
    font-size: .9375rem;
    border-radius: 100px;
}
.btns .btn.dark.rounded i {
	    padding-left: 4px;
}
    #toggle-menu {
    padding: 10px 40px;
    background-color: #0d0e17;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    }
    
    #toggle-menu:hover {
        background-color: #0056b3;
    }
    
    #menu {
    list-style: none;
    padding: 10px;
    background: #3d4576;
    border: 1px solid #33365a;
    border-radius: 5px;
    width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    }
    
    #menu li {
    margin: 10px 0;
    padding: 4px;
    border-bottom: 1px;
    }
    
    #menu a {
        text-decoration: none;
        color: #fff;
        font-weight: bold;
    }
    
    #menu a:hover {
        color: #29b0ef;
    }
.Block--Item .playIcon {
        position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    font-size: 50px;
    transform: translate(-50%,-50%);
    color: #dfcece;
    -webkit-transition: all .3s linear;
    transition: all .2s linear;
    opacity: 0;
}
.Block--Item a:hover .playIcon {
    transform: translate(-50%,-50%);
        opacity: 1;
}

/*****************/
.advanced-search {
    background: #2b3156;
    padding: 10px;
    border-radius: 6px;
    color: #fff;
    text-align: right;
    z-index: 101;
    flex: 1;
    padding-top: 0px;
}

.select-menu {
    position: relative;
    width: calc(100% / 4);
}

.dropdown-btn {
    background: #3d4576;
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    display: block;
    text-align: right;
    cursor: pointer;
}

.dropdown-list {
    position: absolute;
    background: #2d315b;
    border-radius: 4px;
    padding: 10px;
    max-height: 240px;
    overflow: auto;
    box-shadow: 0 0 20px #000;
    margin-top: 10px;
    transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
    transform: scale(0.9);
    opacity: 0;
    visibility: hidden;
    right: 0;
    left: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow-x: hidden;
    z-index: 999;
            width: 550px;

    
}

.select-menu.active .dropdown-list {
    transform: scale(1);
    opacity: 1;
    visibility: visible;


}

label.checkbox.filters-li {
    cursor: pointer;
}


.dropdown-list li {
    cursor: pointer;
    color: #fff;
    width: calc(98% / 3);
    border: 5px;
    padding: 8px;
    font-size: 12px;
    background: #171b32;
    margin: 1px 1px;
    border-radius: 4px;
    text-align: center;
}
.dropdown-list li input[type="radio"] {
    float: right;
}
form.form-ui.small.col-12.col-m-12.row.gutter-small.margin-fix {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.3vw;
}
.container.filter_cont {
    display: flex;
    bottom: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2vw;
}
i.fa-sharp.fa-solid.fa-chart-simple {
    transform: scaleX(-1);
}

.fa-duotone.fa-display:after, .fad.fa-display:after {
    content: "\e163" !important;
}
.filterTabs li:last-child{
    border-radius: 5px 0px 0px 5px;
}
.filterTabs li:first-child{
    border-radius: 0px 5px 5px 0px;
}

.title_box {
    padding-bottom: 15px;
    padding-top: 8px;
}

.title_box i {
    font-size: 15px;
    margin-left: 5px;
    color: #29b0ef;
}
.title_box em {
    font-size: 15px;
}

.dropdown-btn i {
    float: left;
    line-height: inherit;
}

/* إخفاء التشيك بوكس الافتراضي */
.checkbox input[type="radio"] {
    display: none;
}

/* تصميم المربع الخارجي */
.checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    position: relative;
}

/* المربع المخصص */
.checkbox::before {
    content: "";
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    border-radius: 4px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
}

/* عند تحديد الراديو */
.checkbox input[type="radio"]:checked + span::before {
    content: "✔";
    color: #21c128;
    font-size: 22px;
    text-align: center;
    line-height: 18px;
    font-weight: bold;
    position: absolute;
    float: right;
    right: -28px;
}

.dropdown-list::-webkit-scrollbar {
    width: 4px;
}
.dropdown-btn:after {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    float: left;
}
h3.NoPosts {
    text-align: center;
    font-size: 23px;
    color: #fff;
    display: flex;
    justify-content: center;
    gap: 1.5vw;
    align-items: center;
}
h3.NoPosts i {
    margin-left: 6px;
    color: #259fd8;
    font-size: 50px;
}
/*****************/


.filterTabs i.far.fa-tv-retro {
    display: none;
}

nav {
    background: #292929;
    height: 55px;
    border-bottom: 1px solid #3c3c3c; /* box-shadow: 0 3px 3px #0000003d; */
}


.search-widget {
    width: 310px;
    float: left;
    position: relative;
    padding: 10px 10px 10px 0;
}
.search-widget input#searchWidgetInput {
    width: 100%;
    height: 35px;
    transition: 0.3s all ease;
    border-radius: 47px;
    border: 1px solid transparent;
    padding: 0px 20px;
    background: #eeedf2;
    color: #13245a;
    font-size: 12px;
    font-weight: bold;
}
.search-widget button {
    position: absolute;
    border: 0;
    top: 9px;
    left: 14px;
    width: 18px;
    color: #818284;
    cursor: pointer;
    background-image: linear-gradient(45deg, #4872ff, #7a4dff);
    -webkit-background-clip: text;
    background-clip: text;
}
footer {
    position: relative;
    overflow: hidden;
    background: #212342;
    width: 100%;
    z-index: 99;
}
.tags-cloud {
    margin: auto;
    padding: 20px 18px;
    text-align: center;
    background: rgba(12, 13, 17, .7);
    border-top: 1px solid rgba(255, 255, 255, .15);
}
.polylang-badge {
    display: inline-block;
    font-family: sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 78px;
    text-align: center;
    width: 73px;
    height: 78px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iODFweCIgaGVpZ2h0PSI5MXB4Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iM3B4IiBzdHJva2U9InJnYigyNTUsIDI1NSwgMjU1KSIgZmlsbC1vcGFjaXR5PSIwIiBmaWxsPSJyZ2IoNzIsIDcyLCA3OSkiIGQ9Ik03My41NjgsNjQuNTkyIEw0MC41MDAsODMuNjg0IEw3LjQzMiw2NC41OTIgTDcuNDMyLDI2LjQwOCBMNDAuNTAwLDcuMzE2IEw3My41NjgsMjYuNDA4IEw3My41NjgsNjQuNTkyIFoiLz48L3N2Zz4=);
    background-size: 100% 100%;
    font-weight: 700;
}
main.site-inner {
    min-height: 100vh;
}
.elshaikh {
    color: white;
    margin-left: 0;
    border-radius: 3px;
    display: table;
    margin: 0 auto;
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    float: left;
}
.elshaikh a {
    color: #e79f23;
    font-weight: bold;
    font-size: 17px;
    padding-right: 5px;
    float: left;
    line-height: initial;
}
header .menu-header {
    float: right;
    height: 55px;
    padding-right: 15px;
    position: relative;
}
header .menu-header > ul > li {
    cursor: pointer;
    position: relative;
    float: right;
    font-weight: bold;
}
header .menu-header > ul > li > a {
    display: block;
    padding: 17px 17px;
    font-size: 15px;
    position: relative;
    transition: 0.3s all ease;
}
.PageMenu {
    display: block;
    position: relative;
    float: right;
}
header:after {
    position: absolute;
    bottom: 0;
    content: "";
    width: 100%; /* background: linear-gradient( #14112300, #141123); */
    right: 0;
    left: 0;
    padding-top: 8%;
}
header .container {
    z-index: 9;
}
header .RigtHeader {
 /*   position: relative;
    margin: 0 70px 0 20px;
    float: right;
    text-align: right;
    transition: .35s;
	z-index: 1;*/
}
header .RigtHeader > a {
    display: block;
    width: 100%;
    height: 100%;
}
header .RigtHeader > a .LogoContent {
    display: block;
}
header .RigtHeader > a .LogoContent h4 {
    font-family: Righteous;
    font-size: 60px;
    line-height: 50px;
    text-align: left;
}
header .RigtHeader > a .LogoContent h4 em {
    float: right;
    font-style: normal;
    line-height: 50px;
}
header .RigtHeader > a .LogoContent h4 > i {
    position: absolute;
    font-size: 20px;
    right: 99px;
    top: 16px;
}
.elshaikh a:before {
    content: "";
    margin-left: 4px;
    color: #fff;
    height: 20px;
    width: 2px;
    background: #ffffff24;
    display: inline-block;
    margin-right: 6px;
    margin-top: 11px;
}
.SlideItem {
    display: block;
    margin: 0px 0 20px;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 15px 0 rgba(0, 0, 0, 0.08), 0 5px 10px -1px rgba(0, 0, 0, 0.11);
    overflow: hidden;
    float: right;
    width: 100%;
    margin-left: 15px;
	transition: all 0.5s ease 0s;
}
.SlideItem:nth-child(5n + 0) {
    margin-left: 0;
}
.SlideItem a {
    display: block;
    width: 100%;
}
.SlideItem a .poster {
    position: relative;
    display: block;
    padding-bottom: 156%;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.poster img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-height: 380px;
    max-width: 244px;
    object-fit: cover;
    border-radius: 6px;
}
.owl-item {
    float: right;
}
.SliderHome {
	/*height:0px;
	    opacity: 0;
    visibility: hidden;
	overflow: hidden;*/
}
.SliderHome .SliderHolder {
    overflow: hidden;
}
.SliderHome .SliderHolder .owl-nav.disabled {
    display: none;
}
.SliderHome .SliderHolder .owl-dots.disabled {
    display: none;
}

/*.delayed-load {
  animation: slide-delayed 0s linear 0.4s forwards;
}

@keyframes slide-delayed {
  to {
	  	height:auto;

    opacity: 1;
    visibility: visible;
  }
}*/
.SlideItem a .poster:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding-top: 90%;
    background: linear-gradient(180deg,#1d1d1d00,#000 70%);
}
.PageMenu > li {
    float: right;
    margin-left: 10px;
}
.PageMenu > li:first-child {
    border-bottom: 1px solid var(--blue-color);
    padding: 0px 0 5px;
    padding-right: 10px;
}
.PageMenu > li > a {
    display: block;
    transition: 0.35s all ease;
    padding: 6px 14px;
    text-align: center;
    z-index: 9;
 /*   overflow: hidden !important;*/
    width: 100%;
    height: 100%;
}
.PageMenu > li > a i {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    float: right;
    margin: auto;
    font-size: 16px;
    line-height: 35px;
    z-index: 7;
}
.PageMenu > li > a span {
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    z-index: 6;
}


.PageMenu > li:first-child > a:after,
.PageMenu > li:first-child > a:before {
    margin: 2px -3px 0 0;
}

.PageMenu > li:first-child > a:before {
    content: '';
    border: 2px solid var(--blue-color);
    -webkit-border-radius: 30px;
    height: 12px;
    width: 12px;
    position: absolute;
    right: -2px;
    top: 14px;
    -webkit-animation: .8s ease-out infinite pulse;
    opacity: 0;
}

.PageMenu > li:first-child > a:after {
    content: '';
    background-color: var(--blue-color);
    border-radius: 50%;
    position: absolute;
    top: 15px;
    right: -1px;
    width: 10px;
    height: 10px;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    60% {
        transform: scale(1.3);
        opacity: 0.4;
    }
    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

header.header .SearchHead.Active {}
header.header .SearchHead.Active input[type="text"] {border-radius: 15px 15px 0 0;z-index: 9999;}
.SearchHead.Active button {
	z-index: 9999;
}
.elshaikh a img {
    display: inline-block;
    width: 100px;
    float: left;
}
.BreakNews {
    border-radius: 25px;
    padding: 7px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.BreakNewsBa {
    background: linear-gradient(45deg,#ffffff00 0,#ffffff14 100%);
    border-radius: 25px;
    padding: 7px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    overflow: hidden;
    flex: 1;
}
.BreakNews .BreakNewsTitle {
    float: right;
    padding: 5px 20px;
    display: block;
    width: 100px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    border-radius: 30px;
    background: #29b0ef;
}
.SlideItem a span.categorySpan {
    position: absolute;
    top: 12px;
    list-style: none;
    background: var(--blue-color);
    right: 10px;
    border-radius: 50px;
    line-height: 30px;
    box-shadow: 0px 3px 0px 0px #17162561;
    font-weight: bold;
    padding: 0 18px;
    font-size: 13px;
}
.SlideItem a .title {
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 100%;
    padding: 0 13px 15px;
    color: white;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
}
.container.filter_cont .filterTabs ul {
    float: left;
}
.filterTabs li {
font-weight: 700;
color: #a8b3f9; /* تم تعديل اللون لزيادة التباين */
transition: 0.2s all ease;
float: right;
cursor: pointer;
overflow: hidden;
position: relative;
padding: 16px 21.5px;
justify-content: center;
align-items: center;
width: auto;
background: #2b3156;
}
.filterTabs li i {
    width: 27px;
    height: 35px;
    vertical-align: middle;
    font-size: 25px;
    line-height: 35px;
    display: table;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5px;
}
.filterTabs li span {
    font-size: 13px;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    text-align: center;
}
.filterTabs li:last-child {
    margin-left: 0;
}
.filterTabs li div {
    display: table;
    margin: 0 auto;
    z-index: 9;
}
.filterTabs li.active {
    color: #fff;
}
.filterTabs li.active:before {
    opacity: 1;
}
.filterTabs li:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 5px;
    background: #ffffff42;
    transform-origin: 50% 40%;
    border-radius: 50%;
    transform: scale(0);
    transition: 0s all ease;
}
.filterTabs li:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 5px;
    background: var(--blue-color);
    transform-origin: 90% 40%;
    border-radius: 50%;
    transform: scale(0);
    transition: 0s all ease;
}
.filterTabs li:hover:after {
    transform: scale(200);
    opacity: 0;
    transition: 1s all ease;
}
.BlocksHolder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    row-gap: 10px;
    padding-bottom: 10px;
}
.MovieItem {
    flex: 1;
    min-width: 240px;
    margin: 0 10px 20px;
    position: relative;
    max-width: 245px;
    max-height: 381px;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 15px 0 rgba(0, 0, 0, 0.08), 0 5px 10px -1px rgba(0, 0, 0, 0.11);
    overflow: hidden;
    transition: 0.4s all ease;
}
.MovieItem a {
    display: block;
    width: 100%;
    height: 100%;
}
.MovieItem a .poster {
    position: relative;
    display: block;
    padding-bottom: 156%;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    transition: 0.3s all ease;
    z-index: 4;
}
.MovieItem a span.categorySpan {
    position: absolute;
    top: 15px;
    list-style: none;
    background: var(--blue-color);
    right: 15px;
    border-radius: 50px;
    line-height: 30px;
    font-weight: bold;
    padding: 0 18px;
    font-size: 13px;
    transition: 0.4s all ease;
}
.MovieItem a .title {
    position: absolute;
   bottom: 0px;
    right: 0;
    width: 100%;
    padding: 0 13px 21px;
    color: white;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
}
.MovieItem:hover a .poster {
    opacity: 0.4;
}
.MovieItem a .over {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background: linear-gradient(180deg,#1d1d1d00,#000 70%);
    padding: 70px 8px 10px;
    transition: .3s .1s;
    opacity: 0;
    transform: translate(0) scale(1);
    opacity: 1;
}
.MovieItem a > * {
    z-index: 9;
}
.owl-nav,
.owl-dots {
    display: none;
}
.pagination {
    text-align: center;
    display: table;
    margin: 20px auto 20px;
}
.pagination li {
    display: inline-block;
    height: 35px;
    margin: 0 3px;
    font-weight: 700;
    direction: ltr;
    float: right;
}
.pagination > ul > li > * {
    display: block;
    height: 40px;
    background: #47517d;
    color: #ffffff;
    padding: 0 15px;
    transition: 0.2s all ease;
    font-size: 19px;
    font-weight: 700;
    line-height: 40px;
    border-radius: 1px;
}
.pagination > ul > li > span.current {
    background: #0890cf !important;
}
.pagination > ul > li > a:hover{
        background: #0890cf !important;

}
@media only screen and (min-width: 1024px) {
.secTop .content, .owl-prev, .owl-next {
    display: none !important;
}

}
@media only screen and (min-width: 900px) {
    .MovieItem:nth-child(5n + 0) {
        margin-left: 0;
    }
}
.MovieItem a .imdbRating {
    font-weight: bold;
    display: block;
    padding: 6px 0px 5px 10px;
    font-size: 12px;
    line-height: 17px;
    border-radius: 12px;
    position: absolute;
    z-index: 99;
    top: 50px;
    transition: 0.4s 0s all ease;
    right: 15px;
}
.MovieItem a .title h4 {
    font-weight: bold;
    font-size: 15px;
    transition: 0.3s all ease;
    padding-top: 10px;
    border: 1px solid transparent;
}
.MovieItem a .imdbRating > strong {
    font-size: 14px;
    vertical-align: middle;
    margin-left: 10px;
    background: #f5c518;
    padding: 2px 13px;
    font-family: Righteous;
    font-weight: 400;
    border-radius: 12px;
    color: #0f0e19;
    position: relative;
    box-shadow: 0 0 5px #00000057;
}
.MovieItem a .imdbRating > strong:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 4px 4px;
    border-color: #0000 #f5c518 #0000 #f5c51800;
    content: "";
    position: absolute;
    right: 99%;
    top: 8px;
    margin-left: -1px;
}
.MovieItem a .imdbRating span {
    float: left;
    font-family: Righteous;
    font-size: 20px;
    text-shadow: 0 0 10px #000;
}
.advFilter ul {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: flex-end;
    align-items: center;
}
.advFilter {
     min-height: 60px;
    position: relative;
    z-index: 100;
    width: 85%;
    padding-top: 10px;
}
.advFilter .dropdown-button {
    margin-left: 9px;
    color: #8c9bb8;
    width: calc(100% / 7);
    perspective: 500px;
    z-index: 9999;
    font-size: 13px;
    display: inline-block;
    height: 35px;
    background: #ffffff0d;
    border-radius: 15px;
    position: relative;
    cursor: pointer;
    border: 1px solid #333131 !important;
}
.advFilter .dropdown-button h6 {
    margin-bottom: 5px;
    color: #9c9c9c;
    font-size: 15px;
    font-weight: bold;
    display: none;
}
.advFilter .dropdown-button span {
    display: block;
    position: relative;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    border-radius: 3px;
    padding: 0 15px;
    line-height: 35px;
}
.advFilter .dropdown-button .ListDroped {
    right: 0;
    background: #332a46;
    transform: rotateX(-90deg);
    transform-origin: top;
    visibility: hidden;
    opacity: 0;
    transition: 0.4s ease;
    overflow: auto;
    position: absolute;
    top: calc(100% + 4px);
    left: -4px;
    list-style-type: none;
    text-align: right;
    font-size: 13px;
    background-color: #fff;
    width: calc(100% + 8px);
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 2px 5px -1px #9d9d9d;
    max-height: 300px;
    overflow-y: auto;
}
.advFilter ul button {
    cursor: pointer;
    background: var(--blue-color);
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 0;
    float: left;
    transition: 0.4s all ease;
    border: 0;
    width: 100px;
    height: 37px;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
}
.advFilter .dropdown-button span i {
    font-size: 15px;
    float: left;
    position: absolute;
    left: 12px;
    top: 10px;
}
.advFilter .dropdown-button:hover > div.ListDroped {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0);
    z-index: 99999999;
}
.advFilter .dropdown-button .ListDroped li {
    cursor: pointer;
    position: relative;
    transition: 0.3s ease;
    width: 100%;
    line-height: 26px;
    font-weight: bold;
    display: list-item;
    font-size: 12px;
    color: #000;
    padding: 0.4em 0.4em;
    user-select: none;
    border-bottom: 1px solid #ebedef;
}
.advFilter .dropdown-button .ListDroped li i {
    transition: 0.3s all cubic-bezier(0.25, 0.1, 0, 1.38);
    width: 23px;
    height: 23px;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 9px;
    margin-left: 13px;
    text-align: center;
    overflow: hidden;
    float: right;
    line-height: 22px;
}
.advFilter .dropdown-button .ListDroped li i:before {
    transition: 0.3s all ease;
    opacity: 0;
}
.advFilter .dropdown-button .ListDroped li.active i:before {
    opacity: 1;
    display: block;
    transform: scale(2.2);
}
.advFilter .dropdown-button .ListDroped li:last-child {
    border: 0;
}
.MovieItem a .platIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.5);
    z-index: 999;
    width: 60px;
    height: 45px;
    background: var(--blue-color);
    box-shadow: 0px 3px 0px 0px #17162561;
    border-radius: 10px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    transition: 0.4s all ease;
    opacity: 0;
    visibility: hidden;
}
.MovieItem:hover a .platIcon {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 1;
    visibility: visible;
}
.MovieItem a .Episode,.SlideItem .Episode {
    position: absolute;
    top: 85px;
    right: 15px;
    z-index: 10;
    background: #f9cb24;
    border-radius: 5px;
    text-align: center;
    line-height: 14px;
    font-weight: 700;
    color: #171201;
    box-shadow: 0 2px #f5c51875;
    transition: 0.4s all ease;
    padding: 7px 9px;
}
.MovieItem a .Episode span ,.SlideItem .Episode span{
    font-style: normal;
    text-align: center;
    font-weight: 700;
    color: #000;
    font-size: 15px;
    line-height: 100%;
    float: right;
    margin-left: 6px;
}
.MovieItem a .Episode em,.SlideItem .Episode em {
    color: #3e3f44;
    font-family: Righteous;
    font-weight: 400;
    font-style: normal;
    float: left;
    font-size: 20px;
}
.MovieItem:hover a .Episode {
    transform: translate(0px, -120px);
    opacity: 0;
}
.MovieItem:hover a span.categorySpan {
    transform: translate(210px, 0px);
    opacity: 0;
}
.MovieItem:hover a .imdbRating {
    transform: translate(260px, 0px);
    transition-delay: 0.15s;
    opacity: 0;
}
.MovieItem a:after {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 50%;
    pointer-events: none;
    right: 50%;
    margin: -2.5px;
    background: #ffffff96;
    transform: scale(0);
}
.MovieItem:hover a:after {
    transform: scale(110);
    opacity: 0;
    transition: 0.5s all ease;
}
.MovieItem a .title p {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 10px;
    transition: 0.4s all ease;
    transform-origin: center;
    transform: scale(1.5);
    opacity: 0;
    font-weight: bold;
    color: #ddd;
}
.MovieItem:hover a .title p {
    opacity: 1;
    transform: scale(1);
}
.MovieItem a span.release-year {
    position: absolute;
    top: 55px;
    right: 15px;
    border-radius: 9px;
    line-height: 30px;
    padding: 0 13px;
    font-size: 13px;
    background: #141123;
    font-family: Righteous;
    transition: 0.4s all ease;
    transition-delay: 0s;
}
.MovieItem a .Episode + .release-year {
    top: 80px;
}
.MovieItem:hover a span.release-year {
    top: -85px;
    background: #f9cb24;
    color: #333;
    opacity: 0;
    /* visibility: hidden; */
    transition-delay: 0s;
}
.MovieItem a span.genre {
    position: absolute;
    top: 15px;
    list-style: none;
    background: var(--blue-color);
    right: 15px;
    border-radius: 9px;
    line-height: 30px;
    font-weight: bold;
    padding: 0 18px;
    font-size: 13px;
    transition: 0.4s 0.1s all ease;
    transform: translate(0px, -90px);
    opacity: 0;
}
.MovieItem:hover a span.genre {
    transform: translate(0);
    opacity: 1;
}
.MovieItem a span.quality {
    position: absolute;
    top: 55px;
    list-style: none;
    background: #454a6d;
    right: 15px;
    border-radius: 9px;
    line-height: 30px;
    font-weight: bold;
    padding: 0 18px;
    font-size: 13px;
    transition: 0.4s 0.1s all ease;
    transform: translate(0px, 160px);
    opacity: 0;
}
.MovieItem:hover a span.quality {
    transform: translate(0);
    opacity: 1;
}
.titleArea {
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    padding: 0 0 0 11px;
    float: right;
    flex: 1;
}
.titleArea:after {
    position: absolute;
  /*  background: linear-gradient(-90deg, #ffffff24, #ffffff05);*/
    top: 7px;
    bottom: 0;
    content: "";
    right: 20px;
    border-radius: 0px;
    padding-left: 360%;
}
.titleArea .icon {
    top: 0;
    width: 65px;
    display: inline-block;
    right: 0;
    height: 65px;
    z-index: 55;
    border-radius: 30%;
    border: 1px solid #ffffff36;
    box-shadow: 0px 1px 19px #00000085;
    overflow: hidden;
    float: right;
    margin-left: 16px;
    background: #1a1c20;
	display:none;
}
.titleArea .icon i {
    font-size: 34px;
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 64px;
}
.head_ThemeXCOM {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
}
.titleArea span {
    float: right;
    font-size: 20px;
    border-radius: 20px;
    font-weight: bold;
    z-index: 5;
    line-height: normal;
    padding: 8px 0;
	color:#fff;
}
.TitleBox.Small h2:after , .titleArea span:after, .EpisodesArea > div > h3:after {
    content: "";
    position: absolute;
    right: 63px;
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #29b0ef;
    box-shadow: 9px 0 0 0 #29b0ef, 18px 0 0 0 #29b0ef;
    top: 100%;
}
.TitleBox.Small h2:before ,.titleArea span:before, .EpisodesArea > div > h3:before{
    content: "";
    height: 4px;
    width: 40px;
    background: #29b0ef;
    border-radius: 2px;
    display: block;
    top: 100%;
    position: absolute;
}
.filterTabs li.active:before {
    transform: scale(200);
    opacity: 1;
    visibility: visible;
    transition: 1s all ease;
}
.sk-chase {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}
.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2s infinite ease-in-out both;
}
.sk-chase-dot:before {
    content: "";
    display: block;
    width: 25%;
    height: 25%;
    background-color: #fff;
    border-radius: 100%;
    animation: sk-chase-dot-before 2s infinite ease-in-out both;
}
.sk-chase-dot:nth-child(1) {
    animation-delay: -1.1s;
}
.sk-chase-dot:nth-child(2) {
    animation-delay: -1s;
}
.sk-chase-dot:nth-child(3) {
    animation-delay: -0.9s;
}
.sk-chase-dot:nth-child(4) {
    animation-delay: -0.8s;
}
.sk-chase-dot:nth-child(5) {
    animation-delay: -0.7s;
}
.sk-chase-dot:nth-child(6) {
    animation-delay: -0.6s;
}
.sk-chase-dot:nth-child(1):before {
    animation-delay: -1.1s;
}
.sk-chase-dot:nth-child(2):before {
    animation-delay: -1s;
}
.sk-chase-dot:nth-child(3):before {
    animation-delay: -0.9s;
}
.sk-chase-dot:nth-child(4):before {
    animation-delay: -0.8s;
}
.sk-chase-dot:nth-child(5):before {
    animation-delay: -0.7s;
}
.sk-chase-dot:nth-child(6):before {
    animation-delay: -0.6s;
}
@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes sk-chase-dot {
    80%,
    100% {
        transform: rotate(360deg);
    }
}
@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    }
    100%,
    0% {
        transform: scale(1);
    }
}
#MainFiltar .loader {
    display: table;
    margin: 80px auto;
    transform: scale(1);
}
.SearchListResult  .loader {
    display: table;
    margin: 120px auto;
    transform: scale(1);
}
.BreakNewsContent {
    float: right;
    font-weight: bold;
    color: #d8d8d8;
    width: 100%;
    flex: 1;
    border-radius: 25px;
    overflow: hidden;
    padding: 6px;
    display: flex;
}
.BreakNews .BreakNewsTitle:after {
    content: "";
    background: linear-gradient(45deg,#ffffff00 0%,#ffffff10 100%);
    position: absolute;
    top: 0;
    right: 100%;
    left: 0;
    width: 80px;
    height: 35px;
    z-index: 9;
    margin-right: 5px;
}
.BreakNewsContent marquee {
    display: block;
    width: 100%;
    direction: ltr;
}
.Left--Anchors a.PremiumUser {
    background: #FFD423;
    color: #222;
}
.Left--Anchors a {
    font-weight: 500;
    padding: 0px 30px;
    border-radius: 29px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
}
.Content--Wrapper {
   /* display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    overflow: hidden;*/
}
.advFilter ul button:hover {
    /*background: transparent;
    border: 2px solid var(--blue-color);*/
}
h3.NotFound {
    display: table;
    margin: 90px auto !important;
    font-size: 40px;
    font-weight: bold;
}
a.ShowMoreFromTab {
    margin: 10px auto 10px;
    background: #3d4576;
    height: 50px;
    line-height: 48px;
    border: 3px solid #212342;
    font-size: 18px;
    padding: 0 22px;
    clear: both;
    border-radius: 4px;
    transition: 0.3s all ease;
    min-width: 100%;
    text-align: center;
    width: 150px;
    overflow: hidden;
    max-width: 150px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 calc(100% / 1) !important;
}
.loader10 {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 12px;
    -webkit-animation: loader10m 3s ease-in-out infinite;
    animation: loader10m 2s ease-in-out infinite;
    transition: .3s all ease;
    display: block;
    z-index: 99;
    left: -53px;
}
.loader10:before {
  content: "";
  position: absolute;
  top: 0;
  left: -16px;
  height: 10px;
  width: 10px;
  border-radius: 12px;
  animation: loader10g 2s ease-in-out infinite;
}
.loader10:after {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  height: 10px;
  width: 10px;
  border-radius: 10px;
  -webkit-animation: loader10d 3s ease-in-out infinite;
  animation: loader10d 2s ease-in-out infinite;
}
@keyframes loader10g {
  0% {
    background-color: rgba(0, 0, 0, .2)
  }
  25% {
    background-color: #fdfdfd
  }
  50% {
    background-color: rgba(0, 0, 0, .2)
  }
  75% {
    background-color: rgba(0, 0, 0, .2)
  }
  100% {
    background-color: rgba(0, 0, 0, .2)
  }
}
@keyframes loader10m {
  0% {
    background-color: rgba(0, 0, 0, .2)
  }
  25% {
    background-color: rgba(0, 0, 0, .2)
  }
  50% {
    background-color: #fff
  }
  75% {
    background-color: rgba(0, 0, 0, .2)
  }
  100% {
    background-color: rgba(0, 0, 0, .2)
  }
}
@keyframes loader10d {
  0% {
    background-color: rgba(0, 0, 0, .2)
  }
  25% {
    background-color: rgba(0, 0, 0, .2)
  }
  50% {
    background-color: rgba(0, 0, 0, .2)
  }
  75% {
    background-color: #fff
  }
  100% {
    background-color: rgba(0, 0, 0, .2)
  }
}
.BlocksHolder > *:not(.MovieItem) {
 /*   margin-right: 10px;*/
}
a.ShowMoreFromTab i {
    font-size: 21px;
    padding-right: 10px;
}
a.ShowMoreFromTab:hover {
    border: 3px solid #3d4576;
    background: #ffffff14;
}
section.singleCover {
    width: 100%;
    display: block;
    height: 280px;
    position: relative;
}
section.singleCover > span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    opacity: 0.5;
}
.SinglePost {
    width: 100%;
    margin-bottom: 40px;
}
.SinglePost .Poster {
    width: 300px;
    float: right;
    position: relative;
    z-index: 9;
}
.SinglePost .Poster .InnerPoster {
    display: block;
    width: 100%;
    height: 420px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0px 23px #0000006e;
}
.SinglePost .Poster .InnerPoster img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    position: relative;
    transition: 0.4s all ease;
    z-index: 10;
}
.SecondPart {
    width: calc(100% - 315px);
    float: left;
    position: relative;
    border-radius: 10px;
}
div#my-breadcrumbs {
    display: table;
    width: 100%;
    font-size: 12px;
    padding: 12px  0px  3px;
}
.SinglePost  div#my-breadcrumbs {
    display: table;
    width: 100%;
    font-size: 12px;
    padding: 30px  0px  10px;
}
.SinglePost div#my-breadcrumbs {
    margin: 0;
}
 div#my-breadcrumbs span {
    display: inline-block;
    line-height: 10px;
    font-size: 13px;
    margin: 0 5px;
    color: #eee;
    float: right;
    transition: .3s;
    font-weight: 400;
    margin-bottom: 5px;
}
div#my-breadcrumbs {
    margin: 30px 0 15px;
}
 div#my-breadcrumbs i {
    margin: 0 6px;
    float: right;
    line-height: 10px;
    color: #29b0ef;
}
 div#my-breadcrumbs span:hover , div#my-breadcrumbs span:hover {
    color: #29b0ef;
}
.SecondPart h1.PostTitle {
    font-weight: bold;
    color: #fff;
    font-size: 21px;
    text-align: right;
    line-height: 30px;
}

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


section.tabs ul {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    justify-content: flex-start;
}

section.tabs ul li {
	font-size: 20px;
	cursor: pointer;
	line-height: 50px;
	padding: 0 20px;
	position: relative;
	font-weight: bold;
	transition: 0.3s all;
}

section.tabs ul li.active,
section.tabs ul li:hover {
	color: var(--blue-color);
}

section.tabs ul li.active:after,
section.tabs ul li:hover:after {
    content: "";
    height: 2px;
    width: 0;
    transition: .3s all;
    background: #29b0ef;
    position: absolute;
    bottom: -1px;
    right: 0;
    border-radius: 415px;
}

section.tabs ul li.active:after,
section.tabs ul li.active:after {
	width: 100%;
}

section.tabContents {
	min-height: 310px;
	padding: 20px 0;
}

section.allepcont {
	margin: 20px 0;
	width: 100%;
}
.TrillerOpenBtn>i {
    font-size: 21px;
    right: -2px;
}
.TrillerOpenBtn {
    background: #191c33;
    color: #ffffff;
    cursor: pointer;
}

section .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
	padding: 0 12px;
}

.row>a {
	display: block;
	padding: 0;
	transition: .3s;
	position: relative;
	width: 230px;
	overflow: hidden;
}

.row a .image {
	width: 100%;
	height: 160px;
	background: #11111b;
	overflow: hidden;
	border-radius: 8px;
}

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

.row a .image img {
	transition: .5s ease-in-out;
	border-radius: 8px;
}

.ep-info {
	padding: 10px;
	position: absolute;
	bottom: 0;
	transition: .3s ease;
	right: 0;
	width: 100%;
	transform: translateY(100%);
}

.ep-info h2 {
	font-size: 14px;
	font-weight: 500;
	transition: .35s ease;
	line-height: 22px;
}

.epnum {
	position: absolute;
	top: 10px;
	right: 10px;
	background: var(--blue-color);
	line-height: 30px;
	padding: 0 5px;
	border-radius: 5px;
	font-size: 30px;
	z-index: 9;
}

.epnum span {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.row a:hover .ep-info {
	transform: translateY(0);
}

.row a:hover img {
	object-position: bottom;
	opacity: .3;
}

.otherser .BlocksHolder>*:not(.MovieItem) {
	flex: 0 0 240px;
}

.otherser .BlocksHolder {
	justify-content: center;
}

.PreWidth .Small--Box {
	flex: 0 0 240px;
}

ul.Blocks--List.Centered {
	justify-content: center;
}

ul.Blocks--List {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	row-gap: 15px;
}
section.tabs {
    border-bottom: 1px solid #9497c299;
}


@media only screen and (max-width: 970px) {

	.PreWidth .Small--Box,
	.Small--Box,
	.row>a,
	ul.Posts--List.SixInRow>div {
		flex: 0 0 calc(100% / 3);
		min-width: auto;
		width: auto;
		max-width: initial;
	}
}

@media only screen and (max-width: 450px) {

	.PreWidth .Small--Box,
	.Small--Box,
	.row>a,
	ul.Posts--List.SixInRow>div {
		flex: 0 0 50%;
		width: auto;
	}
}

@media only screen and (max-width: 700px) {
	.Block--Item a .Poster--Block {
		padding-bottom: 116%;
	}

	.Block--Item {
		min-width: auto;
		flex: 0 0 31%;
	}

	section.tabs ul li {
		font-size: 14px;
		flex: 1;
		text-align: center;
		padding: 0;
	}
}

@media only screen and (max-width: 480px) {
	.row>a {
		flex: 0 0 48%;
	}

	.Block--Item {
		flex: 0 0 47%;
		margin: 0 1% 10px;
	}
}




















/***************/
.SecondPart h1.PostTitle a {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    display: block;
}
a.goWatch {
    text-align: center;
    width: 190px;
    border-radius: 8px;
    display: block;
    padding: 10px 0;
    transition: .3s;
    background: #eac13b;
    color: #222;
    font-size: 13px;
    font-weight: 700;
    margin: 0 auto;
}
a.goWatch i {
    float: right;
    font-size: 30px;
    padding: 8px 13px 0 0;
    z-index: 10;
}
a.goWatch span {
    display: block;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    font-weight: bold;
    z-index: 9;
    float: right;
    padding: 0 20px;
    width: calc(100% - 32px);
}
.SecondPart .Right {
    width: calc(100% - 260px);
    overflow: hidden;
    display: inline-block;
}
.SecondPart .Left {
    width: 255px;
    vertical-align: top;
    display: inline-block;
    float: left;
    min-height: 100px;
}
.SecondPart .Right .SingleContent {
    max-height: 110px;
    overflow: auto;
    padding: 0 0 0 25px;
    z-index: 2;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    color: #fff;
    border-bottom: 1px solid #0000000d;
}
.SecondPart .TaxContent {
    display: table;
    width: 100%;
    margin-top: 15px;
}
.SingleContent {
    margin: 10px 0 5px;
    font-size: 13px;
    font-weight: 400;
    color: #ffffffa1;
}
.MovieItem:hover a .title h4 {
    border-top: 1px solid #dddddd26;
}
.PageMenu > li > ul {
    background: #fff;
    list-style: none;
    visibility: hidden;
    width: 100% !important;
    box-shadow: 0 0px 17px #00000047;
    position: absolute;
    min-width: 200px;
    opacity: 0;
    transform-origin: top;
    transition: 0.3s all ease;
    transform: translate(20%, 0) rotateX(0deg);
    border-radius: 5px;
	top:100%;
}
.PageMenu > li:hover > ul {
    visibility: visible;
    opacity: 1;
}
.headerMenu li.menu-item ul.sub-menu {
    display: none;
    min-width: 180px;
    margin: 0;
    padding: 0;
    transition: .35s all ease;
    z-index: 9999999;
    text-align: center;
    box-shadow: 0 11px 20px #0c2b4536;
    background: #1a1e30;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    display: block;
    width: 220px;
    display: none;
    position: absolute;
    top: 100%;
    border: 1px solid rgba(0,0,0,.15);
    right: 0;
    border-radius: 0;
}
.headerMenu li.menu-item.open ul.sub-menu {
    display: block;
}
.headerMenu li ul.sub-menu a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    text-align: right;
    border-bottom: 1px solid rgba(0,0,0,.1);
    color: #ffffff !important;
}
ul.sub-menu li {
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.15);
    font-weight: 400;
    padding: 0 15px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}
ul.sub-menu li:hover {
    background: rgb(0 0 0 / 39%);
}
ul.sub-menu li:last-child a {
    border: 0;
}
.PageMenu > li > ul > li > ul:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: #0000 #0000 #fff #0000;
    position: absolute;
    right: -10px;
    transform: rotate(90deg);
    top: 19px;
}
.PageMenu > li > ul:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: #0000 #0000 #fff #0000;
    position: absolute;
    right: 50%;
    transform: translate(50%,0);
    bottom: 100%;
}
.PageMenu > li > a:hover {
   /* overflow: hidden;*/
}
.PostStory {
    margin-top: 20px;
    overflow: hidden;
    border-radius: 5px;
    background: linear-gradient(90deg, #57769200, #ffffff17 60%);
    font-weight: bold;
    font-size: 13px;
}
.PostStory:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    width: 56px;
    background: #ffffff1c;
    border-radius: 35px 00 0 35px;
    z-index: 3;
}
.PostStory > i {
    float: right;
    font-size: 32px;
    margin-left: 34px;
    color: #fff;
    font-weight: 200;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: revert;
    text-align: center;
    line-height: 100%;
    width: 50px;
}
.PostStory > i:after {
    position: absolute;
    content: "";
    transform-origin: center;
    top: 0;
    right: 0;
    bottom: 0;
    width: 58px;
    background: #ffffff05;
    border-radius: 35px 00 0 35px;
    z-index: 1;
    display: block;
}
.PostStory > i:before {
    z-index: 99;
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    right: 50%;
    font-size: 38px;
}
.Story {
}
.PostStory .Story {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 70px 10px 10px;
    line-height: 20px;
}
.SecondPart .imdbRBox {
    display: inline-block;
    height: 60px;
    line-height: 47px;
    border-radius: 6px;
    padding: 0 20px;
    color: #000;
    font-size: 37px;
    background: #eac13b;
    position: absolute;
    left: 0;
    z-index: 99;
    top: 0;
    padding: 10px;
    box-shadow: 0 0 20px #0000009e;
}
.SecondPart .imdbRBox strong {
    float: right;
    font-weight: bold;
    font-size: 31px;
    line-height: 41px;
    padding-left: 11px;
}
.SecondPart .imdbRBox span {
    color: #eac13b;
    float: left;
    font-family: Righteous;
    height: 40px;
    background: #111;
    font-size: 36px;
    border-radius: 45px;
    padding: 0 17px;
    line-height: 40px;
}
.SearchListResult {
    position: absolute;
    top: 100%;
    transition: 0.3s all cubic-bezier(0.25, 0.1, 0.29, 1.4);
    width: 318px;
    height: 320px;
    z-index: 99998;
    background: #33365a;
    left: 0;
    padding: 5px 15px;
    transform: scale(0);
    opacity: 0;
    transform-origin: top left;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
}
.SearchListResult h5 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff;
    border-bottom: 1px solid #3d4576;
    height: 40px;
    padding: 5px 18px;
    text-align: right;
    font-weight: bold;
}
.SearchListResult a {
    color: #fff;
}
.SearchListResult .SearchInnerList {
    height: calc(100% - 100px);
    overflow: auto;
    margin-left: -6px;
    padding-left: 4px;
    margin-bottom: 10px;
    position: relative;
}
a.SearchListMoreButton {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 2px;
    padding: 0 12px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    justify-content: center;
    line-height: 37px;
    border-radius: 4px;
}
.SearchListResult.show {
    transform: translate(0) scale(1);
    opacity: 1;
}
a.SearchListMoreButton i {
    float: left;
    font-size: 33px;
    padding-top: 5px;
    line-height: 33px;
}
.SearchListResult h5 em {
    font-style: normal;
    color: var(--blue-color);
}
.SearchInnerList > li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    list-style: none;
}
img {
    max-width: 100%;
}
.SearchInnerList > li .SearchThumb {
    width: 60px;
    height: 70px;
    float: right;
    overflow: hidden;
    border: 2px solid #4978d2;
    box-shadow: 0 2px 12px #0000005c;
}
.SearchInnerList > li .SearchThumb img {
    height: auto;
    min-height: 100%;
}
.SearchInnerList > li .SearchResultInner {
    float: left;
    width: calc(100% - 75px);
}
.SearchInnerList > li .SearchResultInner .Stars {
    font-size: 10px;
    margin-bottom: 3px;
    position: relative;
    color: #00000033;
}
.SearchInnerList > li .SearchResultInner .Stars .Front {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: #ffb659;
}
.SearchInnerList > li .SearchResultInner > h1 {
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: bold;
}
.SearchInnerList > li .SearchResultInner > ul {
    list-style: none;
}
.SearchInnerList > li .SearchResultInner > ul > li {
    font-size: 11px;
    font-weight: 700;
    float: right;
    background: linear-gradient(to left, #4978d2, transparent);
    margin-left: 10px;
    height: 20px;
    padding: 5px 8px;
    border-radius: 3px;
    line-height: 14px;
}
.SearchInnerList > li .SearchResultInner > ul > li > span {
    font-weight: 700;
    color: #fff;
    display: inline-block;
    float: right;
    margin-left: 8px;
    line-height: 100%;
}
.SearchInnerList > li .SearchResultInner > ul > li a {
    color: #FFC107;
    font-size: 12px;
    display: inline-block;
    line-height: 8px;
    position: relative;
    bottom: 1px;
}
.NoSearchResults {
    display: table;
    margin: 103px auto;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.TeamLine {
    display: table;
    width: 100%;
}
.TeamLine > span {
    float: right;
    font-size: 20px;
    font-weight: bold;
    width: 120px;
    line-height: 36px;
	color:#fff;
}
.TeamLine ul {
    float: left;
    width: calc(100% - 120px);
    overflow: hidden;
    height: 40px;
}
.TeamLine ul li {
    width: 150px;
    min-width: 150px;
    direction: rtl !important;
    margin: 0 auto;
    display: inline-block;
    background: #ffffff14;
    overflow: hidden;
    border-radius: 3px;
}
.TeamLine ul li a {
    width: 100%;
    display: block;
    padding-left: 10px;
    border-radius: 3px;
    overflow: hidden;
    transition: 0.2s all ease;
    direction: rtl;
    z-index: 9;
    padding: 5px 10px;
}
.TeamLine ul li:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 5px;
    background: #ffffff29;
    transform-origin: 50% 40%;
    border-radius: 50%;
    transform: scale(0);
    transition: 0s all ease;
    z-index: 1;
}
.TeamLine ul li:hover:after {
    transform: scale(200);
    opacity: 0;
    transition: 1s all ease;
}
.TeamLine ul li:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 5px;
    background: var(--blue-color);
    transform-origin: 50% 40%;
    border-radius: 50%;
    transform: scale(0);
    transition: 0s all ease;
    z-index: 1;
}
.TeamLine ul li:hover:before {
    transform: scale(200);
    transition: 1s 0.2s all ease;
}
.TeamLine ul li a .icon {
    width: 60px;
    height: 60px;
    background: #ffffff14;
    margin-left: 12px;
    text-align: center;
    font-size: 30px;
    transition: 0.3s all ease;
    color: #e4e4e4;
    line-height: 63px;
    float: right;
    text-align: center;
}
.TeamLine ul marquee {
    direction: ltr;
}
.TeamLine ul li:hover .icon,
.TeamLine ul li:hover .det p {
    color: #fff;
}
.TeamLine ul li a .det {
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    transition: 0.3s all ease;
    text-align: center;
}
.TeamLine ul li a .det span {
    display: block;
}
.TeamLine ul li a .det p {
    display: block;
    color: #c1c1c1;
    font-size: 13px;
}
.TeamLine ul li:hover a .icon {
    box-shadow: 0px 0px 10px #000000ad;
}
.TeamLine ul li:hover a .det {
    padding-right: 6px;
}
.Others {
    margin-top: 10px;
}
.StoryArea {
    background: #dcddf526;
    padding: 10px;
    border-radius: 4px;
}
.StoryArea em {
    color: #FFC107;
    display: block;
}
.StoryArea span {
    display: block;
    font-weight: bold;
    color: #d4d406;
    font-size: 16px;
}
.StoryArea p {
    font-size: 13px;
    font-weight: 500;
    color: #e8e8e8;
    font-weight: 500;
}
/***********************/
.ThemeX_WorkTeam {
    display: flex
;
    gap: 10px;
}
.WorkTeam {
    width: 100%;
    max-width: 271px;
    margin-top: 8px;
}
.WorkTeam h3 {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    background: #1b1835;
    color: #fff;
    border-radius: 0;
    padding: 0px 20px;
    font-weight: 400;
}
ul.TeamUL {
    display: flex;
    font-size: 15px;
    line-height: 36px;
    font-weight: 600;
    height: 140px;
    overflow-x: hidden;
    overflow-y: auto;
    border-radius: 0 0 5px 5px;
    background: rgb(41, 38, 71);
    flex-direction: column;
}
ul.TeamUL li {
    width: calc(100% / 1);
    padding: 5px 16px;
    border-bottom: 1px solid #979bc647;
}
ul.TeamUL li a {
    display: flex
;
    flex-wrap: wrap;
    gap: 0.4vw;
    font-size: 18px;
    align-items: center;
}
ul.TeamUL li a i {
    font-size: 14px;
    background: #ffffff29;
    padding: 8px 9px;
    border-radius: 100px;
}
ul.TeamUL li a h6 {
    font-size: 15px;
}
ul.TeamUL::-webkit-scrollbar {
    width: 4px;
}

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

.WatchArea {
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s all ease;
}
.WatchArea.active {
    height: auto;
    opacity: 1;
    visibility: visible;
    margin: 30px 0;
}
.WatchArea .loader {
    display: table;
    margin: 160px auto;
    transform: scale(1.8);
}
.WatchHead {
    display: table;
	
    width: 100%;
    margin-bottom: 5px;
}

.DownloadArea {
    margin-top: -30px;
    margin-bottom: 30px;
}
.WatchBar {
    display: flex;
    justify-content: space-between;
    padding: 7px 11px;
    margin: 10px 0 15px;
    align-items: center;
    border-radius: 5px;
}
.WatchBar, .episodes--buttons>*, a.downloadsLink {
    background: #2b3156;
}
.WatchBar span {
    float: right;
    font-size: 18px;
    border-radius: 20px;
    font-weight: 500;
    z-index: 5;
    line-height: normal;
    color: #ffffff;
}
.WatchBar a.back {
    background: #ffd423;
    color: #222;
}
.WatchBar a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 20px;
    gap: 10px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
}
.WatchBar a i {
    font-size: 19px;
}
div#WatchList {
    display: table;
    width: 100%;
    border-radius: 5px;
}
div#WatchList ul#watch {
    width: 100%;
    background: #2b3156;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
div#WatchList ul#watch li {
    padding: 5px 10px;
    color: #b2b5e0;
    display: table;
    cursor: pointer;
    overflow: hidden;
    border-bottom: 1px solid #ffffff0a;
    font-family: Righteous;
    line-height: 30px;
    font-size: 16px;
    padding: 10px 15px;
	    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
div#WatchList ul#watch li.ISActive {
    background: #29b0ef;
    margin-top: -15px;
    padding-top: 20px;
    color: #fff;
    font-weight: 600;
}
div#WatchList ul#watch li span {
    display: block;
    line-height: 20px;
    border-radius: 50%;
    padding: 6px 0;
    float: right;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.58);
    background: var(--blue-color);
    color: #fff;
    font-family: Righteous;
    width: 32px;
    text-align: center;
    margin-left: 9px;
}
div#WatchList .WatchIframe {
    float: left;
    width: 100%;
    padding: 10px;
    height: 510px;
    background: #08080845;
    border: 2px solid #4374ff14;
    border-radius: 8px;
    overflow: hidden;
}
div#WatchList .WatchIframe iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}
div#WatchList ul#watch li.ISActive span {
    background: #efce40;
    color: #222;
}
.ServersList.Download ul li {
    flex: 0 0 calc(100% / 5);
    padding: 0 10px;
    overflow: hidden;
}
.ServersList.Download ul li.proserver {
}
.ServersList.Download ul li a {
    display: flex;
    align-items: center;
    padding: 9px 20px;
    border-radius: 8px;
    gap: 15px;
    transition: .3s;
    background: #2b3156;
    text-align: justify;
    margin-bottom: 10px;
}
.ServersList.Download ul li:first-child a {
    background: #31a24c;
}
.ServersList.Download ul li a i {
    font-size: 26px;
}
.ServersList.Download {
}
.ServersList.Download ul {
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    display: flex;
}
body > header > .Content--Wrapper {
	    padding: 4px 0 12px;
}
.ServersList.Download ul li a em {
    display: flex;
    align-items: center;
    padding: 9px 20px;
    border-radius: 8px;
    gap: 15px;
    transition: .3s;
    background: #2b3156;
    text-align: justify;
    margin-bottom: 10px;
}
.ServersList.Download ul li a:hover {
    background: #31a24c;
}
.ServersList.Download ul li a .text {
    flex: 1;
}
.ServersList.Download ul li a .text span {
    font-size: 19px;
        font-weight: 400;
}
.ServersList.Download ul li a .text p{
    font-size: 13px;
    color: #ccc;
    font-weight: 200;
}

h4.downTitle {
    display: table;
    background: linear-gradient(-90deg, #2b3156 15%, #ffffff00);
    border-radius: 10px;
    padding: 0 25px;
    transition: .4s;
    font-weight: 400;
    margin-bottom: 20px;
    height: 45px;
    line-height: 45px;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    text-align: right;
}
h4.downTitle i {
    padding-left: 10px;
}
h4.downTitle span {
    font-weight: 700;
    color: #ffd423;
}
.catBrea {
    background: linear-gradient(45deg, #ffffff00 0, #33365a 100%);
    border-radius: 7px;
    margin-bottom: 10px;
}
.catBrea span {
    display: inline-block;
    font-weight: bold;
    margin-left: 5px;
}
a {
}
.catBrea i {
    margin: 0 10px 0 8px;
}
.postSingle .advFilter {


}
@media only screen and (max-width: 900px) {
    .SlideItem:nth-child(4n + 0) {
        margin-left: 15px;
    }
    .SlideItem {
        width: calc((100% - 15px) / 2);
    }
    .SlideItem:nth-child(2n + 0) {
        margin-left: 0;
    }
    .titleArea {
        float: none;
        display: block;
    }


    .MovieItem a .Episode {
        top: 80px;
        left: auto;
        right: 15px;
    }
    .filterTabs ul li {
        display: inline-block;
        float: none;
    }
    .titleArea:after {
        padding-left: 90%;
    }
    .filterTabs ul::-webkit-scrollbar {
        height: 3px;
    }
    .filterTabs {
    }
    .filterTabs ul::-webkit-scrollbar-track {
        background: #3d4576;
    }
    .filterTabs ul::-webkit-scrollbar-thumb {
        background-color: #29b0ef;
    }
    .MovieItem {
        max-width: 270px;
        min-width: 170px;
        height: auto;
    }
    .advFilter ul {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        margin-left: -10px;
    }
    .advFilter ul > div.dropdown-button,
    .advFilter ul > button {
        float: right;
        width: calc(50% - 9px);
        margin-bottom: 10px;
    }
    .advFilter ul > div.dropdown-button:hover {
        z-index: 99999;
    }
    .SearchHead,
    header .PageMenu,
    header .RigtHeader {
        float: none;
        display: table;
        width: 100%;
    }
    header {
      
    }
	.SliderHome {
    display: none;
}
	.Logo--Area {

    position: relative;
    margin: 0px auto;
    direction: ltr;
    float: none;
    overflow: hidden;
    text-align: center;
    max-width: 270px;

}
    body {
        padding: 0;
    }
    header .RigtHeader {
        display: table;
        width: 240px;
        margin: 0px auto 20px;
    }
    header .PageMenu {
        display: flex;
        flex-wrap: wrap;
    }
    header .PageMenu li {
        flex: 1;
        border: 1px solid #ffffff4a;
        float: none;
        margin-bottom: 10px;
        min-width: 160px;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    header .PageMenu li a {
        width: auto;
        display: inline-block;
        border: 0;
        padding: 9px 0 0;
    }
    .SearchHead form input[type="text"] {
        width: 100%;
    }
    .SinglePost .Poster {
        display: table;
        max-width: 70%;
        float: none;
        margin: 0 auto 20px;
        height: auto;
        width: auto;
    }
    .SinglePost .Poster .InnerPoster,
    .SinglePost .Poster .InnerPoster img {
        width: auto;
        height: auto;
    }
    .SecondPart {
        float: none;
        width: 100%;
    }
    .PageMenu > li > ul > li > ul {
        display: none;
    }

    .SecondPart .imdbRBox {
        position: relative;
        display: table;
        margin: 0 auto 20px;
    }
    .TeamLine > span {
        float: none;
        display: table;
        margin: 0 auto;
    }
    .TeamLine ul {
        display: block;
        width: 100%;
        float: none;
    }
    div#WatchList ul#watch {
        height: auto;
        float: none;
        display: table;
        width: 100%;
    }
    div#WatchList ul#watch li {
        float: right;
        width: calc((100% - 15px) / 2);
        margin-left: 15px;
        border-radius: 5px;
    }
    div#WatchList ul#watch li:nth-child(2n + 0) {
        margin-left: 0;
    }
    div#WatchList .WatchIframe {
        padding: 0;
        padding-top: 60%;
        height: auto;
        width: 100%;
        float: none;
        margin-top: 15px;
        border-radius: 5px;
    }
    div#WatchList .WatchIframe iframe {
        position: absolute;
        top: 15px;
        width: calc(100% - 30px);
        right: 15px;
        bottom: 0;
        height: calc(100% - 30px);
    }
    .SlideItem:nth-child(5n + 0) {
        width: 50%;
        margin: 0 auto 14px;
        float: none;
    }
}
.btnsSingle {
    margin-top: 5px;
}


a.showMoreTeam {
    display: table;
    margin: 10px auto 0;
    font-weight: bold;
}
.TeamLine ul.active {
    height: auto;
}
.SecondPart .stars {
    position: absolute;
    top: -32px;
    left: 31px;
    width: 134px;
    line-height: 20px;
    color: #ffffff;
    overflow: hidden;
    height: 20px;
    z-index: 9;
    cursor: pointer;
    font-size: 20px;
    display: none;
}
.stars .Front {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
    color: #ffbe00;
    overflow: hidden;
}
.stars .Back .active {
    color: #eac13b;
    cursor: pointer;
}
.alist {
    float: left;
    padding: 16px 0 0;
}
.alist a.goBack {
    display: inline-block;
    font-weight: bold;
    height: 35px;
    border: 1px solid #ffffff3d;
    line-height: 35px;
    padding: 0 20px;
    border-radius: 10px;
    margin-right: 5px;
}
.EpisodesArea {
    background: #9ca8b314;
    max-width: 1250px;
    padding: 20px;
    margin: 20px auto;
}
.EpisodesArea > div > h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    padding: 10px;
    display: table;
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
	color:#fff;
}
.EpisodesList {
    text-align: center;
    display: flex !important;
    justify-content: right;
    align-items: center;
    margin: 0 auto;
    width: auto !important;
    flex-wrap: wrap;
}
.EpisodesList > a.active {
    background: var(--blue-color);
}
.EpisodesList > a {
    flex: 1;
    margin: 0 5px 10px;
    white-space: nowrap;
    max-height: 40px;
    border: 1px solid #33365a;
    vertical-align: top;
    background: #33365a;
    padding: 11px 10px 7px;
    height: 40px;
    overflow: hidden;
    min-width: 130px;
    transition: 0.2s all ease;
    font-weight: bold;
    text-align: right;
    border-radius: 5px;
    width: auto;
    max-width: 160px;
}
.SeasonsList > ul li {
    text-align: center;
    background: #51436b;
    height: 50px;
    border-radius: 5px;
    white-space: nowrap;
    width: 100%;
    margin-bottom: 10px;
}
.SeasonsList > ul li a {
    display: block;
    position: relative;
    font-size: 16px;
    padding: 12px 20px;
    font-weight: bold;
}
.EpisodesList > a > em {
    float: left;
    font-style: normal;
    font-size: 25px;
    font-weight: 400;
    margin-top: -5px;
    font-family: Righteous;
}
.SeasonsList > ul {
    text-align: center;
    display: flex;
    justify-content: right;
    margin: 0 auto;
    width: auto;
    flex-wrap: wrap;
}
.SeasonsList > ul li.active {
    background: var(--blue-color);
}
.SeasonsList {
    width: 240px;
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ffffff0a;
    padding-bottom: 5px;
}
.EpisodesList .loader {
    display: table;
    margin: 51px auto;
    transform: scale(1.5);
}
.TrilerOverlay {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    height: 100%;
    transform: scale(0);
    transition: 0.35s all ease;
    visibility: hidden;
    opacity: 0;
}
.TrilerOverlay.active {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}
.overlayClosse {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000d4;
}
.closseTriller {
    position: absolute;
    color: #fff;
    transform: translateX(-50%);
    top: 70px;
    font-size: 30px;
    right: 10px;
}
.MasterTriller {
    position: absolute;
    width: 75%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: 75%;
    top: 50%;
    box-shadow: 0 0 50px #000000cc;
    border: 3px dotted #000;
    background: #202121;
}
.MasterTriller > * {
    width: 100%;
    height: 100%;
}
.EpisAs {
    display: flex;
    margin: 10px 0 10px;
    justify-content: right;
}

.EpisAs div {
    flex: 1;
    max-width: 50%;
}
.EpisAs div a {
    transition: 0.3s all ease;
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 10px;
    background: #ffffff0d;
    font-weight: bold;
    border-radius: 7px;
}
.EpisAs div.PrevEpi {
    margin-left: 12px;
}
.EpisAs div a:hover {
    background: var(--blue-color);
}
.NextEpi.here {
    padding-left: 20px;
}
.NextEpi.here a {
    background: #29b0ef;
}
.NextEpi.here span {
    font-size: 18px;
}
.NextEpi.here em {
    font-size: 29px;
    line-height: 0;
    top: 5px;
    color: #fff;
    padding: 0 9px;
    border-radius: 80px;
    margin-right: 15px;
}
.NextEpi em, .PrevEpi em {
    font-size: 25px;
    line-height: 0;
    top: 3px;
    padding-right: 5px;
}
.SlideItem {
}


.SliderHome .owl-next {
    position: absolute;
    top: 50%;
    height: 70px;
    width: 50px;
    right: 40px;
    font-size: 40px;
    background: #802865;
    text-align: center;
    border-radius: 3px;
    padding-top: 5px;
    box-shadow: 0px 1px 4px 1px #00000096;
}

button.owl-prev,.owl-nav {
    position: inherit;
}

a.SlidesNext,a.SlidesPrev {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 99;
    color: var(--blue-color);
    cursor: pointer;
    font-size: 80px;
}
.Slides.owl-rtl.owl-loaded {
    overflow: hidden;
}
a.SlidesPrev {
    right: -40px;
}
a.SlidesNext {
    left: -40px;
}
.PageMenu > li > ul > li > ul {
    background: #fff;
    list-style: none;
    visibility: hidden;
    width: 100% !important;
    box-shadow: 0 0px 17px #00000047;
    position: absolute;
    min-width: 200px;
    opacity: 0;
    transition: 0.3s all ease;
    right: 100%;
    border-radius: 5px;
    top: 0;
}

.PageMenu > li > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
}

.MovieItem a span.release-year + .Episode {
    top: 93px;
    left: auto;
    right: 15px;
}

.ribbon span:nth-of-type(1) {
    top: 30px;
    left: -61px;
    width: 200px;
    height: 27px;
    text-align: center;
    font-size: 13px;
    line-height: 27px;
    color: #ffffff;
    transform: rotate(-45deg);
    z-index: 9;
    box-shadow: 0 0 3px #563e7d;
    position: absolute;
    background: #563e7d;
}
.ribbon span:nth-of-type(2) {
    position: absolute;
    width: 220px;
    top: 45px;
    left: -42px;
    z-index: 5;
    line-height: 28px;
    text-align: center;
    background: #FFC107;
    color: #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-45deg);
}
.Block--Item a:hover .ribbon span {
    opacity: 0;
}
.MovieItem a:hover .ribbon {
    opacity: 0;
}.Small--Box a:hover .ribbon {
    opacity: 0;
}

.MovieItem a:hover span.release-year {
    opacity: 1;
}
@media only screen and (max-width: 900px) {
    .SeasonsList > ul li {
        max-width: 100%;
    }
    .SeasonsList > ul {
        width: 100%;
        display: table;
    }
}

@media only screen and (max-width: 400px) {
    .PageMenu > li > ul {
        width: 100% !important;
    }
    header .RigtHeader > a .LogoContent h4 {
        font-size: 50px;
    }
    header .RigtHeader {
        padding: 0;
        width: 200px;
        overflow: hidden;
    }
    .PageMenu > li > ul > li > ul {
        display: none;
    }
}

.SlideItem .Episode {
    top: 55px;
    left: auto;
    right: 15px;
}

.subCats {
    display: table;
    margin: 0 auto 15px;
}

.subCats a {
    color: #ffffff;
    cursor: pointer;
    transition: 0.35s all ease;
    margin: 0 4px;
    font-weight: bold;
    border: 1px solid #b1b1b126;
    padding: 4px 25px;
    border-radius: 60px;
    float: right;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 8px;
}


.SeasonsList + .EpisodesList {}

.SeasonsList + .EpisodesList {
    width: calc(100% - 250px) !important;
    float: left;
}


.headerMenu  .ul-base {
    padding: 0;
    list-style: none;
    display: flex;
}


/* -----------------------------------------------------
   Dropdown Menu
-------------------------------------------------------- */
.headerMenu {
    display: block;
    position: relative;
    float: right;
}
.headerMenu li {
  display: block;
  position: relative;
}
.headerMenu li a {
    display: block;
    padding: 0 15px;
    color: #fff;
    font-size: 15px;
    line-height: 60px;
    text-decoration: none;
    z-index: 9999;
}
.headerMenu li a i {
    vertical-align: middle;
    font-size: 16px;
    margin-right: 8px;
    font-weight: 400;
}


 .filterTabs {
    margin-bottom: 10px;
}


.secTop{position: relative;overflow: hidden;margin:0 0 15px}
.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:var(--blue-color)}
.secTop .lBtns{
    display: flex;
    gap: 10px;
    margin: 0 auto;
}
.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:var(--blue-color)}
.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;
}

.headerMenu li .dropdown-menu {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 100%;
    right: 0px;
    min-width: 200px;
    margin: 0;
    padding: 0;
    text-align: right;
    border-radius: 8px;
    background-color: #fff;
    z-index: 1000;
    box-shadow: 0 11px 20px #0c2b4536;
    transition: .35s all ease;
}
.headerMenu li .dropdown-menu li {
  display: block;
}
.headerMenu li .dropdown-menu li a {
    display: block;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    text-align: right;
    border-bottom: 1px solid rgba(0,0,0,.1);
    color: #000 !important
}
.headerMenu li .dropdown-menu li:hover a {
   color: #000 !important
}
.headerMenu li.dropdown.open .dropdown-menu {
  display: block;
}
/*    section     */
section.Two--Items {
    margin: 30px 0;
}
.Two--Items .Content--Wrapper {
    display: flex;
    flex-wrap: wrap;
}

.Content--Wrapper {
    margin: 0 auto;
    max-width: 1300px;
    width: 97%;
}
.Two--Items .Wide--Contents {
    flex: 0 0 100%;
    padding: 10px 10px 5px;
    background: linear-gradient(180deg,rgb(255 255 255 / 2%) 0,rgb(255 255 255 / 5%) 100%);
    border-radius: 8px;
    overflow: hidden;
}
.Two--Items .Title--Box {
    display: flex;
    width: 100%;
    border-bottom: 2px solid rgb(0 0 0 / 5%);
    padding-bottom: 10px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.Two--Items .Title--Box .Right {
    float: right;
    display: flex;
    align-items: center;
}
.Two--Items .Title--Box .Right h3 {
    margin-right: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.Two--Items .Title--Box .Right i {
    padding: 10px;
    font-size: 20px;
    color: #fff;
    box-shadow: 0 0 10px #00000080;
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #ffffff08;
}
.Two--Items .Title--Box > a {
    border: 2px solid #ffffff08;
    font-weight: 400;
    padding: 5px 15px;
    border-radius: 8px;
    transition: .3s all ease;
}
.Two--Items .Title--Box > a:hover{
    background: #29b0ef;
}
.Two--Items .Wide--Contents .Box--Contents {
    padding-bottom: 15px;
}
.Two--Items .Wide--Contents .Box--Contents ul.Posts--List {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    row-gap: 10px;
    padding-bottom: 10px;
}
ul.Posts--List .Small--Box {
    flex: 0 0 calc(100% / 6);
    overflow: hidden;
    padding: 0 10px;
}
.Wide--Contents.colRight ul.Posts--List .Small--Box {
    flex: 0 0 calc(100% / 5);
    overflow: hidden;
    padding: 0 10px;
}
ul.Posts--List .Small--Box a {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
}
ul.Posts--List .Small--Box a .Poster {
    display: block;
    padding-bottom: 150%;
    width: 100%;
    transition: .3s all ease;
}

.Small--Box > a inner--title {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    padding: 15px;
    display: block;
    padding-top: 100%;
    background: linear-gradient(0deg, #000, transparent);
    width: 100%;
    border-radius: 0;
    right: 0px;
    transition: .35s all ease;
    z-index: 8;
}
.Small--Box > a inner--title>h2 {
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
}

.Small--Box > a inner--title p {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 20px;
    margin-top: 8px;
    color: #ada6a6;
    transition: .3s all ease;
    transform: rotate(0deg);
    transform-origin: 0 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
}
.Small--Box a:hover inner--title p {
    height: 40px;
    transform: rotate(0);
    opacity: 1;
}


.Small--Box .Poster::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #ffffff;
    opacity: 0;
    z-index: 8;
    background: unset;
    -webkit-transition: all .3s linear;
    transition: all .2s linear;
}
.Small--Box a:hover .Poster::before {
    opacity: 1;
}

ul.Posts--List .Small--Box:hover .Poster {
    opacity: .2;
}
ul.Posts--List .Small--Box a .Poster img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}
ul.Posts--List .Small--Box a ul.liList {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}
ul.Posts--List .Small--Box a ul.liList li:nth-child(1) {
    background: #ffcb17;
    color: #000;
}

ul.Posts--List .Small--Box a ul.liList li {
    display: table;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    margin: 0 0 4px;
    border-radius: 30px;
    padding: 3px 8px 2px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
}
ul.Posts--List .Small--Box a h3.title {
    font-size: 13px;
    position: absolute;
    bottom: 0;
    padding: 195px 10px 10px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    line-height: 20px;
}
.Wide--Contents.colRight {
    flex: 0 0 69%;
    margin-left: 1%;
    padding: 10px 10px 5px;
    background: linear-gradient(180deg,rgb(255 255 255 / 2%) 0,rgb(255 255 255 / 5%) 100%);
    border-radius: 8px;
    overflow: hidden;
}

@media only screen and (max-width: 970px){
    .Two--Items .Wide--Contents , .Two--Items .Aside--Contents{
        flex: 0 0 100%;
        margin: 0 0 10px;
    }
    ul.Posts--List .Small--Box{
        flex: 0 0 31%;
        min-width: auto;
        max-width: initial;
        margin: 0 1% 15px;
    }
	
	.Wide--Contents.colRight ul.Posts--List .Small--Box {
    flex: 0 0 31%;
    row-gap: 20px;
    padding: 0 10px;
}

}
@media only screen and (max-width: 500px){
    ul.Posts--List .Small--Box{
        flex: 0 0 48%;
    }
		.Wide--Contents.colRight ul.Posts--List .Small--Box {
    flex: 0 0 48%;

}
	.Two--Items .Title--Box .Right h3 {
    font-size: 16px;

}
	.Two--Items .Title--Box > a{
	border: 2px solid #ffffff08;
    font-weight: 400;
    padding: 5px 9px;
    border-radius: 8px;
    transition: .3s;
    font-size: 13px;
}
}
@media only screen and (max-width: 420px){
    ul.Posts--List .Small--Box{
        flex: 0 0 48%;
    }
		.Wide--Contents.colRight ul.Posts--List .Small--Box {
    flex: 0 0 48%;

}
	.Two--Items .Title--Box .Right h3 {
    font-size: 16px;

}
	.Two--Items .Title--Box > a{
	border: 2px solid #ffffff08;
    font-weight: 400;
    padding: 5px 9px;
    border-radius: 8px;
    transition: .3s;
    font-size: 13px;
}
}
/*//////////////////////*/
 aside.Aside--Contents {
    flex: 0 0 30%;
    padding: 10px 10px 0;
    background: linear-gradient(0deg,rgb(255 255 255 / 2%) 0,rgb(255 255 255 / 5%) 100%);
    border-radius: 8px;
}
.Title--Box {
    display: flex;
    width: 100%;
    border-bottom: 2px solid #ffffff08;
    padding-bottom: 10px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.Right {
    float: left;
}
.Right img {
    width: 40px;
    height: 40px;
    box-shadow: 0 0 10px #00000080;
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #ffffff08;
}
.Title--Box a {
    border: 2px solid #ffffff08;
    font-weight: 400;
    padding: 5px 9px;
    border-radius: 8px;
    transition: .3s;
}
.AsidePost a {
    display: flex;
    margin-bottom: 10px;
}
.AsidePost .Poster {
    min-width: 100px;
    height: 62px;
    overflow: hidden;
    max-width: 110px;
    border-radius: 8px;
    margin-left: 13px;
}
.AsidePost img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.Info {
    flex: 1;
}
.Info h3 {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
}
/* slider */
.Slider--Outer {
    margin: 0px 0;
    height: 0;
    overflow: hidden;
    transition: .4s all ease;
    border-bottom: 70px solid #161a31e0;
}
.Slider--Outer .Content--Wrapper {
    max-width: 100%;
    width: 100%;
}
.Slider--Inner .Arrow--Right {
    right: 0px;
    left: auto;
    border-radius: 50px 0 0 50px;
}
.Slider--Inner .Arrow--Left {
    left: 0px;
	right: auto;
    border-radius: 0px 50px 50px 0px;
}
.Slider--Inner .Arrow--Right, .Slider--Inner .Arrow--Left {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 99;
    background: #4978d2;
    cursor: pointer;
    color: #fff;
    font-size: 19px;
    transition: .3s ease;
    width: 50px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Slides--Main {
    overflow: hidden;
    direction: ltr;
}
.owl-stage-outer {
    display: block;
}
li.Slides--Item .Block--Item {
    width: 100%;
    margin: 0;
}
.Block--Item a .number {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #4978d291;
    z-index: 9;
    text-align: center;
    padding: 4px 8px;
    border-radius: 3px;
    transition: .3s .1s;
    font-size: 17px;
    line-height: 21px;
}
.Block--Item a .number span {
    display: block;
    font-weight: 700;
    font-size: 14px;
}
.Block--Item a:hover .number {
    transform: translate(0,100px);
    opacity: 0;
    transition: .3s;
}

.Block--Item {
   display: inline-block;
    vertical-align: top;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 6px 15px;
    overflow: hidden;
}
.Block--Item a, .Block--Item a .Poster--Block {
    display: block;
    width: 100%;
    height: 100%;
}
.Block--Item a .Poster--Block {
    padding-bottom: 150%;
}

.Block--Item a, .Block--Item a .Poster--Block {
    display: block;
    width: 100%;
    height: 100%;
}
.Block--Item a .Poster--Block img {
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    transition: .3s;
}
.Block--Item a .Block--Info {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background: linear-gradient(180deg,#1d1d1d00,#000 70%);
    padding: 70px 8px 10px;
    transition: .3s .1s;
    opacity: 0;
    transform: translate(0) scale(1);
    opacity: 1;
}
.Block--Item a .Block--Info ul.Genres {
    text-align: center;
    margin-bottom: 6px;
    transform: translate(0,130px);
    opacity: 0;
    transition: .3s;
}

.Block--Item a:hover .Poster--Block img {
    transform: scale(1.1);
}
.Block--Item:hover a .Block--Info ul.Genres {
    transform: translate(0,0);
    opacity: 1;
}
.Block--Item a .Block--Info ul.Genres li {
    display: inline-block;
    background: #eac13b;
    padding: 2px 8px;
    border-radius: 50px;
    margin: 1px 3px;
    color: #020202;
    font-size: 12px;
    font-weight: 800;
}
.Block--Item a .Block--Info h3 {
    font-size: 14px;
    text-align: center;
    direction: rtl;
    font-weight: 200;
}
/******/
.mobile--bars {
    position: relative;
    top: 16px;
    font-size: 21px;
    cursor: pointer;
    display: none;
    padding: 8px 15px;
    color: #fff;
    background: #1e1e1e;
    border-radius: 100px;
    margin-left: 8px;
}
.mobile--menu ul#main-menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 11;
    width: 250px;
    padding: 20px !important;
    height: 100%;
    background: #1a1c30ed;
    transition: .3s all cubic-bezier(1,0.05,0,0.98);
    transform: translate(140%,0%);
    overflow: hidden;
    z-index: 99999999999;
    opacity: 0;
    visibility: hidden;
    margin: 0;
}
.MenuOn .mobile--menu ul#main-menu {
    opacity: 1;
    transform: translate(0);
    visibility: visible;
    overflow: auto;
}
.MenuOn .mobile--menu {
    opacity: 1;
    visibility: visible;
}
.mobile--menu ul#main-menu {
}
.mobile--menu ul#main-menu > li {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}
.mobile--menu ul#main-menu > li > ul {
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translate(0);
    right: 0;
    background: #ffffff08;
    width: 100%;
    color: #FFF;
}
.mobile--menu ul#main-menu > li > ul > li {
}
.mobile--menu ul#main-menu > li > ul > li > a {
        display: block;
    padding: 10px 20px;
    font-size: 13px;
}
.mobile--menu ul#main-menu > li > a{
    padding: 0 10px;
    font-weight: bold;
    font-size: 15px;
    line-height: 50px;
}
.mobile--menu ul#main-menu > li.Added--Recently {
    color: #ff434c;
    text-align: center;
    border: 1px solid #ffffff2e;
    border-radius: 8px;
    overflow: hidden;
}
.mobile--menu ul#main-menu > li.Added--Recently i {
    padding-left: 10px;
}
.mobile--menu ul#main-menu > li.Added--Recently a {
    line-height: initial;
    padding: 8px 0;
    display: block;
}



@media only screen and (max-width: 1080px) {
    div#WatchList ul#watch li.ISActive {
    background: #29b0ef;
    margin-top: auto;
    padding: 10px 15px;
    color: #fff;
    font-weight: 600;
}
    .MainSingle {
    padding: 10px !important;

}
.filterTabs.single li {
        display: inline-block !important;
    float: none !important;
}
.filterTabs.single .titleArea{
     height: 60px !important; 
     line-height: 60px !important; 
    }
.ThemeX_WorkTeam {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}
.WorkTeam {
    width: calc(95% / 2);
    max-width: 100%;
    margin-top: 8px;
}

    .MainSingle .left {
    float: none;
    margin: 0 auto 10px;
}

    .SecondPart .TaxContent {

        margin-top: 10px;
    }
    ul.RightTaxContent {

    gap: 0.8vw;
}
ul.RightTaxContent>ul {
    min-width: 220px;
}
    .advFilter {
    min-height: 60px;
    position: relative;
    z-index: 100;
    width: 100%;
    padding-top: 10px;
}
.advFilter ul button {
    cursor: pointer;
    background: var(--blue-color);
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 0;
    float: left;
    transition: 0.4s all ease;
    border: 0;
    width: 50% !important;
    height: 37px;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
}
    .btns {
    display: flex
;
    gap: 1vw;
    align-items: center;
    top: 1rem;
}
.bottom-navigation {
    position: absolute;
}
    .filterTabs li {
        font-weight: 700;
        color: #8390de;
        transition: 0.2s all ease;
        cursor: pointer;
        overflow: hidden;
        position: relative;
        background: #2b3156;
        display: inline-block;
        float: none;
        margin-right: -3px;
    }
    .SearchListResult {
    width: 100%;
    left: 0%;
    transform: translate(-50%) scale(0);
    transform-origin: center;
    }
.SearchHead form {
    max-width: 100%;
    width: 100%;
}

.filterTabs {
        width: 100%;
        text-align: center;
    }
    .filterTabs ul {
        width: 100%;
        white-space: nowrap;
        overflow: auto;
        float: none;
    }
.SearchHead form ,.sociaLinks {
    margin-right: auto;
    margin-left: 0;
}
.container.filter_cont {
    margin: 0px auto;
    display: flex
;
    bottom: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2vw;
}
form.form-ui.small.col-12.col-m-12.row.gutter-small.margin-fix {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
    flex-wrap: wrap;
}
.tags-cloud {
    padding: 20px 0px;
}
.select-menu {
    position: relative;
    width: calc(100% / 3);
    padding: 1px;
}
.select-menu:last-child {
    width: 100%;
}
.SearchHead {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 1.4vw;
}
.headerMenu{
    position: fixed;
    top: 0;
    right: 0;
    width: 250px;
    padding: 20px!important;
    height: 100%;
    background: #1f252eba;
    transition: .3s cubic-bezier(1,.05,0,.98);
    transform: translate(140%,0);
    overflow: hidden;
    z-index: 99999999999;
    opacity: 0;
    visibility: hidden;
    margin: 0;
}
.select-menu .dropdown-list {
    width: auto;
}

a.logo .Front {
    padding-left: 0px !important;
}

a.logo {
    flex: 1;
    max-width: 100%;
    min-width: 100%;
    position: relative;
    margin-left: 10px;
    overflow: hidden;
    text-align: center;
    margin-left: 0px;
}
.dropdown-list li {
    width: calc(100% / 1);
}

		a.user ,a.newly{
		    flex: 1;
	}
		     .mobile--bars {
        display: block
    }
	.BreakNewsBa {

    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
}
header.header .container {
    display: flex
;
    padding-top: 50px;
    flex-wrap: wrap;
    justify-content: center;
}

		.SearchHead {

    padding: 9px 20px 9px 15px;
}
	.searchOn .SearchHead {
    opacity: 1;
    visibility: visible;
}

	.mobile--bars {

    display: block;
}
	.Logo--Area {
    position: relative;
    margin: 0px auto;
    direction: ltr;
    float: none;
    overflow: hidden;
    text-align: center;
    max-width: 270px;
}
}
.MainMenuOverlay {
    position: fixed;
    top: 0;
    opacity: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: #1a1c3094;
    transition: .2s all ease;
}
body.MenuOn .MainMenuOverlay {
    visibility: visible;
    opacity: 1;
}
.mobile--menu ul#main-menu>li.Added--Recently a {
    line-height: initial;
    padding: 8px 0;
    display: block;
    color: #29b0ef;
}
.mobile--menu ul#main-menu>li.Added--Recently {

    text-align: center;
    border: 1px solid #ffffff2e;
    border-radius: 8px;
    overflow: hidden;
}
header div.headerMenu>ul>li.menu-item-has-children>a:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f078";
    margin-right: 8px;
}
/*block*/
.BlocksHolder > *:not(.loader) {
    flex: 0 0 calc(100% / 5);
}

.Small--Box {
    flex: 0 0 calc(100% / 5);
    overflow: hidden;
    padding: 0 10px;
}
.Small--Box a {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0px;
    overflow: hidden;
}
.Small--Box a .number {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #4978d291;
    z-index: 9;
    text-align: center;
    padding: 4px 8px;
    border-radius: 3px;
    transition: .3s .1s;
    font-size: 17px;
    line-height: 21px;
}
.Small--Box a .number span {
    display: block;
    font-weight: 700;
    font-size: 14px;
}
.Small--Box a .Poster {
    display: block;
    padding-bottom: 150%;
    width: 100%;
    transition: .3s;
}
.Small--Box a .Poster img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px;
}
.Small--Box a .playIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%,-50%);
    color: #dfcece;
    -webkit-transition: all .3s linear;
    transition: all .2s linear;
    opacity: 0;
    width: 50px;
    height: 50px;
}
.Small--Box a ul.liList {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}
.Small--Box a.recent--block ul.liList li {
    transform: translate(-80px,0);
    opacity: 0;
}
.Small--Box a ul.liList li.imdbRating{
    background: #ffcb17;
    color: #000;
    line-height: 1;
    padding: 4px 8px;
    border-radius: 2px;
    right: -1px;
}
.Small--Box a ul.liList li {
    display: table;
    background: #1e2338a8;
    color: #fff;
    margin: 0 0 4px;
    border-radius: 7px;
    padding: 10px 17px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    transition: 0.3s;
    visibility: hidden;
    margin-right: auto;
}
.Small--Box a h3.title {
    font-size: 13px;
    position: absolute;
    bottom: 0;
    padding: 15px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    z-index: 9;
}
.Small--Box a.recent--block:hover .number {
    transform: translate(0,100px);
    opacity: 0;
    transition: .3s;
}
.Small--Box a:hover .Poster {
}
.Small--Box a:hover .playIcon {
    opacity: 1;
    transform: translate(-50%,-50%) scale(1.1);
}
.Small--Box a.recent--block:hover ul.liList li {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
}
@media only screen and (max-width: 1349) {


}
@media only screen and (max-width: 970px) {
.BlocksHolder > *:not(.loader) {
    flex: 0 0 calc(100% / 3);
    min-width: auto;
    width: auto;
    max-width: initial;
}
}
@media only screen and (max-width: 450px) {
.BlocksHolder > *:not(.loader) {
    flex: 0 0 50%;
    width: auto;
}
}
/*single */

.MainSingle {
    position: relative;
    width: 100%;
    display: inline-block;
    z-index: 9;
    display: flex;
    gap: 25px;
    background: #9ca8b314;
    padding: 25px;
    border-radius: 5px;
}
.MainSingle .left {
    position: relative;
    z-index: 9;
    flex: 0 0 280px;
}
.MainSingle .left .image {
    display: block;
    width: 100%;
    position: relative;
    border-width: 5px;
    padding-bottom: 150%;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 15px;
}
.MainSingle .left .image img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.UnderPoster {
    display: flex;
    gap: 10px;
}
.UnderPoster>div.imdbR {
    color: #222;
    background: #eac13b;
    font-weight: 700;
}

.UnderPoster>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;
}
.UnderPoster>div i, a.downloadsLink .text p {
    font-size: 13px;
}
.UnderPoster>div.imdbR span {
    font-size: 22px;
    line-height: 20px;
}
.AsidePost:last-child, .TitleBox.Small, .watch--servers--list li.server--item:last-child {
    margin-bottom: 0;
}

.TitleBox {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 10px 0;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
}
.TitleBox.Small{
    margin-bottom: 0;
}
.TitleBox.Small h2 {
    font-size: 17px;
    font-weight: 400;
	color:#fff;
}

.TitleBox h2 {
    padding-bottom: 5px;
}
.TitleBox.Small h2 i {
    padding-left: 7px;
    color: #29b0ef;
}
.TitleBox i {
    padding-left: 10px;
    font-size: 28px;
}
.SecondPart .TaxContent {
    width: 100%;
    display: flex;
    gap: 25px;
}
ul.RightTaxContent {
    flex-wrap: wrap;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-top: 0;
    display: flex;
}
ul.RightTaxContent>ul {
    flex: 0 0 calc(100% / 2);
}
.half-tags li {
    word-spacing: normal;
    display: inline-block;
    padding: 0 15px;
    font-size: 14px;
    line-height: 34px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;
    margin-left: 5px;
    background: #171a289e;
    border-radius: 5px;
}
.half-tags li:nth-child(1) {
        background: #4978d2;

}
/*****/
.SecondPart .info-btns {
    list-style: none;
    display: flex;
    background: #1a1a39;
    padding: 20px 30px 20px 0px;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
}
.themex_left {
        float: left;
}
.filterTabs.single {
    border-bottom: 1px solid #9497c299;
    margin-bottom: 15px;
}
.filterTabs.single .titleArea {
    height: auto;
    line-height: normal;
}
.filterTabs.single .titleArea span{
        color: #29b0ef;
}
.filterTabs.single .TitleBox.Small h2:before, .filterTabs.single .titleArea span:before, .filterTabs.single .EpisodesArea > div > h3:before {

    height: 3px;
    width: 114px;

}

.filterTabs.single .TitleBox.Small h2:after,.filterTabs.single .titleArea span:after, .filterTabs.single .EpisodesArea > div > h3:after {

    right: 138px;

    height: 3px;

}



.SecondPart .info-btns .btn {
    font-weight: 700;
    max-width: 220px;
    float: left;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 0 5px #ed3c3c;
}

.SecondPart .info-btns .btn i {
    max-height: 35px;
    margin-left: 5px
}
.SecondPart .info-btns .btn span {
    background: #fff;
    width: 106%;
    position: absolute;
    right: -7px;
    bottom: 10px;
    display: block;
    color: #000;
    box-shadow: 0 5px 14px #000;
}
.SecondPart .info-btns .statistics-btn {
    float: right;
    flex: 1;
    min-width: 120px;
}

.SecondPart .info-btns .statistics-btn img,.SecondPart .info-btns .statistics-btn::before {
    max-height: 35px;
    font-size: 45px;
    margin-left: 5px
}

.SecondPart .info-btns .statistics-btn a{
    text-align: start;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    line-height: 1.4;
    padding-right: 3px;
    margin-bottom: 0
}

.SecondPart .info-btns .statistics-btn h4 span {
    display: block;
    font-size: 12px;
    color: #a2a6d2;
}

.SecondPart .info-btns .statistics-btn h5 {
    text-align: start;
    font-size: .9rem;
    color: #fff;
    font-weight: 600;
    line-height: 1.4;
    padding-right: 3px
}

.SecondPart .info-btns .statistics-btn h5 span {
    display: block;
    font-size: 11px
}
.statistics-btn i {
    padding-left: 11px;
    display: block;
    float: right;
    font-size: 31px;
    color: #fff;
}

/****/

ul.RightTaxContent>li i {
    font-size: 12px;
    color: #29b0ef;
    height: 20px;
    text-align: center;
    margin-left: 5px;
    border-radius: 10px;
    line-height: 22px;
    padding-top: 5px;
}
ul.RightTaxContent>li span {
    position: relative;
    font-size: 13px;
    color: #29b0ef;
}
ul.RightTaxContent>li>a {
    transition: .35s;
    color: #e6e6e6;
    padding: 2px 3px 0;
    font-size: 13px;
    font-weight: 400;
}
.infoAndWatch {
    display: flex;
    gap: 15px;
}
.breadcrumbs span, .catssection li, .catssection li a, ul.RightTaxContent>li>a {
    display: inline-block;
}
.BTNSDownWatch a.watch, .seasons--toggler {
    margin-bottom: 15px;
}

.BTNSDownWatch a.watch {
    text-align: center;
    width: 220px;
    font-size: 20px;
    height: 115px;
    border-radius: 8px;
    display: block;
    padding: 12px 0;
    box-shadow: 0 0 5px #ed3c3c;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    background: #ed3c3c;
}
.BTNSDownWatch a.download {
    background: #31a24c;
    box-shadow: 0 0 5px #31a24c;
}
.UnderPoster>div.ShowTrailerSingle, .shortlink {
    background: #ffffff0d;
    background: #ffffff0d;
}
.BTNSDownWatch a.watch svg {
    width: 40px;
    fill: #fff;
    transition: .3s;
}
.BTNSDownWatch a span {
    background: #fff;
    width: 106%;
    position: absolute;
    right: -7px;
    bottom: 10px;
    display: block;
    color: #000;
    box-shadow: 0 5px 14px #000;
    font-size: 19px;
    font-weight: bold;
    font-family: changa,sans-serif;
    line-height: 42px;
}
.BTNSDownWatch a p {
    font-size: 12px;
    color: #aaa;
    transition: .3s;
}
.BTNSDownWatch a.download i {
    color: #fff;
}
.BTNSDownWatch a.watch:hover {
    background: #d42222;
}

.BTNSDownWatch a i {
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
}
.BTNSDownWatch a.watch:hover svg {
    fill: #FFF;
}

.BTNSDownWatch a.download:hover{
    background: #07930d;
}
ul.RightTaxContent>li.actor {
    width: 100%;
    flex: 0 0 100%;
}
@media only screen and (max-width: 1024) {

.TitleBox {
    display: table;
}
		
}
@media only screen and (max-width: 970px) {
.MainSingle, .infoAndWatch {
    display: table;
    margin: 0 auto;
}
	.MainSingle .left {
    float: none;
    width: 89%;
    margin: 0 auto;
    max-width: 400px;
}
	.SecondPart {
    float: none;
    width: 100%;
}
	.MainSingle, .infoAndWatch {
    display: table;
    margin: 0 auto;
}
	.BTNSDownWatch {
    display: flex;
    gap: 40px;
    margin-top: 10px;
    flex-wrap: wrap;
}
	.BTNSDownWatch a {
    flex: 1;
    min-width: 180px;
}
	.BTNSDownWatch a.watch {
    margin: 0;
}
}
@media only screen and (max-width: 700px) {

	.SecondPart .TaxContent {
    width: 100%;
    padding-right: 0;
}
ul.RightTaxContent>li {
    width: 100%;
    flex: 0 0 100%;
}
	.ServersList.Download ul li {
    flex: 0 0 calc(100% / 3);
}
}
@media only screen and (max-width: 480px) {
    .NextEpi.here {
    padding-left: 20px;
    display: none;
}
    
        .WorkTeam {
        width: calc(99% / 1);
    }
.BTNSDownWatch {
        display: flex
;
        gap: 15px;
        margin-top: 10px;
        margin: 0 auto;
        max-width: 280px;
        flex-wrap: wrap;
    }
    .filterTabs.single li {

    padding: 2px 5.5px;

}
.filterTabs.single {
    border-bottom: 0px solid #9497c299;
}
    
    .SecondPart .info-btns .statistics-btn a {
    text-align: start;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    line-height: 1.4;
    padding-right: 3px;
    margin-bottom: 0;
}
.statistics-btn i {

    font-size: 23px;
}
.MainSingle .left {
    width: 260px;
    float: none;
    margin: 0 auto 20px;
}
.btns .btn.dark.rounded {
    line-height: 34px;
    height: 34px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background: #1e1e1e;
    color: #fff;
    display: inline-block;
    padding: 0 1.1rem;
    font-size: .8375rem;
    border-radius: 100px;
}
a.ShowMoreFromTab {
    flex: 0 0 100% !important;
}
.ribbon span:nth-of-type(1) {
    top: 15px;
    left: -66px;
    width: 188px;
    height: 27px;
    text-align: center;
    font-size: 10px;
    line-height: 27px;
    color: #ffffff;
    transform: rotate(-45deg);
    z-index: 9;
    box-shadow: 0 0 3px #563e7d;
    position: absolute;
    background: #563e7d;
}
    .Small--Box > a inner--title {
        padding: 1px 6px;
        padding-top: 100%;
    }
.Small--Box > a inner--title>h2 {
    font-size: 13px;
}
.Small--Box {
padding: 0 4px;
}
.Small--Box a .playIcon {
    width: 30px;
    height: 30px;
}
.Small--Box a ul.liList li {
    display: table;
    background: #1e2338a8;
    color: #fff;
    margin: 0 0 4px;
    border-radius: 7px;
    padding: 8px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    transition: 0.3s;
    visibility: hidden;
    margin-right: auto;
}
.Small--Box > a inner--title p {
    font-size: 10px;
    font-weight: 700; 
}
.mobile--bars {
    margin-left: 3px;
}
.filterTabs li {
    padding: 10px 13.5px;
}
	.BlocksHolder {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    padding-bottom: 10px;
    justify-content: space-around;
}
	.ServersList.Download ul li {
    flex: 0 0 calc(100% / 1);
    padding: 0 5px;
}	
	ul.download-items {
    margin: 0 -5px;
}
}

.filterTabs.single  li.active div {
    color:#fff;
}
.filterTabs.single li div {
    margin: 0 auto;
    z-index: 9;
    display: flex
;
    align-items: center;
    gap: 0.8vw;
}
.filterTabs.single  li {
    font-weight: 700;
    color: #8390de;
    transition: 0.2s all ease;
    float: right;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    padding: 6px 17.5px;
    justify-content: center;
    align-items: center;
    width: auto;
    background: #2b3156;
}
.filterTabs.single li:first-child {
    border-radius: 0px 5px 0px 0px;
}
.filterTabs.single li:last-child {
    border-radius: 5px 0px 0px 0px;
}
.WatchBar span i {
    padding-left: 4px;
}
@media only screen and (max-width: 970px) {
.ServersList.Download ul li {
    flex: 0 0 calc(100% / 4);
    padding: 0 3px;
}
.ServersList.Download ul li a .text span {
    font-size: 16px;
    font-weight: 400;
}
}
@media only screen and (max-width: 700px) {
.ServersList.Download ul li {
    flex: 0 0 calc(100% / 3);
}
}
@media only screen and (max-width: 480px) {
.ServersList.Download ul li {
    flex: 0 0 calc(100% / 2);
}
.ServersList.Download ul li a .text span {
    font-size: 14px;
    font-weight: 400;
}
}
/**/
.FormTitle {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.subtitle {
    font-size: 13px;
    font-weight: 500;
    padding-left: 0.25em;
    color: rgb(255 255 255);
    padding-bottom: 10px;
    text-align: center;
}
.FormTitle:before {
    width: 38px;
    height: 5px;
    display: block;
    content: "";
    position: absolute;
    bottom: 3px;
    left: 50%;
    margin-left: -14px;
    background-color: var(--blue-color);
}
.FormTitle:after {
    width: 140px;
    height: 1px;
    display: block;
    content: "";
    position: relative;
    margin-top: 25px;
    right: 50%;
    margin-right: -70px;
    background-color: var(--blue-color);
}
    /* تنسيق النموذج الرئيسي */
.RegisterMaster .form-ui , .LoginMaster .form-ui {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 20px;
  background-color: #ffffff14;
  border-radius: 8px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  text-align: right;
	margin-top: 20px;
}

.RegisterMaster .form-ui  h1, .LoginMaster .form-ui  h1 {
  font-size: 1.5em;
  color: var(--font-color);
  margin-bottom: 20px;
  text-align: center;
}

/* تنسيق الحقول */

.RegisterMaster .form-ui  label, .LoginMaster .form-ui  label {
  display: block;
  font-size: 0.9em;
  color: var(--font-color);
  margin-bottom: 5px;
}


.RegisterMaster .form-ui  input.rounded, .LoginMaster .form-ui  input.rounded {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  font-size: 1em;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-sizing: border-box;
  transition: all 0.3s ease;
}

.RegisterMaster .form-ui  input.rounded:focus, .LoginMaster .form-ui  input.rounded:focus {
  border-color: #007bff;
  box-shadow: 0px 0px 5px rgba(0, 123, 255, 0.2);
  outline: none;
}

/* تنسيق الرسائل */
.form-ui .msg-reg, .form-ui .user-msg {
    font-size: 1.2em;
    color: #d9534f;
    margin-bottom: 5px;
}

/* تنسيق الزر */
.form-ui button.btn {
  width: 100%;
  padding: 10px;
  font-size: 1em;
  color: var(--font-color);
  background-color: var(--blue-color);
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.form-ui button.btn:hover {
      opacity: 0.9;
}
.terms {
    display: flex;
    margin-bottom: 8px;
}
.terms label {
    margin-bottom: 0;
    margin-right: 5px;
}
label a {
    color: #007bff;
}
.userProfile {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
}

.profile-content.right {
    width: 300px;
    margin-left: 20px;
}

.profile-content.left {
    flex: 1;
}

.RegisterMaster.EditProfile {
    padding: 0 15px;
    margin-bottom: 10px;
}

.RegisterMaster.EditProfile form {
    max-width: 1300px;
    margin-top: 20px;
}

.profile-content {
    position: relative;
    overflow: hidden;
    background: #ffffff14;
    border-radius: 4px;
    margin-top: 10px;
    padding: 20px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
}

.profile-content figure {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin: 0 auto 15px;
    border-radius: 50%;
    border: 3px solid #ddd;
}

.profile-content figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.username {
    font-size: 1.5em;
    color: var(--font-color);
    margin: 10px 0;
    text-align: center;
}

.dl-horizontal {
    display: flex;
    flex-direction: column;
}

.dl-horizontal dt {
    font-weight: bold;
    margin: 10px 0 5px;
    color: var(--font-color);
}

.dl-horizontal dd {
    margin: 0 0 10px;
    padding: 0 0 5px;
    border-bottom: 1px solid #dddddd1a;
    color: var(--font-color);
}

a.btn.btn-sm.info {
    display: inline-block;
    padding: 8px 15px;
    font-size: 0.9em;
    color: var(--font-color);
    background-color: red;
    border: none;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    transition: background-color 0.3s;
}

a.btn.btn-sm.info.later {
    background-color: var(--blue-color);
    margin-bottom: 10px;
}

a.btn.btn-sm.info.fav {
    background-color: #f5c518;
    color: #000;
    margin-bottom: 10px;
}

.form-ui button.btn i {
    font-size: 19px;
    margin-left: 8px;
    top: 2px;
}
@media only screen and (max-width: 1080px) {
    .ArcPage {
    padding: 20px 0;
}
}
@media only screen and (max-width: 480px) {
    .userProfile {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        padding: 0 15px;
        flex-direction: column;
    }

    .profile-content.right {
        width: auto;
        margin-left: 0px;
    }
    .singleFav {
            margin: 0 15px;
    }
}
.nolog{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    max-width: 1300px;
    margin: 0 auto;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 25px;
}
.ArcPage {
    color: var(--font-color);
    background: #ffffff14;
    width: 100%;
    max-width: 1350px;
    margin: 0 auto;
    padding: 20px;
}
.arc-title {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5em;
    padding-bottom: 15px;
    position: relative;
}
.arc-title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 5px;
    width: 55px;
    background-color: var(--blue-color);
}
.arc-title:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 2px;
    height: 1px;
    width: 95%;
    max-width: 255px;
    background-color: var(--blue-color);
}
.content {
    margin-top: 20px;
}


.ThemeSXCom_BTns {
    display: flex;
    gap: 0.8vw;
    flex-wrap: wrap;
    padding-top: 15px;
}

.likePost {
    width: 100%;
}
.likePost a {
    color: #ffff;
    cursor: pointer;
    background: #1a1a39;
    border-radius: 5px;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    transition: .3s;
    width: 100%;
    justify-content: center;
}


.likePost a:hover {
	background: #29b0ef;
}

.likePost i {
    font-size: 19px !important;
    padding-left: 6px;
}
