/* ---------- COMMON ---------- */
body {
	margin: 0;
	text-align: center;
	background-image: url("http://cdnhw.private.com/images/bg.png");
	background-repeat: repeat-x;
	height: 100%;
	background-position: left 50px;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 1.25em;
	overflow-x: hidden;
	word-wrap: break-word;
}

header, hgroup, nav, section, article, aside, footer, figure, figcaption {
	display:block;
}

textarea:focus, input:focus{
    outline:0;
}

ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}

h1, h2, h3 {
	margin:0;
	padding:0;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

p {
	margin-top:0;
}

a:hover, a:focus {
text-decoration: none;
outline: 0;

}

.container section {
padding: 0px 0px;
}

.clearfix:before, .clearfix:after {
    content:" "; 
    display:table; 
}

.clearfix:after {
    clear:both;
}

section {
	background-image: url("http://cdnhw.private.com/images/back-tall.jpg");
	background-repeat:repeat-x;
	margin-bottom:3px;
	min-height:30px;
	clear:both;  
	position:relative;
}

section:after {
background-position: left bottom;
background-repeat: repeat-x;
display: block;
height: 30px;
width: 100%;
}
body section:last-child {
margin-bottom: 0px!important;
margin-top: 0px;
}
.hide {
	display:none;
}

.sortby {
float: right;
padding-right: 42px;
position: absolute;
top: 0px;
right: 0px;
overflow: hidden;
padding-bottom: 5px;
}

.sortby li {
	height:40px;
	line-height:40px;
	padding:0 10px;
}

.sortby a.active {
	background-color: #FFFFFF;
    display: block;
    padding: 0 15px;
    -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
	position:relative;
}

.sortby a.active span {
	background-color: #FFFFFF;
    height: 3px;
    left: -5%;
    position: absolute;
    top: -3px;
    width: 110%;
}

.view-all {
background-image: url("http://cdnhw.private.com/images/sprite-ui.png");
background-position: right -230px;
background-repeat: no-repeat;
display: block;
height: 40px;
padding-right: 10px;
position: absolute;
right: -10px;
bottom: 0px;
}

.view-all span {
	background-image: url("http://cdnhw.private.com/images/sprite-ui.png");
	background-repeat: repeat-x;
	background-position: left -190px;
	display: block;
	height: 40px;
	line-height: 31px;
	padding: 0 10px 0 20px;
	color: #7c7c7c;
	font-weight: 400;
}
/* ---------- END COMMON ---------- */
/* ---------- LAYOUT ---------- */

.content-wrapper {
margin: 0 auto;
background-color: #fff;
background-repeat: repeat-y;
text-align: left;
background-size: 100%;
padding: 0;
box-shadow: 0px 0px 1px #aaa;
}

.header-wrapper {
	margin:0 auto;
	text-align:left;
	background-color:#1f1f1f;
	background-image:url("http://cdnhw.private.com/images/sprite-ui.png");
	background-repeat:no-repeat;
}

/* ---------- END LAYOUT ---------- */
/* ---------- FOOTER ---------- */


footer {
	text-align: center;
	color: #fff;
	padding: 25px 0;
	width: 100%;
	margin: 0px;
	background: #1e1e1e; /* Old browsers */  
	background: -moz-linear-gradient(top,  #1e1e1e 0%, #3b3b3b 100%); /* FF3.6+ */  
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e1e1e), color-stop(100%,#3b3b3b)); /* Chrome,Safari4+ */  
	background: -webkit-linear-gradient(top,  #1e1e1e 0%,#3b3b3b 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  #1e1e1e 0%,#3b3b3b 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  #1e1e1e 0%,#3b3b3b 100%); /* IE10+ */  
	background: linear-gradient(to bottom ,  #1e1e1e 0%,#3b3b3b 100%); /* W3C */  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#3b3b3b',GradientType=0 ); /* IE6-9 */;
}


footer a {
	color:#fff;
}

.footer-table {
	display:table;   /* Allow the centering to work */
	margin:0 auto;
}

.footer-list  li{
	display: inline;
}

/* ---------- END FOOTER ---------- */
/* ---------- LISTS --------------- */
.sortby  li, .paginator li, .scenes-list li, .thumb-list li, #featured_pornstars li {
	float:left;
}

.sortby a {
	color: #3b3b3b;
}

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

.sortby .active {
	color: #acacac;
	font-weight: bold;
}


.pornstars span {
	float: left;
	z-index: 90;
	position: relative;
}

.pornstars .number {
	float: left;
	display: block;
	background: url("http://cdnhw.private.com/images/number.png");
	height: 31px;
	line-height: 30px;
	padding: 0 15px 0 15px;
	margin: 9px 0px 0px -6px;
	z-index: 10;
	position: relative;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	background-position: right;
}



.thumb-list.scenes img, .thumb-list.favorites img {
}

.pornstar-thumb  {
background-image: url("http://cdnhw.private.com/images/thumb-shadow.png");
background-repeat: no-repeat;
display: block;
height: 100%;
width: 100%;
padding-bottom: 19px;
background-position: bottom right;
}


.latest-scene-thumb, .latest-scene-thumb img {
display: block;
width: 100%;
}

.scene-thumb, .scene-thumb img {
	display: block;
	width: 100%;
}

.movie-thumb {
	width:250px;
	height:355px;
}

.thumb-list {
clear: both;
margin: 20px 0px 0px;
}

@media screen and (max-width: 767px){
.thumb-list {
clear: both;
margin: 20px auto 0px;
}
}

@media screen and (max-width: 500px){
.thumb-list {
clear: both;
margin: 20px -10px 0px;
}

.thumb-list.search {
clear: both;
margin: 20px -5px 0px;
}
}

.thumb-list > li .scene-thumb, .thumb-list > li .latest-scene-thumb, .thumb-list > div .scene-thumb, .thumb-list > div .latest-scene-thumb  {
background-image: url("http://cdnhw.private.com/images/thumb-shadow.png");
background-repeat: no-repeat;
display: block;
height: 100%;
width: 100%;
padding-bottom: 19px;
background-position: bottom right;
overflow: hidden;
}

.index-latest-scenes > li {
background-position: center 283px;
margin-left: 0px;
position: relative;
min-height: 280px;
padding-bottom: 20px;}

/*.index-latest-scenes > li:nth-child(2){
margin-left: 40px;
width: 500px;
min-height: 50%;
background-position: right 283px;
}*/

.thumb-list.scenes > li, .thumb-list.favorites > li, .thumb-list.sites > li {
background-position: 50% 183px;
margin-left: 0px;
position: relative;
padding-bottom: 20px;
min-height: 325px;
}

.thumb-list.scenes > .col-md-3, .thumb-list.favorites > .col-md-3, .thumb-list.sites > .col-md-3 {
min-height: 270px;
}

@media screen and (max-width: 1199px){
.thumb-list.scenes > li, .thumb-list.favorites > li, .thumb-list.sites > li {
min-height: 285px;
}
}

@media screen and (max-width: 991px){
.thumb-list.scenes > li, .thumb-list.favorites > li, .thumb-list.sites > li {
min-height: 315px;
}
}
@media screen and (max-width: 500px){
.thumb-list.scenes > li, .thumb-list.favorites > li, .thumb-list.sites > li {
min-height: inherit !important;
}
}

.thumb-list.pornstars > li {
padding-bottom: 20px;
min-height: 330px;
}
.thumb-list.movies > li {
}

.thumb-list h3 {
padding-top: .2em;
color: #000;
line-height: 1.2em;
overflow: hidden;
font-size: 1.2em;
}
.thumb-list.movies h3 {
min-height: 3em;
}

.thumb-list.movies img {
width: 100%;
}
.thumb-list h3 a {
	color: #111;
}
.thumb-list h3 a:hover {
	color: #4D4D4D;
}
.thumb-list .scene span.glyphicon.glyphicon-play {
    padding-right: 10px;
}

.paginator {
	margin:0 auto;
	clear:both;  
}

.scenes-list li {
	margin-left:40px;
}

#featured_pornstars > li {
min-height: 370px;
}

@media screen and (max-width: 1199px){
#featured_pornstars > li {
min-height: 320px;
}
}
.pornstar-thumb img {
width: 100%;
}

.section-title {
background-image: url("http://cdnhw.private.com/images/sprite-ui.png");
background-repeat: no-repeat;
background-position: -229px -139px;
color: #FFFFFF;
display: inline-block;
font-size: 1.2em;
height: 40px;
margin-left: -9px;
}

.section-title span {
	background-image: url("http://cdnhw.private.com/images/section-title.png");
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    height: 40px;
    line-height: 50px;
    padding: 0 20px;
}

.pornstars-by-name {
width: 100%;
min-height: 55px;
text-align: center;
margin-bottom: 3px;
padding: 14px 30px 20px;
}

.pornstars-by-name a {
width: 28px;
height: 27px;
background-color: #acacac;
margin-right: 2px;
display: inline-block;
color: #fff;
line-height: 27px;
margin-bottom: 2px;
}
.pornstars-by-name a:hover {
	background-color:#e16d2a;
}

.pornstars-by-name a.active {
	background-color:#3b3b3b;
}
.scene-date {
	font-size: 11px;
}
/* ---------- END LISTS ---------- */
/* ---------- SCENE DETAILS ---------- */

.scene-details {
height: 20px;
margin-top: -17px;
}

.scene-details > li {
	margin-right:3px;
	height:20px;
	line-height:20px;
} 

.hdlabel {
	width: 35px;
	background-image: url("http://cdnhw.private.com/images/sprite-minilogos.png");
	background-position: -500px -105px;
}

.hdlabel span {
    text-indent: -9000px;
    position: absolute;
    width: 35px;
}

.ultrahdlabel {
	width: 35px;
	background-image: url("http://cdnhw.private.com/images/sprite-minilogos.png");
	background-position: -120px -175px;
}

.ultrahdlabel span {
	text-indent:-9000px;
	position:absolute;
    width: 35px;
}

.scene-length, .scene-votes {
	color:#fff;
	padding-right: 5px;
}

.scene-length-start, .scene-votes-start {
	display:block;
}

.scene-date {
	color:#909090;
	padding-left:6px;
}

.scene-models,  .scene-dvds , .scene-categories{
	padding-top:.2em;
	color:#e55c10;
	
}

.scene-models a, .scene-dvds a, .scene-categories a {
	color:#e55c10;
}

.scene-models a:hover, .scene-dvds a:hover, .scene-categories a:hover {
	color:#BE4400;
}

.thumb-list.scenes .scene-models {
width: 320px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
min-height: 3em;
}


/* ---------- END SCENE DETAILS ---------- */
/* ---------- SCENE --------------- */

.video-header h1 {
padding: 20px 210px 0px 30px;
font-weight: bold;
font-size: 1.5em;
}
.scene-models-list {
padding: 5px 210px 0px 30px;
min-height: 40px;
}

.date-news {
position: absolute;
top: 20px;
display: block;
right: -10px;
}
.video-header .date_scene {
color: #7a7a7a;
height: 20px;
line-height: 20px;
padding: 0px 10px;
float: left;
margin-right: 10px;
}

.new-scene {
padding-right: 10px;
background-image: url("http://cdnhw.private.com/images/sprite-ui.png");
display: block;
height: 29px;
background-repeat: no-repeat;
background-position: right -105px;
float: right;
}
.new-scene span {
background-image: url("http://cdnhw.private.com/images/sprite-ui.png");
height: 20px;
background-position: 80px 330px;
padding: 0px 0px 0px 10px;
line-height: 20px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
display: block;
}

.thumb-list .new-scene {
position: absolute;
top: 9px;
right: 5px;
z-index: 900;
}

.thumb-list a:hover .new-scene {
}

.index-latest-scenes .new-scene {
position: absolute;
top: 10px;
right: 5px;
}

.index-latest-scenes .latest-scene-thumb {
position: relative;
}

.video-description-and-tags p {
padding: 20px 30px 0px;
display: block;
min-height: 60px;
margin: 0px;
float: left;
clear: both;
font-size: 1.3em;
line-height: 1.4em;
}

.details-pornstar {
height: 20px;
margin-top: -17px;
float: right;
}

.details-pornstar li {
color: #fff;
background-image: url("http://cdnhw.private.com/images/scene-length.png");
background-position: right top;
background-repeat: no-repeat;
padding-right: 5px;
}

.details-pornstar .number-scene {
display: block;
background-image: url("http://cdnhw.private.com/images/scene-pornstar-start.png");
padding-right: 5px;
height: 20px;
float: left;
background-position: left;
padding-left: 25px;
background-repeat: no-repeat;
line-height: 20px;
color:#FFFFFF;
}

.thumb-list.pornstars h3 {
width: 140px;
padding-top: 2px;
margin-top: -17px;
}

@media screen and (max-width: 1200px){
.thumb-list.pornstars h3 {
width: 105px;
padding-top: 2px;
margin-top: -17px;
}
}

.scene-tags {
position: relative;
float: left;
top: 20px;
padding: 0px 30px 20px;
text-align: right;
}

.video-description-and-tags .section-title {
float: left;
}
.content-desc {
clear: both;
}


.scene-models-list li {
	display: inline-block;
	color: #e16d2a;
	padding-right: 0.3em;
}

.scene-models-list a {
	color: #e16d2a;
}

#scene-tabs {
margin: 10px 0 0 0;
background-image: url("http://cdnhw.private.com/images/sprite-backgrounds.png");
background-position: left bottom;
background-repeat: repeat;
display: block;
background-color: #fff;
padding-left: 30px;
}
#scene-tabs li {
	display:inline-block;
	
}

#scene-tabs a {
	color: #FFF;
	height:25px;
	display:block;
	background-color:#fff;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	padding:0 20px;
	line-height:25px;
	background-image: url("http://cdnhw.private.com/images/active-tab.png");
}

#scene-tabs .active a {
	background-repeat:repeat-x;
	font-weight:bold;
	background-image: none;
	color: #000;
}

#scene-tabs .active a  span {
	color:#000;
}

#scene_player_controls {
position: relative;
top: 1px;
z-index: 90;
height: 60px;
width: 280px;
color: #fff;
padding: 10px;
background-position: 210px;
background-repeat: no-repeat;
display: inline-block;
}

#trailer_player_wrapper, #trailer_player {
width:100%!important;
background-color:#000;
}


@media screen and (max-width: 766px){
#scene_player_controls {
width: 100%;
}}

#scene_player, #scene_player_finished {
width:100%!important;
height: 657px;
background-color:#000;
}

#scene_player_finished {
	display:none;
}

#trailer_player_wrapper, #trailer_player {
width:100%!important;
height: 657px;
background-color:#000;
}

@media screen and (max-width: 1199px){
#scene_player, #scene_player_finished {
height: 550px!important;
}
#trailer_player_wrapper, #trailer_player {
height: 550px!important;
}
}

@media screen and (max-width: 991px){
#scene_player, #scene_player_finished  {
height: 430px!important;
}
#trailer_player_wrapper, #trailer_player {
height: 430px!important;
}
}

@media screen and (max-width: 766px){
#scene_player, #scene_player_finished  {
height: 340px!important;
}
#trailer_player_wrapper, #trailer_player {
height: 340px!important;
}
}
@media screen and (max-width: 435px){
#scene_player,  #scene_player_finished  {
height: 245px!important;
}
#trailer_player_wrapper, #trailer_player {
height: 245px!important;
}
}
@media screen and (max-width: 414px){
#scene_player,  #scene_player_finished  {
height: 223px!important;
}
#trailer_player_wrapper, #trailer_player {
height: 223px!important;
}
}
@media screen and (max-width: 400px){
#scene_player,  #scene_player_finished  {
height: 210px!important;
}
#trailer_player_wrapper, #trailer_player {
height: 210px!important;
}
}
@media screen and (max-width: 320px){
#scene_player,  #scene_player_finished  {
height: 180px!important;
}
#trailer_player_wrapper, #trailer_player {
height: 180px!important;
}
}

.options-video {
background: #3b3b3b;
background-image: url("http://cdnhw.private.com/images/sprite-backgrounds.png");
background-repeat: repeat-x;
background-position: left top;
display: block;
position: relative;
margin-top: -59px;
min-height: 70px;
}

.options-video-download {
padding: 10px;
color: rgb(255, 255, 255);
width: 400px;
display: block;
background-position: 360px center;
background-repeat: no-repeat;
height: 80px;
overflow: hidden;
left: 240px;
position: relative;
}
@media screen and (max-width: 570px){

.options-video-download {
padding: 10px;
color: rgb(255, 255, 255);
width: 350px;
display: block;
background-position: 360px center;
background-repeat: no-repeat;
height: 180px;
overflow: hidden;
left: 240px;
position: relative;
padding-top: 80px;
}}


@media screen and (min-width: 600px){
.options-video-download {
padding-left: 50px;
}
}

#social-actions {
margin-left: 0px;
padding: 10px;
color: rgb(255, 255, 255);
width: 520px;
display: block;
height: 80px;
position: absolute;
right: 0px;
bottom: 0px;
overflow: hidden;
}

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

#social-actions {
margin-left: 0px;
padding: 10px;
color: rgb(255, 255, 255);
width: 360px;
display: block;
height: 80px;
position: absolute;
right: 0px;
bottom: 0px;
overflow: hidden;
}}

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

#social-actions {
margin-left: 0px;
padding: 10px;
color: rgb(255, 255, 255);
width: 100%;
display: block;
height: auto;
position: static;
overflow: hidden;
background-color: #3b3b3b;
}}

#linkLikes, .liked {
background-image: url("http://cdnhw.private.com/images/icon-like.png")!important;
padding-left: 35px!important;
background-repeat: no-repeat!important;
}

