
/* Common STYLES
-------------------------------------------------- */
.p_title {
    margin-top:92px;
    font-size: 45px;
    color: #232323;
}
.p_description {
    font-size: 24px;
    color: #555555;
}
.line {
    height: 4px;
    width: 60px;
    background-color: #017bc4;
    margin-left:auto;
    margin-right:auto;
    margin-top:38px;
    margin-bottom:66px;
}


/* Jumbotron
-------------------------------------------------- */
.jumbotron {
    margin:0;
    height:520px;
    background-image: url(../img/pat_profet_banner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
}
.jumbotron>.container {
     margin-top:130px;
}
.jumbotron_title {
    letter-spacing: 8px;
    margin-bottom: 20px;
}
.jumbotron_desc {
    letter-spacing: 5px;
}


/* Feature
-------------------------------------------------- */
#feature>.row {
   
}
.feature_box {
    
    /*border:1px solid red;*/
}
.feature_box_bg {
    margin-left:auto;
    margin-right:auto;
    height:210px;
    width:210px;
    background-image:url(../img/int_profet_bg.png);
}
.feature_box_img {
    margin-top:65px;
}

.feature_font {
    font-size:30px;
    color: #555555;
    margin-top:80px;
    margin-bottom:50px;
}


/* Product Advantage
-------------------------------------------------- */
#pro_advantage {
    background-color: #ffffff;
}
.pro_adv_box {
    margin-bottom: 50px;
}
.pro_adv_font {
    font-size:18px;
    color:#232323;
    margin-bottom: 45px;
} 


/* Product Advantage
-------------------------------------------------- */
#pro_adv {
    background-image: url(../img/adv_profet_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#adv_box {
    padding:0;
    margin-bottom:56px;
}
.adv_content {
    margin-top:56px;
}
.adv_title {
    font-size:36px;
    color:#007cc3;
    margin-bottom:24px;
}
.adv_cont {
    font-size:18px;
    color:#007cc3;
    line-height: 30px;
}

/* pay methods
-------------------------------------------------- */
#pay {
    background-color:#ffffff;
}
#pay_method_box {
    padding:0;
    margin:60px auto 212px auto;
}
.pay_method_bg {
    width:200px;
    height:166px;
    padding-top:50px;
    margin:0 auto 58px auto;
    background-image: url(../img/play_profet_out_cir.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.pay_method_content {
    color: #007cc3;
    font-size:30px;
}

/* charge model
-------------------------------------------------- */
#charge_model_box {
    padding:0;
    margin:60px auto 100px auto;
}
.charge_model_content {
    margin-top:60px;
}
.charge_model_title {
    font-size:36px;
    color:#232323;
    margin-bottom:24px;
}
.charge_model_cont {
    font-size:18px;
    color:#232323;
    margin-bottom:50px;
}

/* manage
-------------------------------------------------- */
#manage {
    background-color: #d5ddea;
    padding:0;
}
#manage>.container {
    padding:0;
}
.manage_div {
    margin-top:166px;
    margin-bottom:126px;
    padding-left:auto;
    padding-right:auto;
}
.manage_content {
    margin-top:250px;
    margin-bottom:126px;
    padding-left:auto;
    padding-right:auto;
}
.manage_img {
    width:100%;
    height:100%;
}
.manage_title {
    color: #232323;
    font-size: 40px;
    margin-bottom: 46px;
}
.manage_cont {
    color: #595757;
    font-size: 18px;
    margin:46px 25px 0 25px;
}

/* app
-------------------------------------------------- */
#app {
    background-image: url(../img/phone_youc_bg.png);
    color: #ffffff;
}
.app_title {
    font-size: 48px;
    margin-top:90px;
}
.app_foot_title {
    font-size:36px;
}
.app_foot_cont {
    font-size:24px;
    margin-bottom:68px;
}
.app_center {
    margin-top:116px;
    height:auto;
    height:auto;
    padding:0;
}
.app_content {
    background-image: url(../img/phone_app_.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
    height:520px;
    width:400px;
}
.app_img {
    margin-top:50px;

    margin-left:10px;
}
.app_left {
    height:520px;
}
.login {
    width:160px;
    height:160px;
    background-color: #6fff7b;
    border-radius: 80px;
    padding-top:35px;
    margin-left:auto;
    margin-right:auto;
}
.login_font {
    font-size: 24px;
    margin-top: 12px;
}
.qrcode {
    width:146px;
    height:146px;
    background:rgba(256,256,256,0.3);
    border-radius: 73px;
    padding-top:30px;
}
.qrcode_font {
    font-size: 24px;
    margin-top: 12px;
    color:#fff;
    background-color:transparent;
}
.device {
    width:124px;
    height:124px;
    background:rgba(256,256,256,0.3);
    border-radius: 62px;
    padding-top:25px;
}
.device_font {
    font-size: 24px;
    margin-top: 12px;
}
.app_right {
    height:520px;
}
.wallet {
    width:134px;
    height:134px;
    background:rgba(256,256,256,0.3);
    border-radius: 67px;
    padding-top:30px;
    margin:50px auto 80px auto;
}
.record {
    width:152px;
    height:152px;
    background:rgba(256,256,256,0.3);
    border-radius: 76px;
    padding-top:30px;
}

/* responsive for mobile ----------------------------------------------------------------- */
@media only screen and (max-width: 450px) {
    .pro_adv_font {
        font-size:10px;
        width: 32%;
        display: inline-block;
    }
    .feature_box_bg {
        width: 100px;
        height: 100px;
        background-size: 100%, 100%;
    }
    .feature_box_img {
        width: 50px;
        height: 50px;
        margin-top: 25px;
    }
    .feature_font{
        font-size: 20px; 
        margin-top: 15px;
    }
    .feature_container {
        width: 49%;
        display: inline-block;
    }
    .adv_container {
        width: 50%;
        float: left;
    }
    .adv_img {
        width: 100%;
    }
    .payment_container {
        width: 50%;
        float: left;   
        margin-bottom: 10px;
    }
    .pay_method_bg {
        width: 100%;
        height: 100px;
    }
    .payment_img {
        width: 70px;
        height: 70px;
        margin-top: -25px;
    }
}
@media only screen and (max-width: 450px) {
    .jumbotron {
        height: 200px;
    }
}