/*
Theme Name: FushaarV5
Theme URI: http://www.ownergraphics.com/portfolio/fushaar
Author: ownergraphics
Author URI: http://fushaar.com
Description: fushaar theme
Version: 2.97

Tags:

For fushaar website , dark grey , red 

*/


body {
	margin: 0px;
	padding: 0px;
	background: #3d3d3d; 

	direction: rtl;
	font-family: seg;
	font-size: 100%;
	font-size: 16px;
	font-size: 1em;
 transition:all .3s ease-in-out;  
      -o-transition:all .3s ease-in-out;  
      -moz-transition:all .3s ease-in-out;  
      -webkit-transition:all .3s ease-in-out;
    }
a {
	text-decoration: none;
	color: #5292f1;
}
.clear {
	clear: both;
}
img {
	border:0px;
}

.margin-zero {
	margin: 0!important;
}
.padding-zero {
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Ubuntu', sans-serif;
	font-weight: normal!important;
}
.relative {
	position: relative;
}
.hidden,.pvc_stats,.pvc_clear {
	display: none!important;
}
pre {
	direction: ltr;
	width: 80%;
	margin-left: 20px;
}

.note {
	background-color: #FFFFE0;
	border: 1px solid #E6DB55;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	margin: 20px 40px;
	padding: 8px;
}
#posts-count {
	color: #2C2C2C;
}
.hide-disktop,.overlayz {
display: none;
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-right: 0;
	margin-right: -2em;
}
.main-navigation li {
	position: relative;
	display: inline-block;
	padding: 5px 10px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: white;
	font-family: din;
	font-size: 18px;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: right;
	background: rgba(61, 61, 61, 0.63);
	right:30px;
	position: absolute;
	top: 37px;
	z-index: 99999;
}
.main-navigation ul ul ul {
	right: 100%;
	top: 10px;
}
.main-navigation ul ul a {
	width: 230px;
}
.main-navigation ul ul li {
	text-align: right;
	width: 49%;
float: right;
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
}
/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
}
@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
	font-family: tahoma;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: left;
	text-align: left;
	width: 50%;
}


/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*******************************************************************
 * 	     custom fonts
*******************************************************************/


/** Generated by FG **/
@font-face {
	font-family: 'ssl';
	src: url('fonts/GE_SS_Two_Light.eot');
	src: local('☺'), url('fonts/GE_SS_Two_Light.woff') format('woff'), url('fonts/GE_SS_Two_Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
  font-display: swap;
}

/** Generated by FG **/
@font-face {
	font-family: 'ssb';
	src: url('fonts/GE_SS_Two_Bold.eot');
	src: local('☺'), url('fonts/GE_SS_Two_Bold.woff') format('woff'), url('fonts/GE_SS_Two_Bold.ttf') format('truetype'), url('fonts/GE_SS_Two_Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
  font-display: swap;
}


/** Generated by FG **/
@font-face {
	font-family: 'seg';
	src: url('fonts/segoeui.eot');
	src: local('☺'), url('fonts/segoeui.woff') format('woff'), url('fonts/segoeui.ttf') format('truetype'), url('fonts/segoeui.svg') format('svg');
	font-weight: normal;
	font-style: normal;
  font-display: swap;
}

/** Generated by FG **/
@font-face {
	font-family: 'segl';
	src: url('fonts/segoeuil.eot');
	src: local('☺'), url('fonts/segoeuil.woff') format('woff'), url('fonts/segoeuil.ttf') format('truetype'), url('fonts/segoeuil.svg') format('svg');
	font-weight: normal;
	font-style: normal;
  font-display: swap;
}



/*******************************************************************
 * 	     custom amazon fonts
*******************************************************************/

@font-face {

    font-family: 'amazon-bold';
    src: url('fonts/hinted-subset-5480b19b6b2c17d3c4bd59ccbf74cc68.eot');
    src: local('.'), local('.'),
        url('fonts/hinted-subset-5480b19b6b2c17d3c4bd59ccbf74cc68.eot?#iefix') format('embedded-opentype'),
        url('fonts/hinted-subset-5480b19b6b2c17d3c4bd59ccbf74cc68.woff2') format('woff2'),
        url('fonts/hinted-subset-5480b19b6b2c17d3c4bd59ccbf74cc68.woff') format('woff'),
        url('fonts/hinted-subset-5480b19b6b2c17d3c4bd59ccbf74cc68.ttf') format('truetype'),
        url('fonts/hinted-subset-5480b19b6b2c17d3c4bd59ccbf74cc68.svg#.') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'amazon';
    src: url('fonts/hinted-subset-92fb2ec49cdd40548f3416def6c00dfa.eot');
    src: local('.'), local('.'),
        url('fonts/hinted-subset-92fb2ec49cdd40548f3416def6c00dfa.eot?#iefix') format('embedded-opentype'),
        url('fonts/hinted-subset-92fb2ec49cdd40548f3416def6c00dfa.woff2') format('woff2'),
        url('fonts/hinted-subset-92fb2ec49cdd40548f3416def6c00dfa.woff') format('woff'),
        url('fonts/hinted-subset-92fb2ec49cdd40548f3416def6c00dfa.ttf') format('truetype'),
        url('hinted-subset-92fb2ec49cdd40548f3416def6c00dfa.svg#.') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'amazon-light';
    src: url('fonts/hinted-subset-ccf1ddb0843707ca0e2d3f15448b8c29.eot');
    src: local('.'), local('.'),
        url('fonts/hinted-subset-ccf1ddb0843707ca0e2d3f15448b8c29.eot?#iefix') format('embedded-opentype'),
        url('fonts/hinted-subset-ccf1ddb0843707ca0e2d3f15448b8c29.woff2') format('woff2'),
        url('fonts/hinted-subset-ccf1ddb0843707ca0e2d3f15448b8c29.woff') format('woff'),
        url('fonts/hinted-subset-ccf1ddb0843707ca0e2d3f15448b8c29.ttf') format('truetype'),
        url('fonts/hinted-subset-ccf1ddb0843707ca0e2d3f15448b8c29.svg#.') format('svg');
    font-weight: 500;
    font-style: normal;
}





/*******************************************************************
 * 	     Gemeral
*******************************************************************/

.wrap {
	width: 1100px;
	margin: auto;
	position: relative;
}

.marg {
	margin: 30px;
}
/*******************************************************************
 * 	     header V2
*******************************************************************/

header#header {
	position: relative;
	margin: 0;
		animation:opt 0.6s;
-moz-animation:opt 0.6s; /* Firefox */
-webkit-animation:opt 0.6s; /* Safari and Chrome */
-o-animation:opt 0.6s; /* Opera */
}

header#header .topheader {
background-image: -webkit-linear-gradient(rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.5) 60%, transparent 100%);
background-image: linear-gradient(rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.5) 60%, transparent 100%);
padding: 15px;
height: 134px;
	animation:myfirst 1s;
-moz-animation:myfirst 1s; /* Firefox */
-webkit-animation:myfirst 1s; /* Safari and Chrome */
-o-animation:myfirst 1s; /* Opera */
position: relative;
z-index: 999;
  }

header#header .topheader .logo{
float: right;
margin-left: 15px;
height: 134px;
width: 118px;
opacity: 0.8;
}

header#header .topheader .mainmenu{
float: left;
width: 83%;
}

