@media (max-width: 705px) {
.yp_side_drawer {
    top: 52px;
    bottom: auto;box-shadow: 0 2px 5px rgba(255,0,0,0.3);
}
body {
    padding-bottom: 0;
    padding-top: 75px;
}
}


.vp_featured_vid { display: none; }

@media (max-width: 400px) {
.profile-container .page-container .videos-latest-list .col-md-3 {
    width: 50%;
  }
}

.home-page-categories .title {
    margin-bottom: 5px;
}





@media (max-width: 435px) {
#vp_vid_player_norm {
    top: 110px;
}
}

.vp_trend_vids .col-md-3 {width: 50%;}
.vp_trend_vids .col-md-3 {padding: 0 5px;margin-bottom: 5px;
}
}
@media (max-width: 705px) {
.vp_mvids_page_vids:not(.vp_trend_vids) .col-md-3 {width: 50%;
  }
  }
.watermark {position: absolute; top: 0px; z-index: 2; margin: 5px;
}
}