<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  style sheet for Roxy Trading Products by Thomas Tivnen 10/01/2021
It is best not to edit or tweak this style sheet as it deals with cell phone, i-pad, tablet, lap top, desk top size rendering;
A good practice is do a find command (ctrl + f) on the web page and look for class=""
If a problem arises please contact:
thomastivnen@hotmail.com  */

.productlink   {
	color: #000; 
	padding: 5px;
}

.switch    {
 	color: #000;
 	font-size: 70%;
}
.callme   {
	color: #0000ff;	
}

nav a:link              {   color: #080808; text-decoration: none;   }
nav a:visited           {  color: #080808; text-decoration: none;    }
nav a:hover             {  color: #080808; background: #FFB6C1;      }
nav a:active            { text-decoration: none; color: #080808;     } 


.design    {
			font-family: 'Great Vibes', cursive;
		}
p.movelogo  {
			text-align: center;
		}
		
		/*   this is the head section with sticky header and logo    */
#page-head   {
			padding: 10px 0;
			background: #FFE4E1;
            position: sticky; 
            top: 0;
            left: 0;
            width: 100%;
            height: 250px;
            z-index: 50;
		}

		
		/*    check the main web page height here black background     */
#page-main {
  /* This is necessary */
  /* Or the top part of contents will be covered under the header */
  margin-top: 10px; 
  padding: 0;
  height: 6640px;
}

/*   this is coding to zoom images    */
img.lamp900   {
	width: 900px; 
	height: 900px;
}

body  {   
	       margin: 0;
	       background-color: #fff;
	       font-family: Verdana, Geneva, sans-serif;
           font-size: 14pt;
           color: #000;
           text-align: left;   
           }
           
   /*    Check Page wrap height here, this wrap has a white background    */       

/*
.pagewrap    {
	width: 950px;
	height: 6600px;
	background-color: #fff;
	color: #000;
	border: 5px solid #b19a8a;
	margin-left: 450px;
	margin-bottom: 20px;
	padding-left: 20px;
}
*/
                      

/*  cell phone menu switch   */
.hideme {
        opacity: 0.0;
}

footer      {
	background-color: #000;
	color: #fff;
	height: 310px;
	width: 96%; 
	border: 15px solid #933800;
	line-height: 15px;
	margin-top: 20px;
}

.global   {
	padding-left: 10px;
	color: #080808;
	font-size: 250%;
}

.logo   {
	width: 300px;
	height: 200px;
	margin: 0 20px;
}

/*   raise font size   */
h1, h2, h3  {
	font-size: 200%; margin-left: 5px;
}

/*   raise paragraph size   */
.upper   {
	font-size: 150%; margin: 0 20px; line-	height: 40px;
}

/*   product image sizes    */
.pix    {
	width: 142px; 
	height: 142px;	
}
.pix2    {
	width: 350px; 
	height: 450px;	
}

/*    moves product table over    */
.store    {
	margin-left: 10px;
}

.LogosTable     {
	margin: 10px auto;
	background: #fff;
	width: 100%;
	height: auto;
	padding-left: 50px;
}

.LogosHeading    {
	text-align: center;
	color: #000;
}

table.LogosTable tr td img  {
	margin: 0 15px;
}

@media screen and (max-width:4200px) and (min-width:3840.01px){
	body  {
		width: 100%; 
		height: auto; margin: 0; 	
	 }
	footer    {
		width: 100%;
		font-size: 28px;
		height: 500px;
	}	
	footer h4  {
		font-size: 28px;
	}
	footer p   {
		font-size: 28px;
	}
	footer p img  {
		width: 2%;
		height: 2%;
	}
	.switch   {
		font-size: 30px; line-height: 25pt;
	}
	.hidebuttons   {
		font-size: 30px; padding: 10px;
	}	
	 .upper, .moveme, .want2call, .arrow   {
		font-size: 40px;
	}	
	.pagewrap    {
	 	margin-left: 7%;
	 	padding-left: 5%;
	 	height: auto;
	 	width: 80%;
	 } 
	 #page-main {
  		height: auto;
	 }
	
	.store   {
		margin-left: 3%;
	}
	.store tr td   {
		padding: 5px 250px;
	}
	.upper  {
		line-height: 45px;
	}	
	 .LogosTable     {
		margin: 10px auto;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 50px;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
		padding-bottom: 10px;
	}
	table.LogosTable tr td img  {
		margin: 0 20px;
		width: 360px;
		height: auto;
	}	
	.moveme, .upper, .want2call   {
		text-align: center;
	}			
}

@media screen and (max-width:3840px) and (min-width:3200.01px){
	body  {
		width: 100%; 
		height: auto; margin: 0; 	
	 }
	 footer    {
		width: 100%;
		font-size: 28px;
		height: 500px;
	}	
	footer h4  {
		font-size: 28px;
	}
	footer p   {
		font-size: 28px;
	}
	footer p img  {
		width: 2%;
		height: 2%;
	}	
	.switch   {
		font-size: 30px; line-height: 25pt;
	}
	.hidebuttons   {
		font-size: 30px; padding: 10px;
	}	
	.upper, .moveme, .want2call, .arrow   {
		font-size: 50px;
	}
	.pagewrap    {
	 	margin-left: 7%;
	 	padding-left: 5%;
	 	height: auto;
	 	width: 80%;
	 } 
	 #page-main {
  		height: auto;
	 }
	 .LogosTable     {
		margin: 10px auto;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 50px;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
		padding-bottom: 10px;
	}
	table.LogosTable tr td img  {
		margin: 0 20px;
		width: 300px;
		height: auto;
	}	
	.moveme, .upper, .want2call   {
		text-align: center;
	}
	.store   {
		margin-left: 3%;
	}
	.store tr td   {
		padding: 5px 200px;
	}
	.upper  {
		line-height: 70px;
	}
}

