@media screen and (max-width: 1200px){
	body{ width:100%; }
	.container_max, .contenu_page, .header_footer, #bloc_footer_home, #footer { width:100%; }
	#process_site > div:first-child { /*width:100%;*/ text-align:center; }
	#process_site > div:last-child { /*width:100%;*/ text-align:center; }
	#process_site > div:first-child > div:last-child span a { display:inline; }
	#process_site > div:first-child > div:last-child span { position:relative; }
	#process_site > div:first-child > div:last-child img { margin-left:0; }
	#process_site > div:first-child > div:last-child span:first-child { top: -105px; left: 20px; } 
	#process_site > div:first-child > div:last-child span:last-child { top: -132px; right: 20px; } 
	#process_site > div:last-child > a { margin:auto; } 
	#process_site > div:last-child > img { left: -189px; }
	/* #bloc_footer_home > div:first-child { margin:auto; display:block; } */
	/* #bloc_footer_home > a:last-child { margin:auto; display:block; } */
	
	#process_site > div { margin-left:0; }
	#index { width:100%; padding:20px; }
	#index img { left:0; width:300px; }
	#index div { display:block; width:100%; top:25%; left:0; text-align: center; }
}

@media screen and (max-width: 1180px){
	#min_videos div img { width: 100%; }
	
	#min_videos { margin-bottom: 0px; }
	#min_videos div { width:33%; margin: auto; }
	#min_videos div:nth-child(3) { width:33%; }
	.bulle_texte { top:-130px; }
	#min_videos div img { width:auto; max-width:100%; }
	
	#process_site > div:first-child { width:66%; }
	#process_site > div:last-child { width:33%; }
	#process_site > div:first-child > a:first-child { background: url(https://assets.tim.eiffage.com/xnet/2026/images/bloc_site_1.png) #fff; width:48%; }
	#process_site > div:first-child > a:nth-child(2) { background: url(https://assets.tim.eiffage.com/xnet/2026/images/bloc_site_2.png) #fff; width:48%; margin: 0; float:right; }
	#process_site > div:last-child > a { width:100%; }
	#bloc_footer_home div:first-child img  { display:none; }
	#bloc_footer_home { text-align:center; }
	
	.header_footer a:nth-child(1) { background:url('https://assets.tim.eiffage.com/xnet/2026/images/bloc_vert_1.png') no-repeat; width:33%; height:63px; margin-right:0; }
	.header_footer a:nth-child(2) { background:url('https://assets.tim.eiffage.com/xnet/2026/images/bloc_vert_2.png') no-repeat; width:33%; height:63px; margin-right:0; }
	.header_footer a:nth-child(3) { background:url('https://assets.tim.eiffage.com/xnet/2026/images/bloc_vert_3.png') no-repeat; width:33%; height:63px; }
	
	#process_site > div:last-child { vertical-align: top; }
	#process_site > div:last-child > a { top: -10px; background: url(https://assets.tim.eiffage.com/xnet/2026/images/bloc_site_3.png) no-repeat right; }
	
	.header_footer a:nth-child(1), .header_footer a:nth-child(2), .header_footer a:nth-child(3){ background: #a1c73a; }
	.comment_participer .oui_non div ul { height:auto; padding:10px 0; }
    
	.contenu_page { display:block; width: 96%;padding: 2%;}
    
    .li_lien_menu {width: 26.9%;}
    
    #barre_de_menu{top: 20px;}
    
    
}	
@media screen and (max-width: 1006px){

	.comment_participer .oui_non div:first-child ul { border-right:1px solid #000; }
	.bulle_texte { top:0px; }

}

@media screen and (max-width: 900px){
	
    #header{margin-bottom: 20px;}
    
	.oui_non{
		background-color:#fff;
	}
    
    #picto_menu_res_open{
        position: absolute;
        width: 50px;
        height: 50px;
        top: -26px;
        z-index: 99999;
        display: block;
		cursor: pointer;
    }    
    
    #picto_menu_res_close{
        display: none;
        width: 30px;
        height: 30px;
        top: -26px;
        z-index: 999999999;
        left: 	0px;
        /*position: fixed;*/
		position:relative;
		cursor: pointer;
    }    
    
    
	.selected_menu{
		font-weight: bold;
	}    
		
	#id_menu_souscrire .selected_menu{
		color:#000 !important;
	}    
    
	
    .li_lien_menu{
		position: relative!important;
        width: 100%;
        display: block!important;
        float: none;
        /*height: 40px;*/
    }
    .sous_menu{
		position: relative;
		display: block;
        top: 10px;
		left:10%;
		width:90%;
        /*left: 200px;*/
    }    
    
    #id_menu_actu_doc, #id_menu_gerer_investissement, #id_menu_comprendre, #id_menu_souscrire, #id_menu_espace_messager{background-color: #e2e3e4 !important;}
    #id_menu_actu_doc a, #id_menu_gerer_investissement a, #id_menu_comprendre a, #id_menu_souscrire a, #id_menu_espace_messager a{color: #000 !important;}
    
    #id_menu_comprendre a:hover{color:#FF0000 !important;}
    #id_menu_gerer_investissement a:hover{color:#0088CE !important;}
    #id_menu_actu_doc a:hover{color:#34B233 !important;}
    #id_menu_souscrire a:hover{color:#FED100 !important;}
    #id_menu_espace_messager a:hover{color:#808285 !important;}
    
    .content_color_comprendre, .content_color_gerer_investissement, .content_color_souscrire, .content_color_actu_doc{background-color: #e2e3e4 !important;}
    
    
    #barre_de_menu{
        /*height: 150%;*/
		position:relative;
		height:auto;
        width: 100%;
        left: 0px;
        /*position: fixed;*/
        background-color: #e2e3e4;
        top: -38px;
        display: none;
        z-index: 99999;
    }    
        
    
	#menu_top { display:none; }
    #id_menu_home{display: none !important;}    
    #menu_top > li{margin-bottom: 0 !important;}
    #id_menu_souscrire a:hover{color: #fff !important;}
    
    .sous_menu{display: block !important;}
    
	#menu_burger_content{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		background-color: #a2c617;
		z-index: 999;
		display: none;
		left: 0;
		overflow:visible !important;
	}	
		
	#menu_burger_responsive{
		z-index: 10;
		display: block;
		text-align:right;
		width: 100%;
		right: 10px;
		position: relative;
		top: 0px;
		cursor: pointer;
	}		
	#menu_burger_responsive_close{
		z-index: 999999;
		display: none;
		width: 30px;
		position: fixed;
		top: 11px;
		right: 0px;
		cursor: pointer;
	}	
		
	#menu_top { padding-top:20px; border:0; display:block;}
	#menu_top > li { display:block; min-height:1px; padding-left: 10px; margin-bottom:10px; }
	#menu_top > li a { color:#000!important; }
	
	
	#min_videos { margin-bottom: 0px; }
	#min_videos div { width:100%; display:block; margin: auto; }
	#min_videos div:nth-child(3) { width:100%; display:block; }
	#min_videos div img { width:auto; max-width:100%; }
	
	.file_ariane { margin-left: 20px; }
	
	.logo_index{ position:relative; }
	.bulle_texte { top:0px; }
	
	.responsive { display:block; }
	.no_responsive { display:none!important; }
	
	.tab_responsive_mod { font-size:13px; }
	
	#banniere_site div { display:block; padding:0; text-align: center; }
	#process_site > div:last-child { margin-bottom:50px; }
	#process_site > div:last-child > img { display:none; }
	.header_footer a { display:block; }
	#bloc_footer_home { width:100%; }
	#bloc_footer_home > div:last-child { padding:10px;height: auto; }
	#bloc_footer_home ul li { width:100%; display:block; }
	#bloc_footer_home ul li { border:0; border-bottom:1px solid #a2c617!important; }
	#bloc_footer_home ul li:last-child { border:0!important; }
	
	#bloc_footer_home > div:last-child > blockquote > ul li { width:100%; display:block; border-left:0; border-right:0; }
	#bloc_footer_home > div:last-child > blockquote > ul li:first-child { border-left:0; }
	
	#bloc_footer_home ul li:first-child{border: 0;}
	
	.header_footer a:nth-child(1), .header_footer a:nth-child(2), .header_footer a:nth-child(3){width: 100%;}
	.header_footer a img{display: none;}
	.header_footer a:nth-child(1), .header_footer a:nth-child(2), .header_footer a:nth-child(3){width: 100%; margin-bottom:20px; display:flex; background: #a1c73a;}

	#process_site { padding:20px; }
	#process_site > div:first-child > a:first-child { background:#fff; width:100%; }
	#process_site > div:first-child > a:nth-child(2) { background:#fff; width:100%; margin-top:20px; }
	#process_site > div:last-child > a  { background:#222155; width:100%; }
	
	#process_site > div:first-child { width:100%; }
	#process_site > div:last-child { width:100%; margin-top:20px; }
	
	.bloc_right { display:block; width:100%; margin:0; margin-top:20px; }

	.comment_participer img { display:none; }
	.bloc_btn { margin-left:25%; }
	
	.tab_responsive { width:100%; overflow:auto; }
	.bloc_participation_ret b, .bloc_anciennete b { line-height:25px; }

	.btn_video {
/*		background-color: transparent;
		width: 120px;
		height: 120px;
		perspective: 1000px;
		position: relative;
		float: left;*/
		display: block; /**/
/*		margin: 1%;
		z-index: 2;	
		transition: all 0.5s ease-out;
		transform-style: preserve-3d;
		border: 1px solid #fff;
		background-color: #e2e3e4;
		color: #000;
		padding: 20px;*/
	}
	.btn_video_pair{
		/*transform: rotate(45deg);*/
	}
	.btn_video_impair{
/*		transform: rotate(-45deg);*/
		top: 0px;/**/
		margin: 0px;/**/
	}
	.saut_ligne_btn_video {
		display: block; /**/
		clear: both;/**/
	}

}


@media screen and (max-width: 670px){
	#actionnariat_video{
		/*position: initial;
		display: block;
		height: 100%;
		width: 100%;
		text-align: center;
		margin: auto;*/
		padding: 0% 0%; /**/
		position:relative;/**/
		margin-bottom:50px;
	}
	.btn_video {
	/*		background-color: transparent;
		width: 120px;
		height: 120px;
		perspective: 1000px;
		position: relative;
		float: left;*/
		float: none; /**/
		display: block; /**/
		margin:auto;
	/*		margin: 1%;
		z-index: 2;	
		transition: all 0.5s ease-out;
		transform-style: preserve-3d;
		border: 1px solid #fff;
		background-color: #e2e3e4;
		color: #000;
		padding: 20px;*/
	}
	.btn_video_pair{
		/*transform: rotate(45deg);*/
	}
	.btn_video_impair{
	/*		transform: rotate(-45deg);*/
		top: 0px;/**/
		margin: 0px;/**/
		margin:auto;/**/
	}
	.saut_ligne_btn_video {
		display: block; /**/
		clear: both;/**/
	}
}


@media screen and (max-width: 360px){
	#banniere_site div img { width:100%; }


}