header#header .topheader .mainmenu ul.menu{
border-bottom: 1px solid #7b7b7b;
list-style: none;
margin-top: 20px;
text-align: left;
padding-left: 0;
}
header#header .topheader .mainmenu ul.menu li{
display: inline-block;
padding: 4px 15px;
}
header#header .topheader .mainmenu ul.menu li a{
color: #b6b5b5;
font-size: 18px;
line-height: 20px;
font-family: amazon-bold;
}
header#header .topheader .mainmenu ul.menu li a:hover{
color: #7d7d7d;

}
header#header .topheader .mainmenu ul.icon{
list-style: none;
margin-top: -8px;
text-align: left;
}
header#header .topheader .mainmenu ul.icon li{
display: inline-block;
padding: 4px 10px;
}
header#header .topheader .mainmenu ul.icon li a{
color: #c9c9c9;
font-size: 22px;
text-shadow: 0px 1px 1px #929292;
}
header#header .topheader .mainmenu ul.icon li i.fa-twitter:hover{
color: #59ADEB;
font-size: 22px;
text-shadow: 0px 1px 1px #929292;
}
header#header .topheader .mainmenu ul.icon li i.fa-youtube-play:hover{
color: #CA1C26;
font-size: 22px;
text-shadow: 0px 1px 1px #929292;
}
header#header .topheader .mainmenu ul.icon li i.fa-instagram:hover{
color: #583730;
font-size: 22px;
text-shadow: 0px 1px 1px #929292;
}
header#header .topheader .mainmenu ul.icon li i.fa-facebook:hover{
color: #46639B;
font-size: 22px;
text-shadow: 0px 1px 1px #929292;
}
header#header .topheader .mainmenu ul.icon li i.fa-google-plus:hover{
color: #DC4D3F;
font-size: 22px;
text-shadow: 0px 1px 1px #929292;
}

@keyframes myfirst
{
from {top: -135px;}
to {top: 0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top: -134px;}
to {top: 0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top: -134px;}
to {top: 0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top: -134px;}
to {top: 0px;}
}


@keyframes opt
{
from {opacity: 0;}
to {opacity: 1;}
}

@-moz-keyframes opt /* Firefox */
{
from {opacity: 0;}
to {opacity: 1;}
}

@-webkit-keyframes opt /* Safari and Chrome */
{
from {opacity: 0;}
to {opacity: 1;}
}

@-o-keyframes opt /* Opera */
{
from {opacity: 0;}
to {opacity: 1;}
}

header#header .searchformz,.loginformz {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	height: 90px;
background: #090807;
	display: none;
	top: 0;
	color: white;
	padding: 15px;
}
form#searchform .search {
	border: 1px solid #7e7e7e;
color: #7e7e7e;
background: #444;
padding: 3px 7px;
line-height: 30px;
font-family: seg;
width: 100%;
}
form#searchform1 .searchZ {
	border: 1px solid #7e7e7e;
color: #7e7e7e;
background: #444;
padding: 3px 7px;
line-height: 30px;
font-family: seg;
width: 100%;
}
form#searchform1 .insta-b {
background: #AE3C40;
border: 1px solid #8B2529;
padding: 5px 45px;
margin: 15px 0;
}
header#rand {
	position: absolute;
	bottom: 0px;
	width: 1100px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	color: white;
}

header#rand .h-left{
	text-align: left;
position: absolute;
left: -20px;
bottom: 20px;
	width: 50%;
	margin-left: 220px;
	}
header#rand h1 {
	line-height: 20px;
	font-size: 25px;
	text-shadow: 0px 2px 2px black,2px 0px 2px black;
direction: ltr;
margin: 5px;
color: white;
font-family: 'Ubuntu', sans-serif;
	}
	

	
	header#rand h1 a{
	line-height: 20px;
	font-size: 30px;
	text-shadow: 0px 2px 1px black;
direction: ltr;
margin: 5px;
color: white;
	}
header#rand .yearz{
font-size: 15px;
color: #908E8E;
	text-shadow: 0px 1px 1px black;
}
header#rand .gerne{
	color: #8A8A8A;
	font-family: seg;
	font-size: 12px;
	text-shadow: 0px 1px 1px #585858;
	}
header#rand .gerne a{
	color: #8A8A8A;
	font-family: seg;
	font-size: 16px;
	text-shadow: 0px 1px 1px #585858;
	}
header#rand figure.poster{
	float: left;
	margin-right: 15px;
	width: 140px;
	height: 200px;
	}

header#rand figure.poster img{
	width: 140px;
	height: 200px;
	box-shadow: 2px 0px 1px #303030,0px 2px 1px #303030;
	}


#mheader,#hidedesktop {
	display: none;/* mobile header */
}
.collection {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(360/bg-col-2.png) center bottom no-repeat;
 background-size: contain;

	height: 340px;
}
.collection .poster {
	width: 140px;
	height: 210px;
	float: left;
	margin-right: 20px;
}

/*******************************************************************
 * 	     filerz
*******************************************************************/

.livesearch {
width : 500px;
    margin: auto;
padding: 15px;
border: solid 1px #7f7f7f;
}

.livesearch h3{
text-align: center;
color: #7d7d7d;
margin: 5px;
font-family: amazon-bold;
}

.livesearch input#s.field {
border: 1px solid #6b6b6b;
padding: 5px;
background: #d2d2d2;
width:100%;
}
#filterz {
	background: #2c2c2c;
}
#filterz h3.ver {
	background: #3d3d3d;
	  -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #b6b5b5;
    font-family: ssl;
    font-size: 15px;
    padding: 8px 4px;
    width: 130px;
    text-align: center;
    float: right;
    margin-top: 54px;
    margin-right: -40px;
}

/********************* -[ home - collection ]- ****************************/


#home-coll {
	margin: 36px 3%;

}
#home-coll #loop-coll{
width: 65%;
float: right;
margin-left: 2%;
}

#home-coll #loop-news{
width: 30%;
float: left;
}


#home-coll h2.home {
font-size: 30px;
border-bottom: 1px solid #6e6e6e;
color: #45A5A7;
font-family: ssl;
margin: 0px 0%;
text-align: right;
}
h2.home {
font-size: 30px;
border-bottom: 1px solid #6e6e6e;
color: #45A5A7;
font-family: ssl;
margin: 0px 3%;
text-align: right;
}



/********************* -[ Filter ]- ****************************/
.stars, .cca  {
float: right;
width: 23%;
	margin: 10px 0;
}
.quality {
float: right;
width: 18%;
	margin: 10px 0;
}

.filter  {
float: right;
width: 70%;
	margin: 10px;
}

.filter ul, .stars ul, .quality ul, .cca ul{
	list-style: none;
}

.filter ul li,.stars ul li ,.quality ul li,.cca ul li {
	float: right;
	width: 110px;
	margin-left: 10px;
	margin-bottom: 8px;
}
.quality ul li,.cca ul li {
	float: right;
	width: 140px;
	margin-left: 10px;
	margin-bottom: 8px;
}

.filter ul li a.current, .stars ul li a.current, .quality ul li a.current, .cca ul li a.current { 
color: #7c7c7c;
font-family: tahoma;
background: url(360/checkbox-on.png) no-repeat right center;
padding: 16px;
font-size: 12px;
}

.filter ul li a.current:hover, .stars ul li a.current:hover, .quality ul li a.current:hover, .cca ul li a.current:hover { 
color: #9f9f9f;
font-family: tahoma;
background: url(360/checkbox-on.png) no-repeat right center;
padding: 16px;
font-size: 12px;
}


.filter ul li a, .stars ul li a, .quality ul li a, .cca ul li a { 
color: #7c7c7c;
font-family: tahoma;
background: url(360/checkbox-off.png) no-repeat right center;
padding: 16px;
font-size: 12px;
}

.filter ul li a:hover, .stars ul li a:hover, .quality ul li a:hover, .cca ul li a:hover { 
color: #9f9f9f;
font-family: tahoma;
background: url(360/checkbox-off.png) no-repeat right center;
padding: 16px;
font-size: 12px;
}


/*******************************************************************
 * 	     Sidebar
*******************************************************************/
#sidebar {
	background: #2C2C2C url(360/sidebar-bg.png) repeat-y left top;
	float: right;
	width: 270px;
	position: fixed;
}

#sidebar .logo {
	margin: 25px 2px;
	text-align: center;
}

#sidebar .search {
	margin: 8px 28px;
	border: 1px solid #7e7e7e;
	color: #7e7e7e;
	background: #444444;
	padding: 3px 7px;
	line-height: 30px;
	font-family: amazon;
	}
	
