@media screen and (max-width: 629px) {

	/****** PRODUITS ET SERVICES *****/
	.bloc-hub {
	  width: auto;
	}
	.bloc-nous-joindre { 
	  margin-left: 0;
	  float: none;
    text-align: center; 
	}
	.bloc-nous-joindre a.bouton-action { display: inline-block; }
	.bloc-nous-joindre h4 {
   margin-top: 2em !important;
	}
	.bloc-nous-joindre:first-child h4 {
   margin-top: 1em !important;
	}
  #hub-famille-produits #voir-tous {
    float: none;
    clear: both;
  }
	
	/* Page modes d'accès - Internet */
	#page.pleine-page div.zone-info-visuel {
	 background: none !important;
	 margin: 0 0 40px;
	 min-height: 0;
	}
	
	#page.pleine-page div.zone-info-visuel .info {
	 margin-left: 0;
	 overflow: hidden;
	}
	

	
	#page.pleine-page div.zone-info-visuel .info > div {
	 margin: 20px 0 0 !important;
	 padding-left: 0 !important;
	}

	/*#page.pleine-page div.zone-info-visuel .info > div:first-child {
    margin: 0 !important;
  }*/
	
	#page.pleine-page div.zone-info > div {
	  background-position: left top !important;
	 float: none;
	 margin-left: 0;
	 margin-top: 20px;
	 padding: 0 !important;
	 text-align: left;
	 width: auto !important;
	}
	
	#page.pleine-page div.zone-info > div:first-child {
	 margin: 0 !important;
	}
	
	#page.pleine-page div.zone-video .video {
	 float: none;
	 margin-left: 0;
	 width: auto;
	}
	
	#page.pleine-page div.zone-vedette {
	 padding: 10px !important;
	}

	#page.pleine-page div.zone-vedette > div {
	 float: none;
	 padding: 20px 0 0 !important;
	 width: auto;
	}
	
	#page.pleine-page div.zone-info.accesd, #page.pleine-page div.zone-assistance {
	 display: none;
	}
	
	.hors-mobile { display: none; }
    
    
   #page.mobile #contenu .avantage-membre-wide {  
      width: 100%;        
    }

   #page.mobile #contenu .avantage-membre-wide .titre { 
     padding:4%;
    }

}

@media screen and (min-width: 630px) and (max-width: 939px){
	
	/****** PRODUITS ET SERVICES *****/
	#hub-famille-produits {
	 /*width: 640px;
	 margin: 0 auto;*/
	}
	.bloc-hub {
	 width: 44%;
	}
	#contenu .popover.obtenir-produit .cellule.titre, #contenu .popover.obtenir-produit .cellule.contenu {
	 display: table-cell;
	}
	#hub-produits .bloc-en-bref .image {
    max-width: 280px;
  }
  .bloc-nous-joindre {
    max-width: 274px;
  }
	#hub-famille-produits #voir-tous {
    float: left;
  }
}

@media screen and (min-width: 940px) {
	
	/****** PRODUITS ET SERVICES *****/
	#hub-famille-produits {
	 width: 930px;
	 margin: 0 auto;
	}
	.bloc-hub {
	 width: 278px;
	}
	#contenu .popover.obtenir-produit .cellule.titre, #contenu .popover.obtenir-produit .cellule.contenu {
	 display: table-cell;
	}
	#hub-produits .bloc-en-bref .image {
    max-width: 280px;
  }
}
