<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.selectnav {
	display:none;
}

@media screen and (max-width: 768px) {
  * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
  }
  img {
    max-width:100%;
    height:auto;
  }
  #main {
    width:320px;
  }
  #leftNav {
    width:100%;
    margin:0;
    padding:10px;
  }
  #contentArea {
    width:100%;
    margin:0;
    padding:10px;
  }
  h1 {
    width:100%;
  }
  table {
    width:100%;
  }
  #footer {
    width:100%;
  }
  input[type="text"] {
    width:100%;
  }
  input[type="password"] {
    width:100%;
  }
  input[type="email"] {
    width:100%;
  }
  #subNav {
    width:100%;
    height:auto;
    padding:10px;
    overflow:hidden;
    line-height:inherit;
  }
  #subNav .subNavRight ul {
    float:left;
  }
  #topNav .topNavRight {
    float:right;
    padding-right:0;
    margin-top:0;
  }
  #logo {
    height:auto;
    line-height:inherit;
  }
  #topNav {
    height:auto;
    line-height:inherit;
    padding:10px;
    overflow:hidden;
  }
  #productPage {
    width:100%;
  }
  .attrWrapper {
    width:100%;
  }
  textarea {
    width:100%;
  }
  .shoppingCart table td {
    width:auto!important;
  }
  .flexslider {
    display:none;
  }
  table tbody tr td {
    width:100%;
    float:left;
  }
  table tbody tr td table td {
    float:none;
    width:auto;
  }
  .subNavLeft table tbody tr td {
    float:none;
    width:auto;
  }
  .js #MenuBar1 {
		display:none;
	}
	.js .selectnav {
		float:left;
		position:relative;
		width:100%;
		padding:10px;
		border-radius:5px;
		border:1px solid #ccc;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    margin:10px 0;
	}
  .featuredProducts table tbody tr td {
    width:100%;
    float:left;
  }
  .featuredProducts p br {
    display:none;
  }
  .leftBanners, .rightBanners {
    display:none;
  }
  .list2 td, .list1 td {
    float:left;
    width:100%;
  }
  #listingContent3c {
    width:100%;
    margin-right:0;
  }
  .mainContent {
    width:100%;
  }
  #bodyContent, #home, #contentArea {
    width:100%;
  }
  #header .subNav {
    width:100%;
    height:auto;
    background:#006600;
    overflow:hidden;
  }
  #header .subNav li:first-child a {
    border-top:0;
  }
  #header .subNav li {
    width:100%;
  }
  #header .subNav li a {
    border-top:1px solid #fff;
    border-left:0;
    width:100%;
  }
  .breadcrumbs {
    display:none;
  }
  .productImage {
    width:100%;
  }
  .productContent {
    width:100%;
    padding-left:0;
    padding-top:20px;
  }
  .headerBanner {
    width:100%;
    margin-left:0;
  }
  #header .headerRight {
    width:100%;
    margin-top:10px;
    text-align:center;
  }
  #header .headerRight .preNav {
    text-align:center;
    width:100%;
  }
  #header .headerRight .social {
    text-align:center;
    width:100%;
  }
  #header .headerRight .social .icon {
    float:none;
    display:inline-block;
  }
  #header .headerRight .phone {
    text-align:center;
    width:100%;
  }
  #home .homeLeft {
    width:100%;
    margin-right:0;
  }
  #home .homeRight {
    width:100%;
  }
  .bigBanner {
    height:auto;
  }
  #listPage {
    width:100%;
  }
  #listPage .listItem {
    width:100%;
    margin-right:0;
    height:auto;
    padding-bottom:10px;
  }
  #contentArea {
    padding:10px 0;
  }
  #leftNav {
    padding:10px 0;
  }
  .catalogFilter {
    width:100%;
  }
  .catalogListing {
    width:100%;
  }
  .catalogListing .item {
    width:100%;
    text-align:center;
    padding:10px;
    min-height:inherit;
  }
  .headerSearch {
    padding:0;
    width:100%;
    margin:10px 0;
  }
  #headerSearch {
    width:100%;
  }
  .newWrap #header .topNav {
    width:100%;
  }
  #header .topNav li {
    margin-right:10px;
  }
  .newWrap #header .subNav {
    width:100%;
  }
  .newWrap #leftNav {
    margin-top:0;
  }
}</pre></body></html>