<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************************* BEGIN MEDIA QUERIES *******************************/

/************************************************************************************
smaller than 899
*************************************************************************************/

@media screen and (max-width: 899px) {

/* header */
	#header {
		height: 100%;
	}

	#contact-top{ display: inherit; }

/* search form */
	#searchform {
		position: absolute;
		top: 5px;
		right: 0;
		z-index: 100;
		height: 40px;
	}
	#searchform #s {
		width: 70px;
	}
	#searchform #s:focus {
		width: 150px;
	}

/* main nav */

	/* see extra_css/nav_menu.css */

/* site logo */
	#site-logo {
		/*position: static;*/
	margin: 0 auto;
	width: 100%;
	float: none;
	}

/* site description */
	#site-description {
		margin: 0 0 15px;
		position: static;
	}

/* content */
	#content {
		/*width: auto;
		float: none;*/
		width: 100%; /* ? */
		max-width: 100%;
		margin: 10px 0;
	}

/* sidebar */
	#sidebar-left {
		width: 100%;
		max-width: 100%;
		margin: 0;
		/*float: none;*/
	}
	#sidebar-left .widget {
		padding: 3% 4%;
		margin: 0 0 10px;
	}

/* embedded videos */
	.video embed,
	.video object,
	.video iframe {
		min-height: 250px;
	}


/* login */
	#loginWrapper #loginLeft { width: 100%; }

	#loginWrapper #loginRight { width: 100%; }

	#loginLeft table { margin: 0 auto; }

/*
h2.page-heading, h3.reg, h3.availProd {
	font-size: 20px;
	width: 100%;
	width: calc(100% + 30px);
	line-height: 55px;
	text-indent: 20px;
	color: #000;
	background: #c1d82f;
	position: relative;
	top: -20px;
	left: -15px;
	}
*/

/* footer nav */

	#footer-nav-alt { display: block; }

	#footer-nav-alt .toggle-arrow { 
		display: initial; 
		float: right; 
	}

	ul.footer-menu li { 
		text-align: center; 
		font-weight: bold; 
		font-size: 1.1em; 
	}

	/*footer#footer ul { display: none; }*/

	.display-normal { display: none; }

	.display-toggle { display: initial; }

	.toggletitle { cursor: pointer; }

	.toggle-title { 
		cursor: pointer; 
		margin: .4em 0; 
	}

	.toggle-arrow { 
		display: initial; 
		float: right; 
	}

	.toggle-drop { display: none; }

}

/************************************************************************************
smaller than 599
*************************************************************************************/

@media screen and (max-width: 599px) {

/* disable webkit text size adjust (for iPhone) */
	html {
		-webkit-text-size-adjust: none;
	}

	
/* header */

	#header {
		height: 100%;
		margin-top: .5em;
	}

/*	#branding-top { 
		width: 60%;	
		margin-top: 2em; 
	}
*/
/*	#contact-top { 
		position: absolute; 
		top: 5px;
		left: 5px;  
		width: 99%;
	}
*/
/*	#contact-top p#top-phone {
		font-size: 12px;
		margin: 2px;
		line-height: 1em;
		letter-spacing: 0em;
		float: left;
		text-align: left;
		font-weight: 500; 
		width: calc(50% - 4px);
		white-space: nowrap;
	}
*/
/*	#contact-top p#top-email {
		font-size: 12px;
		line-height: 1em;
		letter-spacing: 0em;
		float: right;
		text-align: right;
		margin: 2px;
		font-weight: 700; 
		width: calc(50% - 4px);
		white-space: nowrap;
	}
*/
/*	#social-top { 
		width: 40%;
		margin-top: 1em;
	}
*/
/* main nav */

	/* see extra_css/nav_menu.css */

/* content */

	.index-box {
		position: relative;
		overflow: hidden;
		width: 98%;
		float: left;
		padding: 0;
		/*padding-top: 29%;*/
		margin: 1%;
		text-align: center;

		}

/*h2.page-heading, h3.reg, h3.availProd {
	font-size: 20px;
	width: 100%;
	width: calc(100% + 20px);
	line-height: 55px;
	text-indent: 20px;
	color: #000;
	background: #c1d82f;
	position: relative;
	top: -20px;
	left: -10px;
	}*/

#index-box-1, #index-box-2, #index-box-3 {
	margin: 0 auto;
	position: relative;
	padding: 1em;
	width: calc(100% - 2em);
	overflow: hidden;
}

#index-box-1 img, #index-box-2 img, #index-box-3 img {
	max-height: 200px;
}

/* footer nav */

	#footer-nav-alt { display: block; }

	#footer-nav-alt .toggle-arrow { 
		display: initial; 
		float: right; 
	}

	ul.footer-menu li { 
		text-align: center; 
		font-weight: bold; 
		font-size: 1.1em; 
	}

	/*footer#footer ul { display: none; }*/

/* login */
	#loginWrapper .login {
		width: 90%; /* arrived at arbitrarily*/
	}

	#loginWrapper a#whatsThis { font-size: 1em; }
}


@media only screen and (max-width: 460px) {

	#branding-top	{
		/*margin-top: 3em;*/
		width: 67%;
	}

	#contact-top { 
		position: absolute; 
		top: 5px;
		left: 5px;  
		width: 99%;
	}

	#contact-top p#top-phone, 
	#contact-top p#top-email 
	{
		width: 100%;
		white-space: nowrap;
		text-align: center;
		margin: 2px auto;
		font-size: 1.1em;
	}

	#social-top {
		margin-top: 0;
		width: 33%;
	}

	#social-top img { 
		height: 3em; 
		margin: .5em;
	}

	ul.icon-full, ul.icon-full li { display: none; }	

	ul.icon-only { display: block; }

	ul.icon-only li { 
		list-style-type: none;
		float: right;
		width: 50%;
	}

	ul.icon-only li:first-child { 
		width: 100%;
	}

	ul.icon-only li a { display: block; }



	#index-boxes {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		text-align: center;
		padding: 0; /* 10 /1000 */
	}

	#index-box-1, 
	#index-box-2, 
	#index-box-3 
	{
		/*position: relative;*/
		list-style: none;
		overflow: hidden;
		width: 80%;
		max-width: 250px;
		float: none;
		padding: 1em 0;
		margin: 0 auto;
		text-align: center;
	}

	/*#index-box-1 {
		margin: 0 auto;
	}

	#index-box-2 {
		margin: 0 auto;
	}

	#index-box-3 {
		margin: 0 auto;
	}*/

	.display-normal { display: none; }

	.display-toggle { display: initial; }

	.toggletitle { cursor: pointer; }

	.toggle-title { 
		cursor: pointer; 
		margin: .4em 0; 
	}

	.toggle-arrow { 
		display: initial; 
		float: right; 
	}

	.toggle-drop { display: none; }

/* login */
	#loginWrapper .login {
		width: 90%; /* arrived at arbitrarily*/
	}

	#loginBottom p { 
		font-size: 1em;
	}

}</pre></body></html>