dl8-video {
	position: absolute !important;
	top: 0 !important;
	max-height: 100%;
}

.show-mobile {
	display: none !important;
}

.show-desktop {
	display: none !important;
}

@media(min-width: 651px) {
	.show-desktop {
		display: block !important;
	}
}

@media(max-width: 650px) {
	.show-mobile {
		display: block !important;
	}
}

.content-models-photos a {
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
}

.post-image img {
	width: 100%;
}

.purchased-popup {
	position: fixed;
	bottom: -90px;
	left: 50px;
	background: #fff;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
	z-index: 10;
	min-width: 452px;
	max-width: 452px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	transition: all 2s ease;
	opacity: 0;
}

@media(max-width: 640px) {
	.purchased-popup {
		display: none;
	}
}

.purchased-popup.visible {
	bottom: 50px;
	opacity: 1;
}

.purchased-popup .avatar {
	flex: 1;
	max-width: 100px;
	padding: 0 20px;
	display: flex;
	align-items: center;
	min-height: 90px;
}

.purchased-popup .info {
	flex: 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 8px 10px 8px 0;
	min-height: 90px;
}

.purchased-popup .info .title {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

.purchased-popup .info .desc {
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px;
	color: #7b7b7b;
}

.purchased-popup .info .verified {
	display: flex;
	align-items: center;
	margin-top: 4px;
	font-size: 12px;
	line-height: 16px;
	justify-content: flex-end;
}

.purchased-popup .info .verified span {
	margin: 0 5px;
}

.category-desc {
	font-size: 18px;
	text-align: center;
	width: 100%;
}

.flip-digit {
	border-radius: 0 !important;
}

.front-desc,
.front-desc h2 {
	text-align: center;
	line-height: 27px;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 22px;
}

.front-desc p {
	margin-bottom: 0;
}

@media(max-width: 1023px) {

	.front-desc,
	.front-desc h2 {
		line-height: 23px;
		font-size: 13px;
		text-transform: none;
	}
}

@media(max-width: 640px) {
	.title-header h1 {
		font-size: 35px;
	}
}

.plan-item-col>.inner-col {
	position: relative;
}

.discount {
	position: absolute;
	left: 50%;
	top: -16px;
	height: 30px;
	line-height: 45px;
	display: inline-flex;
	padding: 0 40px;
	color: #fff;
	background: #ff0073;
	justify-content: center;
	align-items: center;
	z-index: 1;
	transform: translateX(-50%);
	font-weight: bold;
	font-size: 18px;
}

.plans-col {
	margin-top: 20px;
}

@media(max-width: 1039px) {
	.page-signup2 .plans-col {
		margin-top: 0;
	}
}

.content-desc a {
	color: #AA5CA7;
}

.top-info {
	display: flex;
	height: 50px;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	width: 100%;
}

.top-info a {
	color: #fff;
}

.item-col .item-quality {
	background: linear-gradient(to bottom, #CF7EF3 0%, #B34FEF 100%);
}

.models-sec .tab-content.active {
	display: flex;
}

.-blog .item-col.-blog:nth-child(3n+1) {
	width: 50%;
	max-width: 50%;
}

@media(max-width: 765px) {
	.-blog .item-col.-blog:nth-child(3n+1) {
		width: 100%;
		max-width: 100%;
	}
}

.user-avatar .image img {
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 50%;
	/* right: 0; */
	transform: translate(-50%, -50%);
	width: 80%;
	height: 50%;
	object-fit: cover;
	object-position: center;
}

.user-avatar .image {
	background: #000;
}

#singleImage>a img {
	max-height: 760px;
}

.static-col p {
	color: #000;
	line-height: 22px;
	font-size: 16px;
	margin-bottom: 40px;
}

.owl-carousel .owl-stage {
	transition: all 1.2s ease 0s !important;
}

.more-desc {
	display: none;
}

.more-desc.active {
	display: block;
}

[data-action="show-more-desc"],
[data-action="show-less-desc"] {
	font-size: 20px;
	cursor: pointer;
	margin-left: 5px;
	display: inline-block;
	color: #B34FEF;
}

[data-action="show-more-desc"]:hover,
[data-action="show-less-desc"]:hover {
	color: #000;
}

@media(min-width: 1000px) {
	.tag-item {
		max-width: 25%;
	}
}

@media(max-width: 1000px) {
	.discount {
		position: relative;
		left: 50%;
		top: 0;
		height: 28px;
		line-height: 45px;
		display: inline-flex;
		padding: 0;
		color: #fff;
		background: #ff0073;
		justify-content: center;
		align-items: center;
		width: 100%;
		z-index: 1;
		transform: translateX(-50%);
		font-weight: bold;
		font-size: 18px;
		margin: 5px 0;
	}
}

.content-features {
	align-items: center;
}

.content-features a {
	color: #043d6a;
}

.-post .title-col h2 {
	color: #00aeef;
}

.aside-content {
	margin-top: 20px;
}

.aside-content .item-col {
	width: 100% !important;
	max-width: 100% !important;
}

.item-col.-paysite {
	max-width: 25%;
}

.item-col.-paysite .image {
	padding-top: 66%;
}

@media(max-width: 1000px) {
	.item-col.-paysite {
		max-width: 33.3333%;
	}
}

@media(max-width: 1000px) {
	.item-col.-paysite {
		max-width: 25%;
	}
}

@media(max-width: 600px) {
	.item-col.-paysite {
		max-width: 50%;
	}
}

.content-models-photos a {
	margin-right: 10px;
}

.content-models-photos a .image {
	width: 100px;
	height: 100px;
}

.ucp-list li {
	display: flex;
	align-items: center;
}

.freeTrailerInfo {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.freeTrailerInfo .inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/not_trailers_bg.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	line-height: 36px;
	font-size: 20px;
	border-radius: 8px;
}

.freeTrailerInfo .inner p {
	margin: 0;
}

.freeTrailerInfo .inner a {
	color: #fff;
	font-weight: bold;
	border: 2px solid #fff;
	border-radius: 30px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	height: 41px;
	margin-left: 5px;
}

.upgrade-popup {
	display: none;
	align-items: center;
	justify-content: center;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 9999
}

.upgrade-popup.open {
	display: flex
}

.upgrade-popup .popup-inner {
	box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.5);
	background-color: #ffffff;
	border-radius: 8px;
	padding: 0;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
	max-width: 930px;
}

