/* @override 
	http://staging.redsourcemedia.com/playbytherules4/templates/jigrid/assets/css/mediaqueries.css
*/
.desktop .desktop {
	display: block;
}
.desktop .phone {
	display: none;
}
.phone .desktop {
	display: none;
}
.phone .phone {
	display: block;
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media screen and (max-width: 960px) {}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 800px) {}


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

/* Fix for tabs dropping onto two lines on small screens */
@media only screen and (min-width: 400px) and (max-width: 650px) {

			.jigrid.maingrid,.jicell.mainbody {
				min-width: 100%;
			}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 520px) {
	/* Makes all grid positions 100% in width on small browsers */
	.grid_one,
	.grid_two,
	.grid_three,
	.grid_four,
	.grid_five,
	.grid_six,
	.grid_seven,
	.grid_eight,
	.grid_nine,
	.grid_ten,
	.grid_eleven,
	.grid_twelve,
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4 {
	width: 100%;
	margin-bottom: 30px;
	}

}
@media only screen and (max-width: 600px) {
		.jicell.phone-only {
			display: block !important;
		}
}
/*
     FILE ARCHIVED ON 05:15:51 Mar 02, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:23:44 Aug 19, 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.496
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 6.276
  LoadShardBlock: 473.451 (3)
  PetaboxLoader3.resolve: 151.854 (3)
  PetaboxLoader3.datanode: 392.765 (4)
  load_resource: 103.981
*/