@import "font.css";
@import "main-grid.css";

:root {
--main-color: #e6f8f0;
--text-color: #0C0C0C;
--blue-color: #00a875;
--gray-color: #FFF;
}

.install-elementor{display:none;}

.digits_login_form .dig-modal-con{
	background: linear-gradient(rgba(34,35,39,0.9),rgba(34,35,39,0.9)) !important;
}

.digits_login_form .dig_sml_box_msg_head, .digits_login_form .dig_ma-box .digits-form-select .select2-selection__rendered, .digits_login_form .dig_ma-box .dark a, .digits_login_form .dig_ma-box .dark .dig-cont-close, .digits_login_form .dig_ma-box .dark, .digits_login_form .dig_ma-box .dark .minput label, .digits_login_form .dig_ma-box .dark .minput input, .digits_login_form .dig_ma-box .darke{
	color:#fff !important;
}

.digits_login_form .dig_ma-box .bgtransborderdark{
	border-color: rgb(255, 255, 255) !important;
  background: transparent;
	transition: 0.3s all;
	color:#fff;
}

.digits_login_form .dig_ma-box .bgtransborderdark:hover{
	transition: 0.3s all; 
	background: #fff !important;
	color:#000 !important;
}

.dig_login_rembe .dig_input_wrapper::before {
  background-color: #fff !important;
}

.hiddentxt{
	display:none;
}

@media(min-width:767.1px) and (max-width:1199.9px){
	.boxdl .bdy .open-close span{
		width:21% !important;
	}
}

@media(max-width:767px){
	.boxdl .bdy .open-close span{
		width:100% !important;
	}
	
	.boxdl .hed .title{
		font-size: 12px !important;
	}
	
	.gamebox p{
	    padding-top:50px !important;
		padding-left: 19px !important;
		padding-right: 19px !important;
	}
	.actor-container .actor-name{
		font-size: 12px !important;
	}
}
    .boxdl .bdy .open-close {
height: 9rem;
margin-bottom: 41px !important;
}

.widthlimob1 {
   width: 49% !important;
margin-left: 7px !important;
border-right: 1px solid !important;
left: -4px;

}

.boxdl .bdy .open-close span.btn {
width: 86% !important;
margin: 0;
position: absolute !important;
padding: 13px !important;
margin-top: 70px !important;
left: 7% !important;
}

.boxdl .bdy .open-close span {
    font-size: 12px !important;
}

}


.boxdl .bdy .hideme span.btn {
    color: #000;
    background: var(--blue-color);
}


.boxdl .bdy .open-close span.btn {
    padding: 7px 16px;
    margin: 7px;
    float: left;
    color: #fff;
    border-radius: 25px;
    font-weight: 600;
    background: #0071e3;
    transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
}

.boxdl .bdy .open-close span {
    color: #0071e3;
    font-size: 14px;
    font-weight: 400;
    padding: 14px 9px;
    display: inline-block;
}


.left_title_download{
	float: left;
    font-weight: 500;
}
.left_title_download span{
	color:#eb8307;
}

    
.btntrailer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 15px;
  cursor: pointer;
}

.btntrailer .play {
position: relative;
max-width: 150px;
background: #0000007a;
display: flex;
justify-content: center;
align-items: center;
transition: 0.5s;
border-radius: 5px;
padding: .7rem 1rem;
min-width: 115px;
text-align: center;
font-size: 11px;
color: #fff;
top: 4px;
right:8px;
}

.btntrailer .play:hover {
    background: #000;
}

.play span{
  padding:15px;
}
.btntrailer.active .play{
  /*box-shadow: 0 0 0 150vh #0000005d;*/

}

.btntrailer.active{
    z-index:10;
 
}

.btntrailer p {
  font-weight: 500;
  font-size: 1em;
  color: #888;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.cliptrailer{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) scale(0);
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  background:#000000b5;
}
.cliptrailer.active{
  visibility: visible;
  opacity: 1;
  transition-delay: 0.5s;
  transform: translate(-50%,-50%) scale(1);
}
.cliptrailer video{
  max-width: 900px;
  outline: none;
  border: 5px solid #000;
  box-shadow: 0 15px 35px rgba(0,0,0,0.25);
}
.cliptrailer .closetrailer{
position: absolute;
top: 30px;
left: 30px;
cursor: pointer;
font-weight: 500;
font-size: 1em;
color: #fff;
background: #00000085;
padding: 13px;
border-radius: 50px;
}
@media (max-width: 991px)
{
  .cliptrailer video
  {
    max-width: 90%;
  }
}
    

@media(max-width:960px){
    .btntrailer .play {
        top:-1px;
    }
}

@media(min-width:800px) and (max-width:1920.98px){
	.boxdl .bdy .open-close span.btn {
    width: 300px !important;
    margin: 0 !important;
    position: absolute !important;
    left: 19px !important;
    padding: 13px !important;
}
	.boxdl .bdy .open-close {
    height: 4.2rem !important;
    margin-bottom: 16px !important;
}

}
@media(min-width:480px) and (max-width:1920.98px) {
	
    .boxdl .bdy ul li ul.inf0 {
    float: none !important;
    padding-top: 16px !important;
    margin-bottom: -26px !important;
    padding-right: 20px !important;
}

.boxdl .bdy ul li ul.inf0 li:first-of-type {
     color: var(--blue-color) !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    display: block !important;
    width: 66% !important;
    margin-top: -4px;
    margin-bottom: 4px;
    text-align: right;
}

.boxdl .bdy ul li ul.inf0 li {
    float: none !important;
    padding: 10px !important;
        padding-left: 10px !important;
    padding-left: 0px !important;
    display: block !important;
    width: 12% !important;
}

.boxdl .bdy ul li ul.l1nk, .boxdl .bdy > ul > li > ul.l1nk > li, .boxdl .bdy > ul > li > ul.l1nk > li a {
    text-align: center !important;
    margin-bottom: -6px !important;
    margin-top: -18px !important;
    display: block !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    left: 10px !important;
    width: 171px !important;
    border-radius: 47px;
float: left;
}

.boxdl .bdy ul li ul.inf0 {
    float: none !important;
    padding-top: 22px !important;
    margin-bottom: -33px !important;
    padding-right: 20px !important;
}

.boxdl .bdy > ul {
    width: 100% !important;
    float: right !important;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    display: none;
    background: #29292999;
    padding: 32px !important;
    border-radius: 10px !important;
}

}


.boxdl-title {
     margin-top:20px;
     clear:both;
     display:block;
     font-size:18px;
     border-top-right-radius:25px;
     background-color:#444;
     color:#FFF;
     padding:5px 12px 1px 1px;
     max-width:110px;
     position:relative;
     right:5px 
}

 .box-img, .boxdl {
    padding: 10px 0px;
text-align: justify;
position: relative;
display: inline-block;
width: 100%;
}
 .box-img .hed .title, .boxdl .hed .title {
     line-height:32px;
     float:right;
     font-size:18px;
     color:#0071e3;
     position:relative;
     font-weight:500;
     padding-bottom:10px 
}
 .boxdl .hed svg {
     margin-bottom:-7px;
     margin-left:3px;
     fill:#0071e3 
}

.box-img .bdy, .boxdl .bdy {
     float:right;
     position:relative;
     display:block;
     width:100% 
}
 .boxdl .bdy .open-close {
     float:right;
     width:100%;
     margin-bottom:12px;
     font-weight:700;
     font-size:14px;
     cursor:pointer;
     padding:0 5px;
     border-radius:8px;
     border: 1px solid #fff;
background: #f3f4f6;
box-shadow: 0 0 20px rgba(255, 255, 255, 0.34);
}
 .boxdl .bdy .open-close span {
     color: #000;
font-size: 11px !important;
font-weight: 400;
padding: 13px 0px;
display: inline-block;
width: 18%;
}
 .boxdl .bdy .open-close span.btn {
     padding:7px 16px;
     margin:7px;
     float:left;
     color:#fff;
     border-radius:25px;
     font-weight:600;
     background:var(--blue-color);
     transition: all .3s ease-out;
     -o-transition: all .3s ease-out;
     -ms-transition: all .3s ease-out;
     -moz-transition: all .3s ease-out;
}

.boxdl .bdy .open-close:hover span.btn {
     box-shadow: 0 0 8px rgba(0, 70, 255, 0.45);
}
 .boxdl .bdy .hideme span.btn {
     color:#fff;
     background:var(--blue-color);
}
 .boxdl .bdy>ul {
     width:100%;
     float:right;
     -webkit-transition:none;
     -moz-transition:none;
     -o-transition:none;
     -ms-transition:none;
     transition:none;
     display:none ;
     background: #eaeaea;
padding: 10px;
border-radius: 10px;
}
 .boxdl .bdy>ul>li {
display: inline-block;
float: right;
margin-bottom: 13px;
width: 100%;
font-weight: 600;
font-size: 13px;
position: relative;
border-radius: 9px;
color: #000;
margin-left: 12px;
	 background: #fff !important;
}
 .boxdl .bdy>ul>li>span {
     color:#5d5d5d;
     font-size:13px;
     font-weight:400;
     padding:13px 0 13px 13px;
     display:inline-block 
}
 .boxdl .bdy ul li ul.inf0 {
         position: relative;
    padding: 14px 10px;
    display: flex;
}
 .boxdl .bdy ul li ul.inf0 li {
     float:right;
     position:relative;
     padding-left:15px 
}
 .boxdl .bdy ul li ul.inf0 li:first-of-type {
color: var(--blue-color);
padding-left: 0px;
padding-right: 0px;
display: block;
width: 100%;
}
 .boxdl .bdy ul li ul.l1nk {
     float:left;
     padding:7px 5px 5px 
}
 .boxdl .bdy>ul>li>ul.l1nk>li {
     display:inline-block;
     float:left;
     cursor:pointer;
     position:relative 
}

 .boxdl .bdy>ul>li>ul>li:hover .tooltiptext {
     visibility:visible 
}

     .boxdl .bdy ul li ul.l1nk, .boxdl .bdy>ul>li>ul.l1nk>li, .boxdl .bdy > ul > li > ul.l1nk > li a {
text-align: center;
margin-bottom: -8px;
margin-top: -1px;
width: 97%;
display: block;
padding-top: 14px;
padding-bottom: 14px;
    }
     .boxdl .bdy > ul > li > ul.l1nk > li.scr, .boxdl .bdy > ul > li > ul.l1nk > li.scr svg {
         transition:all .3s ease-out;
         -o-transition:all .3s ease-out;
         -ms-transition:all .3s ease-out;
         -moz-transition:all .3s ease-out
    }
     .boxdl .bdy > ul > li > ul.l1nk > li.scr {
         background:#ffc402;
         padding-top:5px;
         border-radius:25px
    }
     .boxdl .bdy > ul > li > ul.l1nk > li.scr:hover {
         background:#0071e3
    }
     .boxdl .bdy > ul > li > ul.l1nk > li.scr svg {
         fill:#333
    }
     .boxdl .bdy > ul > li > ul.l1nk > li.scr:hover svg {
         fill:#fff
    }
     .boxdl .bdy > ul > li > ul.l1nk > li:last-of-type {
         margin-bottom:0
    }
     .boxdl .bdy ul li ul.inf0 {
     float: none;
text-align: center;
padding-top: 16px;
margin-bottom: -26px;
    }
     .boxdl .bdy ul li ul.inf0 li {
        float: none;
padding: 10px;
padding-left: 0px;
display: block;
width: 100%;
    }
     .boxdl .bdy .open-close {
         text-align:center;
         padding:10px
    }
     .boxdl .bdy .open-close span {
         display:block
    }
     .boxdl .bdy .open-close span.btn {
    width: 300px;
    margin: 0;
    position: absolute;
    left: 19px;
    padding: 13px;
	background:var(--blue-color);
    }


 .box-img .hed .title, .boxdl .hed .title {
     line-height:32px;
     float:right;
     font-size:18px;
     color:#000;
     position:relative;
     font-weight:500;
     padding-bottom:10px 
}
 .boxdl .hed svg {
     margin-bottom:-7px;
     margin-left:3px;
     fill:#0071e3 
}

