@media (max-width: 1599px)
{
	.fs2
	{
	  font-size: 12px;
	}

	.fs3,
	h2
	{
	  font-size: 20px;
	}

	.fs5
	{
	  font-size: 16px;
	}

	h1,
	h3
	{
	   font-size: 26px;
	}

	.pdbt1
	{
	  padding: 10px 0;
	}

	.pdb3
	{
	  padding-bottom: 20px;
	}



	/*----------------------------------------------------*/
	/*---------------------- HEADER ----------------------*/
	
	.li1
	{
	  font-size: 18px;
	  margin-top: 40px;
	  margin-bottom: 20px;
	}

	.li2,
	nav ul li ul li ul li,
	.noteInfo
	{
	  font-size: 15px;
	}

	header .header2 a
	{
	    padding: 0 3px;
	}

	header .imgDevis
	{
		height: 20px;
	}

	header .caddie
	{
		width: 30px;
	}

	nav #menu-lg img
	{
		width: 10px;
	}
	#menu-lg img.fix100 {
		width: auto;
		max-width : 100%;
	}
	/*----------------------------------------------------*/
	/*---------------------- HEADER / FOOTER ----------------------*/

	header .ssHeader2 .divIconeTel i,
	footer .divIconeTel i
	{
	  font-size: 20px;
	}


	/*----------------------------------------------------*/
	/*---------------------- FOOTER ----------------------*/

	footer .footer p
	{
		font-size: 14px;	
	}

	footer #copy
	{
	  font-size: 14px;
	}

	footer #copy img
	{
		width: 70px;
	}



	/*----------------------------------------------------*/
	/*---------------------- INDEX ----------------------*/

	.fabFrancaise
	{
		width: 100px;
	}

}

@media (min-width: 1200px)
{
	.col-lgs-12
	{
		width: 100%;
	}
	.col-lgs-11
	{
		width: 91.66666667%;
	}
	.col-lgs-10 
	{
		width: 83.33333333%;
	}
	.col-lgs-9 
	{
		width: 75%;
	}
	.col-lgs-8 
	{
		width: 66.66666667%;
	}
	.col-lgs-7 
	{
		width: 58.33333333%;
	}
	.col-lgs-6 
	{
		width: 50%;
	}
	.col-lgs-5 
	{
		width: 41.66666667%;
	}
	.col-lgs-4 
	{
		width: 33.33333333%;
	}
	.col-lgs-3 
	{
		width: 25%;
	}
	.col-lgs-2 
	{
		width: 16.66666667%;
	}
	.col-lgs-1 
	{
		width: 8.33333333%;
	}
	.col-lgs-push-12 
	{
		margin-left: 100%;
	}
	.col-lgs-push-11 
	{
		margin-left: 91.66666667%;
	}
	.col-lgs-push-10 
	{
		margin-left: 83.33333333%;
	}
	.col-lgs-push-9 
	{
		margin-left: 75%;
	}
	.col-lgs-push-8 
	{
		margin-left: 66.66666667%;
	}
	.col-lgs-push-7 
	{
		margin-left: 58.33333333%;
	}
	.col-lgs-push-6 
	{
		margin-left: 50%;
	}
	.col-lgs-push-5 
	{
		margin-left: 41.66666667%;
	}
	.col-lgs-push-4 
	{
		margin-left: 33.33333333%;
	}
	.col-lgs-push-3 
	{
		margin-left: 25%;
	}
	.col-lgs-push-2 
	{
		margin-left: 16.66666667%;
	}
	.col-lgs-push-1 
	{
		margin-left: 8.33333333%;
	}
	.col-lgs-push-0 
	{
		margin-left: 0;
	}
}