@media screen and (max-width:3200px) and (min-width:2880.01px){
	body  {
		width: 100%; 
		height: auto; margin: 0; 	
	 }
	 footer    {
		width: 100%;
		font-size: 28px;
		height: 500px;
	}	
	footer h4  {
		font-size: 28px;
	}
	footer p   {
		font-size: 28px;
	}
	footer p img  {
		width: 2%;
		height: 2%;
	}
	.switch   {
		font-size: 30px; line-height: 25pt;
	}
	.hidebuttons   {
		font-size: 30px; padding: 10px;
	}
	.upper, .moveme, .want2call, .arrow   {
		font-size: 40px;
	}	
	.pagewrap    {
	 	margin-left: 7%;
	 	padding-left: 5%;
	 	height: auto;
	 	width: 80%;
	 } 
	 #page-main {
  		height: auto;
	 }
	 .LogosTable     {
		margin: 10px auto;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 10px;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
		padding-bottom: 10px;
	}
	table.LogosTable tr td img  {
		margin: 0 8px;
		width: 290px;
		height: auto;
	}	
	.moveme, .upper, .want2call   {
		text-align: center;
	}
	.store   {
		margin-left: 3%;
	}
	.store tr td   {
		padding: 5px 100px;
	}
	.upper  {
		line-height: 45px;
	}		
}

@media screen and (max-width:2880px) and (min-width:2560.01px){
	body  {
		width: 100%; 
		height: auto; margin: 0; 	
	 }
	 footer    {
		width: 100%;
		font-size: 28px;
		height: 500px;
	}	
	footer h4  {
		font-size: 28px;
	}
	footer p   {
		font-size: 28px;
	}
	footer p img  {
		width: 2%;
		height: 2%;
	}
	.switch   {
		font-size: 30px; line-height: 25pt;
	}
	.hidebuttons   {
		font-size: 30px; padding: 10px;
	}
	.upper, .moveme, .want2call, .arrow   {
		font-size: 40px;
	}
	.upper  {
		line-height: 40px;
	}
	.pagewrap    {
	 	margin-left: 7%;
	 	padding-left: 5%;
	 	height: auto;
	 	width: 80%;
	 } 
	 #page-main {
  		height: auto;
	 }
	.LogosTable     {
		margin: 10px auto;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 10px;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
		padding-bottom: 10px;
	}
	table.LogosTable tr td img  {
		margin: 0 8px;
		width: 260px;
		height: auto;
	}	
	.moveme, .upper, .want2call   {
		text-align: center;
	}
	.store   {
		margin-left: 3%;
	}
	.store tr td   {
		padding: 5px 100px;
	}		
}