.upgrade-popup .upgrade-info {
	display: flex;
}

.upgrade-popup .upgrade-info-right {
	padding: 25px;
	font-size: 20px;
	font-weight: 300;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	max-width: 360px;
}

.upgrade-popup .upgrade-info-right p {
	margin: 0;
}

.upgrade-popup .upgrade-info-right b {
	font-weight: 800;
	color: #6AA1EF;
}

.upgrade-popup .label {
	display: flex;
	align-items: center;
	color: #00AEEF;
	margin-bottom: 5px
}

.upgrade-popup .icon-holder {
	width: 32px;
	height: 32px;
	margin-right: 12px
}

.upgrade-popup .title {
	font-size: 20px;
	font-weight: 600
}

.upgrade-popup .sub-label {
	color: #A9A9A9;
	font-size: 14px;
	font-weight: 600;
	text-align: center
}

.upgrade-popup [data-mb="popup_close"] {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 16px;
	height: 16px;
	z-index: 1;
	color: rgba(0, 0, 0, 0.39);
	font-size: 19px;
	font-weight: 600;
	line-height: 13px;
	text-align: center
}

.upgrade-popup a.btn-upgrade-now {
	display: flex;
	background: #ca68e2;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ca68e2 0%, #a73dc1 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ca68e2 0%, #a73dc1 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ca68e2 0%, #a73dc1 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ca68e2', endColorstr='#a73dc1', GradientType=0);
	/* IE6-9 */
	color: #fff;
	font-size: 20px;
	font-weight: 800;
	height: 50px;
	align-items: center;
	justify-content: center;
	width: 100%;
	border-radius: 10px;
	transition: all .3s ease;
	text-transform: uppercase;
}

.upgrade-popup a.btn-upgrade-now:hover {
	opacity: 0.8;
}

.plans-col #timer {
	position: absolute;
	top: 0;
	color: #fff;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(186, 85, 211, 0.7);
	font-size: 30px;
	font-weight: bold;
	display: none;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.upgrade-popup .promo-info {
	display: flex;
}

.upgrade-popup .promo-info-right {
	padding: 0 70px;
	font-size: 20px;
	font-weight: 300;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	max-width: 465px;
}

.upgrade-popup .promo-info-right p {
	margin: 0;
}

.upgrade-popup .promo-info-right b {
	font-weight: 800;
	color: #6AA1EF;
}

.upgrade-popup .promo-info .label {
	display: flex;
	align-items: center;
	color: #00AEEF;
	margin-bottom: 5px
}

.upgrade-popup .promo-info .icon-holder {
	width: 32px;
	height: 32px;
	margin-right: 12px
}

.upgrade-popup .promo-info .title {
	font-size: 20px;
	font-weight: 600
}

.upgrade-popup .promo-info .sub-label {
	color: #A9A9A9;
	font-size: 14px;
	font-weight: 600;
	text-align: center
}

