/*
Author:			redissx (ICQ: 275116000, E-mail: redissx@gmail.com, Website: webrambo.ru )  */

@import "reset-settings.css" all;

.th-item img, .hot-img img, .rel-img img {width:100%; min-height:100%;}
.th-item, .navi-wr a, .tbut, .th-name, .hot-title, .video-download-link, .add-com-but, button {transition: all .5s;}
.navi-wr:before {color:#FFF;
background: #FF8C00;
background: -moz-linear-gradient(top, #ff3019 0%, #000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e90d0d), color-stop(100%,#fff));
background: -webkit-linear-gradient(top, #ff3019 0%,#fff 100%);
background: -o-linear-gradient(top, #ff3019 0%,#fff 100%);
background: -ms-linear-gradient(top, #ff3019 0%,#fff 100%);
background: linear-gradient(to bottom, #ff3019 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e90d0d', endColorstr='#fff',GradientType=0 );}
.red-grad, .tops-buts:before {background: #ff3019;
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%);
background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%);
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );}
.video-title h1 {background: #393939;
background: -moz-linear-gradient(top, #393939 0%, #2e2d2d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#2e2d2d));
background: -webkit-linear-gradient(top, #393939 0%,#2e2d2d 100%);
background: -o-linear-gradient(top, #393939 0%,#2e2d2d 100%);
background: -ms-linear-gradient(top, #393939 0%,#2e2d2d 100%);
background: linear-gradient(to bottom, #393939 0%,#2e2d2d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#2e2d2d',GradientType=0 );}

/* KARKAS
----------------------------------------------- */
.all-wr {height:auto; width:100%; position:relative;}
.tops-wr {width:100%; position:relative; background-color:#000000; border-bottom:1px solid #fff;}
.tops, .navi, .middle, .foots, .btext {min-width:320px; max-width:1200px; margin:0 auto; position:relative; z-index:100;}
.tops-wr:before {content:""; width:100%; height:95px; background-color:#161617; 
position:absolute; left:0; top:0; z-index:50;}
.navi-wr {width:100%; position:relative;}
.navi-wr:before {content:""; width:100%; height:50px; 
position:absolute; left:0; top:0; z-index:50;}
.tops {padding-top:90px; position:relative;}
.middle {padding:30px 260px 10px 10px; margin-bottom:30px;}
.middle-left {float:left; width:100%; min-height:1000px; padding-right:15px;}
.middle-right {float:right; width:250px; margin-right:-250px;}
.foots-wr {background:#999999 url(../images/hots.png) center top no-repeat; background-size:cover}
.foots {padding:15px;}
.fill-bg {background-color:#000; width:98%; padding:15px;}

.frkl {margin:15px 0 0 0; overflow:hidden;}
.lrkl {margin:0;}


/* HEADER
----------------------------------------------- */
.logo-box {height:80px; width:300px; display:block; position:absolute; left:0; top:14px; 
background:url(../images/logo.png) no-repeat; height:80px; width:300px; overflow:hidden; text-indent:-1000px;}

.tops-buts {display:inline-block; position:absolute; right:0; top:15px; padding-left:60px;}
.tbut {display:inline-block; float:right; height:36px; text-align:left; padding:0 10px; line-height:36px; 
color:#e3e3e3; font-size:14px; cursor:pointer; border-radius:0px; box-shadow:inset 0 0 0 1px #ffffff; }
.tbut i {margin-right:10px;}
.tbut:hover {color:#ff3019; background-color:#000;}
.add-fav {margin-right:15px;}
.tops-buts:before {content:attr(data-mark); width:46px; height:36px; text-align:center; line-height:36px; 
color:#fff; font-size:18px; border-radius:0%; 
position:absolute; left:0; top:0;}

/* NAV MENU
----------------------------------------------- */
.navi {position:relative;}

.navi-menu {height:50px; padding:0 260px 0 10px;}
.navi-menu > li {display:inline-block; float:left; padding-top:12px;}
.navi-menu > li > a {display:block; padding:0 15px; line-height:26px; color:#000; font-size:14px; border-right:1px dashed #fff;}
.navi-menu i {margin-right:10px;}
.navi-menu > li > a:hover {background-color:#ffffff;}

.navi-cats {display:block; padding:15px 0 15px 15px;}
.navi-cats li {float:left; width:16%; margin:0 0.3% 10px 0.3%; list-style:disc}
.navi-cats a {display:block; padding:0 15px 0 0; color:#ffffff; text-decoration:none; font-weight:bold;}
.navi-cats a:hover {text-decoration:none; color:#ee0000;}

.search-wrap {width:250px; position:absolute; right:10px; top:7px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; height:36px; line-height:36px; padding:0 50px 0 10px; border-radius:0px;
background-color:#fff; color:#fff; font:italic 12px Georgia; border:1px solid #fff; box-shadow:inset 2px 2px 2px 0 rgba(0,0,0,0.05); }
.search-box button {position:absolute; right:12px; top:2px;
padding:0; color:#996669; background-color:transparent;}


/* RIGHT SIDE
----------------------------------------------- */
.side-wr {margin-bottom:15px; padding:15px; background-color:#000000;}
.side-t {font-size:16px; text-transform:uppercase; color:#ffffff; margin-bottom:15px;}


/* SORT
----------------------------------------------- */


/* SHORTS
----------------------------------------------- */
.th-item {float:left; width:31.93%; margin:0 0.7% 15px 0.7%; display:block; position:relative; 
background-color:#000000; padding:5px; box-shadow:0 0 0 1px #fff;}
.th-img {height:180px; overflow:hidden; position:relative;}
.th-name { height:30px; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; 
font-size:12px; color:#fff;}
.th-item:hover .th-name {color:#f3f3f3;}
.th-item:hover {box-shadow:0 0 0 1px #999;}

.th-sub {height:20px; line-height:20px; font-size:12px;}
.th-rating, .th-views, .th-time {display:inline-block; float:left; color:#fff; font-style:italic; margin-right:15px;}
.th-sub i {margin-right:3px; color:#b02020;}
.th-views, .th-time {float:right;}
.th-views {margin-right:0;}
.th-rating i.fa-thumbs-o-down {color:#b02020;}
.hd-marked:after {content:attr(data-label); width:30px; height:30px; text-align:center; line-height:30px; 
background-color:#ff3019; color:#FFF; font-size:14px; border-radius:50%; 
position:absolute; right:-10px; top:-10px; z-index:50;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {padding:15px; color:#888; font-size:12px; border-left:3px solid #ff3019;
margin:0 0 20px 0; position:relative; background-color:#000;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:16px; color:#e3e3e3; text-transform:uppercase; margin-bottom:10px;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {color:#ff3019;}
.site-desc p {margin-bottom:5px;}


/* TOP NEWS
----------------------------------------------- */
.hot-t {font-size:18px; text-transform:uppercase; color:#f0f0f0; text-align:center; margin-bottom:15px;}
.hot-t i {margin:0 10px; color:#ff3019;}

.hot-item {display:block; float:left; width:19%; margin:0 0.5%; margin-bottom:10px;}
.hot-img {height:150px; overflow:hidden; position:relative; border:1px solid #3d3d3d; border-bottom:3px solid #ff3019;}
.hot-title {height:30px; overflow:hidden; color:#ff3019; margin-top:10px; line-height:14px;}
.hot-item:hover .hot-title {color:#f0f0f0; text-decoration:underline;}
 
 
/* FOOTER
----------------------------------------------- */
.bottom {background-color:#000; margin-top:30px;}
.btext {padding:15px 240px 15px 15px; position:relative; min-height:73px;}
.bottom p {width:100%; color:#ccc; margin-bottom:10px;}
.bottom a {font-weight:bold; text-decoration:underline; color:#cf0404;}
.counts {position:absolute; top:20px; right:20px; width:220px; z-index:20; text-align:right;}
.counts li {display:inline-block; width:88px; height:31px; margin-left:1px; background-color:#222;}


/* RATING V3
----------------------------------------------- */
.full-rating {display:block; line-height:50px; height:100px;}
.full-rating > a {display:inline-block; width:50%; float:left; font-size:18px;}
.full-rating i {display:inline-block; color:#fff; width:50px; text-align:center; 
background-color:#b02020; line-height:50px;}
.full-rating a:nth-child(3) i {color:#fff; background-color:#b02020;}
.full-rating > span {display:block; position:relative; background-color:#444; padding:0 10px; text-align:center; font-size:24px;}
.full-rating > span:after {top: 100%;left: 50%;border: solid transparent;content: " ";height: 0;width: 0; z-index:100;
position: absolute;pointer-events: none;border-color: rgba(255, 255, 255, 0);border-top-color: #444;border-width: 10px;margin-left: -10px;}
.full-rating > span > span {color:#94bee6;}
.full-rating > span > span.ratingzero {color: #e3e3e3;}
.full-rating > span > span.ratingtypeplus {color: #cf0404;}
.full-rating > span > span.ratingplus {color:#cf0404;}
.full-rating > span > span.ratingminus {color:#ec2929;}
.frating-stars {display:inline-block; position:relative; top:3px;}


/* FULL STORY
----------------------------------------------- */
.fpage-wrap {margin:0 0 30px 0;}
.video-wrap {}
.video-title h1 {font-size:24px; padding:10px 15px; color:#fff;}

.vb-wr {padding-left:100px; position:relative; background-color:#000; border:1px solid #3d3d3d; border-top:0; border-right:0;}
.vb-wr:before {content:""; width:100px; height:100%; background-color:#111; 
position:absolute; left:0; top:0;}
.video-side-info {width:100px; float:left; margin-left:-100px; position:relative; z-index:100;}
.video-box {background:#000 url(../images/loader.gif) center 50px no-repeat; min-height:200px; padding:10px 10px 0 10px; 
width:100%; float:right; height:470px;}

.video-download-link {display:block; text-align:center; padding:0; line-height:50px; font-size:12px; background-color:#ff3019; color:#FFF;}
.video-download-link:hover {box-shadow:inset 0 0 20px 0 rgba(255,255,255,0.5); color:#FFF;}

.full-info {font-size:14px; width:100%; padding:10px;}
.full-info > div {display:inline-block; float:left; margin-right:5px; height:20px; line-height:20px;}
.full-info i {color:#e3e3e3; border:1px solid #cf0404; border-radius:3px; 
width:20px; text-align:center; line-height:18px;}
.f-edit {float:right !important; color:#444; margin-right:0 !important;}
.full-info a {color:#e3e3e3;}

.v-sub {margin:0 -15px 15px -15px; padding:10px 15px; border-bottom:1px solid #3d3d3d; color:#e3e3e3;}
.v-date {display:inline-block; float:left;}
.v-sub i {margin-right:3px; color:#cf0404;}

.video-desc {background-color:#111; padding:0 15px 15px 15px;}
.screens-wr .highslide, .screens-wr > img {display:inline-block; width:23%; margin:10px 1%; float:left; height:110px;}
.screens-wr .highslide + br, .screens-wr > img + br {display:none;}
.screens-wr .highslide img {display:block; height:100%;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {width: 100% !important; height:450px;}
.full-text embed, .full-text object, .full-text video, .full-text iframe, .full-text frame {width: 100% !important; height:400px;}
.full-text {font:14px Arial, Helvetica, sans-serif; line-height:24px; margin-bottom:20px;}
.full-text img {margin:0 10px 10px 0; max-width:100%; border:5px solid #3d3d3d;}
.full-text a {text-decoration:underline; color:#ff3019;}
.full-text a:hover {text-decoration:underline; color:#cf0404;}
.full-text a:visited {text-decoration:underline; color:#ff3019;}
.full-text h2, .full-text h3 {font-size:24px;}
.full-text h4, .full-text h5 {font-size:18px;}
.full-text p {margin-bottom:15px;}
.full-text ul, .full-text ol, .full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:15px 0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol {counter-reset:li; padding:0;  list-style:none; margin-left:25px; }
.full-text ol li {position:relative; margin:0 0 5px 0; padding-left:30px; min-height:20px;}
.full-text  ol li:before {content:counter(li); counter-increment:li; font-size:11px;
position:absolute; top:0px; left:0; width:20px; height:20px; line-height:20px; text-align:center; 
color:#fff; background:#ff3019; font-weight:bold; border-radius:50%;}
.full-text table {width:100%; text-align:left;}
.full-text table tr td {padding:10px; border:1px solid #3d3d3d; font-size:12px; }
.full-text table tr:nth-child(2n+1) {background-color:#000;} 

.dcont {border:1px solid #3d3d3d; padding:0 15px 15px 15px; margin:20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#444; line-height:normal;}
.full-taglist {font-size:11px; padding:15px 10px; overflow:hidden;}
.full-taglist-t { margin-bottom:5px; font-weight:bold; color:#f0f0f0;}
.full-taglist a {color:#ff3019;}
.full-taglist a:hover {text-decoration:underline;}
.full-nav {text-align:center; margin-bottom:20px;}
.full-nav a {color:#ff3019; text-decoration:none;}
.full-nav a:hover {color:#ff3019; text-decoration:underline;}
.full-nav-pages {margin:0 20px;}
.full-nav-pages span, .full-nav-pages a {display:inline-block; margin:0 5px;}


/* RELATED
----------------------------------------------- */
.video-related {margin:20px 0 0 0;}
.vr-title {font-size:18px; margin-bottom:15px; background-color:#000000; padding:10px 15px; border-left:3px solid #ff3019;}
.vr-box {}


/* COMMENTS
----------------------------------------------- */
.comments-wrap { background-color:#000000; padding:15px;}
.comm-title {font-size:18px; margin:0 0 15px 0;}

.comm-item {padding:10px 10px 10px 90px; border-bottom:1px solid #3d3d3d;}
.comm-left {float:left; margin-left:-80px; width:70px;}
.comm-right {float:right; width:100%;}
.comm-av {height:70px; overflow:hidden;}
.comm-av img {width:100%; min-height:100%;}
.comm-group-mark {padding:3px; text-align:center; font-size:10px; font-weight:normal !important; margin-top:5px;
background-color:#e3e3e3; color:#444; overflow:hidden;}
.comm-admin {background-color:#d60505; color:#fff;}
.comm-admin span, .comm-jour span {color:#fff !important;}
.comm-jour {background-color:#cf0404; color:#fff;}
.comm-user {background-color:#309; color:#fff;}
.comm-top-info {height:20px; line-height:20px;}
.comm-id, .comm-author, .comm-date {float:left; color:#888; font-size:10px; display:inline-block;}
.comm-author {font-size:12px; font-weight:bold; margin:0 10px; color:#b43852;}
.comm-author a {color:#b43852;}
.comm-author:after {content:""; width:10px; height:10px; border-radius:50%; display:inline-block;
margin-left:10px; background-color:#888; position:relative; top:2px;}
.status-online:after {background-color:#cf0404;}
.comm-text {line-height:18px; color:#e3e3e3; padding:10px 0; min-height:80px;}
.signature {font:italic 11px Georgia, "Times New Roman", Times, serif; padding:10px 0; border-top:1px dashed #3d3d3d;}
.comm-bottom-info {}
.comm-bottom-info ul {text-align:right;}
.comm-bottom-info ul li {display:inline-block; margin-left:10px;}
.comm-bottom-info ul li a {font-size:11px;}
.comm-bottom-info ul li:first-child {font-weight:bold; float:left;}
.comm-bottom-info ul li:first-child img {margin-right:5px;}
.comm-author a:hover, .comm-bottom-info ul li a:hover {text-decoration:underline;}
.comm-rate {float:right; position:relative; line-height:26px; border-radius:3px;}
.comm-rate span.ratingtypeplusminus {display:block; padding:0 30px; background-color:#eee; color:#444; 
font-weight:bold; box-shadow:0 0 0 1px #333;}
.comm-rate a {display:block; width:22px; height:22px; position:absolute; top:2px; left:2px; 
text-align:center; line-height:22px; font-size:18px; color:#cf0404; background-color:#ccc; border-radius:3px;}
.comm-rate a:last-child {left:auto; right:2px; color:#ec000b;}
.comm-rate a:hover {opacity:0.7;}
.comm-rate > span > span.ratingzero {color: #444444;}
.comm-rate > span > span.ratingtypeplus {color: #cf0404;}
.comm-rate > span > span.ratingplus {color: green;}
.comm-rate > span > span.ratingminus {color: red;}

.pos-comm {background-color:#013f04;}
.neg-comm {background-color:#3f0105;}

.add-com {padding:15px 0;}

.add-com-but {display:inline-block; font-size:16px; padding:0 15px; text-align:center; text-transform:uppercase;
border-radius:0px; line-height:40px; cursor:pointer; background-color:#cf0404; color:#FFF;}
.add-com-but:hover {background-color:#ff3019; color:#FFF;}
#addcform {display:none; margin:20px 0;}
.mass_comments_action { height: 1%; text-align: right; padding:5px 15px; background-color: #111; margin:20px 0 0 0;}
.mass_comments_action .bbcodes { margin-bottom: 0 }
 
 
/* GO TOP BUTTON */
.gotop{position:fixed;width:40px;height:40px;right:0px;bottom:0px;display:block;
background:url('../images/gotop.png') no-repeat;z-index:9998;display:none; opacity:0.6;}


/* LOGIN
----------------------------------------------- */
.overlay {display:none; position: fixed; top: 0; bottom: 0; right: 0; left: 0; z-index: 8888;
width: 100%; height: 100%; background-color: rgba(0,0,0,0.7);}
.overlay-close{cursor: pointer; position: absolute; right: 5px; top: 8px; 
width: 30px; height: 30px; color:#ff3019; font-size:24px !important; text-align:center; line-height:30px !important;}
#loginbox { background: #202020; width: 320px; margin-left: -160px; min-height: 150px; overflow:hidden;
 position: absolute; z-index: 9999; left: 50%; top: 20%; line-height:normal; border-radius:3px;}
.login-title, .log-register, .login-avatar { background-color:#000; padding:15px 20px; font-size:16px; position:relative;}
.login-form ul {padding:20px;}
.login-form li {margin-bottom:20px;}
.login-form ul li label {display:inline-block; margin-bottom:5px;}
.login-form ul li input {display:block; height:40px; line-height:40px; border-radius:3px; border:1px solid #3d3d3d; 
width:100%; padding:0 10px; background-color:#444;}
.login-form ul li a {float:right;}
.log-check {padding:0 20px; line-height:40px; margin-bottom:20px;}
.log-check input, .log-check label {float:left; display:inline-block; font-size:10px;}
.log-check input {display:none;}
.log-check input + label:before {width:20px; height:20px; margin-right:5px; cursor:pointer;
border-radius:3px; border:1px solid #444; content:""; float:left; position:relative; top:8px;}
.log-check input:checked + label:before { background-color:#ff3019;}
.log-check button {float:right;}
.log-register, .login-avatar {display:block; background-color:#000; color:#ff3019 !important; text-align:center;}
.avatar-box {width:70px; height:70px; overflow:hidden; border-radius:35px; float:left;}
.avatar-box img {width:100%; min-height:100%;}
.name-box {float:left; padding-left:20px; line-height:70px; font-size:20px; position:relative;}
.name-box a {color:#e3e3e3; font-size:12px; border-bottom:1px dotted #fff; line-height:14px;
position:absolute; left:20px; bottom:5px;}
.login-menu li a {display:block; height:36px; line-height:36px; padding:0 20px; border-left:5px solid transparent; color:#e3e3e3;}
.login-menu li a:hover, .login-menu li:nth-child(2) a {background-color:#000; border-color:#ff3019;}
.login-menu li:last-child a {background-color:#000; color:#ff3019;}

.sociallogin {height:auto;}
.sociallogin a { float:left; margin:0 5px 10px 5px;}




/* RESIZE
----------------------------------------------- */

@media screen and (max-width: 1220px) {
.tops, .navi, .middle, .foots, .btext {max-width:1000px;}
.tops-buts {right:15px;}
.navi-wr:before {height:90px;}
.navi {padding-top:40px;}
.navi-menu {padding:0 10px;}
.search-wrap {width:auto; left:10px;}
.navi-cats li {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.foots-wr {background-image:none;}

.th-img {height:110px;}
.hot-img {height:130px;}
.th-sub {overflow:hidden;}
}
.cat_description{display:none}
.cat_description{border:1px solid #3d3d3d;font-size:16px;line-height:16px;padding:5px;margin-bottom:7px}

@media screen and (max-width: 950px) {
.tops, .navi, .middle, .foots, .btext {max-width:768px;}
.navi-cats, .navi-menu > li {display:none;}
.navi-menu > li:first-child {display:block; float:none;}
.navi-menu > li:first-child > a {font-size:18px; border-right:0;}
.middle {padding:15px 10px;}
.middle-left {float:none; min-height:500px; padding-right:0;}
.middle-right {float:none; width:100%; margin-right:0;}
.fill-bg {width:100%;}
.form-wrap, .sluzh-wrap {padding-right:15px;}

.vvote {display:block !important; width:100% !important;}

.hot-img {height:110px;}
.navi-cats li {width:49%; margin:0 0.5% 10px 0.5%;}
}
.cat_description{display:none}
.cat_description{border:1px solid #3d3d3d;font-size:16px;line-height:16px;padding:5px;margin-bottom:7px}

@media screen and (max-width: 760px) {
.tops, .navi, .middle, .foots, .btext {max-width:640px;}

.th-item {width:48%; margin:0 1% 15px 1%;}
.th-img {height:170px;}
.hot-item {width:48%; margin:0 1%; margin-bottom:10px;}
.hot-img {height:170px;}

.tops {padding-top:50px;}
.logo-box {width:200px; height:50px; background-size:contain;}
.tops-buts {top:7px;}
.tbut span {display:none;}
.tbut i {margin-right:0;}
.btext {padding:15px;}

.pprev, .pnext, .counts {display:none;}
.bottom-nav {margin:20px 0 70px 0;}
.navigation {margin:0; padding:0 10px;}
.navigation a, .navigation span {margin:0 5px 5px 0;}
#loginbox {top:0%;}

.video-title h1 {font-size:18px; padding:5px 15px;}
.vb-wr {padding-left:0; border:1px solid #3d3d3d; border-top:0;}
.vb-wr:before, .full-rating > span:after {display:none;}
.video-side-info {width:100%; float:none; margin-left:0;}
.video-box {float:none; height:auto; padding:10px;}

.full-rating {float:none; width:100%; height:50px;}
.full-rating > span {float:left; width:50%;}
.full-rating > a {width:25%;}
.full-rating i {display:block; width:100%;}
.full-taglist, .video-download-link {float:none; width:100%; height:50px;}
.full-taglist {padding:10px; height:auto; min-height:50px;}

.v-sub {padding:5px 15px; font-size:12px;}
.screens-wr .highslide, .screens-wr > img {display:inline-block; width:49%; margin:10px 0.5%; float:left;}
}

.cat_description{display:none}
.cat_description{border:1px solid #3d3d3d;font-size:16px;line-height:16px;padding:5px;margin-bottom:7px}

@media screen and (max-width: 590px) {
.tops, .navi, .middle, .foots, .btext {max-width:480px;}

.th-img {height:130px;}
.hot-img {height:130px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {width: 100% !important; height:300px;}
.full-text embed, .full-text object, .full-text video, .full-text iframe, .full-text frame {width: 100% !important; height:300px;}

.comm-item {padding:10px 0 10px 60px;}
.comm-left {margin-left:-60px; width:50px;}
.comm-av {height:50px;}
.comm-group-mark, .comm-id, .mass_comments_action, .comm-bottom-info ul li {display:none;}
.comm-bottom-info ul li:first-child {display:inline-block;} 
.comments-tree-list .comments-tree-list {padding-left:0 !important;}
}
.cat_description{display:none}
.cat_description{border:1px solid #3d3d3d;font-size:16px;line-height:16px;padding:5px;margin-bottom:7px}

@media screen and (max-width: 470px) {
.tops, .navi, .middle, .foots, .btext {max-width:320px;}

.tops-buts {right:10px;}
.tops-buts {padding-left:40px;}
.add-fav {margin-right:5px;}
.tops-buts:before {width:36px; height:36px; font-size:16px;}

.th-img {height:100px;}
.hot-img {height:100px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {width: 100% !important; height:200px;}
.full-text embed, .full-text object, .full-text video, .full-text iframe, .full-text frame {width: 100% !important; height:200px;}

.v-sub .th-views {display:none;}

.comm-top-info {height:auto;}
.comm-date {width:100%; float:none;}
.comm-rate {float:left;}
}

.cat_description{display:none}
.cat_description{border:1px solid #3d3d3d;font-size:16px;line-height:16px;padding:5px;margin-bottom:7px}

/* Fix dle html5 player
----------------------------------------------- */
.mejs-container, .mejs-inner, .mejs-video, .me-plugin, .mejs-shim, .mejs-layers, .mejs-overlay, .mejs-poster {width:100% !important;}
.mejs-video, .mejs-shim, .mejs-overlay-play {height:460px !important;}
.mejs-container-fullscreen, .mejs-shim, .mejs-overlay-play {height:100% !important;}
@media screen and (max-width: 470px) {
.mejs-video, .mejs-shim, .mejs-overlay-play {height:250px !important;}
.mejs-container-fullscreen, .mejs-shim, .mejs-overlay-play {height:100% !important;}
}

