body{
font-size: 16px;
color: #000;
}
#custmrlgosroll{
display:none ;
}
#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;
}


        .heading-menu {
            padding: 40.3px 0;
            margin-top: 86px;
            background: url(../images/sdp-banner-bg.png) no-repeat center top;
            background-attachment: relative;
            background-position: center center;
            width: 100%;
            -webkit-background-size: 100%;
            -moz-background-size: 100%;
            -o-background-size: 100%;
            background-size: 100%;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            color: #fff;
            border-bottom: 1px solid #C5CBD4;
            font-weight: 400;
            letter-spacing: -1px;
            position: relative;
            overflow: hidden;
            clear: both;
            height: auto;
            font-weight: 500;
        }
        
        h1.ftrmnhdr {
            font-size: 38px;
            font-weight: 500;
        }
        
        .ftrpg-inrhdr {
            color: #fff;
            font-weight: 200;
            font-size: 23px;
        }
        
        #scroll {
            position: relative;
            padding: 5px 0px;
        }
        
        #customers {
            display: none
        }
        
        a.provisionapp {
            background-color: #d63105;
            color: #fff;
            text-align: center;
            text-decoration: none;
            padding: 10px 30px;
            font-size: 22px;
            border-radius: 5px;
        }
        
        .h4,
        h4 {
            margin: 20px 0 0 0px !important;
        }
        
        ul.prolist {
            margin-top: 10px;
            margin-left: 30px;
        }
        
        ul.prolist li {
            list-style-type: disc;
            margin-top: 10px;
        }
        
        .cta-wrapper {
            text-align: center;
        }
        
        a.cta {
            border: 1px solid #e9122b;
            padding: 10px 30px;
            color: #ef483d;
            display: inline-block;
            font-family: 'Zoho_Puvi_Bold';
            font-size: 18px;
            margin: 30px 0px 30px 0px;
            text-decoration: none;
        }
        
        a.cta:hover {
            background: #ef483d;
            color: #fff;
        }
        
        a.bottom-cta {
            margin: 50px 0px 30px 0px;
        }
    