#social-actions #favorites_del {
background-image: url("http://cdnhw.private.com/images/icon-favno.png");
padding-left: 35px;
background-repeat: no-repeat;
}


#favorites_message {
	position: absolute;
	top: 18px;
	left: 20%;
	font-size: 10px;
}

#likes {
	display: block;
	float: left;
	height: 30px;
	margin: 0px -1px;
	padding: 0px 12px;
	line-height: 30px;
	margin-top: 10px;
	color: #FFF;
	background: #CA512A;
	font-weight: bold;
}

#social-actions #favorites_add {
	background-image: url("http://cdnhw.private.com/images/icon-fav.png");
	padding-left: 35px;
	background-repeat: no-repeat;
}

#scene_player_controls li a, .options-video-download a {
  display: block;
  float: left;
  height: 30px;
  margin: 0px 1px;
  padding: 0px 8px;
  line-height: 30px;
  margin-top: 10px;
  color: #FFF;
  background: #222;
  font-weight: bold;
  font-size: 0.9em;
}

.twitter-control {
display: block;
float: left;
height: 30px;
margin: 0px 1px;
padding: 5px 6px;
line-height: 30px;
margin-top: 10px;
color: #FFF;
background: #222;
font-weight: bold;
}
#social-actions .twitter-control a{
	display: none;
}

#social-actions li a, #social-actions li .liked, .likes-pornstar li a, .likes-pornstar li .liked {
	display: block;
	float: left;
	height: 30px;
	margin: 0px 1px;
	padding: 0px 12px;
	line-height: 30px;
	margin-top: 10px;
	color: #FFF;
	background: #e16d2a;
	font-weight: bold;
}

#social-actions li a:hover, .likes-pornstar li a:hover {
	background: #000;
}

#social-actions #likes {
	font-weight: bold;
}

#scene_player_controls li a:hover, .options-video-download a:hover , #scene_player_controls li a.active{
	background: #e16d2a;
}

#social-actions span.liked {
	background-color: #b6421d;
}

.scene-total-pictures {
  color: #FFFFFF;
  font-weight: bold;
  width: 22px;
  display: inline-block;
  text-align: center;
}

section.video-header {
    background-image:url("http://cdnhw.private.com/images/sprite-backgrounds.png");
    background-position: left bottom;
	margin-bottom:0;
	position: relative;
}

.video-header-head {
    background-image: url("http://cdnhw.private.com/images/sprite-backgrounds.png");
    background-repeat: repeat-x;
    background-position: left -85px;
    display: block;
    height: 15px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

section.video-header .section-footer {
	background-image:url("http://cdnhw.private.com/images/video-header-bottom.png");
	height:48px;
}

#scene_picture_div li {
	float:left;
}

/* ---------- END SCENE ---------- */
/* ---------- HOMEPAGE ---------- */
#slides {
	position:relative;
	margin-bottom:3px;
}
#slides .slidesjs-navigation {
	display:none;
	position:absolute;
	top:0;
	text-indent: -9999px;
	
}

.comments .ads-wrapper {
padding: 10px 0;
}
section.comments {
min-height: 560px;
}

.ads-wrapper {
padding: 10px 0;
clear: both;
margin: 20px 30px 0px;
}

.ads-wrapper .col-md-4.col-sm-4.col-xs-12 {
  text-align: center;
}

.ads-wrapper div {
  text-align: center;
}

@media screen and (max-width: 375px){
.ads-wrapper {
  padding: 10px 0;
  clear: both;
  margin: 20px 23px 0px;
}
}

@media screen and (max-width: 360px){
.ads-wrapper {
  padding: 10px 0;
  clear: both;
  margin: 20px 15px 0px;
}
}

@media screen and (max-width: 320px){
.ads-wrapper {
  padding: 10px 0;
  clear: both;
  margin: 20px -5px 0px;
}

.ads-wrapper iframe {
  margin: auto;
  text-align: center;
}
}


.ad {
text-align: center;
padding: 10px 0px;

}

.triple-ads .ad {
}

.ad img {
display: block;
height: auto;
max-width: 100%;
margin: auto;
}


.comingsoon .thumb-list {
margin-top: 19px;
}
/* ---------- END HOMEPAGE ---------- */

/* ---------- LOGOS SITES ----------- */

.-site-tranny-temptation-,
.-site-russian-fake-agent-,
.-site-tight-and-teen-,
.-site-sex-on-the-beach-,
.-site-private-milfs-,
.-site-private-fetish-,
.-site-private-castings-,
.-site-private-stars-,
.-site-blacks-on-sluts-,
.-site-anal-introductions-,
.-site-russian-teen-ass-,
.-site-mission-ass-possible-,
.-site-i-confess-files-,
.-site-extras- {
	background-image: url("http://cdnhw.private.com/images/sprite-minilogos.png");
	width: 120px;
	height: 35px;
}

 .-site-tranny-temptation- {
	background-position: left -70px;
}

.-site-russian-fake-agent- {
	background-position: -360px top;
}

 .-site-tight-and-teen- {
	background-position: -480px -35px;
}

.-site-sex-on-the-beach- {
	background-position: -120px -70px;
}

.-site-private-milfs- {
	background-position: left -35px;
}

.-site-private-fetish- {
	background-position: -480px top;
}

.-site-private-castings- {
	background-position: -240px top;
}

.-site-private-stars- {
	background-position: -360px -35px;
}

.-site-blacks-on-sluts- {
	background-position: -120px top;
}

.-site-anal-introductions- {
	background-position: left top;
}

.-site-russian-teen-ass- {
	background-position: -240px -35px;
}

.-site-mission-ass-possible- {
	background-position: -120px -35px;
}

.-site-i-confess-files- {
	background-position: left -175px;
}
.-site-extras- {
	background-position: left -210px;
	}

.logos-sites {
overflow: hidden;
width: 200px;
position: absolute;
right: 10px;
height: 50px;
top: 40px;
}

.logos-sites a {
display:block;
height: 30px;
margin: 10px 5px 10px 5px;
float: right;
text-indent:-9999px;
background-repeat: no-repeat;
}

.video-header .logos-sites a {
	width: 124px;
	height: 39px;
	border: solid 2px #fff;
	margin: 5px 0;
}

.logos-sites-list a span, .social .social-icon span  {
	display: none;
}

@media screen and (max-width: 766px){
.logos-sites {
overflow: hidden;
width: 100%;
position: static;
height: 50px;
top: 40px;
padding: 0px 10px;
}
.logos-sites a {
float: left;
width: 125px;
height: 39px;}

.video-header h1 {
padding: 20px 10px 0px 10px!important;
font-weight: bold;
font-size: 1.5em;
}

.scene-models-list {
padding: 5px 10px 0px 10px!important;
min-height: 15px;
}
.video-header .date_scene {
display:none;
}
}

.logos-sites-list {
display: block;
position: absolute;
bottom: 115px;
right: 20px;
height: 60px;
z-index: 90;
overflow: hidden;
width: 120px;
margin: 0px;
margin-right: 0px!important;
}

.logos-sites-list a {
	display: block;
	position: absolute;
}

@media screen and (max-width: 1199px){
.logos-sites-list {
bottom: 125px;
}
}
@media screen and (max-width: 992px){
.logos-sites-list {
bottom: 125px;
}}
@media screen and (max-width: 767px){
.logos-sites-list {
display: none;
}}

.search .logos-sites-list {
display: none;
}
/* ----------- COMMENTS ------------- */

.comments_field {
display: block;
margin: 10px 30px;
width: 1070px;
height: 115px;
}

.comments_field {
margin: 10px 40px;
width: 1038px;
height: 115px;
font-family: arial;
color: #999;
background-color: #FFFCDD;
padding: 5px;
border: solid 1px #CFCA96;
}

.comments  small {
position: relative;
left: 40px;
color: #888;
top: -10px;
}

.comments input[type="submit"] {
height: 30px;
margin: 0px 1px;
padding: 0px 12px;
line-height: 30px;
margin-top: 0px;
color: #FFF;
background-color: #e16d2a;
background-image: url("http://cdnhw.private.com/images/orange-bg.png");
font-weight: bold;
border: 0 solid;
position: relative;
display: block;
float: right;
cursor: pointer;
}
.comments_field {
margin: 10px 0px 10px 40px;
width: 678px;
height: 195px;
font-family: arial;
color: #999;
background-color: #FFFCDD;
padding: 5px;
border: solid 1px #CFCA96;
}
#form_comments {
height: 300px;
width: 730px;
float: left;
}
#totalNumberComments {
width: 690px;
display: block;
margin-left: 40px;
}
.comments .user {
display: block;
border: solid 1px #D1D1D1;
width: 150px;
float: left;
margin: 0px 10px 0px 0px;
padding: 6px;
background: url("http://cdnhw.private.com/images/avatar-user.png") no-repeat;
background-position: right bottom;
border-right: none;
}

.your-comment {
background: #FFF1CD;
padding-right: 10px;
}
.user .user-date {
font-weight: normal;
color: #555;
font-size: 0.9em;
padding-top: 5px;
}
.user span {
font-size: 1em;
position: relative;
display: block;
font-weight: bold;
}

#comments_section li {
clear: both;
min-height: 50px;
margin-bottom: 0px;
padding-top: 20px;
}
.text-comment {
font-size: 1em;
line-height: 1.5em;
display: block;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
min-height: 60px;
margin-bottom: 0px;
}

#totalNumberComments h3 {
margin-bottom: 20px;
}

.comments .ad {
width: 300px;
margin-left: 10px;
position: absolute;
top: 50px;
right: 40px;
}


/* ----------- SLIDE ------------- */
.slide h4 {
position: absolute;
top: 0px;
left: 340px;
display: block;
height: 30px;
background-image: url("http://cdnhw.private.com/images/promo-start.png");
color: #fff;
line-height: 30px;
padding: 0px 0px 0px 10px;
text-shadow: 1px 1px 1px #000;
font-weight: bold;
text-transform: uppercase;
overflow: hidden;
margin-right: 10px;
background-repeat: no-repeat;
margin: 0px;}

.slide h4 span {
background-image: url("http://cdnhw.private.com/images/promo-finish.png");
background-position: right top;
background-repeat: no-repeat;
display: block;
padding-right: 14px;
color: #fff;
font-size: 0.8em;
}

.slide h3 {
position: absolute;
top: 29px;
left: 333px;
display: block;
background-image: url("http://cdnhw.private.com/images/back-slide.png");
padding: 10px 40px;
width: 440px;
max-height: 190px;
overflow: hidden;
}

@media screen and (max-width:1199px)
{
.slide h3 {
	left: 270px;
	}
.slide h4 {
	left: 270px;
	}
}
@media screen and (max-width:991px)
{
.slide h3 {
	left: 200px;
	}
.slide h4 {
	left: 210px;
	}
}

.slide h3 a {
color: #fff;
text-shadow: 1px 1px 1px #000;
font-size: 25px;
text-transform: uppercase;
line-height: 28px;
padding-bottom: 10px;
}
.slide h3 a span {
color: #a7a7a7;
text-shadow: 1px 1px 1px #000;
font-size: 15px;
line-height: 20px;
display: block;
text-transform: none;
}

.slide img {
width: 100%;
}
.carousel-control {
width: 3%;
}
.carousel-indicators {
bottom: 0px;
left: auto;
right: 0px;
width: 120px;
}

/* ----------- paginator ------------- */

.pager-wrapper {
clear: both;
margin-top: 10px;
margin: auto;
text-align: center;
}

.pagination li {
transform: skewX(-5deg);
-moz-transform: skewX(0deg);
display: inline-block;
}

.pagination .current {
background: #c81f1a;
color:#fff;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
background-color: #222;
color:#fff;
}

.pagination>li>a, .pagination>li>span {
color: #222;
border:none;
}

.pagination .prev span, .pagination .prev a, .pagination .next span, .pagination .next a  {
background-color: #EEE;
}

/* ---------- SETS --------------- */


.picture-pornstar {
background-image: url("http://cdnhw.private.com/images/thumb-shadow.png");
background-repeat: no-repeat;
background-position: bottom right;
}
.pornstar-wrapper {
padding: 20px;
position: relative;
}
.likes-pornstar {
position: absolute;
z-index: 30;
right: 19px;
top: 10px;
}
.bio-pornstar {
padding-left: 15px;
}
.img-pornstar {
overflow: hidden;
padding: 0px;
margin-bottom: 20px;
position: relative;
min-height: 1px;
padding-right: 0px;
padding-left: 0px;
}

.bio-pornstar li {
width: 45%;
float: left;
font-size: 1.1em;
margin-bottom: 5px;
margin-right: 5%;
line-height: 1.4em;
border-bottom: solid 1px #E7E7E7;
padding-bottom: 5px;
padding-left: 0px;
}

.picture-pornstar img {
	width:100%;
}

.picture-pornstar span {
display: none;
width: 100%;
height: 100%;
position: absolute;
text-indent: -9999px;
background: url("http://cdnhw.private.com/images/zoom.png");
background-position: center;
background-repeat: no-repeat;
background-size: 100%;
}

.picture-pornstar:hover span {
display: block;
}

.bio-pornstar .model-facts-long {
width: 95%;
clear: both;
float: left;
font-size: 1.2em;
margin-top: 10px;
margin-right: 5%;
line-height: 1.4em;
margin-bottom: 20px;
border-bottom: none;
}
.model-facts em {
color: #e16d2a;
padding-right: 5px;
font-size: 0.8em;
text-transform: uppercase;
font-style: normal;
}
.model-facts-long em {
font-size: 1em;
font-weight: bold;
padding-bottom: 10px;
display: block;
padding-top: 0px;
}

.bio-pornstar h1 {
margin-bottom: 10px;
font-size: 2em;
}

.model-facts-long p {
margin-bottom: 0px;
}

.favorites_del {
background-image: url("http://cdnhw.private.com/images/icon-favno.png");
background-repeat: no-repeat;
background-position: center;
height: 30px;
width: 30px;
position: absolute;
top: 0px;
left: 15px;
text-indent: -9999px;
background-color: rgba(0, 0, 0, 0.8);
}
.favorites_del:hover{
background-color: #000;
}

.select-box {
display: block;
position: absolute;
left: 50%;
margin-left: -175px;
width: 350px;
text-align: center;
top: 9px;
color: #707070;
}

#category-select {
border: solid #FFFFFF 1px;
color: #696969;
box-shadow: inset 0px 2px 7px #D1D1D1;
background: #E4E4E4;
padding: 3px;
}

.thumb-list li a:hover img {
opacity:0.8;
z-index:0;
}

.result-search strong {
float: left;
display: block;
background: url("http://cdnhw.private.com/images/number.png");
height: 31px;
line-height: 30px;
padding: 0 15px 0 15px;
margin: 9px 0px 0px -6px;
position: relative;
text-shadow: 1px 1px 1px #000;
font-weight: bold;
background-position: right;
z-index:60;
}

.result-search small {
    float: left;
    display: block;
    height: 31px;
    line-height: 30px;
    padding: 0 20px 0 20px;
    margin: 9px 0px 0px 0px;
    z-index: 10;
    position: relative;
    color: #fff;
    font-size: 0.9em;
    right: 4px;
    background-color: #939393;
}

.result-search #expand_pornstars, .result-search #expand_dvds {
    float: right;
    display: block;
    height: 31px;
    line-height: 30px;
    padding: 0 15px 0 15px;
    margin: 9px 0px 0px -6px;
    z-index: 10;
    position: relative;
    font-size: 1em;
    right: -3px;
	background-color:#D5D5D5;
	color:#939393;
    font-weight: bold;
	width:40px;
	text-align:center;
}
.result-search #expand_pornstars:after, .result-search #expand_dvds:after {
	content:"-";
	font-size: 1.6em;
}
.result-search #expand_pornstars.less:after, .result-search #expand_dvds.less:after {
	content:"+";


}

.result-search .number-results {
float: left;
display: block;
background: url("http://cdnhw.private.com/images/element.png");
height: 31px;
line-height: 30px;
padding: 0 15px 0 15px;
margin: 9px 0px 0px -6px;
z-index: 8;
position: relative;
text-shadow: 1px 1px 1px #000;
font-weight: bold;
background-position: right;
}

.result-search span {
float: left;
z-index: 90;
position: relative;
}

.search > li {
position: relative;
padding: 15px 10px;
border-bottom: 1px solid #E0E0E0;
background-position: 115px 198px;
}


.content-visual-result {
    float: left;
    position: relative;
    width: 100%;
}

.content-visual-result .scene-details {
margin-top: 0px;
}

.content-description-result {
    float: left;
    height: 230px;
    overflow: hidden;
    padding: 10px 0px 0px;
}

.content-description-result h3 {
    padding-bottom: 10px;
}

p.description-result {
    max-height: 75px;
    overflow: hidden;
}

.content-description-result:after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 10px;
    margin: 0px 0px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 81%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(81%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 81%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 81%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 81%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 81%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF00', endColorstr='#FFF',GradientType=0 );
}


.subtitle {
color: #333333;
font-weight: bold;
}

.dvds-wrapper {
padding: 10px 10px 10px;
position: relative;
}

.dvds-picture {

}

.dvds-picture span {

}

.dvds-picture:hover span {
}

.dvds-info img {
width: 100%;
}


.dvds-info {
padding-left: 0px;
padding-right: 0px;
}


.dvds-wrapper p{
font-size: 1.1em;
margin-bottom: 5px;
margin-right: 5%;
line-height: 1.4em;
}

.dvd-performers {
	color:#E55C10
}

.dvds-wrapper h1 {
margin-bottom: 10px;
font-size: 2em;
margin-left: 20px;
}
.tecnical-info {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 5px;
background: #eee;
color: #686868;
margin-bottom: 10px;
padding-top: 10px;
margin-left: 20px;
}

