@media screen and (max-device-width: 768px) {
	.CheckoutHeaders {  
	  font-size: 20px;
	  line-height: 1.2;
	  font-family: 'Open Sans', Arial, sans-serif;
	}
	TD.newAccountBoxHeading {
	  font-size: 24px;
	  font-weight: bold;
	  line-height: 1.4;
	  color: #d38134;
	}
	TD.shipTime {  
	  font-size: 16px;
	  line-height: 1.5;
	  color: #2d2d2d;
	}
	TD.headerError {
	  font-family: Tahoma, Geneva, Arial, sans-serif;
	  font-size: 16px;
	}
	.text15, .checkoutFields  {  
	  color: #2d2d2d;
	  font-size: 18px;
	}
	.spacer10 {
	  font-size: 0px;
	  font-family: Arial, sans-serif;
	  height: 14px;
	 }
	.spacer7 {
	  font-size: 0px;
	  font-family: Arial, sans-serif;
	  height: 10px;
	 }
	.smallText, .orderEdit {
  		font-size: 12px;	
	}
	.productPriceCategories {  
	  color: #d97531;
	  font-size: 18px;
	}
	.rowHead14, .breadNavigation, .breadNavigationLast {  
	  font-size: 16px;
	}
	.categoryHeading {  
	  font-size: 22px;
	  font-weight: bold;
	  color: #d97531;
	}
	.dropdowns {
	  font-size: 17px;
	}
	.productDesc, TD.prodRowHead, .prodRowHeadGray {
	  font-size: 18px;
	}
	.rowHead16, .rowHead15 {  
	  font-size: 22px;
	}
	TD.footer {
	  font-family: Arial, Geneva, Verdana;
	  font-size: 18px;
	}
	TD.pagination {  
	  font-size: 26px;
	  line-height:1.5;
	}
	h1 {
	  font-size:24px;
	  margin-top: 0px;
	  margin-bottom: 2px;
	}
	h2 {
	  font-size:20px;
	  margin-top: 0px;
	  margin-bottom: 2px;
	}
	h3 {
	  font-size:18px;
	  margin-top: 0px;
	  margin-bottom: 2px;
	}
	CHECKBOX, INPUT, RADIO, SELECT {  
	  font-size: 18px;
	}	
	TD.productListing-extra, .estShipCart, .productListing-heading {  
	  font-size: 14px;
	}
	.pageHeading, .prodPageHead {  
	  font-size: 26px;
	  font-weight: bold;
	  color: #2d2d2d;
	  height: 36px;
	  border-bottom: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #908f8f;
	}
	.main {  
  		font-size: 16px;
  		line-height: 1.35;
	}
	.answersHeader { 
	  border-top: 1px dotted #C4C4C4;
	  font-size: 22px;
	  line-height: 1.4;
	  padding-top: 8px;
	}
	img.starsCat  {		
		width: 83px;
		height: auto;
	}
	img.starsLrg {		
		width: 125px;
		height: auto;
	}
	img.catImgGrid {
		width: 282px;
		height: auto;
		max-width: 100%;
	}
	TD.productListing-data {
	  color: #2d2d2d;
	  font-size: 16px;
	}
.inputRequirement, SPAN.newItemInCart {  font-size: 13px; color: #ff0000; }

	input[type="radio"] {width:22px;height:22px}
	input[type="checkbox"] {width:22px;height:22px}
	.textBoxes {
	 font-size:20px;
	 }
    .col-footer {
        float: left; 
        min-height: 1px; 
        width: 23%; 
		height:320px;
        /*-- our gutter -- */
        padding: 4px; 
    }
	.col-footer4 {
        float: left; 
        min-height: 1px; 
        width: 23%; 
		height:230px;
        /*-- our gutter -- */
        padding: 4px; 
    }	 
#back-to-top {
    border: 0 none;
    border-radius: 5px;
    bottom: 90px;
    cursor: pointer;
    display: none;
    height: 75px;
    position: fixed;
    right: 35px;
    width: 75px;
}
	
	.page {
		font-size: 34px;
	    display: inline-block;
	    padding: 4px 20px;
	    margin-right: 10px;
	    margin-bottom: 20px;
	    border-radius: 3px;
	    border: solid 1px #c0c0c0;
	    background: #e9e9e9;
	    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
	    font-weight: bold;
	    text-decoration: none;
	    color: #717171;
	    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
	}	
}
	