/********************* -[ #carousel ]- ****************************/
	.carousel {
  position: relative;		
  margin: 20px 35px;
	}
#carousel {
  width: 200px;
  margin-top: 25px;
  margin-bottom: 25px;

  overflow: hidden;
}
#carousel .carousel_box {
  float: right;
  width: 100%;
  height: 317px;
  text-align: center;
  position: relative;
}
#carousel_next {
	background: #242424;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 25px;
	color: white;
	text-align: center;
     cursor: pointer;
     box-shadow: 0px -1px 3px black;
}
#carousel_prev {
	background: #242424;
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	color: white;
	text-align: center;
    cursor: pointer;
     box-shadow: 0px 1px 3px black;
}
/********************* -[ main menu ]- ****************************/
nav.menu {
	margin: 0px 0;
	padding: 0;
	margin-right: -25px;
}

nav.menu ul {
	list-style: none;
width: 100%;
}
	
nav.menu ul li{
margin: 1px -1px;
padding: 0;
display: inline-block;
width: 16.5%;
}	

nav.menu ul li a{
padding: 8px 31px;
line-height: 28px;
font-size: 15px;
color: white;
font-family: ssl;
background: #2C2C2C;
width: 100%;
display: inline-block;
text-align: center;
}	
nav.menu ul li a:hover{
padding: 8px 31px;
font-size: 15px;
color: white;
font-family: ssl;
background: #b03b3d;
width: 100%;
}	
nav.menu ul li.current_page_item a{
padding: 8px 31px;
line-height: 28px;
font-size: 15px;
color: white;
font-family: ssl;
width: 100%;
display: inline-block;
text-align: center;
background: #b03b3d;
}	




.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
 
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}


/*******************************************************************
 * 	     main
*******************************************************************/

#container {
	padding: 30px 2%;
}
#main {
	float: left;
	min-height: 100%;
	position: relative;
}
.postercontainer {
position: relative;	
}

#main h1.title {
	font-family: amazon-bold;
	font-size: 28px;
	color: #40A5A8;
	font-weight: normal;
	margin: 15px 20px;
	padding: 5px;
}

#slider {
	overflow: hidden;
background-attachment:fixed;
  position: relative;
  height: 500px;
  margin-right: -25px!important;
  background-repeat:no-repeat;
background-size:contain;
background-position:center;
}



.effect-box {
	position: absolute;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(rgba(120,120,120,0.66) 0%, rgba(38,38,38,0.75) 100%);
	opacity: 0.9;
	
}
.effect-box:hover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 0.9;
	
}


/********************* -[ index ]- ****************************/



article.poster {
	float: right;
	width: 229px;
	height: 337px;
	margin: 8px 8px;
    overflow: hidden;
    position: relative;
}
.hdd {
	background: url(360/hd.png) no-repeat right bottom;
	width: 25px;
	height: 17px;
	top: 6px;
	right: 5px;
	position: absolute;
	opacity: 0.8;
}
.caam {
	background: url(360/cam.png) no-repeat right bottom;
	width: 70px;
	height: 65px;
	top: 0px;
	right: 0px;
	position: absolute;
	opacity: 0.8;
}
.box-office {
	background: url(360/box-office-3.png) no-repeat right bottom;
	width: 83px;
	height: 33px;
	bottom: 5px;
	right: 0px;
	position: absolute;
	opacity: 0.9;
}
.dvd {
	background: url(360/dvd.png) no-repeat right bottom;
	width: 70px;
	height: 65px;
	top: 0px;
	right: 0px;
	position: absolute;
	opacity: 0.8;
}
article.poster .eye {
	background: url(360/eye.png) no-repeat left bottom;
	width: 25px;
	height: 17px;
	top:24px;
	RIGHT: 5px;
	position: absolute;
	opacity: 0.8;
}
article.poster .hdd-soon {
	background: url(360/soon2.png) no-repeat left bottom;
	width: 63px;
	height: 18px;
	top: 3px;
	right: 0px;
	position: absolute;
	opacity: 0.8;
	text-stroke: 1px;
}
.card_content,.info {
  padding: 10px;
  position: absolute;
  bottom: -240px;
  width: 229px;
  height: 200px;
  transition: all 0.4s ease;
}
.info {
background: transparent!important;
  padding: 10px;
  position: absolute;
  bottom: -240px;
  width: 229px;
  height: 200px;
  transition: all 0.4s ease;
color: white;
}
article.poster .filter-grey {
	-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
}
article.poster:hover{
    box-shadow:1px 1px 8px #b03b3d,-1px -1px 8px #b03b3d;
}
article.poster:hover .card_content {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(10px);
     filter: progid:DXImageTransform.Microsoft.Blur(Strength=15);
   opacity: 0.95;
      bottom: 0;
}
article.poster:hover .info{
    opacity: 1;
      bottom: 0;
}

article.poster .info h3 {
font-family: 'Ubuntu', sans-serif;
font-weight: bold;
font-size: 20px;
  color: #ebebeb;
  text-shadow:0px 1px 2px #545454,0px -1px 2px #686868;
  text-align: center;
 margin: 1px;
 padding: 1px;
  }
article.poster .info h4 {
font-family: amazon-bold;
font-size: 17px;
  color: #d4d4d4;
  text-align: center;
  text-shadow:0px 1px 2px #686868,0px -1px 2px #686868;
 margin: 1px;
 padding: 1px;
   }
article.poster .info .rate {
border-bottom: 1px solid #8c8b88;
border-top: 1px solid #8c8b88;
margin: 6px 10px;
padding: 6px 4px;
  text-align: center;
  color: #f1d739;
  }  
  
 article.poster .info .rate a {
font-size: 12px;
  text-align: center;
  color: #fbfbfb;
  }  
   
article.poster .info .fushaar-rate {
	display: none;
}
article.poster .info .rate .greyinfo{
  color: #d4d4d4;
  text-shadow:0px 1px 2px #686868,0px -1px 2px #686868;

  }  
 
article.poster .info ul.labels{
clear: both;
margin: 15px 10px;
padding: 1px;
list-style: none;
text-align: center;
}

article.poster .info  ul.labels li{
 display: inline-block;
 padding: 3px 7px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb( 179, 179, 178 );
  border-radius: 5px;
  background-color: rgb( 51, 51, 51 );
  opacity: 0.502;
  color: white;
  font-size: 13px;
  text-align: center;  }




/*******************************************************************
 * 	     single-new
*******************************************************************/

header#single {
	position: absolute;
	bottom: 15px;
	width: 1100px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	color: white;
}

header#single .h-left{
	width: 65%;
	text-align: center;
	margin: 0 auto;
	}
	
	header#single .coll-left{
	width: 65%;
	}
header#single h1{
	line-height: 32px;
	font-size: 40px;
	text-shadow: 0px 2px 2px #5e5e5e,2px 0px 2px #5e5e5e,0px -2px 2px #5e5e5e,-2px 0px 2px #5e5e5e;
direction: ltr;
margin: 5px;
font-weight: bold!important;
	}

header#single h1.coll{
	line-height: 20px;
	font-size: 35px;
	text-shadow: 0px 2px 2px #5e5e5e,2px 0px 2px #5e5e5e,0px -2px 2px #5e5e5e,-2px 0px 2px #5e5e5e;
direction: ltr;
margin: 5px;
margin-top: 150px;
/* Safari */
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-ms-transform: rotate(10deg);
-o-transform: rotate(10deg);

	}
	
header#single .angel{

-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-ms-transform: rotate(10deg);
-o-transform: rotate(10deg);

	}
			
	header#single h1.ptitle {
	line-height: 50px;
	font-size: 55px;
	text-shadow: 0px 2px 2px black,2px 0px 2px black;
direction: ltr;
margin: 5px;
color: white;
	}	
	
	
header#single .yearz{
font-size: 20px;
color: #908E8E;
	text-shadow: 0px 1px 1px black;
}
header#single .gerne{
	color: #8A8A8A;
	font-family: amazon;
	font-size: 20px;
	}
