



@media only screen and (max-width:450px) {
.menus a {
	display: block;
}
    .prodsList ul li {
        width: 90% !important;
    }
    .prodSlider a.seeAll {
    	top: 14px;
    }
    .suppliers h1 {
    	font-size: 40px;
    	line-height:50px !important;
    }
    .membershipDiv ul li {
        width: 38% !important;
    }
    .contactTable tr td:first-child {
 	   width: 133px;
}
.replaceLi ul li {
		width: 98% !important;
	}

.replaceLi img {
	width: 128px;
	}	
}
@media only screen and (max-width:550px) {
 
	.replaceLi ul li {
		width: 45% !important;
	}
.product_details .center {
  	width: 92% !important;
  	margin-left: 0px;
  }
  .product_details .right {
  	width: 83% !important;
  }
  .product_details .left {
  	margin-left: 0px;
  }
  .productDesc ul li {
  	width: 40%;
  }
  .products ul li {
  	width: 95% !important;
  }
}
@media only screen and (max-width:800px) {
  .sa {
    
  }
  .s1 {
    text-align: center; padding-bottom: 15px;
  }
  .fl4 {
        position: relative;
        display: inline;
        text-align: center;
  }
   .fr {
     
      padding-left: 0px;
    }
  .pl {
    padding-left: 0px;
  }
  .formDiv .forminner {
    width: 90%;
  }
  .formDiv .forminner .left {
    width: 92%;
  }
  .formDiv .forminner .right {
    display: none;
  }
  /* For tablets: */
  .products ul li {
  	width: 45%;
  }
  .productDesc ul li {
  	width: 30%;
  }
  .product_details .left {
  	width: 100%;
  	text-align:center;
  }
  .product_details .right {
  	width: 33%;
  }
  .product_details .center {
  	width: 50%;
  }
  .header .logo {
  	width: 100%;
  	text-align: center;	
  	padding: 0px;
  }
  .header .headRight {
  	width: 100%;
  	text-align: center;
  }
  .menus {
  	width: 100%
  }
  .menus a{
  	padding:7px 20px 10px 20px;
  }
  .hero_section {
  	height: auto !important;
  }
  .header .logo img {
    width: 180px;
}
.header .headRight span{
	    padding-right: 0px;
	    text-align: center;
}
.header .headRight a img {
    width: 27px;
    }

.welcomeDiv span, .welcomeDiv b {
	    display: block;
	    width: 95%;
	    margin: 0 auto;
}
.welcomeDiv {
	height: auto;
	background-size: 242px;
	padding: 45px 30px;
    background: #fff url(../images/abbg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.aboutDiv p {
	font-size: 23px;
}
.aboutDiv .about_inner .left {
	width: 100%;
}
.aboutDiv h1 {
}
.aboutDiv .about_inner .right {
	width: 100%;
	display: block;
	text-align: center;
}
.prodSlider h1 {
}
.prodsList ul li {
	width: 39%;
	margin-bottom: 0px;
}
.suppliers h1 {
	line-height: 76px;
}
p {
	font-size: 17px;
}
.prodsList ul li img {
	width: 185px;
}
.prodsList ul li a {
	font-size: 16px;
}
.whyUs h1 {
}
.whyUs .inner p {
}
.whyUs .inner a {
}
.membership h1 {
}
.membershipDiv ul li {
	width: 29%;
}
.membershipDiv ul li img {
    height: 114px;
}
.benefits .left {
	width: 100%;
	text-align: center;
	display: block;
}
.benefits h1 {
	display: block;
    text-align: center;
}
.benefits .left p {
	text-align: center;
}
.benefits .right {
	width: 100%;
	text-align: center;
    padding-top: 30px;
}
.benefits .right img {
	width: 80%;
}
.customerSays h1 {
}
.testimonial .description {
	line-height: 21px !important;
	font-size: 19px;
}
.testimonial .title {
}
.owl-theme .owl-controls .owl-buttons div {
	    width: 130px !important;
    height: 45px !important;padding-top: 5px !important;
}
.owl-prev:before, .owl-next:before {
	font-size: 20px !important;
}
.footer ul li {
	width: 100% !important;
	text-align: center;
	margin-bottom: 30px;
}

.foot1 {
	float: none;
}
.footer ul li span {
	display: block;
	line-height: 29px;
}
.height1 {
    height: 170px !important;
}
.foot1 img {
	    height: 66px !important;
	
	}
.copyright {
	float: none;
    padding-top: 20px;
}
.footerLinks {
	text-align: center;

}
.footerLinks a {
	font-size: 23px;
}
.normalLink {
	margin: 21px 0;
}
.prodSlider a.seeAll {
	top: 14px;
}
.wrapperDiv {
	width: 100%;
}
.contactTable {
	width: 95%;
}
}