/*
Theme Name: ِAsiadtv 2025
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: #f8f8f8;
     --light-color: #8f8d8d;
     --red-color: #d41616;
     --red-color2: #aa0c0c;
     --yellow-color:#fbbd48;
     --red-color_:#C10808;
     --bg-white:#fafafa;;
}

@font-face {
  font-family: 'iconFont';
  src:  url('assets/fonts/iconFont.eot?7o2wet');
  src:  url('assets/fonts/iconFont.eot?7o2wet#iefix') format('embedded-opentype'),
    url('assets/fonts/iconFont.ttf?7o2wet') format('truetype'),
    url('assets/fonts/iconFont.woff?7o2wet') format('woff'),
    url('assets/fonts/iconFont.svg?7o2wet#iconFont') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/***************************/

.list-seasons,.list-eps{
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);
    border: 1px solid #e8e8e8;
    padding: 10px 10px 5px 10px;
    z-index: 99; 
    margin: 10px 0;
} 
.list-seasons h4{
    display: block;
    padding: 14px 10px;
    background: linear-gradient(to right,#8757e0,#542b9e);
    border-radius: 4px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    
}
.list-seasons li,.list-eps li{
    display: block;
    border: 1px solid #ccc;
    position: relative;
    background: #f5f5f5;
    border-radius: 6px;
    overflow: hidden;
    padding: 12px 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    margin: 0  0 5px 0;
    cursor: pointer;
    width: 100%;
} 
.list-eps{
    padding: 10px 10px 5px 5px ;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-height: 340px;
    overflow-y: auto;
   
}
.list-eps li{
    display: inline-block;
    width: calc(100% / 2 - 10px);
    margin-left: 10px;
}
.list-eps li span{
    float: left;
}
.list-seasons li a ,.list-eps li a{
    display: block;
    width: 100%;
    height: 100%;
   color: #000 !important;
}
.list-seasons li i,.list-eps li i{
    font-size: 20px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    z-index: 6;
    float: right; 
    line-height: 22px;
    margin-left: 10px;
    text-align: center;
     background:#542b9e ;
    color: #fff !important
}
.list-seasons li.active,.list-seasons li:hover,.list-eps li.active,.list-eps li:hover{
    background:#542b9e ;
    color: #fff !important
}
.list-seasons li.active i,.list-seasons li:hover i,.list-eps li.active i,.list-eps li:hover i{
    background:#f7d961 ;
    color: #000 !important
}
.list-seasons li.active a,.list-seasons li:hover a,.list-eps li.active a,.list-eps li:hover a{
    color: #fff !important
}
/***************************/
.listActors {
    text-align: center;
}

.listActors > a {
    display: inline-block;
    width: 158px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    margin: 0px 5px 10px 5px;
    background: #2a2a2f;
    box-shadow: 0 1px 7px #00000021;
}

.listActors > a img {
    width:  100%;
    height: auto;
    min-height:  100%;
}

.listActors > a h2 {
    position: absolute;
    bottom:  0;
    right: 0;
    width:  100%;
    background: linear-gradient(#0000, #000);
    font-size: 14px;
    padding: 107px 10px 10px;
    color: white;
}
/***************************/
.single-team .team {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    z-index: 99;
    float: right;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-height: 67px;
    overflow-y: auto;
    margin-bottom: 10px;
}
.single-team .team li {
    margin-bottom: 5px;
    border: 1px solid rgba(210, 208, 208, 0.27);
    border-radius: 6px;
    padding:5px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: calc(100% / 4 - 10px);
    margin-left: 5px;
}
.single-team .team li div {
    float: left;
    width: calc(100% - 55px);
    text-align: right;
}
ul.team li span {
    display: inline-block;
    margin-top: 5px;
    font-size: 15px;
    color: #f7d961;
}
.single-team .team li a {
    display: block;
    font-size: 10px;
    color: #fff !important;
    font-weight: bold;
}
.single-team .team li img {
    width: 45px;
    height: 45px;
    border-radius: 5px;
    float: right;
    border: 2px solid #fff;
    box-shadow: 0 0 4px #ccc;
}
 
/***************************/

.actorSection {
    background: #fff;
    padding:  15px ;
    background:linear-gradient(to right, #422478, #5d3c99);
    display: inline-block;
    width: 100%;
}

.actorSection img {
    width: 130px;
    float: right;
    margin-left: 15px;
    border-radius: 8px
}

.actorSection .actorNameDesc {
    width: calc(100% - 145px);
    float: right;
}

.actorSection .actorNameDesc > h2 {
    font-size: 22px;
    color: #f7d961;
    margin-bottom: 10px;
    font-weight: bold;
    
}

.actorSection .actorNameDesc > p {
    font-size:  15px;
    line-height: 25px;
    color: #fff
}
.DetailsLists{
    margin-top:10px;
    position:relative;
    overflow: hidden;
    padding: 10px 10px 5px 10px;
}
.DetailsLists > ul > li {
    width:  50%;
    float: right;
    margin-bottom:  7px;
    color: #f7d961;
    font-size: 14px;
    font-weight: bold;
}

.DetailsLists {
    display: inline-block;
    width: 100%;
    padding-bottom: 6px;
}

.DetailsLists > ul > li > span {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
/***************************/
::-webkit-scrollbar-track {
  border: 1px solid #222;
  padding: 2px 0;
  background-color: #222;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #8757e0;
  border: 1px solid #222;
}
/***************************/



[class^="iconFont-"], [class*=" iconFont-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconFont' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconFont-notifications_on:before {
  content: "\e900";
}
.iconFont-tv1:before {
  content: "\e75b";
}
.iconFont-movie:before {
  content: "\e901";
}
.iconFont-play_arrow:before {
  content: "\e902";
}
.iconFont-play_circle_filled:before {
  content: "\e903";
}
.iconFont-mail_outline:before {
  content: "\e904";
}
.iconFont-clear:before {
  content: "\e905";
}
.iconFont-access_time:before {
  content: "\e906";
}
.iconFont-cloud_download:before {
  content: "\e907";
}
.iconFont-keyboard_arrow_down:before {
  content: "\e908";
}
.iconFont-keyboard_arrow_left:before {
  content: "\e909";
}
.iconFont-keyboard_arrow_right:before {
  content: "\e90a";
}
.iconFont-keyboard_arrow_up:before {
  content: "\e90b";
}
.iconFont-dehaze:before {
  content: "\e90c";
}
.iconFont-movie_filter:before {
  content: "\e90d";
}
.iconFont-exit_to_app:before {
  content: "\e90e";
}
.iconFont-reorder:before {
  content: "\e90f";
}
.iconFont-house:before {
  content: "\e910";
}
.iconFont-file-minus:before {
  content: "\e911";
}
.iconFont-file-plus:before {
  content: "\e912";
}
.iconFont-video-camera:before {
  content: "\e914";
}
.iconFont-files-empty:before {
  content: "\e925";
}
.iconFont-price-tag:before {
  content: "\e935";
}
.iconFont-pushpin:before {
  content: "\e946";
}
.iconFont-clock:before {
  content: "\e94e";
}
.iconFont-tv:before {
  content: "\e95b";
}
.iconFont-bubbles2:before {
  content: "\e96d";
}
.iconFont-bubbles3:before {
  content: "\e96f";
}
.iconFont-user:before {
  content: "\e971";
}
.iconFont-users:before {
  content: "\e972";
}
.iconFont-search:before {
  content: "\e986";
}
.iconFont-key:before {
  content: "\e98d";
}
.iconFont-cog:before {
  content: "\e994";
}
.iconFont-menu:before {
  content: "\e9bd";
}
.iconFont-earth:before {
  content: "\e9ca";
}
.iconFont-link:before {
  content: "\e9cb";
}
.iconFont-eye:before {
  content: "\e9ce";
}
.iconFont-star-empty:before {
  content: "\e9d7";
}
.iconFont-star-half:before {
  content: "\e9d8";
}
.iconFont-star-full:before {
  content: "\e9d9";
}
.iconFont-man-woman:before {
  content: "\e9de";
}
.iconFont-notification:before {
  content: "\ea08";
}
.iconFont-share2:before {
  content: "\ea82";
}
.iconFont-google-plus:before {
  content: "\ea8b";
}
.iconFont-facebook:before {
  content: "\ea90";
}
.iconFont-instagram:before {
  content: "\ea92";
}
.iconFont-whatsapp:before {
  content: "\ea93";
}
.iconFont-telegram:before {
  content: "\ea95";
}
.iconFont-twitter:before {
  content: "\ea96";
}
.iconFont-youtube:before {
  content: "\ea9d";
}
.iconFont-reddit:before {
  content: "\eac6";
}
.iconFont-linkedin2:before {
  content: "\eaca";
}
.iconFont-pinterest2:before {
  content: "\ead2";
}

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: 'Almarai', sans-serif,Arial !important;
    font-size:13px !important;
    line-height:22px;
    color:var(--light-color) !important;;
    padding:0  !important;;
    margin:0  !important;;
    font-weight:500;
}
.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 
}
.bb5{border-bottom: 5px solid #e39e1f !important;}
.br20{border-radius: 20px !important;}
.bt5{border-top: 5px solid #e39e1f !important;}
.bg{background:#ffffff}
.bg1{background:#f9f9f9}
.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}
.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}
[class*="col-"]{padding-right: 5px;padding-left:5px }
/******** breadcrumbs ********/
#breadcrumbs{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 5px 0 5px;
    background:#be3030;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1) ,0 0 5px rgba(0,0,0,.1) ;
    box-shadow: 1px 1px 2px rgba(0,0,0,.1) ,0 0 5px rgba(0,0,0,.1) ;
}
.breadcrumb{
    position: relative;
    display: block;
    width:100%;
    color:#fff;
    font-size:13px;
    padding:12px 0;
    border-radius: 4px;
    margin:0;
    background:none;
}
.breadcrumb > li > a{
    font-size:13px;
    color:#fff
}
.breadcrumb>li+li::before{
    padding:0 1px;
    color:#fff;
    content:"";
    display:inline-block
}
.breadcrumb>.active a{
    color:#e39e1f
}
.breadcrumb li.separator{
    font-size:13px;
    color:#fff;
    padding-left:3px
}
.breadcrumb li:last-child,.breadcrumb .bread-current,.breadcrumb>.active a:hover,.breadcrumb .current{
    color:#ffda46
}
 
.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%;
}

/************************/
.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;
  
}
/******** Single Series ********/
.sec-main{
    position: relative;
    z-index: 1;
    float: right;
    width: 100%;
    color: #000;
    background-color: #f5f5f5;
}
.sec-main:nth-child(odd){
     background-color: #fff;
}
.single_cover {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    min-height: 900px;
    margin-top: -80px;
    margin-bottom: 0;
    padding: 0;
    left: 0;
    background-color: #251818;
}
.single_cover .overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #222;
    background: linear-gradient(to top, #2a233a, rgba(0, 0, 0, 0.7));
}
.single_cover>* {
    -webkit-animation-name: fade-in;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: saturate(1.5);
}
.single_cover>*, .single_main_content .poster img {
    position: absolute;
    width: 100%;
    height: 100%;
    image-rendering: optimizequality;
    image-rendering: -webkit-optimize-contrast;
}
.single_content {
    position: relative;
    z-index: 9;
    align-items: center;
    /*margin-top: -60px;*/
/*    padding-top: 60px;*/
    color: #000;
    background: radial-gradient(circle at 0 40%,rgba(37,24,24,0) 46%,rgba(37,24,24,.6) 60%,#251818 70%),linear-gradient(180deg,rgba(37,24,24,.1) 60%,#251818),linear-gradient(180deg,rgba(37,24,24,0) 80%,#251818);
    box-sizing: border-box;
}
.single_main {
    color: #fff;
    min-height: 400px;
    overflow: hidden;
    padding:30px 30px 0 30px;
    flex-wrap: nowrap;
    box-sizing: border-box;
}
.single_main, .single_main_info {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
}
.single_main_info {
    flex-wrap: wrap;
    height: 100%;
    width: 85%;
}
.single_main_content {
    width: 100%;
    float: right;
    text-align: right;
    margin: auto 0;
    padding-top: 40px
}
.single_main_content .poster {
    float: right;
    padding-bottom: 0;
    width: 230px;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-right: 1px;
    z-index: 1;
    position: relative;
/*    border: 2px solid #fff;
    box-shadow: 0 0 20px #000;*/
}
.poster-wrapper {
    position: relative;
    padding-bottom: 150%;
    width: 100%;
    border: 2px solid #fff;
    box-shadow: 0 0 20px #000;
}
.single_main_content .poster img {
    top: 0;
    right: 0;
    /*object-fit: cover;*/
}
.single_main_content .title {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 28px
}
.single_main_content .single_tax {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.single_main_content .single_tax>* {
    padding: 0 5px;
    color: #f7d961!important;
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
}
.single_main_content .single_tax span:first-child{
    color: #fff !important;
}
.single_main_content .single_tax>:first-child {
    padding-right: 0;
}
.single_main_content .single_tax>.separate {
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background-color: #fff;
    padding: 0;
    align-self: center;
}
.single_main_content .single_tax>.separate:last-child {
    display: none;
}
.single_main_content .duration, .single_main_content .date,.single_main_content .series_status,.single_main_content  .language {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
}
.single_item>:first-child {
    color: #d8d8d8;
}
.single_main_content .description {
    margin-bottom: 20px;
    font-weight: 500;
    text-shadow: 1px 1px #000;
    font-size: 14px;
    font-weight: bold;
}
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.single_buttons {
    display: block;
    width: 100%;
    text-align: right;
}
.single_buttons>*,.single_buttons button,.single-watch-btn,.single-vip-btn {
    color: #fff;
    font-size: 22px;
    background-color: #b72424;
    line-height: 1;
    display: inline-block;
    position: relative;
    transition: .3s ease;
    border-radius: 5px;
    overflow: hidden;
    width: 100%
}

.single_buttons button {
    border: none;
    margin-bottom: 0;
}

.single-trailer-btn {
    background-color: #542b9e;
}
.single_buttons>*>i ,.single_buttons button i,.single-watch-btn i,.single-vip-btn i{
    position: absolute;
    height: 100%;
    width: 40px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px dashed #251818;
    transition: .3s ease;
}

.single_buttons>*>i,.single_buttons button i, .single_buttons>:hover,.single_buttons button:hover,.single-watch-btn:hover {
    background-color: #9e2020;
}
.single-trailer-btn i, .single-trailer-btn:hover {
background-color: #471f91;
}
.single_buttons>*>span,.single_buttons button span{
    padding: 14px 60px 14px 20px;
    display: inline-block;
    text-shadow: 1px 1px #000;
    transition: .3s ease;
    font-size: 16px;
    font-weight: 700;
}
.single_buttons>:hover span,.single_buttons button:hover span {
padding: 14px 40px;
}
.single_buttons>:hover i,.single_buttons button:hover i {right:-60px}

.single-vip-btn {background: linear-gradient(135deg, #ffca28, #f7d961) !important;}
.single-vip-btn i {
background: linear-gradient(135deg, #ffca28, #f7d961) !important;
 color: #000 !important;
}
.single-vip-btn:hover {
    background-color:#ffca28; 
    
}
.single-vip-btn span{
    text-shadow: none;
    color: #000 !important;
}
.single_main_content .poster{
    display: inline-block;
    
}
 
.single_main_content .wrapper-info{
    display: inline-block;
    float: right;
    width: calc(100% - 260px);
    
}
.single_main_info .description{
   position: relative;
    overflow-y: auto;
    max-height: 110px;
    width: 80%;
}
 /************************/
#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:#000}
#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;}
 
.form-control{
    border: 1px solid #ced4da !important;
}
.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:#fff;font-size:13px;color:#666666;padding:5px 10px;border-radius:0px;padding:10px;border: 1px solid #ced4da;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;}
.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:#8757e0;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:#8757e0;margin-bottom: 20px}
.error-404 h3 a{font-size:20px;color:#000 !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:#000;}

.thePages .title{color:#8757e0;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:#8757e0 !important;
}
.thePages p a{
    color:#8757e0 !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: absolute;
    left: 60px;
    top: 10px;
}
ul#leftMenu > li {
    margin-right: 10px;
    background: rgba(0, 0, 0, 0.2);
    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: 10px 0 10px 45px !important;
  line-height: 1;
  color: #333333;
  font-weight: 500;
  display: block;
  position: relative;
}
.dropdown.user > a figure {
  width: 32px;
  height: 32px;
  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: 'iconFont';
  content: '\e908';
  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: #be3030;
}
 
/******** HeaderNav ********/
#headerNav {
    background:linear-gradient(to right,#8757e0,#542b9e)  ; 
    transition: .3s all ease;
    position: relative;
    z-index: 999;
    box-shadow: 0 6px 8px -6px rgba(0, 0, 0, .15); 
    
}
.affix {
    position: fixed !important; 
    width: 100%;
    top: 0 ; 
    z-index: 99993000;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}
 
@-webkit-keyframes fadeInNav {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadeInNav {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeInNav {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.affix {
    opacity: 0;
    -webkit-animation: fadeInNav ease-in 1;
    -moz-animation: fadeInNav ease-in 1;
    animation: fadeInNav ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    animation-duration: .5s;
} 
.nav{
    margin: 0 50px 0 0;
}
#headerNav .container-fluid {
    padding: 0
}
.affix {
    width: 100%;
    top: 0;
    z-index: 3000
}
.navBar .affix {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

#headerNav .arrow_box:after,#headerNav .arrow_box:before{bottom:100%;right:10%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
#headerNav .arrow_box:after{border-color:rgba(133,0,0,0);border-width:2px;margin-left:-2px}
#headerNav .arrow_box:before{border-color:rgba(133,0,0,0);border-bottom-color:#6035af;border-width:8px;margin-left:-10x}
#headerNav div.navbar-collapse {
    padding: 0
}
#headerNav .nav-pills>li > a:focus,
#headerNav .nav-pills>li.active>a:focus,
#headerNav .active>a:focus{
     background-color: transparent
}
#headerNav ul.nav>li {
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0;
    padding: 15px 5px;
}
#headerNav ul.nav > li:hover a,#headerNav .current-menu-item a {
    background: rgba(0,0,0,.2);
    border-radius: 5px;
    -webkit-transition: all 3s ease;  
    transition: all .3s ease
}
#headerNav div.navbar-collapse,
#headerNav ul.nav>li {
    float: right;
}
#headerNav ul.nav>li{
    color:#fff;
    text-align:center;
    position:relative;
    margin:0;
}
 
#headerNav ul.nav>li a {
    color:#ffffff;
    padding-left:10px;
    padding-right: 10px;
    position: relative;
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    display: block;
}
#headerNav ul.nav> li:hover a,#headerNav ul.nav li:hover a::before {
    color: #fff !important
}
#headerNav ul.nav>li>a>span {
    display: block;
    font-size: 12px;
    color: #ccc;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}
.nav-pills > li > a {
    border-radius: 0
}
#headerNav ul.nav>li:hover a>span {
    color: #888
}
#headerNav .nav ul.dropdown-menu li.divider {
    margin: -1px 0 0 0;
    padding: 0;
    border: 0;
    border-bottom:  1px solid rgba(0, 0, 0, .2)
}
#headerNav .nav li:hover>ul.dropdown-menu {
    padding: 0;
    display: block;
    z-index: 3000;
}
#headerNav  .nav ul.dropdown-menu {
    text-align: right;
    margin-top: 0;
    border: 1px solid rgba(0, 0, 0, .2);
    list-style: none;
    min-width: 200px;
    -webkit-border-radius: 0;
    border-radius: 0;
    right:0;
}
#headerNav  .nav ul.dropdown-menu li {
    position: relative
}
#headerNav  .nav ul.dropdown-menu>li a {
    margin: 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 12px;
    border-bottom:1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
}
#headerNav  .nav ul.dropdown-menu>li a i.fa {
    margin-right: 4px
}
#headerNav .nav li > ul.dropdown-menu {
    background: #8757e0;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 0;
}
#headerNav .nav li > ul.dropdown-menu li a {
    font-size: 14px; 
    padding:10px 12px;
    background: #6035af;
    color: #fff;
    text-align: right;
}
#headerNav .nav li > ul.dropdown-menu li:hover a {
    background: rgba(0, 0, 0, .1);
    color: #fff;
    
}
#headerNav  .nav ul.nav>li.mega-menu div div {
    border: none
}
#headerNav  .nav .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #eaeaea;
    margin-top: 5px;
    margin-right: -10px
}
#headerNav  .nav .dropdown-submenu li:hover> a:after {
    color: #fff !important
}
#headerNav  .nav ul.dropdown-menu li:last-child>a {
    border-bottom: 0;
    border-bottom: 0
}
/*.dropdown-menu>li:hover>a,
.dropdown-menu>li:focus>a {
    color: #fff !important;
    background-color: #333
}*/
#headerNav  .nav ul.dropdown-menu>li:hover > ul.dropdown-menu {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 0;
    margin: 0;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border: #212121 1px solid;
    -webkit-border-radius: 0;
    border-radius: 0
}
#headerNav button.btn-mobile {
    display: none
}