header#single .gerne a{
	color: #c2c2c2;
	font-family: amazon;
	font-size: 20px;
	text-shadow: 0px 1px 1px #2a2a2a,0px -1px 1px #2a2a2a;
	}
header#single .h-right{
	float: right;
	width: 45%;
	text-align: right;
	}
header#single h2{
	line-height: 30px;
	font-size: 28px;
	text-shadow: 0px 1px 2px #5e5e5e,1px 0px 2px #5e5e5e,0px -1px 2px #5e5e5e,-1px 0px 2px #5e5e5e;
	font-family: ssl;
	padding-bottom: 25px;
	color: #e7e7e7;
	}
	header#single h2.cemter{
	line-height: 10px;
	font-size: 28px;
	text-shadow: 0px 1px 2px #5e5e5e,1px 0px 2px #5e5e5e,0px -1px 2px #5e5e5e,-1px 0px 2px #5e5e5e;
	font-family: amazon-bold;
	color: #e7e7e7;
	padding: 0;
	}
header#single .yearz{
font-size: 20px;
color: #908E8E;
	text-shadow: 0px 1px 1px black;
}

.ser-info {
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;
height: 150px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
}

/*******************************************************************
 * 	     single-series
*******************************************************************/

header#series {
	position: absolute;
	top: 35vh;
	width: 900px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    z-index: 55;
}
header#review {
	position: absolute;
	top: 32vh;
	width: 900px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    z-index: 55;
}
header#series h1 {
	line-height: 60px;
	font-size: 50px;
	text-shadow: 0px 2px 2px black,2px 0px 2px black;
direction: ltr;
margin: 5px;
color: white;
font-weight: bold!important;
}
header#review h1.revview {
	line-height: 60px;
	font-size: 46px;
	text-shadow: 0px 2px 2px black,2px 0px 2px black;
margin: 5px;
color: white;
font-family: 'Tajawal', sans-serif;
}

header#review h3 {
	line-height: 30px;
font-size: 26px;
text-shadow: 0px 2px 2px black,2px 0px 2px black;
margin: 5px;
color: #d1d1d1;
font-family: 'Tajawal', sans-serif;
}
header#series h2{
	line-height: 20px;
	font-size: 30px;
	text-shadow: 0px 1px 2px black,1px 0px 2px black;
	font-family: ssb;
	padding-bottom: 25px;
	color: #bebebe;
margin: 15px;
	}

header#series .rate{
position: absolute;
right: 0;
width: 76px;
height: 75px;
text-align: center;
color: #3d3d3d;
top:10px;
background: #f0d74b;
  border-radius: 50%;
font-size: 30px;
font-family: tahoma;
font-weight: bolder;
padding-top: 25px;
line-height: 11px;
}
header#series .rate .label{
text-align: center;
color: #8d8d8d;
font-size: 12px;
font-family: amazon;
font-weight: normal;
}
header#series .seasons{
position: absolute;
left: 0;
width: 76px;
height: 75px;
text-align: center;
color: #dddddd;
top:10px;
background: #5292f1;
  border-radius: 50%;
font-size: 30px;
font-family: tahoma;
font-weight: bolder;
padding-top: 25px;
line-height: 11px;
}
header#series .seasons .label{
text-align: center;
color: #197d13;
font-size: 12px;
font-family: tahoma;
font-weight: normal;
}


article#single .postinfoseries {
	margin-right: 380px;
}

  /*******************************************************************
 * 	     single review
*******************************************************************/


article#single .postinforeview {
	font-size: 14px;
}

.reviewer {
	border: 1px solid #bebebe;
	margin: 20px 40px;
	padding: 10px 5px;
}

 .reviewer h5.re-name {
font-family: ssl;
font-size: 22px;
line-height: 50px;
padding: 0;
margin: 0;
text-align: right;
	 
 }
  .reviewer ul {
list-style: none;
padding: 0;
margin: 0;
text-align: center;
}
  .reviewer ul li{
display: inline-block;
margin: 5px 15px;
text-align: center;
}
  /*******************************************************************
 * 	     single main
*******************************************************************/



article.single {
	
}

article#single figure {
	float: right;
	width: 329px;
	height: 495px;
	margin-left: 20px;
	margin-right: 5px;
	position: relative;
}


article.single {
	
}

article#single figure {
	float: right;
	width: 329px;
	height: 495px;
	margin-left: 20px;
}
article#single figure .video {
	position: absolute;
	left: -10px;
	bottom: 15px;
	width: 180px;
	background: #AE3C40;
	font-family: ssl;
	text-align: center;
	padding: 10px 15px;
	font-size: 18px;
	border-bottom: 1px solid #a32f35;
	border-left: 1px solid #a32f35;
}
article#single figure a{
color: white;

}
article#single figure i{
padding-left: 10px;
font-size: 22px;
}

article#single .postinfo {
	float: right;
	width: 665px;
}
.cam-note {
	border: 1px solid #ebeb10;
	padding: 10px;
	color :#ebeb10;
	font-family: tahoma;
	font-size: 13px;
	margin-left: 20px;

}
.row1  {
	float: right;
	width: 415px;
margin-top: 20px;
}

.row2 {
margin-right: 30px;
margin-left: 20px;
margin-top: 20px;
width: 200px;
float: right;
}

article#single .postinfo h1{
	font-size: 27px;
	color: white;
	text-align: left;
	margin-bottom: 5px;
	direction: ltr;
	line-height: 30px;
}
article#single .postinfo h1 .grey{
	font-size: 18px;
	color: #898888;
	text-align: left;
	margin-left: 8px;
}

article#single .postinfo h3{
	font-size: 23px;
	color: #dfdfdf;
	font-family: ssl;
	text-align: left;
}
article#single h3.titlez{
	font-size: 18px;
	border-bottom: 1px solid #888888;
	color: #888888;
	font-family: amazon;
	margin: 20px auto;
	text-align: right;
}
h1.title{
	font-size: 23px;
	border-bottom: 1px solid #888888;
	color: #888888;
	font-family: ssl;
	margin: 20px auto;
	text-align: right;
}
article#single .postinfo .ratebox{
border-bottom: 1px solid #636262;
margin: 10px 3px;
margin-bottom: 20px;
padding: 6px 3px;
}

article#single .postinfo .ratebox .starcolor{
color: #f1d739;
padding-left: 10px;
}

article#single .postinfo .ratebox .imdb{
color: #b0b0b0;
padding-left: 10px;
padding-right: 20px;
font-weight: bold;
}
article#single .postinfo .ratebox .fushaar-rate{
color: #2A2A2A;
background: #F0D64A;
padding: 1px 6px;
font-weight: bold;
text-align: center;
font-size: 13px;
border-radius: 5px;
margin: auto 8px;
}


article#single .postinfo ul.cards {
	list-style: none;
	margin: 3px;
}


article#single .postinfo ul.cards li{
	border: 1px solid #595959;
	display: inline-block;
	margin: 10px;
	text-align: center;
	color: #B1B1B1;
	padding: 10px 12px;
	min-width: 109px;
	min-height: 144px;
}

article#single .postinfo ul.cards li .bigge{
	font-family: tahoma;
	font-size: 30px;
	clear: both;
	
}
article#single .postinfo ul.cards li .moreinfoz{
	font-family: tahoma;
	font-size: 13px;
line-height: 28px;
}
article#single .postinfo ul.cards li .moreinfo{
	font-family: tahoma;
	font-size: 12px;
	color: #727272;
}
article#single .postinfo ul.cards li i{
	font-size: 40px;
	line-height: 55px;
	
}



.tabs-menu {
    height: 30px;
    float: left;
    clear: both;
}

.tabs-menu li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    background-color: #ccc;
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
}

.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.tabs-menu li a {
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none; 
}

.tabs-menu .current a {
    color: #2e7da3;
}

.tabz {
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: auto;
}

.tab-content {
    width: 660px;
    padding: 20px;
    display: none;
}

