/*Clef2web - Responsive*/


/* Breakpoints
----------------------------------------------------------------------------------------------------*/

/* All except large Screens */
@media (max-width: 1220px) {

	/*3Boxes*/
	#s5_pos_below_body_1 .module_round_box-no_border .div_lnd_intro{
	padding: 13px;
	width: 26%;
	}

	.div_lnd_intro {
	margin: 15px 0 15px 15px;
	}
	
	/*Activités 4 col.*/
	#s5_bottom_row1_area1 .module_round_box-no_border .div_lnd_intro {
	width: 20% !important;/*RG : ex 27px*/
	}

}

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {
 	#s5_right_column_wrap .donate .s5_pricetable_column {
	width: 100% !important;
	}

}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

}

/* Only Tablets (Portrait) and Phones (Landscape) */
@media (min-width: 480px) and (max-width: 959px) {

	.home-empty {display: block;}

	/*3Boxes*/
	#s5_pos_below_body_1 .module_round_box-no_border .div_lnd_intro {
	width: 26% !important;
	height: inherit !important;/*C2W - RG - fix problem*/
	}
	#s5_pos_below_body_1 .module_round_box-no_border .lnd_introtxt {
	height: inherit !important;/*C2W - RG - fix problem*/
	}	
	/*Slider*/
	.jdGallery .slideInfoZone {
	padding: 10px 20px !important;
	}
	.jdGallery .slideInfoZone h2 {
	margin-bottom:2px !important;
	}
	.jdGallery .readon {
	padding: 5px 15px;
	}

	/*Activities*/
	#s5_bottom_row1_area1 .module_round_box-no_border .div_lnd_intro {
	width: 40% !important;/*RG : ex 20, ex 25px*/
	}
	
	/*GMap*/
	#s5_pos_bottom_row3_6 {
	margin-bottom: 30px;
	}

	#s5_pos_bottom_row1_1 .div_lnd_intro{
	margin: 0px;
	padding:2px;
	width:18% !important;
}
/*Elements de la sb de droite*/
 	#s5_right_column_wrap .donate .s5_pricetable_column {
	width: 100% !important;
	}
/*	 #s5_right_column_wrap .module_round_box-highlight2,
	#s5_right_column_wrap .module_round_box-grey {
	width: 80% !important;
	} */
	#s5_right_column_wrap .module_round_box_outer, #s5_right_column_wrap .module_round_box-highlight2,#s5_right_column_wrap .module_round_box-grey{
	width:auto !important; /*alignement des box "faire un don" et "fiches pratiques"*/
}
}

/* Only Phones */
@media (max-width: 767px) {

	

	
	/*3 Boxes and 4 boxes*/
	#s5_pos_below_body_1 .module_round_box-no_border .div_lnd_intro, 
	#s5_bottom_row1_area1 .module_round_box-no_border .div_lnd_intro {
	width: 95% !important;
	border-right: none;/*RG*/
	}
	
	#s5_pos_below_body_1 .module_round_box-no_border .div_lnd_intro img{
	width: 100% !important;
	} 
	
	#s5_pos_below_body_1 .div_lnd_intro{
	padding: 10px;
	margin: 15px 0;
	}
	
	#s5_pos_below_body_1 .module_round_box-no_border .div_lnd_intro:nth-of-type(1) {
	margin: 15px 0 15px 0 !important;
	}
	
	#s5_bottom_row1_area1 .module_round_box-no_border .div_lnd_intro {
	padding: 10px !important;
	margin:0 !important;
	}
	
	#s5_pos_bottom_row3_6 {
	padding:0 !important;
	}
	
	/*Sitemap*//*RG : corrections*/	
	.sitemap.menu ul:nth-of-type(1),
	.sitemap.menu ul:nth-of-type(2),
	.sitemap.menu ul:nth-of-type(3),
	.sitemap.menu ul:nth-of-type(4),
	.sitemap.menu ul:nth-of-type(5) {
	width: 50% !important;
	}
	
	/*Newsletter*/
	#s5_right_wrap .acymailing_finaltext{
	text-align:center
	}
	
	#s5_pos_bottom_row1_1{
	margin-top: 30px
	}
	
	
	/*Actus*/
	div.actus.lnd_more_ind {
	float:left;
	text-align: center;
	width:100%;
	}
	
	/*Activities*/
	#s5_bottom_row1_area1 .module_round_box-no_border .div_lnd_intro {
	margin: 15px 0 !important;
	}
	
	/*GMap*/
	#s5_pos_bottom_row3_6 {
	margin-bottom: 30px;
	}
	

	.item-page .module_round_box-highlight2, .item-page .module_round_box-dark2, .item-page .module_round_box, .item-page .module_round_box-grey {
	width: 80%;
	float:left;
	margin-bottom:45px;
	}
	
	.item-page .module_round_box-grey h3 {
	font-size: 25px;
	}
	
	.item-page .module_round_box-highlight2 select,
	.item-page .module_round_box-dark2 select, 
	.item-page .module_round_box select,
	.item-page .module_round_box-grey select {
	width: 100%;
	} 
	
	/*Social Share*/
	.bt-social-share {
	background: none;
	border: none;
	margin: 25px 0;/*RG : ex 25px*/
	}

#s5_bottom_row1_wrap{
	padding-left: 30px !important; /*RG alignement actus et activités secteur*/
}

#s5_bottom_row1_wrap{
	padding-left: 30px !important; /*RG alignement actus et activités secteur*/
}

#s5_right_column_wrap .module_round_box_outer, #s5_right_column_wrap .module_round_box-highlight2,#s5_right_column_wrap .module_round_box-grey{
	width:auto !important; /*alignement des box "faire un don" et "fiches pratiques"*/
}

}

/* Only Phones (Landscape) */
@media (min-width: 480px) and (max-width: 767px) {

}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

/*C2W - RG*/
.sitemap.menu ul:nth-of-type(1),
.sitemap.menu ul:nth-of-type(2),
.sitemap.menu ul:nth-of-type(3),
.sitemap.menu ul:nth-of-type(4),
.sitemap.menu ul:nth-of-type(5) {
width : 100% !important;
min-height: inherit;
margin-bottom: 15px;
}

}

