body {
	background-color: #333333;
	min-width: 310px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, body {
	font-family: 'Arial', sans-serif;
}

#textNoMoreContent{
	display:none;
	cursor: pointer;
	margin-top: -16px;
}

.textNoMoreContentListing {
	min-height: inherit!important;
	cursor: pointer;
	float: left;
	width: 100%;
}
.textNoMoreContentListing:hover,
.textNoMoreContentListing:active {
	opacity: 1.0;
}

html,body {
	height: 100%;
}

html { overflow-y: scroll;}

body {
	position: relative;
	width: 100%;
	padding-bottom: 30px;
	color:#333333;
}

.startWidgetRegistration,
.startWidgetRegistrationPayment {
	cursor: pointer;
}
.containerAjaxTemplates {display:none;}

.iconLogo {
	float:left;
	margin-top: 0.4em;
	margin-right: 0.1em;
	width: 8.4em;
	height: 7.8em;
}
.headerLogo {
	margin: 0;
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	font-size: 4.8em;
	letter-spacing: -0.1em;
	font-weight: 800;
}
.headerLogo .highlight,
.headerLogo strong{
	color: #d0413a;
	font-weight: inherit;
}

.linkLogo {
	width: 133px;
	line-height: 3;
	text-decoration: none;
	background: none;
	border: none;
}
.linkLogo:hover,
.linkLogo:active,
.linkLogo:focus {
	text-decoration: none;
	overflow: none;
	border: none;
	outline: none;
}

.containerPromoCatLogo {
	display: none;
	position: relative;
	width: 121px;
}
.itemPromoCatName {
	position: absolute;
	top: 30px;
	padding: 0px;
  left: 4px;
  right: 16px;
	text-align: center;
	width: auto;
	color: #FFF;
	height: auto;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
	line-height: 1;
	font-weight: bold;
}

/* start partnerTextLogo */
.partnerTextLogo {
		color: #fff;
    font-family: arial, sans-serif;
}

.partnerTextLogo.small {
    font-size: 16px;
    line-height: 2.2;
}
.partnerTextLogo.medium {
    font-size: 20px;
    line-height: 2.2;
}
.partnerTextLogo.large {
    font-size: 26px;
    line-height: 1.7;
}
/* end partnerTextLogo */

@media (max-width: 768px){
	.linkLogo {
		text-align: center;
		display: block;
	}
}

@media (max-width: 490px){
	.linkLogo {
		text-align: left;
		display: block;
		width: 125px;
	}
}


.imageLogo {
	display: inline;
	vertical-align: bottom;
}
@media (max-width: 768px){
	.imageLogo {
		margin-right: -24px;
	}
	.imagePromoLogo {
		margin-right: 0;
	}
}


.headerSlogan {
	margin: 0;
	line-height: 1;
	font-size: 2.2em;
	color: #ababab;
}
.headerSubSlogan {
	margin-top: 20px;
	text-align: center;
	color: #c9bfbf;
	font-size: 13px;
}
#headerLoad {
	padding-left: 10px;
	text-align: center;
}

.buttonSearch {
	margin-left: 7px;
}


.buttonSearch {
	padding: 9px 32px;
	font-size: 18px;
	font-weight: bold;
}

.buttonMobile {
	height: 42px;
	height: 48px;
	width: 84px;
	font-size: 24px;
}

.ajaxSearch {
	font-size: 18px;
}
.buttonAjaxSearch {
	height: 30px;
	padding-bottom: 8px;
	padding: 0 10px;
}
.containerLogo {
	width: 440px;
	margin: auto;
	margin-bottom: 5px;
	font-size: 10px;
}

.containerLogo > a {
	display: block;

	bottom: 0;
	left: 0;
	position: absolute;
}
@media (max-width: 480px){
	.containerLogo > a{
		margin: auto;
		width: 170px;
		position: relative;
	}
}

.containerLogo > a > img{
	margin: auto;
	vertical-align: center;

	/*max-width: 100%;
	height: auto;*/
}

.containerTopHeader {
	position: relative;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 10px;
	background-color: #000000;
	border-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 20px;
	padding-right: 20px;
	height: 60px;
}

@media (max-width: 767px){
	.containerTopHeader {
		height: auto;
			padding-left: 0px;
	padding-right: 0px;
	}
}

@media (max-width: 480px) {
	.containerTopHeader {
		padding-left: 2px;

	}
}

.containerSiteHeader{
	width: 600px;
	margin: auto;
	margin-top: 20%;
}

.containerListing {
	position: relative;
	background-color: rgba(126, 126, 126, 0.4);
	padding: 12px 16px;
}
.columnContent {
	position: relative;
	min-height: 335px;
}

.containerExtraBorder {
		padding-left: 20px;
			padding-right: 20px;
}

@media (max-width: 767px){
	.containerExtraBorder {
		padding-left: 0;
		padding-right: 0;
	}
}


@media (max-width: 768px){
	#containerSiteHome .containerSiteHeader {
		width: 100%!important;
	}
	.containerSiteHeader .containerLogo {
		width: 100%;
		font-size: 7px;
	}
	.containerLogo {
		margin-bottom: 10px;
	}
	.input-group {

			/*	width: 300px; */
	}
	.headerSubSlogan {
		text-align: middle;
		font-size: 12px;
	}
}

.containerLogoHeader {
	width: 100%;
	font-size: 7px;
	height: 69px;
	position: relative;
}

@media (max-width: 768px) {
	.containerLogoHeader {
		margin-top: 0px;
	}
}

@media (max-width: 480px) {
	.containerLogoHeader {
		height: 58px;
		border-bottom: 1px solid #3A3A3A;
	}
}
/*
#containerFooter{
	position:absolute;
	bottom:0;
	right: 0;
}
*/
@media (max-width: 480px) {
	.navPromo{
		margin-left: 2px;
		margin-right: 21px!important;
		font-size: 11px;
	}
}

.navPromo > li {
	float:left;
	text-align: right;
}

.imgFillContainer {
	min-width: 100%;
}