@media screen and (max-width:2560px) and (min-width:2200.01px){
	body  {
		width: 100%; 
		height: auto; margin: 0; 	
	 }
	 footer    {
		width: 100%;
		font-size: 28px;
		height: 500px;
	}	
	footer h4  {
		font-size: 28px;
	}
	footer p   {
		font-size: 28px;
	}
	footer p img  {
		width: 2%;
		height: 2%;
	}
	.switch   {
		font-size: 30px; line-height: 25pt;
	}
	.hidebuttons   {
		font-size: 30px; padding: 10px;
	}
	.upper, .moveme, .want2call, .arrow   {
		font-size: 30px;
	}	
	.pagewrap    {
	 	margin-left: 7%;
	 	padding-left: 5%;
	 	height: auto;
	 	width: 80%;
	 } 
	 #page-main {
  		height: auto;
	 }
	.LogosTable     {
		margin: 10px auto;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 50px;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
		padding-bottom: 10px;
	}
	table.LogosTable tr td img  {
		margin: 0 10px;
		width: 210px;
		height: auto;
	}	
	.moveme, .upper, .want2call   {
		text-align: center;
	}
	.store   {
		margin-left: 10%;
	}
	.store tr td   {
		padding: 5px 100px;
	}		
}

@media screen and (max-width:2200px){
	 body  {
		width: 100%; max-width: 2200px;
		height: auto; margin: 0; 	
	 }
	 .global   {
	 	font-size: 250%;
	}
	footer    {
		width: 96%;
	}
	.pagewrap    {
	 	margin-left: 7%;
	 	padding: 0 10px;
	 	height: auto;
	 	width: 80%;
	 } 
	 #page-main {
  		height: auto;
	 }
	 .LogosTable     {
		margin: 10px auto;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 50px;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
		padding-bottom: 10px;
	}
	table.LogosTable tr td img  {
		margin: 0 10px;
		width: 210px;
		height: auto;
	}	
	.moveme, .upper, .want2call   {
		text-align: center;
	}	
	.store   {
		margin-left: 10%;
	}
	.upper, .moveme, .want2call, .arrow   {
		font-size: 30px;
	}
}

@media screen and (max-width:1920px){
	 body  {
		width: 100%; max-width: 1920px;
		height: auto; margin: 0; 	
	 }
	.global   {
	 	font-size: 250%;
	}
	footer    {
		width: 96%;
	}
	.pagewrap    {
	 	margin-left: 8%;
	 	padding: 0 10px;
	 	height: auto;
	 	width: 80%;
	 } 
	 #page-main {
  		height: auto;
	 }
	 .LogosTable     {
		margin: 10px auto;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 50px;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 15px;
		width: 170px;
		height: auto;
	}
	.moveme, .upper, .want2call   {
		text-align: center;
	}
	.store    {
		margin-left: 5%;
	}
}

@media screen and (max-width:1900px){
	 body  {
		width: 100%; max-width: 1900px;
		height: auto; margin: 0; 	
	 }
	 table.LogosTable tr td img  {
		margin: 0 15px;
		width: 167px;
		height: auto;
	}
	 	 
}

@media screen and (max-width:1800px){
	 body  {
		width: 100%; max-width: 1800px;
		height: auto; margin: 0; 	
	 }
	 table.LogosTable tr td img  {
		margin: 0 15px;
		width: 157px;
		height: auto;
	}
	 	 
}

@media screen and (max-width:1700px){
	 body  {
		width: 100%; max-width: 1700px;
		height: auto; margin: 0; 	
	 }
	 table.LogosTable tr td img  {
		margin: 0 10px;
		width: 149px;
		height: auto;
	}
	 	 
}


@media screen and (max-width:1600px){
	 body  {
		width: 100%; max-width: 1600px;
		height: auto; margin: 0; 	
	 }
	 table.LogosTable tr td img  {
		margin: 0 10px;
		width: 145px;
		height: auto;
	}
	 	 
}

@media screen and (max-width:1580px){
	 body  {
		width: 100%; max-width: 1580px;
		height: auto; margin: 0; 	
	 }
	 footer   {
	 	width: 95%; margin-left: 4px; 
	 } 
	  .global    {
	 	font-size: 180%;
	 }
	 .pagewrap    {
	 	margin-left: 10%;
	 	padding-left: 5px;
	 	height: auto;
	 	width: 80%;
	 } 
	 #page-main {
  		height: auto;
	 }
	 .LogosTable     {
		margin: 10px auto;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 50px;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 10px;
		width: 140px;
		height: auto;
	}
	.moveme, .upper, .want2call   {
		text-align: center;
	}	 
}

