body {background: #fff;}
.wrapper {max-width: 1000px;background: #fff;}
.logoTxt {display:none;}

.topMenu a {font-size:12px !important;}

.searchWrap {position:relative;display:block;width:100%;padding-top:10px;}
.search {width:98%;margin: 0 auto;padding:1px;max-width: 930px;}
.search > * {display:inline;margin:1px;padding:0;height:30px;font-size: 16px;}
.search > input {width: calc(100% - 58px);padding-left:10px;}
.search > button {width: 34px;height:34px;text-align:center;padding:0px;position:relative;top:2px;}

.content h2:first-child {font-size: 15px;font-weight: bold;margin: 15px 5px 5px 5px;text-align:center;
    position: absolute;
    z-index: 1000;
    color: #fff;
    background: #111;
    padding: 3px;
    left: 4%;
}
.videowrap, .videoBlock {max-width: 928px !important;height:280px !important;}
.videoAd {top:12px !important;}

.content .vItem {background: #fff;height: 250px !important;top:10px;}
.content .vItem a, .content .vItem .bannerTitle {color: #000;text-decoration: none;font-size:11px !important;}
.content .vItem .views, .content .vItem .likes, .content .vItem .vTime {display: none !important;}

.videoAd {outline:5px solid #f5f5f5 !important;}
.videoAd, .closeIcon, .adsIcon {background-color: #f5f5f5 !important;}

@media screen and (max-width: 600px) {
    .header img {left: 0 !important;}
    .content {text-align: center;padding-left: 0px;}
    .content .vItem {height: 200px !important;}
    .content div.aBlock {height: 270px !Important;}
    .content .vItem, .footer .item {padding-bottom: 12px;}
    .content .vItem img {border-radius:100px;}
}
@media screen and (min-width: 600px) {
    .thumbFakePlayer > img {display:none;}
    .videowrap, .videoBlock {max-width: 928px !important;height:400px !important;}
    .videoAd {top:70px !important;}
    .content .vItem, .footer .item {padding-bottom: 42px !important;}
}
