header,section,footer,aside,nav,main,article,figure{display:block}
body{margin:0px; padding:0px; font-family:'Teko', sans-serif; background-color:#0b0b0b;}
ol,ul{list-style:none}
blockquote,q{quotes:none}
img{border:none; margin:0px; padding:0px; max-width:100%; display:block; height:auto; }
textarea{outline:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none; outline:none;}
h1,h2,h3,h4,h5,h6,ul,p,form,input{margin:0px; padding:0px; outline:none; font-weight:normal;}
.clear:before,.clear:after{content:" "; display:table;}
.clear:after{clear:both;}
.clear{zoom:1;}
input[type="submit"]{-webkit-appearance:none; appearance: none; /*-webkit-border-radius:0px;*/}
a, .topNav ul li a:before{-webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; -o-transition: all 200ms ease-in;transition: all 200ms ease-in;}
.none{-webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none;}
select{-webkit-appearance:none; -moz-appearance:none; appearance:none; text-indent: 1px; text-overflow: '';}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
::-webkit-input-placeholder{opacity:1;}
::-moz-placeholder{opacity:1;}
:-ms-input-placeholder{opacity:1;}
:-moz-placeholder{opacity:1;}
.noSelect{-webkit-user-select:none;-ms-user-select:none; user-select:none;}

/* Responsive menu */
a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:right; top:0px; width:0px; right:0px;position:absolute;padding:4px 0;min-height:42px;z-index:1}.mean-container a.meanmenu-reveal{width:22px;border-radius:3px; -webkit-border-radius:3px;height:18px;padding:7px 8px 10px;position:absolute;top:8px;right:0px!important;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700;background-color:#a206fc;}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:right;width:180px;background:rgba(0, 0, 0, 0.9);margin:53px 0px 0 0; position:absolute; right:0px; top:0px;}.mean-container .mean-nav ul{display:none;padding:0;margin:0;width:100%;list-style-type:none;}.mean-container .mean-nav ul ul{background-color:rgba(0, 0, 0, 0.5);}.mean-container .mean-nav ul li{position:relative;float:none;width:100%; font-size:18px;}.mean-container .mean-nav ul li a{display:block;float:none;width:86%;padding:10px 7%;margin:0;text-align:left;color:#fff;border-bottom:1px solid #000;text-decoration:none;height:auto;line-height:16px;}.mean-container .mean-nav ul li li a{width:88%;padding:12px 6%;border-bottom:1px solid #000;text-shadow:none!important;visibility:visible;}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#a206fc; }.mean-container .mean-nav ul li a.mean-expand{width:26px;height:auto;border:0!important;padding:0 6px!important;text-align:center;position:absolute;right:0;top:11px;z-index:2;font-weight:700}.mean-container .mean-nav ul li a.mean-expand:hover{background:0}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both; display:none;}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box} .joinMLink a{background-color:#e91b23; color:#fff;}.joinMLink a:hover{background-color:#fff; color:#bb0a0a;}

@font-face {
	font-family:'trashhandregular';
	src: url('../fonts/trashhand-webfont.woff2') format('woff2'),
		 url('../fonts/trashhand-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'paulmaulregular';
	src: url('../fonts/paulmaul-webfont.woff2') format('woff2'),
		 url('../fonts/paulmaul-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.topWelcome{background-color:#000000; padding:9px 0;}
.centerwrap{width:1420px; margin:auto;}
.topWelcome p{font-size:29px; letter-spacing:0.025em; color:#fff; text-transform:uppercase; text-align:center; font-family:'trashhandregular', Arial, Helvetica, sans-serif; line-height:32px;}
.topWelcome p a.btn { padding:5px 10px; border-radius:10px; background-color:#444; color:#FFF; }
.topWelcome p a:hover.btn { background-color:#f70000; color:#FFF; }
.headerWrap{width:1420px; margin:auto; position:relative; display:flex; align-items:center; justify-content:space-between;}
.bannerArea{display:flex; justify-content:center; border-bottom:5px solid #000000;}
.header{background-color:#151515; border-bottom:5px solid #000000; position:relative; z-index:1;}
.headerI{background-color:rgba(0,0,0,0.78); position:absolute; width:100%; z-index:1;}
.logo{position:absolute; left:0px; top:12px; z-index:1;}
.topNav{padding-left:532px;}
.topNav ul{display:flex;}
.topNav ul li{font-size:36px; letter-spacing:0.01em; text-transform:uppercase; margin-right:25px;}
.topNav ul li:last-child{margin-right:0px;}
.topNav ul li a{color:#fff; line-height:95px; display:block; position:relative; padding:0 8px;}
.topNav ul li a:before{background-color:#ff0000; height:5px; left:51%; right:51%; bottom:0px; content:''; position:absolute; border-radius:3px;}
.topNav ul li a:hover:before, .topNav ul li a.active:before{left:0px; right:0px;}
.joinNow{}
.joinNow a{font-size:38px; font-weight:600; color:#fff; text-transform:uppercase; background-color:#d00707; line-height:56px; border-radius:7px; position:relative; padding:7px 28px 0; display:block;}
.joinNow a:before{border:3px solid #000000; position:absolute; left:3px; top:3px; right:3px; bottom:3px; content:''; border-radius:5px;}
.joinNow a:hover{background-color:#464545;}
.bodyArea{background-color:#151515;}
.bodywrap{width:1420px; background-color:#000; position:relative; margin:auto;}
.bodywrap:before{position:absolute; left:0px; top:0px; background:url(../images/patternBg.jpg) repeat-y; width:75px; height:100%; content:'';}
.bodywrap:after{position:absolute; right:0px; top:0px; background:url(../images/patternBg.jpg) repeat-y; width:75px; height:100%; content:'';}
.midSpace{padding:0 116px;}
.releasedVideos{padding-top:32px;}
.pageTopPadding{padding-top:60px;}
.title{position:relative; margin-bottom:8px;}
.title h2{font-size:44px; line-height:54px; font-weight:400; text-transform:uppercase; color:#fff; text-align:center;}
.titleInfo{position:absolute; right:0px; top:1px;}
.tDropDown{background:url(../images/menu.png) no-repeat left top; width:44px; height:44px; display:block; cursor:pointer;}
.titleInfo ul.titleInfo-dropdown { display:inline-block; margin:0; padding:0; margin-top:10px; list-style:none; width:200px; position:absolute; top:100%; right:0; background:#303030; border:1px solid #202020; text-align:center; z-index:888; display:none; }
.titleInfo ul.titleInfo-dropdown li { display:inline-block; margin:0; padding:0; width:100%; border-bottom:1px solid #202020; }
.titleInfo ul.titleInfo-dropdown li:last-child { border-bottom:0; }
.titleInfo ul.titleInfo-dropdown li a { display:inline-block; margin:0; padding:10px 10px; width:100%; color:#FFF; text-transform:uppercase; font-size:1.5em; }
.titleInfo ul.titleInfo-dropdown li a.active, .titleInfo ul.titleInfo-dropdown li a:hover { color:#d00707; background-color:#121212; }
.relVideos{display:flex; flex-wrap:wrap; padding-bottom:4px; padding-top:12px;}
.relVideo{width:570px; background-color:#1b1b1b; border-radius:3px; padding:10px; margin-right:45px; margin-bottom:42px;}
.relVideo:nth-child(2n){margin-right:0px;}
.items.items-full-width .relVideo { width:100%; margin-right:0; }
.videoPic{position:relative; margin-bottom:8px;}
.videoTitle{position:absolute; left:0px; bottom:0px; width:100%; background-color:rgba(0,0,0,0.57); text-align:center;}
.videoTitle h3{font-size:48px; font-weight:500; /*background:-webkit-linear-gradient(90deg, #bb0000, #ff0000); -webkit-background-clip:text; -webkit-text-fill-color:transparent;*/ text-transform:uppercase; line-height:42px; padding-top:10px; letter-spacing:0.01em; /*-webkit-text-stroke-width:3px; -webkit-text-stroke-color:black;*/ color:#f70000; text-shadow:0 4px 7px #000;}
.videoTitle h3 a{color:#f70000;}
.videoTitle h3 a:hover{color:#fff;}
.tagline{border:4px solid #000000; line-height:26px; text-align:center; font-family:'trashhandregular', Arial, Helvetica, sans-serif; font-size:26px; letter-spacing:0.025em; color:#fff; text-align:center; background-color:#1b1b1b; margin-bottom:8px; padding:5px 0;}
.videoInfo{display:flex; padding-left:8px;}
.videoInfo li{font-size:27px; font-weight:300; color:#fff; display:flex; position:relative; margin-right:10px; padding-right:10px;}
.videoInfo li:last-child{padding-right:0px; margin-right:0px;}
.videoInfo li:after{background-color:#696969; height:19px; width:1px; content:''; position:absolute; right:0px; top:8px;}
.videoInfo li:last-child:after{display:none;}
.videoInfo li i{margin-right:7px; position:relative;}
.videoInfo li i.fa-solid, .videoInfo li i.fa-regular, .videoInfo li i.fa-light, .videoInfo li i.fa-duotone, .videoInfo li i.fa-thin,
.videoDInfo li i.fa-solid, .videoDInfo li i.fa-regular, .videoDInfo li i.fa-light, .videoDInfo li i.fa-duotone, .videoDInfo li i.fa-thin { font-size:20px; line-height:35px; }
.date{background:url(../images/calendar.png) no-repeat center center; width:16px; height:18px; top:8px;}
.time{background:url(../images/time.png) no-repeat center center; width:16px; height:19px; top:8px;}
.length{background:url(../images/length.png) no-repeat center center; width:29px; height:27px; top:5px;}
.modelName{font-size:27px; font-weight:300; color:#696969; line-height:28px; padding-left:8px;}
.modelName a{color:#f70000;}
.modelName a:hover{color:#fff;}
.pagination{display:flex; justify-content:center; padding-bottom:75px;}
.pagination a{border:2px solid #464545; border-radius:6px; margin-right:5px; color:#fefefe; font-size:27px; letter-spacing:0.01em; font-weight:300; padding:6px 15px 0; min-width:48px; line-height:38px; text-align:center;}
.pagination a:last-child{margin-right:0px;}
.pagination a:hover, .pagination a.active{border-color:#ff0000;}
.topModelName{position:absolute; top:10px; left:20px;}
.topModelName h3{font-size:48px; font-weight:500; /*background:-webkit-linear-gradient(90deg, #bb0000, #ff0000); -webkit-background-clip:text; -webkit-text-fill-color:transparent;*/ text-transform:uppercase; line-height:42px; letter-spacing:0.01em; text-shadow:0 7px 7px #000; color:#f70000;}
.topModelName h3 a{color:#f70000;}
.topModelName h3 a:hover{color:#fff;}
.xlTops{display:flex; flex-wrap:wrap; padding-bottom:4px;}
.topsVideo{width:570px; background-color:#1b1b1b; border-radius:3px; padding:24px 10px 10px; margin-right:45px; margin-bottom:42px; position:relative;}
.topsVideo:nth-child(2n){margin-right:0px;}
.topsVideo .videoPic{margin-bottom:0px;}
.modelLength{position:absolute; right:10px; bottom:10px; background-color:#1b1b1b; height:51px; font-size:42px; font-weight:500; color:#ff0000; letter-spacing:0.015em; padding-left:84px; padding-right:5px; border-radius:8px 0 0 0; text-shadow:0 1px 8px #000000; padding-top:4px;}
.mLength{background:url(../images/lengthB.png) no-repeat; width:82px; height:76px; position:absolute; left:0px; top:-14px;}
.bottoms{padding-bottom:0px;}
.models{display:flex; justify-content:flex-start; flex-wrap:wrap;}
.modelBlock{width:272px; background-color:#1b1b1b; border-radius:3px; padding:20px 10px 10px; margin-right:32px; position:relative; margin-bottom:32px; }
.modelBlock:nth-child(4n){margin-right:0px;}
.modelPic img{width:100%;}
.bModelName{position:absolute; top:10px; left:20px;}
.bModelName h3{font-size:34px; font-weight:500; /*background:-webkit-linear-gradient(90deg, #bb0000, #ff0000); -webkit-background-clip:text; -webkit-text-fill-color:transparent;*/ text-transform:uppercase; line-height:34px; letter-spacing:0.01em; text-shadow:0 2px 3px #000; color:#f70000;}
.bModelName h3 a{color:#f70000;}
.bModelName h3 a:hover{color:#fff;}
.modelVideos{position:absolute; right:10px; bottom:10px; height:45px; background:url(../images/videoNBg.png) no-repeat; font-size:42px; font-weight:500; color:#ff0000; letter-spacing:0.015em; text-align:right; padding-left:25px; display:flex; line-height:62px; text-shadow:0 7px 7px #000000; justify-content:right; padding-left:25px;}
.videoI{background:url(../images/videoIcon.png) no-repeat; width:38px; height:27px; margin-right:8px; margin-top:16px;}
footer{background-color:#0b0b0b; padding-top:18px; padding-bottom:18px;}
.fMenu{text-align:center; padding-bottom:6px; justify-content:center; display:flex; align-items:center; flex-wrap:wrap;}
.fMenu a{font-weight:300; color:#fff; text-transform:uppercase; font-size:28px;}
.fMenu a:hover{color:#ff0000;}
.fMenu span{color:#343434; padding:0 10px; font-size:28px;}
footer p{font-size:17px; letter-spacing:0.035em; color:#6a6a6a; line-height:21px; text-align:center;}
footer p a{color:#ff0000;}
footer p a:hover{color:#fff;}

/* Warning */
.warningH{min-height:48px;}
.warningH .logo{left:88px;}
.warningArea{display:flex; padding-top:70px; justify-content:space-between; padding-bottom:54px; align-items:flex-start;}
.warningPic{width:556px; padding:10px; background-color:#1b1b1b;}
.warningRight{width:580px;}
.warningRight h3{background:-webkit-linear-gradient(90deg, #bb0000, #ff0000); -webkit-background-clip:text; -webkit-text-fill-color:transparent; font-size:44px; letter-spacing:0.025em; text-transform:uppercase; line-height:46px; margin-bottom:10px;}
.warningContent{ height:520px; overflow:auto;}
.warningContent p{font-size:24px; line-height:29px; font-weight:300; color:#c6c6c6; padding-bottom:29px; letter-spacing:0.05em;}
.warningContent p:last-child{padding-bottom:0px;}
.wAgree{display:flex; justify-content:center; flex-direction:column; align-items:center; padding-top:30px;}
.iAgree{background-image:linear-gradient(to bottom, #fdfcfc, #7e7e7c 70%, #737372); line-height:54px; padding:4px 43px 0; border-radius:6px; position:relative; font-size:38px; font-weight:600; color:#df0000; text-transform:uppercase; text-shadow:0 2px 1px #fff; margin-bottom:21px; border:3px solid #fff;}
.iAgree:hover{color:#000;}
.iAgree:before{border:3px solid #000000; position:absolute; left:0px; top:0px; right:0px; bottom:0px; content:''; border-radius:5px;}
.wAgree p{font-size:19px; font-weight:300; color:#c6c6c6; line-height:24px;}
.wAgree p a{color:#c6c6c6; text-decoration:underline}
.wAgree p a:hover{text-decoration:none; color:#df0000;}

/* Join */
.joinPage{display:flex; flex-wrap:wrap; justify-content:space-between; padding-top:70px; padding-bottom:54px; align-items:flex-start;}
.joinH{min-height:48px;}
.joinH .logo{left:88px;}
.joinPic{width:580px; padding:10px; background-color:#1b1b1b; margin-left:22px;}
.joinRight{width:510px; margin-right:48px;}
.joinRight h2{font-size:44px; color:#fefefe; text-transform:uppercase; text-align:center; letter-spacing:0.025em; font-family:'trashhandregular', Arial, Helvetica, sans-serif; padding-bottom:26px;}
.joinRight h3{background:-webkit-linear-gradient(90deg, #bb0000, #ff0000); -webkit-background-clip:text; -webkit-text-fill-color:transparent; font-size:44px; letter-spacing:0.025em; text-transform:uppercase; line-height:46px; margin-bottom:10px; text-align:center;}
.createAcc{padding-bottom:34px;}
.createAccBox{background-color:#1b1b1b; border-radius:3px; padding:15px 12px;}
.accBox{margin-bottom:7px;}
.accBox:last-child{margin-bottom:0px;}
.joinBox{border:3px solid #000000; line-height:41px; padding:0 13px; font-family:'Teko', sans-serif; font-size:24px; letter-spacing:0.05em; font-weight:300; background-color:#1b1b1b; width:100%; color:#e2dede;}
.chooseMem{}
.memberShipArea{background-color:#1b1b1b; border-radius:3px; padding:15px 12px;}
.memberShipArea label{position:relative; border:3px solid #000000; border-radius:3px; padding:5px 14px 8px; display:block; margin-bottom:9px; cursor:pointer;}
.memberShipArea label:last-child{margin-bottom:0px;}
.memberShipArea label input{position:absolute; left:-9999px; top:0px;}
.days{color:#e2dede; font-size:30px; display:block; letter-spacing:0.05em; font-weight:300; line-height:38px;}
.initial{font-size:20px; letter-spacing:0.075em; color:#666666; font-family:'trashhandregular', Arial, Helvetica, sans-serif; display:block;}
.initial span{font-family:'paulmaulregular', Arial, Helvetica, sans-serif;}
.memberShipArea label.active{border-color:#f10000;}
.joinArea{display:flex; width:100%; justify-content:center; padding-top:58px; text-align:center; flex-direction:column; align-items:center;}
.joinNowBtn{background-image:linear-gradient(to bottom, #fdfcfc, #7e7e7c 70%, #737372); line-height:54px; padding:4px 28px 0; border-radius:6px; position:relative; font-size:38px; font-weight:600; color:#df0000; text-transform:uppercase; text-shadow:0 2px 1px #fff; margin-bottom:65px; font-family:'Teko', sans-serif; cursor:pointer; border:3px solid #fff;;}
.joinNowBtn:hover{color:#000;}
.joinNowBtn:before{border:3px solid #000000; position:absolute; left:0px; top:0px; right:0px; bottom:0px; content:''; border-radius:5px;}
.joinArea p{font-size:19px; font-weight:300; color:#c6c6c6; letter-spacing:0.05em;}

/* About */
.aboutSpace{padding:0 76px;}
.aboutArea{ padding:50px 44px 46px; font-size:24px; line-height:31px; letter-spacing:0.05em; color:#c6c6c6; padding-bottom:31px; font-weight:300; }
.aboutArea h1{font-size:44px; font-weight:400; color:#fefefe; text-align:center; text-transform:uppercase; line-height:50px; width:100%; padding-bottom:22px;}
.aboutPic{width:550px; padding:10px; background-color:#1b1b1b; margin-right:30px; margin-bottom:30px; float:left;}
.aboutArea p{font-size:24px; line-height:31px; letter-spacing:0.05em; color:#c6c6c6; padding-bottom:31px; font-weight:300;}

/* Video */
.videoSpace{padding:0 146px;}
.videopage{ padding-top:64px;}
.videopage h1{background:-webkit-linear-gradient(90deg, #bb0000, #ff0000); -webkit-background-clip:text; -webkit-text-fill-color:transparent; font-size:44px; letter-spacing:0.025em; text-transform:uppercase; line-height:53px; margin-bottom:12px; text-align:center;}
.videoHere{ background-color:#1b1b1b; padding:12px; margin-bottom:34px;}
.videoHere video{width:100%; display:block;}
.taglineDes{font-family:'trashhandregular', Arial, Helvetica, sans-serif; font-size:26px; letter-spacing:0.025em; color:#fcfbfb; text-align:center; padding-bottom:45px;}
.videoDInfo{display:flex; padding-bottom:4px;}
.videoDInfo li{font-size:27px; font-weight:300; color:#fff; display:flex; position:relative; margin-right:10px; padding-right:10px;}
.videoDInfo li:last-child{padding-right:0px; margin-right:0px;}
.videoDInfo li:after{background-color:#696969; height:19px; width:1px; content:''; position:absolute; right:0px; top:8px;}
.videoDInfo li:last-child:after{display:none;}
.videoDInfo li i{margin-right:7px; position:relative;}
@media only screen and (max-width:1023px) {
	.videoDInfo { flex-wrap:wrap; align-items:center; justify-content:center; }
}
.modelDName{font-size:27px; font-weight:300; color:#696969; line-height:28px; letter-spacing:0.01em; padding-bottom:8px;}
.modelDName a{color:#f70000;}
.modelDName a:hover{color:#fff;}
.videoDetails{ padding-bottom:24px;}
.videoDetails p{font-size:24px; color:#c6c6c6; line-height:29px; letter-spacing:0.05em; font-weight:300; padding-bottom:24px; padding-left:10%; padding-right:10%;}
@media only screen and (max-width:1023px) {
	.videoDetails p{padding-left:0; padding-right:0;}
}
.videoDetails p:last-child{padding-bottom:0px;}
.videoDetails p.short_description { color:#FFF; font-size:2.5em; text-align:center; font-family:'trashhandregular', Arial, Helvetica, sans-serif; line-height:100%; }
.videoPics{display:flex; flex-wrap:wrap; padding-bottom:32px;}
.videoDPic{margin-right:13px; margin-bottom:13px;}
.videoDPic:nth-child(4n){margin-right:0px;}
.clickAccess{ display:flex; justify-content:center; padding-bottom:76px;}
.clickAccess a{background-image:linear-gradient(to bottom, #fdfcfc, #7e7e7c 70%, #737372); line-height:54px; padding:4px 28px 0; border-radius:6px; position:relative; font-size:38px; font-weight:600; color:#df0000; text-transform:uppercase; text-shadow:0 2px 1px #fff; font-family:'Teko', sans-serif; cursor:pointer; border:3px solid #fff;}
.clickAccess a:hover{color:#000;}
.clickAccess a:before{border:3px solid #000000; position:absolute; left:0px; top:0px; right:0px; bottom:0px; content:''; border-radius:5px;}

/* Model Bio */
.model-bio-page { display:flex; flex-wrap:nowrap; }
.sticky-this { display:flex !important; }
.model-bio-page .model-bio-left { width:50%; display:flex; flex-wrap:nowrap; justify-content:space-between; }
.model-bio-page .model-bio-right { width:50%; }
.model-bio-page .model-thumbnail { width:50%; vertical-align:top; margin-right:5%; }
.model-bio-page .model-thumbnail img  { display:inline-block; width:100%; max-width:100%; margin-bottom:15px; }
.model-bio-page .model-stats { font-size:24px; line-height:31px; letter-spacing:0.05em; color:#c6c6c6; padding-bottom:31px; font-weight:300; width:50%; vertical-align:top; margin-right:5%; }
.model-bio-page .model-updates { width:100%; }
.model-bio-page .content-title{ font-family:'trashhandregular', Arial, Helvetica, sans-serif; margin-bottom:20px; }
.model-bio-page .content-title h1{ font-family:'trashhandregular', Arial, Helvetica, sans-serif; font-size:40px; line-height:125%; color:#d00707; }
.model-bio-page .content-list { display:inline-block; width:100%; margin:20px 0; font-size:1em; }
.model-bio-page .content-list ul { display:inline-block; width:100%; margin:0; padding:0; list-style:none; }
.model-bio-page .content-list ul li { display:inline-block; width:100%; margin:0; padding:0; margin-bottom:10px; }
.model-bio-page .content-list ul li strong { color:#f70000; font-weight:300; }

@media only screen and (max-width:1590px){

}
@media only screen and (max-width:1279px){

}
@media only screen and (max-width:1023px){

}
@media only screen and (max-width:767px){
	.content-area.model-bio-page { display:inline-block; width:100%; }
	.model-bio-page .model-bio-left,
	.model-bio-page .model-bio-right { width:100%; }
	.model-bio-page .model-bio-left { margin-bottom:20px; }
	.model-bio-page .content-list { font-size:0.9em; }
}
@media only screen and (max-width:479px){

}

/* Trailer Upgrade Overlay */
.videoHere { position:relative; }
#preview, #fakeplayer { display:block; width:100%; position:relative; }
.trailer_overlay { position:absolute; top:0; left:0; width:100%; height:100%; z-index:99999; background:rgba(0,0,0,0.5); text-align:center; display:block; }
.trailer_overlay .centerbox { display:table; width:100%; height:100%; }
.trailer_overlay .middle { display:table-cell; vertical-align:middle; }
.trailer_overlay .middle .trailer_box { margin:auto; vertical-align:middle; display:inline-block; width:600px; padding:25px; border:1px solid #222; background:#111; color:#FFF; font-size:18px; text-transform:none; position:relative; }
.trailer_overlay .middle .trailer_box i.fa { font-size:38px; vertical-align:top; }
.trailer_overlay .middle .trailer_box h3 { display:inline-block; width:100%; padding:15px 0 10px 0; font-size:1.8em; vertical-align:top; font-family:'trashhandregular', Arial, Helvetica, sans-serif; }
.trailer_overlay .middle .trailer_box p { display:inline-block; width:100%; padding:0; margin:0; font-size:1.2em; vertical-align:top; }
.trailer_overlay .middle .trailer_box p a { text-decoration:underline; color:#FFF; }
.trailer_overlay .middle .trailer_box p a:hover { text-decoration:none; }
.trailer_overlay .middle .trailer_box a.btn {
	display:inline-block; font-size:1.6em; margin-top:20px;
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background-color: #d00707;
    line-height: 56px;
    border-radius: 7px;
    position: relative;
    padding: 7px 28px 0;
    display: block;
}

.trailer_overlay .middle .trailer_box a.btn:before {
    border: 3px solid #000000;
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    content: '';
    border-radius: 5px;
}

.trailer_overlay .middle .trailer_box a:hover.btn {
    background-color: #464545;
}
.trailer_overlay .middle .trailer_box a.trailer_box_close { position:absolute; top:-10px; right:-10px; color:#FFF; background:#111111; font-size:1.5em; line-height:50px; width:50px; height:50px; border-radius:50%; color:#7e7e7e; }
.trailer_overlay .middle .trailer_box a:hover.trailer_box_close { color:#FFF; }

.trailer_overlay.trailer_overlay_fullpage { position:fixed; margin:0; padding:0; }

@media screen and (max-width:870px) {
	.trailer_overlay .middle .trailer_box { width:96%; }
}

@media screen and (max-width:767px) {
	.trailer_overlay .middle .trailer_box { padding:10px; }
	.trailer_overlay .middle .trailer_box h3 { font-size:14px; }
	.trailer_overlay .middle .trailer_box p { font-size:12px; line-height:120%; }
	.trailer_overlay .middle .trailer_box i.trailer_lock { max-width:20px; }
	.trailer_overlay .middle .trailer_box a.btn-join { padding:10px; }
}

@media screen and (max-width:480px) {
	.trailer_overlay .middle .trailer_box { width:100%; }
	.trailer_overlay .middle .trailer_box h3 { width:auto; padding:0; vertical-align:middle; }
	.trailer_overlay .middle .trailer_box p { margin-top:10px; }
	.trailer_overlay .middle .trailer_box a.btn-join { padding:5px; margin-top:10px; }
}

/* Preloader */
#preloader { float:left; width:100%; height:100%; background-color:#101010; color:#666; text-align:center; position:fixed; top:0; left:0; z-index:999999; }
#preloader .centerbox { display:table; width:100%; height:100%; }
#preloader .middle { display:table-cell; vertical-align:middle; }
#preloader .middle img { display:inline-block; max-width:300px; }
#preloader .loading-spinner-container { display:inline-block; width:100%; }
#preloader .loading-spinner-text { display:inline-block; width:100%; margin:10px 0; }

@keyframes loading-spinner{
	0%{transform:rotate(0)}
	100%{transform:rotate(360deg)}
}
.loading-spinner div{box-sizing:border-box!important}
.loading-spinner>div{position:absolute;width:70px;height:70px;top:17px;left:17px;border-radius:50%;border:6px solid #000;border-color:#444 transparent #444 transparent;animation:loading-spinner 1s linear infinite}
.loading-spinner>div:nth-child(2),.loading-spinner>div:nth-child(4){width:54px;height:54px;top:25px;left:25px;animation:loading-spinner 1s linear infinite reverse}
.loading-spinner>div:nth-child(2){border-color:transparent #b50000 transparent #b50000}
.loading-spinner>div:nth-child(3){border-color:transparent}
.loading-spinner>div:nth-child(3) div{position:absolute;width:100%;height:100%;transform:rotate(45deg)}
.loading-spinner>div:nth-child(3) div:after,.loading-spinner>div:nth-child(3) div:before{content:"";display:block;position:absolute;width:6px;height:6px;top:-6px;left:26px;background:#444;border-radius:50%;box-shadow:0 64px 0 0 #444}
.loading-spinner>div:nth-child(3) div:after{left:-6px;top:26px;box-shadow:64px 0 0 0 #444}
.loading-spinner>div:nth-child(4){border-color:transparent}
.loading-spinner>div:nth-child(4) div{position:absolute;width:100%;height:100%;transform:rotate(45deg)}
.loading-spinner>div:nth-child(4) div:after,.loading-spinner>div:nth-child(4) div:before{content:"";display:block;position:absolute;width:6px;height:6px;top:-6px;left:18px;background:#b50000;border-radius:50%;box-shadow:0 48px 0 0 #b50000}
.loading-spinner>div:nth-child(4) div:after{left:-6px;top:18px;box-shadow:48px 0 0 0 #b50000}
.loadingio-spinner-double-ring-cswgcfxyejn{width:100px;height:100px;display:inline-block;overflow:hidden;background:0 0}
.loading-spinner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}
.loading-spinner div{box-sizing:content-box}

.text-center { text-align:center; }
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;display:inline-block;width:100%}
.alert h4{margin-top:0;color:inherit}
.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:5px}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}
.alert-success hr{border-top-color:#c9e2b3}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}
.alert-info hr{border-top-color:#a6e1ec}
.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}
.alert-warning hr{border-top-color:#f7e1b5}
.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}
.alert-danger hr{border-top-color:#e4b9c0}
.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:400;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}
.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}
.badge-primary{color:#fff;background-color:#007bff}
.badge-secondary{color:#fff;background-color:#6c757d}
.badge-success{color:#fff;background-color:#28a745}
.badge-danger{color:#fff;background-color:#dc3545}
.badge-warning{color:#212529;background-color:#ffc107}
.badge-info{color:#fff;background-color:#17a2b8}
.badge-light{color:#212529;background-color:#f8f9fa}
.badge-dark{color:#fff;background-color:#343a40}

@media only screen and (max-width:767px) {
	.hideMobile { display:none !important; }
}

/* Video Grid Override */
.relVideos { display:grid; grid-template-columns:repeat(2, 1fr); grid-gap:20px; padding-bottom:30px; }
.relVideos .relVideo { margin-bottom:0 !important; margin-right:0 !important; width:100%; }
@media only screen and (max-width:767px) {
	.relVideos { grid-template-columns:repeat(1, 1fr); }
}

/* VideoPics Grid Override */
.videoPics { display:grid; grid-template-columns:repeat(4, 1fr); grid-gap:20px; padding-bottom:30px; }
.videoPics .videoDPic { margin-bottom:0 !important; margin-right:0 !important; width:100%; }
@media only screen and (max-width:767px) {
	.videoPics { grid-template-columns:repeat(2, 1fr); }
}

/* Models Grid Override */
.models { display:grid; grid-template-columns:repeat(4, 1fr); grid-gap:20px; padding-bottom:30px; }
.models .modelBlock { margin-bottom:0 !important; margin-right:0 !important; width:100%; }
@media only screen and (max-width:767px) {
	.models { grid-template-columns:repeat(2, 1fr); }
}

/* Members-area Nav */
body.nontour-area .topNav { width:100%; padding-left:0; text-align:right; }
body.nontour-area .topNav ul { justify-content:flex-end; }

.player_options { font-family:Arial, Helvetica, sans-serif; }

.rating_box { display:inline-block; margin-top:8px; margin-left:20px; }

/* Comments Area */
.commentArea{background:#111; padding:28px; margin-bottom:28px;}
.allComments{margin-bottom:28px;}
.commentBox{background-color:#e3e2e2; border-radius:6px; margin-bottom:12px; padding:20px 25px; position:relative; }
.commentBox.commentBox-reply { margin-left:30px; background-color:#939393; }
.commentBox.commentBox-reply:before {
	content: "\221F";
	position: absolute;
	left: -30px;
	top: 0px;
	color: #c1c1c1;
	font-size: 20px;
}
.commentBox.commentBox-reply p { color:#383838; }
.commentBox:last-child{margin-bottom:0px;}
.commentBox h4{font-size:16px; color:#010000; padding-bottom:2px;}
.commentBox h4 a{color:#010000;}
.commentBox h4 a:hover{color:#555;}
.commentBox p{color:#7c7c7c; font-size:16px; line-height:21px; padding-bottom:21px;}
.commentBox p:last-child{padding-bottom:0px;}
.submitC{display:flex; flex-direction:column;}
.submitC label{font-size:17px; color:#c1c0be; padding-bottom:3px;}
.yourName{height:55px; background-color:#e3e2e2; width:448px; max-width:100%; border-radius:3px; border:none; font-family:Arial, Helvetica, sans-serif, sans-serif; font-size:17px; color:#010000; padding:0 15px;}
.submitCBox{margin-bottom:15px; display:flex; flex-direction:column;}
.submitCBox textarea{height:98px; background-color:#e3e2e2; width:100%; border-radius:3px; border:none; font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#010000; resize:none; padding:10px 15px;}
.submitComment{display:flex; justify-content:right;}
.submitBtn{font-size:23px; color:#f70000; background-color:#030000; border:1px solid #f70000; line-height:44px; display:block; text-transform:uppercase; text-align:center; letter-spacing:0.005em; padding:0 30px; cursor:pointer; font-family:'trashhandregular', sans-serif;}
.submitBtn:hover{background-color:#f70000; color:#030000;}

/* Photo Gallery Page */
.memberPicsWrapper { display:grid; grid-template-columns:repeat(4, 1fr); grid-gap:20px; padding:30px 0 ; }
.memberPicsWrapper .photo-thumb { width:100%; }
.memberPicsWrapper .photo-thumb a img { width:100%; max-width:100%; height:auto; }
@media only screen and (max-width:767px) {
	.memberPicsWrapper { grid-template-columns:repeat(2, 1fr); }
}

/* Hero Slider */
.hero { display:inline-block; width:100%; text-align:center; vertical-align:top; }
.hero-container { display:block; margin:0 auto; max-width:1920px; vertical-align:top; }
.slick-slider { margin-top:0; }
.section.hero { padding:0; position:relative; }
.section.hero .slick-slider .slick-slide a { display:block; margin:0; }
.slick-next, .slick-prev { width:50px !important; height:50px !important; z-index:9; font-size:25px !important; background-color:#d00707 !important; color:#FFF !important; border-radius:50px !important;}
.slick-next:hover, .slick-prev:hover { background-color:#FFF !important; color:#d00707 !important; }
.slick-next:before, .slick-prev:before { display:none !important; font-size:50px !important; background-color:#000 !important; color:#FFF !important; border-radius:50px; opacity:1 !important; }
.slick-prev { left:1% !important; }
.slick-next { right:1% !important; }
.slick-slide img { width:100%; height:auto; }