﻿@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 765px) and (max-width: 990px) {


	
	ul {
	margin-left: -36px;
	}

	#main { 
		width: 740px;
	}
	
	#header {
		height: 69px;
		background: url(../images/nav-bg-768.jpg) bottom left no-repeat;
	}
	
	#logo {
		width: 186px;
		height: auto;
		left: -11px;
	}
	
	#phone {
		width: 182px;
		color: #FFF;
		font-size: 22px;
		background-size: 18px auto;
		max-width:50%;
		max-width:40%;
	}
	
	#distButton {
		max-width:26%;
		padding-top:3px;
	}
	
	#bigLogo {
		max-width:40%;	
	}
	
	#authorized {
		top: 0px;
		width: 400px;
	}
	
	#center {
		    background-size: 100% auto;
    padding: 0px;
    width: 740px;
    height: 800px;
	}
	
	#content {
		height: 224px;
		width: 740px;
	}
	
	#brand {
		width: 151px;
		height: 184px;
		/*padding: 35px 7px 0px 7px;*/
	}
	
	#brandLogo {
		width: 100%;
		margin-bottom: 4px;
		text-align: center;
		font-size: 8px;
        padding: 7px 0px;
	}
	
	#brandInfo {
		width: 100%;
		font-size: 8px;
	}
	
	#brandBullets li {
		font-size:10px;
		font-weight:100;
		margin-left:8px;
	}
	
	#brandTitle {
		color:#FFF;
		font-size:px;
	}
	
	#slideShow {
		width: 575px;
		height: 224px;
	}
	
	.home-slider {
		width: 575px;
	}
	
	#categories {
		
		width: 730px;
		height: 215px;
		background-size: 725px ;
		padding-bottom: 160px;
	}
	
	.catLink {
		width: 137px;
		padding: 4px;
		height: 170px;
	}
	
	.catTitle {
		background-size: 100% auto;
		padding: 5px 0px;
		height: 40px;
		width: 137px;
		font-size: 12px;
	}
	
	.catBullets {
		width: 120;
		padding: 5px 0px 0px 0px;
	}
	
	.bottomButtons {
	width: 200px;
	height: auto;
	padding: 15px 5px 5px 270px;
	}
	
	.left, .right {
	float: none;
	margin: 5px 0px;
	}

.eco {
width: 100%;
hight: 100%;


 background-image:url(../images/TopsQuality.jpg);
	
}

#ecoo-content {
padding-left: 20px;
    padding-right: 20px;
    
    
}

#ecoo-banner-title {

   padding-top: 20px;
   padding-left: 20px;
    padding-right: 10px;




}





.bottom-banner {

background-color: #2f2f2f;
width: 740px;
margin-top: 0px;
}
            
       

 
#bottom-banner-title {

    padding-top: 50px;
color: #00ff00;
}

  

  

#bottom-banner-content {
	color: #00ff00;  
    padding-bottom: 170px;
    padding-left: 20px;
	
}

.hose-banner {

background-color: #2b2b2b;
width: 740px;
	
margin-top: 0px;
}
            
       

 
#hose-banner-title {

    padding-top: 30px;
color: #00ff00;
}

  

  

#hose-banner-content {
	color: #00ff00;  
    padding-bottom: 10px;
    padding-left: 20px;
}
      
#hose-banner-button {
	 
    padding-bottom: 20px;
}

.button {
    background-color: #666;
    border: none;
    color: #333;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}	

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}  


}

