#videoYT { 
  align-items: center;
  margin: 0 auto;
  width: 1200px;
  max-width: 1200px;
}

body.login div#login h1 a {
background-image: url(image/testhub_logo.png);   
padding-bottom: 30px; 
}
@media (min-width: 780px){
  .user-list-container{
  	overflow: auto;
    max-height: none;
	}
}




@media (max-width: 1025px){
  .post-single-meta .post-title h1{
  	font-size: 26px;
  }
  .sh-comment-form .sh-comment-form-column {
    width: 93.3%;
    display: inline-block;
    margin-left: -4px;
	}
  .blog-slider-content-details p{
  	font-size: 11px;
  }
  .blog-slider-content-details .post-title, .blog-slider-style5 .blog-grid-small h2{
  	font-size: 16px !important;
    margin-bottom: 5px;
  }

  
}

.post-readtime{
  	display:none !important;
}
.post-views {
display:none;
}

#.sh-recent-posts-widgets-count {
#display: none;
#}