/* Datalife Engine template 
name: Adult site,
creation date: 03 august 2019, 
version dle: 12-13
*/

/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0; box-sizing: border-box;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 14px 'Rubik', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #010101; background: #eef3f9; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #010101; text-decoration: none;}
a:hover, a:focus {color: #010101; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 400; font-size: 24px;}

button, textarea, select, input[type="text"], input[type="password"], input[type="button"], input[type="submit"] 
{appearance: none; -webkit-appearance: none; font-size: 16px; font-family: 'Rubik' !important; font-weight: 300;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px;
border-radius: 20px; cursor: pointer; color: #fff; background-color: #ea172a; font-size: 14px;
background: linear-gradient(to right, #11998e, #38ef7d);}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #c0392b; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0); 
background: linear-gradient(to left, #11998e, #38ef7d);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.1);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #3498db, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.6; font-size: 14px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-resp, .img-resp-vert, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 140%;}
.img-box img, .img-resp img, .img-resp-vert img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row, #dle-content {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start, #dle-content {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}
.fx-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}

b, strong {font-weight: 500;}
.icon-left [class*="fa-"], .icon-left .icon {margin-right: 10px;}
.icon-right [class*="fa-"], .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim, .btn, button, .frate a {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 20px; font-size: 24px !important; font-weight: 300;}
#dle-content > *:not(.th-item) {width: 100%;}
.th-rating, .main-nav a:hover, .main-nav a.is-active, .btn-menu {background: linear-gradient(to right, #11998e, #38ef7d); color: #fff;}
.hmenu a:hover, .hmenu a.is-active, .navigation span:not(.nav_ext), .pagi-nav a:hover 
{background: linear-gradient(to right, #FC5C7D, #6A82FB); color: #fff;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; overflow: hidden; min-height: 100vh;}
.wrap:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%;
background: url(../images/bg.png) center top repeat-y; will-change: transform;}
.wrap-center {max-width:1530px; width: calc(100% - 80px); margin:0 auto; position:relative; z-index:20;}
.header {padding: 40px 0;}
.content {min-height: 100vh;}
.footer {background: #d5ddf3 url(../images/logo.png) center center no-repeat; 
padding: 40px 2000px; margin: 60px -2000px 0 -2000px; color: #5c5c5c; line-height: 1.7;}
.footer a {color: #6A82FB; border-bottom: 1px dotted #6A82FB;}

#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:990; display:none; background-color:#95a5a6; color:#fff; cursor:pointer; font-size:18px; 
border-radius:20px; text-align:center; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.6; background-color: #000;}


/* HEADER
----------------------------------------------- */
.logo {display: block; width: 240px; height: 60px;}
.hmenu a {display: block; line-height: 30px; padding: 0 20px; border-radius: 15px; margin-left: 10px;}
.search-wrap {margin: 0 40px 0 20px;}
.search-box {position:relative;}
.search-box input, .search-box input:focus {padding: 0 50px 0 15px; border-radius: 20px; box-shadow: none; 
background-color: #fff; color: #000; box-shadow: 0 4px 5px 0 rgba(103,58,184,0.2);}
.search-box input:not(:focus)::placeholder {color: #000;} 
.search-box button {position:absolute; right:0px; top:0px; z-index:10; width: 50px;
background:transparent !important; color:#000 !important; font-size: 16px !important; padding: 0 !important;}


/* NAV
----------------------------------------------- */
.nav {margin: 0 -20px 40px -20px;}
.main-nav li {width: 14.28%;}
.main-nav a {padding: 0 20px; height: 30px; line-height: 30px; border-radius: 15px; font-size: 15px; 
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: inline-block; max-width: 100%;}


/* SECTION, SIDE
----------------------------------------------- */
.sect {margin-bottom: 30px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 28px;}
.sect-items {margin: 0 -5px;}
.mb-remove {margin-bottom: -20px;}
.sorter {position:relative; cursor:pointer; font-size: 14px; margin-left: 20px; 
background-color: #fff; box-shadow: 0 4px 5px 0 rgba(103,58,184,0.2); height: 30px; line-height: 30px; 
border-radius: 15px; padding: 0 10px; font-size: 12px;}
.sorter:before {content:attr(data-label); display: inline-block; vertical-align: top;}
.sorter > span {display: inline-block; vertical-align: top; margin-left: 2px;}
.sorter form {display:none; background-color:#fff; padding:10px; line-height:26px; box-shadow:0 0 15px 0 rgba(0,0,0,0.1); 
position:absolute; right:0; top:100%; width:160px; z-index:999; border-radius: 4px;}
.sorter a:hover {text-decoration:underline;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063"; font-family:"Font Awesome 5 Pro"; 
display:inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}
.site-desc {padding-top: 40px; color: #5c5c5c; font-weight: 300;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size: 20px; margin-bottom: 20px; color: #000; font-weight: 400;}
.site-desc p {line-height: 1.7; margin-bottom: 15px; font-size: 14px;} 
.site-desc a {color: #6A82FB; text-decoration: underline;}
.sect-top {background: #1e272e url(../images/bg.jpg) center top no-repeat; 
	padding: 40px 2000px 20px 2000px; margin-left: -2000px; margin-right: -2000px;}
.sect-top .th-img {border-color: #2c3e50;}
.sect-top .th-title {color: #fff;}


/* THUMB ITEM
----------------------------------------------- */
.th-item {width: 25%; padding: 0 5px; margin-bottom: 20px;}
.th-img {border: 5px solid #fff; box-shadow: 0 4px 5px 0 rgba(103,58,184,0.2); border-radius: 6px;}
.th-img:after {content:''; position:absolute; z-index:1; top:0; left:0; right:0; height:30%; pointer-events:none;
background:linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);}
.th-title {line-height: 1.5; margin-top: 15px;}
.th-time {position: absolute; z-index: 10; left: 10px; top: 10px; 
font-size: 12px; color: #fff;}
.th-views {left: auto; right: 10px;}
.th-rating {position: absolute; right: 10px; bottom: 10px; font-size: 12px; 
	height: 24px; line-height: 24px; border-radius: 12px; text-align: center; width: 50px;}
.th-in:hover img {transform: scale(1.05,1.05); filter: grayscale(0.6);}
.th-item:hover .th-time, .th-item:hover .th-rating {opacity: 0;}
.th-count {top: auto; bottom: 10px; width: 40px; height: 40px; line-height: 40px; 
	text-align: center; border-radius: 50%;
background: linear-gradient(to right, #F37335, #FDC830); color: #fff; font-size: 18px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagi-nav {}
.navigation {text-align:center; padding: 20px 0 60px; font-size: 16px;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 15px; 
margin:0 4px 10px 4px; line-height: 60px; min-width: 60px;
background-color: #fff; box-shadow: 0 4px 5px 0 rgba(103,58,184,0.2); border-radius: 6px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {color: #fff;}


/* FULL
----------------------------------------------- */
.fmain-header {color: #fff; margin-top: 20px;}
.fmain-header h1 {font-size: 28px;}
.frate a {margin-left: 20px; text-align: center; color: #ccc;}
.frate .fas {display: block; width: 40px; line-height: 40px; height: 40px; text-align: center; border-radius: 50%;
margin-bottom: 10px; font-size: 18px; background-color: #fff; color: #2ecc71; box-shadow: 0 0 30px 0 rgba(0,0,0,0.6);}
.frate a + a .fas {color: #e74c3c;}
.frate a:hover {opacity: 0.8;}
.fmeta-item {margin-left: 20px; color: #ccc;}
.fmeta-item div {font-size: 12px; margin-bottom: 10px;}
.fdl {margin-left: 20px;}
.fplayer {box-shadow: 0 0 30px 0 rgba(0,0,0,0.6);}
.fdesc {margin-top: 40px;}
.ftags-row {margin-top: 18px;}
.ftags-caption {margin-right: 5px;}
.ftags-row a {color: #6A82FB; border-bottom: 1px dotted #6A82FB;}
.ftags-row a:hover {border-bottom-color: transparent;}
.ftab {color: #888; cursor: pointer; margin-right: 20px; border-bottom: 1px dotted transparent;}
.ftab.is-active {color: #6A82FB; border-bottom: 1px dotted #6A82FB;}
.ftab:hover {border-bottom: 1px dotted #6A82FB;}

.full-comms, .add-comms {width:48%;}
.no-comms {-ms-flex-order:-1;-webkit-order:-1;order:-1}
.comm-letter {position: absolute; left: 0; top: 0; width: 40px; height: 40px; line-height: 40px; text-align: center; 
background-color: #000; color: #fff; font-size: 18px; font-weight: 500; text-transform: uppercase; border-radius: 50%;}
.add-comms > form {position: sticky; right: 0; top: 30px; margin-bottom: 30px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:600px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.6; font-weight: 300; color: #5c5c5c;}
.full-text img:not(.emoji) {max-width:100%; margin:10px auto;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#06c;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:300;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:0;}
.full-text > ul li {list-style:disc; margin-left:40px;}
.full-text > ol li {list-style:decimal; margin-left:40px;}


/* COMMENTS
----------------------------------------------- */
.add-comms {}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {box-shadow: 3px 3px 6px rgba(0,0,0,0.1);}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {display: none;}
.last-comm-link {display: inline-block; padding-bottom: 20px; color: #fff; font-size: 18px; font-weight: 500;}

.comm-item {margin-bottom: 20px; font-size: 14px; padding-left: 50px; position: relative; min-height: 50px;}
.comm-two {margin: 6px 0;}
.comm-one > span {margin-right: 15px; color: #888; font-size: 14px;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {opacity: 1; color: #000;}
.comm-three a:hover {border-bottom-color: transparent;}
.comm-three-left > a {color: #6A82FB; border-bottom: 1px dotted #6A82FB;}


/* ADAPTIVE
----------------------------------------------- */
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#eef3f9;
padding:15px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s;}
.side-panel.active {left:0;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 9999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .hmenu a, .side-panel .main-nav a {margin: 0; width: 100%; height: 40px; border-radius: 4px; line-height: 40px;}
.side-panel .main-nav li, .side-panel .hmenu li {width: 100%;}
.side-panel .main-nav {border-bottom: 0; margin: 0; padding: 0 0 20px 0;}
.side-panel .hmenu a.is-active:before {bottom: 0;}

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.wrap-center {width: calc(100% - 40px);}
.btn-menu {display: block; font-size: 18px; cursor: pointer; height: 40px; line-height: 40px; 
width: 40px; text-align: center; margin-left: 20px; border-radius: 50%;}
.header .hmenu, .nav, #gotop {display: none !important;}
.logo {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px; width: 100px; margin-right: 30px; position: relative;}
.logo img {max-width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

.fmain-header {margin-left: -20px;}
.fmain-header h1 {min-width: 100%; margin-bottom: 20px; padding-left: 20px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.header {padding-top: 20px;}
.search-wrap {margin: 0; min-width: 100%; margin-top: 20px; -ms-flex-order: 10;-webkit-order: 10;order: 10;}
.th-item {width: 50%;}
.footer {display: block; text-align: center; background-image: none;}
.footer-counter {display: inline-block; margin-top: 15px;}
.sect-top {background-image: none;}

.full-comms, .add-comms{width:100%;}
.add-comms {-ms-flex-order:-1;-webkit-order:-1;order:-1}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}

.fmain-header {justify-content: center; text-align: center;}
.fmeta-item, .fdl {display: none;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.th-item {width: 100%;}
.sorter {display: none;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wrap-center11 {max-width:360px;}
.fmain-header h1, .sect-title {font-size: 20px;}
}

@media screen and (max-width: 350px) {
.wrap-center11 {max-width:320px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