@media only screen and (min-width: 600px) and (max-width: 765px) {

	img {
		
border: none;
	max-width: 100%;
   

}

	
	body {
	font-size: 12px;
	}
	
	ul {
	margin-left: -35px;
	}
	
	.clear {
	clear: both;
	}
	
	#main { 
	width: 560px;
	}
	
	#header {
	height: 69px;
	background: url(../images/nav-bg-720.jpg) bottom left no-repeat;
	}
		
	#logo {
	width: 183px;
	height: auto;
	left: -12px;
	}
	
	#phone {
    background-size: 17px auto;
	background-position: 8px 8px;
    bottom: -2px;
    color: #FFFFFF;
    font-size: 15px;
    right: 4px;
    width: 140px;
	}
	
	#distButton {
	max-width:26%;
	padding-top:3px;
	}
	
	#bigLogo {
		max-width:45%;	
	}
	
	#authorized {
	top: 0px;
	width: 350px;
	}
	
	#content {
	height: 314px;
	width: 560px;
	background: url(../images/center-bg.jpg) left top no-repeat #FFF;
	background-size: 111% auto;
	}
	
	#brand {
	width: 560px;
	height: 125px;
	padding: 0px;
	}
	
	#brandLogo {
	width: 600px;
	margin-top: 10px;
	margin-left:20px;
	font-size: 10px;
	}
	
	#brandInfo {
	float: left;
	font-size:11px;
	width: 400px;
	background: transparent;
	margin: 10px 10px 0px 0px;
	}
	
	ul#brandBullets {
	margin-left: -100px;
	}
		
	#brandBullets li {
	font-size:10px;
	font-weight:100;
	margin-left:60px;
	}
	
	#brandTitle {
	color:#fff;
	font-size:15px;
	float: left;
	margin: 10px 0px 0px 10px;
	width: 125px;
	}
	
	#slideShow {
	width: 560px;
	height: 215px;
	clear: both;
	}
	
	.home-slider {
	width: 560px;
	}
	
	#categories {
	
	width: 550px;
	height: 890px;
	background-size: 550px auto;
	margin-top:29px;
	}
	
	.catLink {
	width: 174px;
	padding: 4px;
	height: 210px;
	}
	
	.catTitle {
	background-size: 100% auto;
	padding: 5px 0px;
	    height: 40px;
	width: 174px;
	font-size: 13px;
	}
	
	.catBullets {
	width: 120;
	padding: 5px 0px 0px 0px;
	}
	
	.cat3 {
	
	
	}
	
	.cat5 {
	
	}
	
	.cat1, .cat2, .cat3 {
	
	}
	
	.bottomButtons {
	width: 180px;
	height: auto;
	padding: 15px 5px 5px 186px;
	}
	
	.left, .right {
	float: none;
	margin: 5px 0px;
	}
	
	.topsbanner {

   position: absolute;
   width: 100%; /* for IE 6 */
   
   
}

p.topsbanner {

position:relative 
   top: 500px; 
   left: 50px; 
   width: 40%; 
   font-size:14px;
   color:#FFFFFF;
   font-weight:400;
}

h4 { 
   position: absolute; 
   top: 450px; 
   left: 50px; 
   width: 40%; 
   font-size:36px;
   color:#FFFFFF;
   font-weight:400;
       
}

h2 { 
  
   padding-top: 10px;
      padding-left: 20px; 
 margin-top: 0px;
  margin-bottom: 5px;
   font-size: 25px;
   color:#7D7D7D;
   font-weight:400;
}

h2 style2 { 
  
   
      padding-left: 20px; 
  margin-top: 10px;
  margin-bottom: 5px;
   font-size: 25px;
   color:#4a4a4a;
   font-weight:400;
}

h3 { 
  
   
   
  
   font-size: 14px;
   color:#fff;
   font-weight:400;
}




.bottomButtons {
	width: 100%;
	padding-top:inherit;
	/*text-align: center;
	margin-top: 20px;
	padding: 15px 5px 5px 5px;*/
	
}

#footer {
	margin-top: 10px;
	text-align: center;
	color: #FFF;
}

.left {
	float: left;
	margin: 5px 10px 5px 20px;
}

.right {
	float: right;
	margin: 5px 20px 5px 10px;
}

p{ 
   font-size:14px;
   color:#7D7D7D;
   font-weight:400;
}







.contactbackground { 
    
   
    
   width: 100%; 
   
   color:#FFFFFF;
   
   
   
   
}

.contact form { 
   position: absolute; 
   top: 1200px; 
   left: 50px; 
   width: 40%; 
   font-size:12px;
   color:#FFFFFF;
   font-weight:400;
   color: #585858;
    border: 3px solid #555;
	background-color: white;
	width: 100%;
    padding: 16px 20px;
    margin: 8px 0;
    box-sizing: border-box;
	border-radius: 4px;
	background-color: #f1f1f1;
   
}

.eco {
width: 100%;
hight: 100%;


 background-image:url(../images/TopsQuality.jpg);
	
}

#ecoo-content {
padding-left: 20px;
    padding-right: 20px;
    
    
}

#ecoo-banner-title {

   padding-top: 20px;
   padding-left: 20px;
    padding-right: 10px;




}





