/* Grid Classes for Large Desktop Size */
.shareit {
	height: 45px;
	text-align: center;
}
.shareit .share-icon {
	display: inline-block;
	width: 24%;
	font-size: 16px;
}
/* ====================================== */
/* =============[ipad --PRO ] =========== */
/* ====================================== */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2)
  
  
  {
	  	  header#rand {
		  width: 80%;
	  }
	  .wrap {
		  width: 100%;
	  }
	 #mobilebox {
	padding: 10px 0px;

border: 1px solid #4d4d4d;
background-color: #707070;
}
 #mobilebox .the-info {
padding: 8px 5px;
 }
 #mobilebox img.bigava{
width: 100%;
 }
 #mobilebox .the-info .imdbrate{
display: inline-block;
width: 40px;
background: #ae3c40;
color: #efefef;
text-align: center;
font-size: 1.6em;
border-radius: 5px;
font-weight: bolder;
margin-right: 8px;
}
   #mobilebox .the-info .info-boxy{
display: inline-block;
width: 23.5%;
color: #efefef;
text-align: center;
font-size: 1.1em;
font-weight: bolder;
border-right: 1px solid #afaeae;
line-height: 0.7em;
}
   #mobilebox .the-info .infosmall{
color: #efefef;
text-align: center;
font-size: 12px;
font-weight: normal;
line-height: 10px;

}
#new-stream .dwnld {
	display: inline-block;
	background: #47ae43;
	color: white;
	width: 85px;
	padding: 10px 5px;
	text-align: center;
	font-size: 0.9em;
	position: absolute;
left: 85px;
height: 85px;

}
#new-stream .ytb {
	display: inline-block;
	background: #a93f47;
	color: white;
	width: 85px;
	padding: 10px 5px;
	text-align: center;
	font-size: 0.9em;
	position: absolute;
height: 85px;
left: 0%;
}
#new-stream .burgr {
color: white;
width: 20px;
padding: 5px;
text-align: center;
font-size: 1em;
position: absolute;
right: 1%;
top: 46px;
display: inline-block;
z-index: 780;
}
#new-stream .dwnld a,#new-stream .ytb a{
	color: white;
	padding: 10px 5px;
}
  
	  
	  }
/* ====================================== */
/* =============[ipad --- ] =========== */
/* ====================================== */
@media only screen 
and (min-device-width : 959px) 
and (max-device-width : 1024px) 
and (orientation:portrait)
{
		  header#rand {
		  width: 80%;
	  }
 #mobilebox {
	padding: 10px 0px;

border: 1px solid #4d4d4d;
background-color: #707070;
}
 #mobilebox .the-info {
padding: 8px 5px;
 }
 #mobilebox img.bigava{
width: 100%;
 }
 #mobilebox .the-info .imdbrate{
display: inline-block;
width: 40px;
background: #ae3c40;
color: #efefef;
text-align: center;
font-size: 1.6em;
border-radius: 5px;
font-weight: bolder;
margin-right: 8px;
}
   #mobilebox .the-info .info-boxy{
display: inline-block;
width: 23.5%;
color: #efefef;
text-align: center;
font-size: 1.1em;
font-weight: bolder;
border-right: 1px solid #afaeae;
line-height: 0.7em;
}
   #mobilebox .the-info .infosmall{
color: #efefef;
text-align: center;
font-size: 12px;
font-weight: normal;
line-height: 10px;

}
#new-stream .dwnld {
display: inline-block;
background: #47ae43;
color: white;
width: 75px;
padding: 10px 5px;
text-align: center;
font-size: 0.9em;
position: absolute;
left: 85px;
height: 70px;
top: -6px;

}
#new-stream .ytb {
display: inline-block;
background: #a93f47;
color: white;
width: 75px;
padding: 10px 5px;
text-align: center;
font-size: 0.9em;
position: absolute;
height: 70px;
left: 0%;
top: -6px;
}
#new-stream .burgr {
color: white;
width: 20px;
padding: 5px;
text-align: center;
font-size: 1em;
position: absolute;
right: 1%;
top: 46px;
display: inline-block;
z-index: 780;
}
#new-stream .dwnld a,#new-stream .ytb a{
	color: white;
	padding: 10px 5px;
}
.topstream {
	position: relative;
	
}
#new-stream .srvrs {
	display: inline-block;
	background: #707070;
	color: white;
	padding: 0px 15px;
