@media (max-width: 1199px) {

		/* SERVICE EXPORT */

	#service-export-flex-container {
		flex-direction: column;
	}

	#text-service-export-container {
		order: 2;
	}
	
	#bg-container-service-export {
		min-height: 30vh;
		order: 1;
	}

}

@media (max-width: 1599px)
{

	.fs5
	{
	  font-size: 14px;
	}

	h1,
	h3
	{
	   font-size: 22px;
	}

	.fs3,
	h2
	{
	  font-size: 18px;
	}

	.mgb1
	{
	  margin-bottom: 40px;
	}


	/*----------------------------------------------------*/
	/*---------------------- HEADER ----------------------*/
	header .ssHeader1
	{
	  width: 40%;
	  padding: 0 15px;
	}

	header .ssHeader2
	{
	  width: 60%;
	}




	/*----------------------------------------------------*/
	/*---------------------- FOOTER ----------------------*/

	footer .footer p
	{
		font-size: 12px;	
	}

	footer #copy
	{
	  font-size: 12px;
	}

	footer .propos
	{
		padding-left: 15px;
	}

	footer .adresse
	{
		padding: 0 15px 20px 15px;
	}



	/*----------------------------------------------------*/
	/*---------------------- INDEX ----------------------*/

	.fabFrancaise
	{
		width: 80px;
	}


}