#custmrlgosroll{
display:none ;
}

body{
color: #000;
}
#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}
.footCont.clearfix p {
    color: #bbb;
}
h1.ftrmnhdr, .sdp-footer-content h3 {
    color: #fff;
}


.banner-bg {
    background: url(https://www.manageengine.cn/products/service-desk/images/blob-bg.webp),url(../images/blob-bg.png);
    background-size: cover;
    position: unset;
}


        #scroll {
            position: relative;
            padding: 0px;
        }
        
        #header-topsec {
            z-index: 99999;
        }
        
        .nav-dwn {
            display: none
        }
        
        .heading-menu {
            display: none;
        }
        
        #vidZoneSec {
            display: none;
        }
        
        #customers {
            display: none;
        }
        
        img[data-action="zoom"] {
            cursor: auto;
            /*cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;*/
        }
        
        .zoom-img,
        .zoom-img-wrap {
            position: relative;
            z-index: 999999;
            -webkit-transition: all 300ms;
            -o-transition: all 300ms;
            transition: all 300ms;
        }
        
        img.zoom-img {
            cursor: pointer;
            cursor: -webkit-zoom-out;
            cursor: -moz-zoom-out;
        }
        
        .zoom-overlay {
            z-index: 99999;
            background: #333333ba;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            pointer-events: none;
            filter: "alpha(opacity=0)";
            opacity: 0;
            -webkit-transition: opacity 300ms;
            -o-transition: opacity 300ms;
            transition: opacity 300ms;
        }
        
        .zoom-overlay-open .zoom-overlay {
            filter: "alpha(opacity=100)";
            opacity: 1;
        }
        
        .zoom-overlay-open,
        .zoom-overlay-transitioning {
            cursor: default;
        }
        
        #testimonials {
            background: #f8fdff
        }
        
        #sdpcutomerlogos {
            display: none;
        }
        
        #itilrleseftrcta {
            background: #fff;
        }
        
        #itilrleseftrlinkssec {
            background: #f3fcff;
        }
        
        #additionalsec {
            display: none
        }
    