/*!
* jQuery ClassySlider
* www.class.pm
*
* Written by Marius Stanciu - Sergiu <marius@class.pm>
* Licensed under the MIT license www.class.pm/LICENSE-MIT
* Version 1.3.0
*
*/
:root {
  --gold: #e3a00a;
  --var(--snow): snow;
  --radius:10px;
  --green:#1cb561;
  --snow:snow;
  --black:#080808;
  --gray:#101015;
  --mediumfont:1.02em;
  --lgray:#ddd;
  --hgray:#0f1114;

  
  --height1:1.5vh;--height2:3vh; --height25:3.5vh; --height3:4vh;--height4:5vh;--height5:7vh;--height6:8vh;
}

/*Font Setup*/
    /*#wpadminbar{display:none}*/
    @font-face { font-family: Yekan; src: url('../fonts/yekanb/Yekan-Bakh-Regular.eot'); src: url('../fonts/yekanb/Yekan-Bakh-Regular.eot?#iefix') format('FontName-opentype'), url('../fonts/yekanb/Yekan-Bakh-Regular.woff') format('woff'), url('../fonts/yekanb/Yekan-Bakh-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal;}
    @font-face { font-family: Yekan; src: url('../fonts/yekanb/Yekan-Bakh-Bold.eot'); src: url('../fonts/yekanb/Yekan-Bakh-Bold.eot?#iefix') format('FontName-opentype'), url('../fonts/yekanb/Yekan-Bakh-Bold.woff') format('woff'), url('../fonts/yekanb/Yekan-Bakh-Bold.ttf') format('truetype'); font-weight: bold; font-style: bold;}
    @font-face { font-family: Vazir; src: url('../fonts/NewTempFont/Vazir-Light.eot'); src: url('../fonts/NewTempFont/Vazir-Light.eot?#iefix') format('FontName-opentype'), url('../fonts/NewTempFont/Vazir-Light.woff') format('woff'), url('../fonts/NewTempFont/Vazir-Light.ttf') format('truetype'); font-weight: normal; font-style: normal;}
    @font-face { font-family: Sans; src: url('../fonts/NewTempFont/Sans.eot'); src: url('../fonts/NewTempFont/Sans.eot?#iefix') format('FontName-opentype'), url('../fonts/NewTempFont/Sans.woff') format('woff'), url('../fonts/NewTempFont/Sans.ttf') format('truetype'); font-weight: normal; font-style: normal;}
    *{ font-family: 'Sans'!important;}
/******** Font Icon *********/
  /******** Font Icon *********/
    @font-face {
    font-family: 'icomoon'; src:  url('../fonts/Icon-Font/fonts/icomoon.eot'); src:  url('../fonts/Icon-Font/fonts/icomoon.eot?e18hj7#iefix') format('embedded-opentype'), url('../fonts/Icon-Font/fonts/icomoon.ttf?e18hj7') format('truetype'), url('../fonts/Icon-Font/fonts/icomoon.woff?e18hj7') format('woff'), url('../fonts/Icon-Font/fonts/icomoon.svg?e18hj7#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block;}
    #block-53{display:none;}.userlevel {    display: flex;
    text-align: center;
    justify-content: space-evenly;}
    .m1,.m3,.m10{    border-radius: var(--radius);   	border-width: 3px;  cursor: pointer;}
    .m1{border: solid  gray;}.m1 .title{ font-weight: 1000;font-size: 15px !important;   border-bottom: 3px solid hsla(0,0%,100%,.2);}.m3{       border: solid var(--gold);}.m3 .title{font-weight: 1000;font-size: 15px !important;    border-bottom: 3px solid var(--gold);}.m10{       border: solid var(--green);}.m10 .title{font-weight: 1000;font-size: 15px !important;    border-bottom: 3px solid var(--green);}
    .m1 div, .m3 div , .m10 div {  padding: 5px;}
    .m1 :first-child{background-color:var(--snow);color:var(--black);    text-shadow: 1px 1px 1px var(--snow);}.m3 :first-child{background-color:var(--gold);color:var(--snow);}.m10 :first-child{background-color:var(--green);color:var(--snow);}
    #pmpro_levels_table { background-color: var(--hgray);    color: var(--snow);}
    #pmpro_levels_table th, #pmpro_levels_table td a {    color: red; }
    .pmpro_checkout_gateway-zarinpal * #pmpro_level_cost,.pmpro_checkout_gateway-idpay  * #pmpro_level_cost,.pmpro_checkout_gateway-idpay * .pmpro_checkout-h3-name ,.pmpro_checkout_gateway-idpay  * .pmpro_checkout-h3-msg,.pmpro_checkout_gateway-zarinpal * .pmpro_checkout-h3-msg,.pmpro_checkout_gateway-zarinpal * .pmpro_checkout-h3-name {  display: none !important;}
    img.dig_captcha {        margin-right: 50%;}
    .kidshead {    display: flex;overflow: hidden;}
    .dig_use_whatsapp{display:none!important;}
    .dig_lasele { left: 90px;}
    .getvipacc {  background-color: var(--snow);  padding: var(--height2);  text-align: center;}
    .dig-box, .digits_login_form {    z-index: 1000!important;}.dig_lrf_box .countrycode[type=text]{color:var(--snow)!important;}
    .dig_popmessage_contents .dig_lasele div {    display: block; }
    .dig_popmessage {    text-align: center;    min-height: 20vh;    min-width: 40vw;    top: 10vh;    right: 24px;    padding-top: 2vh;}
    .dig_ma-box, .dig_ma-box *, .dig_ma-box ::placeholder, .dig_ma-box button, .dig_ma-box input, .dig_ma-box input::placeholder, .dig_ma-box label, .dig_ma-box select{font-family:unset!important;}
    .digits_login_form .dig_lrf_box .dig_opt_mult_lab, .digits_login_form .dig_lrf_box .dig_opt_mult ~ label, .digits_login_form .dig_lrf_box .minput .digits-input-wrapper ~ label, .digits_login_form .dig_lrf_box .minput .not-empty ~ label {    text-align: right;}
    .dig_lrf_box .countrycode[type=text], .dig_lrf_box .countrycode[type=text]:focus{    background-color: #ffffffc2!important;}
    .list-group-item-text{max-height: 20vh;  top: 0;} 
    .shadow-effect {box-shadow: -2px -2px 0 #747272e3, -5px -5px 0px #5c5858e3, -8px -8px 0px #1e1d1d;}
    .su-tabs span,.su-tabs-panes {    background-color: #222229;    color: #cbcbcb!important;}
    .su-tabs-pane,.su-tabs-current {    background-color:#000000a3!important;color:unset!important;}
    .su-tabs-panes h4,.su-tabs-panes h3 {    background: unset!important;}
    .MainContent .mainside h4{ display: flex;    font-weight: 1000;    height:var(--height4);  color:var(--snow);  align-items: center;   justify-content: center;background-color: #101015;border-radius:10px 10px 0 0;}
    .wrapperx,.su-image-carousel-item-content a,.thumbnail {    position: relative;  min-width:100px;    display:block;}
    .textx,.su-image-carousel-item-content span ,.list-group-item-text{    position: absolute;    text-align: center;    right: 0!important;    bottom: 0px!important;    border: 0;    display: flex;     opacity:0;     color: var(--snow)!important;    background-color: rgb(15 17 20 / 60%)!important;  width:100%;    min-height: 10vh;    cursor: pointer;    -webkit-transition: all 0.3s ease-in;    -moz-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;    -o-transition: all 0.3s ease-in;    transition: all 0.3s ease-in;    justify-content: center;    align-items: center;   align-content: space-around;}
  .subsetthing {     display: block;    max-width: 100%;    text-align: center;    direction: rtl;    align-items: center; }
  .subsetthing a{color:var(--black);}.subsetthing span {    font-size: var(--height2)!important;}
    .subsetthing hr {    margin: 0;    padding: 0;       box-shadow: 1px 1px #80808042;   width: 100%;}
   .rowpost * .textx ,.categorySection * .textx , .swiper * .textx {position: absolute;    text-align: center;    right: unset!important;    vertical-align: middle;    display: flex;    width: 100%;    bottom: unset!important;    justify-content: center;    align-items: center;    min-height: 100%!important;   flex-direction: column;} 
  .swiper{    max-height: 60vh;}
    .textx:hover ,.su-image-carousel-item-content span:hover,.list-group-item-text:hover{    opacity:1;}
    .box {    display: flex!important;     align-items: flex-start;    transform: translate(-1%, -1%) rotateX(10deg);    transition: 2s cubic-bezier(0.2, 0.9, 0.3, 1.3);    justify-content: center;    align-content: flex-start;}
    .tvMainContent #tvcat{height:17vh;}
    .MainContentx {    max-width: 100%;    width: 100%;}    .tvMainContent #v1, .tvMainContent #v2, .tvMainContent #v3, .tvMainContent #v4 {    height: 100vh;min-height:100vh;}
    .box .layer {     box-shadow: -1px -1px 1px 0px rgb(0 0 0 / 40%);    background-color: var(--black);}
    #block-68 {    max-height: 22vh;over-flow:hidden}
    .tvcap {    display: flex;    width: 90%;    justify-content: space-between;}
    .tvcap a{color: var(--gold)!important;    font-weight: 1000;}
    .layer:nth-child(1) {     margin: -1vh;    width: 85%;    display: block;    position: absolute;    z-index: -9;    height: 80%;    opacity: 60%;}
    .layer:nth-child(2) {         margin: -1.5vh;    width: 75%;    display: block;    position: absolute;    z-index: -8;    height: 80%;    opacity: 40%;}
    .layer:nth-child(3) {    margin: -0.2vh;    width: 100%;    display: block;    position: absolute;    z-index: -9;    height: 80%;    opacity: 70%;}
    div#result, div#result2, div#result3{display:none;}
    .noselect {  -webkit-touch-callout: none; /* iOS Safari */    -webkit-user-select: none; /* Safari */     -khtml-user-select: none; /* Konqueror HTML */       -moz-user-select: none; /* Old versions of Firefox */        -ms-user-select: none; /* Internet Explorer/Edge */            user-select: none; /* Non-prefixed version, currently                                  supported by Chrome, Edge, Opera and Firefox */}
    a.notmobile {    color: gold;    padding: 1em;}
a.cbxwpbkmarktrig.cbxwpbkmarktrig-button-addto {    width: 50px;    position: initial;}
.swiper-slide .cbxwpbkmarktrig-button-addto{top:10%!important;}
i.icon-play3,.swiper-slide .icon-mic,.swiper-slide .cbxwpbkmarktrig-button-addto {    position: absolute!important;    display: flex;    left: 20%;     font-size: x-large!important;   justify-content: center;    align-items: center;    z-index: 999;   }
i.icon-play3,.swiper-slide .icon-mic{top: 5%!important;left:5%;}
.swiperslider * video{    width: 72vw!important;    height: auto;  float: left;    clip-path: circle(75vw at left);}
.swiperslider {       width: 98vw;    max-height: 65vh;    max-width: 98vw;}
.swiper * {    color: var(--snow);}
/*.captionSlider * {    font-size: large!important;}*/
.captionSlider { position: absolute;right: 5%;    font-size: large!important;    display: flex;    height: 60vh;    top: 0;    align-items: center;    text-align: center;    justify-content: flex-end;    max-width: 25vw;    flex-direction: column;}

.captionSlider * ,.NavParent *{       font-size: var(--mediumfont)!important;    font-weight: bolder;}
.swiper-slide .icon-mic{  right:5%;left:unset;     }
.captionSlider .link{        height: var(--height4)!important;    padding: 0 var(--height2);    background-color: #fffafa!important;   color: var(--black)!important;    font-size: medium!important; display: flex;    justify-content: center;    align-items: center;}
.catMenu1,.catMenu2,.catMenu3,.catMenu4,.catMenu5,.catMenu6,.catMenu7,.catMenu8,.catMenu9 {  margin-bottom:var(--height2);background-color: var(--snow)!important;    border: none;    color:var(--black)!important;    min-width:var(--height2)!important;   height: var(--height4)!important;    vertical-align: middle;    border-radius: 16px; }
.selected {    background-color: var(--gold)!important; }
   .results .asl_nores .asl_keyword{background-color: var(--lgray);} 
/*categorypage*/
.row-cu {display: flex;flex-wrap: wrap;justify-content: space-evenly;}
span.t-root-0-1-254 {top: 0px;}
.t-titleWrapper-0-1-255 {position: absolute;top: 0px;width: 100%;/* background-color: transparent; */}
h2.t-title-0-1-256 {    background-color: #000000a1!important;}
.cu-1 {position: relative;}
del {    background-color: unset!important;    font-size: 15px!important;}
.getvipacc h3  {  background-color: var(--gold) !important;  padding:3px;    text-align: center !important;}
.getvipacc h3 a {  font-size: var(--height2) !important;}
p#other_discount_code_p *, p#other_discount_code_p {    color: var(--gold);    font-size: x-large!important;}
    .su-image-carousel-slides-style-photo.su-image-carousel-crop .su-image-carousel-item-content img { filter: brightness(1.1)contrast(1.1);}
/*scrollbar*/
    html {  scrollbar-face-color: #646464;  scrollbar-base-color: #646464;  scrollbar-3dlight-color: #646464;  scrollbar-highlight-color: #646464;  scrollbar-track-color: #000;  scrollbar-arrow-color: #000;  scrollbar-shadow-color: #646464;  scrollbar-dark-shadow-color: #646464;}
    ::-webkit-scrollbar {    width: var(--height1);    height: var(--height1);}::-webkit-scrollbar-button {  background-color: #666; }::-webkit-scrollbar-track {  background-color: #646464;}::-webkit-scrollbar-track-piece { background-color: #000;}::-webkit-scrollbar-thumb { height: 50px; background-color: var(--gold);}::-webkit-scrollbar-corner { background-color: #646464;}::-webkit-resizer { background-color: #666;}
    
    /* Load animation */
    @keyframes load {  to { opacity: .2;}}
    div#wisechatwidget-2 {    margin-bottom: 5%;display: flex;    justify-content: center;}
    #sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a{line-height:unset!important;}
    #sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play, #sb_instagram.sbi_medium .sbi_playbtn {    font-size: 100px!important;    display: 0;    justify-content: center;    align-items: center;    text-align: center;    top: 40%!important;    left: 40%!important;}
    #sb_instagram #sbi_images {   display: flex;    flex-direction: row;}
    #sb_instagram .sbi_photo{min-height:30vh;}
    .wcContainer .wcMessages{background: var(--hgray)!important;}
    .wcContainer .wcMessages .wcMessage .wcMessageContent{background-color: rgba(37,42,49,.9)!important;}
    li.cbxwpbookmark-mostlist-item {    padding: 0 var(--height4)  0 0;}
    .warning *{font-size:25px!important;color:red!important;}
    .warning { min-height: 50vh;  }
    .footerbox {    display: block;   position: relative;  column-count:2;   bottom: var(--height1);    z-index: 9999;}
    .stpostn *.cbxwpbkmarkwrap_no_cat {    position: unset!important;}    .cbxwpbookmark-mostlist li a, .leftside * a, .cbxwpbookmark-mylist li a,body *{font-size:calc(17px + (4) * ((100vw - 320px) / (3500)))!important;/*.76rem */    line-height: 4.5vh!important;letter-spacing:.01rem;}
        .headbtn {    display: flex;    position: absolute;    justify-content: space-between;    padding: 5vh;    width: 100%;}
    .pmpro_confirmation_wrap ,.pmpro_confirmation_wrap *{text-align:center!important;line-height:5vh;list-style:none}

#wpdcom .wpd-prim-button {    background-color: var(--gold);       text-shadow: 3px 2px 3px var(--black), 1px 1px 5px var(--black);}
    .wpd-blog-pmpro_role_3 * .wpd-comment-label,.wpd-blog-pmpro_role_2 * .wpd-comment-label {  background-color: var(--gold) !important;   }
    .wpd-comment-text * {    text-align: right;}
    #wpdcom .wpd-comment .wpd-comment-right{padding:var(--height1);}
    #najva-popup{   margin-top: 100px;}
    #customerst {       display: flex;    flex-direction: column;    flex-wrap: wrap;    align-content: stretch;    justify-content: flex-end;    align-items: stretch;    width: 100%;    text-align: right;}
    #customerst span{text-align:right;}
    .postbox {    margin: 0 0 var(--height5) 0!important;}
    body h3{color:var(--snow);text-align:center;}
    #ajax h3{text-align:right;/*color:var(--gold);*/}
    thead,.headerchasbide,#single * .det * h3 *,#single * .det h3,#single * .det h4,#single * .det * h4 *,#single * .det * h4,#single * .det * h3,.stpost3 * h3,.stpost3 * h4,.stpost3 h3,.stpost * h3,.stpost * h4,.stpost h3,.stpost3 * h2,.catagorypost h2{line-height: var(--height4);border-radius: var(--radius);;color: var(--snow);display: block;text-align: center!important;margin-bottom: 20px;margin-top:50px; /*background: linear-gradient(-45deg,#03071e52,#3706174a,#6a040f40#9d02086b,#d000004a#03071e,#370617,#6a040f,#9d0208,#d00000,#DC2F02,#E85D04,#F48C06,var(--gold),#FFBA08);*/    background-color: #101015;background-size: 400% 400%;    animation: gradient 10s ease infinite;}
    .headerchasbide.boxShadow a{display:inline-block;padding:0 10px;}
    @keyframes gradient {    0% { background-position: 0% 50%;    }    50% { background-position: 100% 50%;    }    100% { background-position: 0% 50%;    }}
    @keyframes boxshadowa {    0% { -webkit-box-shadow:unset;-moz-box-shadow: unset;box-shadow:unset;       -webkit-box-shadow: 0px 0px 0.3em 0.03em #370617/*ee7752*/;-moz-box-shadow: 0px 0px 0.3em 0.03em #370617/*ee7752*/;box-shadow:0 0 0.3em 0.03em #370617/*ee7752*/;    }    50% { -webkit-box-shadow:unset;-moz-box-shadow: unset;box-shadow:unset;-webkit-box-shadow: 0px 0px 0.3em 0.03em #9d0208/*e73c7e*/;-moz-box-shadow: 0px 0px 0.3em 0.03em #9d0208/*e73c7e*/;box-shadow:0 0 0.3em 0.03em #9d0208/*e73c7e*/;     }100% { -webkit-box-shadow:unset;-moz-box-shadow: unset;box-shadow:unset; -webkit-box-shadow: 0px 0px 0.3em 0.03em var(--gold)/*23a6d5*/;-moz-box-shadow: 0px 0px 0.3em 0.03em var(--gold)/*23a6d5*/;box-shadow:0 0 0.3em 0.03em var(--gold)/*23a6d5*/;    }}
/*.su-image-carousel-slides-style-photo.su-image-carousel-crop .su-image-carousel-item-content img{width:100%!important;    height:100%!important;padding:0 5px!important;}*/
    .leftnight *[class^="icon-"],.rowpost a i,button#button_to_load_datag,.leftnight *[class*=" icon-"],.icon-cloud-download,.icon-user,.cbxwpbkmarktrig{ font-size: 2.8em !important;}
    [class^="icon-"], [class*=" icon-"] { font-family: 'icomoon','vazir' !important; font-style: normal;  font-variant: normal; vertical-align: middle; -webkit-font-smoothing: antialiased;}
   .cbxwpbkmarktrig:before {    content: "\e9d2"!important; background: none!important;     font-family: 'icomoon' !important;   }
.headt,.center{text-align:center;}
.headt .cbxwpbkmarktrig:before{font-size:var(--height1)!important;}

  .cbxwpbkmarktrig-marked:before{color:#c03!important;}
.xslideshow-container {  max-width: 1000px;  position: relative;  margin: auto;}

/* Make the images invisible by default */
.xContainers {  display: none;}
div[id*='ajaxsearchliteres'].wpdreams_asl_results .results div.asl_image{height:15vh!important;width:90px!important;}
/* forward & Back buttons */
.xBack, .xforward {  cursor: pointer;  position: absolute;  top: 48%;  width: auto;  margin-top: -23px;  padding: 17px;  color: grey;  font-weight: bold;  font-size: 19px;  transition: 0.4s ease;  border-radius: 0 5px 5px 0;  user-select: none;}

/* Place the "forward button" to the right */
.xforward {  right: 0;  border-radius: 4px 0 0 4px;}

/*when the user hovers,add a black background with some little opacity */
.xBack:hover, .xforward:hover {  background-color: rgba(0,0,0,0.8);}

/* Caption Info */
.xInfo {  color: var(--gold);  font-size: 16px;  padding: 10px 14px;  position: absolute;  bottom: 10px;  width: 100%;  text-align: center;}

/* Worknumbering (1/3 etc) */
.xMessageInfo {  color: var(--snow);  font-size: 14px;  padding: 10px 14px;  position: absolute;  top: 0;}

/* The circles or bullets and indicators */
.xdots {  cursor: pointer;  height: 16px;  width: 16px;  margin: 0 3px;  background-color: #acc;  border-radius: 50%;  display: inline-block;  transition: background-color 0.5s ease;}

.xenable, .xdots:hover {  background-color: var(--gray);}
/* Faint animation */
.fade {  -webkit-animation-name: fade;  -webkit-animation-duration: 1.4s;  animation-name: fade;  animation-duration: 1.4s;}

@-webkit-keyframes fade {
  from {opacity: .5}
  to {opacity: 2}
}

@keyframes fade {
  from {opacity: .5}
  to {opacity: 2}
}
.icon-home:before {  content: "\e900";}
.icon-pencil:before {  content: "\e905";}
.icon-paint-format:before {  content: "\e90c";}
.icon-mic:before {  content: "\e91e";}
.icon-price-tag:before {  content: "\e935";}
.icon-price-tags:before {  content: "\e936";}
.icon-tablet:before {  content: "\e95a";}
.icon-tv:before {  content: "\e95b";}
.icon-floppy-disk:before {  content: "\e962";}
.icon-undo:before {  content: "\e965";}
.icon-redo:before {  content: "\e966";}
.icon-undo2:before {  content: "\e967";}
.icon-redo2:before {  content: "\e968";}
.icon-forward:before {  content: "\e969";}
.icon-reply:before {  content: "\e96a";}
.icon-user:before {  content: "\e971";}
.icon-users:before {  content: "\e972";}
.icon-user-plus:before {  content: "\e973";}
.icon-user-minus:before {  content: "\e974";}
.icon-user-check:before {  content: "\e975";}
.icon-user-tie:before {  content: "\e976";}
.icon-search:before {  content: "\e986";}
.icon-key2:before {  content: "\e98e";}
.icon-lock:before {  content: "\e98f";}
.icon-unlocked:before {  content: "\e990";}
.icon-cog:before {  content: "\e994";}
.icon-trophy:before {  content: "\e99e";}
.icon-gift:before {  content: "\e99f";}
.icon-bin2:before {  content: "\e9ad";}
.icon-target:before {  content: "\e9b3";}
.icon-cloud-download:before {  content: "\e9c2";}
.icon-cloud-upload:before {  content: "\e9c3";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-attachment:before {
  content: "\e9cd";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-bookmark:before {
  content: "\e9d2";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-stop:before {
  content: "\ea17";
}
.icon-previous:before {
  content: "\ea18";
}
.icon-next:before {
  content: "\ea19";
}
.icon-backward:before {
  content: "\ea1a";
}
.icon-forward2:before {
  content: "\ea1b";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-pause2:before {
  content: "\ea1d";
}
.icon-stop2:before {
  content: "\ea1e";
}
.icon-backward2:before {
  content: "\ea1f";
}
.icon-forward3:before {
  content: "\ea20";
}
.icon-first:before {
  content: "\ea21";
}
.icon-last:before {
  content: "\ea22";
}
.icon-previous2:before {
  content: "\ea23";
}
.icon-next2:before {
  content: "\ea24";
}
.icon-eject:before {
  content: "\ea25";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-volume-low:before {
  content: "\ea28";
}
.icon-volume-mute:before {
  content: "\ea29";
}
.icon-volume-mute2:before {
  content: "\ea2a";
}
.icon-volume-increase:before {
  content: "\ea2b";
}
.icon-volume-decrease:before {
  content: "\ea2c";
}
.icon-arrow-up-left:before {
  content: "\ea31";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-arrow-up-right:before {
  content: "\ea33";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-arrow-down-right:before {
  content: "\ea35";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-arrow-down-left:before {
  content: "\ea37";
}
.icon-arrow-left:before {
  content: "\ea38";
}
.icon-arrow-up-left2:before {
  content: "\ea39";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-up-right2:before {
  content: "\ea3b";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down-right2:before {
  content: "\ea3d";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-down-left2:before {
  content: "\ea3f";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-twitter:before {
  content: "\ea96";
}
.subtitleeditor div, .subtitleeditor button {    margin: 0.5em;}
.shadeinout {    box-shadow: 0px 0px 1px 1px var(--gold), inset 0px 0px 1px 1px var(--gold);    border: none;    border-radius:  var(--radius);}
.shadeinoutnew {    box-shadow: 0px 0px 1px 1px #fe6817, inset 0px 0px 1px 1px #fe6817;    border: none;    border-radius: var(--radius);}
    .output {       display: flex;    align-items: flex-start;    flex-wrap: wrap;}.output table {    width: 20%!important;}
    .social.socialNo,.social.socialNo * {     display: inline-flex!important;    justify-content: center;    align-items: center;padding-top:var(--height2)!important;}
    .social h6, .next {       float: left;}
    .social a {    float: left;       background-size: contain;    width: 16px;    height: 16px;    margin-left: 12px;}
    .social a.twitter {    background: url(img/twitter.png);background-repeat: no-repeat;background-size: contain;}
    .social a.telegram {    background-image: url(img/telegram.png);background-repeat: no-repeat;}
    .social a.facebook {    background-image: url(img/facebook.png);    margin-right: -3px;background-repeat: no-repeat;}
    .social a.whatsapp {    background-image: url(img/whatsapp.png);    margin-right: -3px;background-repeat: no-repeat;}
    .Container { justify-content: space-evenly;display:flex;/*margin:1% 1%*/}
    .Containerp { justify-content: space-evenly;display:flex;}
    .LeftSide,.RightSide {  flex: 0 0 25%;    max-width: 25%;}.LeftSideO {  flex: 0 0 17%;    max-width: 17%;   }
   .leftsideo img {    max-width: 35%;}
    .LeftSideO div { padding-right: 10%;margin-top:1%;display: flex;    flex-direction: column;background-color: var(--black);align-items: flex-start;}.LeftSideO div br{display:none;}
   .SubtitleEditor * {    min-width: var(--height4);    min-height: 20;   margin:0 5px;    color: var(--snow);    background-color: transparent;    display: inline-flex;    justify-content: center;   align-items: center;}
    .SubtitleEditor {     display: flex;    margin: auto;    flex-wrap: wrap;    max-width: 1200px;    justify-content: center;    align-items: center;}
     .categoryMenu *.selected {box-shadow: inset -1px -1px 3px 1px var(--black);}
    .notselected { box-shadow: unset;}.categoryMenu *.selected:before{content:"â–¾";text-shadow: -1px 2px 7px #040404;}
     ul.sub-menu li a{  color:var(--snow); } 
    .notselected:before{content:"  ";text-shadow: -1px 2px 7px #040404;}
    a.NowPlaying {        font-style: italic;    color: var(--gold)!important;    font-size: medium!important; }
    a.NowPlaying::before {    content: '⬅';    color: white;}
    #playlist {    max-height: 70vh;min-height:30vh;    overflow-y: auto;    text-align: center;width:100%; }
    .disable {    background: var(--lgray)!important; box-shadow: none !important;}
    button#button_to_load_data { color: hsla(0,0%,100%,.2);left: 0.5rem!important;position: absolute;  background-color: transparent; border: none;}
    button#button_to_load_datag {;border:none;color:var(--gold);}
    button#button_to_load_datag:after {    content: 'G';}
    iframe * .navi-wrapper,iframe * .footer{display:none!important}
    .colid{width: 100%; height: -webkit-fill-available;}
    iframe{min-height: 100vh;overflow-y:visible;}
    #simple-ajax-chat {width: 100%;    overflow: hidden;      max-height: 80vh; margin: 0 !important;}
    [data-title]:hover:after { opacity: 1; transition: all 0.1s ease 0.5s; visibility: visible;}
    [data-title]:after { content: attr(data-title); background-color:var(--black); color: snow; position: absolute; padding: var(--height1); bottom: -1.6em; left: 100%; var(--snow)-space: nowrap; opacity: 0;   border-radius: var(--radius);; z-index: 99999; visibility: hidden; font-family:Sans; box-shadow:1px 1px 1px var(--black);}
    [data-title] { position: relative;}
    .bwp-rc-ajax-nav {    padding: var(--height2);}
    #dlids {    color: var(--lgray);    height: 0px;    width: 0px;display:none;}
    .darkpage{background-color:rgba(37,42,49,.9);color:snow;}
    
    .leftnight div, .leftnight button, .leftnight a{   fleX: 0 0 0%;    margin:var(--height1) 0;    height: 2.5rem;    display: flex;    align-items: center;    justify-content: center;}
    .LeftSide * .textwidget * h6 {    color: var(--snow)!important;}
    .cbxwpbookmark-mostlist li,.LeftSide * li {list-style: none;}
    .navibar {
    display: flex;
    z-index: 999999999999999;
    flex: 0 0 50%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
}
    .navibar ul {  list-style: none;    display: flex;    justify-self: end;     direction: rtl;      text-align: center;}

    .leftHeadMenu button, .leftHeadMenu a button {
    min-width: 8vw;
    border-radius: var(--height1);
}
.leftHeadMenu {
    display: flex;
    flex: 0 0 50%;
    max-width: 50%;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
    .searchBox {
    direction: ltr;
    width: 50%;
    position: relative!important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
        .navibar .logo {       max-height: 8vh;    display: flex;    align-items: center;}
    .leftnight,#button_to_load_datag {   display: flex;    height: 100%;    align-items: center;    flex: 0 0 10%;    justify-content: center;    /* width: 100%; */    flex-wrap: nowrap;    align-content: space-between;    flex-direction: row;}   
    .navi-wrapper {  background-color: var(--black);opacity: 90%  ;   width: 100%;    position: fixed;    top: 0;       z-index: 999;    display: flex;    flex-wrap: wrap;    display: inline-flex;    justify-content: space-between;    align-items: flex-end;}
    .h3rem{height:2.5rem;}
    .headerchasbide ,.singlepost  {  width: 100%;    height: auto;    font: 12px Sans;    padding: var(--height1); margin-top: 0px!important;   text-align-last: center;   border-radius: var(--radius);   background-color:snow;}
    .star, .singlepostinfobox {  display: flex;  color: var(--gold);  font-weight: 100;}
    .singlepostinfobox { font: small-caption; color: #999 !important; margin: 0px 4%;}
    div#page-container {z-index: 9;    margin-top: 3vh;    margin-bottom: 3vh;    min-height: 30vh;}   

    .classyslider-vertical-slider ,.slider-fade{ margin: 0; border: 0; padding: 0; list-style: none; display: block; position: relative; overflow: hidden; height: 70vh;/*50bod*/}
    .classyslider-vertical-slider > li,.slider-fade> li{ list-style: none; position: absolute; margin-right:5px; margin: 0; padding: 1px; padding-top: 0; padding-bottom: 0; /* background: #fff;*/ width: 25%; height: 100%;}
        .btn {border-radius: 0.25rem;}
    .btn a { position: relative; color: #fbca0f;}
   .pmpro_btn.pmpro_btn-submit-checkout, #loginform input[type="submit"]{min-height:var(--height4);width:100%;}
div#pmpro_pricing_fields {  padding: 0 20%;display: flex;   justify-content: center;}
.quform-popup {    flex-basis: max-content;}
.quform input[type=checkbox], .quform input[type=radio] {    height: var(--height2);}.quform-theme-bootstrap .quform-description {    color: var(--snow);}
/*menu*/
    * { margin: 0; padding: 0; box-sizing: border-box; /*font-family: 'Lato', 'Arial', sans-serif;*/}
/* HEADINGS */

    h3,h4,h2,h5,h6,h1,.stsearch span.name,.autoupdate span.name{        font-size:calc(22px + (5) * ((100vw - 320px) / (2000)))!important;}        /*//calc(12px + (4) * ((100vw - 320px) / (3500)))!important ; }*/    
    h2 { display: inline-flex;}
    h4,h5{display: inline; text-align: justify;font-weight: normal; padding: 0 5px;}
/* BASIC SETUP */
    .page-wrapper { width: 100%; height: auto;  position: relative; max-width: 100%; overflow: hidden;}
    ul.navi li:hover > ul.sub-menu li:hover ul { right: 10rem; margin-top: -5.5rem;}
    .navi-wrapper a{ color:var(--snow);}
    .grad-bar { width: 100%; height: 5px; background: linear-gradient(-45deg,#03071e52,#3706174a,#6a040f40/*#9d02086b,#d000004a#03071e,#370617,#6a040f,#9d0208,#d00000,#DC2F02,#E85D04,#F48C06,var(--gold),#FFBA08*//*#EE7752, #E73C7E, #23A6D5, #23D5AB*/); background-size: 800% 800%; -webkit-animation: gradbar 15s ease infinite; -moz-animation: gradbar 15s ease infinite; animation: gradbar 15s ease infinite;}
/* NAVIGATION */
    .navibar img { height: auto; width: auto; justify-self: start; margin:.5rem;}
    .navi-item a { color: #000;  font-weight: 400; text-decoration: none; transition: color 0.3s ease-out;}
    .navi-item a:hover { color: var(--gold);}
/****submenu****/
    .dropbtn { background-color: #4CAF50; color: var(--snow); padding: 16px; border: none;}
    .dropdown { position: relative; display: inline-block;}
    .dropdown-content { display: none; position: absolute; background-color: #f1f1f1; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;}
    .dropdown-content a { color: var(--black); padding: 12px 16px; text-decoration: none; display: block;}
    .dropdown-content a:hover {background-color: var(--lgray);}
    .dropdown:hover .dropdown-content {display: block;}
    .dropdown:hover .dropbtn {background-color: var(--green);}
    div#showlinks {    text-align: left;    padding: 0 var(--height1); }
/*end*/

/* SEARCH FUNCTION */
    .search-input {   color: var(--snow)!important;        background: rgba(37,42,49,.9);width: 100%;     text-align: center;      border-radius:  var(--radius);    outline: 0;  }
    /* MOBILE MENU & ANIMATION */
    .menu-toggle .bar{ width: 25px; height: 3px; background-color: #3f3f3f; margin: 5px auto; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
    .menu-toggle { justify-self: end; margin-right: 25px; display: none; z-index: 999;}
    .menu-toggle:hover{ cursor: pointer;}
    #mobile-menu.is-active .bar:nth-child(2){ opacity: 0;}
    #mobile-menu.is-active .bar:nth-child(1){ -webkit-transform: translateY(8px) rotate(45deg); -ms-transform: translateY(8px) rotate(45deg); -o-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg);}#mobile-menu.is-active .bar:nth-child(3){ -webkit-transform: translateY(-8px) rotate(-45deg); -ms-transform: translateY(-8px) rotate(-45deg); -o-transform: translateY(-8px) rotate(-45deg); transform: translateY(-8px) rotate(-45deg);}
    /* KEYFRAME ANIMATIONS */
    @-webkit-keyframes gradbar { 0% {  background-position: 0% 50% } 50% {  background-position: 100% 50% } 100% {  background-position: 0% 50% }}
    @-moz-keyframes gradbar { 0% {  background-position: 0% 50% } 50% {  background-position: 100% 50% } 100% {  background-position: 0% 50% }}
    @keyframes gradbar { 0% {  background-position: 0% 50% } 50% {  background-position: 100% 50% } 100% {  background-position: 0% 50% }}
    /* Media Queries */
    /* Mobile Devices - Phones/Tablets */
    /*search*/
    
    .searchBTN { border: none; background: transparent; position: absolute; top: 6px; left: 4px;}
    /*switch dark mode*/
    .switch {position: relative;   width: 40px;    height: 20px;     margin: 1vh 5vh;}
    .switch input { opacity: 0; width: 0; height: 0;}
    /*.sliderBTN { width:40px;position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: var(--lgray); -webkit-transition: .4s; transition: .4s; border: 2px solid #8c8b8b; background: rgb(28,28,28); background: linear-gradient( 180deg , rgba(28,28,28,1) 0%, rgb(107 107 107) 100%); -webkit-box-shadow: 0 0 5px 1px #404040!important; -moz-box-shadow: 0 0 5px 1px #404040!important; box-shadow: 0 0 5px 1px #404040!important;}*/
    /*.sliderBTN:before { position: absolute; content: ""; height: 15px; width: 15px; left: 4px; bottom:0px; background-color: var(--snow); -webkit-transition: .4s; transition: .4s;}*/
    input:checked + .sliderBTN { background-color: #2196F3;}
    input:focus + .sliderBTN { box-shadow: 0 0 1px #2196F3;}
    input:checked + .sliderBTN:before { -webkit-transform: translateX(15px); -ms-transform: translateX(15px); transform: translateX(15px);}
    /* Rounded sliders & dark mode */
    /*.sliderBTN.round { border-radius: 34px;}*/
    /*.sliderBTN.round:before { border-radius: 50%;}*/
    body { padding:0  ;margin-top:5vh; background-color: var(--lgray); color: var(--black); direction:rtl!important;}
    .dark-mode{ -webkit-box-shadow:0 0 0.3em 0.03em rgb(20 20 20);-moz-box-shadow:0 0 0.3em 0.03em rgb(20 20 20);box-shadow:0 0 0.3em 0.03em rgb(20 20 20);}
    .dark-mode,.dark-mode * label ,.dark-mode * select,.dark-mode .textwidget,.stpost h6{ background-color:rgb(13 15 17)!important; color: var(--lgray)!important;}
    .dark-mode * a,.dark-mode a, .dark-mode * label { color:#ffffff;}.pmpro_alert a {  color: red !important;}
    .dark-mode-body{background-color: var(--hgray)!important}
    .su-image-carousel-slides-style-photo .su-image-carousel-item-content img{border:none!important;border-radius:unset!important;}#block-53,#block-55 {    max-height: 35vh;}
    .su-image-carousel-slides-style-photo .su-image-carousel-item-content{max-height:50vh;min-height:20vh;}
    /*login*/
    .digits-login-modal, .login_logout, .leftnight a {  height: auto;text-align:center;vertical-align:center; border-radius: var(--radius); border: none; color: var(--snow); font-weight: 700; cursor: pointer;min-width:15%;}
    .appbtn{ height: auto;text-align:center;vertical-align:center; border-radius:  var(--radius); border: none; color: var(--snow); background-color: unset;font-weight: 700; cursor: pointer;min-width:15%;}
    .dig_lrf_box.dig_ma-box.dig_pgmdl_1 *,.dig_clg_bx,.dig_clg_bx * { opacity: 100% !important;}.dig_clg_bx,.dig_lrf_box{padding-top:10%;}
    ul li a { text-decoration: none;}
    .menu-item-has-children:before {content: "  "; color: var(--snow);float:right;}
    /*neeeeeeeeeeeeew*/

    ul.navi  ul { display: none;}
    ul.navi li:hover > ul { display: block; transform:unset; }
    ul.navi  ul { display: none; position: absolute; top: var(--height3); left: 0; z-index: 99999;background: var(--gray);    box-shadow: 0px 3px 3px rgb(0 0 0 / 20%); width: 180px; border-top: 1px solid var(--gray);}
    ul.navi li { position: relative;}


    .NavParent a { padding: 1rem 0;}
    .blackRow { padding:1rem; background-color: var(--lgray); margin-top: -1rem; color:var(--snow);}
    .blackRow a { margin: 5px; color:var(--snow);}
    /*category section*/ 
    .categoryMenu {      display: flex;
    overflow: auto;
    align-content: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;}    
   .categoryMenu .btn, .stsearch * form div{ display: block;    overflow: hidden;   text-overflow: ellipsis;    height: var(--height4);  border-radius: 16px;    text-align: center;    width: 10%;    margin: 0.5em var(--height1);    color: var(--snow);    -webkit-transition: all .25s ease;    transition: all .25s ease;  }    
    a#vipacc {   position: fixed;    bottom: 2rem;    left: 2rem;z-index:9999;}#vipacc img {  max-width:7vw;height:auto;z-index:9999;}
    /*Main Section*/
    
    * img:hover{filter:brightness(1.2);}
    .MainContent{  flex: 0 0 78%;    max-width: 78%;    overflow: hidden !important;}
    .MainContentO{  flex: 0 0 80%;    max-width: 80%;    overflow: hidden !important;margin: 0 1%}
    div.stdiv form {         display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;}
    
    .sttitle {     box-shadow: inset -1px -1px 3px 1px var(--black); color: var(--snow); text-align: center; height:6rem; padding-top: 13px;  width: 100%; border-radius:10px 10px 0 0; font-weight: 700;min-height:2vh;display:block;}
    div.stdiv {       margin: 0 -1em;}
    .checkbox input::after {    line-height: 30px;    width: 20px;    text-align: center;   display: block;}
    div.stdiv form select,div.stdiv form input{background-color:transparent;border: none;       color: var(--snow);   min-width:20px; height:var(--height3);  vertical-align: middle;width:7.5rem;}
    div.stdiv form button, div.stdiv form a, .movie-details button,.movie-details2 button, .movie-details a,.movie-details2 a, .btn-primary, .moreBTN{ padding: 5px 8%!important;    font-weight: 1000;        background-color: rgba(37,42,49,.9); ;  min-height: var(--height4);    border: unset;    border-radius: 10px; color:var(--snow);min-width:120px;width:8vw;    display: flex;    align-items: center;   text-align:center; justify-content: center}
    .pmpro_actionlinks a {   padding: 5px!important;font-weight: 1000;    background: rgb(138,32,35);    background: linear-gradient(249deg , #ffffff 0%, #e5e5e5 100%);    min-height: 2.4rem;    border: unset;    border-radius:  var(--radius);    color: hsla(0,0%,100%,.2);    min-width: 120px;    text-align: center;    width: 8vw;}
    .btnbox button{padding: 5px 8%!important;    font-weight: 1000;    background: transparent;   min-height: 2.4rem;    border: unset;    border-radius:  var(--radius); color: var(--gold);min-width:120px;}
    .btnbox  {    display: flex;    justify-content: center;}
    .hugelh, .stsearch * div{line-height:3.8em!important;}
    .box img {    min-width: 100px;/*margin-top:10px;*/max-height:50vh;}
.stsearch .title ,.autoupdate .title {     margin: 0 1%;   display: flex;    justify-content: flex-start;    align-items: center;    color: var(--gold);}
.stsearchbtn{width:100%!important;padding: 5px 8%!important;    font-weight: 1000;    background-color: rgba(37,42,49,.9);    min-height: 2.4rem;    border: unset;    border-radius: var(--radius);    color: var(--snow);    text-align: center;}
article {    margin-top: var(--height1);    direction: rtl;}
.point {    margin: 0 1vw;}

.rowpostnarrow{ box-shadow: 1px 1px 15px 1px #16191deb;    background-image: linear-gradient(280deg, #16191deb 10%, rgba(51, 102, 153, 0));    padding: 2vh ;    margin:3vh 0;}
.rowpostc{      padding: 3vh 0;    margin:3vh 0;padding-right: 1%!important;}

.rowpost {
    display: flex;
    flex: 0 0 100%;
    justify-content: space-between;
     background-size: 100%;
    color: var(--snow);
    background-position: center;
    max-height: 75vh;
    min-height: 70vh;
    background-image: linear-gradient(358deg, rgb(51, 102, 153) 95%, rgba(51, 102, 153, 0));
    align-items: center;
    flex-wrap: wrap;}
.rowpost * {    line-height: 5.5vh!important;   font-weight: lighter;}
 .srow {    display: flex;    flex-direction: row;    align-items: center;}
.rowdata {   z-index: 99;
    font-size: larger!important;
    padding: 0 5vh 5vh 5vh;
    /* margin-top: -5vh; */
    line-height: 5vh!important;
    display: flex;
    height: 70vh;
    max-height: 700px;
    height: 75vh;
    overflow-y: hidden;
    max-width: 35%;
    position: absolute;
    text-shadow: -1px -1px 0px #021d38, -2px 0px 4px #021d38, 1px 1px 1px #021d38;
    right: 17vw;
    flex-direction: column;
    justify-content: space-evenly;}
.rightdata{     width:15vw;   max-width: 20vw;    width: 18vw;    padding-right: 1%;    min-height: 50vh;    object-fit: cover;    display: flex;    justify-content: center;    flex-direction: column;}.rightdata .portimg {     max-width: 100%;    height: 55vh;    object-fit: cover;box-shadow: 1px 1px 11px 6px #16293d;}.footbox {    display: flex;    align-items: flex-end;}
.rowdata .plink {color: var(--snow);    min-height: var(--height4);    min-width: 15vw;    border-radius: 27px;   text-align: center;    padding: 0 20px;
    display: inline-block;
    font-size: 22px;
    cursor: pointer;
    display: flex;
    background: rgba(5,5,7,.5);
    align-items: center;
    justify-content: center;}
 .rowimg {    display: flex;    justify-content: flex-end;    flex: 0 0 100%;    height: 70vh;    max-height: 75vh;    left: 0px;    position: absolute;    overflow: hidden;}
.onimage * {
    color: var(--snow)!important;
    font-size: 12px!important;
}
.onimage * span{font-weight:100px!important;}
.onimage a {
   
    color: var(--snow)!important;
    font-weight: 400;
    font-size: 14px!important;padding:.5em;
}
.rowimg img {
    width: 60vw;
    max-width: 1200px;
    filter: brightness(1.1)contrast(1.1) saturate(1.1);
    -webkit-mask-image: -webkit-gradient(linear, 75% top, 100% top, from(rgb(0 0 0/100%)), to(rgb(0 0 0 /0%)));
    mask-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0));
    background-image: linear-gradient(358deg, rgb(51, 102, 153) 10%, rgba(51, 102, 153, 0));
}
/*.rowimg img{   */
/*   width: 100vw;*/
/*    max-width: 1200px;*/
/*    max-height: 630px;*/
/*    filter: brightness(1.1)contrast(1.1) saturate(1.1);*/
/*          -webkit-mask-image: -webkit-gradient(linear, 75% top, 100% top, from(rgb(0 0 0/100%)), to(rgb(0 0 0 /0%)));*/
/*    mask-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0));*/
/*    background-image: radial-gradient(ellipse at right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);*/
/*}*/
.rowimg img:hover {
    -webkit-mask-image: -webkit-gradient(linear, 15% top, 85% top, from(rgb(0 0 0)), to(rgb(0 0 0 / 0%)));
}
.rowtitle {
    display: flex;
        padding: 7vh 2vw 3vh 2vw;
    flex: 0 0 100%;
    justify-content: space-between;
}  
    .circular-chart {      max-height: 250px;  flex: 0 0 20%;}

.Imdbchart{          direction: ltr;    display: inline-block;    justify-content: flex-start; flex-direction: row-reverse;    width: 30vw;    display: flex;   text-align: right;}
.Imdbchart div {
    padding: 4vw;
}
.circle {
  stroke: var(--snow);
    fill: #5c85ae;
    stroke-width: 4;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}
text.imdbratesvg * {
    font-size: 5.6px!important;
    fill: rgba(5,5,7,.5);
}
.itembox{       display: flex;max-width:260px;    flex-direction: column;    color: var(--snow);    text-align: right;    overflow: hidden;     align-items: flex-start;}
    .swiper-slide{color: var(--snow);}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
    
    .adsleft.boxShadow.dark-mode.textwidget {
    min-height: var(--height5);
    padding-top: var(--height2);
    padding-bottom: var(--height2);
    text-align: center;
}

.Containerp , .Containerp .MainContent {    padding: 2%;text-align:right}
span.asl_keyword:hover {    background-color: var(--gold)!important;}
    #pmainside {  padding: 2%;}.righthead{text-align:center;}
.RightSide * img,.LeftSide * img,#ajax h3 img,.underline img{max-width:100%!important;display:block;text-align:center;width:1.5em!important;height:1.5em!important;margin:0 var(--height2)!important;}
    .disable-links {pointer-events: none;}
    /*tab widget*/
    .textwidget * img{display:block;}
    .LeftSide *.textwidget,.RightSide *.textwidget { padding: 1%; height: auto; width: 100%; }
    .su-tabs { margin: 0 0 1.5em; padding: 3px; border-radius: 3px; background: var(--gray);}
    .categoryposts { width: 100%; background-color: snow; box-shadow: 0 0 1px #000; display: flex; flex-wrap: wrap;}
    .su-tabs-nav, .su-tabs-nav span, .su-tabs-pane, .su-tabs-panes { box-sizing: border-box!important;}
    .su-tabs-nav span { margin-right: 0; margin-left: 3px;}
    .su-tabs-nav, .su-tabs-nav span, .su-tabs-pane, .su-tabs-panes { box-sizing: border-box!important;}
    .su-tabs-nav span { display: inline-block; margin-right: 3px; padding: 10px 15px; min-height: 40px; border-top-left-radius: 3px; border-top-right-radius: 3px; color: #333; line-height: 20px; cursor: pointer; -webkit-transition: all .2s; transition: all .2s;}
    .su-tabs-pane.su-u-clearfix.su-u-trim.su-tabs-pane-open { column-count: 1;}
    .su-tabs{background-color:unset!important;color:unset!important;}
    .su-tabs-pane { padding: 15px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}
    /*post*/
    .stpost p ,.stposti p{  direction: rtl; text-align: right;}
    .rowpost .icon-mic {    position: initial;}
    .icon-mic {    position: absolute;    top: 0;    right: 0;    z-index: 999;}
    .itembox .icon-mic {    font-size:medium!important;    padding: 0.2em;    margin: 0.2em;    color:var(--gold);    border-radius: var(--radius);}
    .textwidget h6 a{color: var(--snow) !important; }
    /* comment plugin*/
    .fab, .far, .fas {    font-family: "Font Awesome 5 Free"!important;}.fab {    font-family: "Font Awesome 5 Brands";}
   .rightmenuabzarak h6, div.adsleft h6, .textwidget h6 {   text-align: center;   height: var(--height4);    border-radius: 10px 10px 0 0;      display: flex; margin-right: auto;    background: #101015!important;    align-items: center;    justify-content: center;}
    .tags{border-radius: var(--radius);    display: flex;    flex-wrap: wrap;    justify-content: space-between;}
    .learn ,.comments{  margin-bottom: 2rem; border-radius: var(--radius);}
    .learn a, .comments a {    padding: 0 15px;}
    /*.learn a {    padding: 3vh;}*/
    .stpostn { border: none; color: var(--snow); cursor: default;border-radius: var(--radius);width: 100%; min-height: 500px; position: relative; }
    .stpost, .stpost2 { border: none; color: var(--snow); cursor: default;border-radius: var(--radius);margin-bottom:var(--height4) !important;width: 100%; padding: var(--height2); min-height: 500px; position: relative; margin-top: 4px;}
    .stpost3{ border: none; color: var(--snow); cursor: default;width: 100%;  min-height: 500px; position: relative; }
    .stposti h6,.stpost h6, .stpost h6, .stpost2 h6, .stpost3 h6 {     border-bottom: 1px solid #3d3d4aa6;    border-radius: 0;    padding-bottom: var(--height1);    width: 90%;    margin-right: var(--height3); padding-left:var(--height3);   font-weight: 700;}
    .rating {margin-top: -2.5em;    position: absolute;    left: 15%;display:contents;}
    .rating2{display: flex;    flex-direction: column;    align-items: center;}
    a{ color: var(--snow); text-decoration: none; }
    #customerst i,.det i {  margin-left: var(--height1); color: var(--gold); vertical-align: middle;}#customerst i{  margin-right: 5vw;}
    .det ul p a {  width: 100%; display: block; text-align: center; color: var(--snow); height: 50px;  background-color: #444; padding: 2px 15px 2px 5px; cursor: pointer;}
    .det ul p a *,.det ul p a * span{background-color:unset!important;}
    .stposti ul,.stpost ul,.stpost p,.stpost3 p,.stpostn p,.stpost2 p ,.singlepost p{  text-align: justify; height: auto;}
    #single * .det p:nth-of-type(2) {margin: 10px; padding: 10px;border-radius: var(--radius); box-shadow: 0px 1px 4px 0 #8080806b}
    #single * span {background-color: unset!important; color:unset!important; }
    .recomanded,.learn,.comments,.footpost,.footer {   padding: 0 15vw 2vw 15vw;    margin: 0 auto;background-color:#16191deb!important;}.recomanded,.learn{background-color:unset!important;}.learn2{ margin: 0 auto;}
    .plot,div#thecont p:first-child,.aboutm { border-radius:  var(--radius);    padding: 0.5em 20px; }
    #thecont p:first-child{/*background-color:#e1dcdca6!important;*/}
    /*div#thecont p:first-child { box-shadow: 1px 0px 3px grey; border-radius:10px; padding: 20px; margin: 20px;}*/
    hr {  border-color: #ffffff00; margin: 1rem 2rem;}
    .stpost2 * hr {  border-color: white!important; margin: 1rem 2rem;}
    /*searchbox*/
    #receiving_div_id {      overflow-y: auto;    background-color: var(--snow);    position: absolute;    z-index: 10;    padding: var(--height1);    box-shadow: 1px 1px 1px #7d191c;    max-height: 50em;    min-width: 100%;   /* top: 10em;*/}
    #qmean-suggestion-results {     width: 100%;    left: 0px;    display: flex;    align-items: flex-start;    justify-content: center;flex-direction: row;    flex-wrap: nowrap;    top: var(--height4)!important;}
    #receiving_div_id a,.popular a{ color: var(--lgray);      box-shadow: 0px 0px 1px 0px var(--black);    display: flex;    flex-content: flex-start;    justify-content: flex-start;    align-content: space-between;    flex-wrap: nowrap;    flex-direction: row;    align-items: center;}
    
    #receiving_cat_id,#receiving_cat_id2,#receiving_cat_id3,#receiving_cat_id4,#receiving_cat_id5,#receiving_cat_id6,.tvcat,.popular {    /* display: flex;
    overflow-y: hidden;
    overflow-x: auto;
    max-width: 100vw;
    justify-content: space-between;*/}
    #receiving_cat_id a,#receiving_cat_id2 a ,#receiving_cat_id3 a ,#receiving_cat_id4 a ,#receiving_cat_id5 a ,#receiving_cat_id6 a,.popular a { /*max-width:14vw;color: var(--lgray);   display: block; position: relative;border-radius:10px; height: auto;margin: 5px;*/}
    #receiving_cat_id a div,#receiving_cat_id2 a div,#receiving_cat_id3 a div,#receiving_cat_id4 a div,#receiving_cat_id5 a div,#receiving_cat_id6 a div {/* position: absolute; bottom: 8px; text-align: center; padding-top: 1rem;*/}
  .unmute-video {    margin: var(--height1);} 
.onimage a.onlinep,.captionSlider .link{border-radius: 16px; }
/*.download-button{    background-color: unset!important;     background-image: unset!important;border:unset!important;box-shadow:unset!important;}*/
    .cbxwpbkmarktrig-label { display: none;}
    .cbxwpbkmarkwrap cbxwpbkmarkwrap_no_cat cbxwpbkmarkwrap-post{margin-top:-1em;}
    .stposti .cbxwpbkmarkwrap_no_cat,.stpost .cbxwpbkmarkwrap_no_cat,.stpost3 .cbxwpbkmarkwrap_no_cat,.stpost2 .cbxwpbkmarkwrap_no_cat,.stpostn .cbxwpbkmarkwrap_no_cat,.stpost2 .cbxwpbkmarkwrap_no_cat{  margin: -2em -4em; }
    .cbxwpbkmarkwrap_no_cat {       display: inline-block;     position: absolute;} #products * .cbxwpbkmarkwrap_no_cat{position:unset!important;}
    .kk-star-ratings { display: -webkit-inline-box !important; display: -webkit-inline-flex !important; display: -ms-inline-flexbox !important; display: inline-flex !important; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; vertical-align: text-top;}
    .kk-star-ratings .kksr-stars { /* display: flex; */ position: relative;}
    .kk-star-ratings .kksr-legend { margin-left: .75rem; margin-right: .75rem;  opacity: .8; line-height: 1;}
    .kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive { display: flex;}
    a.cbxwpbkmarktrig.cbxwpbkmarktrig-button-addto:hover { filter: contrast(190%); transition: all .2s;}
    .kk-star-ratings .kksr-stars .kksr-star { margin-right: 0px;}
    .kk-star-ratings .kksr-stars .kksr-star { /* display: inline-flex; */ cursor: pointer; margin-right: 0px;}
    .stposti img, .stpost2 img,.stpost3 a img,.stpost img, .stpost2 img, .stpost3 img { -webkit-mask-image: -webkit-gradient(linear, center top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));    mask-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0)); display: block;  height: auto; float: left;/*margin: 1vw; width: 42%;*/filter: contrast(1.5)brightness(1.2);     }
    
    i.icon-time {  margin-right: -4px;}
    .det h5 { display:inline-block;}
    .stposti img:hover,.stpost img:hover, .stpost2 img:hover,.stpost3 img:hover { filter: contrast(120%); transition: all .6s;}
    .movie-date, .movie-awards, .com-movie { text-align: right;}
    .movie-date { direction: rtl;}
    a:focus,a:hover,.catpost:hover a,.compost:hover a,.mainpost:hover a,yn-item_title:hover{    
    text-decoration: none;
    text-shadow:2px 1px 1px var(--black);
    transition: all .6s;color:var(--gold);}
    .controlbutt{   min-width: 20px;    border: none!important;    box-shadow: none!important;background-color:transparent;color:var(--snow);cursor:pointer;}  
    .controlbutt *{font-size: 25px!important;cursor:pointer;}
    .controlbutt.plyr__tab-focus{cursor:pointer;}
    .controlbutt:hover{    background: var(--gold);    color: var(--snow);}
    
    
    
    .controlbutt.plyr__tab-focus:hover{background-color: var(--gold)}
    .onlinep{ border-radius: 5px;background-color:var(--gold);color:var(--white);margin:var(--height2);padding:var(--height2);display:inline-flex;}
    .movie-box-footer {    display: inline-flex;    flex-wrap: wrap;  justify-content: center;}
    .wp-pagenavi { clear: both;    display: flex;    flex-wrap: wrap;    justify-content: center;    width: 100%;padding:var(--height4) 0;}
    .wp-pagenavi a, .wp-pagenavi span { text-decoration: none; padding: 5px 8px; margin: 2px; color: var(--snow); }
    .wp-pagenavi a:hover, .wp-pagenavi span.current { border: 2px solid var(--gold);}
    .wp-pagenavi span.current { font-weight: bold;}
    .wp-video{text-align: center;    margin-left: auto;    margin-right: auto; }
    .profilepay{padding: 10%;text-align: center;font-size: 30px !important;font-weight: 1000;min-height:50vh;} 
.RightSide{text-align:right!important;  padding: 2%;}
.profheadt {    display: flex;    justify-content: center;}
.RightSide * hr{ border-color: #ffffff73;}

    /*comment*/
    form#commentform input {    width: 32%;    margin: 0 0 0 1%;    /* border-radius: 2px; */}
    .commenttext p {    text-align: justify!important;    border: none!important;    font: 13px Sans!important; }
    .commentpostbody textarea {       width: 98.6%; text-align: justify; }
    input.btn-primary,a.btn-primary {    float: left;}
    div#nomob form select { width: 7.5rem; }
    select option {  background: var(--black);}
    label.checkbox input { margin-left: 5px;border: 1px solid var(--snow)!important;}
    div#receiving_cat_id .classyslider-vertical-slider > li> div,div#receiving_cat_id .slider-fade > li> div, #receiving_cat_id a div,div#receiving_cat_id2 .classyslider-vertical-slider > li> div,div#receiving_cat_id2 .slider-fade > li> div, #receiving_cat_id2 a div,#receiving_cat_id3 a div,#receiving_cat_id4 a div,#receiving_cat_id5 a div,#receiving_cat_id6 a div { height:6rem; display: flex; justify-content: center; align-items: center;}
    /******************Tabs*****************************/
    #tabscontainer p:before, .cbxwpbookmark-mostlist-item a:before {    position: absolute;    border-right: 4px solid hsla(0,0%,100%,.2);    right: 2px;    border-radius: 100%;    border-bottom: 1px solid hsla(0,0%,100%,.2);    border-left: 5px solid rgba(37,42,49,.9);}
    #tabscontainer { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; margin: 10px 0 10px 0; padding: 0; max-width: 655px; direction:rtl;}/* Set the font-family for all text within the #tabscontainer */
    #tabscontainer * {font-family: Trebuchet MS,Verdana,Helvetica,Arial;}
    /* Style the radio group that corresponds to the tabs */
    #tabscontainer > [name="radiogroupfortabs"] { position: absolute; visibility: hidden;}
    /* Set Flexbox ordering of radio items within the #tabscontainer.  A unique rule has to be created for each tab. */
    #tabscontainer > #radiofortab1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}
    #tabscontainer > #radiofortab2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}
    #tabscontainer > #radiofortab3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}
    #tabscontainer > #radiofortab4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;}
    /* Style all radio group LABELS (by class) to look like tabs.  The currently selected tab is re-styled by another rule near the end.  Could use the background-image attribute here instead of colors in order to give the tabs any appearance desired.  If doing this, then would have to create a separate rule for each tab. */
    #tabscontainer > [id^="tab-label"] {text-align: center;    position: relative;    min-height: var(--height4);    margin: 4px 0 0 2px;    line-height: 1;    display: flex;    border-radius: 5px 0px 0 0;    font-weight: bold;    text-transform: uppercase;    background: var(--lgray);    border-bottom: 3px dashed #101015;    cursor: pointer;    -webkit-transition: all 0.2s ease-in-out;    transition: all 0.2s ease-in-out;    width: 32%;      justify-content: center;    align-items: center;}
    #tabscontainer p {    text-align: right;    padding-right: var(--height4);    position: relative;}
    /* Style unselected tabs (INPUT element's label) when the pointer hovers over them.  Could use the background-image attribute here instead of colors in order to give the tab any appearance. */
    #tabscontainer > [id^="tab-label"]:hover { background: #969696;}
    /* Style all of the content DIVs including setting DISPLAY to None to start with.  The DIV corresponding to the currently selected tab is displayed by the rule near the end. */
    #tabscontainer > [id^="tab-content"] { -webkit-box-ordinal-group: 999; -webkit-order: 999; -ms-flex-order: 999; order: 999; display: none; z-index: 2; top: 48px; width: 100%; min-height: var(--height4); overflow: hidden; border-width: 1px; border-style: solid; padding: 10px 5px 25px 5px; margin-top: 0px; border-radius: 0 0px 5px 5px; border-color:#2a292f;}
    /* Style the currently selected tab (checked INPUT element's label) by first selecting the lone checked item from the radiogroup for the tabs and then select the label (by class) that follows the checked INPUT element (INPUT element within the named group - radiogroupfortabs) in order to apply the following effects to just the selected tab/label.  Could use the background-image attribute here instead of colors in order to give the tab any appearance. */
    #tabscontainer > [name="radiogroupfortabs"]:checked + [id^="tab-label"] { border-right: 3px dashed #101015;    border-left: 3px dashed #101015;    border-bottom: none;    font-weight: bold;    color: hsla(0,0%,100%,.2) !important;    background-color: rgba(37,42,49,.9) !important;}
    /* Display the content DIV that corresponds to the selected tab (because of the limitations of CSS selectors, this could not be done with a single rule.  A unique rule has to be created for each tab/tab content within the tab set.) */
    #tabscontainer > #radiofortab1:checked ~ #tab-content1{display: block;}
    #tabscontainer > #radiofortab2:checked ~ #tab-content2{display: block;}
    #tabscontainer > #radiofortab3:checked ~ #tab-content3{display: block;}
    #tabscontainer > #radiofortab4:checked ~ #tab-content4{display: block;}
    /* Style a container within the 4th tab to hold media items.  Could have also just put this styling directly on the tab-content4 div instead of creating the #mediacontainer div.  And, while the following are fully name-spaced for explanatory purposes, only the #mediacontainer item is actually needed as long as it is unique on the page. */
    #tabscontainer #tab-content4 #mediamatrix{ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
    #tabscontainer #tab-content4 #mediamatrix .mediaitem { min-width: 21%; margin: 15px 0.9% 0; padding: 5px; border-radius: var(--radius); /* This and the following line placed here just to show where media items will be displayed */ background-color: #ddeeff; text-align: center;}
    #tabscontainer #tab-content4 #mediamatrix .mediaitem .mediaitemthumb{ margin-bottom: 5px; min-height: 50px;}
    #tabscontainer #tab-content4 #mediamatrix .mediaitem .mediaitemcaption{ min-height: 20px;}
    /* ----- END OF TAB COMPONENT ----- */
    .col1 { width:100%; float:right;}
    .col2 { width:100%; float:right;}
    .col1 p, .col2 p {    line-height: 1.7;}
    .col2 a:hover,.col1 a:hover { color: #fcbf10;}
    /******************************************/
    #sb_instagram .sb_instagram_header .sbi_header_img{    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);}
    .sb_instagram_header {background: radial-gradient(circle at 6% 20%, #fdf497 0%, #fdf497 .1%, #fd5949 9%, #d6249f 12%, #285AEB 18%);/*radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);*/    -webkit-background-clip: text;    background-clip: text;    -webkit-text-fill-color: transparent; }
   
.commentpostbody {
    background-color: #111111;
}
    /*footer*/
.wpdtc {    display: none!important;}
 
    .amargir a { color: var(--snow);}
    /*kk-star*/
    .kk-star-ratings .kksr-stars .kksr-star {  margin-right: 0px; } [dir="rtl"] .kk-star-ratings .kksr-stars .kksr-star {  margin-left: 0px;  margin-right: 0; }
    .kk-star-ratings .kksr-stars .kksr-stars-active { overflow: hidden; position: absolute; top: 0; left: inherit; right: 0;}
    .cbxwpbkmarklistwrap, .cbxwpbkmarkguestwrap { display: none; position: absolute; right:50%; top: 30px; z-index: 1; background: var(--snow); border: 1px solid var(--lgray); width: 20vw; -webkit-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.5); box-shadow: 0 1px 2px -1px rgba(0,0,0,0.5);}
    /*================================Base Style==================================*/
    .redGradiant-BG{   background: rgb(138,32,35);   background: linear-gradient( 180deg , #e3a824 0%, var(--gold) 100%);}
    .HBorder-R { border-radius: var(--radius)!important;}
    .HBorder-R-top{  border-radius:10px 10px 0 0!important;}
    .HBorder-R-bottom{ border-radius: 0 0 10px 10px!important;}
    .boxShadow{-webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 11%), 0 2px 2px rgb(0 0 0 / 11%), 0 4px 4px rgb(0 0 0 / 11%), 0 8px 8px rgb(0 0 0 / 11%), 0 16px 16px rgb(0 0 0 / 11%), 0 32px 32px rgb(0 0 0 / 11%);-moz-box-shadow: 0 1px 1px rgb(0 0 0 / 11%), 0 2px 2px rgb(0 0 0 / 11%), 0 4px 4px rgb(0 0 0 / 11%), 0 8px 8px rgb(0 0 0 / 11%), 0 16px 16px rgb(0 0 0 / 11%), 0 32px 32px rgb(0 0 0 / 11%);box-shadow:inset 1px 1px 1px 2px rgb(0 0 0 / 75%), 0 2px 2px rgb(0 0 0 / 11%), 0 4px 4px rgb(0 0 0 / 11%), 0 8px 8px rgb(0 0 0 / 11%), 0 16px 16px rgb(0 0 0 / 11%), 0 32px 32px rgb(0 0 0 / 11%);}
    
    .tagstyle:hover ,.eplist a:hover,.subsetthing a:hover,.subsetthing span:hover,.mainpost:hover{    background-color:hsla(0,0%,100%,.2); color: snow !important; border: 1px solid #e0e0e0; -webkit-text-stroke: 0em var(--snow) !important;cursor: pointer; transition: all .6s;}
    
    input[type='checkbox'] {   border-radius: 5px; -moz-appearance: none; -o-appearance: none; width: 17px !important; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none; outline: none; box-shadow: none; text-align: center; background: #bfbfbf;} 
    .stsearch *,.autoupdate *{font-weight:700;} 
    input[type='checkbox']:checked:after {  content: '\2713';  color: var(--snow);}
    ul.navi ul{ /*top: 1em !important;*//*margin:-20px;*/}  
    #user_pass,#user_login,#wp-submit,#display_name,#first_name,#last_name,#user_email,.digits-edit-phone_container .button{min-width:20vw}
    .searchtext {    padding: 5px;    width: 100%;    min-width: 15vw;    text-align: center;color:var(--snow);}
    .NavParent * i { display: block; float: left;}
    .post:hover .overlay { bottom: 0; height: 100%; transition: all .6s;}
    .post h4 {   width: 100%; color: var(--snow); position: static;  margin: 0px 20px 0px 0px;height:50px;}
    .overlay {    height: 10vh;    max-height: 20vh;    bottom: 50%;    left: 0;    background-color: rgba(0,0,0,.6);  margin-left: -50px;   padding: 10%;    position: sticky;    transition: .9s ease;}
    .overlay,.post { cursor: pointer}
   .gold {    color: var(--gold)!important;    font-size: larger!important;}
    #catdes ,#catdes a{       margin: var(--height1);    padding: var(--height1);    background-color: var(--black);    color: var(--snow);    text-align: center;    line-height: 2.5em;}
    #products h4,#products p,.catpost,.footer h3,.footer h4,.footerbox1,.footerbox1 ul li a,.overlay,.post h4,.postbox,.rightmenu ul li a,.singlepost p,.sliderarea,.slidertext h4,.slidertext p,.spacialpost h4,.spacialpost p,.stposti p,.stpost p,.stpost2 p,.text { overflow: hidden;}
    /*categorey page*/
    .catagorypost { width: 100%; height: auto; background-color: var(--snow); box-shadow: 0 0 1px var(--black); margin-top: 10px; padding-top: 5px;     display: flex;    flex-wrap: wrap;    justify-content: space-evenly;}
    #products {width: 100%;    margin: 0;    display: flex;    flex-direction: row;    flex-wrap: wrap;    justify-content: center; }
    .catagorypost h6, .commentpostbody p { border-bottom: 2px solid var(--lgray); cursor: default;}
    .catagorypost h6 { font: 13px Sans; color: var(--black); width: 99%; margin: 3px auto 12px; padding: 5px 6px; background-color: snow;}
    #products h4 {  font: 700 13px Sans; line-height: 2;color: #b8b4b4; width: 100%; display: block; display: flex; justify-content: space-around; align-items: center; box-shadow: none;}
    .thumbnail { margin-bottom: 20px; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
    .thumbnail a>img, .thumbnail>img {     filter: contrast(1.1)brightness(1.4);    display: block;    position: relative;    min-height: 50vh;    object-fit: contain;    width: 100%;    margin-right: auto;    margin-left: auto;    margin-bottom: 18px;    /*top: 18px;*/    max-height: 50vh;}
    #products h4, #products p, .catpost, .footer h3, .footer h4, .footerbox1, .footerbox1 ul li a, .overlay, .post h4, .postbox, .rightmenu ul li a, .singlepost p, .sliderarea, .slidertext h4, .slidertext p, .spacialpost h4, .spacialpost p,.stposti p, .stpost p, .stpost2 p, .text { overflow: hidden;}
    .thumbnail .caption {   overflow: hidden; }
    .caption { overflow: hidden;text-align:center;}
    .item.cat_list_item { position: relative;    margin:1%;    flex: 0 0 20%;    max-width: 20%; background:var(--hgray)!important;}
    .item.cat_list_item.boxShadow{
    -webkit-box-shadow:1.2px 2.3px 14.8px rgb(0 0 0 / 2%), 2.9px 5.4px 25.8px rgb(0 0 0 / 3%), 5.1px 9.7px 33.6px rgb(0 0 0 / 3%), 8.5px 16.1px 39px rgb(0 0 0 / 4%), 14px 26.5px 43.6px rgb(0 0 0 / 5%), 24.5px 46.2px 51px rgb(0 0 0 / 5%), 53px 100px 80px rgb(0 0 0 / 7%); -moz-box-shadow:1.2px 2.3px 14.8px rgb(0 0 0 / 2%), 2.9px 5.4px 25.8px rgb(0 0 0 / 3%), 5.1px 9.7px 33.6px rgb(0 0 0 / 3%), 8.5px 16.1px 39px rgb(0 0 0 / 4%), 14px 26.5px 43.6px rgb(0 0 0 / 5%), 24.5px 46.2px 51px rgb(0 0 0 / 5%), 53px 100px 80px rgb(0 0 0 / 7%); box-shadow:inset 1px 1px 1px 2px rgb(0 0 0 / 75%), 0 2px 2px rgb(0 0 0 / 11%), 0 4px 4px rgb(0 0 0 / 11%), 0 8px 8px rgb(0 0 0 / 11%), 0 16px 16px rgb(0 0 0 / 11%), 0 32px 32px rgb(0 0 0 / 11%) }
    .item.cat_list_item .movie-details2 {  display: flex;    justify-content: center;    align-items: flex-end;}
    .item.cat_list_item .movie-details2 a:first-child{    border-radius:  var(--radius) 0 !important;    background: hsla(0,0%,100%,.2);    color: var(--snow);    line-height: 2;}
    p.group.inner.list-group-item-text {    display: flex;    flex-direction: column;width:100%;}
    .item.cat_list_item .movie-details2 a:first-child:hover{    color: var(--gray);}
    .item.cat_list_item .movie-details2 a:last-child{    border-radius: 0 10px !important;    line-height: 2;}
    .item.cat_list_item .thumbnail{    margin-bottom:0 !important;}
    .item.cat_list_item .thumbnail .caption{    padding-bottom:0 !important;}
    .item.cat_list_item.boxShadow .moreBTN { position: absolute; bottom: 0; left: 0; right: 0; text-align: center;}
    .download-button{    background-color: unset!important;     background-image: unset!important;border:unset!important;}
    .catbut {      padding-top: var(--height2);
    width: 100%;
    display: flex;
    margin-bottom: 18px;
    justify-content: center;}
    #thecont * img {   max-width: 70%!important;}
    .stpost3 img {    margin-right: auto;    margin-left: auto;    Display: block;float:unset!important;}
    .stpost2 * det * img,.stpost3 * det * img,.stpost * det * img ,.stposti * det * img { width: 70%; margin-right: 15%; margin-left: 15%;}
    h3 *,h4 *,.det p a *  { background-color: unset !important; color: unset;}
    .det p a * { background-color: unset !important;}
    .pt-cv-content-itemcol { padding-bottom: 15px; position: relative; display: block!important; column-count: 3!important; width: 100% !important;}
    .pt-cv-content-itemcol div {display: inline-grid;}
    .imdblogo { background-image: url(https://dlfars.ir/wp-content/uploads/2022/01/imdb60px.png);
    /* top: 20px; */
    /* float: left; */
    /* left: 25px; */
    display: inline-flex;
    min-width: 40px;
    height: 30px;
    background-size: 40px;
    /* clear: both; */
    /* position: absolute; */
    align-items: center;
    align-content: center;
    flex-direction: column-reverse;}

    .full-width { width: 100%;}
    table.chart td { padding-right: 15px;}
    table.chart td.titleColumn { padding: 0 10px 0 0;}
    table.chart td.weeksColumn { padding-right: 20px; text-align: right;}
    table.chart tbody tr:nth-child(odd) {background-color: var(--hgray);    border: var(--black) 1px solid;    display: flex;  flex: 0 0 100%;    flex-direction: row;    flex-wrap: nowrap;    align-items: center;    justify-content: space-around;}   
    table.chart tbody tr:nth-child(even) {background-color: var(--hgray);border: var(--black) 1px solid; display: flex;   flex: 0 0 100%;    flex-direction: row;    flex-wrap: nowrap;    align-items: center;    justify-content: space-around;}
    td.ratingColumn div{ display: none;}

    table.chart td.ratingColumn.imdbRating strong { background: url(img/star-sprite-1859495344._V_.png) no-repeat 0 -80px; padding-left: 20px;}
    .global-sprite { background-image: url(img/imdb_global_sprite-1835832765._V_.png); background-repeat: no-repeat; display: inline-block;}
    .global-sprite.titlemeter.up { background-position: -205px 4px;}
    .global-sprite.titlemeter { width: 9px; height: 12px; margin: 0px -1px;}
    .global-sprite.titlemeter.down { background-position: -212px 4px;}
    table.chart td.ratingColumn { text-align: left;}
    *, *:before, *:after {box-sizing: border-box;}
    .lister-item.mode-advanced:nth-child(odd), .lister-item.mode-advanced.nth-child-odd, .lister-item.mode-detail:nth-child(odd), .lister-item.mode-detail.nth-child-odd, .lister-item.mode-simple:nth-child(odd), .lister-item.mode-simple.nth-child-odd { background-color: gray;}
    .lister-item.mode-simple>.lister-item-image { display: table-cell; padding-right: 10px; vertical-align: middle;   width: 34px;}
    .lister-item.mode-simple>.lister-item-content { display: table-cell; vertical-align: middle; width: 100%;}
    .lister-item.mode-simple>.lister-item-content>.lister-col-wrapper { display: table-row;}
        .lister-item.mode-simple>.lister-item-content>.lister-col-wrapper>.col-title {width: 400px;}
    .ipl-rating-widget { display: none;}
    .lister-item.mode-simple>.lister-item-content>.lister-col-wrapper>.col-imdb-rating { width: 70px;}
    /*downloadmonitor*/
    .lock::before { content: "ðŸ”’";}
    .darkdlbutton{background-color:var(--lgray) !important;color:var(--snow) !important;}
    .darkdlbutton *{color:var(--snow) !important;}
    .mainlink {    word-spacing: .2vw;}
    .download-button * {color:var(--lgray);;min-height:var(--height2);}
    .download-button:visited{color:var(--snow);text-decoration:none}
    .download-versions * a div:hover{    text-shadow: 3px 3px 5px gray;}
    .info div * i, .info * i {     color: var(--lgray);    display: inline-flex;}.info *, .download-versions{padding: 0vh .4vw;}.info * {    color: var(--lgray);}
    .shortlink{visibility:hidden;}
    .small, small {   float: left!important;}
    .onlinepl {background-repeat: no-repeat; -moz-appearance: button;appearance: button;background-color: var(--green); }
    .onlineplg {background-repeat: no-repeat;-moz-appearance: button;appearance: button;background-color: hsla(0,0%,100%,.2);}
    .dlb { background-color: #25252e;   -webkit-appearance: button; -moz-appearance: button; appearance: button; text-decoration: none;  }
    .sub { background-color: var(--gold);}
    large{ float: left;}
    large br {    display: none;}
    large * { color: var(--snow)!important;}
    large a { left: 0px; /*display: flow-root;*/ float: left !important;}
    #content nav.download-monitor-pagination,nav.download-monitor-pagination{text-align:center}#content nav.download-monitor-pagination ul,nav.download-monitor-pagination ul{display:inline-block;padding:0;clear:both;border:1px solid var(--gray);border-right:0;margin:1px}#content nav.download-monitor-pagination ul li,nav.download-monitor-pagination ul li{border-right:1px solid var(--gray);padding:0;margin:0;float:left;display:inline;overflow:hidden}#content nav.download-monitor-pagination ul li a,#content nav.download-monitor-pagination ul li span,nav.download-monitor-pagination ul li a,nav.download-monitor-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:var(--height1);font-weight:400;padding:.5em;min-width:var(--height1);display:block}#content nav.download-monitor-pagination ul li a:focus,#content nav.download-monitor-pagination ul li a:hover,#content nav.download-monitor-pagination ul li span.current,nav.download-monitor-pagination ul li a:focus,nav.download-monitor-pagination ul li a:hover,nav.download-monitor-pagination ul li span.current{background:var(--gray);color:#888}.dlm_widget_downloads ul,.dlm_widget_downloads ul li{list-style:none}
    .download-button a{ display: inline; }
    #sb_instagram .sbi_follow_btn a,.wcContainer input[type=button], .wcContainer input[type=button]:focus, .wcContainer input[type=button]:active, .wcContainer input[type=submit], .wcContainer input[type=submit]:focus, .wcContainer input[type=submit]:active{background-color:hsla(0,0%,100%,.2)!important;}
    div#owl-postsimple {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: flex-start;    flex-wrap: nowrap;    overflow-x: auto;    overflow-y: hidden;}
    .digits-login-modal, .login_logout, .leftnight a {   background: transparent;border-radius: var(--radius);  border: none;  color: var(--snow); font-weight: 700;  box-shadow: none;  margin-left: 1rem;  cursor: pointer; } 
    /*768*/
.mobileonly{display:none;}
@media all and  (max-width: 868px) {
    
    .stpost3 {padding-top:20vh;}
    .overlay{height: unset;max-height: unset;bottom: 50%;left: 0;    background-color: rgba(0,0,0,.6);    margin-left: 0%;    padding: 10%;   position: absolute;    transition: .9s ease;   }
    .SubtitleEditor{display:none;}
     .onimage a{display:block;}
    .info div {    width: 50%; column-count: 2;    display: flex;    flex-wrap: wrap;    flex-direction: row;    align-items: center;}
    .autoupdate {    margin-top: 2vh;    }
    i.icon-play3,.swiper-slide .icon-mic,.swiper-slide .cbxwpbkmarktrig-button-addto {   min-width: 40%!important;   }
    .stsearch{padding: 3vh 3%;         direction: rtl;    background-color: var(--black);    border-radius: 0!important;}
    .tagstyle ,.eplist a,.subsetthing a,.subsetthing span{ text-align:center;min-width:40px; background-color: #626262;    color: var(--snow) !important;    text-decoration: none!important;    border-radius: 5px;      display: inline-block;       font-size: 2.5vw!important;}
    .footer {display: flex;
    background-color: #000;
    color: var(--snow);
    justify-content: space-between;
    text-align: center;
    flex-direction: row;
    flex-wrap: wrap;
    column-count: 2;
    align-items: center;}
.MainContentO{  flex: 0 0 100%;    max-width:100%;    overflow: hidden !important;margin: 0 1%}
    .itembox, .popular .itembox{     min-width: 45%;    margin: 1%;    height: 30vh;}
    #receiving_cat_id img, #receiving_cat_id2 img, #receiving_cat_id3 img, #receiving_cat_id4 img, #receiving_cat_id5 img, #receiving_cat_id6 img{     /*object-fit: cover;*/}
#receiving_cat_id a, #receiving_cat_id2 a, #receiving_cat_id3 a, #receiving_cat_id4 a, #receiving_cat_id5 a, #receiving_cat_id6 a{/*max-height:40vh;*/}
    #playlist{display:none!important;max-height:50vh!important;}
    .Container {    max-width: 100%;    display: flex;    flex-direction: column-reverse;}
   
    
    #thecontx h3,#newpostsingle * h3,.det h2,.recomanded,.learn,.comments,.recomanded h6, .learn h6, .comments h6{text-align:center;padding-top:var(--height5);}
     .plot,div#thecont p:first-child,.aboutm {text-align:center;}
    .RightSide * .icon-user {  display: none;}
    .rowimg{flex:0 0 100%;width:100%;}.rowimg img{min-width:115%;height:unset;}
    .rowpost{max-height:unset;min-height:27vh;}
  .output table {    width: 100%!important;}
    
.Containerp .RightSide, .Containerp .MainContent{text-align:center;}
    
    
    
    .nomobile{display:none;} 
    .notmobile{display:none !important;}
    .mobileonly{display:block;background-color:#101015; text-align-last: center;}
    .flickity-slider {  width: 70%!important;   }
     .menu-mobilehead-container {    width: 100%;    max-height: var(--height3);    display: flex;    flex-direction: row;    justify-content: flex-end;    /* flex: 0 0 80%; */}
      .NavParentn{  flex-wrap: wrap!important; flex: 0 0 80%;   width: 80%;    justify-content: flex-start;    background-color: unset!important;}
    #wpd-bubble-wrapper {    bottom: 80px!important;}
    .mbofooter button.login_logout.h3rem {    display: flex;    flex-direction: column;      max-height: var(--height4);    align-items: center;}
    #pmpro_pricing_fields {  padding: 0 0%!important;display: flex;    justify-content: center;}
    .mobfooter {justify-content: space-around;
    display: flex!important;    position: fixed;    z-index: 1000;    bottom: 0;    height: var(--height6);    right: 0;    left: 0;    background: var(--black);    -webkit-transition: -webkit-transform .25s ease;    transition: -webkit-transform .25s ease;    transition: transform .25s ease;    transition: transform .25s ease,-webkit-transform .25s ease;    padding-bottom: env(safe-area-inset-bottom);    align-items: flex-start;}
    .mobileonly.mobfooter * {line-height: var(--height2)!important;  padding:0 2vw;  font-size: var(--height1)!important;    display: flex;    flex-direction: column;    align-items: center;}
    .sttitle{height:5rem;}
    /*.searchBox:target, .searchBox:focus, .searchBox:active, .searchBox:focus-within {   flex: 0 0 80%;}    */
    .searchBox{    flex: 0 0 50%;     max-height: 10vh;   margin-right: auto;    margin-left: auto;}
    .digits-login-modal, .login_logout, .leftnight a {    min-width:50px;font-weight: 1000;}
     .leftHeadMenu { flex-wrap: wrap!important; min-width:100%; }
     .switch { width: unset;}
    .leftnight {  flex: 0 0 20%;    justify-content: space-evenly; }
    /* MOBILE NAVIGATION */

    .navibar{height: 8vh!important;    display: flex;    min-width: 100%;    flex-wrap: nowrap;    align-items: center;    justify-content: space-evenly;    flex-direction: row;}
    .navibar ul { display: flex; flex-direction: column; position: initial; justify-content: start; top: 2rem; background-color: var(--lgray); transform: translate(250%); text-align: center;   width: 100vw; height: auto; direction: rtl;max-height: 9em!important;
    top: 0;}
    .navibar li {  padding: 0 15px;list-style: none; }
    .menu-toggle, .bar {  display: block;  cursor: pointer; }
    .mobile-navi {  transform: translate(0%)!important; }
    a.logo {    flex: 0 0 20%;    width: 20%;    display: contents;}
      
    .categoryMenu .btn{ min-width: 40%;    display: flex;    justify-content: center;    align-items: center;    text-align: center;}
     .download-versions {    display: flex;    flex-direction: column;}
    .download-button * {    min-height: var(--height3);    text-align: center;    vertical-align: middle; }

    .download-versions * a{min-width:100%!important;padding:1px!important;text-shadow: -1px 2px 3px var(--black);}
    .download-button{ text-align: center;min-height:200px;padding: var(--height1) var(--height1);cursor: pointer;width:100%;}
    .onlinepl {   text-align: center; }
    large{ width: 100%;    display: flex;    flex-wrap: wrap;/*width: 100%;  padding-top: 8em;*/}
        .features {  flex-direction: column;  padding:5rem; }
    
   .swiperslider {    width: 98vw;    max-height: 65vh;    max-width: 98vw;}
.captionSlider {   height: 70vh;    top: 10vh;   max-width: 100vw;}
.swiperslider .classyslider-vertical-slider,.swiperslider .slider-fade {    height: 50vh;}
.swiperslider * video {    width: 100vw!important; filter: brightness(1.1)contrast(1.1) saturate(1.1);   height: 30vh;    float: unset ;clip-path: unset;}
.swiperslider *.swiper-button-next, .swiperslider .swiper-button-prev {    top: 25%;}

    
    .footer img {    max-width: 50vw;}
   
    h3,h4,h2,h5,h6,h1{font-size:14px!important ; }
    .cbxwpbookmark-mostlist li a, .leftside * a, .cbxwpbookmark-mylist li a,body *{font-size:12px!important; line-height: var(--height25)!important;}
     div.stdiv form button, div.stdiv form a, .movie-details button, .movie-details2 button, .movie-details a, .movie-details2 a, .btn-primary, .moreBTN{height:unset!important;}
     .movie-details a ,.movie-details2 a{ padding: unset!important;}
    .stpost{    position: relative;  min-width:200px;    display:block;text-align:center;}
    .stpost .det{  position: absolute;    text-align: center;    right: 0;    bottom: 0px;    border: 0;    padding: 0.1em;    color: var(--snow)!important;    background-color: rgb(15 17 20 / 60%)!important;    border-radius: 8px 8px 0 0;    width: 100%;   height: 25vh;    cursor: pointer;    bottom: 40%;     z-index: 10;    opacity: 0;    -webkit-transition: all 0.3s ease-in;    -moz-transition: all 0.3s ease-in;    -ms-transition: all 0.3s ease-in;    -o-transition: all 0.3s ease-in;    transition: all 0.3s ease-in;}    
    .stpost .det:hover{    opacity:1;}    .movie-date, .movie-awards, .com-movie {    display: none;}
    .movie-details {  flex: 0 100%;    display: inline-flex;    justify-content: center;    align-items: flex-end;}
    .movie-box-footer {    display: flex;    flex-wrap: nowrap;    flex-direction: row;    justify-content: center;}
    #vipacc img { max-width:100px;height:auto;}
    /*500*/
    * a, * button{min-width:40px;}
    
    .nomobile{display:none;} 
    .NavParent * { z-index: 99999;} 
    .NavParent{  display:none;position: absolute;    top: 9em;}
    .categoryMenu { height: unset;   margin-top: 5%;   }
    .visiblen{display:block;}
    .rating { display: contents; float: left;   padding: 2rem !important;}
    /*download button*/
    .imdblogo {top:40px !important;}
    .star, .singlepostinfobox{display: contents;}
    .stsearch * form div {    min-width: 10rem;}
    /*500*/
    
    .leftdeti {   text-align: center;}
    .stposti img,.stpost img, .stpost2 img, .stpost3 a img{max-width:100%;}
    .item.cat_list_item{    flex: 0 0 100%;    max-width: 100%;}
    html {    margin-top: 0px !important; }
    body {     margin-top: 3%!important;}
    .moviedes{display:none;}
    .btnbox * {    width: 100%;}
    
    .navi-wrapper {    flex-wrap: wrap;    align-items: flex-end;min-height:16vh!important;}
    .page-wrapper {margin:8em 1%;}
    .dismovieup { width:100%;    text-align: center;    color: hsla(0,0%,100%,.2);     font-weight: 1000;   /*background: hsla(0,0%,100%,.2);*/ float:left;border-radius:  var(--radius);}
    .update{width: 100%;    text-align: center;    color: hsla(0,0%,100%,.2);     font-weight: 1000;  /* background: hsla(0,0%,100%,.2);*/float:left;border-radius:  var(--radius);}

    

    .rating { display: contents; float: left;   padding: 2rem !important;}
    /*download button*/
    .imdblogo {top:40px !important;}
    .star, .singlepostinfobox{display: contents;}
    div#receiving_div_id{  width: 90vw;}
    #receiving_div_id a{position:unset!important;left: 0px;}
    #products {display: flex;        flex-wrap: wrap;}

    a.logo {    position: absolute;}
    
    /*.switch {  position: relative;  display: inline-block;  width: 40px;  height: 20px;  margin: auto;  margin-left: 0.5rem; }*/
    .menu-toggle {  margin-right: 10px; top: 1rem; right: 5%; position: absolute; } 
    .Container{  flex: 0 0 100%;    flex-wrap: wrap;    max-width: 100%;}
   
    .categoryMenu { margin-top: 5%; }
    img.attachment-post.size-post.wp-post-image {  width: 100%; }
    div#custom_html-33 { background-color:var(--snow)!important; border-bottom: 2rem;}
    .amargir a {  color: var(--snow); }
    
 }

@media all and  (max-width:1024px){
    
    
 div#caption {    max-height: var(--height5);    overflow-y: hidden;}
.det {   text-align: center;}
.imglink div{ height: 50vh;    background-repeat: no-repeat;    width: 100%;    background-size: cover;    background-position: center top;  }
.imglink {    z-index: -2;    position: absolute;    width: 100%; }
.stpostn {    background-color: transparent!important;}
.autocont a {    color: var(--gold);}
.onimage {display: flex;    padding-top: 50vh;    flex-wrap: wrap;    align-items: center;    justify-content: center;    margin: var(--height3) var(--height1);line-height: var(--height3)!important;}
.onimage * {background-color: unset!important; color:var(--snow)!important;   padding: 0!important;    margin: unset!important;    z-index: 500000;line-height:2.5em!important;    display: contents;}
.leftdetx {    text-align: center;}
.detx {    margin: auto;    max-width: 70vw!important;}
  .autocontx, .leftdetx {    width: 100%;   height: 400px;    flex: 0 0 50%;    z-index: 998;}  
    #thecontx{max-width:90vw;margin:auto;}
    .recomanded, .learn, .comments, .footpost,.footer,#comments, #respond, .comments-area, #wpdcom.wpd-dark{padding:0 5vw 2vw 5vw}
.recomanded * img {    max-height: 27vh;width: 100%;}
.recomanded, .learn, .comments, .footpost{padding:unset;}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
     
         .Containerp {    flex-direction: column;}
    .leftdet{text-align:center;}
    .RightSide {      flex: 0 0 100%;    max-width: 100%; order:1;}
    .MainContent {  flex: 0 0 100%; max-width: 100%; order:2;   max-width: 100%;} 
    .LeftSide {   flex: 0 0 100%; max-width: 100%;order:3; }
    /*.post{min-width:60%;}*/
    
    
    /* SECTIONS */
    .headline {  width: 100%;  height: 50vh;  min-height: 350px;  background: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.7));  background-size: cover;  display: flex;  flex-direction: column;  justify-content: center; }
    .features {  width: 100%;  height: auto;  background-color: #f1f1f1;  display: flex;  padding: 50px 20px;  justify-content: space-around; }
    .feature-container {  flex-basis: 30%;  margin-top: 10px; }
    .feature-container p {  color: #000;  text-align: center;  line-height: 1.4;  margin-bottom: 15px; }
    .feature-container img {  width: 100%;  margin-bottom: 15px; }  
    .headline {  height: 20vh; }
    .feature-container p {  margin-bottom: 25px; }
    .feature-container {  margin-top: 20px; }
    .feature-container:nth-child(2) {  order: -1; }
    /* SEARCH DISABLED ON MOBILE */
    #search-icon {  display: none; }
    .navi-wrapper{position:absolute!important;}
    .navi-wrapper a { color: var(--snow);    position: relative;    } 
    span.icon-moon.icon-Font {  display: none; }
}

@media all and  (max-width:1200px)
{
    .captionSlider * ,.NavParent *{       font-size: unset!important;    font-weight: bolder;}
div#me  p_0,.wp-video { display: inline-block !important; width: 100% !important; max-width:640px;   }
}

@media all and  (min-width: 800px){
    .plyr--video .plyr__controls {    padding: 35px 10px 10px;    position: absolute;    width: 100%;}
.autoupdate {    margin-top: .5vh;       padding: 4vh 1%;  }
    div#Onlinedesc {  margin-right: auto;
    background-color: var(--black);
    margin-lefT: auto;
    padding: 1% 10%;}
   .mainlink br {    display: none;}
    .download-button {    text-align: right;      cursor: pointer;}
    .info {width: 40%;  display: -webkit-box;opacity:.3;} .info:hover {opacity:100;}
    .stpost3 a img {min-width:45%;}.stpost img{position: absolute;    top: var(--height6);    left: 0em;max-width:45%;-webkit-mask-image: -webkit-gradient(linear, center top, right top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
    mask-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0)); }
    /*.MainContent{    padding: 0 .5%;}*/
    #sb_instagram #sbi_images{display:flex !important;}
    #sb_instagram {   padding: 0 0 5% 0!important;}
    .mainside {    min-width: 60%;}
    
    /*.leftnight img {    max-width: 35px;}*/
    .movie-details a{min-width:200px;text-align:center;}
    .miniside {   width: 50%;     margin: 0 25%;}
    .hidemoviedes{display:none !important;}
    /*.clearfix { height: 42vh !important;}*/
    .stposti .det,.stpost .det{ width: 50%; float:right;}

    .autocont { column-count: 2;padding:3vh;width:100%;}
    #owl-postsimple {    display: flex;  align-content: stretch;    justify-content: space-evenly;    align-items: stretch;    flex-direction: row;    flex-wrap: nowrap;}
    .stpost img, .stpost2 img ,.stpost3 img :hover{  box-shadow: 0 8px 10px -8px #000000a8;   }
    .post img{      object-fit: cover;max-width:180px;    min-height: 16vw;    max-height: 250px;    position: relative;    padding: 15px 5px 0 0;    filter: brightness(1.1)contrast(1.1) saturate(1.1);}
    .movie-box-footer {            direction: ltr;    column-count: 3;    border-radius:  var(--radius);    line-height: 4.5em!important;    background: linear-gradient(-90deg, #5f5f5e30, #7979781f,#8e8e8b0f, #a9a9a80f);    background-size: 400% 400%;    animation: gradient 10s ease infinite;    padding: var(--height1) var(--height2);    margin: -2em -2em;   bottom: 25px;  position: absolute;    width: 100%;    display: flex;    justify-content: space-around;    flex-direction: row;    flex-wrap: nowrap;     direction: ltr;    column-count: 3;    border-radius:  var(--radius);    line-height: 4.5em!important;    background: linear-gradient(-90deg, #5f5f5e30, #7979781f,#8e8e8b0f, #a9a9a80f);    background-size: 400% 400%;    animation: gradient 10s ease infinite;    padding:var(--height1) var(--height2);    margin: -2em -2em;    bottom: 25px;    position: absolute;    width: 100%;    display: flex;    justify-content: space-between;}  
    .dfarsi {    background: #ffffff;    color: rgba(37,42,49,.9) !important;}
    .prem {  background: gray;color: var(--snow);}
    .dismovie { background: #05609f8c; }
    .moddate {    color: hsla(0,0%,100%,.2);}
    .dismovieup { color: var(--snow);     }
    .update{   color: hsla(0,0%,100%,.2);   }
    .leftdeti * {  font-weight: 1000;    width: 60%;    opacity: 90%;    text-align: center;   color: var(--snow); border-radius: 0;    margin-bottom: 7px;}
    .stpost3 .leftdet a {    display: contents;}
    .leftdet *{margin: 0;   font-weight: 1000;    text-align: center;    width: 70%;    padding: 0;    place-content: center;}
    .leftdeti {      width: 50%;    bottom: 10%;    left: 0;    display: flex;    position: absolute;    float: left;    flex-direction: column;    align-items: flex-end;    flex-wrap: nowrap;    padding: var(--height2);}
    .leftdet {    height: 300px;    display: flex;    align-items: center;    justify-content: center;    flex-direction: column;}
    .stpost *.leftdet, .stpost2 *.leftdet ,.stpost3 *.leftdet{min-height:13em;}
    .movie-details,.movie-details2 { display: flex ;max-width:60%;   align-items: flex-end;justify-content:center;}
    .com-movie, .movie-date {  min-width: 30%;max-width:30%; } 
    .btnbox * {    width: 30%;}
    
    /*TV*/
    .tvContainer {    justify-content: space-evenly;    display: flex;    margin: 1% 1%;    flex-direction: row;    flex-wrap: wrap;}
    .tvbtn  {width: 100%;    display: block;    background-color: gray;    border-radius: var(--height1);    height: var(--height4);    text-align: center;    color: var(--snow);    padding: var(--height1);    margin: var(--height1);    box-shadow: 4px 2px 4px grey;}
    .tvRightSide {      display: flex;    width: 50%;    justify-content: center;}
    .tvMainContent {    width: 95%;}
    .tvmaincontent * img {      margin: .2em;   }
    .tvsearchBox {       position: absolute;    width: 50%;    display: flex;    justify-content: flex-start;} 
    .tvRightSide *.count_btn{position:relative!important;}
    
    
}


@media all and  (min-width:869px){
    .autoupdate .swiper img{min-height:33vh;}
    .rowimg img {    width: 60vw;    max-width: 1200px;    filter: brightness(1.1)contrast(1.1) saturate(1.1);    -webkit-mask-image: -webkit-gradient(linear, 75% top, 100% top, from(rgb(0 0 0/100%)), to(rgb(0 0 0 /0%)));    mask-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0));    background-image: linear-gradient(358deg, rgb(51, 102, 153) 10%, rgba(51, 102, 153, 0));}
.swiper-button-next, .swiper-button-prev{    top: 33vh!important;}
     .rowpost {    display: flex;    flex: 0 0 100%;    justify-content: space-between;     background-size: 100%;    color: var(--snow);    background-position: center;    max-height: 75vh;    min-height: 70vh;background-image: linear-gradient(358deg, rgb(51, 102, 153) 95%, rgba(51, 102, 153, 0));    align-items: center;    flex-wrap: wrap;}
    .thumtag{width:18%;}
    .dettag{width:75%;}
    .stsearch{padding: 3vh 1%;   background-color: var(--black);    border-radius:  var(--radius);    direction: rtl;      border-radius: 0!important;}
    .tagstyle ,.eplist a,.subsetthing a,.subsetthing span{ text-align:center; background-color: #626262;    color: var(--snow) !important;    text-decoration: none!important;    border-radius: 5px;    margin: 0.4vw;    display: inline-block;    padding: 0 0.4vw;    font-size: .4vw!important;}
.footer {display: flex;       color: var(--snow);  }  
    .footpost .aboutm {    border-radius:  var(--radius);    padding: 0.5em 20px;    max-width: 50%;    flex: 0 0 50%;}
    .learn.dark-mode {    column-count: 2;  min-height:50vh;}.learn div{min-height:50vh;}
    .footpost{display: flex;  flex-direction: row;}
    .nostyle{padding: 0em!important; font-size:unset!important;    text-align: right;}
    video{width:30vw;}
    .swiper-button-next, .swiper-rtl .swiper-button-prev {    margin-right: 1%;}
.swiperslider * video{object-fit: cover;   width: 75vw!important;    height: auto;       float: left;    clip-path: circle(75vw at left);min-height:65vh;max-height:65vh;}
.swiperslider {       width: 100vw;    max-height: 65vh;    max-width:100vw;}.swiper-fade .swiper-slide{max-height:65vh;overflow:hidden;}
.swiper * {    color: var(--snow);}
.captionSlider * {    font-size: large!important;}
.captionSlider {  position: absolute;  display: flex;    height: 70vh;    top: 0;    align-items: center;   text-align: center;    justify-content: center;    max-width: 25vw;}
.swiper * {    color: var(--snow);}
.captionSlider {     position: absolute;
    font-size: large!important;
    display: flex;
    height: 70vh;
    top: 0;
    align-items: center;
    text-align: center;
    justify-content: center;
    max-width: 25vw;
    flex-direction: column;right: 5%!important;}
 .pmpro_confirmation_wrap{padding-top:var(--height5);}
    .det {    max-width: 70vw;    margin: auto;    text-align: right;}
  .onimage * h2 {    display: block !important;}
     li.menu-item{    margin: .5rem; } 
    .m1 div, .m3 div , .m10 div { padding: 2.5em;}
    .onlinepl { background-position-x: -2px;  }
    large{width:60%;}
    .download-versions * a {    min-width: 28%;}
    .download-versions * a div {text-shadow: none;
    font-weight: 1000;
    text-align: center;
    padding: 8.5% 5%;
    border-radius: 5px;
    margin: 0 5px;}
    .download-button{padding:10px;}

    .download-button * {line-height: 3.5vh!important;}
.imglink div{     background-size: 100% auto;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    filter: contrast(1)brightness(.2)blur(10px);
    height: 70vh;
    -webkit-mask-image: -webkit-gradient(linear, right top, right center, from(rgb(0 0 0)), to(rgb(0 0 0 / 69%)));
    mask-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));}
.imglink {    z-index: -2;    position: absolute;    width: 100%;    margin:-10vh 0; }
.stpostn {    background-color: transparent!important;}
.autocont a {    color: var(--gold);}
.onimage {     display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 5vh;
    height: 50vh;}
.onimageimage{min-width: 100px;
    width: 100%;
    object-fit: none;
    height: auto;
    position: relative;background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 57vh;
    filter: brightness(1.3)contrast(1.3) saturate(1.3);
    max-width: 100%;  flex: 0 0 20%;    margin: 0 var(--height2)!important;        background-repeat: no-repeat;}
.onimage div {background-color: unset!important; color:var(--snow)!important;   padding: 0!important;    margin: unset!important;  }
.leftdetx {    text-align: center;}
.onimage * hr{border-color: #ffffffeb;
    margin: .5rem 0;border:1px solid rgba(255, 255, 255, .1);}
.detx {    margin: auto;    max-width:70vw!important;}
  .autocontx, .leftdetx {    width: 100%; /*  height: 400px;    */flex: 0 0 30%;    z-index: 998;}  
    #thecontx{max-width: 70vw;
    min-width: 800px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0vw;
    margin-bottom: 10vw;}
    .LeftSideO * .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap{min-width:100%;}
    .LeftSideO * .wpd-form-head,.LeftSideO * .wpd-avatar,.LeftSideO * .wpd-editor-buttons-right{display:none!important;}
    .LeftSideO * textarea {  min-height: 12em !important;}.LeftSideO * #comments{margin:auto auto!important;}
    div#playlist * #playlist {    max-height: 0px;    display: none;}
    .LeftSideO * #wpdcom .wpd-form-foot{margin-right:unset!important;}
.leftSideO .learn.boxShadow.dark-mode.notmobile {  text-align: center;}
    .LeftSideO * #wpdcom .wc-field-submit{text-align: center!important;    width: 100%;    padding: 1px 0 0 2px;    display: flex;    flex-wrap: wrap;    justify-content: center!important;    align-items: flex-start!important;}
    #playlist h6,.LeftSideO h6{ padding-left: 20px;    padding-right: 20px; color:var(--snow); text-align: right;    margin-bottom: var(--height1);    border-bottom: 4px solid var(--gold);    width: fit-content;}
  .underline,.det h2,.recomanded h6, .learn h6, .comments h6,#ajax h3,.RightSide h3,.stpost3 h6{ padding-top: var(--height5)!important;padding-left: 20px;    padding-right: 20px;  text-align: right;    margin-bottom: var(--height1);    border-bottom: 4px solid var(--gold);    width: fit-content;}
 #thecontx h3{ padding-top: var(--height3);padding-left: 20px;    padding-right: 20px;  text-align: right;    margin-bottom: var(--height1);   }

}
 @media all and  (min-width: 1200px){ 

#ajax *.digcon,#ajax *.digits-edit-phone_container .button{max-width:20vw!important;}
     #newposts {    display: flex;    justify-content: space-around;    flex-wrap: wrap;}
     .stpost.boxShadow.dark-mode.HBorder-R {    flex: 0 0 48%;}

    /*.leftHeadMenu>div {    padding: 0 0 0 5%;}*/
    .navibar img {  height: auto;  width: auto;  justify-self: start;  margin:.5rem; }
    .navi-item a {  color: #000;   font-weight: 400;  text-decoration: none;  transition: color 0.3s ease-out; }
    .navi-item a:hover {  color: var(--gold); } 
    /****submenu****/   
    .dropbtn {  background-color: #4CAF50;  color: var(--snow);  padding: 16px;  border: none; } 
    .dropdown {  position: relative;  display: inline-block; }
    .dropdown-content {  display: none;  position: absolute;  background-color: #f1f1f1;  min-width: 160px;  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);  z-index: 1; }
    .dropdown-content a {  color: var(--black);  padding: 12px 16px;  text-decoration: none;  display: block; }
    .dropdown-content a:hover {background-color: var(--lgray);} 
    .dropdown:hover .dropdown-content {display: block;}
    .dropdown:hover .dropbtn {background-color: var(--green);}
    /*end*/
    /* SEARCH FUNCTION */
    .search-input {     border: 0;    border-radius:  var(--radius);     padding: 10px;    background-color: var(--hgray);    width: 100%;  }
    button.count_btn,a.count_btn { position: absolute; left: 0.5rem!important; padding:.5% 2%; border: none; background-color: transparent;}
    /* MOBILE MENU & ANIMATION */
    .menu-toggle .bar{  width: 25px;  height: 3px;  background-color: #3f3f3f;  margin: 5px auto;  -webkit-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out; }
    .menu-toggle {  justify-self: end;  margin-right: 25px;  display: none;  z-index: 999; }
    .menu-toggle:hover{  cursor: pointer; }
    #mobile-menu.is-active .bar:nth-child(2){    opacity: 0; }
    #mobile-menu.is-active .bar:nth-child(1){  -webkit-transform: translateY(8px) rotate(45deg);  -ms-transform: translateY(8px) rotate(45deg);  -o-transform: translateY(8px) rotate(45deg);  transform: translateY(8px) rotate(45deg); }
    #mobile-menu.is-active .bar:nth-child(3){  -webkit-transform: translateY(-8px) rotate(-45deg);  -ms-transform: translateY(-8px) rotate(-45deg);  -o-transform: translateY(-8px) rotate(-45deg);  transform: translateY(-8px) rotate(-45deg); } 


    /*search*/
    
    .searchBTN {  border: none;  background: transparent;  position: absolute;  top: 6px;  left: 4px; }
    /*switch dark mode*/ /*.switch {  position: relative;  display: inline-block;  width: 40px;  height: 20px;  margin: auto; }*/
    .switch input {  opacity: 0;  width: 0;  height: 0; }
   .SubtitleEditor * .sliderBTN{ min-height: var(--height2)!important;}
    .sliderBTN {  position: absolute;  cursor: pointer;  top: 0;  left: 0;  right: 0;  bottom: 0;  background-color: var(--lgray);  -webkit-transition: .4s;  transition: .4s;  border: 2px solid #8c8b8b;  background: rgb(28,28,28);  background: linear-gradient(  180deg  , rgba(28,28,28,1) 0%, rgb(107 107 107) 100%);  box-shadow: 3px 2px 2px 0px rgb(70 70 70); }
    .sliderBTN:before { position: absolute; content: ""; height: 15px; width: 15px; left: 0px; bottom: 0.5px; background-color: var(--snow); -webkit-transition: .4s; transition: .4s;} 
    i.icon-play-alt.icon-Font { position: absolute; left: .75rem; top: calc(50% - 9px);}
    input:checked + .sliderBTN {  background-color: #2196F3; } 
    input:focus + .sliderBTN {  box-shadow: 0 0 1px #2196F3; }
    input:checked + .sliderBTN:before {  -webkit-transform: translateX(23px);  -ms-transform: translateX(23px);  transform: translateX(23px); }
    /* Rounded sliders & dark mode */
    .sliderBTN.round {  border-radius:  var(--radius); }
    .sliderBTN.round:before {  border-radius:  var(--radius); }
    body {  padding:0 ;  background-color: var(--lgray);  color: var(--black);  direction:rtl!important; }
    /*login*/
   .digits-login-modal, .login_logout, .leftnight a {   background:transparent;    border-radius:  var(--radius);    border: none;    color: var(--snow);    font-weight: 700;    box-shadow: none;    position: relative;    cursor: pointer; }    
    span.icon-user.icon-Font { position: absolute; top: 0.75rem; right: calc(50% - 4rem);}
    ul li a {  text-decoration: none; } 
    /*neeeeeeeeeeeeew*/ 
    ul.navi  ul {  display: none; }   
    ul.navi li:hover > ul {  display: block;  transform: unset;  /*width:80%;*/ } 
    ul.navi .menu-item-has-children:hover > ul {  display: block; } 
    ul.navi  ul {  display: none;    position: absolute;    top: 2.5em;    left: 0;    color: var(--black);    z-index: 99999;    width: 180px;    background: var(--gray) ;   box-shadow: 0px 3px 3px rgb(0 0 0 / 20%);    border-top: 1px solid var(--gray); } 
    ul.navi li {  position: relative; }
   

    .searchtext.dismovie {   text-align: center;    color: var(--snow);   opacity: .9;    background: red;}
    div#goend ,div#gotop{position: fixed;color: var(--black);width: var(--height2);text-align: center;border-radius: 150px;cursor: pointer;z-index: 999;bottom: 1.5em;left: 1em;}
    div#goend {bottom: .2em;  left: var(--height3);}
    div#goend:hover ,div#gotop:hover{margin-top: 5px;}
    .searchtext .dis {       background: hsla(0,0%,100%,.2) !important;    color: var(--snow) !important;text-align:center;border-radius: var(--radius);}
    #pmpro_levels_table {    line-height: var(--height3);    width: 100%;}
    
    tr.odd {    background-color: #8080801a;}
    li.recent-comment.recent-comment-tb:nth-child(odd) {    box-shadow: 0px 0px 7px 0px grey;    background-color: #e8e3e3;}
    .recent-comment {    list-style-type: none;    margin-top: 10px;    zoom: 1;    padding: .5em;}
    ul.bwp-rc-ulist {    margin: .5em;}
    /**************************************parvanweb*****************************/
    .wtable,.wtable .tbls {    width: 100%;    box-sizing: border-box;}
    .wtable .item,.wtable .tabs {    text-align: right;    overflow: hidden;padding-right: 10px;    padding-left: 10px;}
    .wtable .item {      font: 12px/30px vsans, Sans;  /*  color: var(--black)!important;*/    cursor: pointer;    box-shadow: 1 1 1px 1px var(--black); border-top-left-radius: 5px;    border-top-right-radius: 5px;   /* background-color: var(--snow);*/    text-decoration: none;   transition: all .2s ease-in-out;}
    .tb_name a,.tblsp {    transition: all .2s;padding: 5px 10px;overflow: hidden;    box-shadow:1px 0px 1px #00000094;border-top-left-radius: 5px;  border-top-right-radius: 5px;  border-top-right-radius: 3px;    border-top-left-radius: 3px;max-height:40px;overflow: hidden;}
    .jadval-select {    text-shadow: 0 0 9px var(--snow)}
    .un-jadval-select {    text-shadow: none}
    .wtable .tbls.tbls2 {padding-right:10px;}
    .wtable .titr-iaow .tabs {    font: 12px/28px vsans, Sans!important}
    .padding-box-foaw .tabna {    margin-top: 3%;    padding-bottom: 5px!important}
    .wtable .tbls {    margin: 1px 3px 1px;}
    .wtable .tabs {    width: 30%;    float: right;    font: 11px/18px Sans;  /*  color: var(--black);  */  padding: 0px 2px 5px 5px;    margin-top: 0px;    height: 19%;}
    .wtable .tbls.tbls2 .tabs {    height: 25px;    line-height: 25px}
    .wtable .tabs a {/*color: var(--black);*/    margin-right: 5px;    box-shadow: none!important;    border: 0!important;}
    .wtable .tabs a:hover {-webkit-text-stroke: 0.05em var(--black) !important;text-decoration:none !important;}
    .wtable .cover {    overflow: hidden;    text-align: center;    border-radius: 3px;    width: 5.3em;    margin-left: 8px;    margin-top: 8px}
    .wtable .cover img {    margin: 0;    padding: 0;    height: var(--height4)}
    .wtable .keeper {     width: 95% !important;}
    .wtable .keeper .mover {    width: 100%;    height: auto;    top: 0;    right: 0}
    .wtable .keeper .mover .cell {width: 100%;    height: auto;    text-align: center}
    .tblsp:hover {    -webkit-filter: sepia(.5);    -moz-filter: sepia(.5);    -ms-filter: sepia(.5);    filter: sepia(.5)}
}

@media(max-width:800px){.wtable{display:none}}
@media(min-width:800px){.wtable {    height: auto; /*   background-color: #ebe9e9;*/    box-shadow: 0 0 2px rgba(0, 0, 0, .1);    padding-bottom: 3px;    margin-top: 3px;}}
@media screen and (max-width:720px) {.wtable .tabs { width: 1%; display: table-cell; float: none;}.wtable .cover { float: right; border: 0; width: 100%; text-align: center; margin: 10px auto 0;}}
@media screen and (max-width:640px) {.culomn_days_right,.wtable .item { margin-left: 0!important;}.culomn_days_left,.culomn_days_right { width: 100%!important; float: none!important; text-align: center!important;}.wtable .item { border-radius: 0; margin-bottom: 0; padding-bottom: 3px;} }
@media screen and (max-width:480px) {.wtable .item { width: 100%; float: right;}}
@media screen and (max-width:320px) {.wtable .tbls.tbls2 { display: none;}.wtable .tabs { width: 100%; text-align: center;}.wtable .cover img { max-width: 100%; height: auto;}}
.culomn_days_right {    margin-right: 3px;}.tbls.tblsp:nth-child(odd) {background-color: #80808038 !important;}

@media(max-width:700px){.tv{display:none;}}