h1, h2, h3, h4, h5, p{
color : #000 !important;
}
#custmrlgosroll{display: none}
#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
.heading-menu{
padding: 55px 0;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}


    
        a.redbtn {
            background: #E9142B;
            color: #fff;
            font-size: 17px;
            line-height: 30px;
            padding: 7px 30px;
            display: inline-block;
            text-decoration: none;
            text-align: center;
            letter-spacing: 1px;
            border-radius: 5px;
        }
        
        a.redbtn:hover {
            background: #DE0C23;
        }
        
        #scroll {
            padding: 0px;
        }
        
        #vidZoneSec {
            display: none;
        }
        
        #customers {
            display: none;
        }
    