body{color:#fff; font-size: 12px; line-height: 26px; font-weight: 300; background: #000000;}
.pop_moto_wrap{background: url('../img/lightpop/popbg_moto.jpg') no-repeat; width: 768px; height: 682px; padding: 56px 15px 56px 60px;}

.pop_sedam_wrap{background: url('../img/lightpop/popbg_sedam.jpg') no-repeat; width: 768px; height: 682px; padding: 56px 15px 56px 60px;}

.pop_truck_wrap{background: url('../img/lightpop/popbg_truck.jpg') no-repeat; width: 768px; height: 682px; padding: 56px 60px 56px 60px;}
p{text-align: justify;}
hr{border-color: #000;}
.li_st{padding-left:15px;}


/*moto_jaso_list*/
.pop_jaso_wrap{background: rgba(0,0,0,0.9); width: 768px; height: 682px; padding: 56px 60px 56px 60px;}
.pop_jaso_wrap .title, .pop_jaso_wrap .subtitle{float: left;}
.pop_jaso_wrap .title {background: #fab100; color: #000; padding-left: 10px; padding-right: 10px; border-radius: 3px; font-size: 15px;}
.pop_jaso_wrap .subtitle{width:62%; margin-left: 12px; border-top: 1px #fab100 solid; margin-top: 7px;}
.listmoto{margin-top: 50px;}


/*sedam_api&ilsac_list*/
.pop_api_wrap{background: rgba(0,0,0,0.9); height: 1100px; padding: 56px 60px 56px 60px;}
.pop_api_wrap .title, .pop_api_wrap .subtitle{float: left;}
.pop_api_wrap .title {background: #ef0000; color: #fff; padding-left: 10px; padding-right: 10px; border-radius: 3px; font-size: 15px;}
.pop_api_wrap .subtitle{width:77%; margin-left: 12px; color: #d5b005; border-top: 1px #ef0000 solid; margin-top: 7px;}
.listsedam{margin-top: 50px; margin-bottom: 50px;}


/*truck_api_list*/
.pop_truckapi_wrap{background: rgba(0,0,0,0.9); width: 768px; /*height: 682px; */padding: 56px 60px 56px 60px;}
.pop_truckapi_wrap .title, .pop_truckapi_wrap .subtitle{float: left;}
.pop_truckapi_wrap .title {background: #009a9a; color: #fff; padding-left: 10px; padding-right: 10px; border-radius: 3px; font-size: 15px;}
.pop_truckapi_wrap .subtitle{width:70%; margin-left: 12px; color: #d5b005; border-top: 1px #009a9a solid; margin-top: 7px;}
.listtruck{margin-top: 30px;}


/*moto_info*/
.info_moto_wrap{background: url('../img/lightpop/popbg_info_moto.jpg')no-repeat; height: 1083px; padding: 56px 20px 56px 20px; background: #000000;}
.info_moto_wrap .moto_title{margin-bottom: 50px;}
.dealers_list h1{font-size: 16px; padding-bottom:5px; border-bottom: 1px #fff solid; display: inline-block;}
.dealers_list .table>tbody>tr>td{border: none; padding:5px 8px 5px 0;}
.dealers_list h2{font-size: 18px; color: #ffe400;}
.dealers_list h3{margin:0; font-size: 28px; font-weight: 300; padding-bottom:5px; border-bottom: 3px #ff0000 solid; display: inline-block; }
.dealers_list h3 span{font-size: 16px;}
.td_150{width: 150px;}

/*sedam_info*/
.info_sedam_wrap{background: url('../img/lightpop/popbg_info_sedam.jpg')no-repeat; height: 808px; padding: 56px 20px 56px 20px;}
.info_sedam_wrap .sedam_title{margin-bottom: 25px;}
.info_sedam_wrap .dealer{padding-top: 9px;}
.dealer h3 span{font-size: 16px;}

/*truck_info*/
.info_truck_wrap{background: url('../img/lightpop/popbg_info_truck.jpg')no-repeat; height: 716px; padding: 56px 20px 56px 20px;}
.info_truck_wrap .truck_title{margin-bottom: 30px;}
.info_truck_wrap .dealers_list{padding-top: 0px ; margin-top: -30px; margin-left: 5%;}
.info_truck_wrap .dealer{padding-top: 0px ; }


@media only screen and (min-width: 479px) and (max-width: 767px) {
	.pop_moto_wrap,
	.pop_sedam_wrap,
	.pop_truck_wrap{background-attachment: fixed; width: 100%; height: auto; padding:30px;}
	.pop_moto_wrap .img-responsive{margin: 0 auto; }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 479px) {
	.pop_moto_wrap,
	.pop_sedam_wrap,
	.pop_truck_wrap{background-attachment: fixed; width: 100%; height: auto; padding:30px;}
	.pop_moto_wrap .img-responsive{margin: 0 auto; }
}
@media only screen and (max-width: 320px) {
	.pop_moto_wrap,
	.pop_sedam_wrap,
	.pop_truck_wrap{background-attachment: fixed; width: 100%; height: auto; padding:30px;}
	.pop_moto_wrap .img-responsive{margin: 0 auto; }
}