
/* 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;}
body { font: 14px Roboto, Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #444; background-color:#fff; height:100%; width:100%;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #285473; text-decoration: none;}
a:hover, a:focus {color:#285473; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}
   
.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}
.left {float:left}
.right {float:right;}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn), html input[type="button"], 
input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 20px; color:#fff; display:inline-block; background-color:#5e81a8;
height:32px; line-height:32px; border-radius:3px; cursor:pointer;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .up-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{color:#fff; background-color:#7899bd;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f5f5f5; border-radius:4px; -webkit-appearance: none; box-shadow:0 0 0 1px #EDEDED;}
input[type="text"]:focus {}

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:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#FFF; 
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); overflow:auto; vertical-align:top; resize:vertical;}

.img-box {overflow:hidden; position:relative; background-color:#CCC;}
.img-box img {width:100%; min-height:100%;}
.square-img img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .with-mask:after {transition: all .3s;}
a, .button, .with-mask:before, .thumb-mask {transition: color .2s, background-color .2s, opacity .2s;}

.flex-row {display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display:flex; flex-direction:column; justify-content:center;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}

.short-img img, .cat-img img, .top-img img {width:100%; min-height:100%;}
.side-nav a, .random-link, .short-title, .show-login, .add-com-but, button {transition: all .5s;}


/* BASIC GRID
----------------------------------------------- */
.center {max-width:1220px; margin:0 auto; padding:0 10px; position:relative; z-index:100;}
.all-wrap {height:auto; width:100%; background-color:#edeef0; position:relative; overflow-x:hidden; min-width:320px;}
.all-wrap:before {content:""; width:50%; height:100%; 
background-color:#edeef0; position:absolute; left:0; top:0; z-index:50;}
.wrap {background-color:#edeef0; padding-left:200px; text-align:left;}
.wrap:before {content:""; width:200px; height:100%; border-right:0px solid #e3e3e3; 
background-color:#edeef0; position:absolute; left:0; top:0; z-index:50;}
.left-wrap {float:left; width:200px; margin-left:-200px; position:relative; z-index:100;}
.right-wrap {float:right; width:100%; min-height:1000px;}
.left-fixed {width:200px; position:fixed; z-index:100; top:0; min-height:500px; padding:0 10px;}
.shorts-wrap {background-color:#fff; border:1px solid #e3e3e3; margin:30px 0 30px 0px; padding:15px; min-height:800px;}
.top-wrap {height:100px; position:relative; background-color:#507299; border-bottom:0px solid #e3e3e3;}
.top-wrap:before {content:""; width:1000px; height:100%; border-bottom:0px solid #e3e3e3; 
background-color:#507299; position:absolute; left:100%; top:0; z-index:50;}
.fulls-wrap {margin:30px 0 30px 0px; min-height:800px;}
.video-page {padding-right:345px;}
.video-left {float:left; width:100%;}
.video-right {float:right; width:330px; margin-right:-345px;}

.frkl {margin:15px 0 0 0; overflow:hidden;}
.lrkl {margin:0;}


/* LEFT SIDE
----------------------------------------------- */
.logo-box {height:100px; display:block; background-size:contain; margin:0 -10px;
background:url(../images/logo.png) center center no-repeat; overflow:hidden; text-indent:-1000px;}

.side-nav a {display:block; padding:5px 10px; font-size:14px; color:#285473;}
.sub-menu {border-top:1px solid #e3e3e3; margin-top:10px; padding-top:10px;}
.side-nav i {margin-right:5px; color:#99b0c6;}
.side-nav span {margin-left:20px;}
.side-nav a:hover, .side-nav a:hover i {color:#285473; background-color:#e1e5eb;}


/* HEADER
----------------------------------------------- */
.topper {height:100px; position:relative; padding:26px 100px 0 290px;}

.random-link {display:block; width:235px; float:left; margin-left:-255px; text-transform:uppercase;
padding:0; text-align:center; line-height:50px; background-color:#31537a; color:#fff; font-size:14px; 
border-radius:5px; box-shadow:inset 0 0 0 2px #31537a;}
.random-link:hover {color:#444; background-color:#fff;}
.random-link i {margin-right:10px; color:#fff;}
.random-link:hover i {color:#fff;}

.show-login {display:inline-block; width:50px; height:50px; text-align:center; line-height:50px; 
background-color:#31537a; color:#fff; font-size:18px;
cursor:pointer; border-radius:5px; box-shadow:inset 0 0 0 2px #31537a;
position:absolute; right:0; top:26px;}
.show-login:hover {color:#444; background-color:#fff;}

.search-wrap {width:100%; float:right; position:relative;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; max-width:800px; height:50px; line-height:50px; padding:0 90px 0 10px; border-radius:5px;
background-color:#31537a; color:#fff; font:italic 12px Georgia; border:1px solid #31537a; box-shadow:inset 2px 2px 2px 0 rgba(0,0,0,0.05); }
.search-box button {position:absolute; right:10px; top:10px;}


/* SHORTS
----------------------------------------------- */
.floats {margin:0 -7px;}
.short-item {float:left; width:23.5%; margin:0 0.75% 40px 0.75%; display:block;}
.short-img {height:140px; overflow:hidden; position:relative;}
.short-time {display:inline-block; padding:3px 5px; background-color:#444; color:#fff; 
position:absolute; left:10px; bottom:10px;}
.short-title {height:36px; overflow:hidden; margin-top:5px; font-size:16px; line-height:18px; color:#444;}
.short-views {color:#999; margin-top:5px; height:15px; font-size:12px;}
.short-item:hover .short-title {text-decoration:underline; color:#6F8CA6;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {background-color:#fff; border:1px solid #e3e3e3; margin:30px 0 30px 0px; padding:15px; margin-bottom:30px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:20px; color:#444; text-transform:uppercase; margin-bottom:10px;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {color:#6F8CA6;}
.site-desc p {margin-bottom:5px; font-size:14px;}



/* Navigation */

.bottom-nav {text-align:center; margin:30px 0 50px 0; height:30px; line-height:30px;}
.pprev, .pnext {display:inline-block; text-align:center; color:#000; 
font-size:12px; width:70px; border:1px solid #e3e3e3; border-radius:3px;}
.pnext a, .pprev a {color:#000; display:block;}
.navigation {font-size:12px; margin:0 10px; text-align:center; }
.navigation a, .navigation span { display:inline-block; margin:0 3px 0 0; padding:0 5px; 
color:#000000; border:1px solid #e3e3e3; min-width:32px; border-radius:3px;}
.navigation span {color:#fff; background-color:#5e81a8;}
.navigation a:hover {color:#fff; background-color:#5e81a8;}
.pnext a:hover, .pprev a:hover {color:#fff; background-color:#5e81a8;}
.navigation span.nav_ext { background: none; color:#000; }

/* FOOTER
----------------------------------------------- */
.bottom {background-color:#fff; border:1px solid #e3e3e3; margin:30px 0 0 0px; padding:15px 235px 15px 15px; 
position:relative; min-height:73px; font-size:12px;}
.bottom p {width:100%; color:#444; margin-bottom:10px;}
.bottom a {font-weight:bold; text-decoration:underline; color:#000;}
.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:#e3e3e3;}


/* RATING V2
----------------------------------------------- */
.full-rating {display:inline-block; float:right;}
.full-rating > a {display:inline-block; margin-left:3px;}
.full-rating i {display:inline-block; color:#fff; width:32px; text-align:center; 
border:1px solid #45bf02; background-color:#45bf02; border-radius:3px; line-height:29px;}
.full-rating a:nth-child(3) i {color:#fff; border:1px solid #bf020b; background-color:#bf020b;}
.full-rating > span {display:inline-block; position:relative; background-color:#FFF; border: 1px solid #dedede; 
padding:0 10px; border-radius:3px; min-width:32px; margin-right:7px;}
.full-rating > span:after, .full-rating > span:before {left: 100%;top: 50%;border: solid transparent;
content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.full-rating > span:after {border-color: rgba(255, 255, 255, 0);border-left-color: #fff;
border-width: 6px;margin-top: -6px;}
.full-rating > span:before {border-color: rgba(222, 222, 222, 0);border-left-color: #dedede;
border-width: 7px;margin-top: -7px;}
.full-rating > span > span {color:#94bee6;}
.full-rating > span > span.ratingzero {color: #444444;}
.full-rating > span > span.ratingtypeplus {color: #06b601;}
.full-rating > span > span.ratingplus {color: green;}
.full-rating > span > span.ratingminus {color: red;}
.frating-stars {display:inline-block; position:relative; top:3px;}


/* FULL STORY
----------------------------------------------- */
.v-section {background-color:#fff; border:1px solid #e3e3e3; margin:0 0 15px 0; padding:15px;}
.bbox {background:#000 url(../images/loader.gif) center 50px no-repeat; min-height:200px; margin-bottom:10px;}

.video-sub2 {display:flex; flex-direction:column; justify-content:center; min-height:80px; padding-left:95px; position:relative}
.video-top {border-bottom:1px solid #e3e3e3; margin:0 -15px 15px -15px; padding:0 15px 15px 15px;}
.video-thumb {width:80px; height:80px; overflow:hidden; position:absolute; left:0; top:0;}
.video-thumb img {width:150%; max-width:150%; margin-left:-25%; min-height:100%;}
.video-top h1 {font-size:18px;}

.video-category {font-size:12px; margin:7px 0;}
.video-category a:hover {text-decoration:underline;}

.video-subinfo {height:30px; line-height:29px; position:relative; font-size:14px; margin-bottom:10px;}
.full-date-time {color:#9d9fb1; font-size:12px;}
.full-date, .full-time {display:inline-block;}
.full-time {margin-left:15px;}
.share-box {width:230px; height:32px; float:left;}
.share-box a {width:27px; height:32px; margin:0 5px 0 0; display:inline-block; border-radius:4px;}
.share-box a:hover {opacity:0.7;}

.full-info {margin:15px 0; font-size:14px;}
.full-info > div {display:inline-block; float:left; margin-right:10px; height:30px; line-height:30px;}
.full-info i {color:#5e81a8; margin-right:5px; border:1px solid #99b0c6; border-radius:3px; 
width:30px; text-align:center; line-height:28px;}
.f-compl, .f-edit {float:right !important;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {width: 100% !important; height:350px;}
.video-desc embed, .video-desc object, .video-desc video, .video-desc iframe, .video-desc frame {width: 100% !important; height:350px;}
.video-desc {font:14px Arial, Helvetica, sans-serif; line-height:24px;}
.video-desc img {margin:0 10px 10px 0; max-width:100%; border:5px solid #f0f0f0;}
.video-desc a {text-decoration:underline; color:#06c;}
.video-desc a:hover {text-decoration:underline; color:#C9070A;}
.video-desc a:visited {text-decoration:underline; color:#06c;}
.video-desc ul li {list-style:disc; margin-left:40px;}
.video-desc ol {counter-reset:li; padding:0;  list-style:none; margin-left:25px; }
.video-desc ol li {position:relative; margin:0 0 5px 0; padding-left:30px; min-height:20px;}
.video-desc  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:#0297dc; font-weight:bold; border-radius:50%;}
.video-desc table {width:100%; text-align:left;}
.video-desc table tr td {padding:10px; border:1px solid #ccc; font-size:12px; }
.video-desc table tr:nth-child(1) {background-color:#0297dc !important; color:#FFF; font-size:14px !important;}
.video-desc table tr:nth-child(2n+1) {background-color:#f9f9f9;} 

.dcont {border:1px solid #e3e3e3; 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:#f5f5f5; line-height:normal;}
.full-taglist {margin:10px 0 20px 0; font-size:11px;}
.full-taglist-t { margin-bottom:5px; font-weight:bold;}
.full-taglist a:hover {text-decoration:underline;}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#0297dc;}
.attach-info {float:right;}
.attach i {margin-right:5px;}

.video-related {background-color:#fff; border:1px solid #e3e3e3; margin:0 0 15px 0; padding:15px 15px 0 15px;}
.vr-title {font-size:18px; margin-bottom:15px;}
.rel-item .short-img {height:100px;}


/* RIGHT SIDE
----------------------------------------------- */
.right-box {background-color:#fff; border:1px solid #e3e3e3; margin:0 0 15px 0; padding:15px;}
.rb-title {font-size:18px; margin:0 0 15px 0;}

.top-item {display:block; padding:0 0 0 160px; margin-bottom:10px;}
.top-img {float:left; overflow:hidden; width:150px; height:100px; margin-left:-160px;}
.top-text {float:right; width:100%;}
.top-title {color:#444444;}
.top-item:hover .top-title {text-decoration:underline; color:#6F8CA6;}
.left-box .top-item:last-child {border-bottom:0; margin-bottom:0; padding-bottom:0;}

/* FULL STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:350px;}
.mejs-container {max-width:100% !important;}
.full-text {color:#4b4b4b; line-height:24px;}
.full-text img:not(.emoji) {max-width:100%; margin:0 0 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:#4a61a3;}
.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:15px;}
.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 + .full-taglist {margin-top:20px;}
.full-taglist a {color:#4a61a3;}


/* COMMENTS
----------------------------------------------- */
.add-comm-btn {margin-bottom:15px;}
.add-comm-form {margin-bottom:15px; display:none; padding:15px; 
background-color:#fff; border:1px solid #e3e3e3;}
.ac-inputs input {width:49%; float:left; background-color:#f5f5f5;}
.ac-inputs input:last-child {float:right;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}
.ac-textarea textarea {height:140px; background-color:#f5f5f5;}
.ac-protect {margin-top:-10px;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {background-color:#f5f5f5;}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#F5F5F5; margin:20px 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#06c;}
.full-comms {background-color:#fff; border:1px solid #e3e3e3; margin:0 0 15px 0; padding:15px;}
.comms-t {font-size:18px; margin-bottom:15px;}

.comm-item {padding-left:60px; margin-bottom:20px;}
.comm-left {width:45px; height:45px; margin-left:-60px; float:left;}
.comm-right {width:100%; float:right;}
.comm-one {padding:0 80px 10px 0; position:relative;}
.comm-one > span {color:#bcbcbc; float:right;}
.comm-one > span:first-child {color:#4d4d4d; text-transform:uppercase; font-weight:700; float:left;}
.rate3-comm {position:absolute; right:0; top:0; white-space:nowrap;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:14px;
color:#497b41; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#a03939; margin:0 0 0 5px;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.comm-two {padding:15px; color:#4c4c4c; line-height:20px; border:1px solid #e3e3e3;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#FFF; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#f5f5f5;  
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; font-weight:700;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#f5f5f5;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#507299; color:#fff;}
.lb-menu a .fa {color:#444;}
.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:#f5f5f5; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}



	
/* ADAPTIVE
----------------------------------------------- */
.show-menu {display:none;}

@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.short-img {height:110px;}

.video-page {padding-right:0;}
.video-left {float:none; margin-bottom:15px;}
.video-right {float:none; width:100%; margin-right:0;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.wrap {padding-left:0;}
.all-wrap:before, .wrap:before, .top-wrap:before, .random-link {display:none;}
.left-wrap {float:none; width:100%; margin-left:0; background-color:#edeef0; padding-left:60px;}
.right-wrap {float:none; min-height:500px;}
.left-fixed {width:100%; position:static;min-height:50px; padding:0 10px;}
.side-nav {display:none;}
.top-wrap {height:70px;}
.topper {height:70px; padding:10px 70px 0 10px;}
.show-login {right:10px; top:10px;}
.shorts-wrap {margin:15px 0 15px 10px; min-height:400px;}
.site-desc {margin:15px 0 15px 10px;}
.bottom {margin:15px 0 0 10px;}
.logo-box {height:70px; width:200px; margin:0;}
.show-menu {display:block; width:50px; height:50px; text-align:center; line-height:50px; 
background-color:#5e81a8; color:#fff; font-size:18px; cursor:pointer; border-radius:5px; 
position:absolute; left:10px; top:10px;}

.fulls-wrap {margin:15px 0 15px 10px; min-height:400px;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.short-item {width:31.33%; margin:0 1% 20px 1%;}
.bottom {padding:15px;}

.pprev, .pnext, .counts {display:none;}
.navigation {margin:0; padding:0 10px;}
.navigation a, .navigation span {margin:0 5px 5px 0;}

.comm-three {display:none;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.short-item {width:48%; margin:0 1% 20px 1%;}

.video-sub2 {min-height:50px; padding-left:0}
.video-thumb {display:none;}

.comm-one > span:nth-child(2) {display:none;}
.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) {
.center22 {max-width:320px;}
.short-item {width:98%; margin:0 1% 20px 1%; float:none;}
.short-img {height:150px;}

.share-box, .full-date-time {display:none;}
.right-rkl {padding:0; text-align:center;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}












