.main-container {
    margin-top: 60px;
}

.banner {
    height: 480px;
    background-image: url('https://www.finereport.com/images/finereport-banner.jpg');
}

.banner .slogan-tit {
    font-size: 72px;
}

#what .col-md-4.upper {
    margin-bottom: 40px;
}

#what .iconrow {
    padding: 50px 0;
}

#questions ul li {
    display: inline-block;
}

#questions .col-md-6 .col-md-12 {
    background-color: #fff;
    padding: 30px 0;
}

.ques-icon {
    display: inline-block;
    margin-top: -3px;
    padding-right: 10px;
}

#questions .bg1 {
    background-image: url('https://www.finereport.com/images/fr-ques-bg1.png');
    background-position: bottom;
    background-repeat: no-repeat;
}

#questions .bg2 {
    background-image: url('https://www.finereport.com/images/fr-ques-bg2.png');
    background-position: bottom;
    background-repeat: no-repeat;
}

.bluebg {
    background-color: #f5faff;
}

.applications .select {
    margin-bottom: 60px;
}

.applications .selectApp {
    font-size: 20px;
    line-height: 20px;
    color: #191e28;
    text-decoration: none;
    padding: 20px 0;
    font-weight: 600;
}

.applications .selectApp.active {
    color: #0196ff;
    border-bottom: 3px solid #0196ff;
}

.applications .appImg {
    background-color: #f7f8f9;
    padding: 0;
    padding-bottom: 20px;
}

.apphr {
    width: 60px;
    margin-left: 0;
    border: 2px #0196ff solid;
}

.applications .morecases {
    color: #2c7adf;
    float: right;
}

.features .featsrow .col-md-4 {
    padding-top: 100px;
}

.features .featsrow {
    padding-bottom: 50px;
}

.features .featsrow img {
    padding-bottom: 30px;
}

.functions .funcsrow img {
    padding-bottom: 50px;
}

.functions .readmore {
    color: #0196ff;
}

.pro-info {
    padding: 10px;
}

.pro-info-p {
    font-size: 16px;
    margin: 0;
    color: #333;
    font-weight: 600;
    padding-right: 100px;
    display: inline-block;
}

.pro-info-a {
    font-size: 16px;
    color: #333;
    padding-right: 50px;
    display: inline-block;
}

.pro-info-a:hover {
    color: #007dd2;
}

.s1p0 {
    margin-bottom: 50px;
    font-size: 15px;
}

.s1p1 {
    font-size: 18px;
    color: #007dd2;
    margin: 20px 0;
}

.s1p2 {
    padding: 20px 50px;
    color: #fff;
    background-color: #007dd2;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 0;
}

.s2p1 {
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    display: inline-block;
}

.s2p2 {
    font-size: 16px;
    margin-bottom: 20px;
}

.s3p1 {
    font-size: 28px;
    color: #0196ff;
    line-height: 28px;
}

.s3p2 {
    font-size: 15px;
    line-height: 30px;
}

.s4p1 {
    font-size: 24px;
    color: #0196ff;
    line-height: 24px;
}

.s4p2 {
    font-size: 15px;
    line-height: 30px;
}

@media screen and (max-width: 600px) {
    .banner.finereport {
        min-height: 500px;
    }
    .banner-slogan h1.subtitle {
        font-size: 25px;
    }
    .valuecon img {
        width: 100%;
    }
    .value .rjcompany {
        padding-top: 50px;
    }
    .s1p2 {
        margin-top: 0;
        padding: 20px 15px;
    }
    .features .featsrow .col-md-4 {
        padding-top: 0;
        text-align: right;
    }
    .functions .funcsrow img {
        padding-bottom: 0;
        width: 100%;
    }
    .functions .funcsrow .col-md-4 {
        height: 100px;
    }
    .applications .selectApp {
        padding: 0;
    }
    .applications .selectApp.active {
        border-bottom: none;
    }
    .applications .select .col-md-4 {
        padding-bottom: 20px;
    }
    .applications .select {
        margin-bottom: 20px;
    }
    .applications .s4p1 {
        margin-top: 10px;
    }
}