        #scroll {
            position: relative;
            padding: 0px;
        }
        
        #faq-list li>span {
            font-weight: bold
        }
        
        .heading-menu {
            padding: 40.3px 0;
            margin-top: 0;
            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;
        }
        
        .gs_info {
            width: 750px;
        }
        
        #customers {
            display: none
        }
    