
/* 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;}


.sorter {float: right;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-top: -30px;
    padding: 0 10px;
    line-height: 20px;
    background-color: #e1dddd;
    margin-right: 30px;}
.sorter:before {content:attr(data-label); float:left; padding:0 10px 0 0;}
.sorter form {display:none; background-color:#eee; padding:10px; line-height:26px; box-shadow:0 0 15px 0 rgba(0,0,0,0.8); 
position:absolute; right:0; top:100%; width:160px; z-index:999;}
.sorter a:hover {text-decoration:underline;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063"; font-family:FontAwesome; display:inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}


.xd {display: inline-block;
    /* height: 18px; */
    /* line-height: 18px; */
    /* float: right; */
    color: #ffffff;
    background-color: #ff8585;
    padding: 2px;
    margin: 5px;}


.xdtime {display: inline-block;
    /* height: 18px; */
    /* line-height: 18px; */
    /* float: right; */
    color: #fff;
    background-color: #afa7a7;
    padding: 2px;
    margin: 5px;} 
    
    
    
    .main-sliders-rate {
	height: 42px;
}

.main-sliders-rate a {
	position: relative;
	display: block;
	width: 50%;
	height: 42px;
	float: left;
	/*text-indent: 44px;*/
	line-height: 42px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.main-sliders-rate a span {
	position: relative;
	display: block;
	width: 20px;
	margin: 0 auto;
	padding-left: 14px;
}

.main-sliders-rate a svg {
	position: absolute;
	width: 18px;
	height: 17px;
}

.main-sliders-rate a:nth-of-type(1) {
	background: #f5f7f5;
	color: #71ce3f;
}

.main-sliders-rate a:nth-of-type(1):hover {
	background: #71ce3f;
	color: #FFF;
}

.main-sliders-rate a:nth-of-type(1) svg {
	fill: #70cd3f;
	top: 12px;
	left: -10px;
}

.main-sliders-rate a:nth-of-type(1):hover svg {
	fill: #FFF;
}

.main-sliders-rate a:nth-of-type(2) {
	background: #e7e5e5;
	color: #ba3636;
}

.main-sliders-rate a:nth-of-type(2):hover {
	background: #b93636;
	color: #FFF;
}

.main-sliders-rate a:nth-of-type(2) svg {
	fill: #ba3636;
	top: 14px;
	left: -10px;
}

.main-sliders-rate a:nth-of-type(2):hover svg {
	fill: #FFF;
}
    
    
    
.tab2 {    
        padding: 10px;
    width: 300px;
    height: 400px;
    background: #f6f6f6;
    box-shadow: 0 0 30px #000000;
    -moz-box-shadow: 0 0 30px #000000;
    -webkit-box-shadow: 0 0 30px #000000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
    
   }
   
   .title2 {padding-top: 5px;
    font-size: 18px;
    text-align: center;} 
    
   
   
.logos {margin: 10px 10px 10px 0px;}
 
html {font-size: 14px;}
body {font: 14px GothamProRegular, Tahoma, Geneva, sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #222; background-color: #eee; min-height: 100%; width: 100%; font-weight: normal;}
a {color: #222; text-decoration: none;}
a:hover, a:focus {color: #d23f2e; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 700; font-size: 16px; color: #584847;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; font-size: 16px; 
font-family: "GothamProRegular" !important;}

.btn, button, input[type="button"], input[type="submit"] {
display: inline-block; text-align: center; padding: 0 15px; height: 40px; line-height: 38px; cursor: pointer;  
background-color: #fff; color: #222; font-size: 14px; border: 1px solid #e3e3e3;}
.btn:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover 
{background-color: #d23f2e; color: #fff; border-color: #d23f2e;}
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"] {display: block; width: 100%; height: 40px; line-height: 40px; padding: 0 15px;
background-color: #eee; color: #222;  border-radius: 4px; box-shadow: none; border: 0;}
input[type="text"]:focus, input[type="password"]:focus {}
input::-webkit-input-placeholder {color: #222; opacity: 0.5;}
input::-moz-placeholder {color: #222; opacity: 0.5;}
input:-moz-placeholder {color: #222; opacity: 0.5;}
input:-ms-input-placeholder {color: #222; opacity: 0.5;} 
.search-box input::-webkit-input-placeholder {color: #222; opacity: 0.5;}
.search-box input::-moz-placeholder {color: #222; opacity: 0.5;}
.search-box input:-moz-placeholder {color: #222; opacity: 0.5;}
.search-box input:-ms-input-placeholder {color: #222; opacity: 0.5;} 
input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height: 40px; border: 1px solid #e3e3e3; background-color: #eee; color: #222;}
textarea {display: block; width: 100%; padding: 15px; overflow: auto; vertical-align: top; resize: vertical; height: 90px; 
background-color: #f3e5e5; color: #222;  border-radius: 4px; box-shadow: none; border: 0;}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit 
{overflow: hidden; position: relative; background-color: #222;}
.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}

@font-face {
    font-family: "GothamProRegular";
    src: url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "GothamProBold";
    src: url("../fonts/GothamProBold/GothamProBold.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}
/*@font-face {
    font-family: "GothamProLight";
    src: url("../fonts/GothamProLight/GothamProLight.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}*/

b, strong, h1, h2, h3, h4, h5, .fw700, .items-sort li[class] {/*font-family: "GothamProBold";*/ font-weight: normal;}
.hover-mask {transition: color .2s, background-color .2s, opacity .2s;}
.icon-left .fa {margin-right: 0.4em; vertical-align: middle;}


b, strong, .items-sort li[class] {font-family: "GothamProBold"; font-weight: normal;}
.hover-mask {transition: color .2s, background-color .2s, opacity .2s;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden; position: relative;}
.wrap-center {max-width:1323px; margin:0 auto; position:relative; z-index:10;}
/*.header {height: 70px; background-color: #fff; color: #fff; box-shadow: 0 6px 6px 0 rgba(0,0,0,0.1);} */
/*.nav {background-color: #fff; padding: 20px 0; box-shadow: 0 6px 6px 0 rgba(0,0,0,0.1); border-top: 1px solid #ccc;}*/
.main {margin-top: 10px; margin-bottom: 30px;}
.footer {background-color: #eeeeee; color: #040404; /*margin-top: 60px; padding: 30px 0; */ font-size: 12px;}

#gotop{position:fixed; width:50px; height:50px; line-height:50px; right:10px; bottom:10px; cursor:pointer; font-size:24px;
z-index:9998; display:none; opacity:1; background-color:#fff; color:#d23f2e;
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {display: block; width: 350px; height: 70px; font-size: 24px;line-height: 70px; text-transform: uppercase; color: #222;}
.logo:before {content: "\f144"; vertical-align: middle; font-size: 44px !important; font: normal normal normal 14px/1 FontAwesome; color: #d23f2e; margin-right: 10px;}
.h-menu {width: 350px; text-align: right;}
.h-menu li {display: inline-block; margin-left: 4px;}
.h-menu a {display: block; height: 30px; line-height: 28px; padding: 0 10px; border: 1px solid #ccc; font-size: 12px;}
.h-menu a.active {background-color: #d23f2e; color: #fff; border-color: #d23f2e;}
.search-box {width: 300px; position: relative;}
.search-box input#story, .search-box input#story:focus {width: 100%; height: 40px; line-height: 40px; 
background-color: #fff; color: #222; padding-right: 60px;}
.search-box button {position: absolute; right: 0; top: 0; color: #d23f2e; background-color: transparent; 
padding: 0; width: 40px; font-size: 20px; border: 0;}


/* NAV
----------------------------------------------- */
/* .nav-in li {width: 23%;}
.nav-in a {display: block; padding: 0 15px; height: 28px; line-height: 28px; position: relative; overflow: hidden;}
.nav-in a:before {content: ""; height: 1px; border-top: 1px dotted #ccc; 
position: absolute; left: 30px; right: 30px; top: 15px;}
.nav-in a span:first-child {display: inline-block; vertical-align: top; background-color: #fff;
padding-right: 10px; max-width: calc(100% - 80px); max-width: -webkit-calc(100% - 80px); float: left;
position: relative; z-index: 10; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.nav-in a span + span {display: inline-block; vertical-align: top; font-size: 12px; color: #888;
background-color: #fff; padding-left: 10px; top: 2px; float: right; position: relative; z-index: 10;}
.nav-in a:after {content: ""; display: table; clear: both;}
.nav-in a:hover, .nav-in a:hover span, .nav-in a.active, .nav-in a.active span {background-color: #d23f2e; color: #fff;}
*/

/* SECT, THUMBS
----------------------------------------------- */
.items-header {margin-bottom: 30px;}
.items-title {font-size: 1.3rem; color: #3e3a3a; text-transform: capitalize; margin-bottom: 5px;}
.items-sort {font-size: 12px; line-height: 12px; text-align: center;}
.items-sort form, .items-sort li {display: inline-block; vertical-align: top;}
.items-sort li {margin-left: 10px;}
.items-sort li + li {padding-left: 10px; border-left: 1px solid #888;}
.items-sort a {color: #d23f2e;}
.items {margin: 0 -15px;}

.tim {background-color: #afa7a7;
    color: #312e2e;
    padding: 2px;
    border-radius: 2px;
    font-size: 12px;}

.item {float: left;
    width: 24.33%;
    margin-bottom: 30px;
    margin: 0%;}
.item-link {padding: 0 4px;display: block;}
.item-in {/*background-color: #fff; box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1);*/ padding-bottom: 25px;}
.item-title {margin: 4px 15px 0 10px; line-height: 20px; height: 99px; overflow: hidden;}
.item-meta {display: inline-block; height: 24px; line-height: 24px; padding: 0 6px; 
border-radius: 3px; position: absolute; color: #fff;}
.meta-views {
    color: #e6091d;
    left: 10px;
    top: 10px;
    background-color: rgb(255 191 184);
    font-size: 12px;}
.meta-time {right: 10px; bottom: 10px; background-color: rgba(0,0,0,0.5); font-size: 12px;}
.item-meta .fa {font-size: 17px;}
.meta-rate {right: 10px; bottom: 10px; background-color: #d23f2e; opacity: 0;}
.wdone {opacity: 1;}
.item-model {width: 20%;}

 .catmen {display: inline-block;
    margin: 0 5px 5px 0;
    padding: 5px;
    background-color: #d4d1d1;}
    
     .catmen2 {    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 5px;
    background-color: #ff8585;
    color: #ffffff;}


/* DESC
----------------------------------------------- */
.sect-desc {line-height: 1.7; margin-bottom: 30px; font-size: 12px;}
.sect-desc p + p {margin-top: 15px;}
.sect-desc p {opacity: 0.7;}
.sect-desc .items-title {margin-bottom: 15px;}
.sect-desc a {text-decoration: underline; color: #d23f2e;}
.slice {overflow:hidden; position:relative; transition:height .2s;}
.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
background:-webkit-linear-gradient(top, rgba(238,238,238,0) 0%, #eee 100%);
background:linear-gradient(to bottom, rgba(238,238,238,0) 0%, #eee 100%);}
.slice-btn {margin:-30px 0 20px 0;}
.slice-btn span {display:inline-block; cursor:pointer; color:#d23f2e; font-size: 12px;}


/* FOOTER
----------------------------------------------- */
.footer-text {opacity: 0.6; text-align: center;}
.footer-text li {display: inline-block; margin: 0 5px 10px 5px; padding: 0 7px 0 15px;}
.footer-text li + li {border-left: 1px solid #888;}
.footer a {color: #3e3e3e;}
.footer-copy  {line-height: 1.7; opacity: 0.6;}
.footer-alert {font-size: 24px; line-height: 40px;}
.footer-alert span {color: #e74c3c; font-size: 40px;}


/* PAGS
----------------------------------------------- */
.bottom-nav {text-align: center; padding-top: 30px;}
.pagi-nav {display: inline-block; background-color: #fff; line-height: 40px; 
	padding: 0 10px; box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1);}
.pagi-nav > a, .pagi-nav > span {display: inline-block; float: left; padding: 0 10px; 
	border-left: 1px solid #e3e3e3; min-width: 40px;}
.pagi-nav > *:first-child {border: 0;}
.pagi-nav > span:not(:first-child):not(.nav_ext) {background-color: #d23f2e; color: #fff;}


/* FULL
----------------------------------------------- */
.pages-bg {padding: 15px; background-color: #fff; box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);}
.sub-title {margin-bottom: 15px;}
#searchtable {}
.fcols {margin-bottom: 30px;}
.fright {width: 380px;}
.fleft {width: calc(100% - 410px); width: -webkit-calc(100% - 410px); /*padding: 0px 30px;*/ 
	background-color: #eee; /* box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);*/}
@media screen and (min-width: 1220px) {
.fcols .item {float: none; width: 100%; margin: 10px 0 0 0;}
.fcols .item-link {padding: 0;}
}

.fplayer {margin:20px 0px 0 -30px;  background-color:#eee;}
.f-desc {margin-bottom: 10px;}
.full-tags {line-height:30px; font-size: 10px; margin-left:15px}
.full-tags a {background: rgb(255 133 133);
  padding: 0.2em 0.8125em;
  font-weight: bold;
  font-size: 1em;
  border-radius: 30px;
  text-decoration: none;
  margin-right: 0.65em;
  margin-bottom: 0.65em;
  display: inline-block;
  color: rgb(0, 0, 0);}
  
.full-tags a:hover {text-decoration: underline;}

.fmeta {padding:10px 30px; margin: 0 -0px; margin-bottom: 8px; border-bottom: 1px solid #e3e3e3;}
.fm-item {float: left; line-height: 20px; height: 40px; padding: 0 20px; border-right: 1px solid #e3e3e3;}
.fm-item div {font-size: 12px; opacity: 0.6;}
.fm-fav {cursor:pointer; width:240px; height:40px; text-align:center; font-size:24px; float: right; color: #d23f2e;	 
line-height:40px;}

.fmeta-rate {float:left; white-space:nowrap; text-align:center; overflow:hidden; 
height: 40px; border-right: 1px solid #e3e3e3; padding-right: 20px;	}
.rate-plus, .rate-minus, .rate-counts {display:inline-block; vertical-align:middle;}
.rate-data {display:none;}
.rate-counts {width:160px; padding-top:0px; height:40px; position: relative; font-size: 12px;	}
.rate-plus, .rate-minus {cursor:pointer; width:40px; height:40px; text-align:center; font-size:24px; 
line-height:40px; background-color: #fff; margin-right: 7px; box-shadow: inset 0 0 0 1px #e3e3e3;}
.rate-plus {color:#7bbc00;}
.rate-minus {color:#ef4559;}
.rate-plus:hover, .rate-minus:hover {background-color: #e3e3e3;}
.rate-bar {width:100%; min-height:6px; height:6px; border-radius:4px; overflow:hidden; 
position:absolute; background-color:#ef4559; left: 0; right: 0; bottom: 0;}
.rate-fill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#7bbc00; transition:width 1s linear;}
.rate-perc {margin-right:5px; font-size:18px; color:#7bbc00;}


/* 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:400px;}
.mejs-container {max-width:100% !important;}
.full-text {font-size:13px; line-height:1.7; color:#5c5c5c;}
.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:#d23f2e;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.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:#d23f2e;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.full-comms {padding:10px 30px; margin: 20px -30px -20px -30px; border-top: 1px solid #e3e3e3;}
.comms-title {line-height:40px;}
.comms-title > span {font-size:14px;}
.add-comm-form {position:relative; margin:20px 0; display:none;}
.ac-soc {position:absolute; right:0px; top:-8px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-inputs input {width:49%;background-color: #e6dfd6;}
.ac-textarea textarea {height:85px;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}

.mass_comments_action {display:none;}
.last-comm-link {margin-bottom:10px;}
.last-comm-link a {text-decoration:underline;}
.full-comms {}

.comm-item {font-size: 12px;}
.comm-author {margin-right:10px;}
.comm-one {margin-bottom:10px; opacity: 0.6;}
.comm-two {line-height: 1.5;}
[id*=comment-id-] {margin-top: 10px;}
[id*=comment-id-]:nth-child(2n) {background-color: #f5f5f5; padding: 10px 30px; margin-right: -30px; margin-left: -30px;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff; 
padding:0 10px; z-index:888; position:fixed; left:-260px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.8); 
position:fixed; left:0; top:0; z-index:887; display:none;}
.side-panel a {display:block; padding:10px 50px 10px 0; font-size:14px;
color:#222; border-bottom:1px solid #e3e3e3;}
.side-panel li {position:relative; color:#222;}
.side-panel li a span + span {position:absolute; right:10px; top:12px; opacity:0.8; font-size: 12px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.logo {width: 300px;} 
.h-menu, .nav, .footer-alert, .footer-copy { margin: 10px;   /* display: none; */}
.header {box-shadow: 0 6px 6px 0 rgba(0,0,0,0.1);}
.header-in, .main, .footer-in {padding-left: 15px; padding-right: 15px;}
.item-model {width: 25%;}

.btn-menu {background-color:#d23f2e; color:#fff; cursor:pointer; display:none;
width:50px; height:40px; line-height:40px; text-align:center; font-size:28px;}

.fcols {display: block;}
.fleft {width: 100%;}
.fright {width: auto; margin: 30px -15px 0 -15px; display: none;}
.fright .items-title {margin-left: 15px; margin-bottom: 30px;}
}

@media screen and (max-width: 1360px) {
.wrap-center {max-width:90%;}
.items-sort {width: 100%; margin-top: 10px; white-space: nowrap; overflow-y: hidden; overflow-x: auto;}
.item {width:50%;}
.footer-in {display: block; text-align: center;}
.footer-count {margin-top: 10px;}
.item-model {width: 33.33%;}

.fm-item {/* display: none; */}
.fleft, .fmeta, .full-comms, [id*=comment-id-]:nth-child(2n) {padding-left: 15px; /*padding-right: 15px;*/}
.fplayer, .fmeta, .full-comms, [id*=comment-id-]:nth-child(2n) {margin-right: -15px; margin-left: -15px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.header {height: 120px;}
.search-box {width: 100%;  order:3; -webkit-order:3;}
.pagi-nav {display: block; background-color: transparent; padding: 0; box-shadow:none;}
.pagi-nav > a, .pagi-nav > span {display: inline-block; float: none; padding: 0 10px; 
	border-left: 0; background-color: #fff; box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1); margin: 0 3px 8px 3px;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}

.items-title {font-size: 1.2rem;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.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;}
.logo {width: 220px; font-size: 18px;}
.item {width:100%; margin-bottom: 15px;}
.item-model {width: 50%;}

.fmeta-rate {border-right: 0; padding-right: 0;	}
.rate-counts {width: 100px;}
.add-comm-btn {padding:0 10px;}
.comms-title2 {text-align:center; display:block !important;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