@media screen and (max-width:1440px){
	 body  {
		width: 100%; max-width: 1440px;
		height: auto; margin: 0; 	
	 }
	 footer   {
	 	width: 95%; margin-left: 1px; 
	 } 
	  .global    {
	 	font-size: 160%;
	 }
	 .pagewrap    {
	 	margin-left: 17%;	 	
	 	width: 950px;
	 	height: auto;
	 	background-color: #fff;
	 	color: #000;
	 	border: 5px solid #b19a8a;
	 	margin-bottom: 20px;
	 	padding-left: 20px;
	 }
	 	/*    check the main web page height here black background     */
	 #page-main {
	 	/* This is necessary */
	 	/* Or the top part of contents will be covered under the header */
	 	margin-top: 10px; 
	 	padding: 0;
	 	height: auto;
	 }
	 .LogosTable     {
		margin: 10px 0 10px 10px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 10px;
		width: 130px;
		height: auto;	
	}
	.arrow    {
		display: none;
	}
}

@media screen and (max-width:1366px){
    body  {
		width: 100%; max-width: 1366px;
		height: auto; margin: 0; 	
    }
    .pagewrap    {
	 	margin-left: 15%;
	 }
	 .LogosTable     {
		margin: 10px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 10px;
		width: 120px;
		height: auto;
	}
}

@media screen and (max-width:1336px){
    body  {
		width: 100%; max-width: 1336px;
		height: auto; margin: 0; 	
    }
    .pagewrap    {
	 	margin-left: 14%;
	 }
	 footer   {
	 	width: 95%; margin-left: 0;
	 } 
	 .global   {
	 	font-size: 95%;
	}
	.LogosTable     {
		margin: 10px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 10px;
		width: 120px;
		height: auto;
	} 
}


@media screen and (max-width:1280px){
    body  {
		width: 100%; max-width: 1280px;
		height: auto; margin: 0; 	
    } 
    .pagewrap    {
    	margin-top: 0;
	 	margin-left: 10%;
	 }   	
    
    .global   {
	 	font-size: 95%;
	}
	.upper    {
	 	font-size: 150%;
	 	line-height: 40px;
	 }
	 h1   {
	 	font-size: 150%;
	 }
	 .LogosTable     {
		margin: 10px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 10px;
		width: 115px;
		height: auto;
	} 
}

@media screen and (max-width:1112px){
     body  {
		width: 100%; max-width: 1112px;
		height: auto; margin: 0; 	
     }
     .pagewrap    {
	 	margin-left: 4px;
	 	width: 95%;
	 	height: auto;
	 	padding: 20px;
	 	border: 5px solid #b19a8a;
	 }	
   .global   {
	 	font-size: 90%;
	}
	#page-head    {
	 	height: 240px;
	 }	 
	 .store   {
	 	margin-left: 30px;
	 }
	 .LogosTable     {
		margin: 10px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 105px;
		height: auto;
	} 		 
	#page-main {
  		margin-top: 10px; 
  		padding: 0;
  		height: auto;
  	} 
  	 footer   {
	 	width: 94%; margin-left: 0;
	 } 
}

@media screen and (max-width:1080px){
     body  {
		width: 100%; max-width: 1080px;
		height: auto; margin: 0; 	
     }
     
     .global   {
	 	font-size: 85%; color: #000;
	}
	.upper   {
		font-size: 120%; 
		line-height: 30px;
	}
	h1   {
		font-size: 120%;
	}
	#page-main {
	 	height: auto;
	 }  
	 .pagewrap    {
	 	margin-left: 2px;
	 	width: 95%;
	 	height: auto;
	 	padding: 20px;
	 	border: 5px solid #b19a8a;
	 }	
	 footer   {
	 	width: 93%; margin-left: 3px;
	 } 	
	 .store   {
	 	margin-left: 10px;
	 }
	 .LogosTable     {
		margin: 10px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 100px;
		height: auto;
	} 	
    
}