li.dir {
     padding-left:2px 
}
 li.sub, .kftall, .kftfhd, .kft1080, .kft720, .kft480 {
     padding-left:5px 
}
 .kftall a, .kft1080 a, .kft720 a, .kft480 a, .kftfhd a, li.sub a, li.dir a {
     padding:7px 18px;
     border-radius:25px;
     display:inline-block;
     position:relative;
     color:#fff;
     font-weight:400 
}
 .kftfhd span {
     background:#fff;
     color:#333;
     margin-right:10px;
     border-radius:2px;
     padding:0 5px;
     display:inline-block
}
 li.dir a {
     background:#0071e3;
     box-shadow:0 0 8px rgba(0, 70, 255, 0.45) 
}
 li.sub a {
     background:var(--blue-color);
}
 .kftall a {
     background:#001038 
}
 .kftfhd a {
     background:#676767; 
}
 .kft1080 a {
     background:#0039d0 
}
 .kft720 a {
     background:#0033bd 
}
 .kft480 a {
     background:#002a9a 
}
 .kftfhd a:hover, .kft1080 a:hover, .kft720 a:hover, .kft480 a:hover, li.sub a:hover, li.dir a:hover {
     background:var(--blue-color) !important;
     color:#fff;
     box-shadow:none 
}

.dubsubicon i {
 position: absolute;
    padding: 10px;
    height: 35px;
    font-size: 15px  !important;
    padding-top: 9px;
    right: 42px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-left: 13px;
    padding-right: 13px;
}

.casthide span{
	color: #b3b3b3;
}

.dubsubicon a {
position: absolute; padding: 10px ; height: 35px ; padding-right: 41px ; margin-right: 39px ; padding-left: 41px ; font-size: 15px  !important; padding-top: 6px ; right: 36px ; border-top-left-radius: 7px ; border-bottom-left-radius: 7px ; width: 206px ; text-align: center;
}

.dubsubicon a:hover{
	color:#000;
}

.titraddmodir{
	font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
border-radius: 10px;
margin-right: 9px;
color: var(--blue-color);
    padding-top: 1rem;
text-align: right;
margin-bottom: 11px;
}

.addmodirt{
	 background: #292929;
    border-radius: 8px;
    line-height: 28px;
    font-size: 12px;
    padding: 20px 26px 7px 20px;
    width: 100%;
    text-align: initial;
}

.deskseriesdub{
	display:block;
}

.mobseriesdub{
	display:none;
}

/* technotarh.com */
.actor-image img {
    border-radius: 50%;
    width: 125px;
    margin-left: 10px;
}
.actor-btn-follow{
  margin: 0 20px;
  font-size: 0px;
}
.actor-btn-follow::before{
  content: '+ دنبال کنید';
  font-size: .875rem;
}
.actor-btn-follow.loading::before{
  content: '...'
}
.actor-btn-follow.liked::before{
  content: 'حذف کنید'
}
.actor-btn-follow.liked{
  background-color: #4c4c4c !important;
    color: #cecece !important;
}
.wg-soon{
  font-size: 12.5px !important;
  line-height: 27px;
}
.see-all-result {
  margin: 10px auto 30px;
  background: #4e555d;
  padding: 10px 20px;
  width: 100%;
  border-radius: 5px;
  text-align: center;
  color: #fff;
}
.see-all-result:hover {
  background: #3f444a;
  color: #fff;
}
#dataFetch{visibility: hidden;}
#dataFetch.active{visibility: visible;}
#loader::before,#loading::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 2.5em;
  height: 2.5em;
  margin: -76px 0 0 -76px;
  border: 4px solid #ffffff3b;
  border-radius: 50%;
  border-top: 4px solid #13d42f;
  -webkit-animation: spin .8s linear infinite;
  animation: spin .8s linear infinite;
  display: none;
}
#loader.loading-s::before{
  display: block;
}
#loading::before {
  top: auto;
  bottom: 0;
  display: block;
}
#loading {
  position: relative;
  left: 0;
  right: 0;
  margin: 30px auto 0;
  clear: both;
  height: 60px;
	display: none !important;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 }
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom {
  from{ bottom:-100px; opacity:0 }
  to{ bottom:0; opacity:1 }
}
.done{
  background-color: #999696c4 !important;
  pointer-events: none;
}
.mtnetelaat {
  font-size: 12px;
  line-height: 25px;
  margin-bottom: 20px;
}
form#commentform {
  position: relative;
  margin-bottom: 50px;
}
.spoil-warning {
  color: #000;
  background: #FFC107;
  font-size: 11px;
  line-height: 19px;
  letter-spacing: .5px;
  border-radius: 5px;
  padding: 0 5px;
  margin: 0 0 5px;
  display: inline-block;
  cursor: pointer;
}
.spoil {
  max-height: 0px;
  overflow: hidden;
  transition: .5s;
}
a.comment-reply-link {
  margin-right: 20px;
  margin-top: 3px;
}

.colorcomment p{
color: #424242;
}

.comment-item {
  position: relative;
}
.transparent-checkbox-container input {
  width: 100%;
}
small.author-role {
  background: #505050;
  padding: 1px 4px;
  border-radius: 2px;
  line-height: normal;
  vertical-align: text-top;
  margin: 0px 5px;
	color:#fff;
}
.t-story-0-1-327,.game-desc {
  font-size: 12px;
  line-height: 25px;
  margin-bottom: 15px;
}
#tag-sec .tag {
  margin-bottom: 6px;
}
.cast p{
  margin-bottom: 5px;
}
.spoil_technotarh_com{
  position: absolute !important;
  bottom: -25px;
}
.in-comments input#submit {
  background-color: var(--blue-color);
  color: #ffffff;
  outline: none;
  border: none;
  min-width: 190px;
  padding: 17.5px 0;
  min-width: 170px;
  text-align: center;
  font-size: 15px;
  border: none;
  transition: .3s;
  margin-bottom: .5rem;
  position: absolute;
  left: 0;
  top: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.wishlist .bt-bookmark {
  display: block;
  font-size: 0px;
  position: relative;
  line-height: 30px;
  height: 30px;

}
.wishlist .bt-bookmark::before{
  content: 'افزودن به لیست';
  display: block;
  font-size: 12px;
}
.wishlist .bt-bookmark.liked::before{
  content: 'خذف از لیست';
}
.wishlist .bt-bookmark.loading::before{
  content: '';
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 1;
  width: 1.5em;
  height: 1.5em;
  margin: 0;
  border: 2px solid #0000003b;
  border-radius: 50%;
  border-top: 2px solid #517b57;
  -webkit-animation: spin .5s linear infinite;
  animation: spin .5s linear infinite;
}
.btn-main-gray a {
  display: inline-block;
  color: #000;
}
.btn-main-gray a:hover{
  color: #000;
}
.btn-main-gray .bt-bookmark.loading::before {
  content: 'لطفا صبر کنید...';
  position: relative;
  -webkit-animation: none;
  animation: none;
  width: auto;
  height: auto;
  border: none;
  top: auto;
  right: auto;
  cursor: no-drop;
}
.game-like-action a.bt-bookmark.fm-add-to-watchlist::after {
  content: "+";
margin: 3px 2px -3px 2px;
display: block;
font-size: 25px;
font-weight: inherit;
}
.game-like-action a.bt-bookmark.fm-add-to-watchlist.liked::after {
  content: '✓';
margin: 0 2px -3px 2px;
  display: block;
}
.game-like-action a.bt-bookmark.fm-add-to-watchlist.liked {
  background-color: #92929261;
}

/* technotarh.com */


body,html {
  background-color: var(--main-color);
  color: var(--text-color);
  direction: rtl;
  font-family: iranyekan;
  word-break: break-word;
}

.titleindex1{
    background: var(--blue-color);
color: #fff;
padding: 5px;
border-radius: 7px;
padding-right: 10px;
padding-left: 10px;
}

@media(min-width:992px){

#game-single-series{
padding-right:1rem;
padding-left:1.5rem;
}

  .container-fluid{
    padding:1px 30px;
  }
}
#offers-single-s {display: none; }
.breadcrumb {
  color: #000;
  background-color: #fff;
  font-size: 12px;
}

.breadcrumb-item.active {
  color: #000;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #000;
  content: "> ";
  padding: 0 5px;
}

.special-index-s { display:none;}
a {
  color: var(--text-color);
  font-size: 12px;
  transition: .3s;
outline: none !important;
}

a:hover {
  color: var(--blue-color);
}

p {
  font-size: 12px;
  line-height: 25px;
}

@media(min-width:800px) and (max-width:1279.98px){

button {
  font-size: 10px !important;
}

h1 {
  font-size: 33px !important;
}

h2 {
  font-size: 22px !important;
}

h4 {
  font-size: 14px !important;
}

h5 {
font-size:13px !important;
}

a {
font-size:10px !important;
}

p {
font-size:9px !important;
line-height:18px !important;
}

.vg-nav > ul > li > a{
font-size:9px !important;
}

.dubbedfa1 p{
    margin-right: 5px !important;
padding-top: 2px !important;
}

.asadubbed10 p{
font-size:9px !important;}

.game-box-info p{
font-size: 9px !important;
line-height: 16px !important;
}

.game-box .game-item-overlay i{
font-size:14px !important;
}

.asadubbed10 svg{
width:14px;
}

.detailwidth1{
margin-right:-50px
}

.game-images .game-image {
width:115px !important;
}

.actor-image img{
width:108px !important;
}

.actor-container .actor-name{
margin-top:0px !important;
}

.game-desc{
font-size:10px !important;
}

#comments-sec , #tag-sec{
max-width:900px !important;
}

}


button {
  font-size: 12px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 25px;
}

h4 {
  font-size: 17px;
}

h5 {
  font-size: 16px;
}

a:hover {
  text-decoration: none;
}

.ltr {
  direction: ltr;
}

.rtl {
  direction: rtl;
}

.cursor-pointer {
  cursor: pointer;
}

/* text colors */
.text-main-gray {
  color: var(--gray-color);
}
/* buttons*/
button:focus {
  outline: none;
}

[class^='btn-main'], [class*='btn-main'] {
  border-radius:5px;
  padding: .7rem 2rem;
  min-width: 171px;
  text-align: center;
  font-size: 11px;
  border: none;
  transition: .3s;
}

.lg-btn {
  min-width: 170px!important;
}

.btn-main-primary {
  background-color: var(--blue-color);
  color: #ffffff;
}

.btn-main-primary:hover {
  background-color: var(--text-color);
  color: var(--main-color);
}

.btn-main-transparent {
background-color: var(--blue-color);
border: 1px solid #0000;
color: #fff;
direction: ltr;
}

#search-container .btn-main-transparent{
    direction: rtl;
}