@media screen and (max-width:767px)
{
.dvds-wrapper h1 {
margin-left:0px;
}
.tecnical-info {
margin-left:0px;
}

.pornstar-wrapper .col-md-4.col-sm-6.col-xs-12 {
padding: 0px;
}

.pornstar-wrapper .col-md-4.col-sm-6.col-xs-12 {
padding: 0px;
} 
.pornstar-wrapper .col-md-8.col-sm-6.col-xs-12 {
padding: 0px!important;
}
}
.tecnical-info em {
color: #ababab;
padding-right: 5px;
}

.tecnical-info a {
color: #e55c10;
}
.tecnical-info a:hover {
color: #BE4400;
}

.dvds-wrapper .button {
border-top: 1px solid #d9a132;
background: #da6e30;
padding: 6.5px 13px;
box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
text-shadow: rgba(0,0,0,.4) 0 1px 0;
color: white;
font-size: 1.2em;
text-decoration: none;
vertical-align: middle;
font-weight: bold;
margin-top: 10px;
position: absolute;
}

.dvds-wrapper  .button-info {
border-top: 1px solid #9B9B9B;
background: #999999;
padding: 6.5px 13px;
box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
text-shadow: rgba(0,0,0,.4) 0 1px 0;
color: white;
font-size: 1em;
text-decoration: none;
vertical-align: middle;
font-weight: normal;
margin-top: 10px;
position: absolute;
top: 20px;
right: 35px;
}

.dvds-wrapper .button:hover, .dvds-wrapper  .button-info:hover {
   border-top-color: #000000;
   background: #000000;
   color: #ffffff;
   }
   
.dvds-wrapper .button:active {
   border-top-color: #d9501f;
   background: #d9501f;
   }
   
.site-description {
margin: 10px 15px;
padding: 30px 10px 10px;
border: 1px solid #D1D1D1;
background: #FFF;
background-image: url("http://cdnhw.private.com/images/section-top.png");
background-repeat: repeat-x;
position: relative;
height: auto;
}

.view-all-sites {
background-image: url("http://cdnhw.private.com/images/view-all-end.png");
background-position: right top;
background-repeat: no-repeat;
display: block;
height: 40px;
padding-right: 10px;
position: absolute;
right: -10px;
bottom: 10px;
}  

.view-all-sites span {
	background-image: url("http://cdnhw.private.com/images/view-all.png");
	background-repeat: repeat-x;
	display: block;
	height: 40px;
	line-height: 31px;
	padding: 0 10px 0 20px;
	color: #777;
	font-weight: 600;
} 

.site-description h2 a {
color: #000;
}

.sites .logos-site {
margin: 0px;
padding: 0px;
overflow: hidden;
max-width: 275px;
}


.info-site {
padding-bottom: 40px;
}

.logos-site a {
	width: 275px;
	height: 220px;
	margin-bottom: 0px;
	padding: 0px;
	-webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.4);
	border: 1px solid #6E7482;
	background-image: url("http://cdnhw.private.com/images/sprite-sites-screens.jpg");
	display: inline-block;
	background-position: left top;
}

.logos-site a.-site-private-classics- {
	background-image: url("http://cdnhw.private.com/images/site-private-classics.jpg");
}
.logos-site a.-site-russian-fake-agent- {
	background-position: -550px -220px;
}
.logos-site a.-site-anal-introductions- {
	background-position: left top;
}
.logos-site a.-site-blacks-on-sluts- {
	background-position: -275px top;
}
.logos-site a.-site-mission-ass-possible- {
	background-position: -550px top;
}
.logos-site a.-site-private-castings- {
	background-position: -825px top;
}
.logos-site a.-site-private-fetish- {
	background-position: -1375px top;
}
.logos-site a.-site-private-milfs- {
	background-position: left -220px;
}
.logos-site a.-site-private-stars- {
	background-position: -275px -220px;
}
.logos-site a.-site-russian-teen-ass- {
	background-position: -825px -220px;
}
.logos-site a.-site-sex-on-the-beach- {
	background-position: -1100px -220px;
}
.logos-site a.-site-tight-and-teen- {
	background-position: -1375px -220px;
}
.logos-site a.-site-tranny-temptations- {
	background-position: -1100px top;
}
.logos-site a.-site-i-confess-files-, .logos-site a.-site-confessionary- {
	background-position: left -440px;
}



.info-site p {
line-height: 1.6em;
}

.info-site h2 {
padding-bottom: 10px;
}

.content-options {
padding: 15px;
margin: 35px;
border: 1px solid #D3D3D3;
background: #FFF;
background-image: url("http://cdnhw.private.com/images/section-top.png");
background-repeat: repeat-x;
}
.content-options h3 {
margin-bottom: 15px;
}

.text-input {
width: 23%;
display: inline-block;
margin-bottom: 10px;
}

.content-options small {
padding-left: 10px;
color: #979797;
}

.text-label {
display: inline-block;
width: 200px;
}

.content-options input, .content-options select {
color: #999;
background-color: #FFFCDD;
padding: 5px;
border: solid 1px #CFCA96;
width: 100%;
}

input[type="checkbox"] {
width: auto;
border: none;
background: none;
padding: 0px;
color: #000;
}
.button {
border-top: 1px solid #d9a132;
background: #da6e30;
padding: 6.5px 13px;
box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
text-shadow: rgba(0,0,0,.4) 0 1px 0;
color: white;
font-size: 1.2em;
text-decoration: none;
vertical-align: middle;
font-weight: bold;
margin-top: 10px;
}

.button-b {
border-top: 1px solid #C4C4C4;
background: #AFAFAF;
padding: 6.5px 13px;
box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
text-shadow: rgba(0,0,0,.4) 0 1px 0;
color: white;
font-size: 1.2em;
text-decoration: none;
vertical-align: middle;
font-weight: bold;
margin-top: 10px;
}

.content-buttons {
padding: 15px 0px;
margin: -40px 35px 0px;
clear: both;
text-align: right;
}
/*ERROR 404!*/

.error404 {
margin: 85px 0px -30px 35px;
position: relative;
height: 530px;
}
.error404 .girl-decoration {
position: absolute;
background-image: url("http://cdnhw.private.com/images/error404.png");
display: block;
width: 100%;
height: 630px;
background-repeat: no-repeat;
bottom: 0px;
text-indent: 9999px;
z-index: 30;
left: 0;
background-position: 40px;
}
.error404 h4 {
position: absolute;
background-image: url("http://cdnhw.private.com/images/error-pretitle.png");
display: block;
height: 50px;
background-repeat: no-repeat;
background-position: right;
line-height: 50px;
padding: 0px 20px 0px 100px;
color: #FFF;
font-size: 1.5em;
margin: 0px 0px 0px 290px;
text-shadow: 1px 1px 1px #000;
}
.error404 h3 {
position: absolute;
background-image: url("http://cdnhw.private.com/images/error-backtext.png");
display: block;
background-repeat: no-repeat;
padding: 20px 50px 0px 33%;
color: #FFF;
font-size: 1.5em;
margin: 0px 0px 0px 0px;
text-shadow: 1px 1px 1px #000;
top: 40px;
height: 280px;
width: 100%;
background-position: center;
}
.error404 h3 strong {
font-size: 2em;
display: block;
line-height: 50px;
}

.error404 h3 small {
display: block;
font-size: 1em;
}
.error404 h3 span {
display: block;
padding-top: 30px;
font-size: 0.9em;
color: #a7a7a7;
}

.error404 a {
background-image: url("http://cdnhw.private.com/images/view-all-end.png");
background-position: right top;
background-repeat: no-repeat;
display: block;
height: 40px;
padding-right: 10px;
position: absolute;
right: 299px;
bottom: 230px;
z-index: 100;
}

.error404 a span {
background-image: url("http://cdnhw.private.com/images/view-all.png");
background-repeat: repeat-x;
display: block;
height: 40px;
line-height: 31px;
padding: 0 10px 0 20px;
color: #7c7c7c;
font-weight: 400;
}

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

.error404 h4 {
position: absolute;
background-image: url("http://cdnhw.private.com/images/error-pretitle.png");
display: block;
height: 50px;
background-repeat: no-repeat;
background-position: right;
line-height: 50px;
padding: 0px 20px 0px 100px;
color: #FFF;
font-size: 1.5em;
margin: 0px 0px 0px 290px;
text-shadow: 1px 1px 1px #000;
}
.error404 h3 {
position: absolute;
background-image: url("http://cdnhw.private.com/images/error-backtext.png");
display: block;
background-repeat: no-repeat;
padding: 20px 50px 0px 390px;
color: #FFF;
font-size: 1.5em;
margin: 0px 0px 0px 0px;
text-shadow: 1px 1px 1px #000;
top: 40px;
height: 280px;
width: 100%;
background-position: 260px;
}

.error404 a {
background-image: url("http://cdnhw.private.com/images/view-all-end.png");
background-position: right top;
background-repeat: no-repeat;
display: block;
height: 40px;
padding-right: 10px;
position: absolute;
right: 114px;
bottom: 230px;
}
}

@media screen and (max-width: 992px){
.error404 .girl-decoration {
background-position: -60px;
}
.error404 h4 {
margin: 0px 0px 0px 200px;
}
.error404 h3 {
background-position: 170px;
padding: 20px 50px 0px 300px;
}

.error404 a {
right: 0px;
}
}
@media screen and (max-width: 600px){
	.error404 {
margin: 85px 0px -30px 0px;

}
.error404 .girl-decoration {
background-position: -190px;
}
.error404 h4 {
margin: 0px 0px 0px 10px;
}
.error404 h3 {
background-position: -40px;
padding: 20px 50px 0px 160px;
font-size: 1em;
}

.error404 h3 strong {
font-size: 2em;
display: block;
line-height: 30px;
}
}


/*NO RESULT*/

.search-no-result {
margin: 85px 0px -30px 35px;
position: relative;
height: 530px;
}
.search-no-result .girl-decoration {
    position: absolute;
    background-image: url("http://cdnhw.private.com/images/no-result.png");
    display: block;
    width: 525px;
    height: 630px;
    background-repeat: no-repeat;
    bottom: 0px;
    text-indent: 9999px;
    z-index: 30;
    left: 0;
    background-position: 40px;
}
.search-no-result h4 {
position: absolute;
background-image: url("http://cdnhw.private.com/images/error-pretitle.png");
display: block;
height: 50px;
background-repeat: no-repeat;
background-position: right;
line-height: 50px;
padding: 0px 20px 0px 100px;
color: #FFF;
font-size: 1.5em;
margin: 0px 0px 0px 290px;
text-shadow: 1px 1px 1px #000;
}
.search-no-result h3 {
position: absolute;
background-image: url("http://cdnhw.private.com/images/error-backtext.png");
display: block;
background-repeat: no-repeat;
padding: 20px 50px 0px 33%;
color: #FFF;
font-size: 1.5em;
margin: 0px 0px 0px 0px;
text-shadow: 1px 1px 1px #000;
top: 40px;
height: 280px;
width: 100%;
background-position: center;
}
.search-no-result h3 strong {
font-size: 2em;
display: block;
line-height: 50px;
}

.search-no-result h3 small {
display: block;
font-size: 1em;
}
.search-no-result h3 span {
display: block;
padding-top: 30px;
font-size: 0.9em;
color: #a7a7a7;
}

.search-no-result a {
background-image: url("http://cdnhw.private.com/images/view-all-end.png");
background-position: right top;
background-repeat: no-repeat;
display: block;
height: 40px;
padding-right: 10px;
position: absolute;
right: 299px;
bottom: 230px;
}

.search-no-result a span {
background-image: url("http://cdnhw.private.com/images/view-all.png");
background-repeat: repeat-x;
display: block;
height: 40px;
line-height: 31px;
padding: 0 10px 0 20px;
color: #7c7c7c;
font-weight: 400;
}

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

.search-no-result h4 {
position: absolute;
background-image: url("http://cdnhw.private.com/images/error-pretitle.png");
display: block;
height: 50px;
background-repeat: no-repeat;
background-position: right;
line-height: 50px;
padding: 0px 20px 0px 100px;
color: #FFF;
font-size: 1.5em;
margin: 0px 0px 0px 290px;
text-shadow: 1px 1px 1px #000;
}
.search-no-result h3 {
position: absolute;
background-image: url("http://cdnhw.private.com/images/error-backtext.png");
display: block;
background-repeat: no-repeat;
padding: 20px 50px 0px 390px;
color: #FFF;
font-size: 1.5em;
margin: 0px 0px 0px 0px;
text-shadow: 1px 1px 1px #000;
top: 40px;
height: 280px;
width: 100%;
background-position: 260px;
}

.search-no-result a {
background-image: url("http://cdnhw.private.com/images/view-all-end.png");
background-position: right top;
background-repeat: no-repeat;
display: block;
height: 40px;
padding-right: 10px;
position: absolute;
right: 114px;
bottom: 230px;
}
}

@media screen and (max-width: 992px){
.search-no-result .girl-decoration {
background-position: -60px;
}
.search-no-result h4 {
margin: 0px 0px 0px 200px;
}
.search-no-result h3 {
background-position: 170px;
padding: 20px 50px 0px 300px;
}

.search-no-result a {
right: 0px;
}
}
@media screen and (max-width: 600px){
	.search-no-result {
margin: 85px 0px -30px 0px;

}
.search-no-result .girl-decoration {
background-position: -190px;
}
.search-no-result h4 {
margin: 0px 0px 0px 60px;
}
.search-no-result h3 {
background-position: -40px;
padding: 20px 50px 0px 160px;
font-size: 1em;
}

.search-no-result h3 strong {
font-size: 2em;
display: block;
line-height: 30px;
}
}



/*css favorites empty!*/
.favorites-empty {
display: block;
padding: 35px 35px 55%;
background: url("http://cdnhw.private.com/images/add-favorites.png");
text-align: center;
background-position: center bottom;
background-repeat: no-repeat;
background-size: 100%;
}

/*css footer*/


footer strong {
display: block;
margin-top: 12px;
margin-bottom: 3px;
}

.rta-logo {
display: block;
background: url("http://cdnhw.private.com/images/sprite-base.png");
background-repeat: no-repeat;
background-position: -258px top;
width: 95px;
margin: auto;
height: 47px;
text-indent: -9999px;
}

footer .info-footer li a {
text-transform: inherit!important;
font-size: 0.9em!important;
}

footer a:hover {
	opacity:0.8;
}

#dvd_scene_div {
padding: 30px 35px;
}
#dvd_scene_div .dvds-info {
padding-left: 325px;
}

.latest-scene-thumb img, .scene-thumb img , .pornstar-thumb img , .logos-site a, .movie-thumb img, .thumb-list .new-scene {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.latest-scene-thumb:hover img, .scene-thumb:hover img , .pornstar-thumb:hover img, .logos-site a:hover, .movie-thumb:hover img  {
-ms-transform: scale(1.07);
-moz-transform: scale(1.07);
-webkit-transform: scale(1.07);
-o-transform: scale(1.07);
transform: scale(1.07);

}

.lang-menu  li a{
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}


#content-visor {
height: 657px;
}

.options-pictures {
margin-top: 1px;
}

h3, h1 {
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-weight: bold;
}

h2 {
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-weight: normal;
}

.tac {
margin: 35px 0;
}

.tac h3 {
text-transform: uppercase;
padding-bottom: 10px;
text-align: center;
padding-left: 40px;
padding-right: 40px;
padding-top: 50px;
}

.tac h2 {
text-transform: uppercase;
text-align: center;
color: #A2A2A2;
background-image: url("http://cdnhw.private.com/images/back-tall.jpg");
background-repeat: no-repeat;
padding: 60px 0px 0px;
background-position: center 20px;
}
.tac p {
line-height: 1.5em;
background-repeat: repeat-x;
background-position: left bottom;
display: block;
padding: 10px 80px 0px;
}

.tac p.adress {
text-align: center;
}

.tac a {
color: #c30000;
}

.content-visual-result img {
width: 100%;
}

/* AUTOCOMPLETE */
.ac_over {
background-color: #D8D8D8!important;
color: white;
}
.ac_results {
border: 1px solid #C9C9C9!important;

}
.ac_results li {
color: #e55c10!important;
text-align: left;
}
.ac_results li b {
color: #222222!important;
}

/* NO login */
.no-login {
padding: 20px 35px 0px 35px;
position: relative;
height: 520px;
background: none;
}

.no-login h3 {
color: #3d3d3d;
font-size: 1.2em;
padding-bottom: 15px;
z-index: 30;
position: relative;
line-height: 1.2em;
}
.no-login:after{
background: none;
}
.no-login iframe {
border: none;
position: absolute;
right: 35px;
top: 20px;
}
.no-login h3 a {
font-weight: bold;
}
.no-login .girl-decoration {
background-image: url("http://cdnhw.private.com/images/no-login.png");
display: block;
position: absolute;
z-index: 10;
width: 510px;
height: 350px;
right: 385px;
text-indent: -9999px;
top: 80px;
}
.no-login h3, .no-login h2 {
width: 670px;
}
.no-login h2 {
font-size: 3em;
}
.no-login h3 {
color: #3d3d3d;
font-size: 1.9em;
padding-bottom: 15px;
z-index: 30;
position: relative;
}
.no-login a {
color: #c30000;
}

.no-login p {
width: 200px;
color: #3d3d3d;
}
.no-login .content-bottom h2 {
font-size: 1.8em;
width: 270px;
padding-top: 20px;
}