.bottom-banner {

background-image:url(../t.jpg);
width: 100%;
	
margin-top: 0px;
}
            
       

 
#bottom-banner-title {

   padding-top: 50px;
color: #00ff00;
}

  

  

#bottom-banner-content {
	color: #00ff00;  
   padding-bottom: 50px;
    padding-left: 20px;
}

.hose-banner {

background-color: #2b2b2b;
width: 100%;
	
margin-top: 0px;
}
            
       

 
#hose-banner-title {

    padding-top: 30px;
color: #00ff00;
}

  

  

#hose-banner-content {
	color: #00ff00;  
    padding-bottom: 10px;
    padding-left: 20px;
}
      
#hose-banner-button {
	 
    padding-bottom: 20px;
}

.button {
    background-color: #666;
    border: none;
    color: #333;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}	

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}  


	
}

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

	img {
		
border: none;
	max-width: 100%;
   

}

	
	body {
	font-size: 11px;
	}
	
	ul {
	margin-left: -33px;
	}

	.clear {
	clear: both;
	}
	
	#main { 
	width: 440px;
	}
	
	.flex-caption {
	font-size: 12px;
	}
	
	#header {
	height: 61px;
	background: url(../images/nav-bg-440.jpg) bottom left no-repeat;
	}
		
	#logo {
	width: 160px;
	height: auto;
	left: -8px;
	}
	
	#phone {
    background-size: 15px auto;
	background-position: 8px 8px;
    bottom: -2px;
    color: #FFFFFF;
    font-size: 13px;
    right: 4px;
    width: 117px;
	}
	
	#distButton {
	max-width:26%;
	padding-top:3px;
	}
	
	#bigLogo {
		max-width:42%;	
	}
	
	#authorized {
	top: 2px;
	width: 280px;
	}
	
	#content {
	height: 277px;
	width: 440px;
	background: url(../images/center-bg.jpg) left top no-repeat #FFF;
	background-size: 143% auto;
	clear: none;
	}
	
	#brand {
	width: 440px;
	height: 154px;
	padding: 0px;
	}
	
	#brandLogo {
	width: 120px;
	margin: 9px;
	text-align: center;
	float: left;
	}
	
	#brandInfo {
	width: 425px
	margin-right: 10px;
    font-size: 10px;
	float: right;
	}
	
	ul#brandBullets {
	margin-left: -150px;
	}
	
	#brandBullets li {
	font-size:10px;
	font-weight:100;
	margin-left:114px;
	}
	
	#brandTitle {
	color:#fff;
	font-size:15px;
	float: left;
	margin: 10px 0px 0px 10px;
	width: 120px;
	}
	
	#slideShow {
	width: 440px;
	height: 169px;
	clear: both;
	}
	
	.home-slider {
	width: 440px;
	}
	
	#categories {
	
	width: 430px;
	height: 770px;
	background-size: 430px auto;
	
	}
	
	.catLink {
	width: 134px;
	padding: 4px;
	height: 182px;
	}
	
	.catTitle {
	background-size: 100% auto;
	padding: 5px 0px;
	height: 40px;
	width: 134px;
	font-size: 14px;
	}
	
	.catBullets {
	width: 120;
	padding: 5px 0px 0px 0px;
	}
	
	.cat3 {
	
	border-right: none;
	}
	
	.cat5 {
	
	}
	
	.cat1, .cat2, .cat3 {
	
	}
	
	.bottomButtons {
	width: 180px;
	height: auto;
	padding: 15px 5px 5px 125px;
	}
	
	.left, .right {
	float: none;
	margin: 5px 0px;
	}
	
	.topsbanner {

   position: absolute;
   width: 100%; /* for IE 6 */
   
   
}

p.topsbanner {

position:relative 
   top: 500px; 
   left: 50px; 
   width: 40%; 
   font-size:14px;
   color:#FFFFFF;
   font-weight:400;
}

h4 { 
   position: absolute; 
   top: 450px; 
   left: 50px; 
   width: 40%; 
   font-size:36px;
   color:#FFFFFF;
   font-weight:400;
       
}

h2 { 
  
   padding-top: 10px;
      padding-left: 20px; 
 margin-top: 0px;
  margin-bottom: 5px;
   font-size: 25px;
   color:#7D7D7D;
   font-weight:400;
}