.listingThumbs {
	position: relative;
	padding-right: 6px;
	padding-left: 6px;
	width: 25%;
	float: left;
	overflow: hidden;
	padding-bottom: 12px;
}


.listing-thumb-small {
	width: 20%;
}
.listing-thumb-large {
	width: 33.3333333%;
}
.listing-thumb-extralarge {
	width: 50%;
}

.listingThumbs .img-responsive {
	margin: auto;
	max-width: none;
	min-width: 100%;
	width: 100%!important;
	height: auto;
}

.listingThumbs:hover .containerPreviewText{
	display:block;
	background-color: rgba(36, 36, 36, 0.85);

}
@media (max-width: 900px) {
	.listingThumbs .containerPreviewText{
		display:block;
	}
}

	.listingThumbs .listItemContainer {
		position: relative;
		background-color: #242424;
		cursor: pointer;
	}

	
	.listingThumbs .listItemContainer:hover {
		box-shadow: none;
	}

@media (max-width: 992px) {
	.listingThumbs {
		width: 33.3333%;
		height: inherit;
	}
	
}
	
	
@media (max-width: 768px){
	.listingThumbs {
		width: 50%;
		height: inherit;
	}
}

@media (max-width: 480px){
	.listingThumbs {
		width: 100%;
		height: inherit;
	}
}

.textUsername, .textLink {
	color: #CD362F;
}

#navMain {
	margin-bottom: 0;
	border-radius: 0;
	color: #d6d6d6;
}
#navMain li {
	border-right: 1px solid #707070;
}
#navMain li a {
	font-size: 16px;
	font-weight: 600;
}
#navMain li.active a {
	color: #eaeaea;
}
#navMain li:first-child {
	border-right: 0;
}
#navSub {
	background-color: #434343;
	border-color:#434343 ;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
#navSub li a {
	color:#868686;
}
#navCatSidebar li, .navCatSidebar li {
	background-color: #555;
}
#navCatSidebar li a, .navCatSidebar li a {
	color: #B9B9B9;
	padding: 5px 15px;
}
#navFilter {
	margin-bottom: 30px;
	font-size: 16px;
}
#navCatSidebar li > a:hover, .nav > li > a:focus,
#navCatSidebar li.active > a,
.navCatSidebar li > a:hover, .nav > li > a:focus,
.navCatSidebar li.active > a{
text-decoration: none;
background-color: #434343;
}
#navCatSidebar li, .navCatSidebar li {
	border-bottom: 1px solid #616161;
	box-shadow: inset 0 -10px 1px -10px #000000;
}

.navTopSub {
	padding-left: 0;
	margin-bottom:5px;
	margin-right:3px;
}
	.navTopSub li{
		float: right;
		list-style: none;
		margin-left: 20px;
	}
	 @media (max-width: 480px){
	 	.navTopSub li {
	 		float:none;
	 		text-align:center;
	 	}
	 }
	
	.navTopSub a {
		font-size: 1.3em;
		color: #cd362f;
		text-decoration: underline;
	}

@media (max-width: 900px) {
	.navTopSub {
		margin-bottom:7px;
	}
	.navTopSub a {
		font-size: 1.2em;
	}
}


.listBenefit {
	margin-bottom: 2px;
}
	
.listBenefit li{
	list-style: square;
	font-size: 1.2em;
}

@media (max-width: 700px) {
	.listBenefit li{
		font-size: 1.1em;
	}
}

@media (max-width: 615px) {
	.listBenefit {
		display: none;
	}
	.containerTopHeader .column.columnLogin {
		float: right;
	}
}

.headlineNav {
	margin-bottom: 0;
	background-color: #434343;
	color: #868686;
	font-size: 16px;
	line-height: 51px;
	padding-left: 18px;
}
#headerListing {
	float: left;
	margin: 20px 0;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}
.headlinePayregTeaser {
	float: right;
	font-size: 16px;
	margin-top: 22px;
}
#audioPorn{
	position: absolute;
	right: 0;
	top: -3px;
	width: 125px;
	height: 30px;
}
body.touch #audioPorn{
	display: none;
}

@media (max-width: 1000px){
	#headerListing {
		float: none;
		margin: 10px 0;
	}
	.headlinePayregTeaser {
		float: none;
		margin: 10px 0;
	}
}

@media (max-width: 990px){
	#headerListing {margin-right: 0;}
	#audioPorn{display: none!important;}
}


body.profileClosed #headerListing {
	margin-top: 55px;
}


@media (max-width: 480px){
	#headerListing {
		font-size: 18px;
	}
}
.headlineNav .glyphicon {
	margin-right: 7px;
	
}
.containerPreviewText {
	height: 85px;
	overflow: hidden;
	padding: 5px 10px;
	position: relative;
	background-color: #242424;
	width: 100%;
}
.containerPreviewTextWebcam {
	height: 40px;
}

.wrapperDropDown {
	float: right;
	margin-top: 5px;
}
.wrapperDropDown, .input-group {
	position: relative;
	width: 100%;
	border-radius: 5px;
}

.containerDropDown {
	overflow: hidden;
}

.containerDropDown > p {
	line-height: 1.6;
	float: left;
	width: 100%;
	margin: 0;
	padding: 4px 0;
	padding-left: 13px;
}

.ajaxSearch, .containerDropDown > p {
	font-size: 18px;
	color: #FFFFFF;
	background-color: rgba(201, 198, 198, 0.4);
	border: 0;
	border-radius: 7px;
	box-shadow: inset 1px 1px 5px #000;
	cursor: pointer;
	height: 35px;
}

