
.main-content .wrapper{
    padding: 20px 20px 200px 20px;
    margin: auto;
}


.main-content .wrapper .title{
	margin-bottom: 40px;
}

.main-content .wrapper .title h2{
	font-size: 24px;
	font-weight: bold;
}

.main-content .wrapper .use-money h3,
.main-content .wrapper .privacy-policy h3{
	font-size: 16px;
	font-weight: bold;
}

.fun-pay_area{
	padding: 0px 0px 200px 0px !important;
}
.fun-pay_area .mini{
	font-size: 10px;
	line-height: 12px;
}
.fun-pay_area h2{
	font-size: 26px;
	font-weight: bold;
}
.fun-pay_area h3{
	font-size: 21px;
	font-weight: bold;
}
.fun-pay_area h4{
	font-size: 16px;
	font-weight: bold;
}
.fun-pay_area .top_imges{
	margin-bottom: 40px;
}

.fun-pay_area .tripshotpay_top_area {
	text-align: center;

}

.fun-pay_area .tripshotpay_info{
	margin-bottom: 40px;
}

.fun-pay_area .fun_title{
	margin-bottom: 20px;
}

.fun-pay_area .three_title{
	background-color: f7f8f8;
	padding: 20px 0px;
	margin-bottom: 40px;
	text-align: center;
}

.fun-pay_area .three_title h3{
	margin-bottom: 0px;
}

.fun-pay_area .tripshotpay_function{
	padding: 20px;
}
.fun-pay_area .tripshotpay_function ul li{
    display: flex;
    margin-bottom: 40px;
}
.fun-pay_area .tripshotpay_function ul .img{
    width: 30%;
    text-align: center;
}
.fun-pay_area .tripshotpay_function ul .img img{
	max-width: 100%;
}
.fun-pay_area .tripshotpay_function ul .info{
    width: 70%;
    margin-left: 10px;
    font-size: 12px;
}

.fun-pay_area .tripshotpay_function ul .info{
	line-height: 20px !important;
}

.fun-pay_area .machine_area {
	background-color: f7f8f8;
	padding: 20px;
}

.fun-pay_area .machine_area .sub_title2{
	text-align: center;
	margin-bottom: 20px;
}
.fun-pay_area .machine_area .sub_title2 img{
	max-width: 100%;
}
.fun-pay_area .machine_area .tripshotpay_machine{
	background-color: #FFF;
	padding: 10px 10px 5px 10px;
}
.fun-pay_area .machine_area .tripshotpay_machine img{
	padding-bottom: 5px;
}
.fun-pay_area .machine_area .tripshotpay_machine .machine_title{
	margin-bottom: 5px;
}
.fun-pay_area .machine_area .tripshotpay_machine .machine_title img{
	padding-right: 5px;
}

.fun-pay_area .machine_area .tripshotpay_machine ul{
	padding-left: 20px;
}
.fun-pay_area .machine_area .tripshotpay_machine ul li{
	font-size: 12px;
	line-height: 20px;
}
.fun-pay_area .machine_area .tripshotpay_machine .machine_sub_title{
	padding-left: 20px;
}

.fun-pay_area .machine_area .start_title {
	padding: 20px 0px 15px 0px;
	text-align: center;
}

.fun-pay_area .machine_area .red_button{
    border-radius: 100px;
    display: block;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    background: #680011;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 10px 0;
    font-weight: bold;
    letter-spacing: 5px;
}

.fun-pay_area .machine_area .button_area{
	width: 90%;
	margin: auto;
}
.fun-pay_area .machine_area .biko ul{
	line-height: 14px !important;
}