.no-login .content-bottom li {
width: 180px;
float: left;
padding: 15px 10px;
text-align: center;
color: #fff;
font-size: 2em;
font-weight: bold;
text-shadow: 1px 1px 2px #000;
}

.no-login .content-bottom ul li:last-child {
width: 240px;
float: left;
padding: 15px 25px;
text-align: center;
color: #fff;
font-size: 2em;
font-weight: bold;
text-shadow: 1px 1px 2px #000;
}

.no-login ul {
background-image: url("http://cdnhw.private.com/images/back-no-login.jpg");
display: block;
width: 705px;
height: 129px;
position: absolute;
bottom: 20px;
z-index: 20;
}

/*cams*/

.livegrid2 {
padding: 48px 0px;
}

.livegrid1 {
padding: 15px 35px;
float: left;
}

/*no pornstar*/

.no-pornstar {
display: block;
background-image: url("http://cdnhw.private.com/images/nomodel.png")!important;
height: 380px;
margin-bottom: 0px;
text-align: center;
padding-top: 190px;
font-size: 2.3em;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
text-shadow: 0px 0px 10px #fff;
background-position: center;
}
.no-pornstar span {
display: block;
font-size: 0.7em;
font-weight: normal;
color: #CE0000;
}

#scene_player_controls span {
width: 200px;
display: block;
}

/* ---------- SOCIAL BOX --------- */
#followbox {
height: 275px;
position: fixed;
right: 0;
top: 50%;
width: 100px;
margin-top: -250px;
z-index: 999;
}
	
#slideout {
	height: 275px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	top: 50%;
	width: 100px;
	z-index: 999;
	right: -65px;
}

#slidelink { height:275px;	left: 0;
	position: absolute;
	top: 0;
	width: 100px;
	background-position: left center;
}

#slidelink ul {
	margin-top: 25px;
	margin-left: 45px;
}

#slidelink ul li {
	margin: 3px 0;
	border: 1px solid transparent;
	width: 40px;
	height: 40px;
}
.es #slidelink { 
	background-image: url("http://cdnhw.private.com/images/social-icons/socialback_es.png")
}
.en #slidelink { 
	background-image: url("http://cdnhw.private.com/images/social-icons/socialback_en.png")
}
.nl #slidelink { 
	background-image: url("http://cdnhw.private.com/images/social-icons/socialback_nl.png")
}
.de #slidelink { 
	background-image: url("http://cdnhw.private.com/images/social-icons/socialback_de.png")
}
.fr #slidelink { 
	background-image: url("http://cdnhw.private.com/images/social-icons/socialback_fr.png")
}
#close-slide {
    position: absolute;
    top: 25px;
    left: 5px;
    background-image: url("http://cdnhw.private.com/images/social-icons/socialbackclose.png");
    display: block;
    height: 29px;
    width: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    padding-left: 0px;
}


/* ---------- END SOCIAL BOX --------- */


.dvds-wrapper img {
float: left;
}

/* ---------- ALERT --------- */

.content-alert{
display:none;
}
.background-alert {
background-color: #000;
display: block;
margin: 0px;
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
opacity: 0.5;
z-index: 900;
}

.alert {
width: 33%;
display: block;
margin: auto;
position: fixed;
top: 20%;
left: 30%;
background-color: #FFF;
opacity: 1;
z-index: 1000;
padding: 10px 1.5% 50px;
box-shadow: 0px 0px 0px 6px rgba(20, 20, 20, 0.21);
border-radius: 2px;
background: rgb(221,221,221);
background: -moz-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 25%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(25%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 25%);
background: -o-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 25%);
background: -ms-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 25%);
background: linear-gradient(to bottom, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 25%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 );
border: solid 5px #FFF;
}

.alert-title {
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-weight: 200;
font-size: 1.4em;
padding: 0 10px;
margin-bottom: 5px;
}

.alert-text {
text-align: justify;
font-size: 1.1em;
}

.alert-close {
position: absolute;
top: 7px;
right: 7px;
background: #fff;
width: 15px;
height: 15px;
box-shadow: 0px 0px 5px #444;
border-radius: 4px;
font-size: 10px;
font-weight: bold;
padding: 2px;
line-height: 10px;
color: #000;
}

.button-positive {
position: absolute;
right: -5px;
background: #de6c2a;
padding: 10px 20px;
bottom: 5px;
width: auto;
background-image: url("http://cdnhw.private.com/images/back-positive.jpg");
background-position: left;
padding-left: 30px;
color: #fff;
text-shadow: 1px 1px 6px #000;
font-size: 1.3em;
font-weight: bold;
height: 40px;
}

.button-negative {
position: absolute;
left: -5px;
background: #D8D8D8;
padding: 10px 20px;
bottom: 5px;
width: auto;
color: #5F5F5F;
text-shadow: 1px 1px 6px #FFF;
font-size: 1em;
font-weight: bold;
background-image: url("http://cdnhw.private.com/images/back-negative.jpg");
background-position: right;
padding-right: 30px;
height: 40px;
}


#social-messages {
color: #aaa;
padding-left: 8px;
font-size: 0.8em;
}

#girl-thankyou-messages {
position: absolute;
top: -10px;
right: 30px;
text-align: right;
font-size: 0.9em;
color: #666;
}

.footer-nolink .footer-list:first-child {
display: none;
}

/*follow para ipad*/
@media screen and (max-width: 1280px) {
#followbox {
position: inherit;
z-index: 999;
margin: auto;
display: block;
width: 100%;
background-color: #141414;
height: 60px;
text-align: center;
}

#slideout {
margin: auto;
position: relative;
left: 50%;
top: 0px;
height: 40px;
padding: 0px;
margin-left: 0px;
right: 0px;
width: 200px;
margin-right: 0px;
}

#close-slide {
display: none;
}

#slidelink {
background-image: none!important;
height: 40px;
left: -65px!important;
margin-left: -65px;
}

#slidelink ul {
margin: auto!important;
width: 260px;
}

#slidelink ul li {
float: left;
margin: 4px;
margin-top: 8px;
}

#slidelink {
background-image: none!important;
height: 40px;
}
}
/*final follow para ipad*/


/* Gallery ampliadas */

.galleria-thumbnails img {
    width: 50px!important;
    height: 75px!important;
}
.galleria-thumbnails .galleria-image {
    width: 50px!important;
    height: 75px!important;
}
.galleria-thumbnails {
    height: 75px!important;
}
.galleria-thumb-nav-left {
    height: 75px!important;
   background-position: -495px 20px!important;
}
.galleria-thumb-nav-right {
    height: 75px!important;
   background-position: -578px 20px!important;
}

.galleria-counter {
    bottom: 0px!important;
}

.galleria-stage {
    height: 525px;
}
.galleria-stage .galleria-images {
    width: 525px!important;
}
.galleria-thumbnails-container.galleria-carousel {
}

.galleria-thumbnails-container {
height: 90px!important;
}


/* final Gallery ampliadas */

/* botó obre menú */

#open-menu {
	display:none;
}

/*final botó obre menú*/


.galleria-errors {
display: none;
}


.options-video-download-trial {
padding: 10px;
color: rgb(255, 255, 255);
width: 350px;
display: block;
background-repeat: no-repeat;
margin-left: 230px;
height: 60px;
overflow: hidden;
background-image: url("http://cdnhw.private.com/images/download-trial.png");
background-position: left bottom;
}

.options-img-download-trial {
padding: 10px;
color: rgb(255, 255, 255);
width: 350px;
display: block;
background-repeat: no-repeat;
margin-left: 230px;
height: 60px;
overflow: hidden;
background-image: url("http://cdnhw.private.com/images/download-img-trial.png");
background-position: left bottom;
}

.section-title  a span{
color: #fff;
background-image: url("http://cdnhw.private.com/images/section-title-more.png");
padding: 0 50px 0 20px;
}

.section-title  a:hover span{
background-image: url("http://cdnhw.private.com/images/section-title-more-hover.png")
}

/* ------ TRIAL FOOTER -------- */

.trial-upgrade-call {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #ffffff 40%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(40%,#ffffff));
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#ffffff 40%);
	background: -o-linear-gradient(top,  #e2e2e2 0%,#ffffff 40%);
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#ffffff 40%);
	background: linear-gradient(to bottom,  #e2e2e2 0%,#ffffff 40%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=0 );
	border-top: solid 1px #111;
	-moz-box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.7);
	-ms-box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.7);
	color: #000;
	padding: 0 0 20px 0;
	font-family: 'Arial';
	z-index: 1000;
	height: 205px;
}

.trial-upgrade-call p {
    font-size: 1.1em;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1110px;
    padding: 7px 0 0 20px;
    height: 40px;
}

.trial-upgrade-call p a {
	color: #e55d11;
	font-weight: bold;
}

.trial-upgrade-call p em {
	font-style: normal;
	font-weight: bold;
}

.trial-open-close {
    background-image: url("http://cdnhw.private.com/images/trial-footer-arrow.png");
    display: block;
    height: 9px;
    width: 14px;
    position: absolute;
    left:0;
    top: 10px;
}

.trial-open-close.closed {
	background-position: left top;
}

.trial-open-close.opened {
	background-position: left -9px;
}

.trial-open-close span {
	display: none;
}

.trial-upgrade-call p a.upgrade-link {
	display: block;
	float: right;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
	font-size: 2em;
	text-decoration: none;
	height: 55px;
    line-height: 50px;
    font-weight: normal;
    margin: -20px 5px 0 0;
    padding-left: 35px;
	background: url("http://cdnhw.private.com/images/upgrade-now-start.png") no-repeat;
}

.upgrade-link span {
	padding-right: 35px;
	background: url("http://cdnhw.private.com/images/upgrade-now-end.png") no-repeat;
	background-position: right top;
	display: block;
	height: 55px;
}

.trial-highlights {
width: 1200px;
margin: 0 auto 15px;
display: block;
background: url("http://cdnhw.private.com/images/trial-highlights.png") no-repeat;
height: 110px;
}


.trial-highlights li {
    color: #E9701D;
    float: left;
    font-size: 28px;
    font-weight: bold;
    height: 83px;
    letter-spacing: -0.05em;
    line-height: 1.3em;
    padding-top: 22px;
    text-shadow: 2px 2px #FFFFFF;
    width: 380px;
}

.trial-highlights li:first-child {
	margin-left: -10px;
}

.trial-highlights li:last-child {
	width: 365px;
}

.trial-highlights strong {
	color: #222222;
    display: block;
    font-size: 1.8em;
    letter-spacing: -0.05em;
    margin: 0;
}
.trial-full-features {
    clear: both;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    width: 1130px;
}

.trial-full-features li {
    float: left;
    margin-left: 22px;
    text-align: left;
    line-height: 1.1em;
}

.trial-full-features li:first-child {
	margin-left: 0;
}

.trial-full-features img {
	float: left; 
	vertical-align: center;
	margin-right: 4px;
}

.trial-full-features span {
    display: block;
    float: left;
    max-width: 105px;
}

footer a.upgrade-link:hover {
	opacity: 1;
}

.es .trial-highlights li:last-child strong {
	font-size: 1.3em;
}

.es .trial-upgrade-call p a.upgrade-link {
	font-size: 1.8em;
}

.es .trial-full-features span {
	max-width: 100px;
}

.fr .trial-highlights li:last-child strong, .de .trial-highlights li:last-child strong  {
	font-size: 1.5em;
}

.fr .trial-full-features span {
	max-width: 90px;
}

.fr .trial-full-features li:nth-child(3n) span {
	max-width: 100px;
}

.de .trial-full-features span {
	max-width: 95px;
}

/* ------ WARNING TRIAL BLOCKED -------- */
#scene_player_trial_locked {
width: 100%!important;
min-height: 655px;
background-size: 1200px!important;
position: relative;
border: 1px solid #999999;
background-position: top center;
}

#warning_trial_blocked {
left: 50%;
position: absolute;
top: 15%;
width: 80%;
background: url("http://cdnhw.private.com/images/trial-warning.png") no-repeat scroll 90% 30px #222;
color: #fff;
font-size: 1.2em;
opacity: .9;
padding-top: 30px;
margin-left: -40%;
}

#warning_trial_blocked p {
margin: 0;
width: 70%;
padding: 0 25px 10px;
font-size: 1.1em;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 600px){
#warning_trial_blocked p {
font-size: 1.1em;
padding: 0px 20px 10px 20px;
width: 100%;
}
#warning_trial_blocked {
background: 90% 30px #222;
}
}



#warning_trial_blocked a {
display: block;
width: 50%;
text-align: center;
padding: 15px 10px;
float: left;
margin-top: 10px;
}

#trial-unlock-scene {
	left:0;
	background: #7e7e7e;
	color: #222;
}

#trial-unlock-all {
	right:0;
	background: #e3661d;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

#trial-unlock-all:hover, #trial-unlock-scene:hover {
	background: #fff;
	color: #e16d2b;
	text-shadow: none;
}


.jwcaptions span {
background-color: rgba(0, 0, 0, 0.35)!important;
text-shadow: 1px 1px 0px #000;
border-radius: 5px;
}

#scene_player_controlbar_cc .jwoption {
padding: 3px 8px;
min-width: 80px;
}

#scene_player_controlbar_hd .jwoption {
padding: 3px 8px;
min-width: 80px;
}

@media screen and (max-width: 1199px){
#scene-tabs {
margin: 10px 0 0 0;
background-image: url("http://cdnhw.private.com/images/video-header-bottom.png");
background-position: left bottom;
background-repeat: repeat;
display: block;
background-color: #fff;
padding-left: 0px;
text-align: left;
}
#scene-tabs a {
  background-color: #F3913A;
  height: 50px;
  padding: 0px 0px;
  border-radius: 5px 5px 0px 0px;
  line-height: 1.2em;
  box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.23);
  padding-top: 10px;
  background-repeat: repeat-x;
}
#scene-tabs li {
width: 24%;
text-align: center;
height: auto;
margin: 0px;
vertical-align: bottom;
}

#scene-tabs .active a {
background-image: url("http://cdnhw.private.com/images/active-tab.png");
background-repeat: repeat-x;
color: #fff;
font-weight: bold;
background-color: #F3913A;
}
.comments .ads-wrapper {
display: none;
}
#form_comments {
    width: 100%;
}
.comments_field {
    width: 96%;
    margin: 2%;
}
.comments input[type="submit"] {
    margin-right: 2%;
}
#totalNumberComments {
    width: 96%;
    padding: 0px;
    margin: 2%;
}
.alert {
width: 90%;
left: 5%;
font-size: 0.9em;
}
.alert button-positive:hover, button-positive:focus {
text-decoration: none;
color:#fff;
}

}
@media screen and (max-width: 570px){
.options-video-download {
	left: 0px;
	width: 100%;
	background-color: #3b3b3b;
}
#scene-tabs li {
width: 24%;
text-align: center;
height: auto;
margin: 0px;
vertical-align: bottom;
font-size: 1.3em;
}

}
@media screen and (max-width: 991px){
.select-box {
display: block;
position: absolute;
left: 50%;
margin-left: -310px;
width: 350px;
text-align: center;
top: 9px;
color: #707070;
}
}


@media screen and (max-width: 766px){
.container.content-wrapper h1.section-title {
visibility: hidden;
}
h1.section-title.result-search{
visibility: visible;
}

.result-search strong {
clear: both;
display: block;
background: url("http://cdnhw.private.com/images/number.png");
height: 31px;
line-height: 30px;
padding: 0 15px 0 15px;
margin: 0px 0px 0px 0px;
z-index: 10;
position: relative;
text-shadow: 1px 1px 1px #000;
font-weight: bold;
background-position: right;
overflow:hidden;
}

.sortby {
    width: 100%;
    padding-right: 2%;
	font-size:1em;
}
.sortby li {
width: 33%;
height: 50px;
line-height: 1.3em;
text-align: center;
padding: 0px;
float: right;
}
.sortby a, .sorby a.active {
    padding: 10px 10px!important;
    display: block!important;
    vertical-align: middle;
}
.select-box {
display: block;
position: relative;
left: 0px;
margin-left: 0px;
width: 100%;
text-align: center;
top: 9px;
color: #707070;
padding-top: 20px;
}

.bio-pornstar li {
width: 100%;
}
}


@media screen and (max-width:991px){
.trial-upgrade-call p {
margin: 0px;
width: 100%;
padding-top: 145px;
font-size: 0.8em;
}
.trial-upgrade-call p a.upgrade-link {
float: left;
text-indent: 0px;
font-size: 1.8em!important;
top: 5px;
position: absolute;
}
.trial-highlights {
background-image: none;
background-color: #CECECE;
margin: 2px 5%;
width: 90%;
position: absolute;
top: 50px;
left: 0px;
height: auto;
display:inline-block;
}
.trial-highlights li {
font-size: 1em;
margin: 0px;
width: 33%;
margin-left: 0px!important;
}

.trial-open-close.closed {
background-position: left top;
margin: 0px 5px;
}
.trial-open-close.opened {
margin: 0px 5px;
}
.es .trial-highlights li:last-child strong {
font-size: 1em;
}

.trial-highlights li:last-child {
width: 33%;
}

.trial-full-features {
display: none;
}

#slideout {
margin: auto;
position: relative;
left: 0px;
top: 0px;
height: 40px;
padding: 0px;
margin-left: 0px;
right: 0px;
width: 100%;
margin-right: 0px;
}

div#slidelink {
left: 0px!important;
width: 100%;
display: block;
margin: auto;
}


}
.sinopsys {
	margin-left:20px;	
	}

@media screen and (max-width:767px){
.sinopsys {
	margin-left:0px;	
	margin-right:0px!important;
	}
.tac p {
line-height: 1.5em;
background: url("http://cdnhw.private.com/images/section-bottom.png");
background-repeat: repeat-x;
background-position: left bottom;
display: block;
padding: 0px 10px 40px;
}

span.scene-total-pictures {
word-wrap: normal;
}
.new-scene {
display:none;
}

.content-wrapper {
overflow: hidden;
}
}