.ajaxSearch {
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 40px;
	padding-right: 80px;
	background-image: url(https://cdn4-ref-cl.landing.comcontent.net/global/lptemplates/theme_videotube/images/background_search_input_ts27707806.png);
}

@media (max-width: 992px){
	.ajaxSearch {
		padding-right: 5px;
	}
}


@media (max-width: 320px) {
	.ajaxSearch, .containerDropDown > p {
		font-size: 14px;
	}

	 .columnLogo {
	 	padding-top: 3px;
	 	padding-left: 0;
	 	padding-right: 0;
	 }
}

::-webkit-input-placeholder { color:#f00; }
::-moz-placeholder { color:#f00; } /* firefox 19+ */
:-ms-input-placeholder { color:#f00; } /* ie */
input:-moz-placeholder { color:#f00; }

.containerDropDown > a {
	position: relative;
	float: right;
	display: block;
	height: 30px;
	margin-top: 3px;
	width: 42px;
	margin-left: -45px;
	border-radius: 0 4px 4px 0;
	margin-right: 2px;
}

@media (max-width: 320px) {
	.containerDropDown > a {
			height: 30px;
	}
}


.buttonSimple {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background: #A3A3A3;
	border: none;
}

.buttonSimple:hover,
.buttonSimple:active{
	color: #000;
	background: #D9D9D9;
	text-decoration: none;
}	

.buttonMega {
	font-size: 1.2em;
	text-transform: uppercase;
	width: 13.5em;
	font-weight: bold;
	padding-top: 7px;
	float: right;
}
@media (max-width: 900px) {
	.buttonMega {
		font-size: 1.0em;
	}
}
@media (max-width: 480px) {
	.buttonMega {
		float: none;
		width: 100%;
		margin: auto;
	}
}

.containerDropDown > a > span{
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 17px;
	height: 14px;
	margin: -6px 0 0 -8px;
	background: url(https://cdn5-ref-cl.landing.comcontent.net/global/images/icon/icon_arrow_down_1_ts27707806.png) no-repeat top left;
}

.wrapperDropDown .listDropDown {
	width: 100%;
	position: absolute;
	display: none;
	left: 0;
	right: 0;
	max-height: 400px;
	list-style: none;
	border-width: 3px;
	border-radius: 5px;
	border-style: solid;
	z-index: 5;
	overflow-y: auto;
	overflow-x: hidden;
	border-color: #333333;
	background-color: #484848;
	padding-left: 0;
}

.wrapperDropDown .listDropDown a {
	color: #FFF;
	font-size: 18px;
	display: block;
	padding: 2px 10px 5px;
}

.wrapperDropDown .listDropDown a:hover,
.wrapperDropDown .listDropDown a:active {
	background-color: #333333;
	background-color: rgba(51, 51, 51, 0.6);
}

#ajaxLoader {
	position: absolute;
	width: 100%;
	bottom: 12px;
	margin-bottom: 0;
	z-index: 2;
	display: none;
	height: 290px;
	overflow: hidden;
}

#ajaxLoader .listItemContainer {
	height: 100%;
	text-align: center;
	-webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#ajaxLoader .containerLoadIndicator {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -50px;
}

.textLoading {
	color: #757575;
}

@media (max-width: 480px){
	.ajaxLoader  h3 {
		font-size: 18px;
	}
	.ajaxLoader  .imageLoader1, .ajaxLoader  .imageLoader4 {
		display: none;
	}
}

#textNoMoreContent p,
.textNoMoreContentListing p{
	text-align: center;
	font-size: 3em;
	line-height: 1.2;
	text-decoration: underline;
}

.textNoMoreContentListing p {
	font-size: 2em;
}

.containerRegBox{
	position: absolute;
	top: 0;
	height: 100%;
}

.containerRegBox .textRegBox {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 30%;
	text-decoration: none;
}

.listing-thumb-small .containerRegBox .textRegBox {
	font-size: 1.6em;
}

@media (max-width: 510px){
	.containerRegBox .textRegBox {
			padding-top: 39%;
	}
}

.containerRegBox:hover .textRegBox {
	text-decoration: underline;
}

@media (max-width: 1024px){
	#textNoMoreContent p,
	.textNoMoreContentListing p{
		font-size: 1.6em;
	}
}

.headerListItemMain {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.2;
	overflow: hidden;
	height: 2.4em;
	margin-top: 3px;
}
.listingThumbs:hover .headerListItemMain {
	text-decoration: underline;
}
.headerListItemSub {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 0;
	color: #757575;
	overflow: hidden;
	height: 15px;
	white-space: nowrap;
}
.containerPreviewPic {
	cursor: pointer;
}
.containerPreviewPic .glyphicon-play-circle {
	font-size: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -42px;
	color: #fff;
	opacity: 0;
}

.listItemContainer:hover .glyphicon-play-circle {
	opacity: 1;
}
@media (max-width: 900px) {
	.listItemContainer .glyphicon-play-circle {
		opacity: 0.7;
	}
}


.textSearchHeader {
	color: #7B7B7B;
	text-align: center;
	font-size: 20px;
	display: block;
	margin-top: 16px;
	margin-bottom: 16px;
}
.containerSearch {
	margin: auto;
	/*background: rgba(66, 66, 66, 0.40);*/
	margin-top: 5px;
	width: 90%;
	-webkit-transition: width 0.3s ease 0s;
	-moz-transition: width 0.3s ease 0s;
	-o-transition: width 0.3s ease 0s;
	transition: width 0.3s ease 0s;
}

.containerSearch .buttonSimple {
	cursor: pointer;
	position: absolute;
	right: 2px;
	top: 3px;
	height: 31px;
	border-radius: 0 4px 4px 0;
	line-height: 30px;
	font-size: 14px;
	padding: 0 10px;

}

@media (max-width: 992px){
	.containerSearch .buttonSimple {
		display: none;
	}
}


.itemSubmitCategory,
.containerSearch .buttonSimple {
		border-left: 1px solid #ccc;
}

@media (max-width: 767px) {
	.containerSearch {
		width: 100%;
		margin-top: 15px;
	}
}

.containerSearch.active {
	width: 100%;
	box-shadow: 0 0 1px rgba(255,255,255,0.60);
}


.textVidCount {
	color: #7B7B7B;
}

.textVidCountFirst .textVidCount  {
	color:  #3E3E3E;
}

@media (max-width: 510px) {
	.textVidCount {
		display: none;
	}
}


#containerFooter {
	display: none; /* test*/
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 9;
}

.containerPreviewPic {
	position: relative;
	overflow: hidden;
}
.containerIconStatus {
	background: #e8a10f;
	background: rgba(232, 161, 15,0.5);
	width: 33px;
	height: 33px;
	border-radius: 2px;
	position: absolute;
	right: 8px;
	top: 8px;
}
.imageIconStatus {
	margin-left: 8px;
	margin-top: 6px;
}
.containerButtonPreview {
	position: absolute;
	margin: 0;
	width: 100%;
	bottom:5%;
}

 .containerTopHeader .column {
 	width: 33.3333%;
 	float: left;
 }
 @media (max-width: 480px){
	 .containerTopHeader .column {
	 	width: 100%;
	 	float: none;
	 }
 }

 body.modeSearch  .containerTopHeader,
 body.profileClosed .containerTopHeader {
 	border-bottom: 2px solid #9B9B9B;
 }

.columnBenefits {
	float:right;
}

.imageProfile {
	border: 2px solid #fff;
	float: left;
	margin-right: 20px;
}

@media (max-width: 992px) {
	.imageProfile {
		max-width: 150px;
		margin-right: 10px;
	}
}

@media (max-width: 510px) {
	.imageProfile {
		margin-right: 15px;
		max-width: 120px;
	}
}

.textAmateurName {
	display: block;
	font-size: 26px;
	line-height: 1.5;
	text-shadow: 2px 2px 1px #000;
}

@media (max-width: 992px) {
	.textAmateurName {
		font-size: 24px;
		line-height: 1.1;
		margin-top: 1.2em;
	}
}

@media (max-width: 510px) {
	.textAmateurName {
		font-size: 18px;
		margin-top: 0;
	}
}


.textAmateurCity {
	font-size: 18px;
	color: #9B9B9B;
	line-height: 1;
	text-shadow: 2px 2px 1px #000;
	margin-bottom: 1px;
	display: block;
}

@media (max-width: 510px) {
	.textAmateurCity {
		font-size: 17px;
	}
}

.buttonBig {
	font-size: 18px;
	padding: 0.6em 1.5em;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	background: #CF4239;
	border: 2px solid #CF4239;
	border-radius: 3px;
	box-shadow: inset 0 -1.2em 2px rgba(0, 0, 0, 0.09);
	outline: 0;
	margin-top: 9px;
}

@media (max-width: 992px) {
	.columnProfile .buttonBig {
		display: none;
	}
}

@media (max-width: 510px) {
	.columnProfile .buttonBig {
		display: block;
		padding: 10px;
	}
}

.columnTags .buttonBig {
	display: none;
}

@media (max-width: 992px) {
	.columnTags .buttonBig {
		display: block;
		width: 100%;
		margin-top: 3.1em;
	}
}

@media (max-width: 992px) {
	.columnTags {
		padding-right: 18px;
	}
}



@media (max-width: 510px) {
	.columnTags .buttonBig {
		display: none;
	}
}


@media (max-width: 1200px) {
	.buttonBig {
		font-size: 15px;
	}
}

@media (max-width: 992px) {
	.buttonBig {

	}
}

.buttonSlider {
	text-align: center;
	background: #9B9B9B;
	border: none;
	outline: 0;
	height: 30px;
	width: 110px;
	position: absolute;
	left: 50%;
	margin-left: -55px;
}

.buttonSliderBottom {
	box-shadow: 0 4px 10px rgba(0,0,0,0.75);
	bottom: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.buttonSliderTop {
	display: none;
	box-shadow: 0 4px 10px rgba(0,0,0,0.25);
	bottom: -31px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.buttonSliderTop.active {
	display: block;
}

.buttonCross {
	border: none;
	outline: 0;
	background: none;
	color: #fff;
	font-size: 40px;
	position: absolute;
	right: -1px;
	top: -18px;
	text-shadow: 2px 2px 1px #000;
}
.rowProfile {
	position: relative;
}
.containerProfile {
	display: none;
	position: relative;
	border-bottom: 2px solid #9B9B9B;
	padding-top: 15px;
	padding-bottom: 30px;
	box-shadow: inset 0 1px 7px black;
	overflow: hidden;
}

@media (max-width: 510px) {
	.containerProfile {
			padding-bottom: 60px;
	}
}



.containerProfile.active {
	display: block;
}

.columnProfile {
	padding-top: 15px;
	padding-left: 22px;
}
@media (max-width: 510px) {
	.columnProfile {
			width: 100%;
	}
}
.columnTags {
	padding-left: 80px;
}
@media (max-width: 992px) {
	.columnTags {
			padding-left: 0;
	}
}

.textTagsHeader {
	display: block;
	font-size: 22px;
	padding-left: 2px;
	line-height: 1.5;
	text-shadow: 2px 2px 1px #000;
	margin-bottom: 6px;
}

.listTags {
	list-style: none;
	padding: 0;
	margin: 0;
}

.listTags li {
	display: block;
	float: left;
	margin-right: 11px;
	margin-bottom: 7px;
	font-size: 17px;
	background: #332F2C;
	padding: 0.2em 0.6em;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.75);
	box-shadow: 0 1px 5px rgba(0,0,0,0.75);
}

.textProductAbout {
	font-size: 12px;
	color: #757575;
	padding-left: 15px;
	padding-top: 10px;
	vertical-align: bottom;
	margin-bottom: 0;

}


@media (max-width: 992px) {
	.hideOnMobile {
		display: none;
	}
}

@media (min-width: 768px) {
	.containerButtonPreview {
		bottom: -40px;
		-webkit-transition: all 100ms ease;                  
		-moz-transition: all 100ms ease;                 
		-o-transition: all 100ms ease;   
		-ms-transition: all 100ms ease;          
		transition: all 100ms ease;
	}
	.listingThumbs:hover .containerButtonPreview {
		bottom: 18px;
	}
}

.columnContentFull {
	width: 100%;
}

.invisible, .invisible *{
	line-height: 0!important;
	height: 0!important;
	min-height: 0!important;
	min-width: 0!important;
	width: 0!important;
	overflow: hidden!important;
}


.navPromo {
	list-style: none;
	margin-top: 10px;
	padding: 0;
	margin-right: 35px;
}

/* mobile nav */

.itemMobileNav {
	cursor: pointer;
	height: 40px;
	width: 40px;
	float: right;
	padding-top: 11px;
	margin-top: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}

.itemMobileNav span {
	pointer-events: none;
	display: block;
	width: 70%;
	height: 4px;
	margin: auto;
	margin-bottom: 4px;
	background: #A8A8A8;
}

.containerSidebar {
	display: none;
	position: absolute;
	right: -240px;
	width: 240px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	box-shadow: inset 2px 0 11px rgba(0,0,0,0.21);
	-webkit-overflow-scrolling: touch;
}
.containerSidebar:focus {
	outline:0;
}

.containerSidebar .listSidebar {
	display: block;
	padding: 0;
	list-style: none;
	height: 100%;
	padding-bottom: 2px;
	box-sizing: content-box;
}

.listSidebar a {
	display: block;
	padding: 11px 16px;
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.18);
	color: #fff;
}


.listSidebar li.active a,
.listSidebar a:active {
	background:  #3E3E3E;
	background-color: rgba(62, 62, 62, 0.30);
}


@media (max-width: 767px) {
	.activeSidebar {
		overflow: hidden;
	}


	.activeSidebar body{
		margin-left: -240px;
	}


	.activeSidebar .containerSidebar {
		display: block;
	}

}

@media screen and (max-width: 425px) {
	body.webmaster .hideOnWebmasterSmall {
		display: none !important;
	}
	body .showOnWebmasterSmall {
		display: none !important;
	}
	body.webmaster .showOnWebmasterSmall {
		display: block !important;
	}
}

/*LOGIN*/

.containerLogin {
	display: block;
	margin: 0;
	text-align: center;
	margin-top: 11px;
}

.linkLogin,
.linkRegistration {
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}


.linkLoginMobile {
	font-size: 16px;
	color: #A8A8A8;
	margin-right: 9px;
	display: block;
	padding: 15px 0;
	text-shadow: none;
}
@media (max-width: 1200px){
	.containerLogin {
		margin-top: 13px;
	}
	.linkLogin,
	.linkRegistration {
		font-size: 12px;
	}
}
@media (max-width: 490px){
	.linkLoginMobile {
		font-size: 13px;
		color: #A8A8A8;
		margin-right: 12px;
		display: block;
		text-shadow: none;
		padding-top: 16px;
		padding-bottom: 14px;
	}
}





.linkLogin:hover,
.linkRegistration:hover {
	color: #CD362F;
	text-decoration: underline;
}



.containerLogin .linkLogin {
	margin-right: 10px;
}

/* REGISTRATION MODS */
#chatWindow .containerSuccess h2,
#chatWindow .containerSuccess h2 strong,
#chatWindow .containerFormular h2,
#chatWindow .containerFormular h2 strong {
	color: #FFF!important;
}

#chatWindow #chatWindowDialog .containerFooter,
#chatWindow #chatWindowDialog .containerHeader {
	display: none!important;
}

.containerFormular .registration003.login h1.itemHeadlineLogin {
	display: block !important;
}
@media (max-width: 450px) {
	.registration003[data-mode=registration-normal] .containerHeader .headlinePrimaryMobile.hide {
		display: block !important;
	}
}


/* ==== WIDGET ANPASSUNGEN ==== */
body .exitchat002CloseContainer {
	display: none!important;
}


/* ===== CAT ID STYLES =====*/

/* ===== cat id 10 - autosex =====*/




body.catId-10 {
	background-color: #4963a7;
	color: #FFF;
}

body.catId-10 .wrapperDropDown .listDropDown {
		border-color: #4963a7;
}


body.catId-10 .containerTopHeader, 
body.catId-10 .wrapperDropDown .listDropDown,
body.catId-10 .listingThumbs .containerPreviewText,
body.catId-10 .listingThumbs .listItemContainer.colBg1{
	background-color: #142a6b;
}

body.catId-10 .containerTopHeader {
	border-color: #142a6b;
}

body.catId-10 .navTopSub a {
	color: #ffc000;
}

body.catId-10 #headerListing,
body.catId-10 .navTopSub a, 
body.catId-10 .textUsername, 
body.catId-10 .textLink, 
body.catId-10 .navPromo li, 
body.catId-10 .navPromo li a, 
body.catId-10 .linkLogin:hover, 
body.catId-10 .linkRegistration:hover {
	color: #ffc000;
}


body.catId-10 .headerListItemSub, 
body.catId-10 .textVidCount {
	color: #658ffd;
}


body.catId-10 .registration003 .containerHeader,
body.catId-10 .registration003.reasons .containerFooter, 
body.catId-10 .registration003.large .containerFooter
body.catId-10 .registration003.reasons .containerHeader, 
body.catId-10 .registration003.payment .containerHeader, 
body.catId-10 .registration003.large .containerHeader
{background-color: #142a6b!important;}

body.catId-10 .headerListItemSub {
	color:  #4963a7;
}

/* ===== cat id 14 - Blowjobs =====*/

body.catId-14 {
	background-color: #4963a7;
	color: #FFF;
}

body.catId-14 .wrapperDropDown .listDropDown {
		border-color: #4963a7;
}

body.catId-14 .containerTopHeader,
body.catId-14 .wrapperDropDown .listDropDown,
body.catId-14 .listingThumbs .containerPreviewText,
body.catId-14 .listingThumbs .listItemContainer.colBg1 {
	background-color: #142a6b;
}

body.catId-14 .containerTopHeader {
	border-color: #142a6b;
}

body.catId-14 .navTopSub a {
	color: #ffc000;
}

body.catId-14 #headerListing,
body.catId-14 .navTopSub a, 
body.catId-14 .textUsername, 
body.catId-14 .textLink, 
body.catId-14 .navPromo li, 
body.catId-14 .navPromo li a, 
body.catId-14 .linkLogin:hover, 
body.catId-14 .linkRegistration:hover {
	color: #ffc000;
}

body.catId-14 .registration003 .containerHeader,
body.catId-14 .registration003.reasons .containerFooter, 
body.catId-14 .registration003.large .containerFooter
body.catId-14 .registration003.reasons .containerHeader, 
body.catId-14 .registration003.payment .containerHeader, 
body.catId-14 .registration003.large .containerHeader
{background-color: #142a6b!important;}

body.catId-14 .headerListItemSub, 
body.catId-14 .textVidCount {
	color: #88bee8;
}




/* ===== cat id 15 - Bondage =====*/

body.catId-15 {
	background-color: #333;
	color: #FFF;
}


body.catId-15 .wrapperDropDown .listDropDown {
		border-color: #333;
}

body.catId-15 .containerTopHeader, 
body.catId-15.wrapperDropDown .listDropDown,
body.catId-15 .listingThumbs .containerPreviewText,
body.catId-15 .listingThumbs .listItemContainer.colBg1{
	background-color: #000;
}

body.catId-15 .containerTopHeader {
	border-color: #333;
}

body.catId-15 .navTopSub a {
	color: #ff0;
}

body.catId-15 #headerListing,
body.catId-15 .navTopSub a, 
body.catId-15 .textUsername, 
body.catId-15 .textLink, 
body.catId-15 .navPromo li, 
body.catId-15 .navPromo li a, 
body.catId-15 .linkLogin:hover, 
body.catId-15 .linkRegistration:hover {
	color: #ff0;
}

/* ===== cat id 19 - dick und mollig =====*/

body.catId-19 {
	background-color: #7c56b1;
	color: #FFF;
}

body.catId-19 .wrapperDropDown .listDropDown {
		border-color: #7c56b1;
}

body.catId-19 .containerTopHeader {
	border-color: #7c56b1;
}
body.catId-19 .containerTopHeader, 
body.catId-19 .wrapperDropDown .listDropDown,
body.catId-19 .listingThumbs .containerPreviewText,
body.catId-19 .listingThumbs .listItemContainer.colBg1{
	background-color: #5f4582;
}
body.catId-19 .navTopSub a {
	color: #FFCC00;
}

body.catId-19 #headerListing,
body.catId-19 .navTopSub a, 
body.catId-19 .textUsername, 
body.catId-19 .textLink, 
body.catId-19 .navPromo li, 
body.catId-19 .navPromo li a, 
body.catId-19 .linkLogin:hover, 
body.catId-19 .linkRegistration:hover {
	color: #FFCC00;
}

body.catId-19 .headerListItemSub, 
body.catId-19 .textVidCount {
	color: #959595;
}


body.catId-19 .registration003 .containerHeader,
body.catId-19 .registration003.reasons .containerFooter, 
body.catId-19 .registration003.large .containerFooter
body.catId-19 .registration003.reasons .containerHeader, 
body.catId-19 .registration003.payment .containerHeader, 
body.catId-19 .registration003.large .containerHeader
{background-color: #7c56b1!important;}


/* ===== cat id 20 - Domina =====*/

body.catId-20 {
	background-color: #333;
	color: #FFF;
}

body.catId-20 .wrapperDropDown .listDropDown {
		border-color:  #333;
}

body.catId-20 .containerTopHeader, 
body.catId-20 .wrapperDropDown .listDropDown,
body.catId-20 .listingThumbs .containerPreviewText,
body.catId-20 .listingThumbs .listItemContainer.colBg1 {
	background-color: #000;
}

body.catId-20 .containerTopHeader {
	border-color: #333;
}

body.catId-20 .navTopSub a {
	color: #ffd144;
}

body.catId-20 #headerListing,
body.catId-20 .navTopSub a, 
body.catId-20 .textUsername, 
body.catId-20 .textLink, 
body.catId-20 .navPromo li, 
body.catId-20 .navPromo li a, 
body.catId-20 .linkLogin:hover, 
body.catId-20 .linkRegistration:hover {
	color: #ffd144;
}

/* ===== cat id 28 - Beine Fuesse Zaehen =====*/

body.catId-28 {
	background-color: #e25858;
	color: #FFF;
}

body.catId-28 .wrapperDropDown .listDropDown {
		border-color:  #e25858;
}

body.catId-28 .containerTopHeader {
	border-color: #e25858;
}
body.catId-28 .containerTopHeader, 
body.catId-28 .wrapperDropDown .listDropDown,
body.catId-28 .listingThumbs .containerPreviewText,
body.catId-28 .listingThumbs .listItemContainer.colBg1 {
	background-color: #9f1515;
}
body.catId-28 .navTopSub a {
	color: #FF0;
}
body.catId-28 #headerListing,
body.catId-28 .navTopSub a, 
body.catId-28 .textUsername, 
body.catId-28 .textLink, 
body.catId-28 .navPromo li, 
body.catId-28 .navPromo li a, 
body.catId-28 .linkLogin:hover, 
body.catId-28 .linkRegistration:hover {
	color: #FF0;
}

body.catId-28 .textVidCount,
body.catId-28 .headerListItemSub {
	color:#e25858;
}

body.catId-28 .registration003 .containerHeader,
body.catId-28 .registration003.reasons .containerFooter, 
body.catId-28 .registration003.large .containerFooter
body.catId-28 .registration003.reasons .containerHeader, 
body.catId-28 .registration003.payment .containerHeader, 
body.catId-28 .registration003.large .containerHeader
{background-color: #9f1515!important;}


/* ===== cat id 35- Latex =====*/

body.catId-35 {
	background-color: #333;
	color: #FFF;
}

body.catId-35 .wrapperDropDown .listDropDown {
		border-color:  #333;
}

body.catId-35 .containerTopHeader, 
body.catId-35 .wrapperDropDown .listDropDown,
body.catId-35 .listingThumbs .containerPreviewText,
body.catId-35 .listingThumbs .listItemContainer.colBg1 {
	background-color: #000;
}

body.catId-35 .containerTopHeader {
	border-color: #333;
}

body.catId-35 .navTopSub a {
	color: #ffd144;
}

body.catId-35 #headerListing,
body.catId-35 .navTopSub a, 
body.catId-35 .textUsername, 
body.catId-35 .textLink, 
body.catId-35 .navPromo li, 
body.catId-35 .navPromo li a, 
body.catId-35 .linkLogin:hover, 
body.catId-35 .linkRegistration:hover {
	color: #ffd144;
}

/* ===== cat id 44 - Natursekt =====*/

body.catId-44 {
	background-color: #356B26;
	color: #FFF;
}

body.catId-44 .wrapperDropDown .listDropDown {
		border-color: #356B26;
}

body.catId-44 .containerTopHeader {
	border-color: #356B26;
}
body.catId-44 .containerTopHeader, 
body.catId-44 .wrapperDropDown .listDropDown,
body.catId-44 .listingThumbs .containerPreviewText,
body.catId-44 .listingThumbs .listItemContainer.colBg1{
	background-color: #13240e;
}

body.catId-44 .navTopSub a {
	color: #FFCC00;
}

body.catId-44 #headerListing,
body.catId-44 .navTopSub a, 
body.catId-44 .textUsername, 
body.catId-44 .textLink, 
body.catId-44 .navPromo li, 
body.catId-44 .navPromo li a, 
body.catId-44 .linkLogin:hover, 
body.catId-44 .linkRegistration:hover {
	color: #FFCC00;
}

body.catId-44 .headerListItemSub,
body.catId-44 .textVidCount {
	color:  #356B26;
}

body.catId-44 .registration003 .containerHeader,
body.catId-44 .registration003.reasons .containerFooter, 
body.catId-44 .registration003.large .containerFooter
body.catId-44 .registration003.reasons .containerHeader, 
body.catId-44 .registration003.payment .containerHeader, 
body.catId-44 .registration003.large .containerHeader
{background-color: #13240e!important;}


/* ===== cat id 45 - Beine Fuesse Zaehen =====*/

body.catId-45 {
	background-color: #e25858;
	color: #FFF;
}

body.catId-45 .wrapperDropDown .listDropDown {
		border-color: #e25858;
}


body.catId-45 .containerTopHeader {
	border-color: #e25858;
}
body.catId-45 .containerTopHeader,  
body.catId-45 .wrapperDropDown .listDropDown,
body.catId-45 .listingThumbs .containerPreviewText,
body.catId-45 .listingThumbs .listItemContainer.colBg1 {
	background-color: #9f1515;
}
body.catId-45 .navTopSub a {
	color: #FF0;
}

body.catId-45 #headerListing,
body.catId-45 .navTopSub a, 
body.catId-45 .textUsername, 
body.catId-45 .textLink, 
body.catId-45 .navPromo li, 
body.catId-45 .navPromo li a, 
body.catId-45 .linkLogin:hover, 
body.catId-45 .linkRegistration:hover {
	color: #FF0;
}

body.catId-45 .registration003 .containerHeader,
body.catId-45 .registration003.reasons .containerFooter, 
body.catId-45 .registration003.large .containerFooter
body.catId-45 .registration003.reasons .containerHeader, 
body.catId-45 .registration003.payment .containerHeader, 
body.catId-45 .registration003.large .containerHeader
{background-color: #9f1515!important;}

body.catId-45 .headerListItemSub,
body.catId-45 .textVidCount {
		color: #e25858;
}



/* ===== cat id 46 - reife frauen =====*/

body.catId-46 {
	background-color: #753427;
	color: #FFF;
}

body.catId-46 .wrapperDropDown .listDropDown {
		border-color: #753427;
}

body.catId-46 .containerTopHeader {
	border-color: #753427;
}
body.catId-46 .containerTopHeader, 
body.catId-46 .wrapperDropDown .listDropDown,
body.catId-46 .listingThumbs .containerPreviewText,
body.catId-46 .listingThumbs .listItemContainer.colBg1 {
	background-color: #582613;
}
body.catId-46 .navTopSub a {
	color: #FFCC00;
}
body.catId-46 #headerListing,
body.catId-46 .navTopSub a, 
body.catId-46 .textUsername, 
body.catId-46 .textLink, 
body.catId-46 .navPromo li, 
body.catId-46 .navPromo li a, 
body.catId-46 .linkLogin:hover, 
body.catId-46 .linkRegistration:hover {
	color: #FFCC00;
}

body.catId-46 .registration003 .containerHeader,
body.catId-46 .registration003.reasons .containerFooter, 
body.catId-46 .registration003.large .containerFooter
body.catId-46 .registration003.reasons .containerHeader, 
body.catId-46 .registration003.payment .containerHeader, 
body.catId-46 .registration003.large .containerHeader
{background-color: #582613!important;}

body.catId-46 .headerListItemSub,
body.catId-46 .textVidCount {
		color: #ce2700;
}


/* ===== cat id 48 - outdoorsex =====*/

body.catId-48 {
	background-color: #85ae37;
	color: #FFF;
}

body.catId-48 .wrapperDropDown .listDropDown {
		border-color: #85ae37;
}

body.catId-48 .containerTopHeader {
	border-color: #85ae37;
}
body.catId-48 .containerTopHeader, 
body.catId-48 .wrapperDropDown .listDropDown,
body.catId-48 .listingThumbs .containerPreviewText,
body.catId-48 .listingThumbs .listItemContainer.colBg1
{
	background-color: #5a830c;
}
body.catId-48 .navTopSub a {
	color: #FF0;
}
body.catId-48 #headerListing,
body.catId-48 .navTopSub a, 
body.catId-48 .textUsername, 
body.catId-48 .textLink, 
body.catId-48 .navPromo li, 
body.catId-48 .navPromo li a, 
body.catId-48 .linkLogin:hover, 
body.catId-48 .linkRegistration:hover {
	color: #FF0;
}

body.catId-48 .headerListItemSub,
body.catId-48 .textVidCount {
		color: #85ae37;
}

body.catId-48 .registration003 .containerHeader,
body.catId-48 .registration003.reasons .containerFooter, 
body.catId-48 .registration003.large .containerFooter
body.catId-48 .registration003.reasons .containerHeader, 
body.catId-48 .registration003.payment .containerHeader, 
body.catId-48 .registration003.large .containerHeader
{background-color: #85ae37!important;}



/* ===== cat id 63 - Teensex =====*/

body.catId-63 {
	background-color: #da6e92;
	color: #FFF;
}

body.catId-63 .wrapperDropDown .listDropDown {
		border-color: #da6e92;
}

body.catId-63 .containerTopHeader {
	border-color: #da6e92;
}
body.catId-63 .containerTopHeader, 
body.catId-63.wrapperDropDown .listDropDown,
body.catId-63 .listingThumbs .containerPreviewText,
body.catId-63 .listingThumbs .listItemContainer.colBg1 {
	background-color: #a3365a;
}
body.catId-63 .navTopSub a {
	color: #FF0;
}
body.catId-63 #headerListing,
body.catId-63 .navTopSub a, 
body.catId-63 .textUsername, 
body.catId-63 .textLink, 
body.catId-63 .navPromo li, 
body.catId-63 .navPromo li a, 
body.catId-63 .linkLogin:hover, 
body.catId-63 .linkRegistration:hover {
	color: #FF0;
}

body.catId-63 .textVidCount ,
body.catId-63 .headerListItemSub {
		color: #da6e92;
}


body.catId-63 .wrapperDropDown .listDropDown {
	background-color: #a3365a;
}


body.catId-63 .registration003 .containerHeader,
body.catId-63 .registration003.reasons .containerFooter, 
body.catId-63 .registration003.large .containerFooter
body.catId-63 .registration003.reasons .containerHeader, 
body.catId-63 .registration003.payment .containerHeader, 
body.catId-63 .registration003.large .containerHeader
{background-color: #a3365a!important;}


/* ===== cat id 64 - Transen =====*/

body.catId-64 {
	background-color: #b701cd;
	color: #FFF;
}

body.catId-64 .wrapperDropDown .listDropDown {
		border-color: #b701cd;
}

body.catId-64 .containerTopHeader, {
	border-color: #b701cd;
}
body.catId-64 .containerTopHeader,
body.catId-64 .wrapperDropDown .listDropDown , 
body.catId-64 .listingThumbs .containerPreviewText,
body.catId-64 .listingThumbs .listItemContainer.colBg1 {
	background-color: #9100a2;
}
body.catId-64 .navTopSub a {
	color: #ffe04d;
}
body.catId-64 #headerListing,
body.catId-64 .navTopSub a, 
body.catId-64 .textUsername, 
body.catId-64 .textLink, 
body.catId-64 .navPromo li, 
body.catId-64 .navPromo li a, 
body.catId-64 .linkLogin:hover, 
body.catId-64 .linkRegistration:hover {
	color: #ffe04d;
}

body.catId-64 .registration003 .containerHeader,
body.catId-64 .registration003.reasons .containerFooter, 
body.catId-64 .registration003.large .containerFooter
body.catId-64 .registration003.reasons .containerHeader, 
body.catId-64 .registration003.payment .containerHeader, 
body.catId-64 .registration003.large .containerHeader
{background-color: #b701cd!important;}


body.catId-64 .headerListItemSub,
body.catId-64 .textVidCount {
	color:#e16def;
}

/* ===== cat id 76 - Winter =====*/

body.catId-76 {
	background-color: #6ea0da;
	color: #FFF;
}

body.catId-76 .wrapperDropDown .listDropDown {
		border-color: #6ea0da;
}

body.catId-76 .containerTopHeader,
body.catId-76 .wrapperDropDown .listDropDown,
body.catId-76 .wrapperDropDown .listDropDown {
	border-color: #6ea0da;
}
body.catId-76 .containerTopHeader, 
body.catId-76 .listingThumbs .containerPreviewText,
body.catId-76 .listingThumbs .listItemContainer.colBg1 {
	background-color: #3668a3;
}
body.catId-76 .navTopSub a {
	color: #fff;
}
body.catId-76 #headerListing,
body.catId-76 .navTopSub a, 
body.catId-76 .textUsername, 
body.catId-76 .textLink, 
body.catId-76 .navPromo li, 
body.catId-76 .navPromo li a, 
body.catId-76 .linkLogin:hover, 
body.catId-76 .linkRegistration:hover {
	color: #fff;
}

body.catId-76 .wrapperDropDown .listDropDown {
	background-color: #3668a3;
}

body.catId-76 .headerListItemSub, 
body.catId-76 .textVidCount {
	color: #6ea0da;
}

body.catId-76 .registration003 .containerHeader,
body.catId-76 .registration003.reasons .containerFooter, 
body.catId-76 .registration003.large .containerFooter
body.catId-76 .registration003.reasons .containerHeader, 
body.catId-76 .registration003.payment .containerHeader, 
body.catId-76 .registration003.large .containerHeader
{background-color: #6ea0da!important;}



/* ===== cat id 87 - Fisting =====*/

body.catId-87 {
	background-color: #333333;
	color: #FFF;
}

body.catId-87 .wrapperDropDown .listDropDown {
		border-color: #333333;
}

body.catId-87 .containerTopHeader {
	border-color: #333333;
}
body.catId-87 .containerTopHeader,
body.catId-87 .wrapperDropDown .listDropDown,
body.catId-87 .listingThumbs .containerPreviewText,
body.catId-87 .listingThumbs .listItemContainer.colBg1 {
	background-color: #000;
}
body.catId-87 .navTopSub a {
	color: #fe3b0e;
}
body.catId-87 #headerListing,
body.catId-87 .navTopSub a, 
body.catId-87 .textUsername, 
body.catId-87 .textLink, 
body.catId-87 .navPromo li, 
body.catId-87 .navPromo li a, 
body.catId-87 .linkLogin:hover, 
body.catId-87 .linkRegistration:hover {
	color: #fe3b0e;
}

