/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
	.home h1{font-size : 50px !important;}
	
	#cjweb-hero .subtitle {  
	  font-size: 30px;
	  line-height: 42px;
 
	}
	
	
}

@media all and (max-width: 1405px) {
	.cjweb-contactinfo{
		width: 100%;
		
	}
	
	/* zone intervention */
	
	.zone-cour-appel > div{
		flex-wrap : wrap;
	}
		
	
}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
	
	
	#main-content .et_block_row .et_pb_column:last-of-type{
		margin-bottom: 0px;
	}
	
	/*MENU header */
	
	#cjweb-headernav .mobile_menu_bar::before{
		color:var(--contrast);
	}
	
	#cjweb-headernav .et_pb_menu__wrap{
	 	justify-content: flex-start !important;
	 }
	
	#cjweb-headernav * {
		padding: initial;
	}
	#cjweb-headernav a{
		padding: 10px 5%;
	}
	
	#cjweb-headernav .et_mobile_menu li{
		background-color : var(--black);
	}
	
	#cjweb-headernav .et_mobile_menu li a{
		color : var(--white);
		font-weight : 400;
	}
	
	.et_mobile_menu{
		border-top-color : var(--contrast);
	}
	
	/* home page */
	
	#module_presentation .et_pb_row .et_pb_text_inner{
		padding: 60px 35px 80px 35px;
	}
	
	
		
	/* corps de page   */
	
		
	
	#main-content .et_flex_row{
		flex-wrap: wrap !important;
	
		
		
	}
	
	#main-content .et_block_row{
		padding-bottom : 0px !important;
	}
	
	#main-content .et_flex_row .et_pb_column{
		width : 100% !important;
	}
	
	
	#main-content .et_block_row .et_pb_column{
		margin-bottom : 50px;
	}
	
	/* mission et tarif */
	
	#tarifs {
  		padding: 50px 0 0 0;
	}
	
	#tarifs #cjweb-tarifscontent{
		padding: 40px 40px !important;
	}
	
	
	
	/* page contact */
	
	.cjweb-contactinfo, #cjweb-openstreetmap, #openstreetmapcopyright{
		padding-left : 0px;
	}
	
	.cjweb-contactinfo{
		padding-bottom : 0px;
	}
	
	#cjweb-contactform{
		padding : 0px;
	}
	
	/*footer*/
	
	#cjweb-footer{
		padding-top : 0px;
	}
	
	
	/*MENU FOOTER => on conserve les liens et pas le menu burger*/
	
	
	
	
	 #cjweb-footer .et_pb_menu .et_pb_menu__menu{
	 	display : flex;
	 	width : 100%;
	 }
	 
	  #cjweb-footer .et_pb_menu__wrap{
	  	justify-content:stretch !important;
	  }
	 
	 #cjweb-footer .et_mobile_nav_menu{
		display : none;	 
	 }
	 
	
	 
	 
	
	/*
	
	
	
	
	
	.cjweb-contactinfo{
		width: 100%;
		padding: 0 50px 10px 0px;
	}
	
	#cjweb-openstreetmap{
		padding : 50px 0 0 0px;
		margin-bottom : 0;
	}
	
	#cjweb-contactform {
  		padding: 0;
	}
	
	#svgcarte{
		text-align : center;
	}*/
}
	
	

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
	
	.et_pb_row{
		width : 90% !important;
	}
	
	/*corps de page*/
	#entry-content .et_pb_section:last-of-type{
		padding-bottom : 
	}
	
	/* accueil */
	
	#cjweb-hero{
		
		padding-bottom: 140px;
		
	}
	
	.home h1{
		font-size : 45px !important;
	}
	
	#cjweb-hero .subtitle{
		font-size : 20px !important;
	}
	
	#module_presentation .et_pb_row .et_pb_text_inner{
		padding: 40px 35px 40px 35px;
	}
	
	/*mission tarif*/
	
	.cjweb-missionbox{
		padding: 30px 30px;
	}
	
	
	
	
}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
	
	
	/* Home page */
	 .home h1, h1{
		font-size : 40px !important;
	}
	
	 #cjweb-hero .subtitle {
    	font-size: 18px !important;
 	 }
 	 
 	 .afterwithline::after{
 	 	width : 100%;
 	 }
 	 
 	 #module_presentation h2 {
 	 	font-size : 35px;
 	 	line-height : 1.2em;
 	 }
 	 
 	  h2{
 	 	font-size : 32px;
 	 	line-height : 1.5em;
 	 }
 	 
 	 #module_presentation .et_pb_row .et_pb_text_inner{
 	 	font-size : 20px;
 	 	line-height : 1.7em;
 	 }
 	 
 	 .et_pb_menu__menu *{
 	 	width : 100%;
 	 }
 	
	
/*	h1{
	font-size : 40px !important;
	}
	
	h2{
	font-weight : 300;
	font-size : 35px;
	line-height: 40px;
	}

	h3{
	
	font-size : 30px;
	line-height : 35px;
	}
	*/
	
/*	#cjweb-headerbar-content .et_pb_code_inner{
	display : block;
	
	}
	
	#cjweb-hero-subtitle::after{
		width : 100%;
	}
	
	
	#etude .et_pb_row .et_pb_text_inner{
		padding : 30px 10px;
		width : 100%;
		
	}
	
	
	.cjweb-missionbox{
		margin-left : 0;
		margin-bottom : 30px !important;
		padding : 20px 15px;
	}
	
	#missions .cjweb-missionboxes{
	padding : 0;
	}
	
	#missions .cjweb-missionboxes .et_pb_column {
		margin-bottom : 0;
	}
	
	#missions .cjweb-missionbox-3p{
		padding-bottom : 30px;
	}
	
	#cjweb-comptencecontent{
	
	padding : 0;
	
	}
	
	#tarifs #cjweb-tarifscontent{
	padding : 20px;
	font-size : 25px;
	line-height : 35px;
}

#cjweb-tarifscontent .et_pb_module{
	padding-left : 0;
}

	#tarifs, #competences, #contact{
		padding : 50px 0;
	}
	
	#nav-arrow{
	position : fixed;
	bottom : 0px;
	right : 20px;
	background-color : transparent;
	
	}
	*/
	
}
