@charset "utf-8";
/* CSS Document */

html * {
	transition: all 300ms;
	transition-property: filter, background-color, transform, background-size, padding, height;
}
.noTrans,
body {
	transition: all 0s !important;
}
body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	min-height: 101vh;
}
body,
.navbar,
#navbarDrop,
.bg-solid {
	background-color: #000;
	color: #ddd;
}
.light #navbarDrop,
.light .bg-solid {
	background-color: #fff;
}
body,
.navbar {
	transition: background-color 300ms !important;
}
#navbarDrop {
	transition: all 300ms;
}
.modal-content {
	background-color: #000;
	border-color: rgba(255, 255, 255, 0.4);
}
.light .modal-content {
	background-color: #fff !important;
	border-color: rgba(0, 0, 0, 0.4);
}
#navbarDropToggler {
	touch-action: manipulation;
}
#topSpacer {
	display: none !important;
}
.fixed-top {
	position: relative;	
}
.fixed #topSpacer {
	height: 80px !important;
}
.fixed .fixed-top {
	position: fixed !important;
}
.container-fluid {
	padding: 0 2.6%;
}
.container-fluid > .row {
	max-width: 2100px;
	margin: 0 auto;
}
a, a:active, a:focus, a:visited {
	text-decoration: none;
	color: #eee;
}
a:hover,
a.active {
	color: #e9dec2 !important;
}
.mplMainLogo {
	margin-top: 1rem;
	padding: 0 5%;
	flex: 0 1 260px;
}
nav .navbar-toggler {
	background-color: #ccc;
	box-shadow: none !important;
	position: absolute;
	right: 5px;
	top: 15px;
}
.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-expand-md {
	flex-wrap: wrap;
}
.navbar-expand-md .navbar-collapse,
.moreDropdown {
	background-color: #111;
	border: 1px solid #666;
	z-index: 6005;
}
.light .moreDropdown {
	background-color: #fff;
}
.dropdown > div.show svg,
.dropup > div.show svg {
	transform: rotate(180deg);
}
html:not(.light) .dropdown-item:hover,
html:not(.light) .dropdown-item.active {
	background-color: #888;
}
.nav-link,
.nav-link:focus, 
.nav-link:hover {
	color: inherit;
}
.nav-item {
	flex-basis: 100%;
	font-weight: bolder;
}
#navSearch {
	height: 0;
}
#navSearch.open {
	height: 70px;
}
#searchInput {
	padding-right: 2rem;
}
#searchInput,
#searchSearch {
	border-color: #ced4da !important;
	box-shadow: none !important;
	caret-color: black;
}
.searchIcon {
	color: #444;
}
.searchIcon:disabled {
	color: #eee;
}
.searchIcon:hover,
.searchIcon.active {
	background-color: #e9dec2;
	border-color: rgba(0, 0, 0, 0.125) !important;
	color: #111 !important;
}
.clearForm {
	position: absolute;
	right: 49px;
	top: -4px;
	z-index: 20;
	color: #000;
	padding: 0.5rem;
}
#suggestSearch {
	margin-top: -20px;
	max-height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}
#theme {
	position: absolute;
	top: 123px;
	cursor: pointer;
	width: 0;
	z-index: 6006;
}
#theme svg {
	transform: rotate(180deg);
}


