/* Datalife Engine template 
name: Adult;
creation date: 20 may 2019, 
version dle: 12-13
*/

/* SET BASE
----------------------------------------------- */
* {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;}
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: 15px 'Roboto', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #fff; background: #2c3e50; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #fff; text-decoration: none;}
a:hover, a:focus {color: #fff; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 700; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 16px; font-family: 'Roboto' !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 20px; height: 40px; line-height: 40px; text-transform: uppercase;
border-radius: 4px; cursor: pointer; color: #fff; background-color: #e74c3c; font-size: 14px; font-weight: 500;}
.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);}
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.5; font-size: 14px;} 
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: 70%;}
.img-resp-vert {padding-top: 140%;}
.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 {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 {-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, .fw700 {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 {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 20px; font-size: 24px; font-weight: 800;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; overflow: hidden;}
.wrap:before {content: ''; width: 100%; height: 800px; position: absolute; left: 0; top: 0; 
background: #2c3e50 url(../images/bg.jpg) center 0 no-repeat;}
.wrap-cat222:before {top: -150px;}
.wrap-center {max-width:1600px; margin:0 auto; position:relative; z-index:20; 
width: calc(100% - 60px);}
.header, .footer {background: rgba(52,73,94,0.6); padding: 0 2000px; margin: 0 -2000px;}
.cont {min-height: 100vh; padding: 30px 0;}
.footer {padding-top: 20px; padding-bottom: 20px;}
.header {box-shadow: 0 10px 30px 0 rgba(0,0,0,0.3);}

#gotop{background-color: #e74c3c; color: #fff; width: 60px; height: 60px; line-height: 60px; 
text-align: center; border-radius: 30px; font-size: 24px; cursor: pointer; 
position: absolute; left: 0; top: 50%; margin-top: -30px; box-shadow: 0 10px 30px 0 rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {display: block; width: 220px; height: 70px;}
.search-wrap {position:relative; margin: 0 30px;}
.search-box input, .search-box input:focus {padding: 0 50px 0 20px; 
background-color:#2c3e50; color: #fff; border-radius: 20px; box-shadow: none;}
.search-box input:not(:focus)::placeholder {color: #fff; opacity: 0.6; font-size: 14px;} 
.search-box button {position:absolute; right:10px; top:0px; z-index:10; width: 30px;
background-color:transparent !important; color:#fff !important; font-size: 16px !important; padding: 0 !important;}
.hnav {padding-right: 0px;}
.hnav a {display: block; height: 70px; line-height: 70px; 
	margin-right: 30px; font-size: 16px;}
@media screen and (min-width: 1220px) {
.hnav a:hover, .hnav a.is-active {box-shadow: inset 0 -2px #e74c3c;}
.hnav a.is-active {padding-left: 30px; position: relative;}
.hnav a.is-active:before {color:#f39c12; position: absolute; left: 0; top: 0; 
content:"\f04b"; font-family:'Font Awesome 5 Pro'; font-weight: 400;}
}
.hfav {cursor: pointer; background-color: #e74c3c; color: #fff; width: 40px; height: 40px; line-height: 42px; 
text-align: center; border-radius: 50%; box-shadow: 0 10px 30px 0 rgba(0,0,0,0.2);}


/* NAV
----------------------------------------------- */
.nav {margin: 0 -10px 30px -10px;}
.nav ul {width: 16.66%;}
.nav li {position: relative;}
.nav a {display: block; padding: 0 10px; line-height: 30px;}
.nav a:hover, .nav a.is-active {background-color: rgba(231,76,60,0.5);}
.nav span {position: absolute; right: 20px; top: 0; display: inline-block; line-height: 30px; 
	font-size: 12px; opacity: 0.6; pointer-events: none;}
.nav a:hover + span, .nav a.is-active + span {opacity: 1;}
.nav-side .nav li {width: 100%;}
.nav-full {background-color: #ecedf2; padding: 30px 2000px; margin: 60px -2000px -60px -2000px;}
.nav-full .nav li {width: 25%;}
li span i {font-style: normal; display: inline; margin-left: 3px;}
.nav-cats ul {width: 25%;}
.nav-cats a:not(:hover), .nav-cats li {color: #fff;}
.nav-cats a {display: flex; justify-content: space-between; align-items: center;}
.nav-cats a:not(:hover):after {content: ''; flex: 1 1 auto; border-top: 2px dotted #888; margin-left: 10px;}
.nav-cats a:not(:hover) + span {opacity: 1; color: #ccc; background-color: #34495e; 
	padding: 0 20px 0 10px; right: 0; z-index: 1;}
.nav-full {background-color: #34495e; margin: 0 -2000px; padding: 30px 2000px; margin-bottom: -30px; 
border-bottom: 1px solid #222;}
.nav-full a:not(:hover) + span {background-color: #34495e;}


/* SECTION
----------------------------------------------- */
.sect:not(:last-child) {margin-bottom: 60px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 34px; font-weight: 900;}
.sect-subtitle {opacity: 0.6; margin-top: 3px;}
.sect-link {margin-left: 20px;}
.sect-link:hover {text-decoration: underline;}
.sect-items {margin: 0 -8px;}
.sect-header-dark-bg222 {color: #fff;}
.sorter {position:relative; cursor:pointer; color:#ccc; line-height:30px; font-size: 14px; margin-left: 20px;}
.sorter:before {content:attr(data-label); display: inline-block; vertical-align: top;}
.sorter > span {display: inline-block; vertical-align: top;
box-shadow: 0 10px 30px 0 rgba(0,0,0,0.2); background-color: #f39c12; color: #000;
padding: 0 15px; height: 30px; line-height: 30px; border-radius: 15px; margin-left: 8px;}
.sorter form {display:none; background-color:#222; padding:10px; line-height:26px; box-shadow:0 0 15px 0 rgba(0,0,0,0.3); 
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"}
.sect-grid {display: grid; grid-template-columns: repeat(5,1fr); 
	grid-gap: 15px 15px; grid-auto-flow: row dense;}
.sect-static222 {background-color: #f4f6f9; padding: 30px; min-height: 100vh;}


/* THUMB
----------------------------------------------- */
.th-item {width: 25%; float: left; padding: 0 8px; margin-bottom: 30px; position: relative;}
.th-img {border-radius: 4px; margin-bottom: 15px; box-shadow: 0 10px 30px 0 rgba(0,0,0,0.2);}
.th-title {font-size: 16px; line-height: 20px; height: 40px; overflow: hidden;}
.th-info {margin-top: 10px; height: 30px; line-height: 30px; position: relative; padding-right: 30px;}
.th-info > * {display: inline-block; vertical-align: top; margin-right: 15px;}
.th-rating {border-radius: 15px; width: 60px; text-align: center; font-weight: 500; font-size: 12px; 
	color: #fff; background-color: #16a085;}
.th-rating.low {background-color: #c0392b; color: #fff;}
.th-meta {font-size: 12px; color: #ccc;}
.th-meta .far {margin-right: 6px;}
.th-fav {cursor: pointer; position: absolute; right: 13px; top: 5px; 
background-color: #e74c3c; color: #fff; width: 30px; height: 30px; line-height: 32px; 
text-align: center; border-radius: 50%; box-shadow: 0 3px 10px 0 rgba(0,0,0,0.2);}
.th-fav:hover {background-color: #c0392b; color: #fff;}
.th-in:hover .th-img {box-shadow: 0 10px 30px #736aab;}
.th-in:hover .th-title {}
.th-model {width: 20%;}
.th-model .th-title {font-size: 18px; height: 25px; line-height: 25px; white-space: nowrap; text-overflow: ellipsis;}


/* TILE
----------------------------------------------- */
.tile {display: block; height: 160px; min-height: 160px; transition: box-shadow .2s linear; 
border-radius: 4px; box-shadow: 0 10px 30px 0 rgba(0,0,0,0.2);}
.tile {grid-column: span 1; grid-row: span 1;}
.tile-tall {grid-column: span 1; grid-row: span 2; height: auto;}
.tile:after {content: ''; position:  absolute; left:0; bottom: 0; width: 100%; height: 50%; z-index: 5;
background: linear-gradient(to top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);}
.tile-title {position: absolute; left: 0; bottom: 0; width: 100%; z-index: 20; 
	color: #fff; padding: 15px; font-weight: 500;}
.tile:hover {box-shadow: 0 10px 30px #736aab;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 1.75; color: #ccc; background-color: #34495e; 
margin: 0 -2000px; padding: 30px 2000px; margin-bottom: -30px;}
.site-desc + .sect-models {padding-top: 60px;}
.site-desc h1, .site-desc h2 {font-size: 24px; font-weight: 900; margin-bottom: 20px; color: #fff;}
.site-desc li {list-style-type: disc; margin-left: 40px;}
.site-desc a {color: #e74c3c; text-decoration: underline;}
.site-desc img {float: left; max-width: 200px; margin: 0 10px 10px 0;}
.site-desc p, .site-desc ul {margin-bottom: 20px;}


/* FOOTER
----------------------------------------------- */
.ft-left {padding-left: 80px; position: relative; line-height: 1.7;}
.ft-menu {margin-bottom: 5px;}
.ft-menu a {margin-right: 20px; font-size: 16px;}
.ft-menu a:before {content:"\f0da"; font-family:'Font Awesome 5 Pro'; color: #f39c12; 
margin-right: 10px; font-weight: 400;}
.footer a:hover {text-decoration: underline;}
.ft-left > span {opacity: 0.6; font-size: 14px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; padding:20px 0 15px 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:46px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 15px; 
margin:10px 4px 0 4px; border-radius:4px; font-weight: 500; 
background-color: #34495e; box-shadow: 0 3px 10px 0 rgba(0,0,0,0);}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:transparent; box-shadow: inset 0 0 0 2px #f39c12;}


/* FULL
----------------------------------------------- */
.full {}
.fmain {background-color: #34495e; box-shadow: 0 10px 30px 0 rgba(0,0,0,0.2); margin-bottom: 30px;}
.player-behavior {background-color: #243341;}
.behavior-box {width: 350px; padding: 15px;}
.player-box {width: calc(100% - 350px); width: -webkit-calc(100% - 350px); 
background: #000; min-height: 200px;}
.behavior {padding: 15px; border-bottom: 1px solid #000;}
.behavior-img {width: 120px; height: 81px; margin-right: 15px; overflow: hidden;}
.behavior-desc {font-weight: 500;}
.behavior-title {line-height: 18px; max-height: 72px; overflow: hidden;}
.behavior:not(:hover) {color: #fff;}

.fctrl {padding: 15px 420px 15px 30px; position: relative; background-color: #2c3e50;}
.frate a {display: block; height: 40px; line-height: 40px;}
.frate .fas {margin-right: 10px; font-size: 18px; vertical-align: top; box-shadow: 0 10px 30px 0 rgba(0,0,0,0.2); 
width: 40px; line-height: 40px; text-align: center; height: 40px; border-radius: 50%; 
 background-color: #6ab04c; color: #fff;}
.frate a + a .fas {background-color: #eb4d4b;}
.frate a + a {margin: 0 20px;}
.frate a:hover {opacity: 0.8;}
.frate .th-rating {margin: 0; line-height: 30px;}
.fctrl .hfav {position: absolute; right: 350px; top: 15px;}
.frate, .fctrl .th-meta {margin-right: 30px;}

.ftabs-box {display: none;}
.ftabs-box.visible {display: block;}
.ftab {height: 60px; line-height: 60px; font-size: 16px; opacity: 0.6; display: block; margin-left: 30px;} 
.ftabs {position: absolute; right: 30px; bottom: 0;}
.ftab .icon {margin-right: 10px; font-size: 18px;}
.ftab.is-active, .ftab:hover {cursor: pointer; opacity: 1; color: #e74c3c; box-shadow: inset 0 -2px #e74c3c;}

.ftitle {font-size: 24px; font-weight: 900; margin-bottom: 15px;}
.ftabs-box {padding: 25px 30px 15px 30px;}
.fbtm {margin: 15px -30px -15px -30px; padding: 15px 30px; background-color: #2c3e50;}
.ftags {line-height:24px;}
.ftags a {color: #e74c3c; border-bottom: 1px dotted #e74c3c;}
.ftags a:hover {border-bottom-color: transparent;}
.ftags b, .ftags a {margin-right: 8px;}


/* 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:550px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.7; color: #ccc;}
.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:#e74c3c;}
.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;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.full-comms, .add-comms{width:48%; margin-bottom: 30px;}
.no-comms {-ms-flex-order:-1;-webkit-order:-1;order:-1}
.comm-letter {position: absolute; left: 0; top: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; 
background-color: #000; color: #fff; font-size: 14px; font-weight: 600; text-transform: uppercase; border-radius: 50%;}

.add-comms {}
.ac-inputs input {width: 48.5%; margin-bottom: 15px; background-color: #f4f6f9;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px; background-color: #f4f6f9;}
.add-comms2 input, .add-comms2 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: #000; font-size: 18px;}

.comm-item {margin-bottom: 20px; padding-left: 40px; position: relative; min-height: 40px; font-size: 14px;}
.comm-two {margin: 2px 0 3px 0; font-size: 16px;}
.comm-one > span {margin-right: 15px; opacity: 0.6;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {opacity: 1;}



/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#34495e;
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;}
.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 .to-mob {display: block !important; width: 100%; padding: 0; margin: 0; margin-bottom: 10px;}
.side-panel .hnav a {height: 40px; line-height: 40px; margin-right: 0; padding-left: 10px;}
.side-panel .nav ul {width: 100%;}
.side-panel .hfav, .side-panel input {border-radius: 4px !important;}

@media screen and (max-width: 1220px) {
.wrap {padding-top: 0;}
.wrap-center {max-width:1000px;}
.hnav, .nav:not(.nav-cats), .header .search-wrap, .wrap:before, .header .hfav {display: none;}
.sorter {color: #949494;}
.sorter > span {color: #5c5c5c;}
.sect-title {font-size: 24px;}
.header, .footer {background-image: none;}
.tile {height: 140px; min-height: 140px; width: 210px; margin: 0 10px 0 0 !important; 
display: inline-block; vertical-align: top;}
.sect-grid {display: block; overflow-y: hidden; overflow-x: auto; white-space: nowrap;}
.tile-title {overflow: hidden; text-overflow: ellipsis;}
.btn-menu {display: block; height: 40px; line-height: 40px; text-align: center; 
cursor: pointer; color: #fff; font-size: 24px;}
.th-item {width: 33.33%;}
.th-model {width: 25%;}
.sect-models .th-model:nth-child(5n) {display: none;}
.sect-static {padding: 0;}

.full {margin: 0;}
.behavior-box {display: none; width: 100%;}
.player-box {width: 100%;}
.fctrl {padding: 15px 360px 15px 15px;}
.ftabs {right: 15px;}
.fctrl .hfav {right: 280px;}
.ftabs-box {padding: 25px 15px 15px 15px;}
.fbtm {margin: 15px -15px -15px -15px; padding: 15px;}
.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;}
.th-item {width: 50%;}
.th-model {width: 25%;}
.th-model .th-title {font-size: 16px;}
.nav-cats ul {width: 50%;}

.fctrl {padding: 15px; padding-bottom: 0; justify-content: space-between; border-bottom: 1px solid #222;}
.ftabs {position: static; width: calc(100% + 30px); margin: 15px -15px 0 -15px; border-top: 1px solid #222;}
.ftab {width: 50%; text-align: center; margin: 0; height: 40px; line-height: 40px;}
.fctrl .hfav {position: static;}
.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; width: calc(100% - 30px);}
.sect-subtitle, #gotop, .sorter {display: none;}
.footer {display: block; text-align: center;}
.ft-left {padding-left: 0;}
.ft-counter {margin-top: 20px;}

.fmain {margin: -30px -15px 30px -15px;}

.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-model {width: 50%;}
.nav-cats ul {width: 100%;}

.frate {width: calc(100% + 30px); justify-content: center; 
margin: -15px -15px 15px -15px; padding: 15px 0; background-color: #243341;}
.fctrl .th-meta {margin: 0;}

.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-center22 {max-width:320px;}
.th-item {width: 100%;}
.th-model {width: 50%;}
.th-title {height: auto;}
.sect-link {display: none;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
