@media screen and (max-width: 575px) and (min-width: 0px) {
  /* mobile */
  .mbl-hide {
  	display:none !important;
  }
  
}

@media screen and (max-width: 768px) and (min-width: 575px) {
  /* tablet */
   .tblt-hide {
  	display:none !important;
  }
  
}


@media screen and (max-width: 991px) and (min-width: 768px) {
  /* desktop */
   .dsk-hide {
  	display:none !important;
  }
  
}


@media screen and (min-width: 991px) {
 /* wide desktop */
   .wddsk-hide {
  	display:none !important;
  }

}

.ew-video-dim {
	margin: 0 auto;
}
.ew-video-responsive{
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
}
.ew-video-responsive iframe, .ew-video-responsive object, .ew-video-responsive embed {
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}
/*
     FILE ARCHIVED ON 17:11:40 Jul 10, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:03:32 Aug 12, 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.403
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.038
  esindex: 0.007
  cdx.remote: 11.282
  LoadShardBlock: 154.838 (3)
  PetaboxLoader3.resolve: 142.426 (3)
  PetaboxLoader3.datanode: 94.086 (5)
  load_resource: 185.099
  loaddict: 120.646
*/