#v3fader > div,
.v3ModelFader > div {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#scrollTop {
	display: none;
	position: fixed;
	padding: 0 5px;
	vertical-align: bottom;
	right: 10px;
	bottom: 35px;
	border-radius: 4px;
	z-index: 1020;
	cursor: pointer;
	font-size: 30px;
	background-color: #2E2E2E;
	border-color: #5F5F5F;
}
.light #scrollTop {
	background-color: #F5F5F5;
	border: 1px solid #CACACA;
}
.modal-backdrop.show {
    opacity: 0.9;
}
.light .modal-backdrop.show {
    background-color: #000;
}
.starRating,
.starNoRating {
	transition: all 50ms;
	color: #e9dec2;
}
.light .starRating,
.light .starNoRating {
	transition: all 50ms;
	color: #E2D4B1;
}
#modelRating span,
#updateRating span {
	color: #FFF;
	cursor: pointer;
}
.light #modelRating span,
.light #updateRating span {
	color: #777;
}
/*.starRating {
	color: #e9dec2;
}
.light .starRating {
	color: #E2D4B1;
}
.starNoRating {
	color: #000;
}*/
.light .starNoRating {
	color: #ddd;
}
.star-dark {
	color: #000 !important;
}
.light .star-dark {
	color: #fff !important;
}
.star-light {
	color: #fff !important;
}
.light .star-light {
	color: #666 !important;
}
.collectionHeart {	
    user-select: none;
	z-index: 1000;
}
.collectionHeart .fa-heart {
    color: transparent;
	stroke: #666;
    stroke-width: 50px;	
}
.collected.collectionHeart .fa-heart {
/*	color: #e02b50;*/
	stroke: #e02b50;
}
.collected .favouriteAdd {
	display: none;
}
.collected .favouriteRemove {
	display: inline !important;
}
[data-icon="square-full"] {
	transform: scaleY( 0.9 );
}
.mobileThumbSelector .fa-th-large {
	margin-right: 0.25rem;
}
.mobileThumbGrid .mobileThumbSelector .fa-square-full,
.mobileThumbFull .mobileThumbSelector .fa-th-large {
/*	display: none;*/
	opacity: 0.3;
}
.light body,
.light .navbar {
	background-color: #fff;
	color: #222;
}
.light a, .light a:active, .light a:focus, .light a:visited {
	color: #777;
}
.light a:hover,
.light a.active {
	color: #c7b383;
}
.light .text-white {
	color: #000 !important;
}
.light .flipDark {
	filter: brightness(55%) contrast(650%) hue-rotate(180deg) saturate(52%) invert(100%);
}
.light .panelFlip {
	filter: brightness(85%) contrast(120%) hue-rotate(239.6deg) saturate(47%) invert(96%);
}
.light .navbar-expand-md .navbar-collapse {
	background-color: #eee;
}
.light #searchDrop {
	background-color: #ced4da !important;
}
.light #theme svg {
	transform: rotate(0deg);
}
#contactAffiliate a {
	font-size: 0.9rem;
	margin: 0 0.75rem;
}
#complianceCopy a {
	font-size: 0.8rem;
	color: #666;
}
.gridUpdateBox,
.gridVideoBox {
	display: grid;
	grid-template-columns: repeat( 6, minmax( 0, 1fr ) );
	grid-template-rows: auto;
	column-gap: 15px;
	justify-items: stretch;
	align-items: start;
	position: relative;
}
.gridVideoBox {
	grid-template-columns: repeat( 3, minmax( 0, 1fr ) );
	column-gap: 31.5px;
}	
.gridSingleRow {
	grid-auto-rows: 0;
	overflow-y: hidden;
}
.gridQuadRow {
	grid-auto-rows: auto;
	overflow-y: hidden;
}
.gridDoubleRow {
	grid-template-rows: auto auto;
	grid-auto-rows: 0;
	overflow-y: hidden;
}
.gridUpdateBox > .box1,
.gridVideoBox > .box1,
.box2 {
	font-size: 0.875em;
	line-height: 1.2em;
}
#addTag input,
#addTag button,
#addTagModal input,
#addTagModal button {
	background-color: #222;
	border-color: #666;
	box-shadow: none !important;
	color: #bbb;
}
#addTag button:hover,
#addTagModal button:hover {
	background-color: #444;
}
.light #addTag input,
.light #addTag button,
.light #addTagModal input,
.light #addTagModal button {
	background-color: #F5F5F5;
	border-color: #ddd;
	color: #666;
}
.light #addTag button:hover,
.light #addTagModal button:hover {
	background-color: #E8E8E8;
}
.tag {
	padding: 0rem 0.5rem 0.1rem;
	border: 1px solid #666;
	border-radius: 50rem;
	cursor: pointer;
	font-size: 0.8rem;
	color: #999;
	user-select: none;
}
.light .tag {
	border-color: #ddd;
	color: #aaa;
}
.tag:hover {
	background-color: #222;
}
.light .tag:hover {
	background-color: #eee;
}
#dimCover {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.90);
	z-index: 6000;
	display: none;
}
#videoPlayer,
#videoModalDim,
#videoModalClose {
	z-index: 6001;
}
#coverOver {
	z-index: 6003;
	display: none;
}
#coverOver h2,
#coverOver h4 {
	text-shadow: 1px 1px 1px #000;
}
#videoPlayerBin.over video {
	filter:blur( 20px );
}
#videoPlayerBin.over #coverOver {
	display: flex;
}
.playCover > .cover {
	width: 40px;
	height: 40px;
	transition: all 300ms;
	pointer-events: none;
	z-index: 1;
}
.playCover:hover > .cover {
	width: 100%;
	height: 100%;
	font-size: 5rem !important;
}
.playCover > .cover svg {
	color: #fff;
	filter:drop-shadow( 0px 0px 2px rgba(0,0,0,0.8) );
}
.playCover img {
	transition: all 300ms;
}
.playCover:hover > a > img {
	opacity: 0.7 !important;
}
.video-js .vjs-big-play-button {
	display: none !important;
}
.dNone {
	display: none;
}
.hiddenModel0,
.hiddenModel1 {
	display: none !important;
}	
.nav-tabs {
	border-bottom: 1px solid #666;
}
.light .nav-tabs {
	border-bottom: 1px solid #dee2e6;
}		
.nav-tabs .nav-link {
	color: #ccc;
}
.light .nav-tabs .nav-link {
	color: #495057;
}
.nav-tabs .nav-link:hover, 
.nav-tabs .nav-link:focus {
	border-color: #444 #444 #666;
	isolation: isolate;
}	
.light .nav-tabs .nav-link:hover, 
.light .nav-tabs .nav-link:focus {
	border-color: #e9ecef #e9ecef #dee2e6;
	isolation: isolate;
}	
.nav-tabs .nav-link.active, 
.nav-tabs .nav-item.show .nav-link {
	color: #fff;
	background-color: #000;
	border-color: #666 #666 #000;
}		
.light .nav-tabs .nav-link.active, 
.light .nav-tabs .nav-item.show .nav-link {
	color: #000;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
}	
@media(min-width:1200px){
	.gridUpdateBox {
		grid-template-columns: repeat( 5, minmax( 0, 1fr ) );
	}
	.gridQuadRow {
		grid-template-rows: auto auto auto auto !important;
		grid-auto-rows: 0;
	}
	body.modal-open {
		padding-right: 17px !important;
		overflow: hidden;
	}	
}
@media(min-width:1400px){
	.gridUpdateBox {
		grid-template-columns: repeat( 6, minmax( 0, 1fr ) );
	}
}	
@media(max-width:1200px){
	.gridUpdateBox {
		grid-template-columns: repeat( 4, minmax( 0, 1fr ) );
	}
	.gridDoubleRow {
		grid-template-rows: auto auto auto !important;
	}
	#theme {
		position: absolute;
		top: 13px;
		left: 20px;
		width: 0;
		height: 0;
	}
}
@media(max-width:992px){
	.gridUpdateBox {
		grid-template-columns: repeat( 3, minmax( 0, 1fr ) );
		grid-template-rows: auto auto;
	}
	.gridDoubleRow {
		grid-template-rows: auto auto auto auto !important;
	}
	.gridVideoBox {
		grid-template-columns: repeat( 2, minmax( 0, 1fr ) );
	}
	.hiddenModel1 {
		display: flex !important;
	}
	.bg-panel {
		max-width: 100% !important;
	}
}
@media(max-width:480px){
	.gridVideoBox {
		grid-template-columns: repeat( 1, minmax( 0, 1fr ) );
	}
	#faderPanelBox.gridVideoBox {
		column-gap: 6.5px;
	}
	#faderPanelBox.gridVideoBox {
		grid-template-columns: repeat( 2, minmax( 0, 1fr ) );
	}
	.hiddenModel0 {
		display: flex !important;
	}
}
@media(min-width:768px){
	.navbar-expand-md .navbar-collapse {
		background-color: #000;
		border: none !important;
	}
	.light .navbar-expand-md .navbar-collapse {
		background-color: #fff;
	}
	.navbar-nav {
		justify-content: center;
	}
	.nav-item {
		flex-basis: 130px;
		max-width: 130px;
	}
	#topSpacer {
		height: 200px;
	}
	.mplMainLogo {
		flex-basis: 531px;
	}
}
@media(max-width:767px){
	#navSearch {
    	height: 70px !important;
	}
	#complianceCopy a {
		font-size: 0.7rem;
		color: #666;
	}
	.gridUpdateBox {
		grid-template-columns: repeat( 2, minmax( 0, 1fr ) );
		grid-template-rows: auto auto auto auto;
	}
	.gridDoubleRow {
		grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto !important;
	}
	.memberLink .dropdown-menu {
    	display: block;
		margin-bottom: 0.5rem;
		border: none;
		margin-top: -1rem !important;
		position: relative !important;
		transform: none !important;
		background-color: transparent;
	}
	.memberLink .dropup .dropdown-menu {
		margin-bottom: 0;
	}
	#navbarDrop {
		margin-top: 60px;
		width: 250px !important;
		bottom: auto;
		max-height: calc( 100% - 60px );
	}
	.offcanvas {
		overflow-y: auto;
	}
	#searchDrop div.row {
		border-color: #000;
		border-style: solid;
		border-width: 0;
		border-bottom-width: 2px;
		border-left-width: 2px;
	}
	.light #searchDrop div.row {
		border-color: #666;
	}
	#suggestSearch {
		position: static !important;
	}
}
@media(max-width:576px){
	.gridUpdateBox {
		grid-template-columns: repeat( 2, minmax( 0, 1fr ) );
	}
	.gridQuadRow {
		grid-template-rows: auto auto auto auto auto auto !important;
		grid-auto-rows: 0;
	}
	.mobileThumbFull .gridUpdateBox {
		grid-template-columns: repeat( 1, minmax( 0, 1fr ) );
	}
	.mobileThumbGrid .gridVideoBox {
		grid-template-columns: repeat( 2, minmax( 0, 1fr ) );
	}
	.mobileThumbFull .gridUpdateBox.gridQuadRow {
		grid-template-rows: auto auto auto auto auto auto auto auto !important;
	}
	.nav-tabs .nav-link {
		padding: 0.25rem 0.5rem;
		font-size: 0.9rem;
	}
}	
@media(min-width:2222px){
}