.logos-site.list-scenes img {
width: inherit;
float: left;
border: none;
box-shadow: none;
padding: 10px;
}

.carousel {
margin-bottom: 3px;
}
h4 a {
    font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 1.4em;
    padding: 0px;
    margin: 0px;
    text-decoration: underline;
    color: #e55c10;
}
h4 {
    padding: 0px;
    margin: 0px;

}
h4 a:hover {
    color: #BE4400;
}

.thumb-list.scenes > li .scene, .thumb-list.index-latest-scenes > li .scene {
background-color: #ececec;
z-index: 1;
box-shadow: 0px 1px 4px -2px #000;
}

.scene .scene-details > li {
margin-right: 3px;
height: 35px;
line-height: 35px;
display: inline-block;
position: inherit;
bottom: auto;
right: auto;
}
.scene .scene-details {
height: 35px;
margin-top: -35px;
width: 100%;
background: rgba(0, 0, 0, 0.7);
position: relative;
z-index: 10;
overflow: hidden;
}
.thumb-list > li .scene .scene-thumb {
background: none;
padding: 0px;
}

.thumb-list.scenes .scene .scene-models, .index-latest-scenes .scene .scene-models {
width: 100%;
display: block;
height: 35px;
line-height: 45px;
padding: 0px 10px 0px 10px;
margin-top: -71px;
z-index: 300;
margin-bottom: 41px;
position: relative;
}
.thumb-list .scene .scene-models li {
float: right;
vertical-align: bottom;
}

.scene .scene-models a:hover {
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
box-shadow: inset 0px 0px 3px #1B1B1B;
}
.scene .scene-models a {
color: #fff;
text-shadow: 1px 1px 1px #000;
font-size: 1.1em;
line-height: 35px;
margin-left: 0px;
padding: 5px;
}

.scene-length {
position: absolute!important;
right: 0px!important;
background-color: #000;
display: block!important;
line-height: 35px!important;
height: 35px!important;
padding-left: 10px;
margin-right: -5px!important;
font-weight: bold;
transform: skew(-8deg,0deg);
padding-right: 10px;
max-width: 75px;
overflow: hidden;
}

span.scene-length-start {
transform: skew(8deg, 0deg);
color:#fff;
}
.username a {
color: #3D6C94;
font-size: 0.8em;
}
li.scene-votes {
position: absolute!important;
right: 70px!important;
display: block!important;
line-height: 35px!important;
height: 35px!important;
padding-left: 10px;
margin-right: 0px!important;
font-weight: bold;
padding-right: 0px;
}

.scene-votes-start {
background-image: url("http://cdnhw.private.com/images/sprite-base.png")!important;
display: block!important;
padding-right: 23px!important;
background-position: -480px -101px!important;
background-repeat: no-repeat!important;
height: 35px!important;
line-height: 35px!important;
padding-left: 25px;
color:#fff;
}

.scenes .scene-votes-start {
    padding-right: 0px!important;

}

.scene h3 {
padding: 5px 10px;
min-height: 4.5em;
}
@media screen and (max-width: 1199px){

.col-md-4 .scene h3 {
padding: 5px 10px;
min-height: 4.5em;
}
}

.col-md-6 .scene h3 {
padding: 5px 10px;
min-height: 2.2em;
}

.scene-date {
color: #909090;
padding-left: 10px;
padding-bottom: 10px;
display: block;
}
.col-md-3 .scene .scene-votes {
display: none!important;
}

.most-populars .col-md-6 h3 {
font-size: 1.8em;
padding-bottom: 15px;
}

.most-populars .col-md-6 h4 {
background-image: url("http://cdnhw.private.com/images/sprite-base.png");
background-repeat: no-repeat;
background-position: -352px top;
}

.most-populars .col-md-6 h4 a {
background-color: #979797;
padding: 10px;
color: #fff;
text-decoration: none;
text-shadow: 1px 1px 0px #000000;
box-shadow: inset 0px 0px 10px rgba(107, 107, 107, 0.4);
margin-left: 52px;
line-height: 32px;
background-position: center left;
font-size: 1.2em;
}

.most-populars .col-md-6 h4 a:hover {
background-color: #232323;
box-shadow: inset 0px 0px 10px rgba(173, 173, 173, 0.92);
}
@media screen and (max-width: 991px){
.most-populars .col-md-6 h4 a {
font-size:1.1em
}
}

.most-populars .description {
line-height: 1.5em;
font-size: 1.2em;
}

.scene a.scene-thumb {
box-shadow: inset 0px 0px 20px 0px #000;
padding-bottom: 0px;
}

.col-md-3 .scene h3 {
min-height: 6em;
}

.thumb-list.pornstars  > li .model {
background-color: #ececec;
z-index: 1;
box-shadow: 0px 1px 4px -2px #000;
}

.model .details-pornstar {
height: 35px;
margin-top: -35px;
width: 100%;
background: rgba(0, 0, 0, 0.7);
position: relative;
z-index: 10;
overflow: hidden;
}

.model .details-more-pornstar {
height: 315px;
margin-top: -315px;
width: 100%;
background: rgba(0, 0, 0, 0.7);
position: relative;
z-index: 10;
overflow: hidden;
}
.model .details-more-pornstar a {
font-size: 3.5em;
color: #fff;
text-align: center;
padding: 45% 10px;
display: block;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-weight: bold;
line-height: 0.9em;
}

@media screen and (max-width: 1199px){
.model .details-more-pornstar {
height: 255px;
margin-top: -255px;
}
.model .details-more-pornstar a {
font-size: 3.0em;
}
}
@media screen and (max-width: 991px){
.model .details-more-pornstar {
height: 415px;
margin-top: -415px;
}
.model .details-more-pornstar a {
font-size: 3.0em;
padding: 55% 10px;
}
}


.thumb-list > li .model .pornstar-thumb {
background: none;
padding: 0px;
overflow: hidden;
box-shadow: inset 0px 0px 20px 0px #000;
}


.number-scene {
position: absolute!important;
right: 0px!important;
background-color: #000;
display: block!important;
line-height: 35px!important;
height: 35px!important;
margin-right: -5px!important;
font-weight: bold;
padding-right: 10px!important;
padding-left: 45px!important;
background-image: url("http://cdnhw.private.com/images/sprite-base.png")!important;
background-position:-390px -59px!important;
}

.logos-models-list {
height: 35px;
line-height: 35px;
display: inline-block;
position: inherit;
bottom: initial;
right: initial;
z-index: 90;
overflow: hidden;
width: 90px;
margin: 0px;
margin-right: 0px!important;
background-image: none!important;
text-indent:-9999px;
}
.private-pornstar,
.private-legend,
.private-superstar,
.private-debutant {
	background-image: url("http://cdnhw.private.com/images/sprite-minilogos.png");
	width: 90px;
	height: 35px;	
}
 
.private-legend {
	background-position: -240px -70px;
}

.private-superstar {
	background-position: -510px -70px;
}

.private-pornstar {
	background-position: -330px -70px;
}

.private-debutant {
	background-position: -420px -70px;
}

.bio-pornstar .private-legend, .bio-pornstar .private-superstar, .bio-pornstar .private-pornstar, .bio-pornstar .private-debutant {
display: block;
text-indent: -9999px;
}


.model h3 {
padding: 10px!important;
min-height: 2.2em;
margin: 0px!important;
width: 100%!important;
}

.list-home-sites ul a {
	display: inline-block;
	width: 256px;
	height: 144px;
	background-image: url("http://cdnhw.private.com/images/sprite-sites.jpg");
}

.list-home-sites ul a span, .logos-site a span {
	display: none;
}

.list-home-sites .-site-tight-and-teen- {
	background-position: -768px -144px;
}

.list-home-sites .-site-anal-introductions- {
	background-position: left top;
}

.list-home-sites .-site-blacks-on-sluts- {
	background-position: -256px top;
}

.list-home-sites .-site-private-fetish- {
	background-position: -512px top;
}

.list-home-sites .-site-mission-ass-possible- {
	background-position: -768px top;
}

.list-home-sites .-site-private-castings- {
	background-position: -1024px top;
}

.list-home-sites .-site-private-milfs- {
	background-position: -1280px top;
}

.list-home-sites .-site-private-stars- {
	background-position: -1024px -144px;
}

.list-home-sites .-site-russian-fake-agent- {
	background-position: left -144px;
}

.list-home-sites .-site-russian-teen-ass- {
	background-position: -256px -144px;
}

.list-home-sites .-site-sex-on-the-beach- {
	background-position: -512px -144px;
}

.list-home-sites .-site-tranny-temptation- {
	background-position: -1280px -144px;
}

.list-home-sites .-site-i-confess-files- {
	background-position: left -288px;
}


.list-home-sites .col-md-3 a {
text-align: center;
display: block;
margin: 10px 0px;
overflow: hidden;
box-shadow: inset 0px 0px 20px 0px #000;

}
section.clearfix.list-home-sites ul {
    margin: 0px 10px;
}
.list-home-sites .col-md-3 a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-home-sites .col-md-3 a:hover {
	-ms-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-o-transform: scale(1.07);
	transform: scale(1.07);
	opacity:0.8;
}
.list-home-sites p {
padding: 10px 25px;
}


.thumb-list.movies > li .film {
    background-color: #ececec;
    box-shadow: 0 1px 4px -2px #000;
    margin-bottom: 20px;
    min-height: 550px;
    z-index: 1;
}

.film h3 {
padding: 10px!important;
margin: 0px!important;
width: 100%!important;
min-height: initial !important;

}

.film .movie-thumb{
box-shadow: inset 0px 0px 20px 0px #000;
}

.film p {
padding: 0px 10px 10px!important;
margin: 0px!important;
width: 100%!important;
min-height: initial !important;

}
.film .movie-thumb {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}

@media screen and (max-width: 1199px){
.thumb-list.movies > li .film {
min-height: 510px;
}
}
@media screen and (max-width: 991px){
.thumb-list.movies > li .film {
min-height: 630px;
}
}
@media screen and (max-width: 767px){
.thumb-list.movies > li .film {
min-height: inherit!important;
}
}

.film .details-more-movies {
height: 377px;
margin-top: -377px;
width: 100%;
background: rgba(0, 0, 0, 0.7);
position: relative;
z-index: 10;
overflow: hidden;
}
.film .details-more-movies a {
font-size: 3.5em;
color: #fff;
text-align: center;
padding: 55% 10px;
display: block;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-weight: bold;
line-height: 0.9em;
}

@media screen and (max-width: 1199px){
.film .details-more-movies {
height: 305px;
margin-top: -305px;
}
.film .details-more-movies a {
font-size: 3.0em;
}
}
@media screen and (max-width: 991px){
.film .details-more-movies {
height: 495px;
margin-top: -495px;
}
.film .details-more-movies a {
font-size: 3.0em;
padding: 60% 10px;
}
}



/*FOOTER PUBLIC*/
footer .girl-decoration-footer {
background-image: url("http://cdnhw.private.com/images/footer-private.png");
display: block;
height: 204px;
text-indent: -9999px;
margin-top: -50px;
background-repeat: no-repeat;
background-position: top center;
z-index: 30;
position: relative;
}
footer a:hover{
	color: #EFEFEF;	
	text-decoration: underline;	
	}

footer.container.public .join-now {
background: #ffba4c;
background: -moz-linear-gradient(top, #ffba4c 0%, #e55c10 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffba4c), color-stop(100%,#e55c10));
background: -webkit-linear-gradient(top, #ffba4c 0%,#e55c10 100%);
background: -o-linear-gradient(top, #ffba4c 0%,#e55c10 100%);
background: -ms-linear-gradient(top, #ffba4c 0%,#e55c10 100%);
background: linear-gradient(to bottom, #ffba4c 0%,#e55c10 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba4c', endColorstr='#e55c10',GradientType=0 );
display: block;
padding: 10px;
border-radius: 5px;
box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.44), 0px 0px 5px rgba(255, 255, 255, 0.09);
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 10px;
text-shadow: 0px 1px 3px #000;
}



footer.container .join-now-free {
background: #282828; /* Old browsers */
background: -moz-linear-gradient(top,  #282828 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#282828), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #282828 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #282828 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #282828 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #282828 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
display: block;
padding: 10px;
border-radius: 5px;
box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.44), 0px 0px 5px rgba(255, 255, 255, 0.09);
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-size: 1.5em;
font-weight: bold;
margin-bottom:10px;
}

footer.container.public .join-now:hover, footer.container.public .join-now-free:hover {
box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
opacity: 1;
text-decoration: none;
}

footer.container .col-md-3 p {
font-size: 0.9em;
padding-top: 50px;
background-image: url("http://cdnhw.private.com/images/logo-private.png");
background-repeat: no-repeat;
background-position: center 15px;
}

footer.container .col-md-9 strong {
border-bottom: solid 1px #3A3A3A;
text-align: left;
font-size: 1.1em;
color: #B8B8B8;
}

footer.container .col-md-9 .menu, footer.container .col-md-9 .info-footer{
text-align: left;
padding-bottom:20px;
}
footer.container .col-md-9 .menu li, footer.container .col-md-9 .info-footer li {
    display: inline-block;
    padding-right: 0px;
    text-transform: capitalize;
    padding-top: 5px;
    font-size: 1em;
}
footer.container .col-md-9 .menu li a, footer.container .col-md-9 .info-footer li a {
display: inline-block;
padding-right: 20px;
text-transform: capitalize;
padding-top: 5px;
font-size: 1em!important;
border-right: none!important;
}

.description p {
text-align: left;
font-size: 0.9em;
color: #ccc;
}

footer .col-md-6 .rta-logo {
text-align: left;
margin: 0px;
padding: 0px;
margin-left: -15px;
}
p.biller-agent {
text-align: left;
margin-left: -15px;
display: block;
}

p.biller-agent a {
color: #BDBDBD;
}
footer .col-md-9 .description-subscription h2 {
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-size: 1.2em;
color: #fff;
padding-top: 0px;
margin-top: 0px;
border-bottom: none;
padding-bottom: 10px;
font-weight: bold;
}
.description-subscription input.form-control {
width: 60%;
float: left;
}

.description-subscription .btn.btn-default {
width: 35%;
background-color: #000;
background-image: none;
color: #fff;
text-shadow: none;
font-size: 1.2em;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-weight: bold;
border-color: #000;
box-shadow:  0px 0px 5px rgba(255, 255, 255, 0.09);
}

.description-subscription button.btn.btn-default:hover {
box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
}

/* ====== FOOTER SOCIAL ======= */

.social ul {
text-align: right;
}

footer .social li {
display: inline-block;
}

footer .rta.col-md-6, footer .social {
padding-top: 10px;
}

footer .social small {
float: left;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-size: 1.2em;
font-weight: bold;
width: 150px;
text-align: right;
line-height: 1.2em;
}

footer .description.row {
padding-top: 20px;
}

.social-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-image: url("http://cdnhw.private.com/images/sprite-minilogos.png");
} 

.facebook-icon {
	background-position: -250px -140px;
}

.youtube-icon {
	background-position: -450px -140px;
}

.twitter-icon {
	background-position: -410px -140px;
}

.tumblr-icon {
	background-position: -330px -140px;
}

.instagram-icon {
	background-position: -290px -140px;
}

footer a.acces-members {
font-size: 0.9em;
text-transform: none;
font-weight: normal;
background-color: #111;
padding: 10px;
border-radius: 5px;
box-shadow: 0px 0px 14px #707070;
float: right;
margin-right: 30px;
z-index: 20;
bottom: 28px;
right: 0px;
position: relative;
margin-bottom: -30px;
}

@media screen and (max-width: 1199px){
footer .social small {
float: left;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-size: 1em;
font-weight: bold;
width: 80px;
text-align: right;
line-height: 1.2em;
}}

@media screen and (max-width: 991px){
footer a.acces-members {
font-size: 0.9em;
text-transform: none;
font-weight: normal;
background-color: #111;
padding: 10px;
border-radius: 5px;
box-shadow: 0px 0px 14px #707070;
float: right;
margin-right: 30px;
z-index: 20;
bottom: -10px;
right: 0px;
position: relative;
margin-bottom: 0px;
}
footer .social small {
float: left;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-size: 1em;
font-weight: bold;
width: 150px;
text-align: right;
line-height: 1.2em;
}

}

@media screen and (max-width: 767px){
footer .social small {
float: left;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-size: 1em;
font-weight: bold;
width: 100%;
text-align: right;
line-height: 1.2em;
padding-bottom: 10px;
}	}


.ads .ads-wrapper img {
padding-bottom: 15px;
width: 100%;
max-width:300px;
}
@media screen and (min-width: 1200px){
.ads .ads-wrapper img {
padding-bottom: 15px;
width: 300px;
margin: auto;
}
}


li.number-likes {
position: absolute!important;
right: 45px!important;
display: block!important;
line-height: 35px!important;
height: 35px!important;
padding-left: 10px;
margin-right: 0px!important;
font-weight: bold;
padding-right: 0px!important;
background-image: none!important;
}

.search .scene-date {
padding: 10px 0px 0px;
}

.banner-join {
background-image: url("http://cdnhw.private.com/images/back-join-banner.jpg");
display: block;
background-position: center;
background-repeat: no-repeat;
margin: 15px 0px;
height: 125px;
position:relative;
}

.banner-join a {
position: absolute;
left: 50%;
width: 55%;
margin-left: -24%;
top: 25px;
display: block;
text-shadow: 1px 1px 2px #000;
}

.banner-join a span {
font-size: 1.6em;
color: #fff;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
float: left;
padding: 5px 30px;
width: 45%;
font-weight: bold;
transform: skew(-8deg,0deg);
}

.es .banner-join a span {
font-size: 1.5em;
}
.es .banner-join a b {
width: 120px;
font-size: 1.5em;
padding: 30px 15px;
right: -80px;
}

.fr .banner-join a span {
font-size: 1.5em;
line-height: 1.2em;
}

.fr .banner-join a b {
width: 120px;
font-size: 1.5em;
padding: 30px 15px;
right: -80px;
}

.de .banner-join a span {
font-size: 1.5em;
line-height: 1.2em;
}

.de .banner-join a b {
width: 120px;
font-size: 1.5em;
padding: 20px 15px;
right: -80px;
margin-top: -45px;
}

.nl .banner-join a span {
font-size: 1.5em;
line-height: 1.2em;
}

.nl .banner-join a b {
width: 100px;
font-size: 1.5em;
padding: 20px 15px;
right: -80px;
margin-top: -45px;
}

.banner-join a b {
display: block;
position: absolute;
top: 50%;
min-height: 80px;
background: #353535;
margin-top: -40px;
font-size: 2.0em;
color: #fff;
right: -50px;
font-weight: lighter;
border-radius: 50px;
width: 80px;
text-align: center;
padding: 15px 15px;
line-height: 1em;
border: solid 1px #fff;
word-wrap: normal;
}

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

	.banner-join a {
		width: 65%;
		margin-left: -27%;
	}

	.banner-join a span {
		font-size: 1.6em;
	}

	.banner-join a {
		top: 20px;
	}

	.es .banner-join a span {
		font-size: 1.5em;
	}

	.nl .banner-join a span {
		font-size: 1.4em;
		line-height: 1.2em;
	}

	.fr .banner-join a span {
		font-size: 1.4em;
		line-height: 1.2em;
	}

	.list-home-sites .-site-tight-and-teen- {
		background-position: -790px -144px;
	}

	.list-home-sites .-site-anal-introductions- {
		background-position: -25px top;
	}

	.list-home-sites .-site-blacks-on-sluts- {
		background-position: -280px top;
	}

	.list-home-sites .-site-private-fetish- {
		background-position: -530px top;
	}

	.list-home-sites .-site-mission-ass-possible- {
		background-position: -793px top;
	}

	.list-home-sites .-site-private-castings- {
		background-position: -1048px top;
	}

	.list-home-sites .-site-private-milfs- {
		background-position: -1305px top;
	}

	.list-home-sites .-site-private-stars- {
		background-position: -1045px -144px;
	}

	.list-home-sites .-site-russian-fake-agent- {
		background-position: -22px -144px;
	}

	.list-home-sites .-site-russian-teen-ass- {
		background-position: -280px -144px;
	}

	.list-home-sites .-site-sex-on-the-beach- {
		background-position: -530px -144px;
	}

	.list-home-sites .-site-tranny-temptation- {
		background-position: -1303px -144px;
	}
}

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

.banner-join a {
width: 90%;
margin-left: -45%;
}
.banner-join a b {
right: -10px!important;
font-size: 1.7em;
top: 40px;
}

.banner-join a span {
font-size: 1.4em;
}
}

@media screen and (max-width: 767px){
.banner-join a span {
font-size: 1.3em;
line-height: 1em;
width: 38%;
float: left;
height: 55px;
padding: 10px 0px;
}
.banner-join a {
width: 83%;
margin-left: -38%;
top: 10px;
height: 105px;
}


.banner-join a b {
right: -10px;
font-size: 1.5em;
padding: 10px;
height: auto;
line-height: normal;
top: auto;
bottom: 10px;
}
}

@media screen and (max-width: 500px){
.banner-join a span {
font-size: 1.1em!important;
line-height:1.1em!important;
}	
.banner-join a {
width: 90%;
margin-left: -45%;
top: 10px;
height: 105px;
}
.es .banner-join a b, .fr .banner-join a b, .de .banner-join a b, .nl .banner-join a b{
width: 90px;
font-size: 1.3em;
padding: 30px 0px;
right: -15px;
}

}
.banner-join a:hover b {
background-color: #000;
}
.public-text {
padding: 30px 0px;
clear: both;
}

@media screen and (min-width: 1200px){
.search-no-result h3 {
padding-right: 310px;
}
}

#scene_player_controlbar_timetooltip {
width: 160px !important;
}