.btn-main-transparent:hover {
  background-color: #FFFFFF;
  color: #000000 !important;
}

.btn-main-light {
  background-color: #FFFFFF;
  color: #2C2C2C;
}

.btn-main-light:hover {
  background-color: #007AFF;
  color: #ffffff;
}

.btn-main-light:disabled {
  background-color: #909090;
  color: #ffffff;
  cursor: not-allowed;
}

.btn-main-gray {
  background-color: #E0E0E0;
  color: #000000;
}

.btn-main-gray i:before{
  color: #000000;
}

.btn-main-gray:hover {
  background-color: #c3c3c3;
}




/* Chrome, Safari, Edge, Opera */
input.hide-arrow::-webkit-outer-spin-button,
input.hide-arrow::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input.hide-arrow[type=number] {
  -moz-appearance: textfield;
}

.imdb {
  /*background-color: #F6C700;*/
  border-radius: 2px;
  height: 19px;
  display: flex;
 /* min-width: 75px;*/
  max-width: max-content;
  color: #000000;
  /*padding-right: .3rem;*/
  align-items: center;
  /*justify-content: space-between;*/
  direction: ltr;
}

.imdb img {
width: 30px !important;
height: 17px !important;
min-height: 17px !important;
border-radius: 0px !important;
margin-left: 6px;
}
.imdb small {
 font-size: 15px;
text-align: center;
color: #fff;
font-family: iranyekan;
font-weight: 400;
margin-top: 4px;
}

.imdbcolor small{
    color:#000;
}

.imdbcolor img{
    filter: brightness(1%);
}

.subtitleasa2 svg{
    filter: brightness(1%);
}



/*header*/
header {
  z-index: 99;
  height: 4rem;
  /*background-image: linear-gradient(to bottom,rgba(187, 174, 174, 0.81),rgba(18,18,18,0));*/
  
}
header .menu-items ul{
  list-style-type: none;
}

header .menu-items ul li{
  direction: ltr;
}

header .menu-items ul li i:before{
  font-size: 7px;
  margin-right: 5px;
}

header .left-side-items a{
  color: var(--text-color);
}

header .left-side-items #btn-search{
  background-color: #fff0;
border: none;
/*margin-left: 1rem !important;
padding-top:3px;*/
}

header .left-side-items #btn-search i:before{
  font-size: 23px;
}

header #menu-toggle {
  background-color: transparent;
  border: none;
}

header #menu-toggle img{
  width: 30px;
  height: 20px;
}

header .left-side-items .dropdown-toggle::after{
  display: none;
}

header .left-side-items .dropdown-toggle {
  background-color: transparent;
  border: none;
  width:86px;
  transition: all 0.5s;
  margin-top: -5px;
margin-bottom: 5px;
}

header .left-side-items .dropdown-toggle i{
  display:none;
  transition: all 0.5s;
  position: absolute;
left: 5px;
}

header .left-side-items .dropdown-toggle:hover i{
  display:block;
  transition: all 0.5s;
}

header .left-side-items .dropdown-toggle:focus {
  box-shadow: none;
}

header .left-side-items .dropdown-toggle .avatar-container{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

header .left-side-items .dropdown-toggle i:before{
  font-size: 9px;
}

header .left-side-items .dropdown-menu {
  width: 185px;
}

header .left-side-items .dropdown-menu a{
  text-align: right;
  color: #000000;
  padding: .7rem;
}

header .left-side-items .dropdown-menu .dropdown-divider {
  border-top-color: #C0C0C0;
}

header .left-side-items .tel{
  font-size: 11px;
  color: #7B7B7B;
}

header .left-side-items .dropdown-menu a:hover {
  color: var(--blue-color);
}

header .left-side-items .dropdown-menu .notif{
  background-color: var(--blue-color);
  color: #ffffff;
}

header .vg-nav-main-container li a{
  transition: .5s;
  color: #000;
}

header .vg-nav-main-container li:hover a {
}

.vg-nav .dropdown ul {
  z-index: 99;
  text-align: right;
}
.dv-mega-menu {
  color:#000;
}
.dv-mega-menu .genre-list a{
  display: block;
}
.dv-mega-menu a{
  color:inherit;
}
@media(min-width: 992px){
  .vg-nav .dropdown ul.dv-mega-menu{
    width: 100%;
    right: 0;
    position: absolute;
    color: black;
    padding: 30px 15px;
    border-radius: 12px;
    background-color: #fff;
  }
  .dv-mega-menu .dv-list-1 a {
    font-size: 15px;
    display: block;
    margin-bottom: 0.7em;
  }
  .dv-mega-menu .dv-post{}
    .dv-mega-menu .dv-cover{
      position: relative;
      display: block;
    }
    .dv-mega-menu .dv-cover:before{
      background-color: #00000014;
      content:'';
      position: absolute;
      top:0;
      right:0;
      width: 100%;
      height: 100%;
      transition: all 0.3s ease;
    }
    .dv-mega-menu .dv-cover:hover:before{
      background-color: #0000008a;
    }
    .dv-mega-menu .dv-title{}
      .dv-mega-menu .dv-title a{
        font-size:14px;
        font-weight:bold;
      }

      .dv-mega-menu >.row >div:not(:last-child){
        border-left:1px solid #eee
      }
      .dv-mega-menu .genre-list{
        display: flex;

        flex-wrap:wrap;
      }
      .dv-mega-menu .genre-list a{
        flex:0 0 50%;
        font-size: 14px;
      }
      .dv-mega-menu .dv-w-title{
        font-size: 14px;
        font-weight: bold;
      }
      .vg-nav .dropdown ul.dv-mega-menu a{
        color: #000;
      }
      .vg-nav .dropdown ul.dv-mega-menu a:hover{
        color: var(--blue-color);
      }
      .vg-nav .dropdown ul.dv-mega-menu.active{
        visibility:visible;
        top:100%;
        opacity:1;
      }
    }

    .vg-nav .dropdown ul li {
      direction: rtl!important;
    }

    .vg-nav .dropdown ul li a{
      color: #000000!important;
    }

    .vg-nav>ul>li {
      padding:20px 10px;
      margin: 0 15px;
      position: unset !important;
    }

    .vg-nav>ul>li>a {
      font-size: 12px!important;
		color:#fff;
    }

    .vg-nav-main-container span.toggle {
      float: left;
    }

    .vg-nav-hamburger span {
      background-color: #000;
    }

    .vg-nav-main-container.vg-nav-cloned>li {
      text-align: right;
    }

    .vg-nav-main-container span.toggle i:before{
      font-size: 5px;
      margin-right: 4px;
    }

    .vg-nav-hover>ul .right span.toggle i:before {
      color: #000000;
    }

    .vg-nav-hover>ul .dropdown:hover>a span.toggle {
      transform: inherit;
    }

.contentsingle1{
margin-top:-2px
}

    /* search container*/
    #search-container {
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 999;
      background-color: rgba(0, 0, 0, 0.86);
      display: none;
    }

    #search-container input {
      width: 100%;
      background-color: transparent;
      border: none;
      /*border-bottom: 2px solid #ffffff;*/
      padding-bottom: .5rem;
      color: #ffffff;
      padding-top:17px;
    }

    #search-container input:focus{
      outline: none;
    }

    #search-container form button[type='submit'] {
      position: absolute;
      background-color: transparent;
      border: none;
      left: 10px;
      top:21px;
    }

    #search-container form button[type='submit'] i:before {
      font-size: 20px;
    }

    #search-container input:focus::placeholder {
      color: #ffffff;
    }

    #search-container .searched-items-container {
      height: 76vh;
      max-width: 750px;
		color:#fff !important;
    }
#search-container .searched-items-container a{
	color:#fff;
}

    ::-webkit-scrollbar {
      width: 10px;
    }

    ::-webkit-scrollbar-track {
      box-shadow: inset 0 0 1px grey;
      background-color: #000;
    }

    ::-webkit-scrollbar-thumb {

      background: #343637;
      border-radius: 10px;
    }

    ::-webkit-scrollbar-thumb:hover {
      background: #777777;
    }

    #search-container .desc {
      max-width: 500px;
    }

    .game-row-item {
      border-bottom: 2px solid rgba(255, 255, 255, 0.17);
      padding-bottom: 2rem;
      padding-top: 2rem;
    }

    .game-row-item:last-child {
      border-bottom: none;
    }

    .game-row-item-image {
      width: 150px;
      /*height: 200px;*/
      overflow: hidden;
      margin: auto;
    }

.slideline3 p{
color:#ccc;
margin-bottom:3px;
}
.slideline3 a{
color:#ccc;
}

    #close-search {
      background-color: transparent;
      border:none;
      color: #e6e6e6;
margin-top: 15px;
font-size: 15px;
    }

#close-search i{
vertical-align: inherit;
padding-right: 5px;
padding-left: 5px;
font-size: 11px;
}

    /*main banner section*/
    .stick-to-top{
      margin-top: -4rem;
    }

    #main-banner .main-slide{
      min-height: 31vw;
margin-bottom: -5vw;
    }

    #main-banner .main-slide-background {
      background: no-repeat;
      background-size: 100% 100%;
      position: absolute;
      width: 100%;
      height:100%;
    }

.loginasa1{
border: 1px solid;
  border-radius: 5px;
  padding: 4px;
  padding-left: 13px;
  padding-right: 5px;
  margin-right: 20px;
  margin-top: 0px;
  transition: 0.3s all;
  background: #ffffff69;
  top: -5px;
  position: relative;
}

.loginasa1:hover {
background:#fff;
transition: 0.3s all;
}

.loginasa1:hover a{
color:#000;
}
    
    @media(min-width :1440px){

#main-banner .main-banner-info{
width:37% !important;
font-size: 12px !important;
}
        #main-banner .main-slide-background {
      height: 20.756vw;
min-height: 20.756vw;
background-size: cover;
margin-top: 90px;
box-shadow: 0px 10px 15px -17px #4c4c4c;
width: 98%;
border-radius: 21px;
margin-right: 1%;
    }
    
    .game-desc {
    width: 70%;
text-align: justify;
    }
    
    .titlesingle1 h1{
        font-size:27px;
    }
    }

@media(min-width:1280px) and (max-width:1919.98px){

#game-single-banner-sec {
padding-top:0.375vw;}
    
    p{
        font-size:12px !important;
    }
    
    .game-desc {
    font-size: 13px;}
    
    h2 {
    font-size: 20px;
    }
    
}


.main-slide-next-btn1, .main-slide-prev-btn1{
background-color: #ffffffc9 !important;
width: 50px !important;
height: 50px !important;
}

.main-slide-next-btn1.disabled, .main-slide-prev-btn1.disabled{
background-color: #94949452 !important;
}


#main-banner .main-slide-content {
    /*top: 17.375vw;*/
    padding-bottom: 9.375vw;
    position: absolute;
    right: 3rem;
}

.arrowstyle5{
left: 60px;
position: absolute;
place-content: end;
bottom: 7.375vw !important;
}


.titleindex1 h3{
font-size: 13px;
font-weight: bold;
line-height: 1.75;
display: inline-block;
}

@media(min-width:1920px){
#main-banner .main-banner-info{
font-size: 14px !important;
}

.titleindex1 h3{
font-size: 17px;
font-weight: bold;
line-height: 1.75;
display: inline-block;
}

.series-box .series-desc{
font-size:12px !important;
}


.game-box-info p{
font-size:12px !important;
}