.upgrade-popup .promo-info .unlock-button {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.upgrade-popup .promo-info .unlock-button span {
	font-size: 16px;
	font-weight: 600;
	color: #434343;
	margin-top: 20px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.upgrade-popup .promo-info .unlock-button a {
	display: flex;
	background: #ca68e2;
	/* Old browsers */
	background: -moz-linear-gradient(top, #005596 0%, #00AEEF 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #005596 0%, #00AEEF 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #005596 0%, #00AEEF 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005596', endColorstr='#00AEEF', GradientType=0);
	/* IE6-9 */
	color: #fff;
	font-size: 20px;
	width: auto;
	font-weight: 800;
	padding: 0 20px;
	height: 50px;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	transition: all .3s ease;
	text-transform: uppercase;
}

.upgrade-popup .promo-info .unlock-button a:hover {
	opacity: 0.8;
}

.upgrade-popup .logo {
	background: #08587C;
	padding: 20px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.upgrade-popup .promo-offer {
	text-transform: uppercase;
	color: #434343;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.upgrade-popup .promo-offer span {
	font-size: 40px;
	line-height: 50px;
	margin-top: 5px;
	font-weight: 200;
}

.upgrade-popup .promo-offer b {
	font-size: 58px;
	line-height: 50px;
	font-weight: 800;
	color: #434343;
}

.upgrade-popup .logo img {
	max-width: 320px;
}

.top-info {
	font-weight: 400;
}

.CMT-open-button {
	top: auto !important;
	left: auto !important;
	bottom: 10px;
	right: 10px;
	z-index: 9999;
}

.model-avatar .image {
	padding-top: 147% !important;
}

.item-col .image>img {
	z-index: 2;
}

.old-price {
	font-size: 25px;
	color: #c1c1c1;
	text-decoration: line-through;
	font-weight: 400;
	font-style: normal;
	margin-right: 5px;
}

.plan-item-col .price .label .super.dolar {
	font-size: 30px;
	font-weight: 400;
}

.old-price {
	font-size: 25px;
	color: #c1c1c1;
	text-decoration: line-through;
	font-weight: 400;
	font-style: normal;
	margin-right: 5px;
}

@media (max-width: 1039px) {
	.item-col.-latest .latest-new .main-image .item-name {
		right: 0;
	}
}

.item-col.-latest .main-image img,
.item-col.-latest .latest-new .sub-image .image img,
.item-col.-latest .latest-new .sub-image .image,
.item-col.-latest .latest-new .main-image .image,
.item-col .image>img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.static-col,
.front-desc,
.front-desc h2,
.static-col h2 {
	text-transform: none;
	font-size: 12px;
	margin-top: 20px;
}

.lates-sec {
	overflow: hidden;
}

.front-desc h2,
.static-col h2 {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 0;
}

.front-desc p,
.static-col p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}

.nav-channels {
	position: absolute;
	left: 5px;
	right: 5px;
	top: 60px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease;
	display: none;
}

.main-nav .nav-elem.has-drop {
	position: static;
}

@media (min-width: 1336px) {
	.main-nav .nav-elem.has-drop:hover .nav-channels {
		visibility: visible;
		opacity: 1;
	}
}

.nav-col {
	position: static;
	flex-basis: 0;
}

.nav-channels .item-col.-channel {
	margin-top: 20px;
	max-width: 12.5%;
}

@media (min-width: 1040px) {
	.search-box {
		/*right: 300px;*/
		right: 180px;
		left: auto;
	}

	.search-box-logged-out {
		right: 300px !important;
	}

	.search-box.active {
		left: 320px;
	}
}

@media (min-width: 1336px) {
	.nav-channels .item-col.-model {
		margin-top: 20px;
		max-width: 12.5%;
	}
}

.top-info:hover {
	color: #fff;
}

.inline-banner {
	flex-basis: 100%;
	display: none;
	margin-bottom: 20px;
}

@media(min-width: 1039px) {
	.inline-banner.inline-banner-3 {
		display: flex;
	}
}

@media(min-width: 600px) and (max-width: 1039px) {
	.inline-banner.inline-banner-2 {
		display: flex;
	}
}

@media(max-width: 599px) {
	.inline-banner.inline-banner-1 {
		display: flex;
	}
}

.nav-channels{
    height: 0;
}

.main-nav .nav-elem.has-drop:hover .nav-channels{
    height: auto;
}

.post-body h2 {
	font-size: 20px;
	margin-bottom: 5px;
	text-transform: none;
}

.post-body p {
	font-size: 15px;
}

/* SFW */
.sfw_blur {
	filter: blur(20px);
}

.sfw-locked {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 32px;
    z-index: 10;
}

.sfw-blur-player {
    filter: blur(15px);
}

#sfwVideo {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

#sfwVideoOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.overlay-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}