#headerNav ul.nav>li.mega-menu {
    position: inherit
}
#headerNav ul.nav>li.mega-menu p {
    margin: 0;
    padding: 10px 10px 0 10px;
    font-size: 13px
}
#headerNav ul.nav>li.mega-menu div.row {
    width: 100%
}
#headerNav ul.nav>li.mega-menu div {
    display: table
}
#headerNav ul.nav>li.mega-menu div div {
    border-left: #eee 1px solid;
    margin-left: -1px;
    display: table-cell;
    vertical-align: top;
    float: none
}
#headerNav ul.nav>li.mega-menu div div:first-child {
    border-left: 0
}
#headerNav ul.nav>li.mega-menu>ul {
    width: 100%;
    background-color: transparent;
    border: none;
    box-shadow: none;
    direction: rtl
}
#headerNav ul.nav>li.mega-menu>ul.dropdown-menu>li {
    margin: 0 15px;
    padding: 15px;
    background-color: #fff;
    border: #eee 1px solid;
    box-shadow: rgba(0, 0, 0, 0.2) 0 6px 12px
}
#headerNav ul.nav>li.mega-menu>ul ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none
}
#headerNav ul.nav>li.mega-menu h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 10px 10px 20px 10px;
    padding: 0
}
#headerNav ul.nav>li.mega-menu>ul li>a {
    border-bottom: 0;
    padding: 6px 10px;
    color: #203040
}
#headerNav ul.nav>li.mega-menu>ul li.active>a,
#headerNav ul.nav>li.mega-menu>ul li:hover>a {
    color: #fff;
    background-color: #203040
}
#headerNav ul.nav>li.mega-menu>ul li.divider {
    border: 0;
    border: rgba(0, 0, 0, 0.01) 1px solid;
    margin: 10px 0
}
#headerNav .nav.dropdown-menu {
    left: 0;
    right: auto
}

.navbar-brand {
    float: right;
    line-height: 20px;
    padding-top: 18px;
}
.navbar-brand a{
    font-weight: bold;
    color: #fff;
    font-size: 28px;
}
#headerNav ul#topMain li a::before{
    display: inline-block; 
    padding-left: 3px;
}

@media only screen and (max-width:992px){
    #headerNav .current-menu-item a{background: none}
    #headerNav ul.nav>li{
        border:none;
        background:linear-gradient(to right,#8757e0,#542b9e) ;
        padding: 0
    }
    #topMain{
        margin:0;
        padding:0
    }
    #topMain>li>a>span {
        display: none !important
    }
    #topMain li {
        display: block;
        text-align: right;
        -webkit-border-radius: 0;
        border-radius: 0
    }
    #topMain>li>a {
        text-align: right;
        border: 0;
        border-bottom: rgba(0, 0, 0, 0.22) 1px solid;
        -webkit-border-radius: 0;
        border-radius: 0;
       
    }
    #headerNav ul.nav > li:hover a{
        background: none;
        border-radius: 0
    }
    #topMain>li:hover,
    #topMain>li:hover>a {
        border-top: 0 !important
    }
    #headerNav ul.nav>li a{
        padding:10px 15px;
        text-align:right;
        font-size: 14px; 
        color: #fff;
    }
    #headerNav ul.nav>li a:focus{
        color: #fff ;
    }
    #headerNav ul.nav>li a:hover{
        color: #fff ;
    }
    #headerNav ul.nav > li:hover{
        border-radius: 0;
    }
    #headerNav ul#topMain li a::before {
        color: #ffffff;
    }
    #headerNav .container{
        padding:0;
        margin:0
    }
    .nav-pills > li,
    #headerNav div.navbar-collapse,
    #headerNav ul.nav > li {
        float: none
    }
    .navbar-collapse {
        max-height: 100%
    }
    
    #headerNav .container {
        padding: 0;
        margin: 0
    }
    #headerNav button.btn-mobile {
        display: block;
        position: absolute;
        top: 15px;
        right: 5px;
        background: transparent;
        color: #ffffff;
        padding: 2px 5px 0 5px;
        line-height: 15px;
        z-index: 99;
    }
    #headerNav button.btn-mobile i {
        padding: 0;
        margin: 0;
        font-size: 35px
    }
    #headerNav div.nav-main-collapse,
    #headerNav div.nav-main-collapse.in {
        width: 100%;
        margin: 0;
        padding-top: 80px;
    }
    #headerNav div.nav-main-collapse {
        float: none;
        overflow-x: hidden
    }
    #headerNav div.nav-main-collapse.collapse {
        display: none !important
    }
    #headerNav div.nav-main-collapse.in {
        display: block !important;
    }
    #headerNav div.nav-main-collapse {
        position: relative
    }
    #topMain>li>a>span{
        display:none!important
    }
    #topMain li{
        display:block;
        text-align:right;
        -webkit-border-radius:0;
        border-radius:0
    }
    #topMain>li>a{
        text-align:right;
        border:0;
        border-bottom:rgba(0,0,0,.4) 1px solid;
        -webkit-border-radius:0;
        border-radius:0
    }
    #topMain>li:hover,#topMain>li:hover>a{
        border-top:0!important
    }
    #headerNav li.drodon:hover{
        background:transparent
    }
    #headerNav ul.nav>li.dropdown>ul.dropMenu>li{
        background:#212121
    }
    #headerNav ul#topMain  li:hover{
        background: rgba(0,0,0,.1)
    }
    #headerNav ul#topMain .dropdown-menu li a{
        color: #fff !important;
    }
    #headerNav ul#topMain .dropdown-menu li a:hover{
        color: #fff !important;
    }
    #topMain ul.dropdown-menu{
        position:static;
        clear:both;
        float:none;
        display:none!important;
        border-left:0!important;
        -webkit-box-shadow:none;
        box-shadow:none;
        padding: 0 !important
    }
    #headerNav .nav-main li.resp-active>ul.dropdown-menu{
        display:block!important;
        margin-left:0;
        margin-right:0;
        border:0;
        background:#242424
    }
    #headerNav .nav li>ul.dropdown-menu li a{
        font-size:14px;
    }
    #headerNav .nav-main li.resp-active>ul.dropdown-menu li{
        border-left:0
    }
    #headerNav ul.nav>li.active>a:before,#headerNav ul.nav>li:hover>a:before{
        background-color:transparent;
    }
    #headerNav ul.dropdown-menu>li:hover>ul.dropdown-menu{
        position:static
    }
    #headerNav ul.nav>li.mega-menu>ul.dropdown-menu>li{
        padding:0;
        margin:0;
        border:0;
        -webkit-box-shadow:none;
        box-shadow:none
    }
    #headerNav ul.nav>li.mega-menu h3{
        margin-left:8px
    }
    #headerNav ul.nav>li.mega-menu>ul li>a{
        border-bottom:rgba(0,0,0,.1) 1px solid
    }
    #headerNav ul.nav>li.mega-menu div,
    #headerNav ul.nav>li.mega-menu div div {
        border: 0;
        margin-bottom: 30px;
        display: block;
        width: 100%
    }
    #headerNav ul.nav>li.mega-menu div div:last-child {
        margin-bottom: 0
    }
    #headerNav .nav li:hover>ul.dropdown-menu{
        background:0 0
    }
    .navbar-brand{
        padding:15px
    }
    #logo{
        margin: 0 auto;
        text-align: center;
        float: none;
        padding:8px 12px;
    }
   
    .myAccount{display: block !important}
}
 
 
 
/****************************/
.postStream {
    position: relative;
    overflow: hidden;
    z-index: 20;
    padding: 50px 0 0 0;
}
.servList {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 10px auto; 
    display: block;
    z-index: 199;
    text-align: center;
}
.servList li {
    display: inline-block;
    position: relative;
    background-color: #696969;
    color: #fff;
    margin: 5px;
    border-radius: 50px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    transition: .3s ease;
}
 
.servList li i {
    right: 0;
    width: 40px;
    opacity: 0;
    font-size: 32px;
    background-color: #ab670b;
    box-sizing: content-box;
    transition: .3s ease;
    border-radius: 50px;
    display: flex;
    position: absolute;
    height: 100%;
    line-height: 41px;
    justify-content: center;
}
.servList li span {
    padding: 10px 15px;
    display: block;
    min-width: 170px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    transition: .3s ease;
}
.servList li.active span {
    padding: 10px 45px 10px 10px;
}
.servList li.active i{
    opacity: 1
}
.servList li.active,.servList li:hover {
    background-color: #da840e;
}
.postEmbed {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    z-index: 20;
}
.postEmbed iframe {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%!important;
    z-index: 30;
    overflow: hidden;
    border: none !important;
}
/****************************/
 
/****************************/
 
 
.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:#6035af;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: #8757e0;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:linear-gradient(to right, #6035af , #341272) ;width:100%;z-index: 99;}

footer .text-center{padding-top:10px}
footer .copyRight,footer .site-name{display:block;line-height:30px;padding: 5px 10px;text-align: center}
footer a,footer span{font-size:15px;color:#fff}
.footer{background:linear-gradient(to left, #542b9e  , #8757e0)} 
/************************/
.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; 
}
.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: rgba(0,0,0,.1);
   
}
/************************/

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

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


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

@media (min-width: 1200px) {
    .containers.container{max-width:1250px !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:8px;padding-left:8px;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;}} 
.col-lg-5th,.col-md-5th,.col-sm-5th,.col-xs-5th{position:relative;min-height:1px;padding-right:10px;padding-left:10px;width:16.6%;float:right}
@media (min-width:768px){.col-sm-5th{width:25%;float:right}}
@media (min-width:992px){.col-md-5th{width:25%;float:right}}
@media (min-width:1200px){.col-lg-5th{width:20%;float:right}}
@media (min-width:1300px){.col-lg-5th{width:20%;float:right}}
@media (min-width:1400px){.col-lg-5th{width:20%;float:right}}
@media (min-width:1600px){.col-lg-5th{width:20%;float:right}}
@media only screen and (max-width:992px){.col-md-5th{width:100%;right:none;display:block}.col-md-5th.col-sm-5th{width:33.3%;float:right}}
@media only screen and (max-width:769px){.col-md-5th.col-sm-5th{width:33.3%;display:block}}
@media only screen and (max-width:580px){.col-md-5th.col-sm-5th{width:50%;display:block}} 
@media only screen and (max-width:480px){.col-md-5th.col-sm-5th{width:50%;display:block;padding-right: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:6px;padding-left:6px;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;padding-right:2.5px;padding-left:2.5px;}} 
.col-lg-7th,.col-md-7th,.col-sm-7th,.col-xs-7th{position:relative;min-height:1px;padding-right:4px;padding-left:4px;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;padding-right:2.5px;padding-left:2.5px;}} 


/******************************/
.headLogo {
    width: 260px;
    position: relative;
    margin: 0 25px;
    direction: ltr;
    float: right;
    z-index: 10;
    overflow: hidden;
}

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

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

.logoSecond {
    text-align: center;
    color: #fff;
    direction: rtl;
    position: absolute;
    top: 25px;
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 35px
}
.logoSecond span {
    display: inline-block;
    transition: .4s;
    height: 100%;
}
.logoSecond span:nth-child(1) {
    transform: translateX(50px);
    opacity: 0;
}
.logoSecond span:nth-child(2) {
    font-family: 'Russo One';
    font-size: 35px;
    transform: translateY(50px);
    opacity: 0;
    color: #f7d961;
}
.logoSecond span:nth-child(3) {
    transform: translateX(-50px);
    opacity: 0;
   
}
.headLogo:hover .logoFrst span:nth-child(1) {
    transform:translateY(-50px);
    opacity:0
}
.headLogo:hover .logoFrst span:nth-child(2) { 
    transform:translateY(50px);
    opacity:0
  }
.headLogo:hover .logoSecond span:nth-child(1), 
.headLogo:hover .logoSecond span:nth-child(2), 
.headLogo:hover .logoSecond span:nth-child(3) {
    transform: translateX(0);
    transform: translateY(0);
    opacity: 1;
}

.advancedSearch {
    min-height: 60px;
    background: linear-gradient(to left, #542b9e  , #8757e0);
    box-shadow: 0px 1px 10px #0000003d;
    position: relative;
    z-index: 100;
} 
.advancedSearch .mobSearch{
    opacity:0; 
    visibility: hidden;
    display: none;
}
.advancedSearch > div > form > span {
    display: inline-block;
    padding: 19px 84px 19px 13px;
    float: right;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    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: rgba(0,0,0,.2);
    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: #f7d961;
    font-size: 14px;
    color: #000;
    margin-top: 12px;
    font-weight: bold;
}

/* ===== Select Box ===== */
.sel {
    font-size: 13px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 14px;
    width: 160px;
    height: 35px;
    background: rgba(0,0,0,.2);
    border-radius: 15px;
    position: relative;
    cursor: pointer;
}

.sel::before {
  position: absolute;
  content: '\e908';
  font-family: 'iconFont';
  font-size: 18px;
  color: #FFF;
  left: 10px;
  top:5px;
}

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

.selPlac {
  display: block;
  font-size: 13px;
  color: #fff;
  padding: 5px 10px;
  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: #542b9e;
  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;
  }
}