* Firefox */
width: -moz-calc(100% - 200px);
/* WebKit */
width: -webkit-calc(100% - 200px);
/* Opera */
width: -o-calc(100% - 200px);
/* Standard */
width: calc(100% - 200px);
margin-top: 42px;
}

}

/* Grid classes for wide Tablet / Laptop to Small Desktop Size */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
{
#main {
	margin: 0!important;
}
	  .wrap {
		  width: 100%;
	  }
//#sidebar,header#header,#filterz {
//	display: none!important;
//	background: none!important;
//}
nav.menu,.hide-mobile {

}
article#single figure {
	width: 25%;
}
article#single figure img {
	width: 100%;
}
article#single .postinfo {
    float: right;
    width: 70%;
    }
    .postz {
padding-right: 0%!important;
    }
.shareit {
	height: 45px;
	text-align: center;
}
.shareit .share-icon {
	display: inline-block;
	width: 24%;
	font-size: 16px;
}
 #mobilebox {
	padding: 10px 0px;

border: 1px solid #4d4d4d;
background-color: #707070;
}
 #mobilebox .the-info {
padding: 8px 5px;
 }
 #mobilebox img.bigava{
width: 100%;
 }
 #mobilebox .the-info .imdbrate{
display: inline-block;
width: 40px;
background: #ae3c40;
color: #efefef;
text-align: center;
font-size: 1.6em;
border-radius: 5px;
font-weight: bolder;
margin-right: 8px;
}
   #mobilebox .the-info .info-boxy{
display: inline-block;
width: 23.5%;
color: #efefef;
text-align: center;
font-size: 1.1em;
font-weight: bolder;
border-right: 1px solid #afaeae;
line-height: 0.7em;
}
   #mobilebox .the-info .infosmall{
color: #efefef;
text-align: center;
font-size: 12px;
font-weight: normal;
line-height: 10px;

}
#new-stream .dwnld {
	display: inline-block;
	background: #47ae43;
	color: white;
	width: 85px;
	padding: 10px 5px;
	text-align: center;
	font-size: 0.9em;
	position: absolute;
left: 85px;
height: 85px;

}
#new-stream .ytb {
	display: inline-block;
	background: #a93f47;
	color: white;
	width: 85px;
	padding: 10px 5px;
	text-align: center;
	font-size: 0.9em;
	position: absolute;
height: 85px;
left: 0%;
}
#new-stream .burgr {
color: white;
width: 20px;
padding: 5px;
text-align: center;
font-size: 1em;
position: absolute;
right: 1%;
top: 46px;
display: inline-block;
z-index: 780;
}
#new-stream .dwnld a,#new-stream .ytb a{
	color: white;
	padding: 10px 5px;
}
.topstream {
	position: relative;
	
}
#new-stream .srvrs {
	display: inline-block;
	background: #707070;
	color: white;
	padding: 0px 15px;
* Firefox */
width: -moz-calc(100% - 170px);
/* WebKit */
width: -webkit-calc(100% - 170px);
/* Opera */
width: -o-calc(100% - 170px);
/* Standard */
width: calc(100% - 170px);
margin-top: 42px;
}

#mheader {
	background: #171717;
	position: fixed;
	height: 60px;
	width: 100%;
	top:0;
	left: 0;
	right: 0;
	z-index: 800;
	color: #939393;
	opacity: 0.86;
}
#mheader a{
	color: #939393;
}
#mheader .menu {
	float: right;
	width: 55px;
	border-left: 1px solid #414141;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
}
#mheader .logo {
margin: 0px 14px;
text-align: right;
height: 60px;
font-family: 'Tajawal', sans-serif;
font-size: 1.6em;
font-weight: 400;
line-height: 2.5em;
color: white;
}
#mheader .search {
	float: left;
	width: 105px;
	border-right: 1px solid #414141;
	height: 60px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	margin-top: -50px;
	position: relative;
}
.searchform {
	display: none;
	position: absolute;
	top: 0px;
	left: 45px;
	height: 38px;

}
.field {
	background: #171717;
	color: #939393;
	border: none;
	border-bottom: 1px solid #878787;
	height: 38px;

}
.postercontainer {
margin-right: 1%!important;
margin-top: 60px;
}
#main {
	margin: 0!important;
	float: none!important;
	overflow: hidden;
}
#sidebar {
	display: none;
}
nav.menu {
display: none;
}

