.footCol2 .foot-head, .footCol2 .footCont {
    display: block; 
}
.heading-menu {
    margin-top: 15px;
}

.heading-menu{display:none;}
.chaCont{cursor:pointer}
@media screen and (max-width:767px){
.per70 {width: 100%;box-sizing: border-box;}
.per30 {width: 100%;box-sizing: border-box;}
}

@media screen and (min-width: 1026px) {
    #header-topsec {
        position: fixed;
    }
}
@media only screen and (max-width: 450px) {
    header:not(.abheader) #header-mainsec {
        top: 40px;
    }
}
