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

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

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

.singleCenter .tax{
    flex-wrap: wrap;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-top: 0;
    display: flex;
}
.singleCenter .tax>li {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border-bottom: 1px solid #ffffff1f;
    flex: 0 0 calc(100% / 2);
    line-height: 25px;
}
.singleCenter .tax>li i {
    font-size: 12px;
    color: #5367ff;
    height: 20px;
    text-align: center;
    margin-left: 5px;
    border-radius: 10px;
    line-height: 22px;
    padding-top: 5px;
}
.singleCenter .tax>li span{
    position: relative;
    font-size: 13px;
    color: #5367ff;
}
.singleCenter .tax>li>a {
    transition: .35s;
    color: #e6e6e6;
    padding: 2px 3px 0;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
}
.singleCenter .tax>li:last-child {
    width: 100%;
    flex: 0 0 100%;
}
.singWatching{
    position: relative;
}
.singWatching a {
    position: relative;
    text-align: center;
    width: 190px;
    font-size: 20px;
    border-radius: 8px;
    display: block;
    padding: 10px 0;
    transition: .3s;
    background: #ffffff0d;
}
.singWatching a.watchBtn{
    margin-bottom: 15px;
}
.singWatching a span {
    display: block;
    color: #fff;
    font-size: 18px;
    padding: 10px 0 5px 0;
}
.singWatching a i {
    display: block;
    font-size: 30px;
    margin-bottom: 10px;
    color: #31a24c;
}
.singWatching a p {
    font-size: 12px;
    color: #aaa;
    transition: .3s;
}
.singWatching a.watchBtn svg {
    width: 40px;
    fill: #5367ff;
    transition: .3s;
}
.singWatching a.watchBtn:hover{
    background: #5367ff;
}
.singWatching a.watchBtn:hover svg {
   fill: #fff;
}
.singWatching a:hover p {
   color: #fff;
}
.singWatching a.downloadBtn:hover{
    background: #31a24c;
}
.singWatching a.downloadBtn:hover i{
    color: #fff;
}
.postLink {
    display: table;
    position: relative;
    padding: 3px 15px;
    border-radius: 7px;
    padding: 3px 12px;
    background: #ffffff0d;
    height: 34px;
    float: right;
    backdrop-filter: blur(15px);
    margin-top: 15px;
}
.postLink span {
    display: inline-block;
    font-size: 12px;
    color: #fff
}
.postLink span:nth-child(2) {
    background: rgba(0,0,0,.3);
    padding: 0 10px;
    border-radius: 30px;
    font-size: 12px;
    margin-right: 8px;
}
.postLink button {
    padding: 0;
    border: none;
    color: #fff;
    background: rgba(0,0,0,.3);
    border-radius: 4px;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    margin-right: 8px;
}
.postLink button i {
    display: block;
    line-height: 26px;
    width: 26px;
    height: 26px;
}

.trailer {
    float: right;
    width: 49%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 7px;
    margin: 0;
    background: #9e2020;
    border: 1px solid #9e2020;
    border-radius: 10px;
    transition: .3s all ease;
    cursor: pointer;
    position: relative;
    overflow: hidden
}
.trailer  i{
    font-size: 20px;
    vertical-align: middle
}

.singleInfo .description {
    background: rgba(33, 32, 32, 0.53);
    padding: 10px;
    max-height: initial;
    border-radius: 5px;
    width: calc(100% - 240px);
    margin-bottom: 6px;
    display: inline-block;
    clear: both;
    height: auto;
    overflow: auto;
    font-size: 16px;
    display: none
}
.singleInfo .description h2{
    font-size: 14px;
    color: #fff !important
}




.singleFoot .tabs {
    border-bottom:2px solid #ffffff26;
    margin-bottom: 30px;
}
.singleFoot .tabs ul {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
}
.singleFoot .tabs ul li {
    font-size:18px;
    cursor: pointer;
    line-height: 50px;
    padding: 0 20px;
    position: relative;
    list-style: none;
    font-weight: bold;
    color: #fff;
}
.singleFoot .tabs ul li.active {
    color: #5367ff;
}
.singleFoot .tabs ul li.active::before {
    content: '';
    position: absolute;
    width: 100%;
    right: 0;
    bottom: -2px;
    background: #5367ff;
    height: 2px;
}
.tabsContent{padding: 10px 20px;position: relative;overflow: hidden}
.tabsContent .tabCon:not(:first-child){display: none;}

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

