/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//+		© Copyright iDIWAY 2015
//+		Tout droits de reproduction interdits
//+		http://www.idiway.fr
//+		$Revision$
//+		$Date$
//+		$HeadURL$
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

@media screen and (max-width: 768px){
	.iRWD .vPdf>span, .iRWD .vPdf>span>span{ width: 100% !important; }
	.iRWD .vPdf .ctn_nav_top, .iRWD .vPdf .ctn_nav .ctn_col1{ height: 30px; }
	.iRWD .vPdf .txt{ line-height: 30px; width: auto; }
	.iRWD .vPdf .url_vw{ display: none; }
	.iRWD .vPdf .url_dl{ width: 100%; left: 0; text-align: center; }
	.iRWD .vPdf .url_dl .ico{ width: 40px; padding: 0; height: 30px; }
	.iRWD .vPdf .ctn_nav_top>table td:not(:first-child){ display: none !important; }
	.iRWD .vPdf .ctn_nav_top>table td:first-child{ width: 100%; }
}