.cherry,
.cherry:hover {
	color: #e02b50 !important;
}
.sand,
.sand:hover {
	color: #e9dec2 !important;
}
.light .sand,
.light .sand:hover {
	color: #c7b383 !important;
}
.border-sand {
	border-color: #e9dec2 !important;
}
.border-cherry {
	border-color: #e02b50 !important;
}
.bg-panel {
	background-color: #191919;
	border-color: #666 !important;
	z-index: 2;
	max-width: 435px;
}
.light .bg-panel {
	background-color: #FFFEFB;
	border-color: #DBCFB0 !important;
}
.border-panel {
	border-color: #666 !important;
}
.light .border-panel {
	border-color: #DBCFB0 !important;
}
.order-7 {
	order: 7;
}
.fw-bold {
    font-weight: 500 !important;
}
.text-grey {
	color: #bbb;
}
.light .text-grey {
	color: #333;
}
.hand {
	cursor: pointer;
}
textarea {
  resize: none;
}
.fitText {
	white-space: nowrap;
}
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	padding: 0.1rem 0;
	margin-top: -0.1rem;
}
.op30 {
	opacity: 0.3;
}
#memberLoginModal,
#sfwModal {
	z-index: 8000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.50);
	display: flex;
	justify-content: center;
	align-items: center;
}
#memberLoginModal.closed,
#sfwModal.closed {
	display: none !important;
}
#memberLoginModal > div,
#sfwModal> div {
	width: 100%;
	max-width: 1100px;
	max-height: 95vh;
	text-align: center;
	font-size: 2em;
	margin: 0 1.5rem;
	background-color: rgba(0,0,0,0.70);
}
.light #memberLoginModal > div,
.light #sfwModal > div {
	background-color: rgba(255,254,251,0.85);
}
#mlmTopPanel {
	background-color: #E9DEC2;
	color: #000;
}
#mlmTopPanel .fw-bolder {
	font-size: 1.4em;
}
#mlmBottomPanel {
}
#mlmCenter {
	margin-top: -45px;
}
@media(max-width:768px){
	#memberLoginModal,
  #sfwModal {
		font-size: 0.7rem;
	}
}
@media(max-width:768px) and (orientation: landscape){
	#memberLoginModal,
  #sfwModal {
		font-size: 0.5rem;
	}
	#mlmCenter {
		margin-top: -17px;
		max-width: 131px;
	}	
}
@media(max-width:567px) and (orientation: portrait){
	#memberLoginModal,
  #sfwModal {
		font-size: 0.5rem;
	}
	#mlmCenter {
		margin-top: -30px;
	}
	.btn-close {
		font-size: 1rem !important;
	}
}

