body.single div#cshero-header-logo {
    max-width: 23%!important;
}
.layout1 .top_bar_inner li.social {
    float: none;

}
//.layout1 .top_bar_inner li.social:before {
    content: '|';
    color: #3a3c3e;
    position: absolute;
    left: 0;
    top: 0;
}

 .layout1 .main_logo{
max-width:none!important;
}
#s_register .s_inputd {
    color: #717171;
    height: 40px;
    box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0, 0, 0, 0.08) inset;
    transition: all 0.3s;
    background-color: #f2f4f5;
}