        .fea-nav-list {
            padding: 1px 0 20px 3%;
        }
    
        #quickFixDiv {
            display: none !important
        }
        
        #scroll {
            position: relative;
            height: 0px !important;
            padding: 0 !important;
        }
        
        .brainy-ebkbg {
            height: 100%;
            min-height: 480px;
            overflow: visible;
            position: relative;
            background: #ffffff;
            border-bottom: 1px solid #ccc;
        }
        
        .t20kacks {
            font-family: 'Raleway', sans-serif;
            color: #47545b;
            font-size: 25px;
            font-weight: lighter;
            line-height: 35px;
        }
        
        .ebkpxt {
            font-family: 'Raleway', sans-serif;
            color: #47545b;
            font-size: 17px;
            font-weight: 400;
            line-height: 30px;
            text-align: justify
        }
        
        .heading-menu {
            display: none
        }
        
        @media only screen and (max-device-width: 480px) {
            .per40 {
                display: none !important;
            }
        }
        
        section#customers {
            background: #dddddd !important;
        }
        
        .req-demo-wrapper {
            margin: 20px auto;
            font-family: 'ZohoPuvi';
            font-weight: 300;
            max-width: 460px;
            padding: 10px 25px 25px;
            border: 1px solid #eee;
        }
        
        .srm-guide-content-right h2 {
            margin: 0 0 10px;
            font-weight: 400;
        }
        
        input[type="text"],
        input[type="email"],
        input[type="number"],
        select,
        textarea {
            background: transparent;
        }
        
        .form-radio,
        .form-group {
            z-index: 1;
        }
    .form-radio, .form-group {
    position: relative;
    margin: 25px 0;
    margin-bottom: 30px;
}