@media screen and (max-device-width: 480px) {

body {	  
   -webkit-text-size-adjust: 100%;
   }
   
.jx_ui_Widget {
display: none;
}
.inputRequirement, SPAN.newItemInCart {  font-size: 26px; color: #ff0000; }   
/*-- *** 26 px + FOR MOBILE FRIENDLY  *** -- */ 
	TD.shipTime {  
	  font-size: 32px;
	  line-height: 1.5;
	  color: #000000;
	}
	TD.newAccountBoxHeading {
	  font-size: 36px;
	  font-weight: bold;
	  line-height: 1.4;
	  color: #d38134;
	  max-height: 5000em;
	}
    .cat-head-1 {
        float: left; 
        min-height: 1px; 
        width: 930px; 
		height:300px;
        /*-- our gutter -- */
        padding: 0px; 
        margin:0;
    }
	img.headerImage {		
		height: 300px;
		width: 930px;	
	}
    .cat-head-2 {
        float: left; 
        min-height: 1px; 
        width: 930px; 
		height:240px;
        /*-- our gutter -- */
        padding: 0px; 
        margin:0;
    }
	.headerText {
		height:240px;
		max-height:400px;		
		max-width:930px;
		width:930px;
	}	
	.CheckoutHeaders {  
	  font-size: 34px;
	  line-height: 1.2;
	  font-family: 'Open Sans', Arial, sans-serif;
	}
	.text15, .checkoutFields {  
	  color: #2d2d2d;
	  font-size: 30px;
	}
	.headerNavAboveSearch {
	  font-size: 28px;
      font-family: Arial, Geneva, Verdana;
      color: #ffffff;
	}
	.prodRowHeadGray, TD.prodRowHead, TD.productListing-data {  
	  font-size: 40px;
	  max-height: 5000em;	  
	}
	.productDesc {
	  font-size: 42px;
	  max-height: 5000em;	  
	}
	.rowHead14 {  
	  font-size: 26px;
	}
	.rowHead16, .rowHead15 {  
	  font-size: 36px;
		max-height: 5000em;
	}
	.answersHeader { 
	  border-top: 3px dotted #C4C4C4;
	  font-size: 42px;
	  line-height: 1.3;
	  padding-top: 16px;
	  max-height: 5000em;	
	}
	.spacer10 {
	  font-size: 0px;
	  font-family: Arial, sans-serif;
	  height: 20px;
	 }
	.spacer7 {
	  font-size: 0px;
	  font-family: Arial, sans-serif;
	  height: 18px;
	 }
	.spacer5 {
	  font-size: 0px;
	  font-family: Arial, sans-serif;
	  height: 10px;
	 }
	TD.footer {
	  font-family: Arial, Geneva, Verdana;
	  font-size: 36px;
	  line-height:2.1;
	}
    .col-footer {
        float: left; 
        min-height: 1px; 
        width: 48%; 
		height:670px;
        /*-- our gutter -- */
        padding: 8px; 
    }
	.productPriceCategories {  
	  color: #d97531;
	  font-size: 28px;
	}
	CHECKBOX, INPUT, RADIO, SELECT {  
	  font-size: 22px;
	}	
	.dropdowns {  
	  font-size: 34px;
	}
	TD.productListing-extra {  
	  font-size: 26px;
	  max-height: 5000em;
	}
	.estShipCart {
	  display: none;
	}
	.main, .productListing-heading {  
  		font-size: 34px;
  		line-height: 1.3;
		max-height: 5000em;
	}
	.breadNavigation, .breadNavigationLast {  
	  font-size:34px;
	}
	.smallText, .orderEdit {
  		font-size: 20px;	
	}
	img.starsCat {		
		width: 200px;
		height: auto;
	}
	img.starsLrg {		
		width: 200px;
		height: auto;
	}
	TD.pagination {  
	  font-size: 38px;
	  line-height:1.5;
	}
	.textBoxes {
	 font-size:40px;
	 }
	.newsletterBox {
	 font-size:34px;
	 width:380px;
	 }
	 input.subscribeNews {
	 width: 320px;
	 height:auto;
	 }
	.page {
		font-size: 50px;
	    display: inline-block;
	    padding: 4px 25px;
	    margin-right: 15px;
	    margin-bottom: 30px;
	    border-radius: 3px;
	    border: solid 1px #c0c0c0;
	    background: #e9e9e9;
	    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
	    font-weight: bold;
	    text-decoration: none;
	    color: #717171;
	    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
	}
	img.catImgGrid	{
		width: 430px;
		height: auto;
		max-width: 100%;
	}
	TD.categoryHeadingLrg {  
	  font-size: 46px;
	  font-weight: bold;
	  color: #2d2d2d;
	  font-family: 'Open Sans', Arial, sans-serif;
	}
	.categoryHeading {  
	  font-size: 34px;
	  font-weight: bold;
	  color: #d97531;
	}
	h1 {
	  font-size:30px;
	  margin-top: 2px;
	  margin-bottom: 2px;
	}
	h2 {
	  font-size:28px;
	  margin-top: 0px;
	  margin-bottom: 2px;
	}
	h3 {
	  font-size:26px;
	  margin-top: 0px;
	  margin-bottom: 2px;
	}
	.pageHeading, .prodPageHead {  
	  font-size: 38px;
	  font-weight: bold;
	  color: #2d2d2d;
	  height: 56px;
	  border-bottom: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #908f8f;
	}
    .col-top-1 {
        float: left; 
        min-height: 1px; 
        width: 47%; 
		height:640px;
		max-height:640px;
        /*-- our gutter -- */
        padding: 12px; 
    }	
	img.topImages {		
		width: 440px;
		height: auto;	
	}
    .col-new-1 {
        float: left; 
        min-height: 1px; 
        width: 47%; 
		height:610px;
        /*-- our gutter -- */
        padding: 12px; 
    }
	img.newImages {		
		width: 440px;
		height: auto;	
	}
	.messageStackError, .messageStackWarning {  font-size: 26px; color: #c14e01; background-color: #ffeadb; }
	input[type="radio"] {width:30px;height:30px}
	input[type="checkbox"] {width:30px;height:30px}
	TD.headerError {
	  font-family: Tahoma, Geneva, Arial, sans-serif;
	  font-size: 42px;
	  max-height: 5000em;	
	}
	
#back-to-top {
    border: 0 none;
    border-radius: 10px;
    bottom: 170px;
    cursor: pointer;
    display: none;
    height: 150px;
    position: fixed;
    right: 35px;
    width: 150px;
}
	
}