

@media only screen and (max-width: 767px) {
.logo-footer {
    max-width:50%;
    margin:auto;
    display:block;
    }
}

.expertise p.lead {
    font-weight : bold;
}

.line-2-5 {
    line-height:1em !important;
}

@media (max-width: 991px) { 
      #header .header-nav-main nav > ul li a.padmob {
        display:inline-block;
    } 
}

/*
@media only screen and (min-width: 991px) {
img.header-logo-non-sticky {
    margin-top:-20px;
}
}
*/

img.header-logo-non-sticky {
    margin-top:-20px;
}