body{
	margin:0;
	padding:0;
    	background:#3e3939 ;
    	font-family:'Oswald', sans-serif;
    	color:#fff;
}

a{color:#fff; outline: 0;}
a:hover{
	color:red;
	text-decoration: none;
	cursor:pointer;
}
a.active {color:#ababab !important;}
a:active, a:focus, a:hover {outline: 0 !important;}
.img-responsive {width: 100%;}
.page-container {width: 100%; margin:0 auto;}

h1, h2, h3, h4, h5, h6 {color:#e6ca99}
footer  {padding:20px; text-align:center}
footer .footlinks a {font-weight:bold; font-size:26px; padding:0 15px}
footer p {width:100%; margin-bottom:0.5rem}
.footlinks {margin-bottom:1% ! important;}
#nav {position:relative; width:100%; text-align: center;}
.nav-link {color:#fff ! important; }
.nav-link.active {color:#ababab ! important; }
.nav-link:hover {color:#ababab}
 .width-bloc {	background:#fff;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-link:hover, .nav-tabs .nav-link {padding: 0px 10px 5px 10px;}
.nav-tabs {border:none}

.row {margin:0px}
.sticky {background-color: rgba(0,0,0,.8); border-bottom: #cecece 1px solid;     position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
    }


.gobig {margin:0 auto; width:100%; text-align:center; padding: 0 5px; position:relative;}
.gobig h2 {font-size:200px; width:100%; font-weight:1000; margin-bottom:3%; line-height:0.8 ! important;}
.gobig h3 {font-size:70px; width:100%; font-weight:1000}
.gojoinbig {background: url(../img/join_big.jpg) top left no-repeat;}
.gojoin {padding:3% 0}
.modblock {margin: 10px 0}
.modblock span.fa-hearttt {position: absolute; top: 5px; left: 20px; color: #666; font-size:22px}
span.fa-hearttt:hover {color: #f33e43}
.itemminfo {display: block;  height: auto; background: #1f1e1d;}
.itemminfoVids {background: #1f1e1d; min-height:35px;  padding:2px 5px;;  min-height:140px}
.itemminfo .vidname, .itemminfoVids .vidname {font-size:1.1rem; font-weight:600; text-align:center; text-transform:uppercase}
.itemminfo p, .itemminfoVids p{margin-bottom:0px ! important}
.itemminfo .vidname a, .picname a, .itemminfoVids .vidname a{color: #f33e43 ! important}
.itemminfo .picname {font-size:1rem; font-weight:600; display:inline; text-transform:uppercase}
.itemminfo .modname {font-size:1.2rem; font-weight:600; display:inline; text-transform:uppercase; background: rgba(0,0,0,.65); position: absolute; bottom: 0px; text-align:center; width:100%}
.itemminfo .date, .itemminfoVids .date {float:left; font-size:0.8rem; display:inline; text-transform:uppercase; text-align:right; line-height:25px; color:#ccc; text-align:left}
.itemminfo .tags{float:left; font-size:0.8rem;}
.itemminfoVids .seemore {float:right; font-size:0.8rem;}
.seemore .btn {
	font-size: 18px;
	margin-top:5px;
    	background: #f33e43 ! important;
    	border: 0px;
    	padding: 4px 8px ! important;
    	}
.seemore .btn:hover {color:#000; background: #e6ca99 ! important}    	
.itemminfo .descr, .itemminfoVids .descr {text-align:left; font-size:14px}
.keywords {text-align:left; font-size:13px; color:bisque; font-style: italic; min-height:40px; padding-left:5px }
.pagenumbers, .current {font-size:28px; font-weight:600; padding:0 5px; color: #ccc}
.pages {font-size:28px; font-weight:600; padding:0 5px; color: #ccc}
.current {color: #ccc}
.vidblock {margin-bottom:10px}
.releases { float:left}
.releases_nv, .viewall { float:right; color:#e6ca99}
.releases_nv li {list-style:none; float:left; margin-left:30px}
.mainrow {width:100%}
.titlerow {padding:15px ! important; width:100%}
.titlerow2 {padding:0px 10px 10px 10px ! important}

.titlerow h3, .titlerow ul li {font-size:30px; text-transform:uppercase}
.titlerow2 h3 {font-size:25px; text-transform:uppercase}
	.width-blocSV {
		width: 95%;
		margin: auto;
	}
 @media (min-width: 768px){
	.width-bloc {
		width: 100%;
		margin: auto;
	}
	.width-blocS {
		width: 95%;
		margin: auto;
	}

	.width-bloc-text {
		width: 87%;
		max-width:1000px;
		margin: auto;
	}

	.container {
		width: 100%;
	}

	.comment h4 {font-size:20px ! important}
}

 @media (max-width: 767px) {
footer .footlinks a {width:100% ! important; display:block}
.titlerow h3, .titlerow2 h3, .titlerow ul li {font-size:20px; }
	.gobig h2 {font-size:100px; }
	.gobig h3 {font-size:40px;}
	.modelinfo p {font-size:24px ! important; line-height:26px ! important}
	p.tags a {font-size:14px ! important;  line-height:18px ! important;}

	ul.topbtn li {margin:10px 0}
	ul.topbtn li a {font-size: 22px ! important}
	.popupSearch {right: 90% ! important}
	.fa-search{display:none}
}

 @media (min-width: 560px) and (max-width: 767px) {
 	.modelinfo p {font-size:20px ! important; line-height:24px ! important}
	p.tags a {font-size:12px ! important; }
	.cams {width:50px ! important}
	.modtittle {font-size:35px ! important;}
	.vidtitle {font-size:45px ! important;}
}
 @media (min-width: 768px) and (max-width: 900px) {
	.modtittle {font-size:40px ! important;}
	.modelinfo p {font-size:21px ! important;line-height:22px ! important}
	 .modelinfo p {line-height:30px;}

}
.carousel-caption {padding:20px; background:rgba(0,0,0,.4);}

.navbar-toggler {color: #666}
.navbar-collapse .navbar-nav {z-index:1000;}


nav > li{
	float:left;
	margin-top:4px;
	font-size:17px;
	padding: 0 7px;
}

@media (max-width: 1050px) and (min-width:769px) {
	.nav {padding-top:30px}
	.nav > li {padding:0px ! important}
	.nav > li > a{
		font-size:25px ! important;
		padding: 5px ! important;
		line-height:22px ! important;
	}
	.fa-search {font-size:20px ! important;}
}	

@media (max-width: 1640px) and (min-width:1240px) {
	.nav > li > a{
		font-size:30px ! important;
		padding: 0 6px ! important;
	}
		.fa-search {font-size:25px ! important; }	
}
@media (max-width: 1239px) and (min-width:1051px) {
	.nav > li > a{
		font-size:25px ! important;
		padding: 0 8px ! important;
	}
}
@media (max-width: 2300px) and (min-width:1900px) {
	.nav > li > a{
		font-size:48px ! important;
		padding: 10px ! important;
		line-height:55px ! important;
	}
	.fa-search {font-size: 40px ! important;}
}
@media (min-width:2301px) {
	.nav > li > a{
		font-size:60px ! important;
		padding: 10px 15px ! important;
		line-height:65px ! important;
	}
	.fa-search {font-size: 55px ! important;}
}

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

	.gobig h2 {font-size:150px; }
	.gobig h3 {font-size:50px;}
	ul.topbtn {right: 20px ! important}
}
@media (max-width: 1200px) and (min-width:991px) {
	ul.topbtn {right: 10px ! important}
	ul.topbtn li a {margin: 10px 5px ! important}
}
@media (min-width: 1200px) {
	.container {max-width:100% ! important}
	.vidtitle {margin-top:20px ! important}
	}
@media (min-width: 1501px) {
	.enjoyV {
		color: #fff;
		margin: 4% auto 0 auto;
		font-size:28px;
	}
	.width-blocSV {
		width: 85%;
		margin: auto;
	}
	.logo {padding-left:5%}
}	
@media (max-width: 1500px) and (min-width:991px) {
	.enjoyV {
		color: #fff;
		margin: 3% auto 0 auto;
		font-size:23px;
	}
}	

.nav > li > a {
	position: relative;
	display: block;
	padding: 6px 12px;
	color: #fff;
	font-size:30px;
	text-transform:uppercase;
	margin-right:6px;
	line-height:30px;

}
.nav > li a:hover, .nav > li a:focus {
	background:transparent;
	color: #ababab !important;
}
.nav > li a.spec {
	border: 2px solid #f33e43; border-radius:5px; 
	color: #f33e43;
	}
.nav > li.active a {color: #f33e43;}
//.navbar-toggle{
	margin: 10px 0 0 0;
	border: 0px;
	display:none;
}
// .navbar-collapse.collapse {display: block !important;}
.navbar-toggle:hover{
	background:transparent!important;
}
.navbar-toggle .icon-bar{
	background-color: rgba(0,0,0,.5);
	width: 26px;
}
 /* Inverted navbar */

.nav-invert .navbar .nav{
	float:right;
}
.nav-invert .navbar-header, .nav-invert .navbar-brand{
	float:right;
}
@media (max-width: 990px) and (min-width:750px) {
	.gobig h2 {font-size:120px; }
	.gobig h3 {font-size:60px;}
	.itemminfo .vidname {font-size:0.9rem; line-height:30px ! important} 
	.itemminfo .date {font-size:0.8rem;}
.titlerow h3, .titlerow ul li, .titlerow2 h3 {font-size:25px}
}

 @media (max-width: 570px){
 	.releases_nv {float:left ! important; padding-left:0px}
 	 .releases_nv li {margin-left:10px}
 	 .gobig h2 {font-size:70px}
 	 .modblock {width:50%}
 }
.nav-invert .site-navigation{
	left:20px;
	right:0;
}
	
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.privacy h3 {width:100%}
.privacy h4 {width:100%; text-align:left}
.feedback_form {margin:10px auto; width:100% }
.card {background-color: #000 ! important; width:100% }
.mb-0, .my-0 {color: #fff; font-size:20px ! important}
#accordion {width:100%}
.card-header {border: 1px solid #fff; border-radius:5px;}
.card-header h5 .btn {color: #fff; font-size:28px ! important}
.modelinfo p {font-size:28px; margin-bottom:0px ! important; line-height:33px}
.vidinfo p {font-size:19px; margin-bottom:0.5rem ! important; line-height:22px}
.vidinfo h3, .vidinfo h4 {text-transform:uppercase} 
p.tags span {font-weight:600; margin-right:8px; font-size:20px;}
p.tags a {color: #e6ca99 ! important; padding:0 5px; border:1px solid #e6ca99; padding: 2px 5px;  border-radius:5px; text-transform:uppercase; margin-right:8px; margin-bottom:5px; font-size:16pxpx; line-height:20px; display:block; float:left}
p.tags a:hover {background: #f33e43; border: none; color: #fff ! important}
.tagsV {color: #e6ca99 ! important; padding:0 5px;  text-transform:uppercase; margin-right:8px; margin-bottom:5px; font-size:16pxpx; line-height:20px; display:block; float:left}
.modtittle {font-weight:700; font-size:48px; text-transform:uppercase;}
.vidtitle {font-weight:700; font-size:30px; text-transform:uppercase; margin-top:5px}
a.scmbo_base_leaf, a.scmbo_base_leaf_selected, a.scmbo_base_leaf:hover, a.scmbo_base_leaf_selected:hover {color:#000 ! important;}
.scmbo_base_suggestList {padding: 0 10px; width:160px ! important;}
.searchdrop {padding:0px ! important;}
.searchdrop .form-group {margin-bottom:0px ! important}
.btn.focus, .btn:focus {box-shadow: none;}
.fa-search {font-size:30px; color:#fff; padding-top:10px}
.mybtn {padding-left:0px ! important}
.cams {text-transform: uppercase; background: #ccc; color: #000; padding: 0 8px; border-radius:8px; margin-top:10px; color:#000 ! important}
.cams:hover {background:#fff}
a.MAS_sortby_active {color:#ababab !important;}
.letters a {margin: 0 5px; display:inline-block;}
.card-body ul li, ul.formats li {list-style:none}
ul.formats li a, .btnPlay {padding:5px 15px; border:1px solid #fff; border-radius:5px; text-transform:uppercase; font-weight:700; margin-right:10px; margin-bottom:5px; font-size:25px; display:block; float:left}
.zip {text-transform: uppercase; background: #ccc; color: #000; padding: 0 8px; border-radius:8px; margin-top:10px; display:block; color:#000 ! important}
.lazy {margin:6px; width:100%; max-width:300px}
.movie-pl h3 {float:left; margin-right:20px; margin-top:10px; color: #ccc}
#download_movie h3 {float:left; margin-right:20px; margin-top:10px; color: #ccc}
.fa-thumbs-up {font-size:35px}

ul.benefits li {font-size:25px; padding:0 0 20px 0;  list-style:none}
i.fa-check-circle {margin-right:20px; color:#f33e43}
.join_table {font-size:30px}
.payment_options {font-size:50px; font-weight:900}
.join_table td {padding:8px}
.payment_options input {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    }
    
.plan {max-width:75%; background:#fff; padding:10px ! important; color:#000; ; margin-bottom:20px; border: 2px solid #ee2945; display:inline-block}
.plan:hover{background:none ! important; border:2px solid #fff ! important}
.poption {font-size:20px; text-transform:uppercase; width:100%; display:block }
.price {font-size:30px; font-weight:1000; color:#f33e43}

@media (max-width: 1650px) and (min-width:1200px) {
	ul.benefits li {font-size:20px; font-weight:900; list-style:none}
	.poption {font-size:20px;}
	.payment_option {font-size:30px;}

}
@media (max-width: 1150px) and (min-width:991px) {
	ul.topbtn {right: 10px ! important}
	ul.topbtn li a {margin-right:5px ! important}
}
@media (max-width: 1023px) and (min-width:992px) {
	ul.benefits li {font-size:17px; font-weight:normal; padding-bottom:10px ! important} 

}
@media (max-width: 1230px) and (min-width:1024px) {
	ul.benefits li {font-size:17px; font-weight:normal; padding-bottom:0px ! important} 

}
@media (max-width: 1400px) and (min-width:1231px) {
	ul.benefits li {font-size:20px; font-weight:normal; padding-bottom:10px ! important} 

}
 @media (max-width: 992px){
 	.poption, .plan {max-width:100% ! important; width:100% ! important; }
	.poption {font-size:18px;} 	
	ul.benefits {padding-left:0px ! important} 	
 	.payment_options {font-size:30px;}
 	.join_table td {float:left}
 	ul.topbtn {right:20px ! important}
 	.joinbig3 {display:none;}
 	.getfull {font-size: 1.5rem;}
 	.getreal {font-size: 1.2rem; font-weight:normal}
 }
@media (min-width: 1024px) { 
.join_table {width:70%}

}

/* Splash Page Main */


#modalMask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: rgba(0, 0, 0, 0.7);
	z-Index: 9998;
}

.splashPage { 
	z-index: 19999; 
	position: fixed; 
	top: 15%; 
	left: 25%; 
	background-image: linear-gradient(#111111, #3a3a3a); 
	padding: 40px; 
	
}

.boxBlack {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	border:2px solid #fff;
	margin: 20px 0;
	}
.boxBlack p {
	text-transform:uppercase;
	font-size:17px;
	line-height:21px;
	font-weight:bold;
	padding:10px;
	}
ul.enter {margin:0 auto; width:100%; padding:0px}	
ul.enter li {list-style:none; display:inline-block; border: 1px solid #fff; border-radius: 5px; padding:0 10px; margin-right:20px}
ul.enter li a { font-size:50px; font-weight:900; text-transform:uppercase}

#login,
#login-t {
	width: 300px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#login label.labellog {
	font-size: 24px;
	color: #9c9c9c;
	text-transform: uppercase;
}
#login input.form-control {
	background: #e1faff;
	border: #d3f1ff 2px solid;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
}
.code {margin-bottom: 20px;}
.codebar img {
	display: block;
	margin: auto;
	margin-bottom: 6px;
}
#login .btn-blue {
	margin-bottom: 20px;
}
#login .forgot {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: underline;
	font-size: 14px;
	margin-bottom: 20px;
}
#login .logimg {
	display: none;
}
#login .logimg img {
	width: 100%;
}
#login-t p {text-align: center;}
.btn-login {border:1px solid #fff; border-radius:5px; width:100%; text-transform:uppercase; color:#fff; font-weight:bold; margin:10px 0; font-size:30px}
ul.topbtn {top: 3%; right:60px; position: absolute;}
ul.topbtn li {list-style:none; float:left; padding-top:30px;}
ul.topbtn li a.spec {border:1px solid #e6ca99; border-radius:5px; text-transform:uppercase; color:#e6ca99; font-weight:bold; margin:10px; font-size:30px}
ul.topbtn li a { text-transform:uppercase; color:#fff; ; margin:10px; padding:5px; font-size:30px}
ul.topbtn li a:hover {color:#827e80}
.headnew {border-bottom: 2px solid #fff; background-image: linear-gradient(#160000, #530202);}
.navbar-brand {padding-bottom:0px ! important}
@media (max-width: 990px) {
	.splashPage {width:80%; left: 10%; top:10%}	
	.boxBlack p {font-size:14px; line-height:16px}
	.boxBlack {overflow:auto; max-height:200px}
	.fa-search {padding-top:0px ! important; color: #fff ! important}
	.slogan {font-size:1.15rem;}
	 .navbar-toggle {display: block;}
}
	.slogan {padding-top:2%}
	


.vidzoom img {transition: transform 500ms ease-in-out; transform-origin: center center}
.vidzoom img:hover {transform:scale(1.2); border-radius: 5px; filter:drop-shadow(0 0 10px #ff000045)} 

.topcat h2 {color:#f33e43; padding-top:5px}
.topcat a:hover h2 {color:#000 ! important; display:block}
.topcat .mb-3 {margin-bottom:0px ! important}
.galmodname {margin-bottom:5px; font-weight:bold; font-style: italic; color:#e6ca99}
.modelpic img {max-width:300px; width:100%}
.modelinfo {padding-top: 10px}
.topjoinmodel {
	margin-top: 15%;
	text-align:center; 
	border: 3px solid #e6ca99;
	padding: 20px;
	border-radius: 8px;
	} 
.topjoinmodel p { font-size: 20px; margin-right: 15px; color: #e6ca99}
.topjoinmodel .btn {font-size: 20px; margin-top: 5px; background:#f33e43 ! important; border: 0px}
.topjoinmodel a:hover {background:red ! important}
.promobanner {max-width: 961px; margin: 0 auto;}
.benef, .benefmembers  {background: #500519; padding: 20px 0 5px 0; width: 100%; border-bottom: 1px solid #666; border-top: 1px solid #666;}
.benefmembers img {max-width:960px}
.benefwhite  { padding: 5px 0 5PX 0; width: 100%;   border-top: 3px solid #e6ca99; border-bottom: 3px solid #e6ca99; }
.benef p, .benefmembers p{  font-size: 25px; color: #fff; font-weight:bold; margin-right: 5px; display: inline-block;}
.benefwhite p{  font-size: 25px; color: #e6ca99 ; line-height:26px; display:inline-block; text-align: left; margin-left: 10px; padding-top:10px }
.benefwhite p img {margin-top:-10px}
.benef .btn { font-size:22px; font-weight:bold; }
.benefwhite .btn { background:#fff; color:#e50b01 ! important; font-weight:bold}
 span.fa { margin-right: 8px; color: red }
.botextras {
		padding:20px 0;
		margin:20px 0;
		color:#666;
		text-align:center; 
		font-size:18px;
		line-height:20px;
		border-top: 2px solid #e6ca99;
		border-bottom: 2px solid #e6ca99;
		background: #1f1e1d;
		}
.botextras p  {color:#000; font-size:22px; line-height:22px; padding:0px ! important; margin-bottom:2px}
.descrwide {width:100%; text-transform: uppercase; font-size: 2rem; font-weight: 700; line-height:50px}
.vidjoin {background: url(../img/videosbig.jpg) center center no-repeat; padding: 4% 0}

.jmain { font-size:16px;  padding-top: 3px; font-weight:bold}
.jmain .btn-lg  {font-size: 22px;  font-weight: bold;}
.jmain2 { font-size:15px; float:left; padding-top: 8px;}
p.info {color: #000}
span.cent{    font-size: 13px;   vertical-align: top;}
.offer { font-size:18px; font-weight:500; color: #000 ; letter-spacing: normal; line-height:18px}	
.offer span {font-size:14px; color: #000;line-height:14px; font-weight:normal; color: #fff }	
.joinlink input { color:#fff}
.selected2 input {color: #f8c75e ! important; border: 1px solid #666}
.selected {background: #464141}
.joinpage h2 { margin-bottom:10px ! important; font-size:28px}
.joinpage {margin: 0 auto; max-width:1080px; background: #fff; padding:20px}
.multi {color: #724c72 ; text-transform:uppercase; font-weight:bold}
a.all {color:#724c72 ; font-size:20px }
a.all:hover {color: #666}
.joinrow  p.jmain {background: #666; color: #fff; font-size:24px; padding:8px 0}
.joinrow  p.jmain  span {font-size:12px}
.joinrow .btn-primary {background: #f33e43 ! important; border:0px ! important}
.joinrow .btn-primary:hover {color: #000 ! important}
.joinrow {background: #faf9f5; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:10px 0 0 0; }
.brd {border-right:1px solid #ccc;}
.shd {	border:1px solid #ccc;
	margin-top:-7px;
	padding-top:18px;
	box-shadow:         15px 0px 20px -20px black, -15px 0px 20px -20px black;
	z-index:1000;
	}
.shd p.jmain{color: #efca4b}
.reviews p {color:red; margin-bottom: 0px ! important}
.reviews ul {list-style:none; margin:0px; padding:0 0 10px 0; width:100%}
#more {    display: none; width:100%}
#more .col-md-2{float: left}
#more p {color:#000;}
#more p i {font-size:14px}
h2.moreop {cursor: pointer; width:100%}


.bfad {position:fixed; left:0px; top:105px; background:url("../img/bfad4_e.png") top left no-repeat; z-index:10000; width:220px; height:115px; z-index:10000 }
 @media (max-width: 768px){
 .bfad {position:fixed; left:0px; top:0px; background:url("../img/bfad2_e.png") top left no-repeat; z-index:10000; width:150px; height:80px; z-index:10000 }
  	ul.benefits li {font-size:16px;  padding-bottom:0px ! important}
 }
 
 @media (min-width: 769px) and (max-width: 991px){
   .bfad {position:fixed;  top:50px; background:url("../img/bfad3_e.png") top left no-repeat; z-index:10000; width:180px; height:94px; z-index:10000 }
    ul.topbtn {margin-top: 0px ! important; float:right; padding-right:0px ! important; padding-left: 0px}
     ul.benefits li {font-size:19px;  padding-bottom:0px ! important}
  }
    
 .joinbigMine {
     position: relative;
     min-height: 400px;
     height: auto;
     z-index: 0;
     background: url(../img/big.jpg) no-repeat center center fixed;
     margin: 0 auto;
     
}



.joinbig {
  text-align: center;
  color: var(--color);
  width: 100%;
  min-height: 35vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url(../img/big.png) ;
background-repeat: no-repeat;
  background-position: center;

  background-attachment: fixed;
}
.joinbig2 {
    background-image: url(../img/big2.png) ;
    background-repeat: no-repeat;
    width: 100%;
    background-position: bottom left;

}
.joinbig3 {
    background-image: url(../img/big3.jpg) ;
    background-repeat: no-repeat;
    background-position: center center;
    height:300px;
width:100%;
}
.joinbigphotos {
  text-align: center;
  color: var(--color);
  width: 100%;
  min-height: 40vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url(../img/bigphotos.jpg) ;
background-repeat: no-repeat;
  background-position: center;

  background-attachment: fixed;
}

/* Popup container  */
.popup {
  position: absolute;
  right: 25px;
  z-index: 1000;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size:20px;
}

.fa-heart{color:#f33e43 ! important; opacity:0.7}
.fa-heart:hover {color:#f33e43}
.popup .popuptext {
  visibility: hidden;
    font-size:14px;
  width: 125px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1000;
  bottom: 125%;
  left: 50%;
  margin-left: -65px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
.popupSearch {
  position: absolute;
  right: 100%;
  z-index: 1000;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size:20px;
}


.popupSearch .popuptext {
  display:none;
    font-size:14px;
  width: 125px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1000;
  top: 105%;
  left: 50%;
  margin-left: -65px;
}
.popuptext input[type=text]{background: transparent; border: none; padding-left: 5px; color: #fff}

/* Popup arrow */
.popupSearch .popuptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popupSearch .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

.videocontainer {max-width:1300px; margin: 0 auto}
.bf {color:#e8d112 }

#carouselExampleControls .carousel-inner {max-width:1200px ! important; margin: 0 auto}
.fa-calendar, .fa-clock-o {margin-right:5px}
.joinbig {position:relative}
.joinbig .topwant {position: absolute; top:20px; left:6%; font-size:3rem}
.joinbig .bottomwant {position: absolute; bottom:10px; right:6%; font-size:3rem}
.sites {width:90%; margin: 40px auto 0 auto}
.sites h3 {width:100%}

 
.topwant2 {
        position: absolute; top:20px; left:3%;
        font-family: Geneva, sans-serif;
        font-size: 50px;
        text-transform: uppercase;
        letter-spacing: 2px;
        background: linear-gradient(90deg, #ed2112, #fff, #ed2112);
        background-repeat: no-repeat;
        background-size: 100%;
        //animation: animate 8s infinite;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0.2);
      }
      @keyframes animate {
        0% {
          background-position: -500%;
        }
        100% {
          background-position: 500%;
        }
      }
.topwant3 {
        position: absolute; top:20px; left:3%;
        font-family: Geneva, sans-serif;
        font-size: 50px;
        text-transform: uppercase;
        letter-spacing: 2px;
        background: linear-gradient(90deg, #ed2112, #fff, #000);
        background-repeat: no-repeat;
        background-size: 80%;
        animation: animate 8s infinite;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0.2);
      }
      @keyframes animate {
        0% {
          background-position: -500%;
        }
        100% {
          background-position: 500%;
        }
      }      
   .bottomwant2 {
              position: absolute; bottom:10px; right:10%; 
              font-family: Geneva, sans-serif;
              font-size: 50px;
              text-transform: uppercase;
              letter-spacing: 2px;
              background: linear-gradient(90deg, #ed2112, #fff, #000);
              background-repeat: no-repeat;
              background-size: 100%;
              -webkit-background-clip: text;
              -webkit-text-fill-color: rgba(255, 255, 255, 0);
            }
.enjoy {
	color: #fff;
	margin: 4% auto 0 auto;
	font-size:30px;
	}
	
.width-blocV {
	max-width:984px;
	margin: 10px auto;
	text-align: center;
	border-bottom: 2px solid #e6ca99;

	}
.keywordsVid {
    text-align: left;
    font-size: 18px;
    color: bisque;
    font-style: italic;
    float: left;
}
.dateVid {float:right}
.videoin {max-width:960px; margin: 0 auto}
.videoin p {margin-bottom: 0px ! important}

.joinin {max-width:1200px; margin: 0 auto}

@media (max-width: 991px) {
	.navbar .nav{
        padding-top: 0;
        float:none !important;
        position:relative ! important;
    }

    .nav > li {
        margin: 0px ! important;
        border-bottom:1px solid rgba(0,0,0,.8);
        background:rgba(0,0,0,.08);
        text-align: left;
        width:100%;
        padding-top: 0px ! important;
        text-align: center;
    }
   .nav > li a {margin:5px ! important;}
        
    .navbar-collapse.collapse.in {
           display: block!important;
    }

}
 @media (min-width: 575px) and (max-width: 991px){
 	.navbar {float:right; margin-top:30px}
 }
 .categnew {width:90%; background: #1f1e1d; position:relative; min-height:200px; margin: 0 auto 20px auto}
 .cat-title { position:absolute; background: #f33e43; top:8px; left:1%;  min-width:25%; padding:5px 0 10px 5px; margin-bottom:15px;  color:#000 ! important}
 .cat-title a:hover {color:#000}
 .cat-title span {color:#e6cb84; font-size:20px; margin-right:15px}
 .categnew p {width:30%; margin: 60px 10px 0 15px; float:left; padding-top:30px}
 .cat-img  {float:right; margin-top:10px}
 .cat-img img {display:innline; margin-right:2%; 	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
 	-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.4);
 	box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.4);}
 @media (min-width: 768px) and (max-width: 1090px){
 .categnew p {width:90%; margin: 60px 10px 10px 10px; float:left; padding-top:10px ! important}
 .cat-img  {float:none; margin-top:10px; text-align:center}
 .cat-img img {display:innline; margin-right:15px}
 }
 @media (max-width: 767px){
 .cat-img {float:none}
 .cat-img img { margin-right:8px}
 .cat-img :last-child {margin-right:0px ! important}
 .categnew {padding-bottom:10px}
 .categnew p {width:97%; margin: 40px 10px 10px 10px; text-align:left}
 .cat-title {min-width:40%; text-align:left}
 .videoin {padding: 0 6px}
}
 .cat-img img {width:31%; }
 .categnew {padding-bottom:10px}
 
.modblockHome {float:left}
.mygirls {margin-top:30px; position: relative}
#carouselExampleControls2 { width:92%; margin: 0 auto}
#carouselExampleControls2 .carousel-inner {margin: 0 auto; width:98%}
#carouselExampleControls2 .carousel-control-next-icon, #carouselExampleControls2 .carousel-control-prev-icon {width:30px ! important; height:30px ! important}
#carouselExampleControls2 .carousel-control-next {right:-7% ! important; opacity:1;}
#carouselExampleControls2 .carousel-control-prev {left:-7% ! important; opacity:1;}

  @media (min-width: 575px) and (max-width: 767px){
    #carouselExampleControls2 .carousel-item>div:nth-child(odd) {display:none ! important}
    #carouselExampleControls2 .carousel-inner {width:95%}
    #carouselExampleControls2 .carousel-control-next {right:-5% ! important; opacity:1;}
    #carouselExampleControls2 .carousel-control-prev {left:-5% ! important; opacity:1;}
    }
    
    @media (min-width: 768px) and (max-width: 991px){
     #carouselExampleControls2 .carousel-item>div:nth-child(5) {display:none ! important}
     #carouselExampleControls2 .carousel-item>div:nth-child(6) {display:none ! important}
     #carouselExampleControls2 .carousel-inner {margin: 0 auto; width:95%  ! important}
     #carouselExampleControls2 .carousel-control-next-icon, .carousel-control-prev-icon {width:30px ! important; height:30px ! important}
     #carouselExampleControls2 .carousel-control-next {right:-6% ! important; opacity:1;}
    #carouselExampleControls2 .carousel-control-prev {left:-6% ! important; opacity:1;}
   }
       @media (max-width: 574px) {
        #carouselExampleControls2 .carousel-item>div:nth-child(-n + 4) {display:none ! important}
  	.modblockHome {width:48% ! important}
  	.modblockHome p.modname {font-size:1rem}
  	#carouselExampleControls2 .carousel-control-next {right:-5% ! important; opacity:1;}
    	#carouselExampleControls2 .carousel-control-prev {left:-5% ! important; opacity:1;}
      }
.fancybox-inner {overflow:hidden ! important; width:400px ! important;}      
.subscriber {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0px 0px 2px 2px #c9c6c6;
	-moz-box-shadow: inset 0px 0px 2px 2px #c9c6c6;
	-webkit-box-shadow: inset 0px 0px 2px 2px #c9c6c6;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 38px;
	width: 330px;
	height: 150px;
	padding: 10px;
	border: #b1afaf 1px solid;
	background: #d5d2d2;
	text-align: center;
	font-size: 15px;
}
.subscriber span {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
}
.subscriber .subscribefield {
	display: block;
	height: 38px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #363636;
}
.subscribefield input[type="text"] {
	margin: 0 auto;
	padding: 9px 25px;
	width: 90%;
	background: transparent;
	border: 0;
	color: #fff;
}
.subscribefield input[type="submit"] {
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	margin: 1px;
	border: #0e0e0e 1px solid;
	font-size: 14px;
}      