/* Datalife Engine template 
creation date: 20 april 2019, 
version dle: 12-13
*/

/* SET BASE AND UI
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
ol, ul {list-style: none;}
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 {background-color: #f0f5f9; color: #474747; 
font-size: 14px; font-family: 'Open Sans'; font-weight: 600; font-style: normal;}
a {text-decoration: none; color: #474747;}
a:hover {color: #ff6262;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 14px; font-weight: 600; font-family: 'Open Sans' !important;}

.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 30px; height: 40px; line-height: 40px; 
border-radius: 3px; cursor: pointer; font-size: 15px; font-weight: 600; color: #fff;
background: #ff6262}
.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: #ff6262; color: #fff;}
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.2);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #2e86de, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.5; font-size: 15px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 66.5%;}
.img-resp-vert {padding-top: 145%;}
.img-resp-sq {padding-top: 100%;}
.img-box > img, .img-square > img, .img-resp > img, .img-resp-vert > img, .img-resp-sq > img {width: 100%; min-height: 100%; display: block;}
.img-resp > img, .img-resp-vert > img, .img-resp-sq > 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-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.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;}

b, strong, .bolder {font-weight: 600;}
.anim, .th-img:after, a,.btn-ctrl, .th-rating, .th-title {transition: all .2s;}
h1, h2, h3, h4, h5 {font-size: 18px; font-weight: 600;}
.icon-pull-right .icon {margin-left: 10px;}
.icon-pull-left .icon {margin-right: 10px;}
.icon {display: inline-block; vertical-align: middle;}
.icon-search {width: 16px; height: 16px; background: url(../images/isearch.png);}
.icon-user {width: 12px; height: 16px; background: url(../images/iuser.png);}
.icon-tlg {width: 32px; height: 32px; background: url(../images/itlg.png);}
.icon-arrow {width: 26px; height: 11px; background: url(../images/iarrow.png);}
.icon-like {width: 19px; height: 16px; background: url(../images/ilike.png);}
.icon-dislike {width: 19px; height: 16px; background: url(../images/idislike.png);}
.icon-star {width: 20px; height: 18px; background: url(../images/istar.png);}
.icon-star-o {width: 18px; height: 18px; background: url(../images/istar-o.png);}
.hidden, #dofullsearch {display: none;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 20px; font-size: 20px; font-weight: 700;}
#dle-content > *:not(.thumb) {width: 100%;}


/* GRID
----------------------------------------------- */
.wrap {min-width:320px;} 
.wrap-container {max-width:1240px; margin:0 auto; width: calc(100% - 20px); position: relative;}
.header-in {height: 140px;}
.content {padding-top: 20px;}
.footer-in {padding: 40px 0; padding-left: 200px;}