h2 style2 { 
  
   
      padding-left: 20px; 
  margin-top: 10px;
  margin-bottom: 5px;
   font-size: 25px;
   color:#4a4a4a;
   font-weight:400;
}

h3 { 
  
   
   
  
   font-size: 14px;
   color:#fff;
   font-weight:400;
}




.bottomButtons {
	width: 100%;
	padding-top:inherit;
	/*text-align: center;
	margin-top: 20px;
	padding: 15px 5px 5px 5px;*/
	
}

#footer {
	margin-top: 10px;
	text-align: center;
	color: #FFF;
}

.left {
	float: left;
	margin: 5px 10px 5px 20px;
}

.right {
	float: right;
	margin: 5px 20px 5px 10px;
}

p{ 
   font-size:14px;
   color:#7D7D7D;
   font-weight:400;
}







.contactbackground { 
    
   
    
   width: 100%; 
   
   color:#FFFFFF;
   
   
   
   
}

.contact form { 
   position: absolute; 
   top: 1200px; 
   left: 50px; 
   width: 40%; 
   font-size:12px;
   color:#FFFFFF;
   font-weight:400;
   color: #585858;
    border: 3px solid #555;
	background-color: white;
	width: 100%;
    padding: 16px 20px;
    margin: 8px 0;
    box-sizing: border-box;
	border-radius: 4px;
	background-color: #f1f1f1;
   
}

.eco {
width: 100%;
hight: 100%;


 background-image:url(../images/TopsQuality.jpg);
	
}

#ecoo-content {
padding-left: 20px;
    padding-right: 20px;
    
    
}

#ecoo-banner-title {

   padding-top: 20px;
   padding-left: 20px;
    padding-right: 10px;




}





.bottom-banner {

background-image:url(../t.jpg);
width: 100%;
	
margin-top: 0px;
}
            
       

 
#bottom-banner-title {

    padding-top: 190px;
color: #00ff00;
}

  

  

#bottom-banner-content {
	color: #00ff00;  
    padding-bottom: 170px;
    padding-left: 20px;
}

.hose-banner {

background-color: #2b2b2b;
width: 100%;
	
margin-top: 0px;
}
            
       

 
#hose-banner-title {

    padding-top: 30px;
color: #00ff00;
}

  

  

#hose-banner-content {
	color: #00ff00;  
    padding-bottom: 10px;
    padding-left: 20px;
}
      
#hose-banner-button {
	 
    padding-bottom: 20px;
}

.button {
    background-color: #666;
    border: none;
    color: #333;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}	

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}  


	
}

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

	img {
		
border: none;
	max-width: 100%;
   

}

	
	body {
	font-size: 9px;
	}
	
	ul {
	margin-left: -33px;
	}

	.clear {
	clear: both;
	}
	
	.flex-caption {
	/*font-size: 12px;*/
	display:none;
	}
	
	#main { 
	width: 300px;
	}
	
	#header {
	height:75px;
	background: url(../images/nav-bg-300.jpg) bottom left no-repeat;
	}
		
	#logo {
	width: 120px;
	height: auto;
	left: -8px;
	top: 25px;
	}
	
	#phone {
    background-size: 20px auto;
    bottom: 0;
    color: #ffffff;
    float: none;
    font-size: 22px;
    margin-left: 14px;
    right: 4px;
    width: 180px;
	}
	
	#distButton {
	max-width:70%;
	padding-top:3px;
	float:none;
	}
	
	#bigLogo {
		max-width:90%;
		float:none;	
	}
	
	#authorized {
	top: 0px;
	width: 300px;
	}
	
	.center {
	height: 1243px;
	}
	
	#content {
	height: 1px;
	width: 300px;
	background: url(../images/center-bg.jpg) left top no-repeat #FFF;
	background-size: 140% auto;
	}
	
	#brand {
	    
	width: 300px;
	height: 100px;
	padding: 0px;
	}
	
	#brandLogo {
	width: 88px;
	margin: 9px;
	text-align: center;
	float: left;
	}
	
	#brandInfo {
	width: 194px;
	background: transparent;
    font-size: 10px;
	float: right;
	margin: 5px;
	}
	
	ul#brandBullets {
	margin-left: -150px;
	}
	
	#brandBullets li {
	font-size:10px;
	font-weight:100;
	margin-left:114px;
	padding-bottom: 10px;
	}
	
	#brandTitle {
	 color: white;
	font-size:13px;
	float: left;
	width: 85px;
	margin: 10px 0px 0px 10px;
	}
	
	#slideShow {
	width: 300px;
	height: 117px;
	clear: both;
	}
	
	.home-slider {
	width: 300px;
	}
	
	#categories {
	
	width: 290px;
    height: 950px
	
	
	}
	
	.catLink {
	width: 134px;
	padding: 4px;
	height: 180px;
	}
	
	.catTitle {
	background-size: 100% auto;
	padding: 5px 0px;
	height: 40px;
	width: 134px;
	font-size: 12px;
	}
	
	.catBullets {
	width: 120px;
	padding: 5px 0px 0px 0px;
	}
	
	.cat2, .cat4 {
	
	}
	
	.cat5 {
	
	}
	
	.cat1, .cat2, .cat3, .cat4 {
	
	}
	
	.bottomButtons {
	width: 170px;
	height: auto;
	padding: 15px 5px 5px 60px;
	}
	
	.left, .right {
	float: none;
	margin: 5px 0px;
	}
	
	
	.topsbanner {

   position: absolute;
   width: 100%; /* for IE 6 */
   
   
}