#game-single-banner-sec .single-detail{
padding-top:6rem !important;
}


#game-single-banner-sec {
padding-top:1.375vw;}
    
    
    .logoslide1 img{
    width:340px;
    padding-bottom: 20px;
}
    
    .game-desc {
    width: 88%;
    }
    
    #main-banner .main-banner-info{
        /*top: -15rem !important;*/
    }
    .vg-nav > ul > li > a{
        font-size:14px !important;
    }
    
    p{
        font-size:15px !important;
    }
    
    a {
         font-size:15px !important;
    }
    
    .game-box-header-title p:first-child{
      font-size: 17px !important;
    }

    .game-box-header-title p:nth-child(2){
      font-size: 12px !important;
      margin-right: 8px !important;
    }
    
    .game-desc{
        font-size:14px;
    }
    
    [class^="btn-main"], [class*="btn-main"]{
        font-size: 13px !important;
margin-bottom: -3px;
    }
		.btntrailer .play {
top: 5px !important;
}
    
    .game-title{
        font-size:13px !important;
    }
}

.dig_hideccode{
    overflow:auto !important;
}

.logoslide1 img{
    padding-bottom: 24px;
max-width: 20vw;
max-height: 10vw;
}


@media(max-width:1440px){

 .game-banner-sec {
     display:none;

    }

#main-banner .main-slide-content {
    top: 17.375vw;
}
    .logoslide1{
        display:none;
    }
    #main-banner .main-slide-content{
        /*height:360px !important;*/
    }
}

@media(max-height:600px){
    .slidemobile1{
        /*display:none;*/
    }
}


@media(max-width :480px){
    .widthlimob1{
	    width: 98% !important;;
	}
	
	#series-sec{
	    margin-top: 5rem !important;
	}
    
    .loginasa1{
        padding: 6px;
padding-left: 13px;
padding-right: 5px;
margin-top: 0px;
background: var(--blue-color);
border-top-right-radius: 31px;
border-bottom-right-radius: 31px;
position: relative;
left: 0px !important;
right: 14px;
border: none;
top: -7px;
    }
    .loginasa1 a{
        color:#fff !important;
    }
    
    .titleindex1 h3{
font-size: 13px;
font-weight: bold;
line-height: 1.75;
display: inline-block;
}

.heightm12{
    padding-bottom:3rem;
}
    
    .heightmobile10{
        min-height:23vw;
        max-height:23vw;
    }
    
    .heightmobile15{
        min-height: 36vw;
max-height: 36vw;
    }

.arrowstyle5{
left:10px;
}
    
#main-banner .main-slide-content {
    top: 68.375vw;
    padding-bottom: 9.375vw;
    position: absolute;
    right: 1rem;
    z-index: 99999;
text-align: center !important;
}

.titleslide1{
margin-bottom:-30px;
}

    #main-banner .main-slide-background::after {
    /*background: linear-gradient(rgba(18, 18, 18, 0) 15vw, rgb(13, 12, 12) 200.875vw), linear-gradient(to left, rgb(13, 12, 12), rgba(18, 18, 18, 0) 50%) !important;*/
    background: linear-gradient(rgba(243, 244, 246, 0) 150vw, rgb(243, 244, 246) 200.875vw), linear-gradient(to left, rgb(243, 244, 246), rgba(18, 18, 18, 0) 50%) !important;
}
    
    #filter-sec a{
        color: #fff !important;
        background-color: #ffffff38 !important;
    }
    
        #main-banner .main-slide-background {
      height: 60vh;
min-height: 120vw;
    }
     #filter-sec {
      margin-top:-49px !important;
      background-color: #000 !important;
    }
    #main-banner .main-slide-background::after{
        background:linear-gradient(rgba(18, 18, 18, 0) 15vw, rgb(13, 12, 12) 200.875vw), linear-gradient(to left, rgb(13, 12, 12), rgba(18, 18, 18, 0) 50%);
    }
}

.vg-nav-main-container{
    margin-top: -13px;
}
@media(min-width:1440px) and (max-width:1690.98px){
    #main-banner .main-slide-background{
       
    }
}
@media(max-width:1439.98px){
     /*#main-banner .main-slide-background::after{
        background:linear-gradient(rgba(18, 18, 18, 0) 10vw, rgb(13, 12, 12) 46.875vw), linear-gradient(to left, rgb(13, 12, 12), rgba(18, 18, 18, 0) 50%) !important;
    }*/
    .arrowhide1 i{
        display:none;
    }
}

@media(min-width:960px){
#main-banner .main-slide-content{
padding-bottom:5rem;
}
}

@media(min-width:1200px){
#main-banner .main-slide-content {
      /*height: 483px;*/
      /*margin-right: -50px;*/
    }
}

    #main-banner .main-slide-content {
      /*height: 483px;*/
      /*margin-right: -50px;*/
    }

.linktozih3 {
margin-right: -1rem !important;
    
}

    #main-banner .main-slide-content:not(.active) {
      display: none;
    }

    #main-banner .main-slide-background:before, .game-banner:before{
      content: '';
      display: block;
      /*background: rgb(26,26,26);
      background: linear-gradient(180deg, rgba(26,26,26,1) 0%, rgba(26,26,26,0) 100%);*/
      width: 100%;
      height: 140px;
      top: 0;
      position: absolute;
    }
    .game-banner-sec2 .game-banner2 {
      background-repeat: no-repeat;
      background-size: 100% 100%;
      /* min-height: 370px; */
      position: relative;
      clip-path: polygon(0.22% 5%, 0% 100%, 100% 100%, 99.78% 5%, 49.4% 5%, 48% 0.32%, 46.77% 5%);
    }
    .game-banner2 {
      background-repeat: no-repeat;
      background-size: 100% 100%;
      min-height: 100%;
      position: absolute;
      width: 100%;
    }
    .game-banner .dv-layer-shadow{
      position:absolute;
      bottom:0;
      height: 140px;
      width: 100%;
      /*background: linear-gradient(rgba(18, 18, 18, 0) 10vw, rgb(13, 12, 12) 46.875vw), linear-gradient(to left, rgb(13, 12, 12), rgba(18, 18, 18, 0) 50%);*/
      display: block;
    }

    #main-banner .main-slide-background:after, .game-banner:after{
      content: '';
      display: block;
      /*background: rgb(26,26,16);
      background: linear-gradient(rgba(18,18,18,0) 15vw,rgb(31, 36, 46) 46.875vw),linear-gradient(to left,rgb(70, 145, 179) 45%,#0087fd00 60%) !important;*/
      width: 100%;
      height: 100%;
      position: absolute;
    }

    #main-banner .main-banner-info {
      overflow: hidden;
position: relative;
top: -3vw;
z-index: 9;
width: 53% !important;
text-align: right;
min-height: 29vw;
padding-bottom: 0 !important;
margin-bottom: 100px !important;
     
    }

    #main-banner .thumbnail-items {
      height: 365px;
      display:none !important;
    }
    @media(min-width:480px) and (max-width:1439.98px){
#main-banner .main-banner-info{
width:50% !important;
}
		#box-info-banners{
			display:none;
		}
}
    @media(max-width:1439.98px){
		#box-info-banners{
			display:none;
		}
        #main-banner .thumbnail-items {
      display:none !important;
    }
    #main-banner .main-slide-background{
        background-size:cover;
    }
    #main-banner .main-banner-info{
        /*top:-5rem !important;*/
    }
    }

    #main-banner .thumbnail-items .thumbnail-item{
      height: 368px;
      width: 245px;
      overflow: hidden;
      position: absolute;
    }

    #main-banner .main-banner-info .thumbnail-item img{
      width: 100%;
      height: 100%;
    }

    #main-banner .main-banner-info .icon-microphone:before {
      font-size: 25px;
    }


    #main-banner .main-banner-controllers div{
      position: relative;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.52);
    }

    /* filter section*/
    #filter-sec {
     background-color: #16182800;
  position: relative;
  width: 97%;
  margin-top: 22px;
  background: #6f7071;
  right: 1.5%;
  border-radius: 12px;
  }

.marginfilter form{
margin-top:-13px;
}

.bookmarkicon{
    margin-top: -4px;
}

#btn-search{
    margin-top: -4px;
}



.bookmarkicon i{
background: #f0f8ff30;
border-radius: 50%;
width: 40px;
height: 40px;
font-size: 28px;
padding: 10px;
padding-top: 6px;
margin-top: 5px;
transition: 0.3s all;
color: #fff;
}

.bookmarkicon i:hover{
background: #00000070;
transition: 0.3s all;
}

#btn-search i{
background: #f0f8ff2e;
border-radius: 50%;
width: 40px;
height: 40px;
font-size: 28px;
margin-top: -7px;
display: block;
padding: 3.5px;
margin-left: -11px;
transition: 0.3s all;
}

#btn-search i:hover{
background: #00000070;
transition: 0.3s all;
}

@media(max-width:680px){
.page404 img{
width:200px !important}
}

.page404{
text-align: center;
padding-top: 154px;
padding-bottom: 50px;}

.page404 img{
width:600px}

.page404 h4{
padding-top: 70px;}

.page404 h6{
font-size: 14px;
color: #0000007d;
padding-bottom: 32px;}

.page404 span{
width: 150px;
display: inline-block;
height: 41px;
background: var(--blue-color);
border-radius: 5px;
padding-top: 12px;}

.page404 h5{
font-size: 13px;}

.page404 span:hover{
background:#fff;}

.page404 span:hover a{
color:#000;}
   
    
    @media(max-width:480px){

.game-banner {
    min-height: 500px !important;
    background-position: center;
}

.imgmobile1{
padding: 4rem;
padding-bottom: 0rem;
margin-bottom: -6rem;
}

.bookmarkicon{
display:none;
}
        
        .main-slide h1{
            margin-bottom: 0px !important;
            font-size: 20px !important;
        }
        
        #main-banner .main-slide {
    height: 55vh;
    min-height: 120vw;
}

        #filter-sec {
      position: sticky;
width: 100%;
z-index: 2 !important;
margin-top: 0px !important;
    }
    }
    
    @media(min-width:488.1px) and (max-width:1189.98px){
        #filter-sec {
      margin-top:-66px !important;
    }
    }  


@media(min-width:500px) and (max-width:1279.9px){
.logo-game img{
max-width: 22vw;
max-height: 10vw;
margin-bottom: 13px;
}
}

@media(min-width:1280px) and (max-width:1919.9px){
.logo-game img{
max-width: 15vw;
max-height: 10vw;
margin-bottom: 19px;
	height:auto;
}

.series-box .series-desc{
font-size:10px !important;
}

}

@media(min-width:1920px){
.logo-game img{
max-width: 15vw;
max-height: 9.7vw;
margin-bottom: 19px;
display: inline-block;
	height:auto;
}
}

@media(max-width:499.9px){
.logo-game img{
display:none;
}

.logoslide480{
/*position: absolute;
margin-top: -57px;
right: 180px;*/
display: inline-block;
}

.logoslide480 img{
display: block !important;
max-width: 35vw;
max-height: 20vw;
padding-bottom: 0.5rem;
	height:auto;
}
} 

    #filter-sec .form-group {
      min-width: 110px;
      flex-grow: 1;
      margin-left: 15px;
      margin-bottom: 0;
    }

    #filter-sec .form-control {