/********************* -[ menu mobile ]- ****************************/
.m-menu {
	display: none;
	position: absolute;
	top: 30px;
	width: 40%;
background: #171717;
opacity: 0.96;
color: #939393;
z-index: 996;
}
ul.mobilemenu,.menu-m-gerne {
	list-style: none;
}
ul.mobilemenu li {
	border-bottom: 1px solid #858585;
	padding: 7px 14px;
	margin: 2px;
	font-size: 14px;
}

.m-menu2 {
	display: none;
	position: absolute;
	top: 30px;
	width: 40%;
background: #171717;
opacity: 0.96;
color: #939393;
z-index: 996;
}
ul.mobilemenu2 {
	list-style: none;
}
ul.mobilemenu2 li {
	border-bottom: 1px solid #858585;
	padding: 7px 14px;
	margin: 2px;
	font-size: 14px;
}


/********************* -[ single ]- ****************************/
#slider {
	height: 330px!important;
    width:100%;
  background-attachment: fixed;
background: scroll;
     }
     .bbg {
	     background: #3D3D3D;
	     margin-top: -26px;
     }
#container {
	     background: #3D3D3D;
	
}
.round {
	background: url(http://www.fushaar.com/assets/themes/fushaarV23/css/360/round.png) center top;
	height: 90px;
	position: relative;
	z-index: 777;
	margin-top: -60px;
	padding :23px;
	padding-bottom: 0;
	position: relative;
}
.roundc {
	background: url(http://www.fushaar.com/assets/themes/fushaarV23/css/360/round-c.png) center top;
	height: 90px;
	position: relative;
	z-index: 777;
	margin-top: -50px;
	padding :23px;
	padding-bottom: 0;
	position: relative;
}

.round h1,.roundc h1 {
font-size: 25px;
color: #fff;
text-align: center;
margin-bottom: 5px;
direction: ltr;
line-height: 24px;
margin: auto 7%;
background: transparent!important;
}


/********************* -[ main-icon ]- ****************************/
ul.main-icon {
	padding: 0px;
	margin: 0px 0px;
	list-style: none;
	min-height: 95px;
	margin-top: 30px;
}
ul.main-icon li{
width: 24.8%;
border-left: 1px solid #858585;
border-bottom: 1px solid #858585;
text-align: center;
float: right;
padding-top: 20px;
padding-bottom: 20px;
}
ul.main-icon li.last{
border-left: none;
}
ul.main-icon li i{
clear: both;
display: block;
color: #47AE43;
}
ul.main-icon li a{
color: #47ae44;
}
ul.main-icon li .icon-name{
font-size: 12px;
font-family: tahoma;
}

/********************* -[ gerne ]- ****************************/

.gerne {
	text-align: center;
	color: #878787;
	margin: 25px auto;
	line-height: 25px;
}
.gerne a{
	color: #A3A3A3;

}
.helper {
	margin: 0;
	color: #E6D057;
	text-align: center;
	border-bottom: 1px solid #858585;
	line-height: 40px;
	font-size: 14px;
	font-family: tahoma;
}

.helper a{
	color: #E6D057;
	font-size: 14px;
	font-family: tahoma;
}
.helper .how-stream {
display: inline-block;
	width: 49.4%;
	border-left: 1px solid #858585;
}
.helper .how-download {
display: inline-block;
	width: 49.4%;
}
/********************* -[ details row ]- ****************************/
.details-row {
	
}
.details-row img{
	float: right;
	width: 34.3%;
}
.details-row ul.details {
	padding: 0;
	margin: 0;
	margin-right: 0.4%;
	list-style: none;
	float: right;
	width: 65%;
}
.details-row ul.details li{
	border-bottom: 1px solid #636262;
color: #A3A3A3;
font-size: 15px;
line-height: 40px;
}
.details-row ul.details li i{
margin: auto 15px;
}

.postz {
	font-size: 16px;
	line-height: 28px;
	padding: 3%;
	padding-right: 36%;

}

article#single .actors-directors ul.directors h3, article#single .actors-directors ul.actors h3 {
	background: #585858;
}



/********************* -[ home filter mobile ]- ****************************/
.filter,.status {
   width:100%!important;
    height:50px;
background: #2e2e2e;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    box-sizing:border-box;	
    margin-top: 0px!important;
    border-bottom: 1px solid #1D1D1D;
}
.filter, .stars, .quality, .cca, .status {
	margin: 0!important;
}
ul.option-set {
	margin: 2%;
}
ul.option-set li {
direction: rtl;
padding: 4px 6px;
display: inline-block;
width: auto;
float: none;
color: #878787!important;
border-radius: 5px;
}
ul.option-set li a{
color: white!important;
}
.filter ul li, .stars ul li, .quality ul li, .cca ul li ,.filter ul li, .stars ul li, .quality ul li{
	float: none!important;
}
.filter ul li.allz, .stars ul li.allz, .quality ul li.allz, .status ul li.allz,.filter ul li, .stars ul li, .quality ul li,.filter ul li, .stars ul li, .quality ul li {
	width: auto!important;
}
}