.photo-public .row {
margin-right: 5px;
margin-left: 5px;
}

.photo-public .img-responsive {
	width:100%;
}
.photo-public li {
padding: 0px;
}
.photo-public li div {
padding: 10px;
}
.more-photos {
}
.more-photos span {
background-image: url("http://cdnhw.private.com/images/more-photos.png");
display: block;
position: absolute;
width: 85%;
height: 100%;
background-size: 100%;
background-repeat: no-repeat;
text-align: center;
font-size: 2em;
color: white;
padding: 40% 0px;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
}

.more-photos strong {
display: block;
}

@media screen and (max-width: 1199px){
	.more-photos span {
width: 81%;
}
}

@media screen and (max-width: 991px){
.more-photos span {
width: 77%;
background-size: inherit;
background-position: right top;
height: 83%;
font-size: 1.2em;
}
}

@media screen and (max-width: 767px){
.more-photos span {
	display:none;
}
}


.scene-tags a {
display: block;
background-color: #e16d2a;
height: 28px;
line-height: 28px;
padding: 0 12px;
color: #fff;
font-weight: bold;
position: relative;
}

.scene-tags a:before {
	border-top: 14px solid transparent;
	border-right: 8px solid #e16d2a;
	border-bottom: 14px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}
.scene-tags a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 12px;
	left: -2px;
	width: 4px;
}


.scene-tags li {
display: inline-block;
margin: 0 4px 4px;
}

.scene-tags a:hover {
	box-shadow:1px 1px 0px rgba(0,0,0,0.50);
	transform:rotate(-7deg) scale(1.1);
	z-index:10;
}

.adultwarning {
background-image: url("http://cdnhw.private.com/images/back-warning.jpg");
min-height: 440px;
background-repeat: no-repeat;
position: relative;
}

.adultwarning .welcometext {
width: 70%;
margin: auto;
background-color: #fafafa;
padding: 30px;
box-shadow: inset 0px 0px 10px #DBDBDB;
margin-bottom: 20px;
}

.adultwarning .welcome1girl {
background-image: url("http://cdnhw.private.com/images/girl1-warning.png");
display: inline-block;
width: 411px;
height: 575px;
margin: 0px;
margin-left: 130px;
text-indent: -9999px;
}
.adultwarning .welcome2girl {
background-image: url("http://cdnhw.private.com/images/girl2-warning.png");
display: inline-block;
width: 411px;
height: 575px;
margin: 0px;
margin-left: 70px;
text-indent: -9999px;
}

a.welcome-enter {
background-color: #ff5d00;
position: absolute;
display: block;
width: 500px;
text-align: center;
line-height: 50px;
color: #fff;
font-weight: bold;
font-size: 2em;
text-shadow: 1px 1px #000;
top: 440px;
left: 50%;
margin-left: -250px;
box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
transition: ease 0.5s;
}
.welcome-enter em {
background-color: #222;
display: block;
width: 48px;
height: 48px;
position: absolute;
margin: 1px;
font-size: 0.8em;
box-shadow: inset 0px 0px 12px #000;
}
a.welcome-enter:hover em {
background-color: #ff5d00;
box-shadow: inset 0px 0px 12px #FD9855;
}
a.welcome-enter:hover {
transform: scale(1.07);
background-color: #000000;
}
a.welcome-exit {
position: absolute;
top: 500px;
display: block;
margin-left: -50px;
left: 50%;
width: 100px;
text-align: center;
color: #9B9B9B;
text-decoration: underline;
}
@media screen and (max-width: 1199px){

.adultwarning .welcome1girl {
margin-left: 80px;
}
.adultwarning .welcome2girl {
margin-left: 20px;
}

}
@media screen and (max-width: 991px){
.adultwarning .welcome1girl {
margin-left: 60px;
}
.adultwarning .welcome2girl {
margin-left: -136px;
}
}

@media screen and (max-width: 767px){
.adultwarning .welcome1girl {
background-size: 100%;
width: 250px;
height: 345px;
}
.adultwarning .welcome2girl {
	display:none;
}

a.welcome-enter {
width: 80%;
margin-left: -40%;
top: 270px;
}

.adultwarning .welcometext {
width: 100%;
}
a.welcome-exit {
top: 325px;}

}

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

.info-site {
padding-bottom: 70px;
}

.info-site h2 {
	clear: both;
}

}

/*COOKIES*/

#cookies {
background-color: #E2E2E2;
color: #747474;
padding: 2px;
border-bottom: solid 1px #5C5C5C;
box-shadow: inset 0px 0px 10px #CFCFCF;
line-height: 25px;
font-size: 0.9em;
font-family: verdana;
z-index: 3000;
position: relative;
}

#cookies a {
color: #4D4D4D;
text-decoration: underline;
font-size: 0.8em;
}

#cookies a.accept-cookies {
color: #3D3D3D;
font-size: 1em;
background-image: url("http://cdnhw.private.com/images/sprite-base.png");
background-repeat: no-repeat;
background-position: -248px -77px;
padding-left: 24px;
padding-top: 2px;
padding-bottom: 5px;
padding-right: 20px;
margin-left: 10px;
}

#cookies p {
display: inline-block;
padding: 0px;
margin: 0px;
}
@media screen and (max-width: 600px){
#cookies p {
  line-height: 1.2em;
}
}

#cookies strong {
color: #727272;
padding-right: 9px;
}
a.viewfullsite  {
display: block;
width: 120px;
position: absolute;
right: -9px;
bottom: 50px;
overflow:hidden;
}
a.viewfullsite span {
background: #727272;
padding: 6px;
display: block;
text-align: center;
color: #fff;
transform: skew(-8deg);
right: -10px;
position: relative;
padding-right: 20px;
}
a.viewfullsite:hover span {
background: #000;
}
.view-all-sites:hover span {
color: #000;
}

/*retoc addthis*/
.addthis_sharing_toolbox {
margin-left: 30px;
clear: both;
height: 20px;
}

.pornstar-wrapper .addthis_sharing_toolbox {
margin-left: 0px;
padding-top: 0px;
}

.dvds-info .addthis_sharing_toolbox {
padding-top: 15px;
margin-left: 20px;
}

@media screen and (max-width: 766px){
.dvds-info .addthis_sharing_toolbox {
padding-top: 15px;
margin-left: 0px;
}
}
/* final retoc addthis*/

small.number-scene {
bottom: 0px;
background-repeat: no-repeat;
color: #fff;
font-size: 1.2em;
}

.video-description-and-tags strong {
padding: 0px 30px 20px;
display: block;
margin: 0px;
float: left;
clear: both;
font-size: 1.3em;
line-height: 1.4em;
color: #aaa;
}

.film .dvd-performers em {
color: #888;
font-weight: bold;
}

.film .dvd-performers a:hover {
color: #BE4400;
}
.film .dvd-performers a {
color: #e55c10;
}



#trailer_player_finished{
position: relative;
display:none;

}
#trailer_player_finished a {
position: absolute;
width: 100%;
top: 50%;
height: 200px;
background: rgba(0, 0, 0, 0.53);
margin-top: -100px;
text-align: center;
padding: 50px;
transition: ease 0.5s;
}

#trailer_player_finished a strong {
font-size: 3em;
color: #FFF;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
}

#trailer_player_finished a p {
font-size: 1.8em;
color: #e16d2a;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.63);
}

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

#trailer_player_finished a:hover {
width: 100%;
top: 0%;
height: 657px;
background: rgba(0, 0, 0, 0.80);
margin-top: 0px;
text-align: center;
padding: 279px 50px 0px;
}}

@media screen and (max-width: 766px){
#trailer_player_finished a strong {
font-size: 1.8em;
}
#trailer_player_finished a p {
font-size: 1.2em;
}
	}


#trailer_player_display .jwpreview{
background-size: 100% 100%!important;	
}
	
#scene_player_display .jwpreview{
background-size: 100% 100%!important;	
	
	}
	
.description-subscription .form-group {
margin-bottom: 0px;
}	
	
/* ANTIC CSS AUTOCOMPLETE*/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;

    font: 14px arial;

	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}	

/* FINAL ANTIC CSS  AUTOCOMPLETE*/

.classics-magazines .img-responsive {
    text-align: center;
    margin: auto;
    padding: 10px;
}
.classics-magazines span {
    margin: auto;
    display: block;
    font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    font-size: 2em;
    font-weight: bold;
	text-decoration: underline;
	color: #e55c10;
}

.classics-magazines:hover span {
	color: #BE4400;
	text-decoration:none;
}

.slide h4 a {
text-decoration: none;
}

