@charser "UTF-8";

/* Drive EQ Plus*/
.titDeqp:before{background:url(../../img/icn_eqplus.png) no-repeat;}


/* User interface */
.tit_user_interface{background:url(../../img/icn_user_interface.png) no-repeat;}
.layoutAsr .img_tree .txStyle02{height:66px;}
.layoutAsr .img_tree.arrow li:before{
	top:-17%;
}

/* more features */
.tit_more_features{
	background:url(../../img/icn_more_features.png) no-repeat;
}

/* OEM solution */
.tit_oem_solution{
	background:url(../../img/icn_oem_solution.png) no-repeat;
}
.page_oem_solution .img_sgl img{
	width:100%;
}

/* Sound processor */
.page_sound_processor .txStyle06 small{
	color:#9b9b9b;
	display:block;
}
.tit_sound_processor{
	background:url(../../img/icn_sound_processor.png) no-repeat;
}


@media screen and (max-width: 1024px) {
	/* User interface */
	.img_tree .txStyle02{height:75px;}
}

@media screen and (max-width: 800px) {

}

@media screen and (max-width: 600px) {
	/* User interface */
	.img_tree .txStyle02{height:100px;}
}