background-color: #e6f8f0;
  color: #01b258;
  border: 1px solid #5bbd72;
    }

    #filter-sec .form-control, #filter-sec button {
      margin-top: .5rem;
      font-size: 11px;
      height: 40px;
    }

    #filter-sec button {
      margin-left: 15px;
    }

    #filter-sec select.form-control option{
      background-color: #292929;
      color: #ffffff;
    }

    .checkbox-input  {
      opacity: 0;
      position: absolute;
      left: 12px;
      width: 20px;
      height: 20px;
      z-index: 9;
    }

    #quality+.checkbox i  {
      opacity: 0;
    }

    #quality:checked+.checkbox {
      background-color: var(--blue-color);
    }

    #quality:checked+.checkbox i {
      opacity: 1;
    }

    #quality:checked+.checkbox i:before {
      font-size:9px ;
    }

    .checkbox {
      width: 20px;
      height: 20px;
      background-color: #ffffff;
      border-radius: 5px;
    }

    #filter-sec button {
      flex-grow: 1.5;
      min-width: 205px;
    }

    /* special game section*/
    #special-game .game-box {
      margin-right: 0;
      margin-top: .5rem;
      box-shadow: -2px 1px 9px -1px #000000ad;
    }
    .game-box-header-title {
      flex-wrap: wrap;
    }

    .game-box-header-title p:first-child{
      font-size: 12px;
    }

    .game-box-header-title p:nth-child(2){
      font-size: 10px;
      margin-right: 4px;
    }

    .title-sec a:last-child{
      min-width: 70px;
    }

    hr.space-title {
      background-color: #ffffff26;
      margin: 0 8px;
    }

    .game-box {
      position: relative;
      overflow: hidden;
      margin-right: 1rem;
      margin-top: 1rem;
    }

    .series-box.fix-w {
      width: 250px;
    }

    .game-box:hover .game-item-overlay{
      opacity: 1;
    }

    .game-box a:hover, .game-box-container a:hover {
      color: #ffffff;
    }

    .game-box-container .game-box+p {
      transition: .5s;
    }

    .game-box-container .game-box:hover+p, .game-box-container .game-box+p:hover {
      color: var(--blue-color);
    }

    .game-box img{
      width: 100%;
    }

    .game-box .game-item-overlay{
      position: absolute;
      width: 100%;
      height: 100%;
      background: linear-gradient(to top,rgb(0,0,0,0.9),rgba(18, 18, 18, 0.51));
      top: 0;
      left: 0;
      padding: .7rem;
      display: flex;
      flex-direction: column;
      justify-content:space-between;
      opacity: 0;
      transition: .5s;
    }
    .game-box .game-item-overlay i{
      font-size:25px;
      /*position: absolute;*/
    }

    .game-box .game-box-info{
      text-align: right;
      width: 100%;
      bottom: 0;
      position: absolute;
      margin-bottom: 20px;
    }

    [class^='game-box-prev-btn'], [class*='game-box-prev-btn'],
    [class^='game-box-next-btn'], [class*='game-box-next-btn'],
    .main-slide-next-btn, .main-slide-prev-btn {
      background-color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      /*border-radius: 50%;*/
      position: absolute;
      top: 16px;
      z-index: 10;
      cursor: pointer;
      right: -14px;
      left: auto;
      width: 87px;
      height: 79%;
      font-size: 20px;

    }
    
    
    .main-slide-next-btn1, .main-slide-prev-btn1{
        background-color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      position: absolute;
      top: calc(50% - 23px - 1em);
      z-index: 10;
      cursor: pointer;
      right: -14px;
      left: auto;
      width: 35px;
      height: 35px;
      font-size: 13px;
    }
    
    [class^='game-box-prev-btn'], [class*='game-box-prev-btn']{
        background:linear-gradient(to right, rgba(243, 244, 246, 0), rgba(243, 244, 246, 0.57),rgb(255, 255, 255));
    }
    [class^='game-box-next-btn'], [class*='game-box-next-btn']{
          background:linear-gradient(to right, rgb(255, 255, 255), rgba(243, 244, 246, 0.57),rgba(243, 244, 246, 0));
    }
    
    [class^="game-box-prev-btn"].swiper-button-disabled, [class*="game-box-prev-btn"].swiper-button-disabled{
        display:none !important;
    }

     [class*='n-no-content-controller']{
top: 0 !important;
margin-top:0px !important;
}

[class*='p-no-content-controller']{
top: 0 !important;
}

    [class^='p-no-content-controller'], [class*='p-no-content-controller'],
    [class^='n-no-content-controller'], [class*='n-no-content-controller'] {
      top: calc(50% - 1.142rem);
    }

    [class^='game-box-prev-btn'].swiper-button-disabled, [class*='game-box-prev-btn'].swiper-button-disabled,
    [class^='game-box-next-btn'].swiper-button-disabled, [class*='game-box-next-btn'].swiper-button-disabled,
    .main-slide-next-btn.disabled, .main-slide-prev-btn.disabled {
      /*background-color: #949494;*/
      cursor: auto;
    }
    
    [class^="game-box-next-btn"].swiper-button-disabled, [class*="game-box-next-btn"].swiper-button-disabled{
        display:none;
    }
    
    
    .main-slide-next-btn1.disabled, .main-slide-prev-btn1.disabled{
        background-color: #949494;
      cursor: auto;
    }

    [class^='game-box-prev-btn']:focus, [class*='game-box-prev-btn']:focus,
    [class^='game-box-next-btn']:focus, [class*='game-box-next-btn']:focus {
      outline: none;
    }

    [class^='game-box-next-btn'], [class*='game-box-next-btn'] {
      left: -13px;
      right: auto;
    }
    [class^='game-box-next-btn'], [class*='game-box-next-btn'] i{
      margin-left: -11px;
    }
    [class^='game-box-prev-btn'], [class*='game-box-prev-btn'] i{
      margin-right: -11px;
    }

    [class^='game-box-prev-btn'], [class*='game-box-prev-btn'] i:before,
    [class^='game-box-next-btn'], [class*='game-box-next-btn'] i:before,
    .main-slide-next-btn i:before , .main-slide-prev-btn i:before {
      color: #fff;
      transition: all 0.5s;
    }
    
    
    .main-slide-next-btn1 i:before , .main-slide-prev-btn1 i:before{
         color: #000;
    }

[class*="game-box-next-btn"]:hover i{
    font-size: 27px;
    transition: all 0.5s;
}

[class*="game-box-prev-btn"]:hover i{
    font-size: 27px;
    transition: all 0.5s;
}

[class*="game-box-next-btn"] i::after{
    font-size: 15px;
    transition: all 0.5s;
}

@media(max-width:480px){

#filter-sec select{
background-color:#000 !important;
}

    [class^="game-box-next-btn"], [class*="game-box-next-btn"],
[class^='game-box-prev-btn'], [class*='game-box-prev-btn']{
    display:none;
}
}

[class^="game-box-next-btn"], [class*="game-box-next-btn"]{
    font-size:20px !important;
     transition: ease-out 0.5s !important;
}
    
    /* series-sec */
    #series-sec .game-box, .actions-sec .game-box, .actions-sec .game-box-container{
      margin-right: 0;
      box-shadow: -2px 1px 9px -1px #000000ad;
    }
    
    .actions-sec .game-box {
    box-shadow: -2px 1px 9px -1px #000000ad;
}

    /* game-banner */
    .dv-dropdowns .game-banner-sec{
      display:none;
    }
    .game-banner-sec {
      margin-top: 2rem;
	border-radius: 21px;
margin-right: 20px;
margin-left: 20px;
position: relative;
    }

    .game-banner-sec .game-banner {
      background-repeat: no-repeat;
      /*background-size: 100% 100%;*/
      min-height: 370px;
      position: relative;
      background-size:66vw !important;
    }

    .game-banner-sec .game-banner:before {
      content: '';
      display: inline-block;
      position: absolute;
      right: 0;
      top: 0;
     /* background: rgb(19,19,19);
      background: linear-gradient(90deg, rgba(19,19,19,0) 0%, rgba(19,19,19,1) 100%);*/
      height: 100%;
      width: 80%;
    }
    
    .imgmobile1 img::before{
        background:linear-gradient(to top,rgb(26, 26, 26) 10%,rgba(0, 0, 0, 0)100%,rgb(0, 0, 0) 90%,rgba(255, 255, 255, 0)100%) !important;
    }

    .game-banner-sec .game-banner .game-banner-info {
      width: 40%;
      text-align: right;
      z-index: 9;
    }

    .game-feature i:before{
      font-size: 18px;
      margin-left: 4px;
    }

    .load-game-section .actions .like{
      background-color: #ffffff;
      border-radius: 5px;
      width: 42px;
      height: 42px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 8px;
    }

    .load-game-section .actions .like i:before{
      color: #000000;
    }

    .load-game-section .actions a i:before{
      font-size: 18px;
    }

    .load-game-section {
      display: none;
      position: relative;
    }

    .game-banner-sec.load-game-section .game-banner{
      min-height: 500px;
    }

    .game-box {
      margin-right: 0;
    }
    .game-box-info p{
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     width:90%;
    }

    .game-box-container {
      margin-right: 1rem;
    }


   .game-box img{
      height: auto;
      border-radius:3px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .game-title{
      text-align: right;
      margin-top: .5rem;
      margin-bottom: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
      max-width:185px;
    }
    a:hover .game-box p{
      color: #fff;
    }
    .load-sec-target {
      cursor: pointer;
      transition: .3s;
    }

    .load-sec-target.active {
      transform: translateY(20px);
    }

    .load-sec-target.active .game-title{
      color: var(--blue-color);
    }

    .age-container {
      background-color: #E2E2E2;
      border-radius: 2px;
      color: #000000;
      padding-right: .3rem;
      padding-left: .3rem;
      /* width: 60px; */
      height: 20px;
    }
    .age-container .m-0 {
      font-size: 12px;
    vertical-align: 3px;
    line-height: 20px;
    }


@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
 .age-container .m-0 {
      font-size: 12px;
    vertical-align: 3px;
    line-height: 23px;
    }
}