#tab-1 {
 display: block;   
}

/* ######### members ######### */
#rcp_user_login_wrap {
    display: none;
}
.dlefty,.rcp_login_data p {
	float: right;
	width: 50%;
}
.rcp_form input[type=button],.rcp_form input[type=reset],.rcp_form input[type=submit] {
	padding: 10px 20px;
	background: #5292f1;
	border: 1px solid #3677d9;
	border-radius: 5px;
}

.rcp_form input[type=email], .rcp_form input[type=password], .rcp_form input[type=text] {
	padding: 10px 20px!important;
	border:1px solid #888888;
	color: #333;
	width: 90%;
	margin: 5%;
}

.topheader .rcp_form p {
	width: 40%!important;
	
}
.topheader p.headerfixxx {
	width: 12%!important;
}
.topheader .rcp_lost_password,.topheader .hidegea {
	display: none;
}
.toplogintext {
	font-family: amazon;
	font-size: 18px!important;
}
.rcp_registration_total_detail,.rcp_subscription_level  {
	display: none;
	}
/* ######### seires cards ######### */

article#single ul.sscards {
	width: 270px;
	float: right;
	margin: 0;
	padding: 0;
	margin-left: 40px;
	list-style: none;
}

article#single ul.sscards li {
	border:1px solid #636262;
	margin: 10px auto;
	padding: 7px 10px;
}

article#single ul.sscards li .icon{
	color: #B1B1B1;
	display: inline-block;
	font-size: 32px;
	width: 60px;
	text-align: center;
}

article#single ul.sscards li .label{
	color: #B1B1B1;
	display: inline-block;
	text-align: center;
	width: 78px;
		font-family: tahoma;

}

article#single ul.sscards li .data{
	color: #B1B1B1;
	display: inline-block;
	text-align: center;
	font-size: 30px;
	font-family: tahoma;
	width: 100px;
}
article#single ul.sscards li .small{
	font-size: 22px;

}


article#single ul.cardsc {
	list-style: none;
	margin: 3px;
	float: left;
	width: 530px;
}


article#single ul.cardsc li{
	border: 1px solid #595959;
	display: inline-block;
	margin: 10px;
	text-align: center;
	color: #B1B1B1;
	padding: 10px 12px;
	min-width: 240px;
}

article#single ul.cardsc li .icon{
display: inline-block;
width: 28%;

}
article#single ul.cardsc li .bigge{
	font-family: tahoma;
	font-size: 34px;
float: left;
	width: 70%;
	margin-top: 0px;
	
}
article#single ul.cardsc li .margin10{
font-size: 36px;
	margin-top: 20px;
	
}
article#single  ul.cardsc li .moreinfoz{
	font-family: tahoma;
	font-size: 12px;
line-height: 28px;
}
article#single ul.cardsc li .moreinfo{
	font-family: tahoma;
	font-size: 11px;
	color: #727272;
}
article#single ul.cardsc li i{
	font-size: 40px;
	line-height: 55px;
	
}


article#single .postinfo ul.cards {
	list-style: none;
	margin: 3px;
}


article#single .postinfo ul.cards li{
	border: 1px solid #595959;
	display: inline-block;
	margin: 10px;
	text-align: center;
	color: #B1B1B1;
	padding: 10px 12px;
	min-width: 109px;
	min-height: 144px;
}

article#single .postinfo ul.cards li .bigge{
	font-family: tahoma;
	font-size: 30px;
	clear: both;
	
}
article#single .postinfo ul.cards li .moreinfoz{
	font-family: tahoma;
	font-size: 13px;
line-height: 28px;
}
article#single .postinfo ul.cards li .moreinfo{
	font-family: tahoma;
	font-size: 12px;
	color: #727272;
}
article#single .postinfo ul.cards li i{
	font-size: 40px;
	line-height: 55px;
	
}

article#single .collectioninfo {
	width: 470px;
}



article#single ul.cardsc {
	list-style: none;
	margin: 3px;
	float: left;
	width: 530px;
}


article#single ul.cardsc li{
	border: 1px solid #595959;
	display: inline-block;
	margin: 10px;
	text-align: center;
	color: #B1B1B1;
	padding: 10px 12px;
	min-width: 240px;
}

article#single ul.cardsc li .icon{
display: inline-block;
width: 28%;

}
article#single ul.cardsc li .bigge{
	font-family: tahoma;
	font-size: 34px;
float: left;
	width: 70%;
	margin-top: 0px;
	
}
article#single ul.cardsc li .margin10{
font-size: 36px;
	margin-top: 20px;
	
}
article#single  ul.cardsc li .moreinfoz{
	font-family: tahoma;
	font-size: 12px;
line-height: 28px;
}
article#single ul.cardsc li .moreinfo{
	font-family: tahoma;
	font-size: 11px;
	color: #727272;
}
article#single ul.cardsc li i{
	font-size: 40px;
	line-height: 55px;
	
}



article#single .postinfo .downloadbutton{
border: 1px solid #8d2426;
background: #b03b3d;
color: white;
font-family: amazon-bold;
text-align: center;
line-height: 45px;
font-size: 20px;
    cursor: pointer;
}

article#single .postinfo .downloadbutton a{
color: white;

}
article#single .postinfo .spacer{
min-height: 12px;
}
article#single .postinfo .onlinebutton{
border: 1px solid #478c24;
background: #42b03c;
color: white;
font-family: amazon;
text-align: center;
line-height: 45px;
font-size: 16px;
}
article#single .postinfo .airplay{
border: 1px solid #9da43e;
background: #b0b83a;
color: white;
}
article#single .postinfo .the4k{
border: 1px solid #35888b;
background: #40A5A8;
color: white;
}

.infocast {
	color: #b0b83a;
	font-size: 11px;
	font-family: tahoma;
}
article#single .postinfo .onlinebutton a{
color: white;
font-family: amazon;
text-align: center;
line-height: 45px;
font-size: 17px;
    cursor: pointer;
}
.remodal-cancelZ {
	width: 80%;
}

article#single .postinfo .help a {
	color: #cccccc;
	padding: 5px;
	font-size: 16px!important;
	}

article#single .postinfo .downloadbutton:hover{
border: 1px solid #a11f21;
background: #a33335;
color: white;
text-shadow: 0px 2px 1px #650e10;
text-align: center;
line-height: 45px;
font-size: 20px;
    cursor: pointer;
    box-shadow: 2px 2px 8px #AA3940,-2px -2px 8px #AA3940;
}

article#single .postinfo .report-bug{
color: #ebeb10;
font-family: tahoma;
text-align: center;
font-size: 12px;
padding-top: 10px;
margin-top: 5px;
    cursor: pointer;
}

/* ######### Ajax tabs ######### */


.indentmenu{
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
list-style: none;
min-height: 114px;
/* width: 80%; width of menu*/
border-bottom: 1px solid #858585; /*darkred border*/
}

.indentmenu ul li{
float: right;
text-align: center;
width: 24.9%;
border-left: 1px solid #858585; /*darkred divider between menu items*/
padding-top: 20px;
padding-bottom: 20px;
min-height: 114px;
}
.indentmenu ul li i{
color: #3D3D3D ; /*text color*/
font-size: 30px;
clear: both;
-webkit-text-stroke: 1px #A3A3A3;
text-stroke: 1px #A3A3A3;
display: block;
}

.indentmenu ul li.last{
border-left: none; /*darkred divider between menu items*/
}
.indentmenu ul li .icon-name{
font-size: 12px;
font-family: tahoma;
color: #A3A3A3;
text-align: center;
}

.indentmenu ul li a{
color: #9C9C9C; /*text color*/
text-decoration: none;

}
.indentmenu ul li a i{
color: #3D3D3D ; /*text color*/
font-size: 30px;
clear: both;
-webkit-text-stroke: 1px #47AE43;
text-stroke: 1px #47AE43;
display: block;
}

/* ######### seires parts ######### */


article#single ul.episodes {
	list-style: none;
	margin: 3px;
}