/* HEADER, FOOTER, SIDEBAR
----------------------------------------------- */
.hmenu {font-size: 0; padding-left: 80px;}
.hmenu > li {display: inline-block; vertical-align: top; margin-right: 40px; position: relative;}
.hmenu li a {display: block; height: 40px; line-height: 40px; font-size: 14px;}
.hidden-menu {background-color: #fff; box-shadow: 0 10px 20px rgba(0,0,0,0.1); z-index: 100; 
position: absolute; left: -20%; top: 95%; width: 200px; padding: 15px 20px; border-radius: 10px;
pointer-events: none; opacity: 0; transform: translateY(30px); transition: all .3s;}
.hmenu > li:hover .hidden-menu, .side-panel .hidden-menu {pointer-events: auto; opacity: 1; transform: translateY(0px);}
.submenu:after {content: ''; position: absolute; right: -12px; top: 50%; width: 6px; height: 5px; 
background: url(../images/icaret.png);}
.hmenu > li:hover > a {color: #ff6262;}
.logo {display: block; width: 132px; height: 29px; overflow: hidden;}
.btn-ctrl {width: 42px; height: 42px; line-height: 42px; text-align: center; cursor: pointer; 
background-color: #fff; box-shadow: 0 2px 20px 0 rgba(0,0,0,0.15); border-radius: 50%; display: block;}
.hctrl .btn-ctrl {margin-left: 15px; line-height: 39px;}
.hctrl .btn-ctrl:hover, .hctrl .btn-ctrl.is-active, .fctrl a:hover .btn-ctrl {box-shadow: 0 2px 20px 0 rgba(0,0,0,0);}
.hlang {width: 90px; margin-right: -90px; text-align: right; text-transform: uppercase; white-space: nowrap;}
.hlang > * {margin-left: 12px;}
.hlang a:not(:hover) {opacity: 0.6;}
@media screen and (max-width: 1366px) {
	.hlang {margin-right: 0;}
}
.search-wrap {width: 300px; position: absolute; bottom: 0; right: 0; display: none;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {box-shadow: 0 2px 20px 0 rgba(0,0,0,0.15); padding: 0 45px 0 15px;
background-color:#fff; color: #000; height: 32px; line-height: 32px; border-radius: 16px;}
.search-box button {position:absolute; right:3px; top:-6px; z-index:10; padding:0 !important; 
background:transparent !important; width: 40px; box-shadow: none !important;}
.search-box input:not(:focus)::placeholder {color: #000; opacity: 0.5; font: 400 14px/32px Arial;}

.footer a {color: #0098cb; text-decoration: underline;}
.footer a:hover {text-decoration: none;}
.footer-in:before {content: ''; width: 132px; height: 29px; position: absolute; left: 0; top: 50%; margin-top: -15px; 
background: url(../images/logo.png) left top / contain no-repeat; filter: grayscale(1); opacity: 0.9;}


/* SECT
----------------------------------------------- */
.sect {margin-bottom: 40px;}
.sect-header {margin-bottom: 20px;}
.sect-title {font-size: 18px;}
.sect-items {margin: 0 -10px;}


/* THUMB
----------------------------------------------- */
.thumb {width: 25%; padding: 0 10px; margin-bottom: 20px;}
.th-in {display: block; position: relative;}
.th-img {border-radius: 4px; box-shadow: 0 2px 30px 0 rgba(0,0,0,0.2);}
.th-img:after {content: ''; position:absolute; z-index: 1; left:0; bottom:0; width:100%; height:50%; 
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);}
.th-title {color: #fff; position: absolute; z-index: 10; left: 0; right: 0; bottom: 0; padding: 20px 15px;}
.th-rating {width: 26px; height: 26px; line-height: 26px; text-align: center; border-radius: 50%; 
position: absolute; right: 15px; top: 15px; z-index: 5; background-color: #fff; color: #4aa637; 
font-size: 10px; box-shadow: 0 2px 20px 0 rgba(0,0,0,0.2);}
.th-in:hover .th-title {transform: translateY(100%); opacity: 0;}
.th-in:hover .th-rating {transform: translateX(200%);}


/* PAGS
----------------------------------------------- */
.pags {font-size: 15px; line-height: 36px; width: 100%; padding: 0 10px; padding-top: 10px;}
.pags-list {text-align: right;}
.pags-list > * {display: inline-block; vertical-align: top; height: 36px; border-radius: 4px; min-width: 36px; 
text-align: center; padding: 0 10px; margin-top: 10px; margin-left: 2px;}
.pags-list > span:not(.nav_ext), .pags-list a:hover {background-color: #fff; box-shadow: 0 2px 20px 0 rgba(0,0,0,0.2);}


/* VIDEO
----------------------------------------------- */
.fmain {margin-bottom: 60px;}
.fright {width: 400px; margin-left: 40px; padding-top: 40px; position: relative;}
.fplayer {background-color: #000; border-radius: 6px; overflow: hidden; box-shadow: 0 2px 30px 0 rgba(0,0,0,0.2);}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; height:500px; display: block;}

.fdate {font-size: 13px; font-weight: 400; color: #c0c0c0; position: absolute; right: 0; top: 0;}
.fright h1 {font-size: 20px; font-weight: 700; line-height: 1.5; margin-bottom: 20px;}
.fdesc {font-weight: 400; line-height: 1.5; margin-bottom: 30px;}
.ftags {font-weight: 400; line-height: 1.7; margin-bottom: 20px;}
.ftags-caption {font-weight: 700; margin-right: 5px;}
.ftags a {color: #ff6262; margin-right: 2px;}
.ftags a:hover {text-decoration: underline;}
.ftags a:not(:last-child):after {content: ','; display: inline;}
.ftags + .ftags {margin-top: -12px;}
.fnext-btn {display: block; width: 80px; height: 80px; line-height: 80px; text-align: center; border-radius: 50%; 
background-color: rgba(0,0,0,0.4); position: absolute; top: 50%; right: -120px; margin-top: -40px;}
.fnext-btn:hover {background-color: rgba(0,0,0,0.6);}

.fctrl {position: relative; font-size: 0; margin-top: 40px;}
.fctrl .btn-ctrl {width: 50px; height: 50px; line-height: 50px; margin: 0 auto 10px auto;}
.fctrl-btn {display: inline-block; vertical-align: top; text-align: center; white-space: nowrap;}
.fctrl-btn span {font-size: 13px; color: #848484; font-weight: 400;}
.fctrl-btn a {display: block;}
.fdislike {margin-left: 12px;}
.ffav {position: absolute; right: 0; top: 0;}

@media screen and (max-width: 1366px) {
	.fright {width: 500px; padding-right: 100px;}
	.fnext-btn {right: 0;}
	.fdate {right: 100px;}
}


.login-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
background-color: #000; opacity: 0.6; display: none;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #fff; padding: 30px 60px 40px 60px; width: 400px; font-weight: 400; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.login-title {font-size: 20px; margin-bottom: 15px; text-align: center; font-weight: 700;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #111; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #06c; color: #06c; font-size: 14px;}
.login-menu {border-top: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3;}
.login-menu li {text-align: center; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 14px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-menu li:last-child {width: 100%;}


/* FULL STORY STATIC
----------------------------------------------- */
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.5; font-weight: 400;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.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;}
.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
----------------------------------------------- */
.ac-protect22, .ac-textarea .bb-editor + br, .comments_subscribe, .mass_comments_action, 
.fcomm-add-textarea br {display: none;}


/* ADAPTIVE
----------------------------------------------- */
.side-panel {width:240px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#f8f6f6;
padding:20px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:9998; display:none;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .hmenu li, .side-panel .hmenu {width: 100%; margin: 0; padding: 0;}
.side-panel .hidden-menu {width: 100%; border-radius: 0; position: static; width: calc(100% + 40px); margin: 0 -20px;}
.side-panel .submenu:after {display: none;}

.toggle {cursor: pointer; width: 30px; height: 40px; position: relative; display: none;}
.toggle-icon {position: relative; margin-top: 18px; margin-bottom: 18px; margin-left: 10px;}
.toggle-icon::before {top: -8px;}
.toggle-icon::after {top: 8px;}
.toggle-icon::after, .toggle-icon::before {content: ""; position: absolute;}
.toggle-icon, .toggle-icon::after, .toggle-icon::before {background-color: #000; display: block;
	height: 3px; width: 20px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;}
.toggle-icon::before {width: 24px; left: -4px;}
.toggle-icon::after {width: 24px; left: -4px;}

@media screen and (max-width: 1260px) {
.wrap-container {max-width:1000px; width: calc(100% - 20px);}
.header .hmenu, .hlang {display: none;}
.wrap {padding-top: 60px;}
.header-in {height: 60px;}
.header {position: fixed; z-index: 999; left: 0; top: 0; width: 100%; background-color: #f0f5f9; 
box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.toggle {display: block;}
.search-wrap {top: 70px;}

.fright {width: 100%; margin: 0; padding-top: 0; margin-top: 30px;}
.fdate {position: static; margin-bottom: 20px; display: none;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}

@media screen and (max-width: 950px) {
.wrap-container {max-width:768px;}
.thumb {width: 50%;}
.footer-in {padding-left: 0; padding-bottom: 20px;}
.footer-in:before {display: none;}
}

@media screen and (max-width: 760px) {
.wrap-container {max-width:640px;}

.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-container {max-width:480px;}
.thumb {width: 100%;}

.fnext-btn, .hfav {display: none;}
.fright {padding-right: 0;}
.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-container22 {max-width:320px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