/* ====================================== */
/* ====================================== */
/* ====================================== */
/* ====================================== */
/* ====================================== */

/* Grid classes for tablet screen widths  */
/* Landscape phone to portrait tablet */
@media (max-width: 1080px) {
body {
}
	  .wrap {
		  width: 100%;
	  }
#sidebar,#filterz,header#header .topheader,header#single,.effect {
	display: none!important;
	background: none!important;
}
header#header {
	height: 400px!important;
}
#hidedesktop {
	display: block;
}
#mheader {
	background: #171717;
	position: fixed;
	height: 60px;
	width: 100%;
	top:0;
	left: 0;
	right: 0;
	z-index: 880;
	color: #939393;
	opacity: 0.86;
	display: block;
}
#mheader a{
	color: #939393;
}
.shareit {
	height: 45px;
	text-align: center;
}
.shareit .share-icon {
	display: inline-block;
	width: 24%;
	font-size: 16px;
}
 #mobilebox {
	padding: 10px 0px;

border: 1px solid #4d4d4d;
background-color: #707070;
}
 #mobilebox .the-info {
padding: 8px 5px;
 }
 #mobilebox img.bigava{
width: 100%;
 }
 #mobilebox .the-info .imdbrate{
display: inline-block;
width: 40px;
background: #ae3c40;
color: #efefef;
text-align: center;
font-size: 1.6em;
border-radius: 5px;
font-weight: bolder;
margin-right: 8px;
}
   #mobilebox .the-info .info-boxy{
display: inline-block;
width: 23.5%;
color: #efefef;
text-align: center;
font-size: 1.1em;
font-weight: bolder;
border-right: 1px solid #afaeae;
line-height: 0.7em;
}
   #mobilebox .the-info .infosmall{
color: #efefef;
text-align: center;
font-size: 12px;
font-weight: normal;
line-height: 10px;

}
#new-stream .dwnld {
	display: inline-block;
	background: #47ae43;
	color: white;
	width: 85px;
	padding: 10px 5px;
	text-align: center;
	font-size: 0.9em;
	position: absolute;
left: 85px;
height: 85px;

}
#new-stream .ytb {
	display: inline-block;
	background: #a93f47;
	color: white;
	width: 85px;
	padding: 10px 5px;
	text-align: center;
	font-size: 0.9em;
	position: absolute;
height: 85px;
left: 0%;
}
#new-stream .burgr {
color: white;
width: 20px;
padding: 5px;
text-align: center;
font-size: 1em;
position: absolute;
right: 1%;
top: 46px;
display: inline-block;
z-index: 780;
}
#new-stream .dwnld a,#new-stream .ytb a{
	color: white;
	padding: 10px 5px;
}
.topstream {
	position: relative;
	
}
#new-stream .srvrs {
	display: inline-block;
	background: #707070;
	color: white;
	padding: 0px 15px;
* Firefox */
width: -moz-calc(100% - 170px);
/* WebKit */
width: -webkit-calc(100% - 170px);
/* Opera */
width: -o-calc(100% - 170px);
/* Standard */
width: calc(100% - 170px);
margin-top: 42px;
}

#mheader .menu {
	float: right;
	width: 45px;
	border-left: 1px solid #414141;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
}
#mheader .logo {
margin: 0px 14px;
text-align: right;
height: 60px;
font-family: 'Tajawal', sans-serif;
font-size: 1.6em;
font-weight: 400;
line-height: 2.5em;
color: white;
}
#mheader .search {
float: left;
width: 180px;
border-right: 1px solid #414141;
height: 60px;
text-align: center;
line-height: 60px;
font-size: 20px;
margin-top: -60px;
position: relative;
}

