.heading-menu, .btmBar.mbH {
    display: none;
}
.sec-pTB#scroll{
padding:0 !important;
}

.bannerflex.refer {
    text-align: center;
}

.bannerflex.refer h2 {
    font-size: 40px;
    font-weight: 300;
    line-height: 70px;
    margin: 0;
    padding: 60px 15px;
}

.bannerflex.refer h2 strong {
    font-weight: 800;
    display: block;
    font-size: 65px;
    color: #0879b8;
}

.bannerflex.refer a ,.callto.refer a {
    background-color: #e0592c;
    color: #fff;
    padding: 12px 25px;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 60px;
    text-decoration: none;
}

.refer.how h2, .refer.faq h2 {
    font-size: 45px;
    text-align: center;
    font-weight: 300;
    padding: 50px;
}

.refer.how img {
    width: 90%;
    margin: auto;
    display: block;
    max-width: 1100px;
    padding-bottom:100px;
}

.refer.faq {
    background-color: #eee;
}

.refer.faq ul li {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    text-align: initial;
    padding: 30px;
    border-right: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    min-height: 200px;
    font-size: 15px;
    font-weight: 300;
}

.refer.faq ul li:last-child {
    border-left: 1px dashed #ccc;
    border-bottom: 0;
}

.refer.faq ul {
    text-align: center;
}

.refer.faq ul li strong {
    font-size: 20px;
    display: block;
    padding-bottom: 15px;
}
.refer.faq ul li span {
    font-weight: 800;
}
.refer.faq ul li:nth-child(even) {
    border-right: 0px;
}
.refer.callto {
    text-align: center;
    padding: 30px 15px 15px;
}