.castwidth1{
          overflow:hidden;
max-width:400px;
}
.actortop1 p{
        white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
    }
    
    @media(min-width:1440px){

         .castwidth1{
          overflow:hidden;}       

        .actorright1{
          margin-right:-30px
        }

        .age-container .m-0{
            font-size: 14px;
        }
        
        .age-container{
border-radius: 2px;
color: #000;
padding-right: .3rem;
padding-left: .3rem;
width: auto;
height: 22px;
margin-top: -2px;
border-top-left-radius: 5px;
direction: initial;
font-family: initial;
font-weight: bold;
background-color: #fff;
        }
        
        .likeage2 p{
            margin-top:-3px;
        }
    }
    
    /* dubbing section */
    #dubbing-sec {
      background-color: #fff;
    }

    #dubbing-sec .dobbing-swiper-controllers div{
      position: static;
      margin-right: 20px;
    }

    #dubbing-sec .game-box-container {
      margin-right: 0;
    }

    /* footer*/
    footer {
      background-color: #282A395E;
      padding: 2rem 0;
    }

    footer .contact-links i:before{
      font-size: 18px;
      transition: .3s;
    }

    footer .contact-links a:hover i:before{
      color: var(--blue-color);
    }

    footer hr {
      background-color: #636363;
    }

    footer .links {
      max-height: 200px;
      list-style-type: none;
      padding: 0;
    }

    footer .links li {
      margin-top: .7rem;
      text-align: right;
    }

    footer .e-nomad-container{
      border-right: 1px solid #707070;

    }



    /************      game single page      ************/
    /*game single banner section*/
    .game-banner {
      background-repeat:no-repeat;
      /* background-size: 100% 100%; */
      min-height: 46.756vw;
      position: absolute;
      width: 100%;
      background-size:cover !important;
    }

    .game-rate-info {
      display: flex;
      align-items: center;
    }

    .game-rate-info i:before{
      font-size: 22px;
    }

    .game-rate-info span {
      font-size: 11px;
      margin-right: 6px;
    }

    .game-like-action.gray a {
      background-color: #0000008a;
border-radius: 50%;
width: 42px;
height: 42px;
    }

    .game-like-action.gray a:last-child {
      color: #000000;
      padding-right:10px ;
      padding-left:10px ;
    }

    .game-like-action.gray a:last-child i::before{
      font-size: 20px;
    }

    .game-like-action a{
      border-radius: 5px;
      min-width: 35px;
      height: 35px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 8px;
      color: #fff;
    }
    .game-like-action a:hover{
      background-color: #ffffff45;
    }
    .game-like-action i:before{
      font-size: 18px;
      color: #fff;
    }

    #game-single-banner-sec {
      margin-top: 6rem;
      max-width:1600px;
      margin:auto;
    }
    @media(min-width:1280px){
      
      #game-detail{
          padding-right:1rem;
          padding-left:1rem;
          /*padding-top:2rem;*/
      }

      .relatedpadding1{
          padding-right:1rem;
          padding-left:1rem;
      }

    }

    #game-single-banner-sec .single-detail {
      /*background-color: rgba(12, 12, 12, 0.8);*/
      padding: 3rem 27px .5rem;
      /* width: 100%; */
      /*margin-right: 1rem;*/
    }

@media(min-width:1440px){
 #game-single-banner-sec {
        padding-right: 1rem !important;
margin-right: 0px;
      }

    #game-single-banner-sec .single-detail {
      max-width: 55%;
      padding-right:0px !important;
    }

     .titlesingle1{
       margin-bottom: -10px !important;
      }
    .actortop1{
        /*width:62%;*/
    }

.actortop1 p{
        white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
    }
}

.titlesingle1 span{
    font-family: iranyekan;
font-size: 19px;
color: #333;
}

.imgseries1{
    top: 7px !important;
    position: absolute;
    height: 10px;
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 3px 3px 0 0;
    opacity: 0.4;
    width: 88%;
    transition: 0.5s;
}

.imgseries2{
    top: 11px !important;
    position: absolute;
    height: 10px;
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 3px 3px 0 0;
    opacity: 0.7;
    width: 95%;
    transition: 0.5s;
}


.swiper-slide{
padding-left: 2px !important;
padding-bottom: 0.7rem;
}

.swiper-slide:hover .imgseries1{
top: 21px !important;
transition: 0.5s;
}

.swiper-slide:hover .imgseries2{
top: 21px !important;
transition: 0.5s;
}

.kholase1 p{
        /*width:54%;*/
    }
    
    @media(max-width:844px){
.slidemobile1{
            display:none;
        }
        
}

@media(min-width:480px) and (max-width:844px){
    .linktozih3{
        width:205%;
    }
}

@media(min-width:481px) and (max-width:571px){
    .arrowstyle5{
        bottom:100px !important;
    }
    #main-banner .main-slide{
            height: 55vh;
    min-height: 105vw;
    }
    
    #main-banner .main-slide-background{
        height: 60vh;
min-height: 120vw;
    }
}
    /* ---------- Height mobile ---------------*/
    
    @media(max-height:400px){
        
        .main-slide-content h1{
            margin-bottom: -2px !important;
            font-size:30px;
        }
        
        
        #filter-sec{
            display:none !important;
        }
        
        [class^="game-box-next-btn"], [class*="game-box-next-btn"],
        [class^="game-box-prev-btn"], [class*="game-box-prev-btn"]{
            display:none !important;
        }
        
        .namadasa1 img{
            height: 80px !important;
padding-right: 4px !important;
        }
        
        .imgmobile1{
            display:none;
        }
    }
    

@media(min-width:480.1px) and (max-width:1130px){
    #main-banner .main-banner-info{
        padding-top:17vw !important;
    }
}


@media(max-width:480px){
    
     .main-slide-next-btn1, .main-slide-prev-btn1{
        width: 27px !important;
height: 27px !important;
    }
    
    #main-banner .main-slide-content {
    
    }
    
    .vg-nav-hamburger span{
        width: 28px;
		background-color: #fff;
    margin-top: -4px;
    }
    
    .logoasa1 img{
        margin-right:0px !important;
		margin-top: -16px !important;
    height: 28px !important;
    }
    
    #main-banner .main-banner-info{
        min-height: 120vw;
height: 58vh;
    }

.searchhidem{
display:none;
}    

    .game-row-item{
        /*display: none !important;*/
    }
    
    #loader{
        display:none;
    }
    
    .darkimg1{
      /*  background: linear-gradient(to top,rgb(24, 24, 24) 50%,rgba(0, 0, 0, 0));
height: 200px;
margin-bottom: -91px;
margin-top: -126px;
margin-right: -7px;
margin-left: -10px;
padding-right:7px;*/
    }
    
    .darkimg1 h1{
        padding-top: 61px;
    }
    
    .namadasa1{
       width:92% !important;
    }
    
    .namadasa1 img {
    height: 89px !important;
    padding-right: 10px !important;
max-width: 100px;
max-height: 90px;
}
    
    #comments-sec .comments .comment-user-image{
        min-width: 50px !important;
width: 50px !important;
height: 50px !important;
    }
    
    .comment-user-image img{
        width:60px;
        height:60px;
    }
    
    .likeage2 p{
            padding-right:1rem;
        }
    
    header .left-side-items .dropdown-toggle{
        direction:ltr;
    }
    
    .titlesingle1 h1{
        font-size:20px;
    }
    
    .imdb{
        margin-top: -54px;
margin-right: -95px;
    }
    
    .contentsingle1 p{
        width: 318px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
    }
    
    #game-single-banner-sec .game-single-banner .game-desc{
        text-align: justify;
    }
    #game-single-banner-sec .single-detail{
        padding: 8rem 6px .5rem;
        /*margin-top: -105px;*/
z-index: 99;
    }

.game-banner::after {
    background: linear-gradient(rgba(18, 18, 18, 0) 50vw, rgb(243, 244, 246) 140.875vw), linear-gradient(to left, rgb(243, 244, 246), rgba(243, 244, 246, 0) 50%);
    }
    
    #game-single-banner-sec .single-thumbnail::before{
        /*background-image: linear-gradient(rgba(2,0,36,0) 40%,rgb(25, 25, 25) 90%);*/
content: "" !important;
position: absolute;
width: 96% !important;
height: 44%;
z-index: 99;
margin-top: 163px !important;
border-radius: 10px;
/*background:linear-gradient(to top,rgb(26, 26, 26) 10%,rgba(0, 0, 0, 0)100%,rgb(0, 0, 0) 90%,rgba(255, 255, 255, 0)100%);*/
    }
    
     #game-single-banner-sec .single-thumbnail::after{
         background:linear-gradient(to top,rgb(26, 26, 26) 10%,rgba(0, 0, 0, 0)100%,rgb(0, 0, 0) 90%,rgba(255, 255, 255, 0)100%);
     }
    
    #game-single-banner-sec .single-thumbnail{
        width:100% !important;
        margin-right: -0.5px !important;
    }
    
    #game-single-banner-sec .single-thumbnail img{
        box-shadow:none !important;
    }
    
    #game-single-banner-sec .single-thumbnail img{
        width:100% !important;
    }
    
    .actortop1{
        display:none;
    }

    
    #game-single-banner-sec .game-single-banner .game-desc{
        width:98% !important;
    }
    
    .likeage1{
        padding-top: 4px;
    }
    
    .likeage2{
        padding-top: 3px;
margin-right: -18px;
    }
    
    .actor-container .actor-name{
        white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 94px;
text-align: center;
    }
    
    .in-comments input#submit{
        min-width:76px !important;
    }
    .sizecomment{
        width:85%;
    }
    
    .game-box .game-item-overlay{
        display:none;
    }
    
    .game-box-header-title p:nth-child(2){
        display:none;
    }
    
    hr.space-title{
        display:none;
    }
    
    .game-box-header-title p:first-child{
        direction:ltr;
    }
    
    .logoasa2 img{
        display:none;
    }
    
    .footermobile1{
        display:none;
    }
    
    .slidemobile1{
        display:none;
    }
    
    #main-banner .main-slide-content{

    }

.titleslide1 h2{
padding-right:1rem;
font-size:19px;
}

[class^="btn-main"], [class*="btn-main"]{
padding: .7rem .5rem;
}
    
    .bottonmobile1{
        width: 100%;
    }
    
    [class^="btn-main"], [class*="btn-main"]{
        min-width: 111px;
    }
    
    .main-banner-controllers{
        padding-top: 14px;
    }
    
    .subtitleasa1 p {
    margin-top: 1px;
}

.subtitleasa1 {
    margin-top:4px;
}

}

@media(max-width:360px){
    #game-single-banner-sec .single-thumbnail::before{
        height:56%;
        margin-top:20px !important;
        background:linear-gradient(to top,rgba(26, 26, 26, 0) 10%,rgba(0, 0, 0, 0)100%,rgb(0, 0, 0) 90%,rgba(255, 255, 255, 0)100%) !important;
    }
    .imgmobile1 img::before{
        background:linear-gradient(to top,rgb(26, 26, 26) 10%,rgba(0, 0, 0, 0)100%,rgb(0, 0, 0) 90%,rgba(255, 255, 255, 0)100%) !important;
    }
}



.searchstyle1{
background: #252a31;
height: 60px;
border-radius: 30px;
max-width: 1000px;
margin: 0 auto;
margin-top:6rem;
}




@media(max-width:1439.98px){
    .majid1{
        display:none;
    }
}
@media(min-width:1440px){
    .majid1{
    margin-top: -40px;
padding-right: 11.2rem;
}

.subtitleasa2 p{
    margin-top:9px;
}

.dubmajid1 p{
    margin-top: 9px;
}

.dubmajid1 i{
    padding-left: 6px;
}

.hidelike1{
    display:none;

}

}

.hidelike1 b{
    display:none;

}


@media(max-width:1439.98px){
    .subasa2{
        display:none;
    }
    
    .asadubbed2{
        display:none;
    }
}


@media(min-width:480.1px){

.imgmobile1{
display:none !important;
}

.namadasa1 {
    margin-top: -20px !important;
margin-right: -28px !important;
padding-top: 50px !important;
width: 67% !important;
}
.namadasa1 img {
    height: 100px !important;
}
footer .e-nomad-container {
    margin-right: -177px;
}
}

@media(min-width:1440px) and (max-width:1919.98px){
    
    .titleindex1 h3{
font-size: 14px;
font-weight: bold;
line-height: 1.75;
display: inline-block;
}
    
    .titleslide1 h1{
        font-size:30px;
    }
    
   
    .asadubbed2{
    margin-bottom: -19px !important;
    margin-top: -25px !important;
}

.subasa2{
   margin-right: 0px !important;margin-top: -28px !important;margin-bottom: -3px;
}

}


.namadasa1{
    margin-top: -20px;
margin-right: -20px;
padding-top: 50px;
}

