.author_bio_section {
background: none repeat scroll 0 0 #F5F5F5;
padding: 15px;
border: 1px solid #ccc;
}
.author_name {
font-size: 16px;
font-weight: bold;
}
.author_details img {
border: 1px solid #D8D8D8;
border-radius: 50%;
float: left;
margin: 0 10px 10px 0;
}
div::-webkit-scrollbar {
width: 4px;
}
div::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
border-radius: 10px;
}
div::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.sb-widget {
//margin-bottom: 20px;
//margin-bottom: 0rem;
overflow-y: auto-flow;
overflow-x: hidden;
//min-height: 550px;
-webkit-transition: max-height 4s ease-in-out;
-moz-transition: max-height 4s ease-in-out;
transition: max-height 4s ease-in-out; }
.mh-sidebar .sb-widget{
height:auto;
}
.sb-widget:hover  { }
.mh-sidebar > div {
max-height: 1000px;
} .header-wrap {
padding: 8px;
text-align: center; }
.search-form {
float: left; 
margin-left: 10px;
}
.nav-logo {
background-image: url(//i3.wp.com/www.socialnews.xyz/wp-content/uploads/2017/02/15/socialnews-square.jpg);
background-position: 0 0;
background-repeat: no-repeat;
background-size: 60px;
height: 60px;
position: relative;
width: 60px;
z-index: 32;
} .widget-title{
padding: 7px;
margin-bottom: 0px;
font-size: 1.06667rem;
line-height: 1.375;
} #menu-main-menu {
list-style: none;
margin: 0 auto;
width: 1180px;
}
@media screen and (min-width: 0px) and (max-width: 480px) {
#moblie-recent { display: block; } }
@media screen and (min-width: 481px) and (max-width: 1024px) {
#moblie-recent { display: none; } }