/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//+		© Copyright iDIWAY 2014
//+		Tout droits de reproduction interdits
//+		http://www.idiway.fr
//+		$Revision: 7297 $
//+		$Date: 2024-01-17 09:14:12 +0100 (mer. 17 janv. 2024) $
//+		$HeadURL: svn://svn.id.lan/pko/sat/2x/232_fdm/trunk/tpl/tpl0/css/r.iTpl.css $
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*--- RWD ---*/
@media screen and (max-width: 1940px){

}

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

}

/* Tab */
@media screen and (max-width: 1650px){

}

@media screen and (min-width: 1461px){

}

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

}

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

}

@media screen and (max-width: 1230px){
	.iTpl-body { font-size: 16px; line-height: 16px; }

	#frmContact .submit::before { height: 150%; top: -0.2em; }
}

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

}

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

}

/* Mob */
@media screen and (max-width: 800px){
	/*
	Taille :
		Base : 12px

		Mise en avant accueil: 15px 1.25rem
		Titre mise en avant accueil: 20px

		Titre : 60 5rem
		Titre section : 24px 2rem

		Amorce : 18px 1.5rem

		Bouton contact : 12px bold underline
	*/

	.iTpl-body {font-size: 12px;}

	html.hasTdm .iTpl-main > .tdm { display: none; }
	html.hasTdm .iTpl-main > .tdm-menu { display: block; }

	.iTpl-row-pag:not(.first) .iTpl-col-ctn { margin-left: 10%; margin-right: 10%; }

	.iTpl-tit { font-size: 2.5em; }
}

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

}

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

}

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

}

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

}

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

}