.subasa5{
margin-right: 11px !important;
margin-top: 2px;
margin-bottom: -3px;
}

.subasa5 p{
    margin-right: 0px !important;
margin-bottom: 0px;
font-size:11px !important;
}

.subasa1{
   margin-right: 0px !important;margin-top: 6px;margin-bottom: -3px;
}

.subasa3{
   margin-right: 0px !important;margin-top: -207px;margin-bottom: -3px;
}

.subasa1 p{
    margin-right: 0px !important;
margin-bottom: 0px;
font-size:11px !important;
color:#fff;
}

.subasa3 p{
    margin-right: 0px !important;
margin-bottom: 0px;
font-size:11px !important;
}

.subasa2{
   margin-right: 0px !important;margin-top: -69px;margin-bottom: -3px;
}

.subasa2 p{
    margin-right: 0px !important;
margin-bottom: 0px;
font-size:11px !important;
}

.subtitleasa1 p {
    margin-top: -3px;
}

.namadasa1 img{
height: 115px;
margin-top: -20px;
margin-right: 20px;
right: 50px;
position: relative;
}

.sizemtn1 p{
    font-size:11px !important;
margin-top:5px;
color:#fff !important;
}


@media(min-width:480.1px) and (max-width:1743px){
.game-title{
width: 100%;
max-width: 130px;
}
}


.asadubbed10 p{
    font-size: 12px ;
margin-right: 0px !important;
padding-top: 8px;
margin-bottom: 2px;
}

.asadubbed10 i{
font-size: 15px ;
padding-left: 7px;
margin-right: 1px;
}


.asadubbed1{
    margin-bottom: -19px;
    margin-top: 4px;
}

.asadubbed1 p{
    font-size:11px !important;
color:#fff !important;
}

.asadubbed1 i{
    margin-right: -18px;
font-size: 18px !important;
padding-left: 7px;
}

.asadubbed3{
    margin-bottom: -19px;
    margin-top: -207px;
}

.asadubbed3 p{
    font-size:11px !important;
}

.asadubbed3 i{
    margin-right: -18px;
font-size: 18px !important;
padding-left: 7px;
}

.asadubbed2 {
    margin-bottom: -19px;
    margin-top: -66px;
}

.asadubbed2 p{
    font-size:11px !important;
}

.asadubbed2 i{
    margin-right: -18px;
font-size: 18px !important;
padding-left: 7px;
}

.sizecomment{
        width:86.5%;
    }

.tozih1{
	background: #fff;
border-radius: 10px;
padding: 14px;
padding-top: 14px;
text-align: left;
margin-bottom: 35px;
padding-right: 30px;
padding-left: 30px;
}
.tozih1 p{
    text-align: justify;
    color: #000;
}

.game-box-header-title p:nth-child(2){
    display:none;
}

.game-box-header-title p:first-child{
    direction: ltr;
}

    #game-single-banner-sec .single-thumbnail {
      /*  width: 330px;
      height: 390px; */
    }

    #game-single-banner-sec .single-thumbnail img{
      box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.83);
    }

    #game-single-banner-sec .single-thumbnail img{
      width: 260px;
      border-radius: 10px;
		height:auto;
    }

    /*offer single*/
    #offers-single .game-box-container {
      margin: 0;
    }

    /*game detail*/
    #game-detail {
      margin-top: -11rem;
    }

    .game-images .game-image{
      width: 131px;
height: 141px;
      overflow: hidden;
margin-left: 20px;
    }

    .game-image img{
   width:100%;
   border-radius:6px;
		height:auto;
}

    .n-actor-controller {
      left: -8px;
      display:none;
    }

    .p-actor-controller {
      right: -5px;
      display:none;
    }

    /**Genre**/
    #genre-offer .game-box-container, #actor-offer .game-box-container{
      margin: 0;
    }

    /* actors sec*/
    .actor-container .actor-image{
      width: 125px;
      height: 125px;
      overflow: hidden;
      border-radius: 50%;
    }

    .actor-container .actor-name {
      font-size: 15px;
      margin-bottom: .5rem;
      margin-top: 1rem;
    }

    /* comments sec*/
    #comments-sec, #tag-sec {
      background-color: #e2e3e6;
      max-width: 1100px;
      margin: auto;
      border-radius: 5px;
      margin-top: 25px;
    }

    #comments-sec .comments-header, #tag-sec .tag-header {
      /*border-bottom: 1px solid #565656;*/
    }

    #comments-sec .comments-body textarea {
      min-width: 365px;
      border: none;
      border-radius: 5px;
      resize: none;
      height: 60px;
      padding-top: 1.1rem!important;
    }

    #comments-sec .comments-body textarea:focus {
      outline: none;
    }

    #comments-sec .comments-body textarea+button[type='submit'] {
      min-width: 190px;
    }

    .transparent-checkbox-container div{
      background-color: transparent;
      border: 1px solid #ffffff;
    }

    .transparent-checkbox-container input {
      right: 0;
    }

    .transparent-checkbox-container label {
      font-size: 11px;
    }

    .transparent-checkbox-container div i {
      opacity: 0;
    }

    .transparent-checkbox-container input:checked+div {
      background-color: var(--blue-color);
      border: none;
    }

    .transparent-checkbox-container input:checked+div i{
      opacity: 1;
      line-height: 0;
    }

    .transparent-checkbox-container input+div i:before{
      font-size: 9px;
    }

    /*comments*/
    #comments-sec .comments .comment-item {
      border-bottom: 1px solid #70707059;
      padding-bottom: 1.5rem;
      padding-top: 1.5rem;
    }

    #comments-sec .comments .comment-item:last-child {
      /*border-bottom: none;*/
    }

    #comments-sec .comments .comment-user-image {
      min-width: 50px;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      overflow: hidden;
    }

     .comment-user-image img{
     width:50px;
     height:50px;
}


    /*tag section*/
    #tag-sec {
      min-height: 20px;
    }

    #tag-sec .tag {
      margin-right: 6px;
    }

    #tag-sec .tag a{
      background-color: #ffffff9e;
font-size: 12px;
border-color: #f0f8ff00;
color: #000;
    }

    /***** series page *******/
    .gray-select {
      background-color: #ba1c3a;
      color: #ffffff;
      max-width: 120px;
      height: 44px;
      border: none;
      position:relative;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-image: url('../images/svg/select-arrow.png');
      background-repeat: no-repeat;
      background-position-x: 11%;
      background-position-y: center;
      background-size: 15px;
      transition: all 0.3s;
      cursor: pointer;
    }

    .gray-select:focus {
      background-color: #565656;
      color: #ffffff;
    }

    .series-box {
      text-align: right;
    }

    .series-box .game-box {
      margin: 0 0 .3rem 0;

    }

    .series-box .series-title{
      font-size: 12px;
      margin-bottom: .3rem;
      transition: .3s;
    }

    .series-box .series-desc{
      font-size: 10px;
      margin-top: .3rem;
      height: 75px;
      /*overflow-y: hidden;*/
      color:#ccc;
    }

    .series-box:hover .series-title{
      color: var(--blue-color);
    }

    #actor-info-sec .actor-image{
      min-width: 150px;
      width: 150px;
      height: 150px;
      overflow: hidden;
      border-radius: 50%;
    }

    #actor-info-sec .actor-name {
      font-size: 16px;
    }

    #actor-info-sec .follow-btn {
      border-radius: 5px;
      background-color: #E0E0E0;
      Width: auto;
      padding: 0.5rem 1.5rem;
    }

    /******* box office page *****/
    .box-info-main-banner {
      min-height: 470px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
		border-top-right-radius: 25px;
    }

    .box-info-main-banner a.title {
      font-size: 15px;
      color: var(--gray);
    }

    .box-info-main-banner p, .box-info-main-banner span,
    .box-info-thumbnail-banner p, .box-info-thumbnail-banner span {
      color: #C7C7C7;
    }

    .box-info-main-banner div {
      bottom: 0;
      padding: 1.5rem 1rem;
      position: relative;
      z-index: 1;
    }

    .box-info-thumbnail-banner {
      height: 230px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }
    .box-info-thumbnail-banner .mb-3{
      margin-bottom:2px !important;
      line-height: 1.9;
      color: var(--gray);
font-size: 11px;
    }

    .box-info-thumbnail-banner div {
      bottom: 0;
      padding: 0.4rem 0.6rem;
      position: relative;
      z-index: 1;
    }

    .box-info-main-banner:after, .box-info-thumbnail-banner:after {
      content: '';
      display: inline-block;
      position: absolute;
      bottom: 0;
      height: 100%;
      width: 100%;
      background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    }
    .box-info-thumbnail-banner:after {background: linear-gradient(to bottom, rgb(0 0 0 / 0%) -8% , rgb(0 0 0 / 97%) 81%);}

    .side-menu-items {
      counter-reset: number;
      list-style-type: none;
      padding-right: 0;
    }

    .side-menu-items li {
      display: flex;
      align-items: center;
      padding: .5rem;
    }

    .side-menu-items li:nth-child(even) {
      background-color: #fff;
    }

    .side-menu-items li a{
      display: flex;
      flex-grow: 1;
      justify-content: space-between;
      align-items: center;
      padding-right: 1rem;
      text-transform: capitalize;
      min-height: 3rem;
    }

    .side-menu-items li p {
      margin: 0;
      text-align: right;
    }

    .side-menu-items li p.genre {
      font-size: 10px;
    }

    .side-menu-items li a:not(.prop) {
      flex-basis: 90%;
    }

    .side-menu-items li a .prop {
      color: #C7C7C7;
    }

    .side-menu-items li::before {
      counter-increment: number;
      content: counter(number)"\a0";
      background: var(--main-color);
      width: 50px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 30px;
      padding-right: 8px;
    }

    .side-menu-items li:nth-child(even)::before {
      background: #fff;
    }

    .side-bar-banner {
      width: 100%;
      height: 450px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }

    .side-bar-banner div {
      z-index: 1;
    }

    .side-bar-banner:after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(32, 32, 32, 0.58);
      width: 100%;
      height: 100%;
    }