@media screen and (max-width:1024px){
     body  {
		width: 100%; max-width: 1024px;
		height: auto; margin: 0; padding: 0; 	
     }
     .hideme    {
        opacity: 1.0; 
        font-size: 18px; 
        margin-left: 20px;
    }
     nav.global  {
		display: none;
    }
	.mobile_hidden {
		display: none;
    } 
    .hidebuttons   {
    	display: none;
    }
    #page-head    {
	 	height: 210px;
	 }
	 .logo   { 
	 	width: 225px; 
	 	height: 150px;
	 }
	 footer   {
	 	width: 93%;
	 } 
	 .store   {
	 	margin-left: 0;
	 }
	 #page-main {
	 	height: auto;
	 }  
	 .pagewrap    {
	 	margin-left: 1px;
	 	width: 95%;
	 	height: auto;
	 	padding: 20px;
	 	border: 5px solid #b19a8a;
	 }	
	 td.x1    {
	 	width: 100%;
	 }	
	 #page-top   {
    	display: none;
    } 
    .LogosTable     {
		margin: 10px 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 95px;
		height: auto;
	} 	
}

@media screen and (max-width:960px){
     body  {
		width: 100%; max-width: 960px;
		height: auto; margin: 0; 
		background: #fff;
	}
 
    .mobile_hidden {
		display: none;
    } 
    .pagewrap    {
	 	width: 96%; 
	 	margin: 0; 
	 	padding: 0 20px 20px 20px;
	 	border: none;
	 	height: auto; 
    }
   .moveme   {
    	margin: 5px;
    }
    img.lamp900   {
    	margin: 5px;
    	width: 99%;
    	height: auto;
    }
    .mobile_hidden {
		display: none;
    } 
    .want2call     {
    	margin-left: 10px;
    }
    footer   {
    	width: 92%;
    	margin-left: 4px;
    	padding-top: 15px; 
    }
     #page-main {
	 	height: auto;
	 }
	 .yank   {
    	display: none;
    }
     .LogosTable     {
		margin: 10px 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 141px;
		height: auto;
	} 		
}

@media screen and (max-width:959px){
     body  {
		width: 100%; max-width: 959px;
		height: auto; margin: 0; 
	 }
	 
    .mobile_hidden {
		display: none;
    } 
    .pagewrap    {
	 	width: 96%; 
	 	margin: 0; 
	 	padding: 0 20px 20px 20px;
	 	border: none;
	 	height: auto; 
    }
    
}

@media screen and (max-width:926px){
     body  {
		width: 100%; max-width: 926px;
		height: auto; margin: 0; 
	 }

    .mobile_hidden {
		display: none;
    } 

	footer  {
		width: 92%; margin-left: 1px;
	}
	.pagewrap    {
	 	width: 96%; 
	 	margin: 0; 
	 	padding: 0 20px 20px 20px;
	 	border: none;
	 	height: auto; 
    }
	 #page-head   {
	    position: static; 
	 }
}

@media screen and (max-width:915px){
     body  {
		width: 100%; max-width: 915px;
		height: auto; margin: 0; 
	 }

    .mobile_hidden {
		display: none;
    } 
    footer  {
		width: 92%; margin-left: 1px;
	}
	.pagewrap    {
	 	width: 96%; 
	 	height: auto; 
    }
    .LogosTable     {
		margin: 10px 15px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 141px;
		height: auto;
	} 		
}

@media screen and (max-width:900px){
     body  {
		width: 100%; max-width: 900px;
		height: auto; margin: 0; 
	 }
	 
    .mobile_hidden {
		display: none;
    } 
	
	.pagewrap    {
	 	width: 96%; 
	 	height: auto; 
    }
	 .store   {
	 	margin-left: 20px;
	 }
}

@media screen and (max-width:896px){
     body  {
		width: 100%; max-width: 896px;
		height: auto; margin: 0; 
	 }
 
    .mobile_hidden {
		display: none;
    } 
    .pagewrap    {
	 	width: 96%; 
	 	height: auto; 
    }
    img.lamp900  {
    	width: 98%;
    }
}

@media screen and (max-width:883px){
     body  {
		width: 100%; max-width: 883px;
		height: auto; margin: 0; 
	 }
    .mobile_hidden {
		display: none;
    } 
    .store  {
    	margin-left: 15px;
    }
}

@media screen and (max-width:854px){
     body  {
		width: 100%; max-width: 854px;
		height: auto; margin: 0; 
	 }
    .mobile_hidden {
		display: none;
    } 
    footer    {
    	border: 12px solid #933800;
    }
     .store  {
    	margin-left: 5px;
    }
    .pagewrap   {
    		height: auto; 
    }
 }

