/* Large screens ----------- */

#content  {
	width: 100%;
}

#sidebarContainer {
	display: none;
}

/* iPad Large screens ----------- */

@media only screen
and (min-width : 481px)
and (max-width : 768px) {

	#content  {
		width: auto;
		height: auto;
	}

	#sidebarContainer {
		display: none;
	}
	
}	

/* iPhone Small.css Large screens ----------- */

@media only screen
and (min-device-width : 321px)
and (max-device-width : 480px) {

		#content  {
		width: auto;
		height: auto;
	}

	#sidebarContainer {
		display: none;
	}
	
}	


/* iPhone Small.css Large screens ----------- */

@media only screen
and (min-device-width : 5px)
and (max-device-width : 320px) {

		#content  {
		width: auto;
		height: auto;
	}

	#sidebarContainer {
		display: none;
	}
	
}	

/*
     FILE ARCHIVED ON 00:49:23 Aug 31, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:21:14 Jul 11, 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.815
  exclusion.robots: 0.068
  exclusion.robots.policy: 0.051
  esindex: 0.014
  cdx.remote: 83.415
  LoadShardBlock: 577.625 (3)
  PetaboxLoader3.datanode: 394.23 (5)
  PetaboxLoader3.resolve: 480.603 (3)
  load_resource: 426.342 (2)
*/