@charser "UTF-8";
/* Route Collector */
.tit_route_collector{background:url(../../img/icn_route_collector.png) no-repeat;}

.page_route_collector #face p{
	position:relative;
	width:80%;
	margin:0 5%;
}
.titTp{
	width:78%;
	background:url(../../img/icn_tripplan.png) no-repeat;
}
.titHt{
	width:78%;
	background:url(../../img/icn_howto.png) no-repeat;
}

#ftxRC{
	left: 6%;
	text-align: left;
	top: 0;
	width: 85%;	
}
.page_route_collector #mainVis{
	width:100%;
	display:block;
}
.txWtCh{
	width:30%;
	position:absolute;
	top:100px;
	text-align:left;
}
.titStyle05.titWt{
	background:url(../../img/icn_whereto.png) no-repeat;
	font-weight:bold;
	}
.titStyle05.titCh{
	background:url(../../img/icn_comehere.png) no-repeat;
	font-weight:bold;
}
#layoutHowToUseRC img{position:relative;z-index:0;}
#layoutHowToUseRC .img_sgl_lft:before{
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 -68px -50px;
	background:url(../../img/navigation/route_collector/arrow_orange_ring.gif);
	background-size:100% auto;
	width:109px;
	height:79px;
	content:"";
	z-index:1;
}
.layoutWheretoComehere .place01{left:0;}
.layoutWheretoComehere .place02{right:0;}
.layoutWheretoComehere .img_tree p{
	text-align:center;
	padding:10px 0 3px;
}
.layoutWheretoComehere .img_tree.arrow li:before{
	top:-26px;

}


/* Real time infomation */
.tit_real_time_information{background:url(../../img/icn_realtime_info.png) no-repeat;}
.titIrx:before{background:url(../../img/icn_inrix.png);}
.titMt:before{background:url(../../img/icn_movietime.png);}
.titHere:before{background:url(../../img/icn_here.png);}

.titDt:before{background:url(../../img/icn_digiral_traffic.png) no-repeat;}
.titFp:before{background:url(../../img/icn_fuel_price.png) no-repeat;}
.titDp:before{background:url(../../img/icn_dynamic_parking.png) no-repeat;}
.titPl:before{background:url(../../img/icn_photo_live.png) no-repeat;}

.layoutHereMaps p{width:70%;}

.liStyle05{
	float:right;
	width:60%;
}
.liStyle05 dt{
	width:29%;
}

.es .liStyle05{
	float:right;
	width:60%;
	font-size:0.8em;
}
.es .liStyle05 dt{
	width:23%;
}





/* Smart POI Search */
.page_smart_poi_search.fr .titStyle01{
	font-size:2.8em;
}
.tit_smart_poi_search{background:url(../../img/icn_smart_poi.png) no-repeat;}
.titIrx:before{background:url(../../img/icn_inrix.png);}
.titMt:before{background:url(../../img/icn_movietime.png);}
.titNtq:before{background:url(../../img/icn_navteq.png);}


/* Map */
.tit_map{background:url(../../img/icn_map.png) no-repeat;}



@media screen and (max-width: 1024px) {
/* Route Collector */
	.page_route_collector #face{
		background-position:center 10%;
	}
	#ftxRC{
		left:0;
		width:100%;
	}
	.page_route_collector #face section{
		padding:59% 0 0;
	}
/* Real time infomation */
	.liStyle05{
		font-size:.7em;	
		width:48%;
	}
}

@media screen and (max-width: 800px) {
/* Real time information */
	.page_real_time_information.fr .titStyle01{
		font-size:2em;
	}
	}

@media screen and (max-width: 600px) {
/* Route Collector */
	.page_route_collector #face{
		background-position:center 13%;
	}
	.page_route_collector #face section{
		padding:93% 0 0;
	}
	#layoutHowToUseRC .img_sgl_lft:before{
		display:none;
	}
	.txWtCh{
		position:relative;
		top:0;
		display:inline-block;
		width:45%;
		margin:0 2%;
	}
	.layoutWheretoComehere .img_tree.arrow li:before{
		top:-12px;	
	}

	.page_route_collector.fr .btStyle01{
		font-size:.85em;	
	}
	
/* Real time infomation */
	.liStyle05{
	width:43%;
	}

/* If it's long text on h1 title */
	.page_smart_poi_search.fr .titStyle01,
	.page_real_time_information.fr .titStyle01{
		font-size:100% ;
		padding:5px 0 15px 18%;
	}



}