/***************************/
.owl-prev ,.owl-next {
    position: absolute;
    right: 0;
    border-radius: 50px 0 0 50px;
    background: linear-gradient(to right,#8757e0,#542b9e);
    color: #fff;
    text-align: center;
    width: 50px;
    height: 42px;
    line-height: 40px;
    top: 50%;
    font-size: 40px;
    opacity: 0;
     transition: .3s ease;
      
}
.owl-prev {
    left: 0;
    right: auto;
    border-radius: 0 50px 50px 0;
}
.slideHome:hover .owl-prev ,.slideHome:hover .owl-next ,.slideHome2:hover .owl-prev,.slideHome2:hover .owl-next{
    opacity: 1;
}

/******** Slide Home ********/
.slideHome2 .blockSlide2{margin: 5px 0 ;position: relative;overflow: hidden;display: block;}
.slideHome2{opacity: 0;visibility: hidden;background: #f5f5f5}
.slideHome2.on{opacity: 1;visibility: visible;}
.slideHome2 .slideInner{position:relative;border-radius:10px;background:#8757e0;padding:30px;min-height: 250px;max-height: 250px}
.slideHome2 .slideInner .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background: linear-gradient(to left,#1b1b1b 19%,#051d3c42);z-index:2}
.slideHome2 .slideInner .slideImg{position:absolute;top:0;bottom: 0;right:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 25%;border-radius:4px;background-size:cover;z-index:1;-webkit-filter:grayscale(0%);filter:grayscale(0%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.slideHome2 .slideContent{text-overflow: ellipsis;transition: .3s all ease;position: absolute; z-index: 3; padding: 10px; right: 0; left: 0; bottom: -100px; font-size: 13px; font-weight: bold; background: linear-gradient(to left,#1b1b1b 19%,#051d3c42);}
.slideHome2 .slideContent img{border-radius:10px}
.slideInner:hover .slideContent{bottom: 0;}
.slideHome2 .ribb1,.slideHome2 .ribb2{position: absolute;top: 10px;right: -5px;font-size: 14px;background: #8757e0;border-radius: 50px 0 0 50px;z-index: 10;padding: 5px 12px;transition: .3s all ease;}
.slideHome2 .ribb2{left: -200px;right: auto;border-radius: 0 50px 50px 0;}
.slideInner:hover .ribb1{right: -200px;}
.slideInner:hover .ribb2{left: -5px;}
/******** Slide Home 2 ********/
.slideHome{position: relative;overflow: hidden;opacity: 0;visibility: hidden;background: #f5f5f5}
.slideHome.on{opacity: 1;visibility: visible;}
.slideHome .slideInner{position:relative;background:#352b46;padding:30px;min-height: 400px;max-height: 400px}
.slideHome .slideInner .overlay{position:absolute;top:0;right:0;width:100%;height:100%;background:#303030;opacity:.7;z-index:2}
.slideHome .slideInner .slideImg{position:absolute;top:0;bottom: 0;right:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 25%;border-radius:10px;background-size:cover;z-index:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.slideHome .slideContent{position:relative;z-index:3}
.slideHome .slideContent img{border-radius:10px}
.slideHome .slideContent .poster{position:relative;height: 320px; overflow: hidden;}
.slideHome .slideContent .poster img{height: 100%;width: 100%}
.slideHome .slideContent .poster span{position:absolute;top:10px;left:10px;background:#ff434c;color:#fff;border-radius:30px;padding:5px 12px 4px;font-weight:500;font-size:13px}
.slideHome .slideContent .h1{color:#fff;font-size:22px;padding-bottom: 10px;font-weight: 700}
.slideHome .slideContent .h1 a{color:#fff;}
.slideHome .slideContent .slideCats > span{display:inline-block;color:#f7d961;line-height:1;font-size:13px}
.slideHome .slideContent .slideCats > span:not(:first-child){margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px solid rgba(255,255,255,.5)}
.slideHome .slideContent p{margin:0 0 10px;color:rgba(255, 255, 255, 0.68);line-height:1.6}
.slideHome .btn-danger{display: block;text-align: center;font-size: 16px;border-radius: 30px;width: 160px;margin-top: 20px;line-height: 30px;position: relative;background-color: #542b9e;border-color: #542b9e;margin-right: 20px;background: linear-gradient(to right,#8757e0,#542b9e);}
.slideHome .owl-dots {text-align: center; position: absolute;bottom: 20px;width: 100%;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;}
.slideHome .owl-dot {border-radius: 50px;height: 12px;width: 12px;display: inline-block;background: #fff; margin-left: 5px;}
.slideHome .owl-dot.active {background: #8757e0;}
/******************************/

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

.posterThumb{
    vertical-align: top;
    position: relative;
    z-index: 1;
    padding-bottom: 150%;
    height: 0;
}
.posterThumb .imgBg{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-position: center;
}
.imgSer{
    display: block;
    height: 100%;
    background-size: cover;
    background-position: 0 12%;
    background-repeat: no-repeat;
     transition: .3s all ease
}
.block-post {
    position:relative;
    overflow: hidden;
    margin-bottom:15px;
    z-index: 10;
    text-align: right;
    background: #dfdcdc;
    padding: 3px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.postEp .poster{
    height: 190px;
    max-height: 190px;
}
.block-post .title2{
    position:absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 70px 10px 10px;
    font-size:14px;
    color:#ffffff;
    z-index:9;
    background:linear-gradient(to top, #000000c7, #0000);
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}

.block-post .title {
    position: absolute;
    opacity: 0;
    bottom: 0;
    right: 0;
    transition: .3s all ease;
    background: linear-gradient(transparent, #000);
    padding: 128px 14px 14px;
    width: 100%;
    color: #fff;
    line-height: 18px;
    direction: rtl;
    text-align: right;
    font-size: 14px
}
.block-post:hover .title {
    opacity: 1
}
.block-post .poster:before {
    content: '';
    position: absolute;
    top: 0;
    opacity: 0;
    transition: .3s all ease;
    right: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    box-shadow: inset 0 2px 5px #0000006e;
}
.block-post .poster:after {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 50%;
    pointer-events: none;
    right: 50%;
    margin: -2.5px;
    background: #ffffff82;
    transform: scale(0);
}
.block-post:hover .poster .imgSer{
    opacity: .3;
    transform: scale(1.2)
}
.block-post:hover .poster:after {
   transform: scale(110);
    opacity: 0;
    transition: .5s all ease
}


.block-post .info {
    position: absolute;
    top: 10px;
    right: 0;
    
}
.block-post .info>div{
    color: #fff;
    transition: .3s .3s all ease;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    line-height: 10px;
    background: #f74740;
    font-size:12px;
    padding:8px;
     border-radius: 50px 0 0 50px;
    transform: translate(0px, -40px);
    opacity: 0;
    pointer-events: none
}
.block-post .ribbon {
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 0 50px 50px 0;
    background: #f74740;
    line-height: 10px;
    font-size:12px;
    font-weight: 700;
    padding:8px;
    transition: .3s .3s all ease;
    z-index: 11;
}

.block-post .info  i {
    float: right;
    font-size: 13px;
    margin-left: 5px
} 
.block-post .info>div:last-child {
    margin-bottom: 0;
    transition: .3s .2s all ease;
    background: #5e40d6
}
.block-post:hover .info>div {
    opacity: 1;
    transform: translate(0)
}
/******************************/
.block-post2 {
    position:relative;
    overflow: hidden;
    z-index: 10;
    transition: .3s all ease;
    vertical-align: top;
    background: #dfdcdc;
    margin-bottom:15px;
    padding: 3px;
}
.blockImg {
    position: relative;
    overflow: hidden;
    padding-bottom: 150%;
    transition: .1s;
    z-index: 2;
    background: #000;
    transition: .3s all ease;
}
.block-post2 .blockImg:before {
    content: '';
    position: absolute;
    top: 0;
    opacity: 0;
    transition: .3s all ease;
    right: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    box-shadow: inset 0 2px 5px #0000006e;
}
.block-post2 .blockImg:after {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 50%;
    pointer-events: none;
    right: 50%;
    margin: -2.5px;
    background: #ffffff82;
    transform: scale(0);
}
.block-post2 img {
    transition: .3s all ease;
     position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*object-fit: cover;*/
}
.block-post2 .blockTitle {
    position: absolute;
    opacity: 0;
    bottom: 0;
    right: 0;
    transition: .3s all ease;
    background: linear-gradient(transparent, #000);
    padding: 128px 14px 14px;
    width: 100%;
    color: #fff;
    line-height: 18px;
    direction: rtl;
    text-align: center;
}
.block-post2:hover {
    z-index: 10
}

.block-post2:hover img {
    opacity: .3;
    transform: scale(1.2)
}

.block-post2:hover .blockImg:after {
   transform: scale(110);
    opacity: 0;
    transition: .5s all ease
}
.block-post2:hover .blockTitle {
    opacity: 1
}

.block-post2 .info {
    position: absolute;
    top: 10px;
    right: 0;
    
}
.block-post2 .info>div{
    color: #fff;
    transition: .3s .3s all ease;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    line-height: 10px;
    background: #f74740;
    font-size:12px;
    padding:8px;
     border-radius: 50px 0 0 50px;
    transform: translate(0px, -40px);
    opacity: 0;
    pointer-events: none
}
.block-post2 .eps {
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 0 50px 50px 0;
    background: #f74740;
    line-height: 10px;
    font-size:12px;
    font-weight: 700;
    padding:8px;
    transition: .3s .3s all ease;
}
.block-post2 .vip-ribbon {
    position: absolute;
    top: 45px;
    left: 0;
    border-radius: 0 50px 50px 0;
    background: linear-gradient(to right, #f7d961, #ffca28);
    color: #000 !important;
    line-height: 10px;
    font-size:12px;
    font-weight: 700;
    padding:8px;
    transition: .3s .3s all ease;
}
.block-post2:hover .vip-ribbon{
    top: 10px;
}
.block-post2 .info  i {
    float: right;
    font-size: 13px;
    margin-left: 5px
}

.block-post2 .info>div:last-child {
    margin-bottom: 0;
    transition: .3s .2s all ease;
    background: #5e40d6
}

.block-post2:hover .info>div {
    opacity: 1;
    transform: translate(0)
}
.block-post2:hover .eps {
    opacity: 0;
    transform: translate(0px, -80px);
}
.block-post2:hover .vip-ribbon{
    top: 10px;
}
.block-post2 .translate,.block-post2 .sound {
    position: absolute;
    bottom: 35px;
    right: 0;
    color: #fff;
    font-weight: 700;
    line-height: 10px;
    background: #5e40d6;
    font-size: 12px;
    padding: 8px;
    border-radius: 50px 0 0 50px;
}
.block-post2  .sound{
    background: #f74740;
    bottom: 5px;
}
.block-post2:hover .translate,.block-post2:hover .sound  {
    opacity: 0
}

/******************************/
 
.secHead{
    background: linear-gradient(to right, #6035af , #341272);
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 2px rgba(17, 17, 20, 0.08);
}
.secTitle{
    font-weight: bold;
    font-size: 18px;
    padding: 25px;
    color: #fff
}
.secTitle a,.secTitle i {
     color: #fff !important;
    text-align: right;
    display: inline-block;
}
.more a {
    float: left;
    font-size: 14px;
    background: #f7d961;
    padding: 5px 15px;
    border-radius: 6pc;
    color: #000 !important;
    min-width: 90px;
    text-align: center;
}
/******** 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}
/******************************/
.asia-user-menu {
    position: relative;
    display: inline-block;
}

.asia-user-menu__trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 140px;
    padding: 0;
    background: rgb(153, 116, 221);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 40px;
    cursor: pointer;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    height: 36px;
}

.asia-user-menu__trigger::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(135, 87, 224, 0.1), rgba(98, 58, 172, 0.1));
    backdrop-filter: blur(5px);
    z-index: 0;
}

.asia-user-menu__trigger-content {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0 12px;
    position: relative;
    z-index: 1;
}

.asia-user-menu__trigger-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background: rgba(135, 87, 224, 0.2);
    border-radius: 50%;
    margin: 2px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
}

.asia-user-menu__trigger i {
    font-size: 16px;
    color: #fff;
}

.asia-user-menu__trigger-arrow i {
    font-size: 11px;
    transition: transform 0.3s ease;
}

.asia-user-menu__trigger-text {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
}

.asia-user-menu:hover .asia-user-menu__trigger {
    border-color: rgba(135, 87, 224, 0.3);
}

.asia-user-menu:hover .asia-user-menu__trigger-arrow {
    background: rgba(135, 87, 224, 0.3);
}

.asia-user-menu:hover .asia-user-menu__trigger-arrow i {
    transform: rotate(180deg);
}

.asia-user-menu__trigger:active {
    transform: scale(0.98);
}

.asia-user-menu__dropdown {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    width: 220px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.2s ease;
    z-index: 1000;
    overflow: hidden;
    pointer-events: none;
}

.asia-user-menu__dropdown.is-active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.asia-user-menu__dropdown-menu {
    padding: 8px;
}

.asia-user-menu__item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    color: #000 !important;
    text-decoration: none;
    transition: all 0.2s ease;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    border-radius: 8px;
    margin-bottom: 2px;
}

.asia-user-menu__item:last-child {
    margin-bottom: 0;
}

.asia-user-menu__item:hover {
    background: linear-gradient(to right,#8757e0,#542b9e);
    color: #fff !important;
}

.asia-user-menu__item i {
    width: 20px;
    text-align: center;
    font-size: 16px;
    color: #8757e0;
}

.asia-user-menu__divider {
    height: 1px;
    background: #d7d7d7;
    margin: 8px 0;
}

.asia-user-menu__item--danger {
    color: #ff6b6b !important;
    margin-top: 4px;
}

.asia-user-menu__item--danger i {
    color: #ff6b6b;
}

.asia-user-menu__item--danger:hover {
    background: rgba(255, 107, 107, 0.1);
    color: #ff6b6b !important;
}
/* VIP Badge Styles */
.asia-user-menu__vip-badge {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    background: linear-gradient(135deg, #ffca28, #f7d961);
    color: #000;
    font-weight: bold;
    border-radius: 4px;
    margin: 8px;
    box-shadow: 0 4px 10px rgba(255, 193, 7, 0.4);
}

.asia-user-menu__vip-badge i {
    color: #000;
    font-size: 18px;
    margin-left: 8px;
}

.asia-user-menu__vip-badge span {
    font-size: 14px;
}

.asia-user-menu__divider {
    height: 1px;
    background-color: #e0e0e0;
    margin: 8px 0;
}

/* Hover Effect */
.asia-user-menu__vip-badge:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}
/* Mobile Styles */
@media (max-width: 768px) {
    .asia-user-menu {
        position: relative;
    }

    .asia-user-menu__dropdown {
        position: absolute;
        top: calc(100% + 8px);
        left: 0;
        width: 220px;
        height: auto;
        background: #fff;
        border-radius: 12px;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
        transform: translateY(-10px);
        backdrop-filter: none;
    }

    .asia-user-menu__dropdown.is-active {
        transform: translateY(0);
    }

    .asia-user-menu__dropdown-menu {
        width: 100%;
        background: #fff;
        border-radius: 12px;
        padding: 8px;
        transform: none;
        transition: none;
    }

    .asia-user-menu__dropdown.is-active .asia-user-menu__dropdown-menu {
        transform: none;
    }

    .asia-user-menu__item {
        padding: 12px 16px;
        font-size: 14px;
        border-radius: 8px;
    }

    /* Remove overlay */
    .asia-user-menu__dropdown::before {
        display: none;
    }

    /* Add arrow to dropdown */
    .asia-user-menu__dropdown::after {
        content: '';
        position: absolute;
        top: -6px;
        left: 20px;
        width: 12px;
        height: 12px;
        background: #fff;
        transform: rotate(45deg);
        box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.05);
    }
}

/* Add styles for very small screens */
@media (max-width: 360px) {
    .asia-user-menu__dropdown {
        width: 200px;
        left: 50%;
        transform: translateX(-50%) translateY(-10px);
    }

    .asia-user-menu__dropdown.is-active {
        transform: translateX(-50%) translateY(0);
    }

    .asia-user-menu__dropdown::after {
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
    }
}
/* Authentication Buttons Styles */
.auth-buttons {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-left: 15px;
    margin-top: 15px;
    float: left;
    position: relative;
    z-index: 100;
}

.auth-buttons .btn {
    padding: 8px 16px;
    border-radius: 50px;
    font-family: 'Almarai', sans-serif;
    font-weight: 700;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    overflow: hidden;
    min-width: 140px;
    justify-content: center;
    font-size: 13px;
}

.auth-buttons .btn i {
    font-size: 16px;
    transition: all 0.3s ease;
}

.auth-buttons .btn span {
    position: relative;
    z-index: 2;
}

.auth-buttons .btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.1);
    transform: translateX(-100%);
    transition: all 0.3s ease;
}
.btn-login {
    background: rgb(153, 116, 221);
    color: #fff;
    border: 1px solid rgba(0,0,0,0.1);
}
.btn-subscribe {
    background: linear-gradient(135deg, #ffca28, #f7d961);
    color: #000 !important;
    border: none;
    border-radius: 8px;
    padding: 12px 24px;
    font-weight: bold;
    box-shadow: 0 4px 10px rgba(255, 193, 7, 0.4);
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    animation: softPulse 2.5s infinite;
}

.btn-subscribe::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);
    animation: shine 3s infinite;
    pointer-events: none;
}
@keyframes softPulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.4);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(255, 193, 7, 0.1);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.4);
    }
}

@keyframes shine {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}


@keyframes shine {
    0% {
        transform: translateX(-100%) rotate(45deg);
    }
    20%, 100% {
        transform: translateX(100%) rotate(45deg);
    }
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.btn-subscribe:hover {
    color: #000 !important;
}

.btn-subscribe:hover:before {
    animation: shine 1.5s infinite;
}

.btn-subscribe:hover:after {
    animation: gradient-shift 1.5s infinite;
}

.btn-account {
    background: linear-gradient(45deg, #28a745, #218838);
    color: #fff;
    border: none;
    box-shadow: 0 2px 5px rgba(40,167,69,0.3);
}

.btn-account:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(40,167,69,0.4);
}

@media (max-width: 768px) {
    .auth-buttons {
        margin: 10px 0;
        justify-content: center;
        float: none;
        width: 100%;
    }
    
    .auth-buttons .btn {
        min-width: 120px;
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .auth-buttons .btn i {
        font-size: 14px;
    }
}


/******** Users Pages Design ********/
.secUser {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 60px 0;
    background: linear-gradient(135deg, #f6f9fc 0%, #f1f4f8 100%);
    min-height: 100vh;
}
.auth-wrapper {
    max-width: 550px;
    margin: 50px auto;
    padding: 20px;
}
.auth-form {
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.3s ease;
}
.auth-form:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);
}
.form-header {
    text-align: center;
    padding: 40px 30px 20px;
    background: linear-gradient(to right,#8757e0,#542b9e);
    color: #ffffff;
}
.icon-wrapper {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-wrapper i {
    font-size: 36px;
    color: #ffffff;
}

.form-header h3 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #ffffff;
}

.form-subtitle {
    font-size: 16px;
    opacity: 0.9;
    margin: 0;
}
.form-body {
    padding: 30px;
}
.form-group {
    margin-bottom: 24px;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 24px;
}
.form-group label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #374151;
}

.form-group label i {
    margin-left: 6px;
    color: #6366f1;
}
.form-control {
    width: 100%;
    padding: 6px 16px;
    font-size: 15px;
    line-height: 30px;
    color: #1f2937;
    background-color: #f9fafb;
    border: 2px solid #e5e7eb;
    border-radius: 6px;
    transition: all 0.3s ease;
}
.form-control:focus {
    border-color: #6366f1;
    box-shadow: 0 0 0 4px rgba(99, 102, 241, 0.1);
    outline: none;
}
.password-input-wrapper {
    position: relative;
}

.password-toggle {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #9ca3af;
    transition: color 0.3s ease;
}

.password-toggle:hover {
    color: #6366f1;
}
.form-options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 24px 0;
}

.remember-me {
    display: flex;
    align-items: center;
    gap: 8px;
}

.remember-me input[type="checkbox"] {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 2px solid #e5e7eb;
    accent-color: #6366f1;
}

.terms-agreement {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 24px 0;
}

.terms-agreement input[type="checkbox"] {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 2px solid #e5e7eb;
    accent-color: #6366f1;
}
.lostpassword {
    color: #6366f1 !important;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}
.lostpassword:hover {
    color: #8757e0 !important;
}
.btnUser {
    width: 100%;
    padding: 14px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background:linear-gradient(to right,#8757e0,#542b9e);
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.btnUser i {
    font-size: 18px;
}

.btnUser:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(99, 102, 241, 0.3);
}
.form-footer {
    padding: 20px 30px;
    text-align: center;
    background: #f9fafb;
    border-top: 1px solid #e5e7eb;
}

.form-footer p {
    margin: 0;
    color: #6b7280;
}

.form-footer a {
    color: #6366f1 !important;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}
.alert {
    padding: 16px;
    border-radius: 12px;
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 500;
}
.alert-danger {
    background: #fee2e2;
    color: #dc2626;
    border-right: 4px solid #dc2626;
}
.alert-success {
    background: #dcfce7;
    color: #16a34a;
    border-right: 4px solid #16a34a;
}
.recaptcha-wrapper {
    margin: 24px 0;
    display: flex;
    justify-content: center;
}
@media (max-width: 768px) {
    .auth-wrapper {
        padding: 15px;
    }

    .form-header {
        padding: 30px 20px 15px;
    }

    .icon-wrapper {
        width: 60px;
        height: 60px;
    }

    .icon-wrapper i {
        font-size: 28px;
    }

    .form-header h3 {
        font-size: 24px;
    }

    .form-body {
        padding: 20px;
    }

    .form-row {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .form-options {
        flex-direction: column;
        gap: 16px;
        align-items: flex-start;
    }
}
.profile-container {
    margin: 50px auto;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 0 rgba(0, 0, 0, 0.01);
    overflow: hidden;
    position: relative;
    border: 1px solid #ebebeb;
}
.profile-message {
    position: fixed;
    top: 20px;
    right: 20px;
    padding: 15px 25px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    z-index: 1000;
    animation: slideIn 0.3s ease;
}

.profile-message.success {
    background: #10b981;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(16, 185, 129, 0.2);
}

.profile-message.error {
    background: #ef4444;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(239, 68, 68, 0.2);
}

@keyframes slideIn {
    from { transform: translateX(100%); opacity: 0; }
    to { transform: translateX(0); opacity: 1; }
}
.profile-header {
    position: relative;
    background: linear-gradient(135deg, #8757e0 0%, #542b9e 100%);
    padding: 60px 0 40px;
    color: #ffffff;
    overflow: hidden;
}

.profile-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");
    opacity: 0.5;
}

.profile-header-content {
    position: relative;
    z-index: 1;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 30px;
    display: flex;
    align-items: center;
    gap: 40px;
}
.profile-picture-wrapper {
    position: relative;
    flex-shrink: 0;
}

.profile-picture {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid rgba(255, 255, 255, 0.2);
    position: relative;
}

.profile-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.profile-picture-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.profile-picture:hover .profile-picture-overlay {
    opacity: 1;
}

.upload-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    cursor: pointer;
    padding: 10px;
    border-radius: 8px;
    transition: background-color 0.3s ease;
}

.upload-button:hover {
    background: rgba(255, 255, 255, 0.1);
}

.upload-button i {
    font-size: 24px;
}

.upload-button span {
    font-size: 14px;
    font-weight: 500;
}
.profile-info {
    flex-grow: 1;
}

.profile-name {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 15px;
    color: #ffffff !important;
}

.vip-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
}

.vip-badge i {
    color: #ffd700;
}

.vip-expiry {
    font-size: 13px;
    opacity: 0.8;
}

.profile-meta {
    display: flex;
    align-items: center;
    gap: 20px;
}

.join-date {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    opacity: 0.9;
}

.join-date i {
    font-size: 16px;
}
.profile-content {
    padding: 40px;
}
.profile-tabs {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 15px;
}
.tab-button {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 500;
    color: #6b7280;
    background: none;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.tab-button i {
    font-size: 18px;
}

.tab-button:hover {
    color: #8757e0;
    background: rgba(135, 87, 224, 0.1);
}

.tab-button.active {
    color: #8757e0;
    background: rgba(135, 87, 224, 0.1);
}
.tab-pane {
    display: none;
    animation: fadeIn 0.3s ease;
}

.tab-pane.active {
    display: block;
}
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}
.info-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(550px, 1fr));
    gap: 20px;
}

.info-card {
    background: #ffffff;
    border-radius: 15px;
    padding: 25px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #e2e2e2;
}

.info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.info-card-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #8757e0 0%, #542b9e 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 24px;
    flex-shrink: 0;
}

.info-card-content {
    flex-grow: 1;
}

.info-card-content h3 {
    font-size: 14px;
    font-weight: 600;
    color: #6b7280;
    margin: 0 0 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.info-card-content p {
    font-size: 16px;
    font-weight: 500;
    color: #1f2937;
    margin: 0;
}
.profile-form {
    margin: 0 auto;
    background: #ffffff;
    border-radius: 15px;
    padding: 30px;
    border: 1px solid #e2e2e2;
}

.form-group {
    margin-bottom: 25px;
}

.form-group label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #4b5563;
    margin-bottom: 10px;
}

.form-group label i {
    color: #8757e0;
}

.form-control {
    width: 100%;
    padding: 6px 16px;
    font-size: 15px;
    color: #1f2937;
    background: #f9fafb;
    border: 2px solid #e5e7eb;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.form-control:focus {
    border-color: #8757e0;
    box-shadow: 0 0 0 4px rgba(135, 87, 224, 0.1);
    outline: none;
}

.password-input {
    position: relative;
}

.password-toggle {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #9ca3af;
    cursor: pointer;
    padding: 5px;
    transition: color 0.3s ease;
}

.password-toggle:hover {
    color: #8757e0;
}

.form-actions {
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid #e5e7eb;
}
.btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
}

.btn i {
    font-size: 16px;
}

.btn-primary {
    background: linear-gradient(135deg, #8757e0 0%, #542b9e 100%);
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(135, 87, 224, 0.2);
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(135, 87, 224, 0.3);
}

.btn-watch {
    background: #10b981;
    color: #ffffff;
}

.btn-remove {
    background: #ef4444;
    color: #ffffff;
}
.favorites-section {
    margin-bottom: 40px;
}

.favorites-section h3 {
    font-size: 20px;
    font-weight: 600;
    color: #1f2937;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.favorites-section h3 i {
    color: #8757e0;
}

.favorites-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 25px;
}

.favorite-item {
    background: #ffffff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.favorite-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.favorite-thumbnail {
    position: relative;
    padding-top: 150%;
    overflow: hidden;
}

.favorite-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.favorite-item:hover .favorite-thumbnail img {
    transform: scale(1.05);
}

.favorite-info {
    padding: 15px;
}

.favorite-info h4 {
    font-size: 15px;
    font-weight: 600;
    color: #1f2937;
    margin: 0 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.favorite-meta {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 13px;
    color: #6b7280;
    margin-bottom: 15px;
}

.favorite-meta i {
    color: #8757e0;
}

.favorite-actions {
    display: flex;
    gap: 10px;
}

.favorite-actions .btn {
    flex: 1;
    justify-content: center;
    padding: 8px;
    font-size: 13px;
}
.empty-state {
    text-align: center;
    padding: 60px 20px;
    color: #6b7280;
}

.empty-state i {
    font-size: 48px;
    color: #8757e0;
    margin-bottom: 15px;
    opacity: 0.5;
}

.empty-state p {
    font-size: 16px;
    margin: 0;
}
.profile-logout {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 10;
}
.btn-logout {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}
a.btn-logout {color: #fff !important;}
.btn-logout:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-2px);
    text-decoration: none;
    color: #ffffff;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .profile-header-content {
        flex-direction: column;
        text-align: center;
        gap: 30px;
    }

    .profile-info {
        text-align: center;
    }

    .profile-meta {
        justify-content: center;
    }
}

@media (max-width: 992px) {
    .profile-content {
        padding: 30px;
    }

    .profile-tabs {
        flex-wrap: wrap;
    }

    .tab-button {
        flex: 1;
        justify-content: center;
    }

    .favorites-grid {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    }
}

@media (max-width: 768px) {
    .profile-header {
        padding: 40px 0 30px;
    }

    .profile-picture {
        width: 140px;
        height: 140px;
    }

    .profile-name {
        font-size: 24px;
    }

    .info-cards {
        grid-template-columns: 1fr;
    }

    .profile-form {
        padding: 20px;
    }

    .favorites-grid {
        grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
        gap: 20px;
    }

    .profile-logout {
        top: 15px;
        left: 15px;
    }
}

@media (max-width: 480px) {
    .profile-picture {
        width: 120px;
        height: 120px;
    }

    .profile-name {
        font-size: 22px;
    }

    .vip-badge {
        padding: 6px 12px;
        font-size: 13px;
    }

    .profile-content {
        padding: 20px;
    }

    .favorites-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}
.fas, .far {
    font-size: 1.1em;
    vertical-align: middle;
}

.mylist  {
    background: linear-gradient(to right,#8757e0,#542b9e);
    font-weight: 700;
    color: #fff;
    display: inline-block;
    position: relative;
    transition: .3s ease;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    height: 40px;
    line-height: 20px;
    cursor: pointer;
 }

/* Membership Pages Design */
.membership-box,
.checkout-box,
.success-box,
.cancelled-box {
    max-width: 480px;
    margin: 60px auto 40px auto;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 8px 32px rgba(135,87,224,0.10);
    padding: 40px 30px 32px 30px;
    text-align: center;
    border: 1px solid #ececec;
}

.checkout-box h2,
.success-box h2,
.cancelled-box h2 {
    font-size: 14px;
    font-weight: 700;
    color: #8757e0;
    margin-bottom: 18px;
}

.checkout-box p,
.success-box p,
.cancelled-box p {
    font-size: 14px;
    color: #444;
    margin-bottom: 24px;
}

.checkout-box form {
    margin-top: 24px;
}

.checkout-box .btn,
.success-box .btn,
.cancelled-box .btn {
    display: inline-block;
    background: linear-gradient(to right,#8757e0,#542b9e);
    color: #fff !important;
    font-weight: 600;
    border: none;
    border-radius: 10px;
    padding: 12px 32px;
    font-size: 14px;
    margin-top: 10px;
    transition: background 0.2s, box-shadow 0.2s;
    box-shadow: 0 2px 8px rgba(135,87,224,0.10);
    cursor: pointer;
    text-decoration: none;
}

.checkout-box .btn:hover,
.success-box .btn:hover,
.cancelled-box .btn:hover {
    background: linear-gradient(to right,#542b9e,#8757e0);
    box-shadow: 0 4px 16px rgba(135,87,224,0.18);
}

.alert {
    padding: 18px 20px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 24px;
}

.alert-success {
    background: #e9fbe7;
    color: #1a7f37;
    border-right: 4px solid #10b981;
}

.alert-warning {
    background: #fffbe7;
    color: #b08900;
    border-right: 4px solid #ffd600;
}

.alert-danger {
    background: #fee2e2;
    color: #dc2626;
    border-right: 4px solid #dc2626;
}

@media (max-width: 600px) {
    .membership-box,
    .checkout-box,
    .success-box,
    .cancelled-box {
        padding: 18px 8px 18px 8px;
        margin: 30px 0 20px 0;
    }
    .checkout-box h2,
    .success-box h2,
    .cancelled-box h2 {
        font-size: 14px;
    }
}

/* VIP Timer Styles */
.vip-timer-container {
    max-width: 320px;
    margin: 10px 0;
}

.vip-timer-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    background: #744ac0;
    border-radius: 20px;
    padding: 7px 14px;
    box-shadow: 0 1px 4px rgba(180, 180, 200, 0.07);
    border: 1px solid #f8bb549e;
    color: #fff;
}

.vip-timer-icon {
    color: #f8d40a;
    font-size: 15px;
}

.vip-timer-text {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
}

.vip-timer-label {
    font-size: 11px;
    color: #fff;
    margin-right: 8px;
}

/* Responsive Timer */
@media (max-width: 480px) {
    .vip-timer-container {
        max-width: 100%;
        padding: 0 15px;
    }
    
    .vip-timer-box {
        padding: 6px 12px;
    }
    
    .vip-timer-text {
        font-size: 12px;
    }
    
    .vip-timer-label {
        font-size: 10px;
    }
}

/* Membership Success Page Styles */
.success-box {
    max-width: 600px;
    margin: 40px auto;
    padding: 20px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.success-box .alert {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 22px 10px 12px 10px;
    margin-bottom: 20px;
}

.success-box .alert i {
    font-size: 48px;
    margin-bottom: 15px;
    display: block;
}

.success-box .alert-warning i {
    color: #ffc107;
}

.success-box .alert-danger i {
    color: #dc3545;
}

.success-box .alert-success i {
    color: #28a745;
}

.success-box .alert .user-greeting {
    margin-bottom: 15px;
}

.success-box .alert .alert-title {
    font-size: 20px;
    margin-bottom: 15px;
}

.success-box .alert-warning .alert-title {
    color: #856404;
}

.success-box .alert-danger .alert-title {
    color: #dc3545;
}

.success-box .alert-success .alert-title {
    color: #28a745;
}

.success-box .alert .alert-message {
    font-size: 15px;
    margin: 15px 0;
    font-weight: 500;
    line-height: 1.6;
}

.success-box .alert-warning .alert-message {
    color: #856404;
}

.success-box .alert-danger .alert-message {
    color: #721c24;
}

.success-box .alert-success .alert-message {
    color: #155724;
}

.success-box .payment-details,
.success-box .paypal-details {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    margin: 20px 0;
    text-align: right;
}

.success-box .payment-details h3,
.success-box .paypal-details h3 {
    margin-bottom: 15px;
    color: #333;
}

.success-box table {
    width: 100%;
    border-collapse: collapse;
}

.success-box td {
    padding: 8px;
    border-bottom: 1px solid #dee2e6;
}

.success-box td:first-child {
    color: #666;
}

.success-box td:last-child {
    font-weight: 600;
}

.success-box .btn {
    display: inline-block;
    padding: 12px 30px;
    background: #28a745;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 600;
    transition: background 0.3s ease;
    margin-top: 25px;
}

.success-box .btn:hover {
    background: #218838;
}

.success-box .btn-renew {
    background: #dc3545;
}

.success-box .btn-renew:hover {
    background: #c82333;
}

@media (max-width: 768px) {
    .success-box {
        margin: 20px;
        padding: 15px;
    }

    .success-box .alert {
        font-size: 16px;
        padding: 15px 10px;
    }

    .success-box .alert i {
        font-size: 36px;
    }

    .success-box .alert .alert-title {
        font-size: 18px;
    }

    .success-box .alert .alert-message {
        font-size: 14px;
    }

    .success-box .payment-details,
    .success-box .paypal-details {
        padding: 15px;
    }
}
.alert-message-links {
    line-height: 1.7;
    font-size: 14px;
    padding: 8px 0;
}
.alert-message-links .alert-message-error {
    color: #e74c3c;
    font-weight: bold;
}
.alert-message-links .alert-message-desc {
    color: #555;
}
.alert-message-links .alert-message-list {
    list-style: disc inside;
    margin: 10px 0 0 0;
    padding: 0;
}
.alert-message-links .alert-link-red {
    color: #c0392b !important;
    text-decoration: underline;
    font-weight: bold;
}

 
/******************************/
@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: 992px) { 
    .colRight{display: none}
    .colCenter{width: 100%;}
    .colLeft{display: none}
    .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;}
    .single_main_info {width: 100%;}
    .slideHome .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}
     .list-eps{margin-top: 0}
     .single-team .team li { width: calc(100% / 2 - 10px);}
    
} 
@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;
        
    } 
}
@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}  
    #headerNav div.nav-main-collapse, #headerNav div.nav-main-collapse.in{margin:0;padding-top: 0px;} 
    .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;}
    .bottWatch a{padding: 20px}
    .bottWatch i{display: none;}
    .poster img {
        border-radius: 4px;
        display: table;
        margin: 0 auto;
        height: 320px;
        width: 260px;
    }
    .single_main_content .poster {
       float: none;
    }
    .wrapper-info{width: 100% !important}
    .description{text-align: center;}
    .single_cover {
        width: 100%;
       margin-top:-120px
    }
    .single_buttons, .single_main_content {
        text-align: center;
        display: inline-block;
    }
    .single_main {
        align-items: flex-end;
        align-content: flex-end;
        padding: 10px;
        min-height: calc(100vh - 60px);
    }
    .single_main_content {
        margin: 0;
        bottom: 0;
    }
    .single_main_content .single_tax, .single_main_content .duration, .single_main_content .date {
        margin-bottom: 10px;
    }
    .single_main_content .single_tax {
        justify-content: right;
    }
    .single_buttons {
        position: relative;
    }
    .single_buttons, .single_main_content {
        text-align: center;
        display: inline-block;
    }
    .single_buttons a,.single_buttons button {
        float: unset;
        font-size: 20px;
        min-width: 190px;
    }
    .servList li{
        width: 47%;
    }
    .singleAlert, .singleAlert span {width: 100%;}
    .sharethis{text-align: center}
     .sec-line .fRight{float: none}
    .single_main_info .description{width: 100%}
     .list-eps li{width:100%}
     .single-team .team li { width: calc(100% / 2 - 10px);}
     .advancedSearch .advFrom{
        display: none;
        opacity: 0;
    }
    .advancedSearch .advFrom.on{
        display: block;
        opacity:1;
    }
    .advancedSearch .mobSearch{
        width: 40px;
        height: 40px;
        border-radius: 50%;
        position: relative;
        float: left;
        text-align: center;
        line-height: 45px;
        font-size: 18px;
        background: #f7d961;
        color: #000;
        margin-top: 10px;
        margin-left: 20px;
        cursor: pointer;
        opacity: 1;
        visibility: visible;
        display: block;
    }
    .DetailsLists > ul > li{
        width: 100%
    }
}
.no-vip-message {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.vip-card {
    background: linear-gradient(to right, #8757e0, #542b9e);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    max-width: 1000px;
    margin: 0 auto;
}

.vip-header {
    text-align: center;
    margin-bottom: 40px;
}

.vip-icon {
    font-size: 80px;
    color: #ffd700;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}

.vip-icon i {
    animation: float 3s ease-in-out infinite;
    filter: drop-shadow(0 0 10px rgba(255, 215, 0, 0.5));
}

.vip-header h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.vip-header p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    margin-bottom: 0;
}

.vip-features {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    padding: 30px;
    margin: 30px 0;
}

.vip-features h3 {
    color: #ffd700;
    margin-bottom: 30px;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 25px;
}

.feature-item {
    text-align: center;
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.feature-item:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
}

.feature-item i {
    font-size: 36px;
    color: #ffd700;
    margin-bottom: 15px;
}

.feature-item h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.feature-item p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    margin: 0;
}

.vip-actions {
    text-align: center;
    margin-top: 40px;
}

.btn-upgrade {
    display: inline-block;
    position: relative;
    padding: 15px 40px;
    background: linear-gradient(45deg, #ffd700, #ffed4a);
    border-radius: 50px;
    color: #000 !important;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    overflow: hidden;
    transition: all 0.3s ease;
}

.btn-upgrade:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 215, 0, 0.4);
    color: #000 !important;
}

.btn-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 10px;
}

.btn-shine {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    transition: 0.5s;
}

.btn-upgrade:hover .btn-shine {
    left: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media (max-width: 768px) {
    .no-vip-message {
        padding: 20px;
    }
    
    .vip-card {
        padding: 30px 20px;
    }
    
    .vip-icon {
        font-size: 60px;
    }
    
    .vip-header h2 {
        font-size: 24px;
    }
    
    .vip-header p {
        font-size: 16px;
    }
    
    .features-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .feature-item {
        padding: 15px;
    }
    .feature-item i {
        font-size: 30px;
    }
    .feature-item h4 {
        font-size: 16px;
    }
    .feature-item p {
        font-size: 14px;
    }
    
    .btn-upgrade {
        padding: 12px 30px;
        font-size: 16px;
    }
} 
.servers-wrapper,
.downloads-section-wrapper {
    max-width: 1200px;
    margin: 0 auto 30px auto;
    padding: 0 !important;
}

.servers-container {
    background: linear-gradient(to right,#8757e0,#542b9e);
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
    overflow: hidden;
    margin: 30px 0;
    transition: all 0.3s ease;
}

.servers-header {
    background: #1a1a1a;
    padding: 0;
    position: relative;
    overflow: hidden;
    margin: 20px;
    border-radius: 15px;
    transform-style: preserve-3d;
    perspective: 1000px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.servers-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, #8757e0 49%, #8757e0 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, #542b9e 49%, #542b9e 51%, transparent 52%);
    background-size: 30px 30px;
    opacity: 0.1;
    animation: patternMove 20s linear infinite;
}

@keyframes patternMove {
    0% { background-position: 0 0; }
    100% { background-position: 60px 60px; }
}

.servers-title-wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 30px;
    background: linear-gradient(135deg, #8757e0, #542b9e);
    border-left: 4px solid #f7d961;
    transform: translateZ(20px);
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(135, 87, 224, 0.2);
}

.servers-title {
    display: flex;
    align-items: center;
    gap: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.servers-title i {
    color: #f7d961;
    font-size: 24px;
    position: relative;
    z-index: 1;
    filter: drop-shadow(0 0 10px rgba(247, 217, 97, 0.5));
}

.servers-title i::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background: rgba(247, 217, 97, 0.1);
    border-radius: 50%;
    z-index: -1;
    animation: pulsePro 2s ease-out infinite;
}

@keyframes pulsePro {
    0% { transform: translate(-50%, -50%) scale(1); opacity: 1; }
    100% { transform: translate(-50%, -50%) scale(2); opacity: 0; }
}

.servers-count { 
    padding: 12px 25px;
    border-radius: 30px;
    background: #f7d961;
    color: #1a1a1a;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.servers-count span {
    font-weight: 700;
    font-size: 18px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    color: #000;
}

/* تحسينات إضافية */
.servers-header::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at top right, rgba(135, 87, 224, 0.1), transparent 70%);
    pointer-events: none;
}

.servers-title-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: shimmer 3s infinite;
}

@keyframes shimmer {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(100%); }
}

@media (max-width: 768px) {
    .servers-header {
        margin: 15px;
    }
    
    .servers-title-wrapper {
        padding: 20px;
    }
    
    .servers-title {
        font-size: 16px;
        gap: 15px;
    }
    
    .servers-title i {
        font-size: 20px;
    }
    
    .servers-count {
        padding: 10px 20px;
        font-size: 13px;
    }
    
    .servers-count span {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .servers-header {
        margin: 10px;
    }
    
    .servers-title-wrapper {
        padding: 15px;
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }
    
    .servers-title {
        font-size: 14px;
        gap: 10px;
    }
    
    .servers-title i {
        font-size: 18px;
    }
    
    .servers-count {
        padding: 8px 15px;
        font-size: 12px;
        width: 100%;
        justify-content: center;
    }
    
    .servers-count span {
        font-size: 14px;
    }
}

.servers-tabs,
.downloads-list {
    padding: 15px;
    gap: 12px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.servers-tabs{
    padding: 15px;
    gap: 12px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.server-tab {
    position: relative;
    padding: 12px 15px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    overflow: hidden;
    backdrop-filter: blur(5px);
}

.server-tab::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, 
        rgba(135, 87, 224, 0.2),
        rgba(247, 217, 97, 0.1),
        rgba(135, 87, 224, 0.2));
    opacity: 0;
    transition: all 0.4s ease;
}

.server-tab::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at center, 
        rgba(255, 255, 255, 0.1) 0%,
        transparent 70%);
    opacity: 0;
    transition: all 0.4s ease;
}

.server-tab:hover {
    transform: translateY(-3px);
    border-color: rgba(247, 217, 97, 0.3);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.server-tab:hover::before {
    opacity: 1;
    animation: shimmer 2s infinite;
}

.server-tab:hover::after {
    opacity: 1;
}

.server-tab.active {
    background: linear-gradient(135deg, #8757e0, #542b9e);
    border-color: #f7d961;
    box-shadow: 0 8px 25px rgba(135, 87, 224, 0.3);
    transform: translateY(-2px);
}

.server-tab.active::before {
    opacity: 1;
    background: linear-gradient(45deg,
        rgba(247, 217, 97, 0.2),
        rgba(135, 87, 224, 0.2),
        rgba(247, 217, 97, 0.2));
    animation: shimmer 2s infinite;
}

.server-name {
    position: relative;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s ease;
    flex: 1;
    text-align: right;
    text-transform: capitalize;
}

.server-tab:hover .server-name {
    color: #f7d961;
}

@keyframes shimmer {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@media (max-width: 991px) {
    .servers-tabs,
    .downloads-list {
        padding: 10px;
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .servers-tabs,
    .downloads-list {
        padding: 6px;
        gap: 6px;
        grid-template-columns: 1fr;
    }
}

.servers-content {
    position: relative;
    margin-bottom: 5px;
}

.video-player-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* نسبة 16:9 */
    background: #000;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.video-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: #000;
    object-fit: contain;
}

/* تحسينات للشاشات الكبيرة */
@media (min-width: 1200px) {
    .video-player-container {
        max-width: 1200px;
        margin: 0 auto;
        padding-top: 675px; /* 1200 * 0.5625 */
    }
}

/* تحسينات للشاشات المتوسطة */
@media (max-width: 1199px) and (min-width: 992px) {
    .video-player-container {
        max-width: 900px;
        margin: 0 auto;
        padding-top: 506.25px; /* 900 * 0.5625 */
    }
}

/* تحسينات للشاشات الصغيرة */
@media (max-width: 991px) and (min-width: 768px) {
    .video-player-container {
        max-width: 700px;
        margin: 0 auto;
        padding-top: 393.75px; /* 700 * 0.5625 */
    }
}

/* تحسينات للموبايل */
@media (max-width: 767px) {
    .video-player-container {
        padding-top: 56.25%; /* نسبة 16:9 */
        margin: 0 -15px; /* إزالة الهوامش الجانبية */
        border-radius: 0; /* إزالة الزوايا المنحنية */
    }

    .video-frame {
        width: 100%;
        height: 100%;
    }
}

/* تحسينات للشاشات الصغيرة جداً */
@media (max-width: 480px) {
    .video-player-container {
        padding-top: 56.25%; /* نسبة 16:9 */
    }
}

/* تحسينات إضافية للتحكم في جودة العرض */
.video-player-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(0,0,0,0.1), transparent);
    pointer-events: none;
    z-index: 1;
}

/* تحسين أداء التحميل */
.video-frame {
    transform: translateZ(0);
    backface-visibility: hidden;
    perspective: 1000;
    will-change: transform;
}

/* تحسين التفاعل مع الفيديو */
.video-player-container:hover .video-controls {
    opacity: 1;
}

/* تحسين عرض التحكم */
.video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
    opacity: 1;
    transition: opacity 0.3s ease;
    z-index: 2;
}

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

.control-btn {
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    color: #2c3e50;
    cursor: pointer;
    padding: 8px;
    border-radius: 6px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
}

.control-btn:hover {
    background: #e9ecef;
    transform: translateY(-2px);
    border-color: #dee2e6;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.control-btn i {
    font-size: 16px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.control-btn:hover i {
    transform: scale(1.1);
}

.report-btn {
    background: #fff5f5;
    border-color: #ffe3e3;
    color: #e03131;
}

.report-btn:hover {
    background: #ffe3e3;
    border-color: #ffc9c9;
}

.report-btn.reported {
    background: #fff5f5;
    border-color: #ffe3e3;
    color: #e03131;
    pointer-events: none;
}

.server-frame {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(0.95);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.server-frame.active {
    display: block;
    opacity: 1;
    transform: scale(1);
}

.no-servers {
    text-align: center;
    padding: 80px 20px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    background: rgba(0,0,0,.2);
    border-radius: 20px;
    margin: 20px 10px;
}

.no-servers-icon {
    width: 80px;
    height: 80px;
    background: rgba(247, 71, 64, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.no-servers i {
    font-size: 40px;
    color: #f74740;
}

.no-servers h3 {
    margin: 0;
    font-size: 14px;
    color: #fff;
}

.no-servers p {
    margin: 0;
    font-size: 14px;
    color: rgba(255,255,255,0.7);
}

.premium-access {
    background: linear-gradient(135deg, #8757e0, #542b9e);
    border-radius: 16px;
    padding: 40px;
    text-align: center;
    color: #fff;
    box-shadow: 0 8px 30px rgba(84, 43, 158, 0.2);
}

.premium-icon {
    width: 80px;
    height: 80px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.premium-icon i {
    font-size: 40px;
    color: #fff;
}

.premium-access h2 {
    font-size: 14px;
    margin: 0 0 15px;
    font-weight: 600;
}

.premium-access p {
    font-size: 14px;
    margin: 0 0 30px;
    opacity: 0.9;
}

.premium-features {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
}

.feature {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}

.feature i {
    color: #fff;
    font-size: 14px;
}

.upgrade-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    color: #542b9e;
    padding: 12px 30px;
    border-radius: 30px;
    font-size:14px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
}

.upgrade-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(255,255,255,0.2);
}

.upgrade-btn i {
    transition: transform 0.3s ease;
}

.upgrade-btn:hover i {
    transform: translateX(5px);
}

* {
    transition: all 0.3s ease;
}

@media (max-width: 768px) {
    .servers-container {
        margin: 20px 0;
        border-radius: 15px;
    }
    
    .servers-header {
        margin: 15px;
    }
    
    .servers-title-wrapper {
        padding: 20px;
    }
    
    .servers-title {
        font-size: 16px;
        gap: 15px;
    }
    
    .servers-title i {
        font-size: 20px;
    }
    
    .servers-count {
        padding: 10px 20px;
        font-size: 13px;
    }
    
    .servers-count span {
        font-size: 16px;
    }
    
    .servers-tabs {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        padding: 12px;
        gap: 8px;
    }
    
    .server-tab {
        padding: 10px 12px;
    }
    
    .control-btn {
        padding: 6px;
        width: 32px;
        height: 32px;
    }
    
    .control-btn i {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .servers-tabs {
        grid-template-columns: repeat(2, 1fr);
        padding: 10px;
        gap: 6px;
    }
    
    .server-tab {
        padding: 8px 10px;
    }
    
    .server-icon {
        width: 16px;
        height: 16px;
    }
    
    .server-icon i {
        font-size: 10px;
    }
    
    .video-controls {
        padding: 5px 10px;
    }
    
    .controls-buttons {
        gap: 6px;
    }
    
    .control-btn {
        padding: 5px;
        width: 30px;
        height: 30px;
    }
    
    .control-btn i {
        font-size: 13px;
    }
}

.report-btn {
    position: relative;
}

.report-btn.reported {
    color: #f74740;
}

.watch-section-wrapper,
.downloads-section-wrapper {
    padding: 0 12px !important;
    margin:0 !important;
}

@media (max-width: 768px) {
    .watch-section-wrapper,
    .downloads-section-wrapper {
        padding: 0 12px !important;
    }
}

@media (max-width: 480px) {
    .watch-section-wrapper,
    .downloads-section-wrapper {
        padding: 0 12px !important;
    }
}

.success-message {
    position: fixed;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(81, 175, 48, 0.98);
    color: #fff;
    padding: 12px 28px;
    border-radius: 24px;
    font-size: 15px;
    font-weight: 500;
    z-index: 9999;
    box-shadow: 0 4px 24px rgba(135, 87, 224, 0.18);
    animation: slideUp 0.3s cubic-bezier(.4,0,.2,1), fadeOut 0.3s ease 2.7s;
    text-align: center;
    letter-spacing: 0.5px;
    border: none;
    min-width: 180px;
    max-width: 90vw;
    opacity: 0.97;
}
@media (max-width: 600px) {
    .success-message {
        font-size: 13px;
        padding: 10px 14px;
        border-radius: 16px;
        bottom: 16px;
        min-width: 120px;
    }
}
@keyframes slideUp {
    from { transform: translate(-50%, 100%); opacity: 0; }
    to   { transform: translate(-50%, 0); opacity: 1; }
}
@keyframes fadeOut {
    from { opacity: 1; }
    to   { opacity: 0; }
}

.downloads-section {
    padding: 0 !important;
}

.downloads-section-wrapper {
    margin: 20px 0 30px;
    padding: 0 !important;
}

.downloads-section {
    background: #ffffff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.05);
}

.downloads-header {
    background: linear-gradient(135deg, #8757e0, #542b9e);
    padding: 20px;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.downloads-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(76, 175, 80, 0.05), transparent);
    pointer-events: none;
}

.downloads-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}

.downloads-title {
    margin: 0;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
}

.downloads-title i {
    color: #f7d961;
    font-size: 18px;
}

.downloads-count {
    background: #f7d961;
    color: #000;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 13px;
    box-shadow: 0 2px 8px rgba(247, 217, 97, 0.2);
}

.downloads-filters {
    display: flex;
    gap: 10px;
    padding: 15px 20px;
    background: rgba(135, 87, 224, 0.1);
    border-top: 1px solid rgba(255,255,255,0.1);
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    border-radius: 6px;
}

.downloads-filters::-webkit-scrollbar {
    display: none;
}

.filter-btn {
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
}

.filter-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(247, 217, 97, 0.2), transparent);
    opacity: 0;
    transition: all 0.3s ease;
}

.filter-btn:hover {
    border-color: #f7d961;
    color: #f7d961;
}

.filter-btn:hover::before {
    opacity: 1;
}

.filter-btn.active {
    background: #f7d961;
    color: #000;
    border-color: #f7d961;
    box-shadow: 0 2px 8px rgba(247, 217, 97, 0.2);
}

.download-item {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    opacity: 1;
    transform: scale(1);
    display: block;
    border: 1px solid #ddd;
    box-shadow: 0 2px 10px rgba(135, 87, 224, 0.05);
    margin-bottom: 10px;
}

.download-item.hidden {
    display: none;
    opacity: 0;
    transform: scale(0.95);
}

.download-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(135, 87, 224, 0.1);
    border-color: rgba(135, 87, 224, 0.2);
}

.download-info {
    padding: 15px;
}

.download-name {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #2c3e50;
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: 500;
    text-transform: capitalize;
}

.download-name i {
    color: #8757e0;
    font-size: 16px;
}

.download-details {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

.download-quality,
.download-size {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 6px;
    color: #2c3e50;
    font-size: 12px;
    background: rgba(135, 87, 224, 0.05);
    padding: 6px 10px;
    border-radius: 6px;
    border: 1px solid rgba(135, 87, 224, 0.1);
}

.download-quality i,
.download-size i {
    color: #8757e0;
    font-size: 14px;
}

.download-actions {
    display: flex;
    gap: 8px;
    padding: 15px;
    background: rgba(135, 87, 224, 0.02);
    border-top: 1px solid rgba(135, 87, 224, 0.1);
    position: relative;
    z-index: 1;
}

.download-btn {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: linear-gradient(135deg, #8757e0, #542b9e);
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 13px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    font-weight: 500;
}

.download-btn:hover {
    background: linear-gradient(135deg, #542b9e, #8757e0);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(135, 87, 224, 0.2);
}

.download-btn i {
    font-size: 14px;
}

.copy-link-btn {
    width: 40px;
    height: 40px;
    background: #8757e0;
    border: 1px solid rgba(135, 87, 224, 0.1);
    color: #fff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}

.copy-link-btn:hover {
    background: rgba(135, 87, 224, 0.05);
    border-color: #f7d961;
    color: #000;
    transform: scale(1.05);
}

.copy-link-btn i {
    font-size: 14px;
    position: relative;
    z-index: 2;
}

@media (max-width: 768px) {
    .downloads-header {
        padding: 15px;
    }
    
    .downloads-title {
        font-size: 15px;
    }
    
    .downloads-title i {
        font-size: 16px;
    }
    
    .downloads-count {
        padding: 4px 10px;
        font-size: 12px;
    }
    
    .downloads-filters {
        padding: 12px 15px;
    }
    
    .filter-btn {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .downloads-list {
        padding: 10px;
        gap: 10px;
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    }
    
    .download-info {
        padding: 12px;
    }
    
    .download-name {
        font-size: 13px;
        margin-bottom: 10px;
    }
    
    .download-name i {
        font-size: 14px;
    }
    
    .download-details {
        gap: 8px;
        margin-bottom: 12px;
    }
    
    .download-quality,
    .download-size {
        font-size: 11px;
        padding: 5px 8px;
    }
    
    .download-actions {
        padding: 12px;
        gap: 6px;
    }
    
    .download-btn {
        padding: 8px;
        font-size: 12px;
    }
    
    .copy-link-btn {
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 480px) {
    .downloads-list {
        grid-template-columns: 1fr;
    }
    
    .downloads-title-wrapper {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
    
    .downloads-filters {
        flex-wrap: wrap;
    }
    
    .filter-btn {
        flex: 1;
        text-align: center;
    }
}

.server-icon {
    position: relative;
    z-index: 1;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.server-icon i {
    font-size: 12px;
}

.server-tab:hover .server-icon {
    background: rgba(247, 217, 97, 0.2);
    transform: scale(1.1);
}

.server-tab.active .server-icon {
    background: rgba(247, 217, 97, 0.3);
    color: #f7d961;
}

@media (max-width: 768px) {
    .server-icon {
        width: 18px;
        height: 18px;
    }
    
    .server-icon i {
        font-size: 11px;
    }
}

@media (max-width: 480px) {
    .server-icon {
        width: 16px;
        height: 16px;
    }
    
    .server-icon i {
        font-size: 10px;
    }
}

/* New Seasons and Episodes Design */
.seasons-section {
    position: relative;
    padding: 30px 0;
    background: linear-gradient(135deg, rgba(26, 26, 26, 0.95), rgba(40, 40, 40, 0.95));
    border-radius: 20px;
    margin: 20px 0;
    overflow: hidden;
}

/* Circular Seasons Navigation */
.seasons-container {
    position: relative;
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1000px;
}

.seasons-circle {
    position: relative;
    width: 280px;
    height: 280px;
    transform-style: preserve-3d;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.season-item {
    position: absolute;
    width: 120px;
    height: 120px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    transform-origin: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.season-item:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: scale(1.05);
    box-shadow: 0 0 20px rgba(135, 87, 224, 0.3);
}

.season-item.active {
    background: linear-gradient(135deg, #8757e0, #542b9e);
    transform: scale(1.2);
    z-index: 2;
    box-shadow: 0 0 30px rgba(135, 87, 224, 0.5);
}

.season-number {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}

.season-title {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
}

/* Timeline Episodes Design */
.episodes-container {
    position: relative;
    padding: 40px 0;
    overflow: hidden;
}

.episodes-timeline {
    position: relative;
    display: flex;
    overflow-x: auto;
    padding: 20px 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.episodes-timeline::-webkit-scrollbar {
    display: none;
}

.episode-item {
    flex: 0 0 280px;
    margin: 0 15px;
    scroll-snap-align: center;
    position: relative;
}

.episode-card {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    padding: 20px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    overflow: hidden;
}

.episode-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(135, 87, 224, 0.1), rgba(84, 43, 158, 0.1));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.episode-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.episode-card:hover::before {
    opacity: 1;
}

.episode-number {
    font-size: 18px;
    font-weight: bold;
    color: #8757e0;
    margin-bottom: 10px;
}

.episode-title {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}

.episode-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
}

.episode-duration {
    display: flex;
    align-items: center;
    gap: 5px;
}

.episode-duration i {
    color: #f7d961;
}

/* Navigation Controls */
.seasons-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    pointer-events: none;
    z-index: 10;
}

.seasons-nav button {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: auto;
    transition: all 0.3s ease;
}

.seasons-nav button:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: scale(1.1);
}

.seasons-nav button i {
    color: #fff;
    font-size: 18px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .seasons-circle {
        width: 240px;
        height: 240px;
    }

    .season-item {
        width: 100px;
        height: 100px;
    }

    .episode-item {
        flex: 0 0 240px;
    }
}

@media (max-width: 480px) {
    .seasons-circle {
        width: 200px;
        height: 200px;
    }

    .season-item {
        width: 80px;
        height: 80px;
    }

    .season-number {
        font-size: 20px;
    }

    .season-title {
        font-size: 12px;
    }

    .episode-item {
        flex: 0 0 200px;
    }
}

/* Premium Servers Styles */
.premium-servers {
    margin-top: 40px;
}

.servers-header.premium {
    background: linear-gradient(135deg, #2d2d2d, #1a1a1a);
}

.servers-header.premium::before {
    background: 
        linear-gradient(45deg, transparent 48%, #f7d961 49%, #f7d961 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, #f7d961 49%, #f7d961 51%, transparent 52%);
    opacity: 0.1;
}

.servers-title-wrapper.premium {
    background: linear-gradient(135deg, #2d2d2d, #1a1a1a);
    border-left: 4px solid #f7d961;
}

.servers-title i.fa-crown {
    color: #f7d961;
    filter: drop-shadow(0 0 10px rgba(247, 217, 97, 0.5));
}

.servers-count.premium {
    background: #f7d961;
    color: #1a1a1a;
}
.server-tab.premium:hover {
    border-color: #f7d961;
    box-shadow: 0 8px 20px rgba(247, 217, 97, 0.2);
}
.server-tab.premium .server-icon {
    background: rgba(247, 217, 97, 0.1);
}

.server-tab.premium:hover .server-icon {
    background: rgba(247, 217, 97, 0.2);
}

.server-tab.premium.active .server-icon {
    background: rgba(247, 217, 97, 0.3);
    color: #f7d961;
}

.server-quality {
    background: rgba(247, 217, 97, 0.1);
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 11px;
    color: #f7d961;
    margin-right: 8px;
}

.video-background.premium {
    background: linear-gradient(45deg, rgba(247, 217, 97, 0.1), rgba(45, 45, 45, 0.1));
}

.video-bg-particles.premium {
    background-image: 
        radial-gradient(circle at center, rgba(247, 217, 97, 0.1) 1px, transparent 1px),
        radial-gradient(circle at center, rgba(247, 217, 97, 0.05) 2px, transparent 2px);
}

@media (max-width: 768px) {
    .premium-servers {
        margin-top: 30px;
    }
    
    .server-quality {
        font-size: 10px;
        padding: 2px 6px;
    }
}

@media (max-width: 480px) {
    .premium-servers {
        margin-top: 20px;
    }
    
    .server-quality {
        display: none;
    }
}

.report-block {
    padding: 5px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

.report-block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, 
        rgba(135, 87, 224, 0.05),
        rgba(84, 43, 158, 0.05));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.report-block:hover::before {
    opacity: 1;
}

.report-info {
    display: flex;
    align-items: center;
    gap: 12px;
}

.report-icon {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.report-icon i {
    font-size: 18px;
    color: #fff;
}

.report-text {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.report-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 5px 10px;
    background: #e35656 !important;
    border: none;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.report-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, 
        rgba(255, 255, 255, 0.1),
        rgba(255, 255, 255, 0.2),
        rgba(255, 255, 255, 0.1));
    opacity: 0;
    transition: all 0.3s ease;
}
.report-btn:hover::before {
    opacity: 1;
    animation: shimmer 2s infinite;
}

.report-btn i {
    font-size: 14px;
    color: #fff;
    transition: all 0.3s ease;
}

.report-btn:hover i {
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .report-block {
        padding: 12px 15px;
        margin-top: 12px;
    }
    
    .report-icon {
        width: 35px;
        height: 35px;
    }
    
    .report-icon i {
        font-size: 16px;
    }
    
    .report-text {
        font-size: 13px;
    }
    
    .report-btn {
        padding: 8px 15px;
    }
    
    .report-btn i {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .report-block {
        padding: 10px;
        margin-top: 10px;
        flex-direction: column;
        gap: 10px;
        align-items: stretch;
    }
    
    .report-info {
        justify-content: center;
    }
    
    .report-icon {
        width: 30px;
        height: 30px;
    }
    
    .report-icon i {
        font-size: 14px;
    }
    
    .report-text {
        font-size: 12px;
    }
    
    .report-btn {
        padding: 8px 12px;
        justify-content: center;
    }
}

@media (max-width: 991px) {
  .downloads-section-wrapper,
  .downloads-section,
  .downloads-list {
    padding: 0 !important;
    margin: 0 !important;
  }
  .downloads-list {
    grid-template-columns: 1fr !important;
    gap: 6px !important;
  }
  .download-item {
    border-radius: 10px;
    margin: 0 10px 10px 10px;
  }
}

.downloads-container {
    background: linear-gradient(to right,#8757e0,#542b9e);
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
    overflow: hidden;
    margin: 30px 10px;
    transition: all 0.3s ease;
}

.info-back-box {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background: linear-gradient(90deg, #8757e0 0%, #542b9e 100%);
    border-radius: 18px;
    box-shadow: 0 4px 24px rgba(135, 87, 224, 0.10);
    padding: 32px 0 18px 0;
    position: relative;
    overflow: visible;
    min-height: 80px;
}
.back-to-info-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    color: #542b9e;
    font-weight: 800;
    font-size: 14px;
    border-radius: 30px;
    padding: 7px 18px 7px 12px;
    text-decoration: none;
    box-shadow: 0 3px 12px rgba(135, 87, 224, 0.13), 0 1px 3px rgba(135, 87, 224, 0.10);
    border: 1.5px solid #f7d961;
    position: absolute;
    top: 16px;
    right: 24px;
    left: auto;
    transform: none;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s, transform 0.2s, border 0.2s;
    z-index: 2;
}
.back-to-info-btn i {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #f7d961 60%, #fffbe6 100%);
    color: #542b9e;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    font-size: 12px;
    box-shadow: 0 1px 4px rgba(247, 217, 97, 0.13);
    transition: background 0.2s, color 0.2s, transform 0.2s;
}
.back-to-info-btn span {
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.3px;
    color: #542b9e;
    transition: color 0.2s;
}
.back-to-info-btn:hover {
    background: #f7d961;
    color: #542b9e;
    border: 1.5px solid #542b9e;
    box-shadow: 0 6px 18px rgba(135, 87, 224, 0.18);
    transform: scale(1.04) translateY(-1px);
}
.back-to-info-btn:hover i {
    background: linear-gradient(135deg, #542b9e 60%, #8757e0 100%);
    color: #fff;
    transform: scale(1.08) rotate(-8deg);
}
.back-to-info-btn:hover span {
    color: #8757e0;
}
@media (max-width: 600px) {
    .info-back-box {
        padding: 14px 0 6px 0;
        min-height: 50px;
    }
    .back-to-info-btn {
        font-size: 12px;
        padding: 5px 10px 5px 7px;
        gap: 6px;
        top: 8px;
        right: 10px;
    }
    .back-to-info-btn i {
        width: 16px;
        height: 16px;
        font-size: 9px;
    }
    .back-to-info-btn span {
        font-size: 12px;
    }
}

/* Report Responses Styles */
.report-responses-section {
    margin-top: 20px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    display: none;
}

.response-item {
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.admin-response {
    background: rgba(135, 87, 224, 0.1);
    border-color: rgba(135, 87, 224, 0.2);
}

.user-response {
    background: rgba(247, 217, 97, 0.1);
    border-color: rgba(247, 217, 97, 0.2);
}

.response-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.response-author {
    font-weight: 600;
    color: #f7d961;
}

.response-date {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}

.response-content {
    color: #fff;
    line-height: 1.5;
}

.add-response-form {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.response-textarea {
    width: 100%;
    min-height: 100px;
    padding: 12px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    color: #fff;
    margin-bottom: 10px;
    resize: vertical;
}

.response-textarea:focus {
    outline: none;
    border-color: #f7d961;
    background: rgba(255, 255, 255, 0.08);
}

.send-response-btn {
    background: linear-gradient(135deg, #8757e0, #542b9e);
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.send-response-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(135, 87, 224, 0.2);
}

@media (max-width: 768px) {
    .report-responses-section {
        padding: 15px;
    }

    .response-item {
        padding: 12px;
    }

    .response-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .response-date {
        font-size: 11px;
    }
}

/******************************/
.report-popup {
    display: none;
   position: fixed; 
   z-index: 99999; 
   left: 0;
   top: 0;
   width: 100%; 
   height: 100%; 
   background-color: rgba(0, 0, 0, 0.8); 
}

.report-popup-content {
    background-color: #222;
    color: #fff;
    margin: 5% auto;
    padding: 30px;
    border-radius: 8px;
    width: 40%;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);
     opacity: 0; 
    transform: translateY(-30px); 
    transition: opacity 0.3s ease, transform 0.3s ease; 

  
}
.show {
    display: block; 
    opacity: 1; 
    transform: translateY(0); 
        }
.report-close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
}

.report-close:hover {
    color: #f44336;
}

.report-popup h5 {
    margin: 0 0 20px;
    font-size: 20px;
    text-align: center;
}

.report-popup .form-group {
    margin-bottom: 15px;
}

.report-popup textarea {
    resize: none;
}

.report-popup .alert {
    position: relative;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 5px;
    font-size: 16px;
}

.report-popup .alert-success {
    background-color: #dff0d8;
    color: #3c763d;
    border: 1px solid #d6e9c6;
}

.report-popup .alert-danger {
    background-color: #f2dede;
    color: #a94442;
    border: 1px solid #ebccd1;
}

.report-popup .alert-info {
    background-color: #d9edf7;
    color: #31708f;
    border: 1px solid #bce8f1;
}

#sendReportBtn {
    width: 100%;
    background:linear-gradient(to right,#8757e0,#542b9e);
    border: none;
    color: white;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    max-width: 100px
}

#sendReportBtn:hover {
    background-color: #4cae4c;
}
.report-popup .alert{
    font-size: 14px
} 
.favorites-modern {
    color: #ffffff;
    min-height: 100vh;
}

.favorites-modern .page-wrapper {
    position: relative;
    z-index: 1;
}

.favorites-modern .hero-section {
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgba(84, 43, 158, 0.97), rgba(135, 87, 224, 0.97));
    overflow: hidden;
    min-height: 450px;
}

.favorites-modern .hero-content {
    position: relative;
    z-index: 2;
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}

.favorites-modern .hero-left {
    position: relative;
}

.favorites-modern .hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    margin-bottom: 2rem;
}

.favorites-modern .hero-badge i {
    color: #ff6b6b;
    font-size: 20px;
}

.favorites-modern .hero-badge span {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}

.favorites-modern .hero-title {
    font-size: 56px;
    font-weight: 800;
    color: #ffffff;
    margin: 0 0 1.5rem;
    line-height: 1.2;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.favorites-modern .hero-subtitle {
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    margin: 0 0 2rem;
    line-height: 1.6;
}

.favorites-modern .hero-actions {
    margin-top: 2rem;
}

.favorites-modern .browse-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 24px;
    background: #8757e0;
    color: #ffffff;
    text-decoration: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.favorites-modern .browse-link:hover {
    background: #542b9e;
    transform: translateY(-2px);
}

.favorites-modern .hero-right {
    position: relative;
}

.favorites-modern .stats-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.favorites-modern .stat-item {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    padding: 1.5rem;
    text-align: center;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.favorites-modern .stat-item:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.favorites-modern .stat-icon {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
}

.favorites-modern .stat-icon i {
    font-size: 24px;
    color: #ffffff;
}

.favorites-modern .stat-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.favorites-modern .stat-number {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.favorites-modern .stat-label {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}

.favorites-modern .hero-decoration {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.favorites-modern .decoration-circle {
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(135, 87, 224, 0.2) 0%, rgba(135, 87, 224, 0) 70%);
}

.favorites-modern .decoration-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background-image: radial-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px);
    background-size: 20px 20px;
    opacity: 0.5;
}

/* Favorites Grid */
.favorites-modern .favorites-content {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.favorites-modern .favorites-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1.5rem;
}

.favorites-modern .content-card {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 15px;
}

.favorites-modern .content-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.favorites-modern .card-media-wrapper {
    position: relative;
    width: 100%;
    height: 260px;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
}

.favorites-modern .card-media {
    position: relative;
    width: 100%;
    height: 100%;
}

.favorites-modern .card-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    opacity: 0;
}

.favorites-modern .card-media img.loaded {
    opacity: 1;
}

.favorites-modern .card-media-link:hover .card-media img {
    transform: scale(1.05);
}

.favorites-modern .card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.2) 0%,
        rgba(0, 0, 0, 0.4) 50%,
        rgba(0, 0, 0, 0.8) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.favorites-modern .content-card:hover .card-overlay {
    opacity: 1;
}

.favorites-modern .overlay-content {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translateY(10px);
    opacity: 0;
    transition: all 0.3s ease;
}

.favorites-modern .content-card:hover .overlay-content {
    transform: translateY(0);
    opacity: 1;
}

.favorites-modern .play-button,
.favorites-modern .remove-button {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    border: none;
    background: #8757e0;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.favorites-modern .play-button:hover,
.favorites-modern .remove-button:hover {
    background: #542b9e;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.favorites-modern .card-info {
    padding: 1.5rem;
    background: #ffffff;
}

.favorites-modern .card-title {
    margin: 0 0 12px;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 42px;
}

.favorites-modern .card-title a {
    color: #000 !important;
    text-decoration: none;
    transition: color 0.2s ease;
    display: block;
    padding: 2px 0;
}

.favorites-modern .card-title a:hover {
    color: #8757e0 !important;
}

.favorites-modern .episode-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    z-index: 2;
}

.favorites-modern .meta-tag {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 4px 8px;
    background: #8757e0;
    color: #ffffff;
    border-radius: 4px;
    font-size: 11px;
    display: flex;
    align-items: center;
    gap: 4px;
    z-index: 3;
}

.favorites-modern .meta-tag i {
    font-size: 10px;
    color: #ffffff;
}

.favorites-modern .info-tag {
    padding: 4px 8px;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    border-radius: 4px;
    font-size: 11px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.favorites-modern .info-tag i {
    font-size: 10px;
}

.favorites-modern .episode-number {
    padding: 4px 8px;
    background: #8757e0;
    color: #ffffff;
    border-radius: 4px;
    font-size: 11px;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-left: auto;
}

.favorites-modern .episode-number i {
    font-size: 10px;
}

.favorites-modern .browse-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 28px;
    background: #8757e0;
    color: #ffffff;
    text-decoration: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.favorites-modern .browse-button:hover {
    background: #542b9e;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.favorites-modern .card-actions {
    display: flex;
    gap: 10px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    justify-content: space-between;
}

.favorites-modern .action-button {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
}

.favorites-modern .action-button i {
    font-size: 14px;
}

.favorites-modern .action-button.watch {
    background: #ff3b30;
    color: #ffffff;
}

.favorites-modern .action-button.watch:hover {
    background: #ff1a1a;
}

.favorites-modern .action-button.remove {
    background: rgba(255, 59, 48, 0.1);
    color: #ff3b30;
    border: none;
}

.favorites-modern .action-button.remove:hover {
    background: rgba(255, 59, 48, 0.2);
}
.favorites-modern .mylist {
    display: inline-block;
}

.favorites-modern .mylist a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

.favorites-modern .mylist a:not(.added) {
    background: rgba(135, 87, 224, 0.1);
    color: #8757e0;
}

.favorites-modern .mylist a.added {
    background: #8757e0;
    color: #ffffff;
}

.favorites-modern .mylist a:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.favorites-modern .mylist a i {
    font-size: 16px;
}

/* Empty State */
.favorites-modern .empty-state {
    padding: 3rem 1rem;
}

.favorites-modern .empty-content {
    text-align: center;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    backdrop-filter: blur(10px);
}

.favorites-modern .empty-icon {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
}

.favorites-modern .empty-icon i {
    font-size: 32px;
    color: #8757e0;
}

.favorites-modern .empty-state h3 {
    font-size: 24px;
    color: #8757e0;
    margin: 0 0 1rem;
}

.favorites-modern .empty-state p {
    color: #8757e0;
    margin: 0 0 1.5rem;
}

/* Media Queries */
@media (max-width: 1400px) {
    .favorites-modern .favorites-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 1.3rem;
    }
}

@media (max-width: 1200px) {
    .favorites-modern .hero-content {
        gap: 2rem;
        padding: 0 1rem;
    }
    
    .favorites-modern .hero-title {
        font-size: 48px;
    }

    .favorites-modern .favorites-content {
        padding: 1.5rem;
    }
    
    .favorites-modern .favorites-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 1.2rem;
    }
}

@media (max-width: 992px) {
    .favorites-modern .hero-content {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .favorites-modern .hero-left {
        order: 2;
    }
    
    .favorites-modern .hero-right {
        order: 1;
    }
    
    .favorites-modern .hero-badge {
        margin: 0 auto 2rem;
    }
    
    .favorites-modern .hero-actions {
        justify-content: center;
    }
    
    .favorites-modern .stats-container {
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .favorites-modern .hero-section {
        padding: 3rem 1rem;
        min-height: auto;
    }
    
    .favorites-modern .hero-title {
        font-size: 36px;
    }
    
    .favorites-modern .hero-subtitle {
        font-size: 16px;
    }
    
    .favorites-modern .stats-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    
    .favorites-modern .stat-item {
        padding: 1rem;
    }
    
    .favorites-modern .stat-icon {
        width: 40px;
        height: 40px;
    }
    
    .favorites-modern .stat-number {
        font-size: 24px;
    }

    .favorites-modern .favorites-content {
        padding: 1rem;
    }
    
    .favorites-modern .favorites-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    
    .favorites-modern .content-card {
        border-radius: 12px;
    }
    
    .favorites-modern .card-info {
        padding: 0.8rem;
    }
    
    .favorites-modern .card-title {
        font-size: 13px;
        min-height: 36px;
        margin-bottom: 6px;
    }
    
    .favorites-modern .meta-tag {
        font-size: 10px;
        padding: 3px 6px;
        bottom: 8px;
        right: 8px;
    }
    
    .favorites-modern .meta-tag i {
        font-size: 9px;
    }

    .favorites-modern .empty-state {
        padding: 2rem 1rem;
    }
    
    .favorites-modern .empty-content {
        padding: 1.5rem;
    }
    
    .favorites-modern .empty-icon {
        width: 70px;
        height: 70px;
    }
    
    .favorites-modern .empty-state h3 {
        font-size: 20px;
    }
    
    .favorites-modern .empty-state p {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .favorites-modern .hero-section {
        padding: 2rem 1rem;
    }
    
    .favorites-modern .hero-title {
        font-size: 28px;
    }
    
    .favorites-modern .stats-container {
        grid-template-columns: 1fr;
    }
    
    .favorites-modern .stat-item {
        padding: 0.8rem;
    }

    .favorites-modern .favorites-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.8rem;
    }
    
    .favorites-modern .card-media-wrapper {
        height: 180px;
    }
    
    .favorites-modern .card-info {
        padding: 0.8rem;
    }
    
    .favorites-modern .card-title {
        font-size: 13px;
        min-height: 36px;
        margin-bottom: 6px;
    }
    
    .favorites-modern .card-actions {
        flex-direction: column;
        gap: 6px;
        margin-top: 10px;
        padding-top: 10px;
    }
    
    .favorites-modern .action-button {
        width: 100%;
        justify-content: center;
        padding: 4px 8px;
        font-size: 11px;
    }
}
.membership-page {
    width: 100%;
    overflow: hidden;
}

.membership-page .text-white {
    color: #fff !important;
}
.membership-page .membership-hero {
    background: linear-gradient(135deg, rgba(84, 43, 158, 0.97), rgba(135, 87, 224, 0.97));
    background-size: cover;
    background-position: center;
    padding: 120px 0;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 80px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.membership-page .hero-content {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.membership-page .hero-title {
    font-size: 56px;
    font-weight: 800;
    margin-bottom: 30px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
    background: linear-gradient(to bottom right, #ffc300, #f7d961);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: titleGlow 2s ease-in-out infinite alternate;
}

.membership-page .hero-description {
    font-size: 22px;
    line-height: 1.8;
    margin-bottom: 50px;
    opacity: 0.95;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}

.membership-page .hero-features {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin-top: 50px;
    background: rgba(255,255,255,0.1);
    padding: 30px;
    border-radius: 20px;
    backdrop-filter: blur(10px);
}

.membership-page .hero-feature {
    display: flex;
    align-items: center;
    gap: 15px;
    transition: all 0.3s ease;
}

.membership-page .hero-feature:hover {
    transform: translateY(-5px);
}

.membership-page .hero-feature i {
    font-size: 28px;
    color: #f7d961;
    text-shadow: 0 0 10px rgba(247, 217, 97, 0.5);
}

.membership-page .hero-feature span {
    font-size: 18px;
    font-weight: 500;
}
.membership-page .membership-plans-section {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.membership-page .membership-header {
    margin-bottom: 60px;
    position: relative;
}

.membership-page .membership-header::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #542b9e, #8757e0);
    border-radius: 2px;
}

.membership-page .section-title {
    color: #542b9e;
    font-size: 42px;
    margin-bottom: 25px;
    font-weight: 800;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}

.membership-page .section-description {
    color: #666;
    font-size: 20px;
    line-height: 1.6;
}

/* Plan Cards */
.membership-page .plan-card {
    background: #fff;
    border-radius: 20px;
    padding: 30px 20px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transform-style: preserve-3d;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    border: 1px solid rgba(84, 43, 158, 0.1);
    overflow: hidden;
    height: 100%;
    margin-bottom: 30px;
}

.membership-page .plan-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(84, 43, 158, 0.2);
}

.membership-page .plan-card.featured {
    background: linear-gradient(135deg, #fff 0%, #f7f3ff 100%);
    border: 2px solid #542b9e;
}

.membership-page .plan-badge {
    position: absolute;
    top: 20px;
    right: -35px;
    background: linear-gradient(135deg, #ffca28, #f7d961);
    color: #000;
    padding: 8px 40px;
    transform: rotate(45deg);
    font-weight: bold;
    font-size: 14px;
    box-shadow: 0 4px 15px rgba(247, 217, 97, 0.3);
    z-index: 2;
}

.membership-page .plan-header {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(84, 43, 158, 0.1);
}

.membership-page .plan-header h3 {
    color: #542b9e;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700;
}

.membership-page .price {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 5px;
}

.membership-page .price .currency {
    font-size: 24px;
    color: #542b9e;
    font-weight: 600;
}

.membership-page .price .amount {
    font-size: 48px;
    font-weight: 800;
    color: #000;
    line-height: 1;
}

.membership-page .price .period {
    font-size: 16px;
    color: #666;
    margin-right: 5px;
}

.membership-page .plan-features {
    margin-bottom: 30px;
}

.membership-page .plan-features ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.membership-page .plan-features li {
    display: flex;
    align-items: center;
    padding: 12px 0;
    color: #444;
    font-size: 16px;
    border-bottom: 1px solid rgba(84, 43, 158, 0.1);
    transition: all 0.3s ease;
}

.membership-page .plan-features li:last-child {
    border-bottom: none;
}

.membership-page .plan-features li i {
    margin-left: 12px;
    font-size: 18px;
    color: #542b9e;
    transition: all 0.3s ease;
}

.membership-page .plan-features li:hover {
    transform: translateX(5px);
    color: #542b9e;
}

.membership-page .plan-features li:hover i {
    transform: scale(1.2);
}

.membership-page .plan-footer {
    text-align: center;
}

.membership-page .btn-plan {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(135deg, #8757e0, #542b9e);
    color: #fff;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    width: 100%;
    text-align: center;
}

.membership-page .btn-plan:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(84, 43, 158, 0.3);
    color: #fff;
}
.membership-page .membership-features-section {
    background: linear-gradient(135deg, rgba(84, 43, 158, 0.97), rgba(135, 87, 224, 0.97));
    padding: 80px 0 0 0;
}

.membership-page .feature-card {
    text-align: center;
    padding: 40px 28px;
    background: linear-gradient(135deg, #fff 80%, #f7f3ff 100%);
    border-radius: 24px;
    margin-bottom: 32px;
    box-shadow: 0 12px 32px rgba(84,43,158,0.10), 0 2px 8px rgba(135,87,224,0.07);
    transition: all 0.35s cubic-bezier(.4,2,.6,1);
    border: 1.5px solid rgba(84, 43, 158, 0.13);
    position: relative;
    overflow: hidden;
}

.membership-page .feature-card:hover {
    transform: translateY(-10px) scale(1.03);
    box-shadow: 0 20px 48px rgba(84,43,158,0.18), 0 4px 16px rgba(135,87,224,0.10);
    background: linear-gradient(135deg, #f7f3ff 60%, #fff 100%);
}

.membership-page .feature-card i {
    font-size: 50px;
    color: #8757e0;
    margin-bottom: 22px;
    background: linear-gradient(135deg, #8757e0, #542b9e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 2px 8px rgba(135,87,224,0.10));
    transition: all 0.3s;
}

.membership-page .feature-card:hover i {
    color: #f7d961;
    filter: drop-shadow(0 4px 16px rgba(247,217,97,0.15));
}

.membership-page .feature-card h4 {
    color: #542b9e;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 700;
}

.membership-page .feature-card p {
    color: #666;
    font-size: 16px;
    line-height: 1.6;
}
.membership-page .membership-faq-section {
    background: linear-gradient(135deg, #ffffff 0%, #f9f9f9 100%);
    padding: 80px 0 0 0;
}

.membership-page .faq-item {
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    margin-bottom: 25px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    border: 1px solid rgba(84, 43, 158, 0.1);
}

.membership-page .faq-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(84, 43, 158, 0.15);
}

.membership-page .faq-item h4 {
    color: #542b9e;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
}

.membership-page .faq-item p {
    color: #666;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}
@keyframes titleGlow {
    from {
        text-shadow: 0 0 10px rgba(255,255,255,0.3);
    }
    to {
        text-shadow: 0 0 20px rgba(255,255,255,0.5);
    }
}
@media (max-width: 992px) {
    .membership-page .hero-title {
        font-size: 40px;
    }
    
    .membership-page .hero-description {
        font-size: 18px;
    }
    
    .membership-page .hero-features {
        flex-direction: column;
        gap: 25px;
        padding: 20px;
    }
    
    .membership-page .section-title {
        font-size: 32px;
    }
}

@media (max-width: 576px) {
    .membership-page .hero-title {
        font-size: 32px;
    }
    
    .membership-page .hero-description {
        font-size: 16px;
    }
    
    .membership-page .plan-card {
        padding: 25px 15px;
    }
    
    .membership-page .price .amount {
        font-size: 36px;
    }
    
    .membership-page .feature-card {
        padding: 30px 20px;
    }
} 
/* Messages Container */
.messages-container {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    height: calc(100vh - 100px);
    min-height: 1000px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* Messages Header */
.messages-container .messages-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #eee;
    background: #fff;
}

.messages-container .messages-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin: 0;
}

/* Messages Content Layout */
.messages-content {
    display: flex;
    gap: 20px;
    height: 100%;
    min-height: 800px;
}

.messages-sidebar {
    width: 300px;
    flex-shrink: 0;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
}

.messages-filters {
    padding: 20px;
    border-bottom: 1px solid #e9ecef;
}

.messages-list {
    flex: 1;
    overflow-y: auto;
    padding: 20px;
}

.messages-main {
    flex: 1;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    position: relative;
}

.message-detail,
.new-message-page {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 30px;
}

/* New Message Page Styles */
.new-message-page {
    background: #fff;
}

.new-message-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    gap: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9ecef;
}
.unread-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: #FFD700;
    color: #000;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 10px;
    font-weight: 500;
    margin-right: 8px;
}

.unread-badge i {
    font-size: 8px;
    color: #542b9e;
}

.rtl .unread-badge {
    margin-right: 0;
    margin-left: 8px;
}
.btn-back {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    background: #dc3545;
    border: none;
    padding: 8px 15px;
    border-radius: 8px;
    transition: all 0.3s ease;
    cursor: pointer;
    margin-right: auto;
    font-weight: 500;
}

.btn-back:hover {
    background: #c82333;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 2px 5px rgba(220, 53, 69, 0.2);
}

.btn-back i {
    font-size: 14px;
}

.new-message-header h2 {
    font-size: 20px;
    font-weight: 600;
    color: #212529;
    margin: 0;
    flex: 1;
    position: relative;
    padding-bottom: 10px;
}
.new-message-title {
    font-size: 24px;
    font-weight: 600;
    color: #212529;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 12px;
}

.new-message-title i {
    color: #2196f3;
}

.message-types-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 15px;
    margin-top: 15px;
}

.message-type-option {
    background: #f8f9fa;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.message-type-option:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.message-type-option.selected {
    background: #e3f2fd;
    border-color: #2196f3;
}

.message-type-option i {
    font-size: 24px;
    color: #6c757d;
    margin-bottom: 10px;
}

.message-type-option.selected i {
    color: #2196f3;
}

.message-type-option span {
    display: block;
    font-weight: 500;
    color: #495057;
}

.new-message-form {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.form-group {
    margin-bottom: 0;
}

.form-label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    color: #495057;
    margin-bottom: 10px;
}

.form-label i {
    color: #2196f3;
}

.form-control {
    border: 2px solid #e9ecef;
    border-radius: 10px;
    padding: 12px 15px;
    transition: all 0.3s ease;
}

.form-control:focus {
    border-color: #2196f3;
    box-shadow: 0 0 0 3px rgba(33, 150, 243, 0.1);
}

.character-count {
    text-align: left;
    margin-top: 8px;
    font-size: 0.85em;
    color: #6c757d;
}

.character-count .current-count {
    color: #2196f3;
    font-weight: 500;
}
.messages-notification {
    position: fixed;
    bottom: 40px;
    right: 40px;
    padding: 0;
    display: flex;
    align-items: stretch;
    z-index: 9999;
    animation: slideIn3D 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    max-width: 460px;
    transform-style: preserve-3d;
    perspective: 1000px;
    overflow: visible;
    isolation: isolate;
}
.notification-badge {
    position: relative;
    background: linear-gradient(to right, #8757e0, #542b9e);
    color: #fff;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.notification-badge::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1));
    z-index: 1;
}

.notification-badge i {
    font-size: 28px;
    position: relative;
    z-index: 2;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.notification-badge .count {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #FFD700;
    color: #542b9e;
    font-size: 14px;
    min-width: 24px;
    height: 24px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 6px;
    font-weight: 600;
    animation: floatBadge 3s ease-in-out infinite;
    box-shadow: 0 4px 8px rgba(255, 215, 0, 0.3);
    border: 2px solid #fff;
    z-index: 3;
}

.notification-content {
    flex-grow: 1;
    padding: 20px;
    position: relative;
    background: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.notification-message {
    color: #542b9e;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.5;
    position: relative;
    padding-left: 20px;
}

.notification-message::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 16px;
    background: linear-gradient(to right, #8757e0, #542b9e);
    border-radius: 2px;
}

.notification-link {
    color: #000 !important;
    text-decoration: none;
    font-size: 11px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    transition: all 0.3s ease;
    padding: 6px 12px;
    background: #FFD700;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

.notification-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(0, 0, 0, 0.05));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.notification-link:hover {
    color: #000 !important;
    background: #FFE44D;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(255, 215, 0, 0.3);
}

.notification-link:hover::before {
    opacity: 1;
}

.notification-link i {
    font-size: 14px;
    transition: transform 0.3s ease;
    margin-right: 8px;
    transform: scaleX(-1);
}

.notification-link:hover i {
    transform: scaleX(-1) translateX(-3px);
}

.notification-close {
    position: absolute;
    top: -12px;
    right: -12px;
    background: #542b9e;
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    transition: all 0.3s ease;
    z-index: 10000;
    box-shadow: 0 2px 8px rgba(84, 43, 158, 0.3);
}

.notification-close:hover {
    background: #8757e0;
    color: #fff;
    transform: rotate(90deg);
    box-shadow: 0 4px 12px rgba(84, 43, 158, 0.4);
}

@keyframes slideIn3D {
    0% {
        transform: translateX(100%) translateY(20px) rotateY(-30deg);
        opacity: 0;
    }
    100% {
        transform: translateX(0) translateY(0) rotateY(0);
        opacity: 1;
    }
}

@keyframes floatBadge {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

/* RTL Support */
.rtl .messages-notification {
    left: 40px;
    right: auto;
}

.rtl .notification-badge {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.rtl .notification-content {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.rtl .notification-badge .count {
    left: 12px;
    right: auto;
}

.rtl .notification-close {
    right: auto;
    left: -12px;
}

.rtl .notification-message {
    padding-left: 0;
    padding-right: 24px;
}

.rtl .notification-message::before {
    left: auto;
    right: 0;
}

.rtl .notification-link i {
    margin-right: 0;
    margin-left: 8px;
    transform: scaleX(1);
}

.rtl .notification-link:hover i {
    transform: translateX(3px);
}

/* Dark Mode Support */
@media (prefers-color-scheme: dark) {
    .messages-notification {
        background: linear-gradient(145deg, #2a2a2a, #1f1f1f);
        box-shadow: 
            0 10px 30px rgba(135, 87, 224, 0.2),
            0 1px 3px rgba(0, 0, 0, 0.2),
            inset 0 1px 1px rgba(255, 255, 255, 0.05);
    }

    .notification-content {
        background: #2a2a2a;
    }

    .notification-message {
        color: #fff;
    }

    .notification-close {
        background: #8757e0;
        border-color: #2a2a2a;
    }

    .notification-close:hover {
        background: #542b9e;
    }

    .notification-link {
        background: #FFD700;
        color: #000 !important;
        box-shadow: 0 4px 12px rgba(255, 215, 0, 0.2);
    }

    .notification-link:hover {
        background: #FFE44D;
        color: #000 !important;
        box-shadow: 0 6px 16px rgba(255, 215, 0, 0.3);
    }
}
.asiatv-messages-actions {
    display: flex;
    gap: 10px;
    align-items: center;
}

.asiatv-mark-all-read {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #6c757d;
    color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.asiatv-mark-all-read:hover {
    background: #5a6268;
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(108, 117, 125, 0.3);
}

.asiatv-mark-all-read:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}

.asiatv-mark-all-read i {
    font-size: 14px;
}

.unread-count-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #dc3545;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 10px;
    margin-right: 4px;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.4);
    }
    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 6px rgba(220, 53, 69, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(220, 53, 69, 0);
    }
}

/* Dark Mode Support */
@media (prefers-color-scheme: dark) {
    .asiatv-mark-all-read {
        background: #495057;
    }

    .asiatv-mark-all-read:hover {
        background: #343a40;
    }

    .unread-count-badge {
        background: #dc3545;
        box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.2);
    }
} 
/* Dark Mode */
@media (prefers-color-scheme: dark) {
    .messages-container,
    .messages-sidebar,
    .messages-main,
    .new-message-page {
        background: #242424;
    }

    .messages-filters {
        border-bottom-color: #333;
    }

    .btn-back {
        background: #dc3545;
        color: #fff;
    }

    .btn-back:hover {
        background: #c82333;
        color: #fff;
        box-shadow: 0 2px 5px rgba(220, 53, 69, 0.3);
    }

    .new-message-title {
        color: #fff;
    }

    .message-type-option {
        background: #2a2a2a;
        border-color: #333;
    }

    .message-type-option.selected {
        background: rgba(33, 150, 243, 0.1);
    }

    .message-type-option span {
        color: #e9ecef;
    }

    .form-label {
        color: #e9ecef;
    }

    .form-control {
        background: #2a2a2a;
        border-color: #333;
        color: #fff;
    }

    .form-control:focus {
        background: #333;
    }

    .new-message-header h2 {
        color: #fff;
    }
    
    .new-message-header h2::after {
        background: #2196f3;
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .messages-content {
        flex-direction: column;
        height: auto;
    }

    .messages-sidebar {
        width: 100%;
    }

    .messages-main {
        height: 500px;
    }
}

/* Remove duplicate styles */
.response-form textarea:disabled,
.response-form button:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    background-color: #f8f9fa;
}

.response-form button:disabled {
    position: relative;
    padding-right: 2.5rem;
}

.response-form button:disabled::after {
    content: '';
    position: absolute;
    right: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1rem;
    height: 1rem;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: button-spinner 1s linear infinite;
}

@keyframes button-spinner {
    to {
        transform: translateY(-50%) rotate(360deg);
    }
}

.response-form-disabled {
    position: relative;
}

.response-form-disabled::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 1;
    border-radius: 10px;
}

.response-form-disabled textarea,
.response-form-disabled button {
    opacity: 0.7;
    cursor: not-allowed;
    background-color: #f8f9fa;
}

.response-form-disabled button {
    position: relative;
    padding-right: 2.5rem;
}

.response-form-disabled button::after {
    content: '';
    position: absolute;
    right: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1rem;
    height: 1rem;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: button-spinner 1s linear infinite;
}

/* Dark Mode for Response Form */
@media (prefers-color-scheme: dark) {
    .response-form-disabled::after {
        background: rgba(0, 0, 0, 0.7);
    }

    .response-form-disabled textarea,
    .response-form-disabled button {
        background-color: #2a2a2a;
    }
}

/* Messages Sidebar */
.messages-container .messages-sidebar {
    width: 350px;
    border-left: 1px solid #eee;
    display: flex;
    flex-direction: column;
    background: #fff;
}

/* Messages Filters */
.messages-container .messages-filters {
    padding: 20px;
    border-bottom: 1px solid #eee;
    background: #f8f9fa;
}

.messages-container .filter-group {
    margin: 0;
}

.messages-container .filter-group .form-label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #495057;
    font-size: 0.9em;
}

.messages-container .filter-group .form-select {
    width: 100%;
    border: 2px solid #e9ecef;
    border-radius: 10px;
    padding: 12px 15px;
    transition: all 0.2s ease;
    background-color: #fff;
    font-size: 0.95em;
}

.messages-container .filter-group .form-select:focus {
    border-color: #6f42c1;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.15);
}

/* Messages List */
.messages-container .messages-list {
    flex: 1;
    overflow-y: auto;
    padding: 15px;
}

.messages-container .message-item {
    display: flex;
    align-items: flex-start;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #f8f9fa;
    border: 1px solid #ddd;
    position: relative;

}

.messages-container .message-item:hover {
    background: #fff;
    border-color: #e9ecef;
    transform: translateY(-2px);
}

.messages-container .message-item.active {
    background: #fff;
    border-color: #6f42c1;
}

.messages-container .message-item.unread {
    background: #fff;
    border-right: 3px solid #6f42c1;
}

.messages-container .message-item.read {
    background: #fff;
    border-right: 3px solid #6c757d;
}

.messages-container .message-item.replied {
    background: #fff;
    border-right: 3px solid #28a745;
}

.messages-container .message-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e9ecef;
    border-radius: 10px;
    margin-left: 15px;
    color: #495057;
    flex-shrink: 0;
}

.messages-container .message-info {
    flex: 1;
    min-width: 0;
    margin-right: 10px;
}

.messages-container .message-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}

.messages-container .message-type {
    font-weight: 500;
    color: #495057;
}

.messages-container .message-date {
    font-size: 0.85em;
    color: #6c757d;
}

.messages-container .message-preview {
    color: #6c757d;
    font-size: 0.9em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.messages-container .message-responses {
    font-size: 0.85em;
    color: #6c757d;
    display: flex;
    align-items: center;
    gap: 5px;
}

.messages-container .message-responses i {
    color: #28a745;
}

.messages-container .message-status {
    position: absolute;
    top: 10px;
    left: 10px;
}

.messages-container .badge {
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 0.75em;
    font-weight: 500;
}

.messages-container .badge.bg-unread {
    background: #6f42c1;
}

.messages-container .badge.bg-read {
    background: #6c757d;
}

.messages-container .badge.bg-replied {
    background: #28a745;
}

/* Message Detail */
.messages-container .message-detail {
    flex: 1;
    padding: 20px;
    background: #fff;
    overflow-y: auto;
}

.messages-container .message-detail-placeholder {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
}

.messages-container .message-detail-placeholder i {
    font-size: 48px;
    margin-bottom: 15px;
}

/* Message Detail Content */
.messages-container .message-detail-content {
    max-width: 800px;
    margin: 0 auto;
}

/* Message Detail Header */
.messages-container .message-detail-header {
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    position: relative;
}

.messages-container .message-detail-title {
    font-size: 24px;
    font-weight: 600;
    color: #8757e0;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.messages-container .message-detail-title span {
    color: #8757e0;
    font-size: .9em;
    font-weight: 600;
}
.messages-container .message-detail-title i {
    font-size: 20px;
    color: #8757e0;
    background: rgba(33, 150, 243, 0.1);
    padding: 10px;
    border-radius: 10px;
}

.messages-container .message-detail-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    border-top: 1px solid #e9ecef;
}

.messages-container .message-detail-meta span {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #6c757d;
    font-size: 0.95em;
    padding: 8px 15px;
    background: #f8f9fa;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.messages-container .message-detail-meta span:hover {
    background: #e9ecef;
    transform: translateY(-1px);
}

.messages-container .message-detail-meta span i {
    font-size: 16px;
    color: #8757e0;
}

.messages-container .message-detail-meta .meta-date {
    margin-left: auto;
}

.messages-container .message-detail-meta .meta-user {
    margin-left: 15px;
}

/* Message Detail Body */
.messages-container .message-detail-body {
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    position: relative;
    border: 2px solid #e3f2fd;
    border-right: 4px solid #8757e0;
}

.messages-container .message-detail-body::before {
    content: 'نص الرسالة';
    position: absolute;
    top: -12px;
    right: 20px;
    background: #8757e0;
    color: #fff;
    padding: 4px 12px;
    border-radius: 6px;
    font-size: 0.85em;
    font-weight: 500;
}

.messages-container .message-detail-body p {
    margin: 0;
    line-height: 1.8;
    color: #495057;
    font-size: 1.1em;
    white-space: pre-line;
    font-weight: 600;
}
 
/* Message Detail Responses */
.messages-container .message-detail-responses {
    margin-top: 30px;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 15px;
}

.messages-container .responses-title {
    font-size: 18px;
    font-weight: 600;
    color: #6f42c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e9ecef;
}

.messages-container .responses-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.messages-container .response-item {
    position: relative;
    padding: 15px 20px;
    border-radius: 12px;
    margin-bottom: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.messages-container .response-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.messages-container .response-item.admin-response {
    background: #e3f2fd;
    border-right: 4px solid #2196f3;
    margin-right: 20px;
}

.messages-container .response-item.user-response {
    background: #f5f5f5;
    border-right: 4px solid #9e9e9e;
    margin-left: 20px;
}

.messages-container .response-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.messages-container .response-user {
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

.messages-container .response-user i {
    font-size: 14px;
}

.messages-container .response-date {
    font-size: 0.85em;
    color: #6c757d;
    display: flex;
    align-items: center;
    gap: 5px;
}

.messages-container .response-content {
    color: #495057;
    line-height: 1.9;
    font-size: 1.1em;
    padding: 10px 0;
    font-weight: 600;
}

.response-form {
    margin-top: 30px;
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    position: relative;
}

.response-form textarea {
    border: 2px solid #e9ecef;
    border-radius: 10px;
    padding: 15px;
    min-height: 100px;
    transition: all 0.3s ease;
    width: 100%;
}

.response-form textarea:focus {
    border-color: #2196f3;
    box-shadow: 0 0 0 3px rgba(33, 150, 243, 0.1);
}

.response-form button {
    margin-top: 15px;
    padding: 10px 25px;
    border-radius: 8px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.response-alerts {
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    z-index: 10;
}

.response-alerts .alert {
    margin-bottom: 10px;
    border-radius: 8px;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    animation: slideDown 0.3s ease-out;
}

.response-alerts .alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724;
}

.response-alerts .alert-danger {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}

.response-alerts .alert .btn-close {
    padding: 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
}

@keyframes slideDown {
    from {
        transform: translateY(-20px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Dark Mode */
@media (prefers-color-scheme: dark) {
    .response-form {
        background: #242424;
    }

    .response-form textarea {
        background: #2a2a2a;
        border-color: #333;
        color: #fff;
    }

    .response-form textarea:focus {
        background: #333;
    }

    .response-alerts .alert-success {
        background-color: #1e4620;
        border-color: #2a5a2a;
        color: #d4edda;
    }

    .response-alerts .alert-danger {
        background-color: #462020;
        border-color: #5a2a2a;
        color: #f8d7da;
    }
}

/* Forms */
.messages-container .form-select,
.messages-container .form-control {
    border: 1px solid #ced4da;
    border-radius: 8px;
    padding: 10px 15px;
    transition: all 0.2s ease;
}

.messages-container .form-select:focus,
.messages-container .form-control:focus {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* Buttons */
.messages-container .btn {
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 500;
    transition: all 0.2s ease;
    display: inline-block;
}

.messages-container .btn-primary {
    background: #542b9e;
    border-color: #8757e0;
}

.messages-container .btn-primary:hover {
    background: #8757e0;
    border-color: #542b9e;
}

/* Button States */
.messages-container .btn:disabled {
    opacity: 0.65;
    cursor: not-allowed;
    pointer-events: none;
}

.messages-container .btn.loading {
    position: relative;
    color: transparent !important;
}

.messages-container .btn.loading::after {
    content: '';
    position: absolute;
    width: 1em;
    height: 1em;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.5em;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: button-loading-spinner 0.6s linear infinite;
}

@keyframes button-loading-spinner {
    from {
        transform: rotate(0turn);
    }
    to {
        transform: rotate(1turn);
    }
}

/* Rate Limit Warning */
.messages-container .alert-warning {
    background-color: #fff3cd;
    border-color: #ffeeba;
    color: #856404;
}

/* Dark Mode */
@media (prefers-color-scheme: dark) {
    .messages-container,
    .messages-container .messages-header,
    .messages-container .messages-sidebar,
    .messages-container .message-detail {
        background: #1a1a1a;
    }

    .messages-container .messages-header,
    .messages-container .messages-sidebar {
        border-color: #333;
    }

    .messages-container .messages-title {
        color: #fff;
    }

    .messages-container .messages-filters {
        background: #242424;
        border-color: #333;
    }

    .messages-container .message-item {
        background: #242424;
    }

    .messages-container .message-item:hover,
    .messages-container .message-item.active {
        background: #2a2a2a;
        border-color: #333;
    }

    .messages-container .message-item.unread {
        border-color: #6f42c1;
    }

    .messages-container .message-item.read {
        border-color: #6c757d;
    }

    .messages-container .message-item.replied {
        border-color: #28a745;
    }

    .messages-container .message-icon {
        background: #333;
        color: #fff;
    }

    .messages-container .message-type {
        color: #fff;
    }

    .messages-container .message-date,
    .messages-container .message-preview,
    .messages-container .message-responses {
        color: #adb5bd;
    }

    .messages-container .message-detail-placeholder {
        color: #6c757d;
    }

    .messages-container .message-detail-title {
        color: #fff;
    }

    .messages-container .message-detail-meta {
        color: #adb5bd;
    }

    .messages-container .message-detail-body {
        background: #242424;
        border-color: rgba(33, 150, 243, 0.2);
        border-right-color: #2196f3;
    }

    .messages-container .responses-title {
        color: #fff;
        border-bottom-color: #333;
    }

    .messages-container .response-item {
        background: #242424;
        border-color: #333;
    }

    .messages-container .response-user {
        color: #fff;
    }

    .messages-container .response-date {
        color: #adb5bd;
    }

    .messages-container .response-content {
        color: #e9ecef;
    }

    .messages-container .response-form {
        background: #242424;
    }

    .messages-container .form-select,
    .messages-container .form-control {
        background: #242424;
        border-color: #333;
        color: #fff;
    }

    .messages-container .form-select:focus,
    .messages-container .form-control:focus {
        background: #2a2a2a;
    }

    .messages-container .filter-group .form-label {
        color: #e9ecef;
    }

    .messages-container .filter-group .form-select {
        background-color: #2a2a2a;
        border-color: #333;
        color: #fff;
    }

    .messages-container .alert-warning {
        background-color: #332701;
        border-color: #665302;
        color: #ffdb4d;
    }

    .messages-container .message-detail-responses {
        background: #1a1a1a;
    }

    .messages-container .response-item.admin-response {
        background: rgba(33, 150, 243, 0.1);
        border-color: #2196f3;
    }

    .messages-container .response-item.user-response {
        background: rgba(158, 158, 158, 0.1);
        border-color: #9e9e9e;
    }

    .messages-container .response-header {
        border-bottom-color: rgba(255, 255, 255, 0.1);
    }

    .messages-container .response-form textarea {
        background: #2a2a2a;
        border-color: #333;
        color: #fff;
    }

    .messages-container .response-form textarea:focus {
        border-color: #2196f3;
        box-shadow: 0 0 0 3px rgba(33, 150, 243, 0.2);
    }

    .messages-container .message-detail-header {
        background: #242424;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    }

    .messages-container .message-detail-title {
        color: #fff;
    }

    .messages-container .message-detail-title i {
        background: rgba(33, 150, 243, 0.2);
    }

    .messages-container .message-detail-meta {
        border-top-color: #333;
    }

    .messages-container .message-detail-meta span {
        color: #adb5bd;
        background: #2a2a2a;
    }

    .messages-container .message-detail-meta span:hover {
        background: #333;
    }

    .messages-container .message-detail-body p {
        color: #e9ecef;
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .messages-container .messages-content {
        flex-direction: column;
    }

    .messages-container .messages-sidebar {
        width: 100%;
        border-left: none;
        border-bottom: 1px solid #eee;
    }

    .messages-container .message-detail {
        height: 50vh;
    }
}

.messages-container .status-badge {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.85em;
    font-weight: 600;
    margin-right: 8px;
    margin-bottom: 4px;
    vertical-align: middle;
}
.messages-container .status-badge.status-unread {
    background: #6f42c1;
    color: #fff;
}
.messages-container .status-badge.status-read {
    background: #6c757d;
    color: #fff;
}
.messages-container .status-badge.status-replied {
    background: #28a745;
    color: #fff;
}
.messages-container .status-badge.status-pending {
    background: #ffc107;
    color: #222;
}
.messages-container .status-badge.status-in-progress {
    background: #17a2b8;
    color: #fff;
}
.messages-container .status-badge.status-resolved {
    background: #28a745;
    color: #fff;
}
.messages-container .status-badge.status-closed {
    background: #dc3545;
    color: #fff;
}

.messages-container .response-item.admin-response {
    background: #f1f3f8;
    border-right: 4px solid #6f42c1;
}
.messages-container .response-item.admin-response .response-user {
    color: #6f42c1;
    font-weight: bold;
}

.messages-container .response-item.user-response {
    background: #f8f9fa;
    border-right: 4px solid #adb5bd;
}
.messages-container .response-item.user-response .response-user {
    color: #333;
    font-weight: bold;
}

.messages-container .message-type-label {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 4px;
    display: block;
}

.messages-container .message-type-label[data-type="message"] {
    color: #6f42c1;
}

.messages-container .message-type-label[data-type="report"] {
    color: #dc3545;
}

.messages-container .message-type-label[data-type="complaint"] {
    color: #fd7e14;
}

.messages-container .message-type-label[data-type="suggestion"] {
    color: #28a745;
}

.messages-container .message-type-label[data-type="inquiry"] {
    color: #6f42c1;
}

.messages-container .message-icon[data-type="message"] {
    background: rgba(0, 123, 255, 0.1);
    color: #6f42c1;
    border: 2px solid #6f42c1;
}

.messages-container .message-icon[data-type="report"] {
    background: rgba(220, 53, 69, 0.1);
    color: #dc3545;
    border: 2px solid #dc3545;
}

.messages-container .message-icon[data-type="complaint"] {
    background: rgba(253, 126, 20, 0.1);
    color: #fd7e14;
    border: 2px solid #fd7e14;
}

.messages-container .message-icon[data-type="suggestion"] {
    background: rgba(40, 167, 69, 0.1);
    color: #28a745;
    border: 2px solid #28a745;
}

.messages-container .message-icon[data-type="inquiry"] {
    background: rgba(111, 66, 193, 0.1);
    color: #6f42c1;
    border: 2px solid #6f42c1;
}

.messages-container .message-icon[data-type="member_request"] {
    background: rgba(156, 39, 176, 0.1);
    color: #9C27B0;
    border: 2px solid #9C27B0;
}

.messages-container .message-icon[data-type="member_request"] i {
    font-size: 1.2em;
    transform: scale(1.1);
}

.messages-container .message-type-label[data-type="member_request"] {
    color: #9C27B0;
    font-weight: 600;
}

/* Dark mode styles */
.dark-mode .message-icon[data-type="member_request"] {
    background: rgba(156, 39, 176, 0.2);
    border-color: #9C27B0;
}

.dark-mode .message-type-label[data-type="member_request"] {
    color: #CE93D8;
}

/* No Messages State */
.messages-container .no-messages {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    text-align: center;
    background: #fff;
    border-radius: 15px;
    margin: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.messages-container .no-messages i {
    font-size: 48px;
    color: #adb5bd;
    margin-bottom: 15px;
}

.messages-container .no-messages p {
    font-size: 1.1em;
    color: #6c757d;
    margin: 0;
    font-weight: 500;
}

/* Dark Mode */
@media (prefers-color-scheme: dark) {
    .messages-container .no-messages {
        background: #242424;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    }

    .messages-container .no-messages i {
        color: #6c757d;
    }

    .messages-container .no-messages p {
        color: #adb5bd;
    }
}
.new-message-alerts {
    margin-bottom: 20px;
}

.response-alerts {
    margin-bottom: 15px;
}

.messages-alerts {
    margin-bottom: 20px;
}

.messages-page .alert {
    padding: 12px 20px;
    border-radius: 8px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    animation: slideDown 0.3s ease-out;
}

.messages-page .alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724;
}

.messages-page .alert-danger {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}

.messages-page .alert .btn-close {
    padding: 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
}

@keyframes slideDown {
    from {
        transform: translateY(-20px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Dark Mode */
@media (prefers-color-scheme: dark) {
    .messages-page .alert-success {
        background-color: #1e4620;
        border-color: #2a5a2a;
        color: #d4edda;
    }

    .messages-page .alert-danger {
        background-color: #462020;
        border-color: #5a2a2a;
        color: #f8d7da;
    }
}

/* Message Type Icons */
.message-icon[data-type="message"] {
    background: rgba(0, 123, 255, 0.1);
    color: #6f42c1;
    border: 2px solid #6f42c1;
}

.message-icon[data-type="report"] {
    background: rgba(220, 53, 69, 0.1);
    color: #dc3545;
    border: 2px solid #dc3545;
}

.message-icon[data-type="complaint"] {
    background: rgba(253, 126, 20, 0.1);
    color: #fd7e14;
    border: 2px solid #fd7e14;
}

.message-icon[data-type="suggestion"] {
    background: rgba(40, 167, 69, 0.1);
    color: #28a745;
    border: 2px solid #28a745;
}

.message-icon[data-type="inquiry"] {
    background: rgba(111, 66, 193, 0.1);
    color: #6f42c1;
    border: 2px solid #6f42c1;
}

.message-icon[data-type="member_request"] {
    background: rgba(156, 39, 176, 0.1);
    color: #9C27B0;
    border: 2px solid #9C27B0;
}

.message-icon[data-type="member_request"] i {
    font-size: 1.2em;
    transform: scale(1.1);
}

.message-type-label[data-type="member_request"] {
    color: #9C27B0;
    font-weight: 600;
}

/* Dark Mode */
@media (prefers-color-scheme: dark) {
    .messages-container .message-icon[data-type="message"] {
        background: rgba(0, 123, 255, 0.2);
    }

    .messages-container .message-icon[data-type="report"] {
        background: rgba(220, 53, 69, 0.2);
    }

    .messages-container .message-icon[data-type="complaint"] {
        background: rgba(253, 126, 20, 0.2);
    }

    .messages-container .message-icon[data-type="suggestion"] {
        background: rgba(40, 167, 69, 0.2);
    }

    .messages-container .message-icon[data-type="inquiry"] {
        background: rgba(111, 66, 193, 0.2);
    }

    .messages-container .message-icon[data-type="member_request"] {
        background: rgba(156, 39, 176, 0.2);
    }

    .messages-container .message-type-label[data-type="member_request"] {
        color: #CE93D8;
    }
}
.payment-contact-box {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
    z-index: 5;
  }
  
  .payment-contact-box h3 {
    color: #2c3e50;
    font-size: 28px;
    font-weight: 700;
    margin: 20px 0;
  }
  .payment-contact-box p {
    color: #5d6778;
    font-size: 18px;
    max-width: 80%;
    margin: 0 auto 30px;
    line-height:25px;
  }
  .payment-contact-box .display-3 {
    color: #4e73df;
    background: linear-gradient(135deg, #8757e0, #542b9e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
  }
@media only screen and (max-width: 668px){  
    .block-post{margin-bottom:10px}
    .ribbon,.episodeNum, .seasonName{font-size: 11px;padding: 2px 5px;}
    .block-post .title{font-size: 12px;padding: 6px 9px}
    .postEp .poster{height: 100px;max-height: 100px;} 
    .slideHome .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}
    .isLogin{display: none;}
    .dropdown.user > a:after{top: -100px}
   .dropdown.user > a{padding-left: 0 !important;}
/*    .listSeasons li.active:after{display: none}*/
    .slideHome .slideContent .h1{font-size:18px}
    .single-team .team li { width: calc(100% / 2 - 10px);}
    .slideHome .slideContent .poster{display: none}
    .single-team .team{max-height: 130px;}
    .report-popup-content{width: 100%;}
}
@media only screen and (min-width: 220px) and (max-width: 480px){
    .trailerPopUp .popup-content{padding:5px;height:200px}
    .wrap-btn .button.btn-downloads,.wrap-btn .button.btn-servers{width: 100%;text-align: center;float: none;margin-left: 0 !important;}
    .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;}
     .single_buttons a,.single_buttons button{font-size: 16px;min-width:156px}
} 
 