/* 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 {background-color: #1e1e1e; color: #fff; 
font-size: 14px; font-family: 'Montserrat'; font-weight: 400; font-style: normal;}
a {text-decoration: none; color: #fff;}
a:hover {color: #fff;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 16px; font-weight: 400; font-family: 'Montserrat' !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: 400; color: #fff; background: #d24a43}
.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: #d24a43; 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: 71%;}
.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;}

h1, h3, h4, h5 {font-size: 22px; font-weight: 400;}
h2 {font-size: 16px; font-weight: 400;}
h3 {font-size: 15px; font-weight: 400;}
.icon-left .icon, .icon-left .fa {margin-right: 10px;}
.icon {display: inline-block; vertical-align: middle;}
.icon-flike {width: 19px; height: 17px; background: url(../images/flike.png);}
.icon-fdislike {width: 19px; height: 17px; background: url(../images/fdislike.png);}
.hidden, #dofullsearch {display: none;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 20px; font-size: 22px; font-weight: 400;}
#dle-content > *:not(.th-item) {width: 100%;}
.btn-ui, .pags-list > span:not(.nav_ext), .th-play-icon:after, .search-wrap button, 
.nav a:hover {color: #fff; box-shadow: 0 20px 60px rgba(0,0,0,0.2) !important; 
background: linear-gradient(135deg, #ef3e2b 0%,#dd0303 100%) !important;}
.btn-ui:hover, .search-wrap button:hover {color: #fff; box-shadow: 0 20px 60px rgba(0,0,0,0) !important; 
background: linear-gradient(135deg, #dd0303 0%,#ef3e2b 100%) !important;}


/*sHORT STORY*/
.block-img_text { font-size: 15px; font-weight: 700; line-height: 30px; position: relative; overflow: hidden; width: 100%; height: 100%; padding: 0 10px; letter-spacing: .3px; color: #fff; background-color: rgba(0, 0, 0, .75);}
.block-info { padding: 0 5px;}
.block-info .row {font-size: 12px; line-height: 30px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display:flex; color: #9f9f9f; -webkit-box-pack: justify;  -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;}
.block-info .row .added a {color: #c30535;}
.block-info .row .added a:hover {color: #fff;}
.block-categories{margin-top: 8px; margin-bottom: 10px; color: #9f9f9f; text-align:justify;}
.block-categories a {font-size: 12px; color: #c30535;}
.block-categories a:hover {color: #fff;}
.line {width: 100%; height: 1px; margin: 0 auto 15px; background-color: #000;}
.downlo {text-align:center;margin-bottom: 5px;}
.block-left{width:40%;overflow:auto;float:left;}
.block-right{width:60%;overflow:auto;}
.prprpr br{display: none;}
.prprpr a{display: block; height: 189.6px; width: 189.6px; padding: 10.3px; float: left; text-align: center;}
.prprpr a img{max-height: 170px; max-width: 170px;}

/* GRID
----------------------------------------------- */
.wrap {min-width:320px;} 
.wrap-container {max-width:1600px; margin:0 auto; position: relative;}
.wrap-main {background-color: #1d2123; box-shadow: 0 15px 30px rgba(0,0,0,0.1);}
.content {padding: 10px 20px;}
.header {background-color: #161819; padding: 0 20px;}
.footer {background-color: #161819; color: #7d7d7d; padding: 20px 20px; margin-top: 20px;}
.header-hero {height: 275px;}
.header-hero > * {font-size: 18px; margin-left: 12px;}
.header-hero img {margin-bottom: -5px; margin-left: -5px !important}


/* HEADER, NAV
----------------------------------------------- */
.logo {display: inline-block; height: 70px; overflow: hidden;}
.header-menu a {display: block; margin: 0 40px; height: 70px; line-height: 70px; position: relative;}
.header-menu a:before {content: ''; background: linear-gradient(96deg, #ef3e2b 0%,#dd0303 100%); 
box-shadow: 0 20px 60px rgba(0,0,0,0.2); width: 100%; height: 5px; border-radius: 0 0 3px 3px; 
position: absolute; left: 0; top: 0; opacity: 0; box-shadow: inset 0 -1px 1px 0 rgba(255,255,255,0.15);}
.header-menu a.is-active {font-weight: 600;}
.header-menu a.is-active:before {opacity: 1;}
.header-menu a:hover {color: #dd0303;}
.show-login .fa {color: #dd0303;}
.search-wrap {width: 295px;}
.search-box {position:relative;}
.search-box input, .search-box input:focus {box-shadow:none; padding: 0 45px 0 18px;
background-color:#fff; color: #000; height: 36px; line-height: 36px; border-radius: 18px;}
.search-box button {position:absolute; right:0; top:0; z-index:10; padding:0 !important; border-radius: 18px !important; 
width: 36px; height: 36px !important;}
.search-box input:not(:focus)::placeholder {color: #939393; opacity: 1; font-size: 14px;}
.search-box button .fa {position: relative; top: -2px;}
.main-nav {border-bottom: 1px solid #161819; margin-bottom: 0px; padding: 30px 10px;}
.main-nav li {width: 14.28%;}
.main-nav a {font-size: 14px; padding: 0 10px; height: 30px; line-height: 30px; overflow: hidden; 
white-space: nowrap; text-overflow: ellipsis; display: block;}
.main-nav a.is-active {font-weight: 600;}

/* SECT
----------------------------------------------- */
.sect {margin-bottom: 20px;}
.sect-header {margin-bottom: 20px;}
.sect-title {font-size: 18px;}
.sect-title-small {font-size: 16px;}
.sect-items {margin: 0 -10px;}
.sect-desc h1, .sect-desc h2, .sect-desc h3 {font-size: 15px; font-weight: 400; margin-bottom: 20px; color: #fff;}
.sect-desc {line-height: 1.7; color: #a4a4a4; font-weight: 300;}
.sect-desc a, .footer a {text-decoration: underline; color: #56aeec; font-weight: 500;}
.sect-desc a:hover {text-decoration: none;}
.sect-desc p {margin-bottom:10px;}
.sorter {position:relative; cursor:pointer; color:#8a8b8b; line-height:30px; margin-left: 15px;}
.sorter:before {content:attr(data-label); display: inline-block; vertical-align: top;}
.sorter > span {display: inline-block; vertical-align: top;
color: #f8467a; height: 30px; line-height: 30px; margin-left: 6px;}
.sorter form {display:none; background-color:#161819; 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;}
.sorter a:hover, .sorter:hover > span {text-decoration:underline;}
.sorter > span:after {content: ''; display: inline-block; margin-left: 3px; 
border: 6px solid transparent; border-top-color: #f8467a; position: relative; top: 3px;}


/* THUMB
----------------------------------------------- */
.th-item {width: 25%; padding: 0 10px; margin-bottom: 10px;    border: 2px solid black; /* Параметры границы */       padding-top: 12px; border-radius:10px; }
.th-item img {  object-fit: cover;  object-position: 50% 50%;  max-height:500px;   }
.th-img {box-shadow: 0 15px 30px rgba(0,0,0,0.2); margin-bottom: 5px;position: relative;}
.th-img img {width:100%;}
.th-img:before {content: ''; position:absolute; z-index: 1; left:0; width:100%; height:30%; }
.th-img:before {background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%); top: 0; }
.th-text {font-size: 14px; line-height: 18px;}
.th-play-icon {width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 50%; 
box-shadow: inset 0 0 0 1px #fff; margin-right: 15px; position: relative;}
.th-play-icon:before {content: ''; display: inline-block; border: 5px solid transparent; border-left-color: #fff; 
transform: scale(1.4,1); position: relative; z-index: 10; left: 5px;}
.th-play-icon:after {content: ''; width: 100%; height: 100%; border-radius: 50%; opacity: 0; 
position: absolute; left: 0; top: 0; display: block;}
.th-time, .th-rating {font-size: 14px; font-weight: 600; position: absolute; top: 5px; left: 15px; z-index: 10;}
.th-time {left: auto; right: 15px;}
.th-rating .icon {margin-right: 6px; position: relative; top: -2px;}
.th-in:hover .th-time, .th-in:hover .th-rating, .th-in:hover .th-img:before {opacity: 0;}
.th-in:hover .th-play-icon:after {opacity: 1;}
.th-in:hover .th-play-icon {box-shadow: inset 0 0 0 1px rgba(255,255,255,0);}
.th-category {width: 25%;}
.th-category .th-title {font-weight: 600;}
.th-item.item-full {width: 49.4444%; display: inline-block; vertical-align: top;}
.th-item.item-full .th-img:before {display:none;}
.th-item.item-full .th-text {font-size:13px;}


/* PAGS
----------------------------------------------- */
.pags {font-weight: 600; padding-top: 20px;}
.pags-list {text-align: center; background-color: #161819; margin: 0 -10px;}
.pags-list > * {display: inline-block; vertical-align: top;
	height: 66px; line-height: 66px; padding: 0 10px; min-width: 66px;}
.pags-list a:hover {color: #dd0303;}


/* BOTTOM MENU
----------------------------------------------- */
.bottom-menu-cols {margin:0 -15px;}
.bottom-menu-col-title {font-size:14px; margin-bottom:15px; padding-left:15px;}
.bottom-menu-col {width:20%; margin-bottom:15px;}
.bottom-menu-col li + li {margin-top:5px;}
.bottom-menu-col a {display:block; padding:0 15px; height:28px; line-height:28px; 
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;}
.bottom-menu-col a:hover {color:#FFF; background-color:#f95277;}
.bottom-menu-col a span {display:inline-block; vertical-align:top; font-size:12px; color:#ccc; 
height:20px; line-height:20px; padding:0 5px; background-color:#111; border-radius:3px; position:relative; top:4px;}
.bottom-menu-col-alph {margin-bottom:15px; font-size:28px; text-transform:uppercase; padding-left:15px; 
color:#f95277; font-weight:600;}
.bottom-menu-cols + .bottom-menu-cols {margin-top:25px;}
.cat-cols {margin:0 -15px;}
.cat-cols .bottom-menu-col {width:100%; margin-bottom:25px;}
.cat-cols .bottom-menu-col-title {font-size:16px;}
.cat-col {width:23%;}


/* VIDEO
----------------------------------------------- */
.fmain {background-color: #161819; margin: 0 0 20px; padding: 20px; position: relative;}
.finfo {border-bottom: 1px solid #292929; margin: 0 -20px 20px; padding: 0 20px 15px;}
.fmeta {margin-left: 15px; font-size: 13px;}
.fmeta .fa {color: #7b7b7b;}
.fmeta .fa.fa-heart, .fmeta .fa.fa-heart-o {color: #f2676d;}
.fcol-left {width: calc(100% - 370px); width: -webkit-calc(100% - 370px);}
.fcol-right {width: 370px;padding: 48px 0px 20px 20px;}
.fcol-right-title {font-size: 15px; margin-bottom: 20px; padding: 0 10px;}
.fheader {margin-bottom:20px;}
.fheader h1 {font-size: 22px; font-weight: 400;}
.frate > * {margin-right: 15px; display: inline-block;}
.frate a:hover {filter: grayscale(1);}
.frate > a:first-child {position: relative; top: -2px; right: -3px;}
.fdesc {font-weight: 300;}
.fdesc + .ftags {margin-top: 10px;}
.ftags {line-height: 1.7; margin-bottom: 10px; margin-left:20px;}
.ftags-caption {color: #9b9b9b; margin-right: 10px;}
.ftags a {color: #f2407a; text-decoration: underline;}
.ftags a:hover {text-decoration: none;}

.add-comm-btn {width: 60px; height: 60px; padding-top: 18px; text-align: center; border-radius: 50%; 
cursor: pointer; position: absolute; bottom: -30px; right: 40px;}
.add-comm-btn .fa {font-size: 25px;}
.sect-comms {max-width: 1070px;}
.comm {margin-bottom: 30px; background: #161819; padding: 20px;}
.comm-left {width: 40px; margin-right: 20px; position: relative;}
.comm-av {width: 40px; height: 40px; border-radius: 3px;}
.comm-one, .comm-three {font-size: 14px; color: #9b9b9b;}
.comm-author {color: #fff; margin-right: 10px;}
.comm-two {padding: 5px 0; min-height: 48px; font-size: 15px !important;}
.comm-three a {color: #fb5f75; font-size: 12px;}
.comm-three a:hover {text-decoration: underline;}
.comm-letter {position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 40px; text-align: center; 
background-color: #000; color: #fff; font-size: 18px; text-transform: uppercase;}


/* COMMENTS
----------------------------------------------- */
.add-comm-form {position:relative; background-color: #161819; padding: 30px; 
max-width: 700px; margin: 0 auto 30px auto; display: none;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}
.comments_subscribe input {margin-right: 10px;}
.ac-inputs input {width:49%;}
.ac-textarea textarea {height:85px;}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size: 14px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.mass_comments_action {display: none;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#00a6e4;}

/* LOGIN
----------------------------------------------- */
.login-box {background-color:#222; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#111;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#111;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#d4152b; color:#fff;}
.lb-menu a .fa {color:#fb6074;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f6f6f6; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#111; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}


/* FULL STORY STATIC
----------------------------------------------- */
.mejs-container {max-width:100% !important;}
.full-text {line-height:24px; }
.full-text img:not(.emoji) {max-width:100%; border:0px solid #f0f0f0; margin:10px auto; display: block;}
.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: #5990e2;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:22px; font-weight:400;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:disc; margin-left:40px; position:relative;}
.full-text > ol li {list-style:decimal; margin-left:40px;}
.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#f5f5f5;} 
.full-text table tr:nth-child(1) {background-color:#0297dc !important; color:#FFF; font-size:14px !important;}
.full-text table img {display:block; margin:0; border:0; max-width:350px}



/* ADAPTIVE
----------------------------------------------- */
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#161819;
padding:20px; z-index:999; 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:998; display:none;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .header-menu a, .side-panel .main-nav a {margin: 0; height: 40px; line-height: 40px;}
.side-panel .main-nav li, .side-panel .header-menu li {width: 100%;}
.side-panel .main-nav {border-bottom: 0; margin: 0 -10px; padding: 20px 0;}
.toggle {cursor: pointer; width: 30px; height: 40px; position: relative;}
.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: #fff; display: block;
	height: 2px; width: 20px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;}
.toggle-icon::before {width: 20px; left: -4px;}
.toggle-icon::after {width: 20px; left: -4px;}


@media screen and (max-width: 1260px) {
.th-item {width: 33.3%;}
.wrap {padding: 0; background-image: none;}
.wrap-container {max-width:1200px;}
.search-wrap, .header .header-menu, .nav, .header-hero {display: none;}
.header-menu a.is-active:before {opacity: 0;}
.toggle {display: block;}
.btn-search {display: block; width: 36px; height: 36px; text-align: center; padding-top: 6px; 
border-radius: 50%; background-color: #1d2123;}
.btn-search .fa {line-height: 23px;}
.search-wrap {width: 100%; padding-bottom: 20px;}
.bottom-menu-col, .cat-col {width:24.5%;}
.bottom-menu-col li {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.bottom-menu-cols, .cat-cols {margin:0 -10px 0 -15px;}
.fcol-left {width: 100%;}
.fcol-right {display:none;}
.add-comm-btn {right: 20px;}
}

@media screen and (max-width: 950px) {
.wrap-container {max-width:768px;}
.th-item {width: 50%;}
.th-category {width: 33.33%;}
.bottom-menu-col, .cat-col {width:48%;}
}

@media screen and (max-width: 760px) {
.block-left{width:100%; float:none;text-align:center;}
.block-right{width:100%;}
.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;}
.th-item {width: 100%;}
.th-category {width: 50%;}
.sorter {display: none;}
.finfo-left {margin: 0 auto;}
.finfo-right {margin: 20px auto 0;}
.fmeta {margin-left: 0; padding: 0 5px;}
.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:360px;}
.logo {max-width: 200px;}
.th-category .th-play-icon {display: none;}
.bottom-menu-col, .cat-col {width:100%;}
.fheader22 h1 {min-width: 100%; margin-bottom: 15px;}
.fheader22 {justify-content: center;}
.frate22 {margin-left: -15px;}
.ac-inputs input {width:100%;}

}

@media screen and (max-width: 470px) {
	.wrap {overflow: hidden;}
	.th-play-icon {display: none;}
	.content {padding-top: 10px;}
	.sect, .sect-header, .th-item {margin-bottom: 10px;}
	.sect-title *, .fheader h1 {font-size: 16px; min-width: 50px;}
	.th-text {padding: 10px;}
	.th-rating {top: 10px; left: 10px;}
	.th-time {top: 10px; right: 10px;}
	.full-text, .ftags {font-size: 14px; line-height: 1.5;}
	.fmain {padding-bottom: 10px;}
	.add-comm-btn {width: 30px; height: 30px; padding-top: 4px; bottom: -15px;}
	.add-comm-btn .fa {font-size: 16px; line-height: 22px;}
}
.goto{
	display: block;
    margin: 5px auto;
}