article#single ul.episodes li{
	border: 1px solid #595959;
	display: inline-block;
	margin: 10px;
	text-align: center;
	color: #B1B1B1;
	padding: 10px 12px;
max-width: 170px;
min-height: 162px
}

article#single ul.episodes li .bigge{
	font-family: tahoma;
	font-size: 30px;
	clear: both;
	
}
article#single ul.episodes li .bigge1 a{
	font-family: ssl;
	font-size: 22px;
color: #888;
	clear: both;
}
article#single ul.episodes li .moreinfoz{
	font-family: tahoma;
	font-size: 13px;
line-height: 28px;
}
article#single ul.episodes li .moreinfo{
	font-family: tahoma;
	font-size: 12px;
	color: #727272;
}
article#single ul.episodes li li i{
	font-size: 40px;
	line-height: 55px;
	
}





article#single ul#se {
	list-style: none;
	padding: 0;
	margin: 0;
}

article#single ul#se li{
	display: inline-block;
	margin: 20px 13px;
	position: relative;

}
article#single ul#se li .seinfo{
position: absolute;
bottom: -5px;
width: 180px;
left: -5px;
opacity: 0.9;
font-size: 15px;
background: #45A5A7;
font-family: ssl;
padding: 5px;
color: white;
text-align: center;
border-bottom: 2px solid #278284;
}
article#single ul#se li .seinfo:hover{
position: absolute;
bottom: -5px;
width: 180px;
left: -5px;
opacity: 0.9;
font-size: 15px;
background: #278284;
padding: 5px;
color: white;
text-align: center;
border-bottom: 2px solid #19595b;
}

article#single ul#se li .live{
position: absolute;
left: 2px;
top : 2px;
height: 34px;
width: 34px;
background: url(360/live.png) no-repeat center center;

}
article#single ul#se li img{
	width: 225px;
}



article#single .postinfo ul.q{
list-style: none;
margin: 10px;
padding: 1px;
}

article#single .postinfo ul.q li{
border: 2px solid #5b5b5b;
border-radius: 3px;
text-align: center;
width: 55px;
color: #5b5b5b;
display: inline-block;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
line-height: 20px;
margin: 5px;
}

article#single .postinfo ul.q li.active{
border: 2px solid #c4373a;
border-radius: 3px;
text-align: center;
width: 55px;
color: #c4373a;
display: inline-block;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
line-height: 20px;
margin: 5px;
}


article#single .postinfo ul.details {
	border-top: 1px solid #636262;
margin: 25px 15px;
padding: 0;
list-style: none;
}
article#single .postinfo ul.details li{
	border-bottom: 1px solid #636262;
	color: #858585;
	padding: 8px 10px
	
}

article#single .postinfo ul.details li i{
padding-left: 10px
	
}

article#single .postinfo ul.details li a{
padding-left: 10px;
	color: #b4b4b4;
	
}

.small-info {
	font-size: 12px;
	color: #7f7f7f;
}

/********************* -[ Postz ]- ****************************/



.postz {
	font-family: amazon;
	font-size: 14px;
	color: #cdcdcd;
	line-height: 22px;
}
.pagez {
	padding: 25px;
	font-size: 18px!important;
	line-height: 36px!important;
}

.pagez h1 {
	font-size: 33px;
	color: #40A5A8;
}

.pagez h2 {
	font-size: 26px;
	color: #40A5A8;
	line-height: 55px;
}

.pagez ul {
margin: 10px;
padding-right: 15px;
}

.soon-page {
	margin: 0;
	background: url(360/soon-page.png) no-repeat center center;
	height: 582px; 
}
.tagger {
	border: 2px solid #FA5965;
border-radius: 3px;
text-align: center;
width: 55px;
color: #FA5965;
display: inline-block;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
line-height: 20px;
margin: 5px;
}

.tagger2 {
	border: 2px solid #42A4A7;
border-radius: 3px;
text-align: center;
width: 55px;
color: #42A4A7;
display: inline-block;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
line-height: 20px;
margin: 5px;
}


/********************* -[ Actors - directors ]- ****************************/

article#single .actors-directors {
	margin: 20px 2px;
}

article#single .actors-directors ul.directors{
	list-style: none;
	margin: 2px;
	padding: 2px;
	float: right;
	border-left: 1px solid #636262;
}
article#single .actors-directors ul.actors{
	list-style: none;
	margin: 2px;
	padding: 2px;

}
article#single .actors-directors ul.directors h3,article#single .actors-directors ul.actors h3{
color: #b0b0b0;
margin-bottom: 15px;
font-size: 20px;
}

article#single .actors-directors ul.directors li,article#single .actors-directors ul.actors li{
display: inline-block;
margin: 4px 15px;
width: 120px;
text-align: center;
}
article#single .actors-directors ul.directors li img,article#single .actors-directors ul.actors li img{
border: 1px solid #818181;
clear: both;
background: #505050;
width: 60px;
height: 60px;
}
article#single .actors-directors ul.directors li img:hover,article#single .actors-directors ul.actors li img:hover{
    box-shadow:1px 1px 4px #b03b3d,-1px -1px 4px #b03b3d;
}
article#single .actors-directors ul.directors li a,article#single .actors-directors ul.actors li a{
font-amily: ssl;
color: #b0b0b0;
}
article#single .actors-directors ul.directors li .name,article#single .actors-directors ul.actors li .name{
text-align: center;
margin-top: 5px;
font-size: 14px;
color: #b0b0b0;
}

.server-note {
	text-align: center;
	color: black;
	font-size: 16px;
	margin-top: 20px;
	background: #EFE2A7;
	border:1px solid #DDAB32;
	font-family: tahoma;
}
/********************* -[ Video ]- ****************************/

article#single #video {
	margin: 35px 35px 35px 50px;
}

/********************* -[ parts ]- ****************************/

article#single ul.parts {
list-style: none;
margin: 0;
padding: 0;
}

article#single ul.parts li{
float: right;
margin: 15px 10px;
}



/********************* -[ Download ]- ****************************/


#download {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 300px;
	background: rgba(43,43,43,0.99) url(360/download.png) repeat-x right bottom;
    opacity: 0.9;
    box-shadow: 0px -3px 13px #1f1f1f;
    border-top: 1px solid #3D3D3D;
    display: none;
}

#download table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.8em;
  font-family: tahoma;
  }

#download td, th {
  padding: 0.5rem;
  text-align: right;
  color: #c8c8c8;
}
#download th {
background: none;
  border: none;
}
#download .odd {
background: #303030!important;
}
#download .dcc {
color: #8C8C8C;
padding: 0px 6px;
  border: 1px solid #8C8C8C;
  font-size: 11px;
  border-radius: 3px;
}
#download .d-d {
color: #ab363e;
padding: 1px 6px;
  border: 1px solid #AA3940;
  font-size: 11px;
  border-radius: 3px;
  font-family: tahoma;
}

#download .d-d:hover {
color: #982930;
padding: 1px 6px;
  border: 1px solid #892229;
  font-size: 11px;
  border-radius: 3px;
  font-family: tahoma;
}
#download .checkgreen {
color: #52B33A;
padding-right: 8px;
}
#download #tabs {
	padding: 10px 25px;
}

/*******************************************************************
 * 	     Actors & direcrtors page
*******************************************************************/

#actor {
	
}

#actor .actor-info {
	margin: 25px;
	border:1px solid #272727;
	background: #4a4a4a;
	padding: 10px;
	margin-top: 90px;

}

#actor .actor-info img{
border-radius: 90px;
border: 1px solid #818181;
clear: both;
margin: 12px;
float: right;
margin-left: 30px;
margin-top: -80px;
	width: 140px;
	height: 140px;
}

#actor .actor-info h1.actor-title{
color: white;
font-size: 30px;
}


/********************* -[ tooltip ]- ****************************/
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:10px;
	font-family: tahoma;
}

/********************* -[ Main ]- ****************************/
/*************************************************************/

