/*Home*/
.ContenuSuggestVideos {
    margin-top: 20px;
}
/*Vidéos*/
.VideoYoutube,
.VideoYoutubeEpinglees {
	 border-bottom: solid 1px #333;
	 display: inline-block;
	 vertical-align: top;
	 padding: 3px;
	 margin-bottom: 10px;
	 width: 24.7%;
}
.VideoYoutube:nth-child(4n+4),
.VideoYoutubeEpinglees:nth-child(4n+4){
	 margin-right: -30px;
}
.VideoYoutube:hover,
.VideoYoutubeEpinglees:hover {
	 border-bottom: solid 1px #3bd700;
}
.LienVideo {
	 display: block;
	 text-decoration: none;
	 color: #fff;
}
.VideoYoutube img,
.VideoYoutubeEpinglees img {
	 display: block;
	 width: 100%;
	 background: #333;
	 padding: 2px;
}
.DetailsVideos {
	 padding: 5px;
	 text-align: center;
}
.TitreVideo {
	 font-size: 14px;
	 word-break: break-word;
	 margin-bottom: 2x;
}
.nbVu, .PaysVideo {
	 display: inline-block;
	 vertical-align: middle;
	 font-size: 11px;
}
.nbVu .material-symbols-outlined,
.PaysVideo .material-symbols-outlined {
	 display: inline-block;
	 vertical-align: middle;
	 font-size: 11px;
}
/*Visualisation*/
.TitreVisuali {
	 font-size: 20px;
	 margin: 10px;
	 text-align: center;
	 word-break: break-word;
}
.LecteurVideo {
    background-color: #222;
    overflow: hidden; 
	 padding-bottom: 36.25%; 
	 position: relative; 
	 height: 0px;
	 width: 100%;
}
.LecteurVideo iframe {
	 left: 0; 
	 top: 0; 
	 height: 100%;
	 width: 100%;
	 position: absolute;
}
.DetailsVisualisation {
	 margin-top: 5px;
}

/*VERSION MOBILE*/
@media screen and (max-width: 767px) {
   /*Vidéos*/
	.VideoYoutube,
	.VideoYoutubeEpinglees {
		 display: block;
		 width: 100%;
	}
	.VideoYoutube:nth-child(4n+4),
	.VideoYoutubeEpinglees:nth-child(4n+4) {
		 margin-right: 0px;
	}
	/*Visualisation*/
	.TitreVisuali {
		 font-size: 17px;
	}
	.LecteurVideo,
	.LecteurVideo iframe {
		 min-height: 250px;
	}	
}
/*
     FILE ARCHIVED ON 08:01:12 May 07, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:07:57 Jul 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.606
  exclusion.robots: 0.051
  exclusion.robots.policy: 0.039
  esindex: 0.011
  cdx.remote: 18.157
  LoadShardBlock: 152.841 (3)
  PetaboxLoader3.datanode: 144.267 (5)
  PetaboxLoader3.resolve: 460.144 (2)
  load_resource: 485.531
  loaddict: 53.431
*/