/*Include Classics*/
.classics-include {
    background: #b89d5a; /* Old browsers */  
	background: -moz-linear-gradient(top,  #b89d5a 0%, #fff2d2 18%, #fff2d2 100%); /* FF3.6+ */  
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b89d5a), color-stop(18%,#fff2d2), color-stop(100%,#fff2d2)); /* Chrome,Safari4+ */  
	background: -webkit-linear-gradient(top,  #b89d5a 0%,#fff2d2 18%,#fff2d2 100%); /* Chrome10+,Safari5.1+ */  
	background: -o-linear-gradient(top,  #b89d5a 0%,#fff2d2 18%,#fff2d2 100%); /* Opera 11.10+ */  
	background: -ms-linear-gradient(top,  #b89d5a 0%,#fff2d2 18%,#fff2d2 100%); /* IE10+ */  
	background: linear-gradient(to bottom,  #b89d5a 0%,#fff2d2 18%,#fff2d2 100%); /* W3C */  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b89d5a', endColorstr='#fff2d2',GradientType=0 ); /* IE6-9 */;
	margin-bottom: 0px;
}

.scene-pics {
position: absolute!important;
right: 0px!important;
background-color: #000;
display: block!important;
line-height: 35px!important;
height: 35px!important;
padding-left: 10px;
margin-right: -5px!important;
font-weight: bold;
transform: skew(-8deg,0deg);
padding-right: 10px;
max-width: 75px;
overflow: hidden;
color: #fff;}

span.scene-pics-start {
transform: skew(8deg, 0deg);
display: block;
}

.classics-include .thumb-list.scenes > li .scene {
background-color: #e9d299;
z-index: 1;
box-shadow: 0px 1px 4px -2px #000;
}

.classics-include .col-md-3 .scene .scene-votes {
display: block!important;
}

.classics-include h2 a {
background-image: url("http://cdnhw.private.com/images/logo-private-classics-com.png");
text-indent: -9999px;
display: inline-block;
width: 381px;
height: 65px;
margin-left: -10px;
margin-bottom: 10px;
margin-top: 10px;
}

h4.anniversary {
background-image: url("http://cdnhw.private.com/images/sprite-base.png");
background-repeat: no-repeat;
background-position: left top;
text-indent: -9999px;
display: inline-block;
width: 198px;
height: 51px;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 22px;
position: absolute;
}

.classics-include h2 {
    display: inline-block;
}

.classics-include p.intro-classics
{
display: inline-block;
	}
	
.classics-include  p.intro-classics {
padding: 15px 15px 0px;
font-size: 0.9em;
}

.classics-include .col-md-3 .scene h3 {
    min-height: 4em;
}

@media screen and (max-width: 1199px){
.classics-include h2 a {
width: 330px;
margin-left: -10px;
background-size: 100%;
background-repeat: no-repeat;
}

h4.anniversary {
	transform: scale(.8,.8);
	margin-top: 18px;
	margin-left: -5px;
}
}
@media screen and (max-width: 991px){
.classics-include h2 a {
width: 370px;
margin-left: -10px;
background-size: 100%;
background-repeat: no-repeat;
}

h4.anniversary {
	transform: none;
	margin-left: 10px;
	margin-top: 22px;
}
}
@media screen and (max-width: 559px){
h4.anniversary {
display: none;
}
}
@media screen and (max-width: 379px){
.classics-include h2 a {
width: 100%;
margin-left: -10px;
background-size: 100%;
background-repeat: no-repeat;
}

.classics-include h2 {
display: block;
}
}

.classics-include .logos-sites-list {
width: 125px;
}

.private-classics-60s,
.private-classics-70s,
.private-classics-80s,
.private-classics-90s,
.private-classics-00s,
.private-classics-movies {
	background-image: url("http://cdnhw.private.com/images/sprite-minilogos.png");
	width: 125px;
	height: 35px;
}

.private-classics-60s {
	background-position: -125px -105px;
}
.private-classics-70s {
	background-position: -250px -105px;
}
.private-classics-80s {
	background-position: -375px -105px;
}
.private-classics-90s {
	background-position: left -140px;
}
.private-classics-00s {
	background-position: left -105px;
}
.private-classics-movies {
	background-position: -125px -140px;
}

/*Include Castings*/
.castings-include {
    background: #191918;
    background: -moz-linear-gradient(top, #191918 0%, #5d5e5d 100%);
    background: -webkit-linear-gradient(top, #191918 0%,#5d5e5d 100%);
    background: linear-gradient(to bottom, #191918 0%,#5d5e5d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191918', endColorstr='#5d5e5d',GradientType=0 );
	color:#c6c6c6;
}
.castings-include .intro-castings {
    padding: 20px 130px 10px 0px;
	overflow:hidden;

}
.castings-include li.col-md-3.col-sm-6.col-xs-12 {
    padding: 1px;
}
.castings-include ul.thumb-list.scenes.row {
    padding: 0px 15px;
    margin: 0px 0px 10px 0px;
}
span.newsite {
    background-color: #F39A00;
    padding: 5px 40px;
    position: absolute;
    top: 20px;
    right: -40px;
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    transform: rotate(45deg);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.30);
}
.castings-include h4 a {
    color: #F39A00;
    text-shadow: 1px 1px #000;
}
.castings-include h2 a {
    background-image: url("http://cdnhw.private.com/images/logo-private-castings-com.png");
    width: 284px;
    display: block;
    height: 79px;
    margin: 0px -8px;
    text-indent: -9999px;
}

.castings-info {
    overflow: hidden;
    padding-left: 35px;
    margin-left: -15px;
    display: block;
}

.castings-include .thumb-list.scenes .scene .scene-models {
    margin-top: -38px;
    margin-bottom: 0px;
}

.castings-include .thumb-list.scenes > li .scene, .castins-include .thumb-list.index-latest-scenes > li .scene {
    background-color: #282828;
    z-index: 1;
    box-shadow: 0px 1px 4px -2px #000;
}
.castings-include .col-md-3 .scene h3 {
    min-height: 75px;
}

.castings-include .col-md-3 .scene h3 a {
    background-image: url("http://cdnhw.private.com/images/castings-play.png");
    display: block;
    background-repeat: no-repeat;
    padding-left: 50px;
    min-height: 40px;
    color: #c6c6c6;
    margin-top: 5px;
	font-weight:normal;
}
.castings-include .scene-date {
    color: #F39A00;
}
@media screen and (max-width: 1199px){

.castings-include .intro-castings {
    padding: 20px 60px 10px 30px;
    overflow: hidden;
}

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


.castings-include .intro-castings {
    padding: 20px 60px 10px 30px;
    overflow: hidden;
}

}

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


.castings-include .intro-castings {
    padding: 20px 20px 20px 20px;
    overflow: hidden;
}
span.newsite {
	display:none;
}
}
/*Final include Castings*/


.promo-slogans {
padding-top: 2px;
padding-bottom: 5px;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-weight:bold;
}

.promo-slogans li {
background-image: url("http://cdnhw.private.com/images/sprite-base.png");
background-repeat: no-repeat;
background-position: 30px -101px;
padding-left: 60px;
padding-top: 3px;
padding-bottom: 3px;
height: auto;
}

ul.row.promo-slogans a {
    color: #333;
}


/*Bonus Channels*/

.bonus-channels h3 {
min-height: initial!important;
}

.bonus-channels h3 {
min-height: initial!important;
font-size: 1.5em;
}

.bonus-channels p {
padding: 10px;
}
span.discount {
position: absolute;
top: 5px;
right: 13px;
z-index: 100;
background-color: rgba(218, 0, 0, 0.9);
font-family: impact;
font-size: 3em;
padding: 0px 20px;
color: #FFFFFF;
text-shadow: 2px 2px rgba(0, 0, 0, 0.31);
box-shadow: inset 0px 5px 7px rgba(255, 255, 255, 0.58), -1px 1px 3px rgba(0, 0, 0, 0.55);
}

span.original-price {
    text-align: left;
    display: block;
    padding: 0px 10px;
    text-decoration: line-through;
    color: #909090;
    font-size: 1.2em;
}

span.current-price {
    text-align: left;
    display: block;
    padding: 0px 10px;
    color: #D50000;
    font-size: 1.9em;
    padding-bottom: 5px;
}

.bonus-channels .button {
margin: 10px;
position: absolute;
bottom: 20px;
right:15px;
}
.bonus-channels .button:hover {
color: #fff;
background: #000;
}
.prvtoffer_remember {
    background-color: #e16d2a!important;
    box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 10px 0px 0px 10px;
    width: 50px!important;
    height: 50px!important;
    background-image: url("http://cdnhw.private.com/images/sprite-base.png");
    background-position: -408px -6px;
    z-index: 1001;
}

.prvtoffer_remember a {
width: 60px!important;
height: 60px!important;
display: block;
margin: -10px;
}

/* CALENDAR */

.content-calendar {
background-image: url("http://cdnhw.private.com/images/calendar/bg-calendar.jpg");
padding-top: 345px;
text-align: center;
color: #fff;
background-repeat: no-repeat;
}

.content-calendar h2 {
font-size: 1.5em;
line-height: 45px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
font-weight: bold;
}

.content-calendar .mc-field-group {
height: 60px;
padding: 10px 10px 10px 30px;
}

.content-calendar .email {
width: 270px;
display: inline-block;
}

.content-calendar .btn.btn-default {
width: 100px;
background-color: #000;
background-image: none;
color: #fff;
text-shadow: none;
font-size: 1.2em;
font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
font-weight: bold;
border-color: #000;
box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.09);
margin: 0px;
}

.content-calendar .content-text-calendar {
padding: 20px 0px;
color: #000;
}

.content-calendar .content-text-calendar h1 {
font-size: 1.7em;
padding-bottom: 15px;
}

.content-text-calendar p {
font-size: 1.3em;
}

@media screen and (max-width: 1199px){
.content-calendar {
padding-top: 275px;
}
}
@media screen and (max-width: 991px){
.content-calendar {
padding-top: 210px;
}
.content-calendar h2 {
height: 41px;
line-height: 2.3em;
padding: 0px 20px;
font-size: 1.3em;
}
.content-calendar .mc-field-group {
height: 40px;
padding: 0px 10px 0px 30px;
}
}
@media screen and (max-width: 767px){
.content-calendar {
background-position: top center;
background-size: inherit;
}
.content-calendar {
padding-top: 345px;
}

.content-calendar h2 {
font-size: 1.1em;
line-height: 1.2em;
height: 45px;
padding: 0px 20px;
}

.content-calendar .mc-field-group {
height: 60px;
padding: 10px 10px 10px 30px;
}

.content-calendar .email {
width: 200px;
display: inline-block;
}
}

/* PLAYER IN MOVIES*/
.options-movie {
  background: #3b3b3b;
  background-repeat: repeat-x;
  background-position: left top;
  position: relative;
  margin-top: 0px;
  min-height: 85px;
  display: block!important;
  width: 100%!important;
  margin-bottom: -35px;
}

#movie-player #scene_player_controls {
  position: relative;
  top: 1px;
  z-index: 90;
  height: 60px;
  width: 220px;
  color: #fff;
  padding: 10px;
  background-position: 210px;
  background-repeat: no-repeat;
  display: inline-block;
}

.video-header h2 {
  padding: 20px 210px 0px 30px;
  font-weight: bold;
  font-size: 1.5em;
}

.view-full-movie {
  background: #ffba4c;
  background: -moz-linear-gradient(top, #ffba4c 0%, #e55c10 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffba4c), color-stop(100%,#e55c10));
  background: -webkit-linear-gradient(top, #ffba4c 0%,#e55c10 100%);
  background: -o-linear-gradient(top, #ffba4c 0%,#e55c10 100%);
  background: -ms-linear-gradient(top, #ffba4c 0%,#e55c10 100%);
  background: linear-gradient(to bottom, #ffba4c 0%,#e55c10 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba4c', endColorstr='#e55c10',GradientType=0 );
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.44), 0px 0px 5px rgba(255, 255, 255, 0.09);
  font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
  text-shadow: 0px 1px 3px #000;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 15px;
  text-transform: uppercase;
}

@media screen and (max-width: 767px){
.view-full-movie {
	display:none;
}
.video-header h2 {
  padding: 20px 10px 0px 10px!important;
  font-weight: bold;
  font-size: 1.5em;
}
}


.view-full-movie:hover {
  box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
  opacity: 1;
  text-decoration: none;
  color: #fff;
}

#view-again {
  position: absolute;
  right: 10px;
  display: block;
  background: #000;
  top: 10px;
  padding: 10px 35px;
  color: #fff;
  border-radius: 20px;
  border: solid 1px #777;
  z-index:200;
}
#view-again:hover {
  background: #222;
  color: #fff;
  border: solid 1px #FFF;
}

#scene_player_finished{
background-size: auto 100%;
}
#scene_player_finished:before {
  content: "";
  display: block;
  background-color: #000;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
#SCENE-AFTERVIDEO-PROMO {
  width: 100%;
  display: block;
  height: 657px;
  background-image: url("http://cdnhw.private.com/images/homepage-slides/tour/privatelive-20151021.jpg");
  background-repeat: no-repeat;
  background-position: center 150px;
  z-index: 100;
  position: absolute;
  top: 0px;
  text-indent: -9999px;
  background-size: 100%;
}

@media screen and (max-width: 1199px){
#SCENE-AFTERVIDEO-PROMO {
  background-position: center 120px;
  height: 550px;
}
}
@media screen and (max-width: 991px){
#SCENE-AFTERVIDEO-PROMO {
  background-position: center 100px;
  height: 430px;
}
}
@media screen and (max-width: 767px){
#SCENE-AFTERVIDEO-PROMO {
  background-position: center 50px;
  height: 340px;
}
}
@media screen and (max-width: 400px){
#SCENE-AFTERVIDEO-PROMO {
  background-position: center 0px;
  background-size: auto 100%;
  height: 210px;
}
#view-again {
display:none;}
}

.iframe-cams .col-lg-2 {
    padding: 5px;
}

.iframe-cams>div {
    padding: 10px!important;
}

.iframe-cams img {
    display: block;
    width: 100%;
}

.iframe-cams .icon-cams {
    background-image: url("http://cdnhw.private.com/images/sprite-base.png");
    background-repeat: no-repeat;
    background-position: -204px -35px;
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 16px;
    padding: 0px;
    left: 105px;
}

.iframe-cams .gif-cams span {
    display: block;
    padding: 15px 10px 10px;
    font-size: 2em;
    width: 100%;
    background-color: #E8E8E8;
    text-align: center;
    height: 138px;
}

.iframe-cams .gif-cams a {
    font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
    display: block;
    font-weight: bold;
    text-decoration: underline;
    color: #e55c10;
}

.iframe-cams .gif-cams a:hover {
    color: #BE4400;
}

/*ULTRA HD 4K*/

.ultrahd-4k {
  background-image: url("http://cdnhw.private.com/images/ultrahd-4k.png");
  width: 156px;
  height: 135px;
  display: block;
  padding-top: 103px;
  padding-left: 45px;
  padding-right: 5px;
  position: absolute;
  z-index: 100;
  top: 0px;
  right: 0px;
  color: #fff;
  font-size: 0.9em;
  text-align: center;
}

.ultrahd-4k:hover, .ultrahd-4k:focus  {
  color: #DDD;
}

.ultrahd-4k span {
	display:none;
}
@media screen and (max-width: 767px){
.ultrahd-4k {
    width: 80px;
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: -9999px;
    padding: 0px;
    height: 50px;
}
}

a.fullmovie-ribbon {
    background-image: url("http://cdnhw.private.com/images/full.png");
    z-index: 10;
    text-indent: -9999px;
    display: block;
    position: absolute;
    width: 100px;
    height: 43px;
    left: 7px;
    top: -5px;
}

.es a.fullmovie-ribbon {
    background-position: 0px -83px;
}
.de a.fullmovie-ribbon {
    background-position: 0px -124px;

}

.fr a.fullmovie-ribbon {
    background-position: 0px -41px;
}

.play-movie {
    display: block;
    position: absolute;
    width: 60%;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 1.4em;
    text-transform: uppercase;
    text-align: center;
    top: 50%;
    height: 40px;
    margin-top: -20px;
    line-height: 40px;
    margin-left: -30%;
    left: 50%;
    border: 1px solid #fff;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
    text-shadow: 1px 1px 2px #000;
}

.play-movie:before {
	content:"";
	display:block;
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #fff;
	transform:rotate(90deg);
	position:absolute;
	top:50%;
	margin-top:-10px;
	left: 10px;
}

a:hover .play-movie {
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: none;
    color: #FFFFFF;
    border: none;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    margin: 0px;
    text-indent: -9999px;
}

a:hover .play-movie:before {
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 80px solid #fff;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
}

/* Highlight de paraules */
.highlight {
    margin: -3px 0px;
    padding: 3px 3px;
    background-color: #FFFF47;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.40);
    transform: rotate(-1deg);
    display: inline-block;
    float: none!important;
}

.categories .col-md-4 .scene h3, .categories .col-md-3 .scene h3 {
    min-height: 30px;
}
.all-categories .scene-tags  {
	text-align:center;
}
.all-categories .scene-tags li {
    padding: 2px!important;
    font-size: 1.3em;
}

/*INICI MENU 2016*/

ul.nav.navbar-nav {
    clear: both;
}

.navbar-toggle {
    background: #383535;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #1F1F1F;
}

nav.navbar.navbar-default .container {
    background-image: url("http://cdnhw.private.com/images/menu/menu-back.jpg");
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    background-image: url("http://cdnhw.private.com/images/menu/menu-backlarge.jpg");
    background-position: top center;
    border-radius: 0px;
    border: 0px;
    margin-bottom: 1px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.members-action .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 14px;
}
.members-action .navbar-nav > li > a:hover {
    color: #000;
}

.navbar .slogan {
    background-image: url("http://cdnhw.private.com/images/menu/menu-safesecure.png");
    float: left;
    text-indent: -9999px;
    width: 314px;
    height: 30px;
    margin: 10px 20px;
}
.navbar .navbar-brand {
    background-image: url("http://cdnhw.private.com/images/menu/menu-logo.png");
    height: 50px;
    width: 230px;
    text-indent: -9999px;
	background-position: right top;
    background-position-x: -35px;
}
.menu-top .navbar-collapse, .menu-fixed .navbar-collapse {
    padding: 0px;
    max-height: 650px!important;
}
.navbar-collapse li a {
    padding: 10px 10px 10px 10px;
    border-right: 1px solid #DFDFDF;
    margin: 0px 0px 0px 0px;
    color: #323030!important;
    font-size: 1em;
    text-transform: uppercase;
}
.members-action {
    float: right;
    margin-right: -15px;
    padding-right: 0px;
}
.members-action .menu-language ul.dropdown-menu {
    min-width: 63px;
    width: 63px;
    background-color: #DBDBDB;
}
.members-action ul.dropdown-menu a {
    color: #2E2D2D;
}
.menu-search ul.dropdown-menu {
    width: 252px;
    background: #E7E7E7;
}

li.dropdown.menu-search {
    margin-right: 10px;
}

li.extern-site a {
    background-color: #FFFFFF;
    padding: 10px;
    margin-left: 0px;
}
.navbar-form .form-control {
    width: 175px;
}
button.btn.btn-default {
    color: #676767;
    background: #DDD!important;
    height: 32px;
    border: solid 1px #C1C1C1;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #686868;
}
.navbar-default .main-menu .navbar-nav > li > a:hover {
    background-color: #FFFFFF;
    color: #E87300!important;
}


.navbar-default .navbar-nav a.menu-joinnow {
    background-color: #e87300;
    color: #fff;
    padding: 5px 15px 5px 35px;
    margin: 0px;
    display: block;
    top: 8px;
    position: relative;
    border: solid 1px #a25304;
    margin-right: 10px;
	font-size: 1.1em;
}


.navbar-default .navbar-nav a.menu-joinnow:hover {
    background-color: #000;
    border: solid 1px #FFF;
    color: #fff;
}

.menu-joinnow span.glyphicon.glyphicon-lock {
    padding-right: 10px;
    font-size: 1.3em;
    color: #a25304;
    position: absolute;
    top: 6px;
    left: 5px;
}
.menu-joinnow:hover span.glyphicon.glyphicon-lock {
	color: #fff;
}

.de .navbar-default .navbar-nav a.menu-joinnow
{
	font-size: 0.9em;
    padding: 5px 10px 5px 30px;
}
.de .menu-joinnow span.glyphicon.glyphicon-lock {
    font-size: 1.5em;
}

.navbar-default .navbar-nav a.menu-members {
    background-color: #dddddd;
    color: #676767;
    padding: 5px 15px 5px 35px;
    margin: 0px;
    display: block;
    top: 8px;
    position: relative;
    border: solid 1px #C1C1C1;
    margin-right: 10px;
    font-size: 1.1em;
}
.navbar-default .navbar-nav a.menu-members:hover {
    background-color: #000;
    border: solid 1px #FFF;
    color: #fff;
}

.menu-members span.glyphicon.glyphicon-user {
    padding-right: 10px;
    font-size: 1.3em;
    color: #676767;
    position: absolute;
    top: 8px;
    left: 7px;
}
.menu-members:hover span.glyphicon.glyphicon-user {
	color: #fff;
}


.de .navbar-default .navbar-nav a.menu-members
{
	font-size: 0.9em;
    padding: 5px 10px 5px 30px;
}
.de .menu-members span.glyphicon.glyphicon-user {
    font-size: 1.5em;
}


li.username {
    padding: 15px 10px;
    color: #676767;
}
.username .glyphicon {
    padding-right: 5px;
}
li.link-favorites a span {
    color: #676776;
    font-size: 14px;
}
span.glyphicon.glyphicon-heart {
    color: #C50000!important;
    text-shadow: 1px 1px 0px #000;
    top: 2px;
}
span.glyphicon.glyphicon-search {
    font-size: 14px;
}
.menu-language {
    color: #2B2B2B;
    padding: 15px 18px 15px;
}

.icon-cams {
    background-image: url("http://cdnhw.private.com/images/sprite-base.png");
    background-repeat: no-repeat;
    background-position: -204px -35px;
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 7px;
    top: 10px;
}

.menu-cams a{
	padding-left:30px!important;	
}
	
nav .dropdown span {
    cursor: pointer;
}

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