/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll #navigation,
.infinite-scroll.neverending #footer {
    display: none;
}
/* Shows the footer again in case all posts have been loaded */
.infinity-end.neverending #footer {
    display: block;
}

#infinite-handle {
	clear: both!important;
	float: none!important;
	width: 100%!important;
	margin-top: 15px;
}
#load-more a{
	clear: both;
	color: #c9c9c9;
	width: 400px;
	background: #2C2C2C;
padding: 5px 40px;
line-height: 25px;
	text-align: center;
	cursor: pointer;
}
#load-more {
		clear: both;
	color: #c9c9c9;
	width: 400px;
	background: #2C2C2C;
	text-align: center;
	margin: 15px auto;
line-height: 38px;
	height: 100%;
	border-radius: 10px;
	
	}
#load-more:hover {
		clear: both;
	color: #c9c9c9;
	width: 400px;
	background: #2C2C2C;
	box-shadow: 1px 1px 3px 1px #AE3C40,-1px -1px 3px 1px #AE3C40;
	text-align: center;
	margin: 15px auto;
line-height: 38px;
	height: 100%;
	border-radius: 10px;
	
	}
/********************* -[ 404 ]- ****************************/
h1.error {
	color: white;
	text-align: center;
	font-size: 60px;
}
h3.error {
	color: #bebebe;
	text-align: center!important;
	font-size: 30px;
	margin-bottom: 40px;
}



/********************* -[ ad &stat page ]- ****************************/
#stat {
	text-align: center;
}

#stat .box {
	border: 1px solid #888888;
	text-align: center;
	display: inline-block;
	width: 200px;
	color: #B1B1B1;
	margin: 25px;
	padding: 20px 10px;
}
#stat .box i {
font-size: 70px;
color: #45A5A7;
}
#stat .box .data, .boxgerne2 .data{
 font-size: 30px;
 font-weight: bolder;
 direction: ltr;
}
#stat .box .title{
font-family: seg;

}
#stat .boxgerne .data {
	color: #B1B1B1;
	font-family: tahoma;
	font-size: 30px;
 font-weight: bolder;
margin: auto 40px;
display: inline-block;
}
#stat .boxgerne h2,.boxgerne2 h2{
	display: inline-block;
	font-family: ssl;
}
#stat .boxgerne {
	border: 1px solid #888888;
	text-align: center;
	display: inline-block;
	color: #B1B1B1;
	margin: 25px;
	padding: 20px 10px;
	text-align: center;
	min-width: 280px;
}

#stat .boxgerne2 {
	border: 1px solid #888888;
	text-align: center;
	display: inline-block;
	color: #B1B1B1;
	margin: 25px;
	padding: 20px 10px;
	text-align: center;
	min-width: 180px;
	border-radius: 180px;
}

/************************************************
 *	9. pagination 
 **********************************************/
.pagination {
       position:relative;
       overflow:hidden;
       padding:15px 0;
       margin:0 10px;
       margin-bottom:10px;
       font-family: tahoma;
       text-align: center;
}


.pagination .wp-pagenavi {
       float:right;
       margin-top:3px;
}
.wp-pagenavi span, .pagination a {
       display:inline-block;
       border:1px solid #6E6E6E;
       padding:0 8.5px !important;
       margin-right:4px;
       height:21px;
       line-height:24px;
       color:#C0C0C0;
       background: #464646;
       font-family: sans-serif;

}
.pagination a:hover {
       background:#4AA5A6;
       color:white;
       border-color:transparent;
}
.pagination .current {
       display:inline-block;
       border:1px solid #D7D7D7;
       padding:0 8.5px !important;
       margin-right:4px;
       height:21px;
       line-height:24px;
       font-family: sans-serif;
       color:#808080;
       background: white;
       }

.pagination a.page .wp-pagenavi a.page, .pagination span.current .wp-pagenavi span.current {
       padding:0 !important;
       width:21px;
       height:21px;
       text-align:center;
}
#post-nv-single a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #00B400;
	text-decoration: underline;
}
#post-nv-single a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #00B400;
	text-decoration: none;
	font-size: 13px;
	padding: 0px 5px;
}
#post-nv-single .alignleft {
	float: right;
	color: #00B400;
	width: 300px;
	font-size: 13px;
}
#post-nv-single .alignright {
	float: left;
	width: 300px;
	color: #00B400;
	font-size: 13px;
	text-align: left;
}

#post-nv-single {
border-top: 1px solid #D2D2D2;
border-bottom: 1px solid #D2D2D2;
padding: 10px 5px;
height: 20px;
}


/********************* -[ fix problems ]- ****************************/

.fa-star-half-o {
 -moz-transform: scaleX(-1);    /* Gecko */
  -o-transform: scaleX(-1);      /* Operah */
  -webkit-transform: scaleX(-1); /* webkit */
  transform: scaleX(-1);         /* standard */
  filter: FlipH;                 /* IE 6/7/8 */
}

/********************* -[ new stream tabs ]- ****************************/

.tabs-nav li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tabs-nav li:first-child a {
    border-left: 0;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.tabs-nav .tab-active a {
    border-bottom-color: hsla(0, 0%, 0%, 0);
    color: #A93F47;
    cursor: default;
}
.tabs-nav a {
    border-right: 1px solid #888888;
    border-bottom: 1px solid #888888;
    color: #47AE43;
    display: block;
    font-size: 13px;

    height: 80px;
    text-align: center;
    text-transform: uppercase;
}
.tabs-nav a i{
   -webkit-text-stroke: 1px #47AE43;
	text-stroke: 1px #47AE43;
    color: #3D3D3D;
}
.tabs-nav .tab-active a i{
   -webkit-text-stroke: 1px #A93F47;
	text-stroke: 1px #A93F47;
    color: #3D3D3D;
}
.tabs-nav li {
    float: right;
    width: 19.9%;
}
.tabs-stage {
    border: 1px solid #888888;
    border-top: 0;
    clear: both;
    margin-bottom: 20px;
    position: relative;
    top: 1px;
    width: 100%;
    color:#AAAAAA;
}
.tabs-stage p {
    margin: 0;
    padding: 20px;
    color: hsl(0, 0%, 33%);
}

.newdownloadz {
	background: #AB3E45;
	padding: 5px 15px;
	color: white;
	text-align: center;
margin : 20px;
min-width : 200px;
display: block;
}

.watch-hd{
border: 1px solid #478c24;
background: #42b03c;
color: white;
padding : 5px;
display: block;
margin: 10px 15px;
font-family: seg;
text-align: center;
font-size: 14px;
clear: both;
width: 100%;
}

  /*******************************************************************
 * 	     Footer 
*******************************************************************/

#footer {
	clear: both;
margin-right: -23px;
margin-bottom: -19px;
margin-top: 25px;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	color: #717171;
	line-height: 23px;
	background: #464646;
	padding: 15px;
	}
#footer a{

	font-family: tahoma;
	font-size: 12px;
	color: #c0c0c0;
	}
	#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#footer i {
	margin: 5px 5px;
}
#footer ul li {
	display: inline-block;
}

#footer ul li a{
	font-family: amazon;
	font-size: 13px;
	padding: 3px 12px;
	color: #9f9f9f;
}


  /*******************************************************************
 * 	     Footer Gerne
*******************************************************************/

#gernez {
	height: 35px;
	position: fixed;
	z-index: 999;
	bottom: 0;
	background: #3D3D3D;
	box-shadow: 0px -2px 2px #7f7f7f;
width: 100%;


}
#gernez ul{
list-style: none;
margin: 0;
padding: 0;
padding-right: 10px;
}
#gernez ul li{
display: inline-block;
font-family: tahoma;
padding: 5px 9px;
font-size: 12px;
color: white;
}
#gernez ul li a{
font-family: tahoma;
color: #7f7f7f;
}
#gernez ul li a:hover{
color: white;
}







  /*******************************************************************
 * 	     movies streaming tabs
*******************************************************************/
main {
  min-width: 320px;
  margin: 0 auto;
  background: #3D3D3D;
}

