
 
 @media screen and (max-width: 960px) {
 body{
	 padding-top:60px;	 
 }

	 
#content{
		 padding-top:60px;
	
	 }
div.inside {
	width:100%;
}
.mobile {
	display:block;
	height:auto;
	left:0px;
}
.no-mobile {
	display:none !important;
	height:0px !important;
}
#headermobile {
	display: block;
	background-color:#FFF;
	height:60px;
	position:relative;
	min-width:300px;
	z-index:1001;
	position:fixed;
	width:100%;
	left:0px;
	top:0px;
}
#mobilelogo {
 	height: 50px;
    left: 12px;
    position: absolute;
    top: 6px;
}

#mobilemenu {
	width:100%;
	height:100%;
	position:fixed;
	background-color:#FFF;
	background-color: rgba(255, 255, 255, 0.93);
	top:0px;
	left: 770px;
	z-index:1000;
	
}
#mobilemenuopen {
    background-image: url("../img/icone_menu2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
}

.topmenu_phone{
	font-size:12px;
	
}
.container, .container_menu_check  {
	box-sizing:border-box;
    width: 100%;
	
}
.column_left{
	display:none;	
}
.box_big, .column_right, .box_little, .box_middle, .container_in{
	box-sizing:border-box;
    width: 100%;
	
}

.container img {
    max-width: 100%;
	height:auto !important;
}


 .photo_all a img{
	
	box-sizing:border-box;
    width: 50%;
	float: left;
    margin-bottom: 30px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
	padding-left:15px;
	padding-right:15px;
}


.photo_all {
	box-sizing:border-box;
    width: calc(100% + 30px) !important;
}


a.btn_tri {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-right: 0px;
    width: 50%;
}


input.inputsearch {
    box-sizing: border-box;
    width: 50% !important;
	border-radius:0px !important;
}

.styled-select {
    box-sizing: border-box;
	/*min-width: 200px;*/
   width: calc(50% - 0px) !important;
	
    /* width: calc(100% - 130px) !important;*/
}

 .affiche_type_left {
    float: left;
   
}
.styled-select {
    border: 1px solid #cccccc;
    float: right;
    height: 34px;
    margin-bottom: 11px;
    overflow: hidden;
    padding-right: 40px;
    position: relative;
}
.add_margin_left {
    margin-left: 0px;
}

.banner .container{
	box-sizing:border-box;
	padding-left:20px;
	padding-right:20px;	
}


.carousel_zone_img {
    width: 50%;
}
.carousel_zone_txt {
	box-sizing:border-box;
      width: 50%;
	   padding-left: 20px;
}
.fleches_carousel_container {

    right: calc(50% - 108px);

}


.carousel_pia{
	width:50%;
	float:left;
	
}

.login_home_pia{
	width:calc(50% - 20px);
	float:right;
}

.login_home_pia div{
		width:100% !important;
}

.carousel_zone_img_pia{
	width:100%;
	
}


.slide{
	
	width:100%;
	
}

.slide.line{
	display:none;	
}

#newsletter {
	float:left;
}
#newsletter input[type="text"] {
    width: 240px !important;
	margin-right:10px;
}


}