#special-game{
padding-bottom:1.5rem;
}

    .blog-item-container {
      margin-top: 1.5rem;
      border-bottom: 1px solid #373737;
      padding-bottom: 1rem;
    }

    .blog-item-container:last-child {
      border-bottom: none;
    }

    .blog-item-container .content {
      font-size: 11px;
    }

    .blog-item-container img{
      width:290px ;
      max-height: 190px;
    }

    .blog-item-container .author-info{
      color: #C7C7C7;
      font-size: 10px;
      margin-top: .5rem;
    }

    .page-numbers{
      background-color: transparent;
      border: none;
      color: #ffffff;
      border-radius: 5px;
      font-size: 19px;
      min-width: 35px;
      text-align: center;
      line-height: 30px;
      padding: 0;
      padding-top: 4px;
      margin: 0 4px;
      display: inline-block;
    }
    
    .pagenaviWrapper{
        direction:ltr;
    }

    .page-numbers:hover {
      background-color: rgba(0, 122, 255, 0.21);
    }

    span.page-numbers.current{
      background-color: var(--blue-color);
    }

    .sidebar{
      will-change: min-height;
    }

    .sidebar__inner{
      transform: translate(0, 0); /* For browsers don't support translate3d. */
      transform: translate3d(0, 0, 0);
      will-change: position, transform;
    }

    .box-office-single p{
      font-size: 13px;
    }
    .box-office-single-bg{
      background-color: #fff;
	  text-align: justify !important;
    }

    /****Auth page****/
    #auth-wrapper {
      width: 100%;
      min-height: 100vh;
      padding: 15px;
    }

    #login-tab .nav-item{
      width: 50%;
    }

    #login-tab .nav-link {
      background-color: #555555;
      color: #ffffff;
      border-radius: 0;
      border: none;
      padding: 1rem;
      text-align: center;
      font-size: 14px;
      height: 100%;
    }

    #login-tab .nav-link.active {
      background-color: var(--blue-color);
    }

    #login-tab-content .tab-pane {
      width: 100%;
    }

    #login-tab-content {
      height: calc(100% - 53px);
    }

    .main-card-inner .form-group input{
      background-color: #B5B5B5;
      color: #000000;
      font-size: 14px;
      padding: 1.8rem 1rem;
    }

    .main-card-inner .form-group input:focus, .main-card-inner .form-group input:valid {
      background-color: #ffffff;
    }

    .main-card-inner .form-group label{
      font-size: 13px;
      line-height: 28px;
    }

    .main-card-inner .form-group input::placeholder {
      color: #000000;
    }

    .main-card-inner .auth-title {
      font-size:18px ;
    }

    .main-card-inner input[type='submit'] {
      padding: 1.2rem 1rem;
      width: 200px;
    }

    #ft-register-card, #ft-login-card {
      cursor: pointer;
      transition: .3s;
    }

    #ft-register-card:hover, #ft-login-card:hover {
      color: var(--blue-color);
    }

    .main-card {
      width: 500px;
      height: 470px;
    }

    .main-card-inner {
      position: relative;
      width: 100%;
      height: 100%;
      box-shadow: 0 3px 28px #2F2A2B4A;
background-color: #fff;
    }


    /*** Panel ***/
    #panel-wrapper {
      max-width: 1140px;
      margin: 5rem auto;
    }

    #panel-wrapper .panel-card-title {
      border-bottom: 1px solid #565656;
    }

    #panel-wrapper .panel-card-title p:first-child {
      font-size: 19px;
    }

    #panel-wrapper .panel-card-title p:first-child {
      font-size: 16px;
    }

    #edit-profile-form .custom-file-label {
      line-height: 0;
      width: calc(100% - 135px);
      color: #000000;
      font-size:14px;
    }

    #edit-profile-form input, #edit-profile-form .custom-file-label{
      background-color: #ffffff;
      text-align: right;
      padding: 1.6rem;
    }

    #edit-profile-form input:focus {
      background-color: #EAEAEA;
    }

    #edit-profile-form .changed-profile-image {
      width: 130px;
      min-width: 130px;
      height: 130px;
      border-radius: 50%;
      overflow: hidden;
    }
    /*
    #edit-profile-form .custom-file-label::after {
    left: -135px;
    top: -1px;
    right: unset;
    background-color: var(--blue-color);
    color: #ffffff;
    padding: 1.7rem;
    line-height: 0;
    content: 'آدرس فایل';
    border-radius: 5px;
    border-left: none;
    cursor: pointer;
    } */

    #edit-profile-form hr{
      background-color: #707070;
    }

    .smartphoto {
      background-color: rgba(0, 0, 0, 0.81) !important;
    }

    .smartphoto, .smartphoto div {
      direction: ltr;
    }

#game-single-series [class^='col-five']{
      padding: 2.5rem 10px 1rem !important;
}

    #game-single-series [class^='col-five'], [class*='col-five'] {
      padding: 0px 7px 0.5rem;
    }

#box_content_seasons{
margin-top:-1.5rem !important;
}

    .triangle-up {
      width: 30px;
      height: 20px;
      clip-path: polygon(50% 0, 0 100%, 100% 100%);
      position: absolute;
      top: -20px;
    }


    @media screen and (min-width: 769px) and (max-width: 1075px){

      #filter-sec button, #filter-sec .form-group {
        flex-grow: 1;

      }

      #filter-sec button {
        max-width: 36%;
      }

    }

    @media screen and (max-width: 1280px){
      #main-banner .main-banner-info {
        width: 85%;
      }

    }

    @media screen and (min-width: 1140px){
      .game-box, .series-box {
        flex-basis: 18%;
      }

      .box-info-thumbnail-banner {
        /*max-width: 305px;*/
        min-height: 230px;
      }

      /*.game-box-container {*/
      /*    width: 165px;*/
      /*}*/

    }

    @media screen and (max-width: 1140px){
      .game-banner-sec .game-banner .game-banner-info {
        width: 100%;
      }

      #main-banner .main-banner-info {
        width: 100%;
        padding: 15px;
      }

      .game-row-item .btn-remove {
        min-width: 150px;
      }

      #panel-wrapper {
        max-width: 1140px;
        margin: 5rem 1.5rem;
      }

    }

@media(min-width:960.5px){
.detailwidth1{
          max-width:750px}
}

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

      header .menu-items {
        max-width: 300px;
        text-align: right;
        position: fixed;
        transform: translateX(100%);
        height: 100%;
        width: 80%;
        background-color: #222427;
        top: 0;
        right: 0;
        transition: .5s;
        padding: .5rem;
        z-index: 10;
      }

      header .menu-items ul{
        padding:0 ;
        margin-top: 2rem;
      }

      header .menu-items ul li {
        margin: 0;
        padding: .7rem .5rem;
      }

      header .menu-items.open {
        transform: translateX(0);
      }

      header .menu-items ul{
        flex-direction: column;
      }

      header .left-side-items #btn-search {
        margin-left: 0;
      }

      header #close-menu {
        background-color: transparent;
        border: none;
      }

      /** single game page ***/
      #game-single-banner-sec .game-single-banner .game-desc {
        width: 100%;
      }

      #game-single-banner-sec .game-action a, #game-single-banner-sec .game-action button{
        min-width: 170px!important;
        margin-bottom : 10px ;
      }

      #game-detail {
        margin-top: 2rem;
      }

      .game-banner {
        min-height: 400px;
      }

      #game-single-banner-sec {
        margin-top: 2rem;
      }


      .box-info-thumbnail-banner {
        margin-top: 1rem;
      }

      #main-banner .main-banner-info {
        /*top: 0;*/
      }

      #main-banner .main-slide-content {
        height: auto;
      }
    }

    @media screen and (max-width: 996px) {
      .vg-nav-main-container .dropdown>ul .dropdown ul.right {
        right: unset;
        left: 100%;
      }

      .vg-nav-main-container span.toggle {
        float: unset;
      }

      .vg-nav-main-container span.toggle i:before{
        color: #000000;
      }

      .sidebar__inner {
        position:static!important;
        transform:unset!important;
        width: auto!important;
      }
    }
    
    @media(width:768px){
        #game-single-banner-sec .single-detail {
        margin-right: -20px !important;
      }

[class^="game-box-next-btn"], [class*="game-box-next-btn"] i{
margin-left:3px !important}

#main-banner .main-banner-info{
padding-right:74px !important;}


    }

@media (min-width:576px) and (max-width:768px){
#main-banner .main-banner-info{
padding-right:74px !important;}

[class^="game-box-next-btn"], [class*="game-box-next-btn"] i{
margin-left:3px !important}

}

@media (min-width:768px) and (max-width:992px){
[class^="game-box-next-btn"], [class*="game-box-next-btn"] i{
margin-left:3px !important}
}


    @media screen and (max-width: 768px) {
		.gamebox {
  text-align: right;
  margin-right: -15px;
  margin-left: -15px;
}
        #dubbing-sec {
      display:none;
    }
        
        .titleindex1 h3{
font-size: 13px;
font-weight: bold;
line-height: 1.75;
display: inline-block;
}

      #main-banner .main-banner-info .thumbnail-item{
        display: none!important;
      }

      #main-banner .main-banner-info {
        right: 0;
        bottom: 15px;
      }

      .main-card {
        width: 100%;
      }

      #auth-wrapper > div {
        width: 100%;
      }

      #filter-sec .form-group {
        margin-left: 0;
        width: 100%;
      }

      #filter-sec button {
        margin-left: 0;
      }

      #game-single-banner-sec .single-detail {
        margin-right: 0;
      }

      #game-single-banner-sec .single-thumbnail {
        width: auto;
        height: auto;
        margin:0 auto .5rem;
      }

      #comments-sec .comments-body textarea {
        min-width: unset;
        width: 100%;
      }

    }


    @media screen and (max-width: 576px){
      #offers-single {display: none;}
      #offers-single-s {display: block !important;}
      .actor-container .actor-image {
        width: 75px;
        height: 75px;
      }
      .actor-container .actor-image img {
        width: 100%;
        height:100%;
      }
      #filter-sec {
        background-color: #636363 !important;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    margin-top: 4rem !important;
    margin-bottom: -2rem;
		  right:0%;
		  width: 100% !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
      }
      .dobbing-swiper-controllers {
        position: absolute;
        top: -20px;
        left: 16px;
      }
      
      .special-index-s {
        display:block;
      }
      header .logo {
        width: 150px;
      }

      #main-banner .main-slide {
        /*min-height:600px ;*/
      }

      #main-banner .main-banner-info {
        top: 1rem;
      }

      #main-banner .main-slide-background {
        background-size: cover;
        background-position: center;
      }

      #filter-sec button {
        margin-left: 0;
      }

      hr.space-title+p {
        min-width: 3rem;
      }

      .game-banner-sec .game-banner .game-banner-info {
        width: 100%;
      }

      .game-banner-sec .game-banner:before {
        width: 100%;
      }

      .game-images .game-image {
        width: 161px;
margin-left: 0px !important;
height: 112px;
padding: 8px;
      }

      .box-info-main-banner {
        min-height: 350px;
      }

      .side-bar-banner {
        height: 350px;
      }

      .blog-item-container div.content {
        margin-top: 1rem;
      }

      #edit-profile-form .custom-file-label {
        width: calc(100% - 128px);
      }

      .game-row-item .btn-remove {
        min-width: 170px;
      }

      #panel-wrapper .btn-main-gray{
        min-width: 170px;
      }

      .box-info-thumbnail-banner {
        margin: auto;
      }

      .blog-item-container img{
        width:100% ;
      }

      .box-info-main-banner {
        background-size: cover;
        background-position: center;
      }

    }

/*.linkdownloadicon{
	margin-top:5px;
}*/
    @media screen and (max-width:480px){
header .left-side-items #btn-search{
margin-left: 0rem !important;
}
      .col-sev-sm-1 { width:33.3% !important; }
      #dubbing-sec .game-box-container {
        margin-right: 0;
      }
		.tozih1{
	padding-right: 10px;
padding-left: 10px;
}
		h2{
			font-size:19px;
		}
		#game-detail {
  margin-top: 4rem !important;
}
		/*.linkdownloadicon{
			margin-top:-5px;
		}*/
    }

    @media screen and (max-width:350px) {
      header .logo {
        width: 120px;
      }
    }


    /**** swiper slide configs */
    .swiper-container:not(.swiper-container-initialized) .swiper-slide{
      display: none;
    }

    /*** dv-dropdown */
    .dv-game-dropdown{
      cursor: pointer;
    }


    /**** box office special */
    .dv-box-office-spc{
      margin: 0 -8px !important;
    }
    .no-gutters.dv-box-office-spc > div[class*=col-]{
      padding-right: 8px !important;
      padding-left: 8px !important;
      margin-bottom: 12px !important;
    }