.menu-top {
    background-image: none;
}
.navbar-collapse {
    padding: 0px;
    background-color: #DDDDDD;
}
.menu-top .container {
    background-image: none!important;
    background: #CBCBCB;
}
.members-action {
    position: absolute;
    top: -10px;
    right: 70px;
}
.navbar-nav > li {
    float: left;
}

.navbar-collapse.in .navbar-nav > li, .collapsing .navbar-nav > li {
    float: none;
	clear:both;
}

.navbar-nav {
    margin: 10px 10px;
}
.navbar-collapse li a {
    border: 1px solid #CBCBCB;
    margin: 3px 0px;
    padding: 10px 20px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    text-align: left;
    font-size: 1em;
    background: #EFEFEF;
}
li.menu-search-mobile {
    clear: both;
    float: none;
    padding: 10px;
    height: 55px;
}
.menu-search-mobile input.form-control {
    width: 85%;
	float: left;
}
.menu-search-mobile button {
    width: 15%;
    float: left;
    height: 32px!important;
    margin-top: 1px!important;
}
button.btn.btn-default {
    height: 40px;
    margin-top: -3px;
}
.icon-cams {
	display:none;
}

.menu-cams a{
	padding-left:20px!important;	
}
}

@media screen and (max-width: 550px){
.navbar .navbar-brand {
    background-image: url("http://cdnhw.private.com/images/menu/menu-logo-p.png");
    height: 50px;
    width: 58px;
    text-indent: -9999px;
    background-position-x: -35px; 
	background-position: right top;
    padding-right: 45px;
    background-repeat: no-repeat;
}}

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

.members-action span.glyphicon{
	display:none;
}

span.glyphicon.glyphicon-heart {
	display:inline-block;
}
.navbar-default .navbar-nav a.menu-joinnow {
    padding: 5px 15px 5px 15px;
}
.navbar-default .navbar-nav a.menu-members {
    padding: 5px 15px 5px 15px;
}


}

/*MENU FIXED 2016*/

@media screen and (min-width: 1100px){
.menu-fixed ul.nav.navbar-nav {
    clear: inherit;
}

.menu-fixed {
    background-image: none;
    position: fixed;
    width: 100%;
    z-index: 6000;
	top:0px;
}
.menu-fixed .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    background-image: none!important;
    background: #F5F5F5;
    box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.28);
}
.menu-fixed .slogan {
	display:none!important;
}
.menu-fixed .navbar-nav > li > a {
    padding: 15px 8px;
    font-size: 1em;
}
.menu-fixed .navbar-brand {
    background-image: url("http://cdnhw.private.com/images/menu/menu-logo-p.png");
    height: 50px;
    width: 58px;
    text-indent: -9999px;
	background-position: right top;
    background-position-x: -35px;
    padding-right: 45px;
    background-repeat: no-repeat;
}
.menu-fixed .menu-language {
	display:none;	
}
.menu-fixed .link-favorites {
    padding-right: 10px;
    height: 10px;
}
.menu-fixed  .menu-search ul.dropdown-menu {
    width: 250px;
    background: #E7E7E7;
	left:-210px;
}

.menu-fixed .menu-language a.dropdown-toggle {
    font-size: 1.1em!important;
    width: 60px;
}

.menu-fixed .icon-cams {
    top: 15px;
}
}
@media screen and (max-width: 1500px){
.menu-fixed .extern-site {
	display:none!important;	
	}
	
.navbar-form .form-control {
    width: 135px;
}}

@media screen and (max-width: 1199px){
.navbar-form .form-control {
    width: 175px;
}
}

@media screen and (max-width: 1099px){
	.menu-fixed{
	display:none;	
	}
}
@media screen and (max-width: 767px){
	.menu-fixed{
	display:inherit;	
	}
	.menu-fixed .extern-site {
	display:inherit!important;	
	}
}

/*FINAL MENU 2016*/


/*--BORDERANIM--*/

a.borderanim, a.borderanim strong{
	display:inline-block;
}
a.borderanim{
}
a.borderanim strong{
	display:block;
	font-weight:normal;
	}
a.borderanim:before, a.borderanim:after, a.borderanim strong:before, a.borderanim strong:after{
	content:'';
	position:absolute;
	background-color:transparent;
	
	transition:.25s all ease-out;
	-webkit-transition:.25s all ease-out;
	-moz-transition:.25s all ease-out;
	-o-transition:.25s all ease-out;
}
a.borderanim:before, a.borderanim:after{ height:3px; }
a.borderanim strong:before, a.borderanim strong:after{ width:3px; }
a.borderanim:before{
	top:-1px;
	left:-1px;
	right:100%;
}
a.borderanim:hover:before{
	left:-1px;
	right:-1px;
	top:-1px;
	background-color:#FFF;
}
a.borderanim:after{
	bottom:-1px;
	left:100%;
	right:-1px;
}
a.borderanim:hover:after{
	bottom:-1px;
	left:-1px;
	right:-1px;
	background-color:#FFF;
}
a.borderanim strong:before{
	top:100%;
	left:-1px;
	bottom:-1px;
}
a.borderanim:hover strong:before{
	bottom:-1px;
	left:-1px;
	top:-1px;
	background-color:#FFF;
}
a.borderanim strong:after{
	top:-1px;
	right:-1px;
	bottom:100%;
}
a.borderanim:hover strong:after{
	bottom:-1px;
	right:-1px;
	top:-1px;
	background-color:#FFF;
}


/*--DELAY--*/

a.borderanim.delay:before{
	/* Segundo */
	
	transition-delay:.5s;
	-webkit-transition-delay:.5s;
	-moz-transition-delay:.5s;
	-o-transition-delay:.5s;
}
a.borderanim.delay:after{
	/* Quarto */
	
	transition-delay:0s;
	-webkit-transition-delay:0s;
	-moz-transition-delay:0s;
	-o-transition-delay:0s;
}
a.borderanim.delay strong:before{
	/* Primero */
	
	transition-delay:.75s;
	-webkit-transition-delay:.75s;
	-moz-transition-delay:.75s;
	-o-transition-delay:.75s;
}
a.borderanim.delay strong:after{
	/* Tercero */
	
	transition-delay:.25s;
	-webkit-transition-delay:.25s;
	-moz-transition-delay:.25s;
	-o-transition-delay:.25s;
}


a.borderanim.delay:hover:before{
	/* Segundo */
	
	transition-delay:.25s;
	-webkit-transition-delay:.25s;
	-moz-transition-delay:.25s;
	-o-transition-delay:.25s;
}
a.borderanim.delay:hover:after{
	/* Quarto */
	
	transition-delay:.75s;
	-webkit-transition-delay:.75s;
	-moz-transition-delay:.75s;
	-o-transition-delay:.75s;
}
a.borderanim.delay:hover strong:before{
	/* Primero */
	
	transition-delay:0s;
	-webkit-transition-delay:0s;
	-moz-transition-delay:0s;
	-o-transition-delay:0s;
}
a.borderanim.delay:hover strong:after{
	/* Tercero */
	
	transition-delay:.5s;
	-webkit-transition-delay:.5s;
	-moz-transition-delay:.5s;
	-o-transition-delay:.5s;
}


/*FOOTER PROMO*/

#limited-offer {
    font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
    position: fixed;
    bottom: 0px;
    background: rgb(47, 195, 135);
    width: 100%;
    font-size: 2.1em;
    z-index: 1000;
    box-shadow: 0px -1px 6px rgba(0, 0, 0, 0.39);
    padding: 5px 50px;
    line-height: 1.1em;
	display:none;
}


.limited-offer a, #limited-offer a {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.20);
}

.limited-offer strong, #limited-offer strong {
    text-transform: uppercase;
    font-size: 0.9em;
    text-decoration: underline;
}

.limited-offer a.btn-close, #limited-offer a.btn-close {
    position: absolute;
    right: 10px;
    font-size: 0.8em;
    color: rgba(255,255,255,0.60);
    top: 7px;
}
/* LIMITED PROMO 
#limited-offer.offer-stpatricks2016 {
    background: rgb(83,172,6);
}*/


/*banners SKYCRAPPERS

.banner-e, .banner-d {
	display:none;}

.container.banner-sky {
	top:0px;
	position: relative;
}
.banner-e {
	position: fixed;
	top: 50px;
	left: 50%;
	display: block;
	width: 215px;
	margin-left: -815px;
}
.banner-d {
	position: fixed;
	top: 50px;
	right: 50%;
	display: block;
	width: 215px;
	margin-right: -812px;

}
@media screen and (min-width: 1600px){
body.public {
	margin: 0;
	text-align: center;
	background-image: url("http://cdnhw.private.com/images/bg-stpatricks2016.jpg"); 
	background-position: top center;
	background-attachment: fixed;
	background-repeat: repeat-x; 
	overflow-x: hidden;
	word-wrap: break-word;
}
}
FINAL banners SKYCRAPPERS*/


/*POPUP VIDEO*/
#animatedModal{
}

.modal-content{
	margin:0px;
	padding:0px;
	background-color: transparent;
}
.embed-responsive {
    overflow: visible;
    height: auto;
    /* padding: 5%; */
}
.modal-content .jwplayer {
	height: 900px!important; 
	/*width: 90% !important;*/
    margin: auto;
}
#modal_video_container{
	background-color:rgb(0,0,0);
}
#btn-close-modal {
    color: #fff;
    text-align: right;
    padding: 10px 10px 0px 0px;
    font-size: 2em;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    cursor: pointer;
}
.modal-content section {
    margin-bottom: 0px;
}
.modal-content .limited-offer {
    font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
    background: rgb(47, 195, 135);
    width: 100%;
    font-size: 2.1em;
    z-index: 1000;
    box-shadow: 0px -1px 6px rgba(0, 0, 0, 0.39);
    padding: 5px 50px;
    line-height: 1.1em;
    margin: 0px;
	text-align: center;

}
@media screen and (max-width: 1399px){
.modal-content .jwplayer {
    height: 800px!important;
}
}
@media screen and (max-width: 1299px){
.modal-content .jwplayer {
    height: 700px!important;
}
}
@media screen and (max-width: 1199px){
.modal-content .jwplayer {
    height: 600px!important;
}
}
@media screen and (max-width: 1099px){
 .modal-content .jwplayer {
   height: 480px!important;
}
}
@media screen and (max-width: 767px){
.modal-content .jwplayer {
    height: 300px!important;
    width: 100% !important;
    margin: 0px;
}
.embed-responsive {
    padding: 0%;
}
.limited-offer {
    width: 100%;
    margin: 0px;
}

}
@media screen and (max-width: 500px){
 .modal-content .jwplayer {
   height: 250px!important;
    width: 100% !important;
    margin: 0px;
}
.embed-responsive {
    padding: 0%;
}
.limited-offer {
    width: 100%;
    margin: 0px;
}

}

/*FINAL POPUP VIDEO*/

/* FREE */
a.free-scene {
    background-image: url("http://cdnhw.private.com/images/freezone-ribbon.png");
    width: 85px;
    height: 85px;
    display: block;
    position: absolute;
    top: -1px;
    text-indent: -9999px;
	z-index: 900;
}

body.free .logos-sites, body.free .date_scene, body.free #scene-tabs {
	display:none;
}
body.free .video-header h1 {
    padding: 20px 50% 0px 30px;
}
body.free .scene-models-list {
    padding: 5px 50% 0px 30px;
}
a.fre-call-to-action {
    width: 45%;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 17px 20px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.21);
    padding: 10px 10px 10px 50px;
    font-family: 'Ubuntu', 'Helvetica', Arial, sans-serif;
    color: #333;
    font-size: 2em;
    text-align: center;
    border-radius: 5px;
    background: #eaeaea; /* Old browsers */
    background: -moz-linear-gradient(top,  #eaeaea 0%, #bdbdbd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #eaeaea 0%,#bdbdbd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #eaeaea 0%,#bdbdbd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#bdbdbd',GradientType=0 ); /* IE6-9 */
}
a.fre-call-to-action strong {
	color:#1e9e02;
}
a.fre-call-to-action span {
    text-indent: -9999px;
    display: block;
    background-image: url("http://cdnhw.private.com/images/freezone-player-bestoffer.png");
    position: absolute;
    width: 65px;
    height: 65px;
    top: -5px;
    left: -15px;
}
.video-wrapper a.free-scene {
    background-image: url("http://cdnhw.private.com/images/freezone-player-bigribbon.png");
    width: 219px;
    height: 219px;
    display: block;
    position: absolute;
    top: -1px;
    text-indent: -9999px;
    z-index: 900;
    left: -1px;
}
.public a.free-zone {
    color: #278802!important;
    background: #E8FFDC;
    overflow: hidden;
}
.free-zone .glyphicon-star {
    margin-left: 0px;
    padding-right: 5px;
}
.free section#top-video {
    min-height: 90px;
}


/* Millores Mobile */
@media screen and (max-width: 767px){
.col-md-4 .scene h3, .col-md-3 .scene h3, .col-md-6 .scene h3, .col-md-12 .scene h3   {
	min-height: auto!important;
}

.thumb-list.scenes > li,
.thumb-list.favorites > li,
.thumb-list.sites > li,
.thumb-list.scenes > div,
.thumb-list.movies > li,
.thumb-list.pornstars  > li {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px;
}
.thumb-list.scenes > li .scene,
.thumb-list.index-latest-scenes > li .scene,
.thumb-list.movies > li .film, 
.thumb-list.pornstars > li .model{
    box-shadow: none;
    background-color: transparent;
}
.classics-include .thumb-list.scenes > li .scene {
    box-shadow: none;
    background-color: transparent;
}
.iframe-cams .gif-cams span {
    padding: 0px;
    font-size: 2em;
    background-color: transparent;
    height: auto;
}
h4 {
    padding: 0px 10px;
    margin: 0px;
}
.promo-slogans{
	display:none;	
}
.thumb-list {
    clear: both;
    margin: 5px 0px 0px;
}

.select-box {
    padding: 0px 10px 10px;
}
.video-description-and-tags p{
    padding: 0px 0px;
}
.video-description-and-tags strong {
    padding: 10px 0px;
    float: right;
}
.addthis_sharing_toolbox {
    margin-left: 0px;
    margin-bottom: 12px;
    text-align: right;
    margin-right: -10px;
}
.scene-tags {
    padding: 0px;
    float: right;
}
.public-text {
    padding: 30px 0px 0px;
}
#scene-tabs a {
    height: 25px;
    overflow: hidden;
    line-height: 1.2em;
    padding-top: 5px;
    font-size: 0.8em;
    text-transform: uppercase;
}
.es #scene-tabs a,
.fr #scene-tabs a,
.de #scene-tabs a,
.nl #scene-tabs a
 {
    height: 40px;
}
.public #scene-tabs li {
    width: 32%;
    margin: 0px 0.5%;
    padding: 0px;
    display: inline;
    float: left;
}
.public #scene-tabs li a {
    padding: 5px 10px;
}

section {
    background: transparent;
    padding: 0px 0px 10px!important;
}
.video-header{
    background: transparent;
    padding: 0px 0px!important;
	}

.iframe-cams>div {
    padding: 10px 0px !important ;
}
.iframe-cams .col-lg-2 {
    padding: 1px;
}
.thumb-list h3 {
    padding-top: .2em;
    color: #000;
    line-height: 1.4em;
    overflow: hidden;
    font-size: 1.4em;
}
.most-populars .col-md-6 h3 {
    font-size: 1.4em;
    padding: 0px 10px 10px;
}

.most-populars h4 {
    padding: 0px;
}
.classics-include p.intro-classics {
    padding: 5px 15px 0px;
    font-size: 1.1em;
	text-align:center;
}
.classics-include h2 a {
    margin: 0px 0px 0px -10px;
}
.castings-include ul.thumb-list.scenes.row {
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
}
.castings-include .thumb-list.scenes > li .scene, .castins-include .thumb-list.index-latest-scenes > li .scene {
    background-color: transparent;
    box-shadow: none;
}
.castings-include li.col-md-3.col-sm-6.col-xs-12 {
    padding: 0px;
    margin: 0px;
}
.photo-public li div {
    padding: 1px;
}
.logos-sites {
    height: 0px;
    top: 0px;
    padding: 0px;
}
.video-header .logos-sites a {
    width: 40px;
    height: 36px;
    border: none;
    margin: 5px 0;
    position: absolute;
    right: 10px;
    top: 15px;
}
.video-header h1 {
    padding: 20px 60px 0px 10px!important;
}
section.video-header {
    background-image: none;
}

.clearfix:after {
    height: 0px;
}
#scene_player_controls {
    color: #000;
}
#social-actions {
    background-color: transparent;
    color: #000;
    padding: 0px;
    margin: 2px 10px;
}
.options-video {
    background: transparent;
}

#scene-tabs {
    background-image: none;
}

section.comments {
    min-height: auto;
}
.index-latest-scenes > li {
    padding: 0px;
}
.pornstar-wrapper {
    padding: 10px 0px;
}
.img-pornstar {
    margin-bottom: 0px;
}
.likes-pornstar {
    right: -1px;
    top: 0px;
}
small.number-scene {
    margin: 0px!important;
}
.bio-pornstar h1 {
font-size: 2em;
visibility: visible!important;
}
div#atstbx {
    margin: 10px;
}
.pornstar-wrapper .col-md-8.col-sm-6.col-xs-12 {
    padding: 10px!important;
}
.video-header-head {
    background-image: none;

}
.options-video-download {
    height: auto;
    background-color: transparent;
    color: #000;
}
.favorites_del {
    height: 40px;
    width: 40px;
    top: 0px;
    left: 0px;
}
a.fullmovie-ribbon {
    left: 0px;
}
.thumb-list.movies > li {
    min-height: 400px;
}
}

/*millores mobile*/