.navContent .navSocialIcons li .zocial.yahoo{
    background-color:#8B29BE;
    }
    
    html.tablet,

html.mobile {

    height: 100%;

    overflow: hidden;

}



html.tablet body,

html.mobile body {

    height: 100%;

    overflow-x: hidden;

    overflow-y: scroll;

    -webkit-overflow-scrolling: touch;

}