#main {
	margin: 0!important;
	overflow: hidden;
}
#sidebar {
	display: none;
}
nav.menu {
display: none;
}
.postercontainer {
margin-right: 11%;
}
#container {
	padding: auto 2%;
	width: auto;
	overflow-x: hidden;
}
h2.resp-accordion {
	color: #FFFFFF;
}

article.poster {
	margin:  8px auto!important;
	float: none!important;
	
}
/********************* -[ menu mobile ]- ****************************/
.m-menu {
	display: none;
	position: absolute;
	top: 30px;
	width: 40%;
background: #171717;
opacity: 0.96;
color: #939393;
z-index: 996;
}
ul.mobilemenu {
	list-style: none;
}
ul.mobilemenu li {
	border-bottom: 1px solid #858585;
	padding: 7px 14px;
	margin: 2px;
	font-size: 14px;
}

ul.mobilemenuz {
	list-style: none;
}
ul.mobilemenuz li {
	border-bottom: 1px solid #858585;
	padding: 7px 14px;
	margin: 2px;
display:inline-block;
width:45%;
	font-size: 14px;
}


.m-menuz {
	display: none!importnat;
	position: absolute;
	top: 30px;
	width: 40%;
background: #171717;
opacity: 0.96;
color: #939393;
z-index: 996;
}
ul.menu-m-gerne {
	list-style: none;
}
ul.menu-m-gerne li {
	border-bottom: 1px solid #858585;
	padding: 7px 14px;
	margin: 2px;
	font-size: 14px;
}


.min22 {
	width: 70%!important;

}
/********************* -[ single ]- ****************************/
#slider {
	height: 360px!important;
    min-width:100%!important;
background: scroll;
     }
     .bbg {
	     background: #3D3D3D;
	     margin-top: -26px;
     }
#container {
	     background: #3D3D3D;

	overflow-x: hidden;
}
#scroll {
	overflow-x: hidden;
}
.round {
	background: url(./360/round.png) center top;
	height: 90px;
	position: relative;
	z-index: 777;
	margin-top: -50px;
	padding :23px;
	padding-bottom: 0;
}
.roundc {
background: url(../360/roundcm.png) center top;
height: 130px;
position: relative;
z-index: 777;
margin-top: -140px;
padding :23px;
padding-bottom: 0;
position: relative;
}

.round h1,.roundc h1 {
font-size: 25px;
color: #fff;
text-align: center;
margin-bottom: 5px;
direction: ltr;
line-height: 24px;
margin: auto 15%;
background: transparent!important;
}

.imdbratebox {
	position: absolute;
	top: -12px;
	left: 46%;
	background: #AD3D43;
	padding: 2px 10px;
	color: #cacaca;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bolder;
	
}


/********************* -[ main-icon ]- ****************************/
ul.main-icon {
	padding: 0px;
	margin: 0px 0px;
	list-style: none;
	min-height: 95px;
	margin-top: 30px;
}
ul.main-icon li{
width: 24.8%;
border-left: 1px solid #858585;
border-bottom: 1px solid #858585;
text-align: center;
float: right;
padding-top: 20px;
padding-bottom: 20px;
}
ul.main-icon li.last{
border-left: none;
}
ul.main-icon li i{
clear: both;
display: block;
color: #3D3D3D;
   -webkit-text-stroke: 1px #47AE43;
   text-stroke: 1px #47AE43;

}
ul.main-icon li i.greyd{
clear: both;
display: block;
color: #3D3D3D;
   -webkit-text-stroke: 1px #5e5e5e;
   text-stroke: 1px #5e5e5e;

}
ul.main-icon li a{
color: #3D3D3D;
}
ul.main-icon li .icon-name{
font-size: 12px;
font-family: tahoma;
color: #A3A3A3;
}

/********************* -[ gerne ]- ****************************/

.gerne {
	text-align: center;
	color: #878787;
	margin: 25px auto;
	line-height: 25px;
}
.gerne a{
	color: #A3A3A3;

}