main section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  margin-top: -2px;
}

main input {
  display: none;
}

main label {
  display: inline-table;  
  border: 1px solid transparent;
  border-right: 1px solid #888;
color: #47ae43;
font-size: 12px;
height: 90px;
text-align: center;
text-transform: uppercase;
padding: 5px 0px;
width: 18.5%;
}

main label i{
-webkit-text-stroke: 1px #47ae43;
text-stroke: 1px #47ae43;
color: #3d3d3d;
}

main label a {
color: #47ae43
}
main label .icon-name {
padding-bottom: 10px;
}
main label:hover {
  color: #a93f47;
  cursor: pointer;
}

main input:checked + label {
  color: #a93f47;
  border: 1px solid #ddd;
  border-top: 2px solid orange;
  border-bottom: 1px solid #3D3D3D;
}
main input:checked + label i{
  color: #a93f47;
-webkit-text-stroke: 1px #a93f47;
text-stroke: 1px #a93f47;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
color: #A3A3A3;

}

  /*******************************************************************
 * 	     seasons tabs
*******************************************************************/
ul.tabs-nav-side {
list-style: none;
padding: 0;
margin: 0;
}
ul.tabs-nav-side li {
	font-family: ssl;
	font-size: 20px;
border-bottom: 1px solid #595959;
padding: 8px;
color: #aaa;
}
ul.tabs-nav-side li a{
color: #aaa;
}

.tabs-stagez {
	border-right: 1px solid #595959;
}

/* Style the tab */
div.tabc {
    overflow: hidden;
    border: 1px solid #ccc;
}

/* Style the buttons inside the tab */
div.tabc button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
div.tabc button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tabc button.active {
    background-color: #ccc;
}
.tabc {
		float: right;
	width: 20%;
}
.tabcon {
	float: right;
	width: 79%;
}
/* Style the tab content */
.tabcontentc {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
.tabcontentc {
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}


.choose-server {
	display: inline-block;
	margin: 5px;
}
.csa {
	color: black;
background: #67D9FD;
padding: 5px 10px;
border-radius: 5px;
}


/* Generic Utility */
.hidex { position: absolute; top: -9999px; left: -9999px; }


/* Specific to example one */

#example-one {  }

#example-one .nav { overflow: hidden; margin: 0 0 10px 0; float: right; width: 19%; }
#example-one .nav li { border-bottom: 1px solid #595959; color: #b1b1b1; }
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a { font-family: ssl; color: #b1b1b1; font-size: 20px; }
#example-one .nav li a:hover { background-color: #111; }

#example-one ul { list-style: none; float: right; width: 80%; border-right: 1px solid #595959;}
#example-one ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; }
#example-one ul li a:hover { background: #fe4902; color: white; }
#example-one ul li:last-child a { border: none; }

#example-one ul li.nav-one a.current, #example-one ul#featured li a:hover { background-color: #0575f4; color: white; }
#example-one ul li.nav-two a.current, #example-one ul#core li a:hover { background-color: #d30000; color: white; }
#example-one ul li.nav-three a.current, #example-one ul#jquerytuts li a:hover { background-color: #8d01b0; color: white; }
#example-one ul li.nav-four a.current, #example-one ul#classics li a:hover { background-color: #FE4902; color: white; }


  /*******************************************************************
 * 	     new single info 
*******************************************************************/
.new-info {
	background: #4f4f4f;
	border-bottom: 1px solid #717171;
	padding: 10px;
}
.insider {
	padding: 20px 10px;
}
.new-info ul{
list-style: none;
padding: 0;
}
.z-imdb {
float: right;
	width: 100px;
}
.z-imdb .imdb{
	margin-top: 19px;
font-family: 'Ubuntu', sans-serif;
font-size: 49px;
	text-align: center;
	background: #5292f1;
	border-radius: 20px;
	line-height: 70px;
	color: #e5e5e5;
	font-weight: bold;
}
.z-tags {
float: right;
	width: 200px;
	margin-right: 30px;
}
.z-tags ul li{
	display: block;
	background: #ebeb10;
	padding: 5px;
	font-family: ssl;
	color: #3d3d3d;
margin: 10px;
text-align: center;
font-size: 17px;
}

.z-info {
float: left;
width: 745px;
margin: -7px;
}
.z-info ul li.iifo,.ser-info ul li.iifo{
	display: inline-block;
	border-right: 1px solid #8b8a8a;
	width: 180px;
text-align: center;
padding: 10px 5px;
}
.z-info ul li.iifo h8,.ser-info ul li.iifo h8{
font-family: 'Ubuntu', sans-serif;
font-size: 38px;
color: #e5e5e5;
font-weight: bold;
}
.z-info ul li.iifo .rev-h8{
font-family: 'Ubuntu', sans-serif;
font-size: 38px;
color: #5f5f5f;
font-weight: bold;
}
.z-info ul li.iifo .z-s-i,.ser-info ul li.iinfo .z-s-i{
font-family: amazon;
font-size: 12px;
clear: both;
color: #d1d1d1;
}
.z-info ul li.iifo .z-s-i-r,.ser-info ul li.iinfo .z-s-i-r{
font-family: amazon;
font-size: 12px;
clear: both;
color: #9f9f9f;
 
}
.rev-poster {
	box-shadow:-2px 0 3px #656565,0 2px 3px #656565,2px -2px 3px #656565,0 2px 3px #656565;
	border: 1px solid white;
	
}


ul.go-to {
margin: 0;
padding: 0;	
list-style: none;
text-align: left;
margin-top: -15px;
}
ul.go-to a{
color: white;
font-family: seg;
text-align: center;
}
.go-to li.download-go{
border: 1px solid #8d2426;
background: #b03b3d;
color: white;
font-family: amazon;
text-align: center;
line-height: 45px;
font-size: 16px;
display: inline-block;
width: 180px;

}
.go-to li.watch-go{
	border: 1px solid #478c24;
background: #42b03c;
color: white;
font-family: amazon;
text-align: center;
line-height: 45px;
font-size: 16px;
display: inline-block;
margin: 4px 10px;
width: 180px;
}



.wpcf7-list-item {
	width:42%;
	display:inline-block;
	margin: 10px!important;
}

  /*******************************************************************
 * 	     other 
*******************************************************************/






.v-note {
margin :10px;
padding :4px;
background : #BCDF94;
color : black;
}
.feedback {
	position: fixed;
	line-height: 25px;
	left: 0;
	bottom: 0;
	width: 126px;
	font-size: 11px;
	font-weight: bold;
	background: #2c2c2c;
	box-shadow: 1px 1px 5px 1px black,1px -1px 5px 1px darkgray;
	z-index: 99999;
}

.iOS {
	color: #d8424c;
	font-weight: bolder;
	padding: 2%;
}
.iOS a{
	color: #d7d944;
	font-weight: bolder;
}

.iadz {
color : #AC3D42;
border : 1px solid #AC3D42;
padding : 6px;
margin : 6px;
}

.add-insta {
	background: #2D5E83;
	width: 80%;
	color: white;
	margin: 15px auto;
	padding: 5px;
	font-size: 13px;
}
.add-insta a {

	color: white;

}
button.download{
	display: none;
}

.adbox {
border: 1px solid #888888;
padding : 3px;
}
.adstext {
border: 1px solid #888888;
padding : 3px;
color : #EBCB5E;
margin : auto 5.5%;
font-size:14px;
}
.adstext .notez{
color : #DCA72F;
font-size:10px;
}
   /* custom player skin */
   .flowplayer { width: 80%; background-color: #222; background-size: cover; max-width: 800px; }
   .flowplayer .fp-controls { background-color: rgba(0, 0, 0, 0.4)}
   .flowplayer .fp-timeline { background-color: rgba(0, 0, 0, 0.5)}
   .flowplayer .fp-progress { background-color: rgba(219, 0, 0, 1)}
   .flowplayer .fp-buffer { background-color: rgba(249, 249, 249, 1)}