@media (max-width:600px)
{
	/* adding sf-vertical class in addition to sf-menu creates a vertical menu */
	/* eg. <ul class="sf-menu sf-vertical"> ... */
	.sf-vertical {
	 /* width: 12em;*/
	  /* If you want the width of the closed menu to expand to its
	  widest top-level menu item (like its "Supersubs" submenus do),
	  replace the width rule above with the following two rules. */
	
	  min-width: 12em;
	  *width: 12em;	  
	}
	.sf-vertical ul {
		left:	100%;
		top: 0;
	}
	.sf-vertical > li {
	  float: none;
	}
	.sf-vertical li {
	  width: 100%;
	}
	
	/*** alter arrow directions ***/
	.sf-vertical.sf-arrows > li > .sf-with-ul:after {
	  margin-top: -5px;
	  margin-right: -3px;
	  border-color: transparent;
	  border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	  border-left-color: rgba(255,255,255,.5);
	}
	.sf-vertical.sf-arrows li > .sf-with-ul:focus:after,
	.sf-vertical.sf-arrows li:hover > .sf-with-ul:after,
	.sf-vertical.sf-arrows .sfHover > .sf-with-ul:after {
	  border-left-color: white;
	}
}
/*
     FILE ARCHIVED ON 06:29:27 May 19, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:53:39 Jul 02, 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):
  capture_cache.get: 0.752
  captures_list: 0.617
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.059
  esindex: 0.011
  cdx.remote: 35.911
  LoadShardBlock: 60.486 (3)
  PetaboxLoader3.datanode: 111.13 (5)
  load_resource: 161.61
  PetaboxLoader3.resolve: 75.785
  loaddict: 33.12
*/