body {background: #1a212d;}
.wrapper {background: #1a212d;max-width:800px;}
.color {color: #cc0000 !important}
.header {text-align: center;margin-bottom: 5px;}
.header-mob {text-align: center;}
.header img {display:none;left: 18px; top: 12px; margin-bottom: 12px;}
.topMenu {margin: 7px 0;background: #222;margin:5px;}
h1,h2 {color: #fff;font-size: 19px;}
h2 {margin: 0px 5px 15px 5px !important;}
.footer {display: inline-block;}
.content {text-align: left;padding-left: 20px;text-align: center;}
.content h2 span {color: #0a84d2 !important}
.content .vItem {background: #1a212d;width: 48% !important;height: 280px !important;}
.content .vItem img {width: 100% !important;}
.content .vItem a, .content .vItem .bannerTitle {color: #0a84d2;text-decoration: none;}
.content .vItem .views, .content .vItem .likes, .content .vItem .vTime {display: inline;}

.aBlock .vTime { display:none !important;}
.aBlock .likes { display:none !important;}
.aBlock .views { display:none !important;}

.logoTxt {color: #333;margin:4px 0;padding-top:12px;}

.videoBlock {margin-bottom: 12px !important;max-width: 640px !important;}
.content .videoBlock, .content .videowrap {height: 340px;}

div.showMore {text-align: center;width:98%;background: #1a212d;color:#fff;padding: 10px 0;}

.content .videoBlock .videoAd { width: 300px;height:250px;outline:5px solid #333; background: #333;}
.content .videoBlock .adsIcon {background: #333;color: #ddd;}
.content .videoBlock .close {background: #333;}

.closeIcon {background-image: none;}
.closeIcon:before, .closeIcon:after {content: ""; position: absolute; width: 36px; height: 4px; background: #0a84d2;top: 18px;left:3px;}
.closeIcon:before {transform: rotate(45deg);}
.closeIcon:after {transform: rotate(-45deg);}

@-moz-document url-prefix() {
    .content .videoBlock .videoAd {outline-offset: -5px;}
}

@media screen and (max-width: 600px) {
    .header img {left: 0 !important;}
    .content {text-align: center;padding-left: 0px;}
    .content .vItem {height: 225px !important;}
    .content div.aBlock {height: 250px !Important;}
    .videoBlock {margin-bottom: 12px !important;}
    .content .videoBlock, .content .videowrap {height: 240px;}
}