.blockSeries .poster{
    height: 150px;
    background: #11111b;
    overflow: hidden;
    border-radius: 20px;
    background: #11111b;
    overflow: hidden;
    border-radius: 20px;
}
.blockSeries .episodeNum{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #5d81f7;
    line-height: 30px;
    padding: 0 5px;
    border-radius: 5px;
    font-size: 18px;
    z-index: 99
}
blockSeries .episodeNum span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
 .blockSeries  .title {
    padding: 10px;
    position: absolute;
    bottom: 0;
    transition: .3s ease;
    right: 0;
    width: 100%;
    transform: translateY(100%);
}
.blockSeries:hover .title {
    transform: translateY(0);
}
.blockSeries:hover img {
    object-position: bottom;
    opacity: .3;
}
/******** Users ********/
.secUser {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 0;
    border-radius: 4px;
    background: #ffffff;
    min-height: 600px
}

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

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

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

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

#userForm p a {
    color: #5367ff
}

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

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

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

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

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

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

}

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

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

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

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

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

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

dt strong {
    color: #5367ff;
}

.dl-horizontal {
    padding: 15px;
}

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

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


}

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

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

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

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

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

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

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

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

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


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

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

.thePages .title{color:#5367ff;font-size:16px}
.thePages .content{
    position:relative;
    padding:10px 0;
    color:#fff;
    overflow:hidden;
}
.thePages blockquote{
    line-height: 30px;
    font-size: 14px;
    padding:0px;
    margin:0px;
    color:var(--light-color);
}
.thePages  a{
    color:#5367ff !important;
}
.thePages p a{
    color:#5367ff !important;
}
 
 
.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25px;
    height: 10px;
    background: #3498DB;
    border-radius: 5px;
    -webkit-animation: load 1.8s ease-in-out infinite;
    animation: load 1.8s ease-in-out infinite;
}
.loader:before, .loader:after {
    position: absolute;
    display: block;
    content: "";
    -webkit-animation: load 1.8s ease-in-out infinite;
    animation: load 1.8s ease-in-out infinite;
    height: 10px;
    border-radius: 5px;
}
.loader:before {
    top: -20px;
    left: 10px;
    width: 25px;
    background: #EF4836;
}
.loader:after {
    bottom: -20px;
    width: 25px;
    background: #F5AB35;
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }
    50% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    100% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }
}

@keyframes load {
    0% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }
    50% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    100% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }
}
 
 
/************************/
 
/************************/
.myAccount{
    display: none !important
}
ul#leftMenu {
    padding: 0;
    position: relative;
    display: inline-block;
    float: left;
}
ul#leftMenu > li {
    margin-right: 10px;
    background: #5367ff;
    padding: 0 10px;
    border-radius:20px;
    float: left;
}
ul#leftMenu > li.login {
    margin-right: 10px;
    background: rgba(0, 0, 0, 0.2);
    padding: 5px 15px;
    border-radius: 4px;
    float: left;
    margin-top: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
    border: 1px solid rgba(0,0,0,.1);
}
ul#leftMenu .dropdown.user:before {
  content: "";
  background-color: black;
  background-color: rgba(0, 0, 0, 0.175);
}
ul#leftMenu li a {
  color: #ffffff;
}
.dropdown.user {
  padding: 0 0 0 0px;
  border: 0;
  margin-top: 3px;
  margin-bottom: 0;
}
.dropdown.user > a {
  float: left;
  padding: 8px 0 8px 45px !important;
  line-height: 1;
  color: #333333;
  font-weight: 500;
  display: block;
  position: relative;
}
.dropdown.user > a figure {
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  left: -5px;
  top: 0;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #d9d8d8;
  background: #d9d8d8
}
.dropdown.user > a figure i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
}
.dropdown.user > a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  font-size: 18px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 0;
  margin: 0;
  line-height: 1;
  margin-top: -2px;
  margin-left: 5px;
  float: right;
}
.dropdown.user.open a:after {
  transform: rotate(180deg);
}
.dropdown.user .dropdown-menu {
  font-size: 14px;
  box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.2);
  border: 0;
  background: #ffffff;
  border-radius:4px;
  width: 160px;
  left: 0px !important;
  margin:5px 0 0 0;
  min-width: inherit;
  padding: 0 !important;
}
.dropdown.user .dropdown-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown.user .dropdown-menu ul li a {
  padding:12px 10px;
    line-height: 1;
    display: block;
    text-align: right;
    font-size: 12px;
    color: #333333 !important;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.dropdown.user .dropdown-menu ul li a i {
  margin-left: 5px;
}
.dropdown.user .dropdown-menu ul li a:hover {
  color: #fff !important;
  background: #5367ff;
}
 