@media all and (max-width:860px){
	



.col1{
	width:0px !important;
	height:0px !important;
	display:none !important;
}

.col2{
		width:calc((((100% - (12*30px))/12)*6) + (5 * 30px));
}

.col3{
	width:calc((((100% - (12*30px))/12)*6) + (5 * 30px));
}
.col4{
		width:calc((((100% - (12*30px))/12)*6) + (5 * 30px));
}
.col5{
		width:calc((((100% - (12*30px))/12)*6) + (5 * 30px));
}
.col6{
		width:calc((((100% - (12*30px))/12)*6) + (5 * 30px));
}
.col7{
		width:calc((((100% - (12*30px))/12)*6) + (5 * 30px));
}

.col8{
		width:calc((((100% - (12*30px))/12)*12) + (11 * 30px));
}
.col9{
		width:calc((((100% - (12*30px))/12)*12) + (11 * 30px));
}
.col10{
		width:calc((((100% - (12*30px))/12)*12) + (11 * 30px));
}
.col11{
	   width:calc((((100% - (12*30px))/12)*12) + (11 * 30px));
}
.col12{
	    width:calc((((100% - (12*30px))/12)*12) + (11 * 30px));
}

	
}



 @media screen and (max-width: 780px) {
	   .page_photo_left_big img{
    width: 50% !important;
}
 
	  .page_contenu_photo_left_big{
     float: left;
      width: 100% !important;
	  padding-top:20px;
	  padding-left: 0px !important;
}




.carousel_pia, .login_home_pia {
    width: 100% !important;
    float: left !important;
}

 .login_home_pia {
	 padding-top:40px;
}




 }

 @media screen and (max-width: 620px) {
	 
	 
	 .styled-select {
    box-sizing: border-box;
    width: 100% !important;
	float:left !important;
	margin-left:0px !important;
}

.affiche_type_right, .affiche_type, .affiche_type_left {
    float: left;
    width: 100%;
}
	 
	 .page_photo_left,  .page_logo_left {
    float: left;
    width: 100%;
}

input.inputsearch {
    box-sizing: border-box;
    width: 100% !important;
	border-radius:0px !important;
}

.btn_envoi, a.btn_envoi{
	max-width:none;
	width:100%;
	box-sizing:border-box;	
}

.carousel_zone_img{
    width: 100% !important;
}
	
	
	 .page_photo_left img{
    width: 50% !important;
}
 
	 .page_contenu_photo_left,  .page_contenu_logo_left{
     float: left;
      width: 100% !important;
	  padding-top:20px;
	  padding-left: 0px !important;
}


a.photo_galerie_home {
    background-position: center center;
    background-size: cover;
    float: left;
    height: 128px;
	margin-bottom: 30px !important;
    margin: 15px;
    width: 40%;
}


.pagecontenu_in{
	
	border-top: 1px solid #FFF;
	padding-top:20px;
}

.carousel_zone_txt {
     float: left;
      width: calc(100% - 100px) !important;
	  padding-top:20px;
	  padding-left: 0px !important;
}

.carousel_member_img {
    margin: auto;
   
}



.fleches_carousel_container {
    float: right !important;
    padding-top: 20px !important;
    position: relative !important;
    right: 0px !important;
}

#mycarousel {
    height: 550px;
}
#mycarousel .carousel_zone_img{
	height:40%;	
}

#mycarousel  .carousel_zone_txt {
      width:100% !important;
	  padding-top:60px;
}

#mycarousel  .fleches_carousel_container {
	position:absolute !important;
    bottom: 50%;
}

.box_communities_full{
	padding:30px;
	
	  position: relative;
}

.social_communities {
 display: inline-block;
    left: 0px;
    padding-bottom: 30px;
    position: relative;
    top: 0px;
    transform: none;
    width: 100%;
 }
 
 .social_communities h2{
	 font-size:20px;
	 margin-left:0px;
	 
 }
.box_communities_middle {
	min-height:inherit;	
	padding: 30px;
	padding-bottom:0px;
}

 #event_form table td{
	 font-size:12px;  
	  }
	 

table#api_lms td {
    padding-bottom: 0px;
    float: left;
	width: 100% !important;
}
table#api_lms td:first-child {
    padding-right: 0px !important;
}	 
table#api_lms tr {
	float: left;
    margin-bottom: 60px;
}	
     
     
.container.page {
  padding: 15px;
}
 
.lms_fleche_container{
    width: calc(100% - 20px);
}
.lms_btn_chaptercompleted{
    width: 100%;
}
     
.lms_chapitre_listing_heures.txt_little {
  padding-left: 30px;
}
     
     
	  
 }
 
  @media screen and (max-width: 570px) {
	  
	  
 #event_form table td{
	 font-size:11px;  
	  }
	  
 #event_form label{
	
	width:100%;
	float:left;
	 margin-right:0px;
	
	
}

.label_inputsimple{
	box-sizing:border-box;
	
	-webkit-appearance:none !important;
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
	float: left;
    background-image: none;
    margin-bottom: 11px;
    border: 1px solid #cccccc;
    height: 34px;
    overflow: hidden;
	padding-left:6px;
	 width: 100%;
	
}
.video_slides_container{
    width: 100%;
}
      
  }