p.topsbanner {

position:relative 
   top: 500px; 
   left: 50px; 
   width: 40%; 
   font-size:14px;
   color:#FFFFFF;
   font-weight:400;
}

h4 { 
   position: absolute; 
   top: 450px; 
   left: 50px; 
   width: 40%; 
   font-size:36px;
   color:#FFFFFF;
   font-weight:400;
       
}

h2 { 
  
   padding-top: 10px;
      padding-left: 20px; 
 margin-top: 0px;
  margin-bottom: 5px;
   font-size: 25px;
   color:#7D7D7D;
   font-weight:400;
}

h2 style2 { 
  
   
      padding-left: 20px; 
  margin-top: 10px;
  margin-bottom: 5px;
   font-size: 25px;
   color:#4a4a4a;
   font-weight:400;
}

h3 { 
  
   
   
  
   font-size: 14px;
   color:#fff;
   font-weight:400;
}




.bottomButtons {
	width: 100%;
	padding-top:inherit;
	/*text-align: center;
	margin-top: 20px;
	padding: 15px 5px 5px 5px;*/
	
}

#footer {
	margin-top: 10px;
	text-align: center;
	color: #FFF;
}

.left {
	float: left;
	margin: 5px 10px 5px 20px;
}

.right {
	float: right;
	margin: 5px 20px 5px 10px;
}

p{ 
   font-size:14px;
   color:#7D7D7D;
   font-weight:400;
}







.contactbackground { 
    
   
    
   width: 100%; 
   
   color:#FFFFFF;
   
   
   
   
}

.contact form { 
   position: absolute; 
   top: 1200px; 
   left: 50px; 
   width: 40%; 
   font-size:12px;
   color:#FFFFFF;
   font-weight:400;
   color: #585858;
    border: 3px solid #555;
	background-color: white;
	width: 100%;
    padding: 16px 20px;
    margin: 8px 0;
    box-sizing: border-box;
	border-radius: 4px;
	background-color: #f1f1f1;
   
}

.eco {
width: 100%;
hight: 100%;


 background-image:url(../images/TopsQuality.jpg);
	
}

#ecoo-content {
padding-left: 20px;
    padding-right: 20px;
    
    
}

#ecoo-banner-title {

   padding-top: 20px;
   padding-left: 20px;
    padding-right: 10px;




}





.bottom-banner {

background-image:url(../t.jpg);
width: 100%;
	
margin-top: 0px;
}
            
       

 
#bottom-banner-title {

    padding-top: 190px;
color: #00ff00;
}

  

  

#bottom-banner-content {
	color: #00ff00;  
    padding-bottom: 170px;
    padding-left: 20px;
}

.hose-banner {

background-color: #2b2b2b;
width: 100%;
	
margin-top: 0px;
}
            
       

 
#hose-banner-title {

    padding-top: 30px;
color: #00ff00;
}

  

  

#hose-banner-content {
	color: #00ff00;  
    padding-bottom: 10px;
    padding-left: 20px;
}
      
#hose-banner-button {
	 
    padding-bottom: 20px;
}

.button {
    background-color: #666;
    border: none;
    color: #333;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}	

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}  


}