/******** Header ********/
header {
    background:#5367ff; 
    background:rgba(0,0,0,.2); 
     transition: .35s;
    z-index: 999;
    top: 0;
    left: 0;
    border-bottom: 2px solid transparent;
    position: fixed;
right: 0;
}


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

header.fixed .headLogo{transform:scale(.7);}

header .header-inner {
  width: 100%;
  color: #fff;
  padding: 0 ;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.3);
}
header .nav-btn {
    position: absolute;
    right: 10px;
    opacity: 0;
  cursor: pointer;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 38px;
  margin: 20px 10px 0 0;
  font-size: 35px;
  z-index: 9999;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
header .nav-btn.nav-slider {
  float: right;
}
header .nav-btn i {
  vertical-align: middle;
}
header .header-logo {
  display: inline-block;
  overflow: hidden;
  float: right;
  padding: 10px 25px 0 35px ;
}
header .header-logo img {
  display: block;
  max-height: 60px;
  vertical-align: middle;
}
header .headerMenu {
  display: block;
  position: relative;
  float: right;
}
header .header-menu {
  float: right;
}
header .header-menu ul {
  height: 64px;
}
header .header-menu ul li {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 0 0 0 12px;
  line-height: 64px;
}
header .header-menu ul li a {
  color: #fff;
  font-size: 17px;
  padding: 4px;
}
header .header-menu ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  header .headerMenu {
    display: none;
  }
  header .nav-btn  {
    opacity: 1;
  }
   
}
@media only screen and (max-width: 860px) {
  header .header-menu ul li:last-child {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  header .header-inner {
    padding: 0 12px;
    text-align: center;
  }
  header .nav-btn {
    background-color: rgba(0, 0, 0, 0.175);
  }
  header .header-logo {
    float: right;
    padding-left: 0px;
    padding-right: 0px;
  }
  header .header-menu {
    display: none;
  }
}
nav {
  overflow-y: auto;
  position: fixed;
  top: 0px;
  right: -250px;
  width: 250px;
  height: 100%;
  color: #fff;
  background-color: #1f252eba;
  transition: all 0.3s ease;
  opacity: 0.9;
  z-index:9999999999999;
  padding: 20px;
}
nav .nav-header {
  display: block;
}
nav .nav-header .logo-wrap {
  padding: 1.7em 1em;
}
nav .nav-header .logo-wrap .logo-icon {
  display: inline-block;
  text-decoration: none;
}
nav .nav-header .logo-wrap .logo-text {
  display: inline-block;
  color: #fff;
  font-size: 1.2em;
  vertical-align: 12px;
  margin-left: 8px;
  text-decoration: none;
}
nav .nav-categories li.newly {
    text-align: center;
    border: 1px solid #ffffff2e;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px
}
nav .nav-categories li.newly a{
    color: #5367ff !important;
    font-size: 16px
}


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

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

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



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


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

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

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

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


 


.secTop{position: relative;overflow: hidden;margin:20px 0}
.secTop .wrap{display: flex;flex-wrap: wrap;align-items: center;position: relative;overflow: hidden;}
.secTop .content{width: 100%;flex:1;border-radius:25px;overflow:hidden;padding:6px;background:linear-gradient(45deg,#ffffff00 0,#ffffff14 100%);display:flex}
.secTop .content>span{color: #fff;font-weight:500;padding:5px 20px;border-radius:30px;display:inline-block;background:#5367ff}
.secTop .lBtns{display:flex;gap:10px}
.secTop .lBtns a{padding:0 30px;border-radius:29px;display:flex;height:35px;line-height:35px;align-items:center;gap:9px;justify-content:center;font-weight:700}
.secTop .lBtns a.newly{background:#5367ff}
.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;
}
 
/****************************/

.signleWatch{
    position: relative;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    gap: 10px;
    overflow: hidden;
}
.singleServers{
    position: relative;
    flex: 0 0 200px;
}
.singleFrame {
    position: relative;
    flex: 1;
    background: #08080845;
    border: 2px solid #222;
    border-radius: 8px;
    overflow: hidden;
    padding-bottom: 40%;
}
.singleFrame iframe {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%!important;
    z-index: 30;
    overflow: hidden;
    border: none !important;
}
.singleEps {
     position: relative;
    float: left;
    width: 280px;
}
.seasonsList{
    position: relative;
    margin-bottom: 15px;
}
.seasonsList h3 {
    display: block;
    width: 100%;
    height: 45px;
    background: #ffffff0d;
    border-radius:10px ;
    overflow: hidden;
    padding: 0 25px;
    line-height: 45px;
    cursor: pointer;
    transition: .4s;
    color: #fff;
    font-size: 16px
}
.seasonsList.active h3{
     border-radius: 10px 10px 0 0;
}
.seasonsList h3 i {
    float: left;
    font-size: 25px;
    line-height: 48px;
    transition: .3s;
}
.seasonsList ul {
    background: #ffffff0f;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    display: none;
}
.seasonsList ul li a {
    display: block;
    font-size: 14px;
    padding: 11px 25px;
}
.epList {
    width: 100%;
    max-height: calc(100vh - 180px);
    overflow: auto;
    position: relative;
    
}
.epList a {
    float: right;
    width: calc((100% - 5px)/ 2);
    margin-left: 5px;
    height: 40px;
    background: #ffffff0d;
    color: #fff;
    text-align: right;
    border-radius: 5px;
    margin-bottom: 5px;
    line-height: 44px;
    overflow: hidden;
    transition: .3s;
    padding: 0 14px;
}
.epList a em {
    font-style: normal;
    padding-right: 9px;
    float: left;
    font-size: 20px;
    line-height: 40px;
}
.epList a:nth-child(2n+0) {
    margin-left: 0;
}
.epList a.active, .epList a:hover {
    background: #5367ff;
}

.singleNav {
    display: flex;
    justify-content: space-between;
    padding: 7px;
    border-radius: 8px;
    margin: 10px 0 15px;
    background: #ffffff0d;
}
.singleNav a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 20px;
    gap: 10px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
}
.singleNav a.back {
    background: #ffd423;
    color: #222 !important;
}
.singleNav a.download {
    background: #31a24c;
}
.singleNav a.watch {
    background: #5367ff;
}
.singleNav a i, a.downloadsLink .text span {
    font-size: 19px;
}
.servTitle{
    font-size: 15px;
    line-height: 46px;
    background: #5367ff;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 8px; 
}
.downTitle {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 10px;
    padding: 15px 20px;
    transition: .4s;
    font-weight: 400;
    background: #ffffff0d;
    text-align: right;
    color: #fff;
}
.servList{
    position: relative;
    width: 100%;
    margin: 10px auto; 
    display: block;
    z-index: 199;
    text-align: center;
    padding:10px 5px;
    overflow: auto;
}

.DownList {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 10px auto; 
    display: block;
    z-index: 199;
    text-align: center;
    background: #ffffff0d;
    padding:10px 5px
}
.servList  ul{
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.servList ul li {
    user-select: none;
    font-weight: 500;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 14px;
    text-transform: capitalize;
    display: flex;
    transition: .35s;
    border-radius: 8px;
    width: 100%;
    background: #ffffff0d;
    color: #fff;
    text-align: center;
    padding: 7px 6px;
    gap: 10px;
}
 
.servList ul li i {
    float: right;
   font-size: 12px;
    border-radius: 35px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #5367ff;
}
.servList ul li.active,.servList li:hover {
    background: #5367ff;
}
.servList ul li.active i,.servList ul li:hover i {
    background: rgba(0,0,0,.2) !important;
}
 
.DownList ul{
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    width: 100%;
    margin:30px auto;
}
.DownList ul a{
    display: inline-block;
    transition: .3s all ease;
    background: #ffffff0d;
    margin: 0 5px;
    padding: 15px 60px 15px 13px;
    color: #fff !important;
    position: relative;
    height: 70px;
    margin-bottom: 7px;
    width: 217px;
    border-radius: 8px;;
}
.DownList ul a i {
    font-size: 25px;
    color: #fff;
    transition: .3s all ease;
    margin-left: 10px;
    position: absolute;
    top: 13px;
    right: 12px;
   
}
.DownList ul a span {
    display: block;
    font-size: 16px;
    text-align: right;
    line-height: 14px;
   text-transform: capitalize;
}
.DownList ul a span:last-child {
    font-size: 13px;
    margin: 9px 0 0;
    color: #f4bb0e;
}
.DownList ul a:hover{
    background: #31a24c;
}
.epPrevNext{
    position: relative;
    overflow: hidden;
    padding: 20px 240px; 
    display: flex;
    gap: 15px; 
}
.epPrevNext>* {
    flex: 1;
    height: 50px;
    position: relative;
    white-space: nowrap;
    color: #b5b5b5;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    font-weight: 700;
    background: #ffffff0d;
    padding: 10px 15px;
}
.epPrevNext>a strong {
    font-weight: 400;
    font-size: 30px;
}
.epPrevNext>a span {
    font-size: 17px;
}
.epPrevNext>.current {
    background: #ffd423;
    color: #222;
}
.epPrevNext .current span {
    display: inline-block;
    margin-left: 10px;
    font-size: 21px;
    font-weight: 700;
}
.epPrevNext .current em {
    vertical-align: top;
    font-size: 28px;
    padding-right: 9px;
    font-style: normal;
    line-height: 40px;
}
.epPrevNext>a:hover {
    color: #333 !important;
    background: #ffd423;
}
/****************************/
 
 
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background:transparent}
.navigation{position: relative;clear: both;overflow: hidden;display: block;text-align: center;padding:0;margin:0;width: 100%;}
.page-numbers{display:inline-block;margin:0 2px 0 0;line-height:1;border-radius:2px}
ul.page-numbers li{position: relative;overflow: hidden;display: inline-block;background:#5367ff;color: #fff;font-size: 16px;margin-left: 2px;margin-right: 2px;height: 40px;min-width: 40px;border-radius: 4px;line-height: 35px;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.32);}
.navigation li > span.page-numbers.current{background: #2939b1;color:#ffffff;display: block;top: 0;left: 0;line-height: 38px;padding: 0px 10px;margin: 0;height: 100%;}
.navigation li a{font-family:sans-serif;font-size: 14px;color:#ffffff;font-weight: bold;display: block;line-height: 100%;padding: 12px 10px 3px;}
footer{position: relative;overflow: hidden;background:#11162e ;width:100%;z-index: 99;}

footer .text-center{padding-top:10px}
footer .copyRight,footer .site-name{display:block;line-height:30px;padding:  10px;text-align: center}
footer a,footer span{font-size:15px;color:#fff}
.footer{background:#0c0f21} 
/************************/
.footerBox {
    display: flex;
    padding:  0;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
#menuFooter{
    padding-top: 10px;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative; 
    margin: 0 auto;
    text-align: center;
}
.menu-footer-container{
    position: relative;
    padding:20px;
    display: inline-block;
}

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

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

/******** ٍSection Page ********/
.secCon,.secPage {
    position: relative;
    overflow: hidden;
    display: block;
    padding:10px 20px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.1);
    background: #ffffff0d;
}
/******** Recaptcha ********/
.recaptcha{
    margin-top: 10px;
}

@media (min-width: 768px) {
    .containers.container{width:98% !important}
}
@media (min-width: 992px) {
    .containers.container{width:98% !important}
}

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


/******************************/
.headLogo {
    position: relative;
    margin: 0 70px 0 20px;
    direction: ltr;
    float: right;
    overflow: hidden;
    text-align: right;
    transition: .35s;
    
}

.headLogo .logoFrst span {
    display: inline-block;
    text-transform: capitalize;
    line-height: 74px;
    font-family: 'Anton', sans-serif;
    vertical-align: middle;
    color: #fff;
    transition: .3s;
    font-size: 35px;
}

.headLogo .logoFrst span:nth-child(2) {
    color: #5367ff;
    margin: 0px 1px;
}

.headLogo .logoFrst em{
    font-style: normal;
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    margin-top: -10px;
}


.headerLeft{
    position: relative;
    float: left;
    color: #ffffff;
    z-index: 9999;
    margin: 20px 0 0 50px;
    display: inline-block;;
    
}
.sociaLinks {
    display: flex;
    list-style: none;
    align-items: center;
    direction: ltr;
    float: left;
    margin-top: 5px;
    margin-right: 10px
   
}
.sociaLinks li{
    display: inline-flex;
    margin-right: 13px;
}
.sociaLinks li a {
    color: #fff;
    transition: text-shadow .5s ease;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    line-height: 41px;
}
.sociaLinks li a i{
   font-size: 22px;
    position: relative;
}
header .iconSearch {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 40px;
    height: 40px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    font-size: 17px;
    z-index: 9999;
    background: #5367ff;
    border: 1px solid #ffffff1a;
    border-radius: 38px;
    position: relative;
    float: left;
    color: #ffffff;
    z-index: 9999;
    margin: 20px 0 0 0;
}
.advancedSearch {
    min-height: 60px;
    position: relative;
    z-index: 100;
} 
.advancedSearch > div > form > span {
    display: inline-block;
    padding: 19px 10px 19px 13px;
    float: right;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    font-weight: bold;
}
.advancedSearch > div > form > span i {
    bottom: 5px;
    right: 0;
    position: absolute;
    font-size: 40px;
    color: #fff;
    opacity: .3;
}
.advancedSearch > div > form > input {
    border: 0;
    background:#ffffff0a;
    box-shadow: 0px 0px 3px #0000007a;
    border-radius: 15px !important;
    width: 250px;
    margin-top: 14px;
    height: 35px;
    padding: 0px 15px;
    float: right;
    margin-left: 10px;
      color: #fff;
}
.advancedSearch > div > form > input::placeholder {
  color: #fff;
  opacity: 1; 
}

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

.advancedSearch > div > form > input ::-ms-input-placeholder { 
  color: #fff;
}
.advancedSearch button {
    border: 0;
    width: 90px;
    height: 33px;
    border-radius: 15px;
    background: #5367ff;
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
}

/* ===== Select Box ===== */
.sel {
    font-size: 13px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 14px;
    width: 190px;
    height: 35px;
    background: #ffffff0a;
    border-radius: 15px;
    position: relative;
    cursor: pointer;
    border: 1px solid #333131 !important;
}

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

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

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

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

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

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

.sel__box {
  position: absolute;
  top: calc(100% + 4px);
  left: -4px;
  display: none;
  list-style-type: none;
  text-align: right;
  font-size: 13px;
  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
}

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

.selBoxOp {
  display: list-item;
  font-size: 13px;
  color: #000;
  padding: 0.5em 1em;
  user-select: none;
  border-bottom: 1px solid #ebedef
}

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

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

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

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

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}


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


.headerSearch .closse {
margin: 0 auto 15px;
position: relative;
display: block;
text-align: center;
width: 160px;
padding: 10px 10px;
color: #fff;
border-radius: 5px;
cursor: pointer;
font-size: 16px;
}
.headerSearch .closse  i {
    font-size:40px;
    display: block;
}
/***************************/
.owl-prev ,.owl-next {
    position: absolute;
    right: -40px;
    color: #5367ff;
    text-align: center;
    top: 50%;
    font-size: 60px;
     transition: .3s ease;
      
}
.owl-prev {
    left: -40px;
    right: auto;
}
/******** Slide Home ********/
.slider{position: relative;width: 100%;padding: 20px 0 0 0;opacity: 0;visibility: hidden;background: rgba(0,0,0,.2)}
.slider.on{opacity: 1;visibility: visible;}
.blockSlider {
    display: block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.blockSlider a, .blockSlider a .blockSliderPoster {
    display: block;
    width: 100%;
    height: 100%;
}
.blockSlider a .blockSliderPoster {
     padding-bottom: 150%;
     
}
.blockSlider a .blockSliderPoster img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    position: absolute;
    top: 0;
    right: 0;
    transition: .3s all ease;
}
.blockSlider a .ribbon{
    position: absolute;
    top: 23px;
    left: -61px;
    width: 200px;
    height: 30px;
    background: #5367ff;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    transform: rotate(-45deg);
    z-index: 9;
    transition: .4s all ease;
    box-shadow: 0 0 3px #5367ff;
}
.blockSlider a .blockSliderInfo {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background: linear-gradient(180deg,#1d1d1d00,#000000 70%);
    padding: 70px 8px 10px;
    transition: 0.3s .1s all ease;
}
.blockSlider a .blockSliderInfo ul.blockSliderList {
    text-align: center;
    margin-bottom: 6px;
    transition: 0.3s .1s all ease;
    transform: translate(0px, 300px) scale(.9);
}
.blockSlider a .blockSliderInfo ul.blockSliderList li {
    display: inline-block;
    background: #ffdd35;
    padding: 2px 8px;
    border-radius: 50px;
    margin: 1px 3px;
    color: #020202;
    font-size: 12px;
}
.blockSlider a .blockSliderInfo h3 {
    font-size: 14px;
    text-align: center;
    direction: rtl;
    text-overflow: ellipsis;
    line-height: 20px
}
.blockSlider:hover a ul.blockSliderList {transform: translate(0) scale(1);opacity: 1;}
.blockSlider a:hover .blockSliderPoster img {transform: scale(1.1)}
.blockSlider a:hover .ribbon{opacity: 0}
/******************************/
.postList{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    row-gap: 10px;
    padding-bottom: 10px;
    
}
.postBlockOne {
    position: relative; 
    overflow: hidden; 
    display: block;
    margin-bottom: 15px;
    z-index: 99
}
.postBlockOne a {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.postBlockOne a .poster {
    position: relative;
    display: block;
    padding-bottom: 150%;
    width: 100%;
    transition: .3s;
}
.postBlockOne a .poster img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 9px;
}
.postBlockOne a ul {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}
.postBlockOne a ul li {
    display: table;
    background: rgba(0,0,0,.5);
    color: #fff;
    margin: 0 0 4px;
    border-radius: 30px;
    padding: 3px 8px 2px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    transition: .3s;
}
.postBlockOne a ul li:first-child {
    background: #ffcb17;
    color: #000;
}
.postBlockOne a ul li.imdbRating {
    color: #eac13b;
}
.postBlockOne a h3.title {
    font-size: 13px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);
    padding: 195px 10px 10px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    line-height: 20px
}
.postBlockOne a:hover .poster{opacity:.2}


.postBlockOne a .number {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #00000094;
    z-index: 9;
    text-align: center;
    padding: 4px 12px;
    border-radius: 8px;
    transition: .3s .1s;
    font-size: 17px;
    line-height: 20px;
}
.postBlockOne a .number span {
    display: block;
    font-weight: 500;
    font-size: 13px;
}
.postBlockOne  a .play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    font-size: 50px;
    transform: translate(-50%,-50%) rotate(360deg);
    color: #dfcece;
    transition: .3s;
    opacity: 0;
}
.postBlockOne  a.series ul li{
    transform: translate(40px,0);
    opacity: 0;
}

.postBlockOne .ribbon span:nth-of-type(1) {
    position: absolute;
     width: 205px;
    top: 20px;
    left: -64px;
    z-index: 5;
    line-height: 28px;
    text-align: center;
    background: #5367ff;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    transition: .3s;
}
.postBlockOne .ribbon span:nth-of-type(2) {
    position: absolute;
    width: 220px;
    top: 38px;
    left: -42px;
    z-index: 5;
    line-height: 28px;
    text-align: center;
    background: #f44336;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    transition: .3s;
}


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

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

@media (min-width:1200px){
    .p-0{padding: 0 !important}
    .pr0{padding-right: 0 !important}
    .pl0{padding-left: 0 !important}
     #trailerPopUp iframe{height: 460px}
     
}
@media only screen and (max-width: 1024px) {
    .secTop .content,.owl-prev,.owl-next{display: none !important;}
  .secTop .lBtns {
    margin: 20px auto;
}
headLogo{margin: 0 auto;float: none}
  }
@media only screen and (max-width: 992px) { 
    .forem-search{margin-left: 0;}
    .forem-search .btn-primary{width: 48%;margin-right:0px;margin-top: 0px;height: 35px;} 
    .postlist li {width: 100%;}
    .sec-menu{margin: 13px 15px 0 30px;} 
    .slider .slideContent .poster{display: none}
    .advancedSearch{margin: 0 auto; text-align: center}
    .advancedSearch > div > form > span{float: none;padding: 20px 0; display: block;text-align: center}
    .advancedSearch > div > form > input{display: block;margin: 0 auto;float: none;width: 95%;margin-right: 8px;}
    .sel{width: 47%}
    .advancedSearch button{width: 150px;display: block;margin: 15px auto}
     .singleRight {
        float: none;
        width: 89%;
        margin: 0 auto;
        max-width: 400px;
    }
     .singleRight .singleThumb {
        
    }
    .singleCenter {margin: 20px auto}
    .singleContent,.singleInfo{display: table; margin: 0 auto; }
    .singleCenter{width: 100%;}
    .singWatching {
        display: flex;
        gap: 10px;
        margin-top: 10px;
        flex-wrap: wrap;
    }
    .singWatching a {
        flex: 1;
    }
    .singWatching a.watchBtn{margin-bottom: 0}
    .singleCenter h1{text-align: center}
    .epPrevNext{padding: 20px}
} 
@media only screen and (max-width: 892px){  
    .head-title-left{
        position: relative;
        z-index: 3;
        left: auto;
        top: auto;
        text-align: center;
        padding-top: 10px;
    }
    .head-title-left li {width: 48%;margin-bottom: 5px;float: none}
     .menu-footer-container {
        display: block;
        width: 100%;
        text-align: center; 
    } 
       .colRight,.colLeft{
        flex: 0 0 100%;
        margin: 0 0 10px;
     }
     .colRight.reflect {
            flex: 0 0 100%;
            margin: 0 0 10px;
        }
        .colLeft{order: 2}
        .epPrevNext {
        padding: 0;
        flex-wrap: wrap;
    }
    .epPrevNext>a {
        width: 100%;
        position: relative;
        float: none;
        right: 0;
        top: 0;
        margin-top: 0;
        flex: 0 0 100%;
    }
    .epPrevNext>a span,.epPrevNext .current span{font-size: 14px}
     .epPrevNext .current em,.epPrevNext>a strong{font-size: 16px}
}
@media only screen and (max-width: 768px){ 
    #inSlide .slideContent p{max-width: 90%}
    .art .art-content {text-align: center;}
    .boxes-popup{width:500px;background:#f1f1f1;border-radius:4px;margin:0 auto}
    .trailerPopUp .popup-content{padding:5px;height:320px} 
    .box-title a{float: none;text-align: center;} 
    footer .pull-left,footer .pull-right{float:none !important;text-align:center;clear:both}
    footer .pull-right{margin-bottom: 20px}
    footer a{text-align:center;font-size:14px}  
    .getEmbed{height:420px}
    .listInfo a {text-align: center;float: none;margin-left: 0;}
    .listInfo{text-align: center;}
    .btn_icon{float: none;}    
    .sec-info{display: block;width: 100%;float: none}
    .sec-info::after{min-width: 100%;transform: skew(0);-webkit-transform: skew(0);}
    .sec-menu {margin: 0 auto;display: block;width: 100%;float: none}
    .breaking span{padding: 13px 15px 5px 15px;text-align: center;display: block;}
     .social {text-align: center;display: block;padding-bottom: 5px;}
    #menu-footer{text-align: center;margin: 0 auto;display: block;width: 100%;}
    #menu-footer li{float: none;}
    .poster img {
        border-radius: 4px;
        display: table;
        margin: 0 auto;
        height: 320px;
        width: 260px;
    }
    .singleServers {
        height: auto;
        padding: 0;
        flex: 0 0 100%;
        float: none;
        display: inline-block;
        width: 100%;
    }
    .signleWatch{
        float: none;
        width: 100%;
        height: auto;
        flex-wrap: wrap;
    }
    .singleEps,.singleFrame{
        float: none;
        display: inline-block;
        width: 100%;
    }
    .singleEps,.singleFrame{
        margin: 0;
    }
    .servList li{
       float: right;
        width: calc((100% / 2) - 5px) !important;
        height: 37px;
    }
    
    .sharethis{text-align: center}
     .sec-line .fRight{float: none}
     
     .list-eps li{width:100%} 
    .headLogo {
        position: relative;
        margin: 0px auto;
        direction: ltr;
        float: none;
        overflow: hidden;
        text-align: center;
        max-width: 270px
    }
    .logoSecond{text-align: center}
    .logoSecond span:nth-child(1){margin: 0}
    header form{
        position: relative;
        width: 350px;
        font-size: 13px;
        display: block;
        margin: 0 auto;
        left: auto;
    }
    .headerLeft {
    position: relative;
    float: none;
    margin: 20px auto 0;
    display: block;
    width: 100%;
    overflow: hidden;
    }
    .owl-prev, .owl-next{display: none !important;}
    .sociaLinks{display: block;float: none;text-align: center;margin:0}
    header .iconSearch {
        font-size: 25px;
        background: transparent;
        border: none;
        position: relative;
        z-index: 9999;
        margin: 0;
        position: absolute;
        top: 15px;
        left: 20px;
    }
    .singleAlert, .singleAlert span {width: 100%;}
    .advancedSearch {display: none;opacity: 0}
    .singleCenter .tax>li{
        width: 100%;
        flex: 0 0 100%;
    }
    .breadcrumb{display: none}
    .containers.container{width:98% !important}
}
@media only screen and (max-width: 668px){  
    .ribbon,.episodeNum, .seasonName{font-size: 11px;padding: 2px 5px;}
    .postEp .poster{height: 100px;max-height: 100px;} 
    .slider .slideContent .poster{display: none}
   
}
@media screen and (max-width: 580px){ 
    .forem-search .btn-primary{width: 100%;margin-left:0px;margin-top: 0;}
    .box-title h3, .box-title span{font-size: 16px;}
    boxes-popup{width:350px;background:#f1f1f1;border-radius:4px;margin:0 auto}
    .getEmbed{height:300px}
    .the-tags{display: none;}
    .box-title h3, .box-title span, .box-title h5{font-size: 13px;}
     boxes-popup{width:350px;background:#f1f1f1;border-radius:4px;margin:0 auto}
     .secTop .lBtns a{padding:0 15px;} 
}
@media only screen and (min-width: 220px) and (max-width: 480px){
    .trailerPopUp .popup-content{padding:5px;height:200px}
    
    .con_search input[type="submit"] {height: 50px;font-size: 14px;padding: 6px 10px;}
    footer a{font-size:13px;text-align:center}
    .boxes-popup{width:250px;background:#f1f1f1;border-radius:4px;margin:0 auto}
    ul.page-numbers li{margin-left: 0px;margin-right: 2px;height: 35px;min-width: 35px;border-radius: 4px;line-height: 30px;}
     
} 