/* Doorway */
	#doorway {
		backdrop-filter: blur(0); 
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		transition: all 600ms;
	}
	#doorway.block {
		backdrop-filter: blur(20px); 
		z-index: 99999;
	}
	#doorwayPanel {
		width: 530px;
		max-width: 95%;
		max-height: 95%;
		border: 1px solid #666;
		padding: 20px 45px 35px;
		background-color: #000;
		opacity: 0;
		transition: opacity 800ms;
		color: #ccc;
		box-shadow: 25px 0px 20px -20px rgba(0,0,0,0.35), 0px 6px 15px -6px rgba(0,0,0,0.9), -25px 0px 20px -20px rgba(0,0,0,0.35);
		overflow-x: auto;
	}
	#doorwayPanel {
		font-size: .76rem;
	}
	#doorway.block #doorwayPanel {
		opacity: 1;
	}
	#doorwayLogo {
		max-width: 85%;
		margin-bottom: 1.5rem;
	}
	#adultsOnly {
		font-size: 1.3rem;
		font-weight: bold;
		text-align: center;
		margin-bottom: 1.5rem;
	}
	#exitDoorway {
		font-size: .9rem;
		padding: .5rem 2rem;
		cursor: pointer;
	}
	#enterDoorway {
		font-size: .9rem;
		text-align: center;
		padding: .5rem 1rem;
		cursor: pointer;
	}
	@media (max-width: 575.98px) {
		#doorwayPanel {
			padding: 20px;
		}
		#doorwayLogo {
			max-width: 300px;
			margin-bottom: 1rem;
		}
		#adultsOnly {
			font-size: 1.1rem;
			margin-bottom: 1rem;
		}
		#exitDoorway {
			padding: .5rem 1rem;
		}
	}