.tostream {
	border-bottom: 1px solid #A3A3A3;
	border-top: 1px solid #A3A3A3;
	color: #A3A3A3;
	font-family: tahoma;
	font-size: 14px;
	padding: 0px;
	text-align: center;
}
.server-note {
	text-align: center;
	color: #e368be;
	font-size: 14px;
}
.helper {
	margin: 0;
	color: #E6D057;
	text-align: center;
	border-bottom: 1px solid #858585;
	line-height: 40px;
	font-size: 14px;
	font-family: tahoma;
}
.helper .upto {
	width: 100%;
	background: #4A9F48;
	color: white;
	padding: 6px auto;
}
.helper .upto a {
	width: 100%;
	background: #4A9F48;
	color: white;
	padding: 6px auto;
}
.helper a{
	color: #E6D057;
	font-size: 14px;
	font-family: tahoma;
}
.helper .how-stream {
display: inline-block;
	width: 49.4%;
	border-left: 1px solid #858585;
}
.helper .how-download {
display: inline-block;
	width: 49.4%;
}
/********************* -[ details row ]- ****************************/
.details-row {
	
}
.details-row img{
	float: right;
	width: 34.3%;
}
.details-row ul.details {
	padding: 0;
	margin: 0;
	margin-right: 0.4%;
	list-style: none;
	float: right;
	width: 65%;
}
.details-row ul.details li{
	border-bottom: 1px solid #636262;
color: #A3A3A3;
font-size: 15px;
line-height: 40px;
}
.details-row ul.details li i{
margin: auto 15px;
}

.postz {
	font-size: 16px;
	line-height: 28px;
	padding: 3%;
	padding-right: 36%;

}

.pagez {
	font-size: 16px;
	line-height: 28px;
	padding: 3%;
	padding-right: 3%;

}
article#single figure {
display: none;
}
article#single .postinfo, .row1, .row2 {
	float: none!important;
	width: 100%;
}
#download {
	overflow: scroll!important;
	margin-right: 4%;
}
article#single .postinfo h3,article#single .postinfo h1 {
	text-align: center!important;
}

.bbm,.hide-mobile {
	display: none!important;
}

article#single .postinfo ul.details li {
	float: right;
	width: 45%;
	margin-left: 2%;
}
article#single #video {
	padding-bottom: 20px;
}
.bbm-note {
	border: 2px solid #E5CF60;
	padding: 4px 8px;
	color: #cacaca;
	margin: 2% 5%;
	text-align: center;
}
.bbm-note .rred{
	color: #ff5a63;
}
.bbm-note a{
	color: #E5CF60;
}
.tostream .join-us {
float: right;
	width: 50%;
}

.tostream .join-box a{
float: left;
	width: 16%;
		color: #858585;
	padding: 5px 0;
	font-size: 40px;
}

.view-hd {
	background: #AB3E45;
	width: 90%;
	display: block;
	margin: 10px auto;
	color: white;
	padding: 10px;
	text-align: center;
	font-size: 16px;
}


.rereviewpostz {
	margin: 2%!important;
	padding: 1%!important;
	font-size: 14px;
}
.rereviewpostz img{
	width: auto;
	height: auto;
	}

 #mobilebox {
	padding: 10px 0px;

border: 1px solid #4d4d4d;
background-color: #707070;
}
 #mobilebox .the-info {
padding: 8px 5px;
 }
 #mobilebox img.bigava{
width: 100%;
 }
 #mobilebox .the-info .imdbrate{
display: inline-block;
width: 40px;
background: #ae3c40;
color: #efefef;
text-align: center;
font-size: 1.6em;
border-radius: 5px;
font-weight: bolder;
margin-right: 8px;
}
   #mobilebox .the-info .info-boxy{
display: inline-block;
width: 23.5%;
color: #efefef;
text-align: center;
font-size: 1.1em;
font-weight: bolder;
border-right: 1px solid #afaeae;
line-height: 0.7em;
}
   #mobilebox .the-info .infosmall{
color: #efefef;
text-align: center;
font-size: 12px;
font-weight: normal;
line-height: 10px;

}
#new-stream .dwnld {
	display: inline-block;
	background: #47ae43;
	color: white;
	width: 85px;
	padding: 10px 5px;
	text-align: center;
	font-size: 0.9em;
	position: absolute;
