h1 {
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 30px;
    letter-spacing: -1px;
    font-weight: 400;
font-family: 'Zoho_Puvi' !important;
}
h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0 20px;
    font-weight: 400;
font-family: 'Zoho_Puvi' !important;
}
.heading-menu{
display:block!important ;
}
.heading-menu {
    margin-top: 0px;
    width: 100%;
    color: rgb(0, 0, 0);
    letter-spacing: -1px;
    position: relative;
    clear: both;
    height: auto;
    font-weight: 500;
    padding: 0px 0px 55px;
    background: center center / cover rgb(234, 248, 255);
    border-bottom: 0px;
    background-position: center center;
    overflow: hidden;
}
#ftrgetstd { 
    display: none;
}
#allFea{
display: none;
}
#lhsTree > li > span:after {
    border-bottom: 4px solid transparent;
    border-left: 4px solid #ff8134;
    border-top: 4px solid transparent;
    content: "";
    display: inline-block;
    left: 5px;
    position: absolute;
    top: 16px;
}
