/* =Responsiveness: Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 479px) {
#outer-wrapper {max-width:90%;padding:0 10px;}
#main-wrapper {width:100%;float:left;}
#sidebar-wrapper {float: none;margin: 50px auto 0;}

}


/* =Responsiveness: Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

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

#outer-wrapper {max-width:90%;padding:0 10px;}
#main-wrapper {width:65%;float:left;}
#sidebar-wrapper {width:30%;float:right;}

}
 
/* =Responsiveness: Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
#outer-wrapper {max-width:90%;padding:0 10px;}
#main-wrapper {width:65%;float:left;}
#sidebar-wrapper {width:30%;float:right;}

} 
/*
     FILE ARCHIVED ON 15:24:22 Mar 11, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:43:32 Jun 28, 2025.
     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.713
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.02
  esindex: 0.013
  cdx.remote: 8.715
  LoadShardBlock: 95.28 (3)
  PetaboxLoader3.datanode: 91.609 (4)
  load_resource: 57.321
  PetaboxLoader3.resolve: 47.386
*/