left: 85px;
height: 85px;

}
#new-stream .ytb {
	display: inline-block;
	background: #a93f47;
	color: white;
	width: 85px;
	padding: 10px 5px;
	text-align: center;
	font-size: 0.9em;
	position: absolute;
height: 85px;
left: 0%;
}
#new-stream .burgr {
color: white;
width: 20px;
padding: 5px;
text-align: center;
font-size: 1em;
position: absolute;
right: 1%;
top: 46px;
display: inline-block;
z-index: 780;
}
#new-stream .dwnld a,#new-stream .ytb a{
	color: white;
	padding: 10px 5px;
}
.topstream {
	position: relative;
	
}
#new-stream .srvrs {
	display: inline-block;
	background: #707070;
	color: white;
	padding: 0px 15px;
* Firefox */
width: -moz-calc(100% - 170px);
/* WebKit */
width: -webkit-calc(100% - 170px);
/* Opera */
width: -o-calc(100% - 170px);
/* Standard */
width: calc(100% - 170px);
margin-top: 42px;
}

.fieldnew {
font-size: 1.6em;
background: transparent;
border: none;
border-bottom:1px solid #f5deb3;
color: #f5deb3;
width: 70%;
margin-bottom: 35px;
}


/********************* -[ movie post ]- ****************************/

.related {
grid-template-columns: auto;
grid-gap: 0;
display: flex;
overflow-x: scroll!important;
}

.related article.poster {
	display: block;
margin: 5px;
flex: 0 0 60%;
}
/********************* -[ NEW Header mobile ]- ****************************/

#vheader {
	position: relative;
}

#vheader .movietitle {
	position: absolute;
	bottom: 0;
	background: rgba(45, 45, 45, 0.6);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-backdrop-filter: saturate(180%) blur(10px);
backdrop-filter: saturate(180%) blur(10px);
color: white;
text-align: center;
width: 100%;
padding: 00px;
}

.jtabs-content {
	border-bottom: 1px solid #707070;
}
.overlayz {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 900;
    top: 0;
    left: 0;
    background-color: rgba(168, 62, 71, 0.95);
    overflow-x: hidden;
    transition: 0.8s;
}

.overlayz-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.overlayz-content .layoutz{
display : inline-table;
width : 40%;
padding: 0px;
margin:1.5%;

}
.overlayz-content ul{
list-style: none;
padding: 0px;
margin:0;

}
.overlayz a {
    padding: 8px;
    text-decoration: none;
    font-size: 1.5em;
    color: white;
    text-align: right;
    display: block;
    transition: 0.3s;
font-family: 'Tajawal', sans-serif;
}

.overlayz a:hover, .overlayz a:focus {
    color: #f1f1f1;
}

.overlayz .closebtnz {
    position: absolute;
top: 20px;
left: 10px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlayz a {font-size: 20px}
  .overlayz .closebtnz {
    font-size: 40px;
    top: 45px;
    left: 35px;
  }
}



/********************* -[ home filter mobile ]- ****************************/

.filter,.status {
   width:100%!important;
    height:50px;
background: #2e2e2e;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    box-sizing:border-box;	
    margin-top: 0px!important;
    border-bottom: 1px solid #1D1D1D;
}
.filter, .stars, .quality, .cca, .status {
	margin: 0!important;
}
ul.option-set {
	margin: 2%;
}
ul.option-set li {
direction: rtl;
padding: 4px 6px;
display: inline-block;
width: auto;
float: none;
color: #878787!important;
border-radius: 5px;
}
ul.option-set li a{
color: white!important;
}
.filter ul li, .stars ul li, .quality ul li, .cca ul li ,.filter ul li, .stars ul li, .quality ul li{
	float: none!important;
}
.filter ul li.allz, .stars ul li.allz, .quality ul li.allz, .status ul li.allz,.filter ul li, .stars ul li, .quality ul li,.filter ul li, .stars ul li, .quality ul li {
	width: auto!important;
}
/********************* -[ people mobile ]- ****************************/
article#single .actors-directors ul.directors li.p-mobile,article#single .actors-directors ul.actors li.p-mobile{
width: 100%;
padding: 8px;
}

article#single .actors-directors ul.directors h3, article#single .actors-directors ul.actors h3 {
	background: #464646;
padding: 9px 0px;
margin: auto -3px;
}

