/*---------------------------------------*/
/*----- politique.css -------------------*/
/*---------------------------------------*/



.content-politique{max-width:1000px;margin:0 auto;}
.content-politique h1{font-size:44px;display:inline-block;width:100%;margin-top:60px;text-transform: uppercase;}
.content-politique h2,h3,h4,h5,h6{font-family : "OpenSans-Regular";text-transform:uppercase;text-align:left;padding:0px;margin:40px 0px 10px 0px;}
.content-politique h2{font-size:20px;letter-spacing:1.5px;font-weight:bold;}
.content-politique h3{font-size:16px;letter-spacing:1.5px;color:#EF5E04}
.content-politique h4{font-size:14px;letter-spacing:1.5px;color:#EF5E04}
.content-politique h5{font-size:12px;letter-spacing:1.5px;color:#EF5E04}
.content-politique h6{font-size:10px;letter-spacing:1.5px;color:#EF5E04}

/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* --------------- MEDIAQUERIES ----------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */



@media screen and (min-width:1170px) and (max-width:1400px){   /*-----------------------------------------------------------------*/


}



@media screen and (min-width:1024px) and (max-width:1200px){   /*-----------------------------------------------------------------*/

}




@media screen and (min-width:1024px) and (max-width:1169px){   /*-----------------------------------------------------------------*/
    .content-politique h1{font-size:44px;display:inline-block;width:100%;height:100px;margin-top:60px;}
}




@media screen and (min-width:961px) and (max-width:1440px){   /*-----------------------------------------------------------------*/
    
}





@media screen and (min-width:769px) and (max-width:960px){   /*-----------------------------------------------------------------*/
    
	

}




@media screen and (min-width:769px) and (max-width:1023px){   /*-----------------------------------------------------------------*/
    
    .content-politique h1{font-size:44px;display:inline-block;width:100%;height:100px;margin-top:140px;}	
}  




@media screen and (min-width:601px) and (max-width:768px){   /*-----------------------------------------------------------------*/
    
    .content-politique h1{font-size:44px;display:inline-block;width:100%;height:100px; margin-top: 100px;}	

}   




@media screen and (min-width:481px) and (max-width:600px){   /*-----------------------------------------------------------------*/

	.content-politique h1{font-size:36px;display:inline-block;width:100%;height:100px;margin-top:100px;}

}   



@media screen and (max-width:480px){   /*-----------------------------------------------------------------*/
    .content-politique h1{font-size:28px;display:inline-block;width:100%;height:100px;margin-top:100px;}

} 