.logo{padding:5px !important;}
.logo img.logo_big{margin:0 !important; max-height:inherit; }
@media only screen and (min-width: 768px) and (max-width: 1551px) {
.logo-sticky{
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: inherit; 
    z-index: 999;
}
}
.llogo {
    width: 105px;
    background: url(../../phoneimages/small_logo.png);
    height: 20px;
    background-repeat: no-repeat;
    display: inline-block;
}
.llogoo{display:inline-block; margin-top: 10px; vertical-align: middle;}
@media only screen and (max-width: 767px)
.logo-bar .container .fixed_header_sticky .menu-strip .nav-bar_top_right {
    display: inline-block !important;
    margin-right: 5px;
    vertical-align: top;
}