@media screen and (max-width:846px){
     body  {
		width: 100%; max-width: 846px;
		height: auto; margin: 0; 
	 }

    .mobile_hidden {
		display: none;
    } 
    .pagewrap    {
	 	width: 100%; 
	 	margin: 0; padding: 0; 
    }
    .store  {
    	margin-left: 20px;
    }    
    LogosTable    {
	 	margin-bottom: 0;	
	 }
}

@media screen and (max-width:844px){
     body  {
		width: 100%; max-width: 844px;
		height: auto; margin: 0; 
	 }

    .mobile_hidden {
		display: none;
    } 
    .store  {
    	margin-left: 15px;
    }   
}

@media screen and (max-width:834px){
     body  {
		width: 100%; max-width: 834px;
		height: auto; margin: 0; 
	 }
	  
    .mobile_hidden {
		display: none;
    } 
    .pagewrap    {
	 	width: 100%; 
	 	margin: 0; padding: 0; 
    }
    .store  {
    	margin-left: 11px;
    }    
}

@media screen and (max-width:823px){
     body  {
		width: 100%; max-width: 823px;
		height: auto; margin: 0; 
	 }
  
    .mobile_hidden {
		display: none;
    } 
    .pagewrap    {
	 	width: 100%; 
	 	margin: 0; padding: 0; 
    }
     .store  {
    	margin-left: 8px;
    }
    .want2call   {
    	margin: 10px;
    }
}
	
@media screen and (max-width:812px){
     body  {
		width: 100%; max-width: 812px;
		height: auto; margin: 0; 
	 }
	 
    .mobile_hidden {
		display: none;
    } 
    .pagewrap    {
	 	width: 100%; 
	 	margin: 0; padding: 0; 
    }
    .store  {
    	margin-left: 2px;
    }
}

@media screen and (max-width:810px){
     body  {
		width: 100%; max-width: 810px;
		height: auto; margin: 0; 
	 }
    .mobile_hidden {
		display: none;
    } 
    .store  {
    	margin-left: 0;
    }   
}
	
@media screen and (max-width:800px){
     body  {
		width: 100%; max-width: 800px;
		height: auto; margin: 0; 
	 }	 
    .mobile_hidden {
		display: none;
    } 
    .pagewrap    {
	 	width: 100%; 
	 	margin: 0; padding: 0; 
	 	height: auto;
    }
    .LogosTable     {
    	margin: 10px 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 141px;
		height: auto;
	} 	
    footer   {
    	margin-left: 0;
    }
}

@media screen and (max-width:768px){
    body     {
		  width: 100%; max-width: 768px;
		  height: auto; margin: 0;
    }    
        
    .mobile_hidden {
		display: none;
    } 
    footer    {
    	border: 10px solid #933800;
    }
    .LogosTable     {
		margin: 10px 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 120px;
		height: auto;
	} 	
}

@media screen and (max-width:760px){
    body     {
		  width: 100%; max-width: 760px;
		  height: auto; margin: 0;
    }    
    .mobile_hidden {
		display: none;
    } 
    footer    {
    	border: 10px solid #933800;
    }
}


@media screen and (max-width:740px){
    body     {
		  width: 100%; max-width: 740px;
		  height: auto; margin: 0;
    }    
    .mobile_hidden {
		display: none;
    } 
     td.fix img   {
    	width: 10%;
    	height: auto;
    }
}

@media screen and (max-width:736px){
    body     {
		  width: 100%; max-width: 736px;
		  height: auto; margin: 0;
    }    
    .hideme    {
        opacity: 1.0; font-size: 18px; margin: 20px;
    }     
    .mobile_hidden {
		display: none;
    } 
    footer    {
    	border: 9px solid #933800;
    }
}

@media screen and (max-width:732px){
    body     {
		  width: 100%; max-width: 732px;
		  height: auto; margin: 0;
    }    
     .hideme    {
        opacity: 1.0; font-size: 18px; margin: 20px;
    }    
    .mobile_hidden {
		display: none;
    } 
 	
}

@media screen and (max-width:667px){
    body     {
		  width: 100%; max-width: 667px;
		  height: auto; margin: 0;
    }    
    .mobile_hidden {
		display: none;
    }    
     footer    {
    	width: 91%;
    }
    .upper    {
    	font-size: 100%;
    }  
    .LogosTable     {
		margin: 10px 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 100px;
		height: auto;
	} 		  
}

@media screen and (max-width:640px){
    body     {
		  width: 100%; max-width: 640px;
		  height: auto; margin: 0;
    }   
    .mobile_hidden {
		display: none;
    } 
}

