.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: 0px;
margin-bottom: 0rem;
overflow-y: auto-flow;
overflow-x: hidden;
min-height:520px;
//max-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;
}
/*.sb-widget:hover  {
// min-height: 380px;
// height:100%;
//max-height: 1250px;
overflow-y: auto;
}*/
.mh-sidebar > div {
min-height: 0px;
max-height: 1600px;
//	overflow: auto;
} .header-wrap {
padding: 8px;
text-align: center; }
.search-form {
float: left; 
margin-left: 10px;
}
.nav-logo {
background-image: url(//i1.wp.com/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: 5px;
margin-bottom: 5px;
//position:absolute;
}
#menu-main-menu {
list-style: none;
margin: 0 auto;
width: 1180px;
}