@charset "utf-8";
@media (min-width: 768px) and (max-width: 991px) {

/* product box*/
.inner_content .product_box .pic{ height:125px;}


/* 首頁service box*/
.service_box{ margin-bottom:25px;}
.service_box .text{ padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #ddd;}

/* 首頁about*/
.about_txt{ min-height:0; margin-bottom: 19px; max-height:70px; overflow: hidden;}

.video_pager{ width:158px;}

/* 首頁product catalog box*/
.product_catalog_box .txt{max-height: 34px; overflow: hidden;}

/* product */
.products_box .pic{ height:150px; }

/* footer */
.info_btn a {font-size:1em; margin-right:5px;}


.video_box .popup-youtube:before{ top:30%; }
.video_box .popup-youtube:after{ top:30%;}




}