.business_fee_box .slide_box .ui-state-default{
	border-radius: 15px;
    background: transparent;
    border: none;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: -8px;
    cursor: pointer;
    background: url(/img/ico_pvslide_arrow.png) no-repeat 0px 0px;
    background-size: 100% 100%;
}
.PvSlideTxt{text-align:center;font-size:15px;line-height:20px;padding-top:10px;color:rgba(0,0,0,0.7);padding-bottom:45px;}
.ContentPriceHr{border-bottom:1px solid rgba(0, 0, 0, 0.5);height:2px;width:95%;margin:0 auto;}

	.PriceSubTitle{ text-align: right; font-weight: normal; font-size: 15px; line-height: 20px;
    color: rgba(0, 0, 0, 0.7);}
	.PriceTitleH1{margin:0 auto;padding:30px;font-size:30px;line-height:30px;font-weight:bold;color:#000000;}
	.FeeResultBox{margin:0 auto;display:table;}
	.FeeDivBox{display:table-cell;text-align:center;width:50%;}
	.FeeSubTitle{text-align:center;font-size:20px;line-height:20px;color:rgba(0,0,0,0.7);font-weight:bold;padding:20px;width:300px;}
	.FeeSubResultBox{display:table;height:185px;width:230px;background: linear-gradient(99.77deg, #00ABE9 0%, #07A78A 100%);
	border-radius: 10px;padding:5px 35px;margin:0 auto;}
	.DivRow{display:table-row;}
	.PriceBox{display:table-cell;height:95px;vertical-align:middle;font-size:22px;line-height:28px;color:#ffffff;}
	.FreeSubHr{border-bottom:2px solid #ffffff;}
	.PvBox{display:table-cell;height:95px;vertical-align:middle;font-size:15px;line-height:20px;color:#ffffff;}
	.PriceColor{color:#FFFF00}
	.DiscountFee{text-decoration-line:line-through;color:rgba(255,255,255,0.8);}
	.BenefitBox{line-height:35px;font-size:15px;color:#000000;text-align:left;margin-left:20px;margin-top:20px; width:350px;}
	.BenefitBtn{padding:2px 10px;background: #242729;
		border-radius: 30px;color:#ffffff;margin-right: 10px;}
	.BenefitBox2{margin-top:10px;}
		
	.CommentBox{line-height:30px;color:rgba(0,0,0,0.7);font-size:13px;}
	.PriceTitleH2{font-size:22px;line-height:44px;color:#000000;font-weight:bold;padding:50px;}
	.PriceBlue{color:#4298F6;}
	.W90Per{width:90%;}
	.W100Per{width:100%;}
	.BtnPx{width:70px;text-align:center;vertical-align:middle;}	
	.PriceProdTb{display:table;text-align:center;margin:0 auto;}
	.PriceProdTb .W16Per{width:16.6%;cursor:pointer;}
	.PriceProdTb .InCell{display:table-cell;}
	.PriceProdTb .ProdImg{margin:0 auto ;text-align:center;width:40px;}
	.PriceProdTb .ProdImg .ImgBox{display:block;width:40px;height:40px;}

	.Analytics .ImgBox{background:url(/img/ico_price_analytics_off.png) no-repeat 3px 0px;background-size:80% 80%;}
	.LiveChat .ImgBox{background:url(/img/ico_price_livechat_off.png) no-repeat 4px 0px;background-size:80% 80%;}
	.ChatBot .ImgBox{background:url(/img/ico_price_chatbot_off.png) no-repeat 4px 0px;background-size:80% 80%;}
	.Suggest .ImgBox{background:url(/img/ico_price_suggest_off.png) no-repeat 3px 0px;background-size:80% 80%;}
	.Ticker .ImgBox{background:url(/img/ico_price_ticker_off.png) no-repeat 3px 0px;background-size:80% 80%;}
	.AbTest .ImgBox{background:url(/img/ico_price_abtest_off.png) no-repeat 3px 0px;background-size:80% 80%;}

	.On .Analytics .ImgBox{background:url(/img/ico_price_analytics_on.png) no-repeat 3px 0px;background-size:80% 80%;}
	.On .LiveChat .ImgBox{background:url(/img/ico_price_livechat_on.png) no-repeat 4px 0px;background-size:80% 80%;}
	.On .ChatBot .ImgBox{background:url(/img/ico_price_chatbot_on.png) no-repeat 4px 0px;background-size:80% 80%;}
	.On .Suggest .ImgBox{background:url(/img/ico_price_suggest_on.png) no-repeat 3px 0px;background-size:80% 80%;}
	.On .Ticker .ImgBox{background:url(/img/ico_price_ticker_on.png) no-repeat 3px 0px;background-size:80% 80%;}
	.On .AbTest .ImgBox{background:url(/img/ico_price_abtest_on.png) no-repeat 3px 0px;background-size:80% 80%;}
	
	.PriceProdTb .ProdTitle{margin:0 auto ;font-size:14px;color:rgba(0,0,0,0.5);font-weight:500;line-height:20px;padding:5px 0px;}
	.On .ProdTitle{color:#000000;}
	.ProdBar{width:100%;height:3px;background:rgba(0,0,0,0.2);}
	.On .ProdBar{background:rgba(0,0,0,0.8);}
	.PriceTxt1{font-size:12px;line-height:25px;color:#000000;}
	.PaddingB10px{padding-bottom:10px;}
	.PaddingB50px{padding-bottom:50px;}
	.PaddingB20px{padding-bottom:20px;}
	
	.free_join_btn{display:block;margin:0 auto;width:300px;background: #080935;border-radius: 6px;padding:12px 0px;font-size:22px;line-height:40px;color:#ffffff;font-weight:bold;}

.free_btn_Box{padding-top:20px;padding-bottom:30px;}

@media screen and (max-width:800px){
	.FeeDivBox{display:inline-block;width:80%;}
	.PriceTitleH2 {
    font-size: 16px;
    line-height: 28px;
    padding: 23px;}
	.ProdTitle{display:none;}
	.BtnPx{display:none !important;}
	
	#caption_slider{
		width:320px !important;
		height:180px !important;
		margin-top:0px  !important;
	}
	.slider_controller .slide img{width:320px !important;}
	.slider_container {height:180px !important;}
	.PaddingB50px{padding-bottom:20px !important;}
	
	.FeeSubTitle{
		padding:20px 0px;
		max-width:100%;
	}
	.BenefitBox{
		max-width:80%;
		font-size:12px;line-height:25px;
	}
	.FeeSubResultBox{
		padding:5px 15px;
	}
	#container{
	min-width:320px;
	}
}