article#single .actors-directors ul.directors li.p-mobile img,article#single .actors-directors ul.actors li.p-mobile img{
float: right;
width: 40px;
height: 40px;
padding: 5px 10px;
margin-left: 15px;
border-radius: 0!important;
}
article#single .actors-directors ul.actors {
	float: none!important;
}
article#single .actors-directors ul.directors {
	float: none!important;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-left: none!important;
}
article#single .actors-directors ul.directors li .name, article#single .actors-directors ul.actors li .name {
	text-align: right!important;
}
#footer {
}

.shareit {
	height: 45px;
	text-align: center;
}
.shareit .share-icon {
	display: inline-block;
	width: 24%;
	font-size: 16px;
}
#main {
	width: 100%!important;
	float: none;
}


.card_content,.info {
  padding: 10px;
  position: absolute;
  bottom: -200px;
  width: 229px;
  height: 200px;
  transition: all 0.4s ease;
}
/* === Archive page === */

.search-a {
	border: 1px solid #5f5f5f;
	padding: 10px 25px;
	text-align: center;
	border-radius: 5px;
	margin: 25px auto;
}

.search-b {
	border: 1px solid #5f5f5f;
	padding: 10px 25px;
	border-radius: 5px;
	margin: 25px auto;
}

.search-a input {
	border: 1px solid #5f5f5f;
	background: #464646;
	padding: 10px 5px;
	width: 90%;
}
ul.list-archive {
	
}
ul.list-archive li{
	float: right;
	width: 45%;
}

ul.list-archive li a{
	color: #787878;

}

.hide {
	display: none;
}
.add-insta {
	background: #2D5E83;
	width: 80%;
	color: white;
	margin: 15px auto;
	padding: 5px;
	font-size: 13px;
}
.jw-*{
  display: : block;
}
.livesearch {
	width: 80%!important;
}










/* === tabs streaming  === */

.nstream {
    position: relative;
}
.transformer-tabs ul {
	 list-style: none;
	 padding: 0;
	 margin: 0;
	 border-bottom: 3px solid white;
}
 .transformer-tabs li {
	 display: inline-block;
	 padding: 0;
	 vertical-align: bottom;
}
 .transformer-tabs li:nth-child(1) .active {
	 color: #c6a0d5;
	 border-bottom-color: #9b59b6;
}
 .transformer-tabs li:nth-child(2) .active {
	 color: #8bc4ea;
	 border-bottom-color: #3498db;
}
 .transformer-tabs li:nth-child(3) .active {
	 color: #f0b37e;
	 border-bottom-color: #e67e22;
}
 .transformer-tabs li:nth-child(4) .active {
	 color: #df7c72;
	 border-bottom-color: #c0392b;
}
 .transformer-tabs a {
	 display: inline-block;
	 color: white;
	 text-decoration: none;
	 padding: 0.5rem;
}
 .transformer-tabs a.active {
	 border-bottom: 3px solid transparent;
	 position: relative;
	 bottom: -3px;
}
	 .transformer-tabs ul {
		 border-bottom: 0;
		 overflow: hidden;
		 position: relative;
		 background: #666;
		/* fallback */
		 background: linear-gradient(#666, #222);
	}
	 .transformer-tabs ul::after {
		 content: "☰";
		 position: absolute;
		 top: 8px;
		 right: 15px;
		 z-index: 2;
		 pointer-events: none;
	}
	 .transformer-tabs ul.open a {
		 position: relative;
		 display: block;
	}
	 .transformer-tabs li {
		 display: block;
	}
	 .transformer-tabs a {
		 position: absolute;
		 top: 0;
		 left: 0;
		 width: 100%;
		 height: 100%;
	}
	 .transformer-tabs a.active {
		 border: 0;
		 z-index: 1;
		 background: #666;
		/* fallback */
		 background: linear-gradient(#666, #222);
	}

 .tabs > div {
	 display: none;
	 padding: 1rem;
}
 .tabs > div:nth-of-type(1) {
	 background: #9b59b6;
}
 .tabs > div:nth-of-type(2) {
	 background: red;
}
 .tabs > div:nth-of-type(3) {
	 background: #e67e22;
}
 .tabs > div:nth-of-type(4) {
	 background: #c0392b;
}
 .tabs > .active {
	 display: block;
}

	#fancybox-wrap {
		width:90%!important;
	}
	.rcp_form p {
		width:100%;
	}
}