@media screen and (max-width:600px){
    body     {
		  width: 100%; max-width: 600px;
		  height: auto; margin: 0;
    }   
   
   footer    {
   		width: 90%;
   }
   
}

@media screen and (max-width:568px){
    body     {
		  width: 100%; max-width: 568px;
		  height: auto; margin: 0;
    }
    .mobile_hidden {
		display: none;
    } 
	footer    {
    	border: 8px solid #933800;
    }  
    .LogosTable     {
		margin: 10px 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 80px;
		height: auto;
	}  
}

@media screen and (max-width:480px){
    body     {
		  width: 100%; max-width: 480px;
		  height: auto; margin: 0;
    }   
   
    .upper   {
    	font-size: 90%;
    }  
    footer    {
    	width: 88%;
    }
    .LogosTable     {
		margin: 10px 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0 5px;
		width: 70px;
		height: auto;
	} 
   
}

@media screen and (max-width:428px){
    body     {
		  width: 100%; max-width: 428px;
		  height: auto; margin: 0;
    }   
    .mobile_hidden {
		display: none;
    } 
    footer    {
    	width: 87%;
    }
    .upper    {
    	line-height: 25px;
    }
    
    .quote     {
    	font-size: 14px;
    } 
     .LogosTable     {
		margin: 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0;
		width: 70px;
		height: auto;
	} 	
}

@media screen and (max-width:414px){
    body     {
		  width: 100%; max-width: 414px;
		  height: auto; margin: 0;
    }   
    .mobile_hidden {
		display: none;
    } 
    .moveme   {
    	font-size: 18px;
    }
   footer    {
   		width: 86%;
   }
}

@media screen and (max-width:412px){
    body     {
		  width: 100%; max-width: 412px;
		  height: auto; margin: 0;
    }
    
    .mobile_hidden {
		display: none;
    }
}

@media screen and (max-width:390px){
    body     {
		  width: 100%; max-width: 390px;
		  height: auto; margin: 0;
    } 
    .mobile_hidden {
		display: none;
    }  
   footer    {
   		width: 85%;
   }
}

@media screen and (max-width:384px){
    body     {
		  width: 100%; max-width: 384px;
		  height: auto; margin: 0;
    }   
    .moveme   {
    	font-size: 14px;
    }
    .want2call   {
    	font-size: 14px; font-weight: bold;
    }
     .LogosTable     {
		margin: 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0;
		width: 65px;
		height: auto;
	} 	
}

@media screen and (max-width:380px){
    body     {
		  width: 100%; max-width: 380px;
		  height: auto; margin: 0;
		  background-color: #fff; Padding: 0;
    }
  
    .mobile_hidden {
		display: none;
    } 
}

@media screen and (max-width:375px){
    body     {
		  width: 100%; max-width: 375px;
		  height: auto; margin: 0;
		  background-color: #fff;
    }   
    .mobile_hidden {
		display: none;
    } 
    .moveme   {
    	font-size: 14px;
    }
    .want2call   {
    	font-size: 14px;
    }
}

@media screen and (max-width:360px){
    body     {
		  width: 100%; max-width: 360px;
		  height: auto; margin: 0;
		  background-color: #fff;
    }    
    .mobile_hidden {
		display: none;
    } 
     .moveme   {
    	font-size: 14px;
    }
    .want2call   {
    	font-size: 14px;
    }
   footer    {
   		width: 84%;
   }
   .LogosTable     {
		margin: 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0;
		width: 60px;
		height: auto;
	} 	
}

@media screen and (max-width:320px){
    body     {
		  width: 100%; max-width: 320px;
		  height: auto; margin: 0;
		  background-color: #fff;
    }   
    .mobile_hidden {
		display: none;
    } 
    .moveme   {
    	font-size: 14px;
    }
    .want2call, .upper   {
    	font-size: 14px;
    }	
    .upper   {
    	font-size: 14px;
    	font-weight: bold;
    	line-height: 20px;
    }	
   footer    {
   		width: 82%;
   }
   .design    {
   		display: none;
   }
    .LogosTable     {
		margin: 5px;
		background: #fff;
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.LogosHeading    {
		text-align: center;
		color: #000;
	}
	table.LogosTable tr td img  {
		margin: 0;
		width: 55px;
		height: auto;
	} 	
}
</pre></body></html>