.middleWrapper {
  display: inline-block;
  width: 100%;
  position: relative;
  top: 96px;
}
a {text-decoration:none!important;}

.homeBanner {
  background:#F6F6F6; padding:25px 0;
  
}


.checkerboard .row {
  background: #FAFAFA;
  height: 100%;
 
}
.productImg{
  text-align: center;
}

.bannerbox {position: relative;}

.productBoxbtn a {
  background: #0096ff;
  border: 1px solid #0096ff;
  border-radius: 5px;
  width: 130px;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 13px 0 10px;
  margin: 30px auto 0;
}

.productBoxbtn a:hover {
background: #064a79;
  border-color: #064a79;
}

.bannerContent  {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
}
.bannerContent h2{
  max-width: 390px;
  font-size: 44px;  letter-spacing: 0;
  font-weight: 600;
}


.bannerContent p {
  font-size: 26px;
  max-width: 311px;
  letter-spacing: 0;
  line-height: 35px;
}

.homeBanners {display:flex; flex-wrap:wrap;}
.banner-left {width:60%; margin-right:20px;}
.banner-right {width:38%; }


.bannerContents  {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
}

.bannerContents h2{
  max-width:240px;
  font-size:30px;  letter-spacing: 0;
  font-weight: 600; line-height:34px;
}
.bannerContents p {
  font-size:18px;
  max-width:154px;
  letter-spacing: 0;
  line-height:24px;
}

 .aboutContent{
  padding: 28px 49px;
}




 .aboutContent h4 {
  font-size: 24px;
  color: #2572ba;
  line-height: 50px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 600;
}



 .aboutContent h2 {
  font-size: 40px;
  line-height: 50px;
  color: #000;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0 0 31px;
}
 .aboutContent p{
  color: #2C2D34;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 31px;
  margin: 0 0 31px;
}
 .aboutContent a{
  color: #000;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0;
  text-decoration: none;
}
 

 .bannerbox img{
  object-fit: cover;
}


.sectionTitle  h2{
  font-size: 44px;
  color:#0096ff;
  margin: 0 0 10px;
  font-weight: 600;
  letter-spacing: 0;
}


.sectionTitle p {
  font-size: 18px;
  color: #888;
  line-height: 31px;
  max-width: 640px;
  margin: auto;
}


.proListed {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0 0;
}

.proListed li {
  width: 16%;
  margin: 0 0 30px;
  text-align: center;cursor: pointer;
}

.proListed li .proListImg {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 13px #0000001A;
  border: 3px solid #000;
  width: 140px;
  height: 140px;
  margin: 0 auto 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;transition: all 1s ease; 
}

.Fastening {padding:50px 0;}
.proListed li .proList:hover .proListImg {
  transform: scale(1.06);
}

 .proListText {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding: 0 30px;
  line-height: 25px;
}

 .bestSeller {background:#F6F6F6;padding-bottom: 70px; margin-top: 30px;}


.productBox {background: #FFFFFF;
box-shadow: 0px 3px 8px #00000008;
border-radius: 7px;}
.productImg img {
  width: 130px !important;
  margin: auto;
  object-fit: contain;
  height: 130px;
}
 
.productBox h2 {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0 0 40px;
  font-weight: 600;
    height: 70px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;       /* Number of lines */
  -webkit-box-orient: vertical;

}
.productBox p {
  font-size: 16px;
  line-height: 26px;
  color: #347FF4;
  font-weight: 600;
  letter-spacing: 0;
}
.productBox a {
  background:#0096ff;
  border: 1px solid #0096ff;
  border-radius: 5px;
  width: 100%;
  display: block;
  color: #fff;text-decoration: none;
  text-align: center;
  padding: 13px 0 10px;
}
.productBox a:hover{background:#064a79; border-color: #064a79;}
 .productBox hr {border-top: 1px solid #E8E8E8;}
 
 
 .productContents  {
  padding: 20px 20px;
}
 
 .cnts.headerBox li {
border-right: none!important;
  padding: 0 !important;
  position: relative;
  width: 100%;
  margin: 0 0 12px !important;
}

.cnts   .headerRight {
    justify-content: start !important;
  }
 
#bestSeller .owl-nav {
  position: absolute;
  top: -60px;
  right: 0px;
}
 
 #bestSeller .owl-nav span {display:none;}
 #bestSeller .owl-nav button {
  background: url(../images/next1.svg);
    background-repeat: repeat;
    background-size: auto;
  width: 27px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;outline: 0;
}
 
  #bestSeller .owl-nav button.owl-prev {
  transform: rotate(180deg);
  margin-right: 15px;
}
 
#bestSeller .owl-nav button.disabled {filter: brightness(0) invert(0);} 
 
 
 #bestSeller.owl-carousel .owl-stage {padding-left: 0!important;
  padding-right: 0!important;}
 
 
 .newsLetterBox {
  position: absolute;
  width: 100%;
  left: 0;
  top:-70px;
  z-index: 9;
}
 
 
.newsLetterBox  .newsLetterBoxMain {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px -10px 13px #0000000A;padding:20px 40px;
  border-radius: 7px;display: flex;
  flex-wrap: wrap;align-items: center;
}
 
 .newsLetterContent{
  width: 30%;
}

.newsLetterBoxMain .searchBox{
  width: 70%;
  padding-left: 20px;
}

.newsLetterContent  h3{
  font-size: 26px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: 0;
}

.newsLetterContent p{
  color: #909090;
  font-size: 16px;
  line-height: 22px;  letter-spacing: 0;
}


.newsLetterBoxMain .searchBox .searchBtn {
  width: 190px;
}


 .bestSellerTab  nav{
  margin: 0 0 22px;
}


.bestSellerTab .nav-tabs {
  border-bottom: none;
  justify-content: center;
  margin: 50px 0 0;gap: 10px;
}

.bestSellerTab .nav-item {
  flex: inherit;
  background: #fff;
  color: #000;
  border: solid 1px #e8e8e8 !important;
  border-radius: 0;
}

.bestSellerTab .nav-item:hover {  background: #0096ff;
  color: #fff;
  border: solid 1px #0096ff !important;}









 
@media only screen and (max-width:1200px)
{
    .proListText { 
  padding: 0 10px; 
}

.bannerContent h2 {
  max-width: 300px;
  font-size: 30px; 
}
.bannerContent p {
  font-size: 21px;
  max-width: 281px;
  letter-spacing: 0;
  line-height: 27px;
}
.bannerContents h2 { 
  font-size: 25px; 
}



}
@media only screen and (max-width:1140px)
{
.banner-left {
  width: 59%;
  margin-right: 20px;
}



}
@media only screen and (max-width:992px)
{
    .proListed li {
  width: 25%;
  margin: 0 0 30px;
  text-align: center;
}


.banner-left {
  width:100%;
  margin-right:0px;
}
.middleWrapper { 
  top: 104px;
}
.banner-right {
  width: 100%;
  margin: 15px 0 0;
}

 .banner-right .bannerbox {
    width: 49%;
    float: left;
    margin-right: 2%;
  }
  
   .banner-right .bannerbox:last-child { 
    margin-right:0;
  }
.aboutContent {
  padding: 18px 25px;
}
.aboutContent h2 {
  font-size: 26px;
  line-height: 37px; 
  margin: 0 0 11px;
}
.aboutContent p {
   font-size: 15px;
   line-height: 25px;
  margin:0px 0 11px;
}
.newsLetterBox {
  position: static;
  width: 100%;
  background: #F6F6F6;padding: 0 0 60px;
}
.bestSeller { 
  padding-bottom: 30px; 
}
.newsLetterBox .newsLetterBoxMain { 
  padding: 20px 20px;}
  
 .newsLetterContent p {
  font-size: 14px;
} 
.newsLetterBoxMain .searchBox {
  width: 60%;
  padding-left: 20px;
}  
 .newsLetterContent {
  width: 40%;
}

}


@media only screen and (max-width:700px)
{
  .newsLetterBoxMain .searchBox {
  width: 100%;
  padding-left: 0px;
}  
 .newsLetterContent {
  width: 100%;
}  
 .banner-right .bannerbox {
    width:100%;
    float: left;
    margin-right:0;
  }
 .bannerContent { 
  left: 17px;
}
 .bannerContents { 
  left: 17px;
}

 .newsLetterBoxMain .searchBox { 
  flex-wrap: wrap;
}

.bannerContent h2 {
    max-width: 210px;
    font-size: 20px;
  }
  
  .bannerContent p {
    font-size: 18px;
    max-width: 191px; 
  }

  .bannerContents h2 {
    font-size: 20px;
    max-width: 180px;
    line-height: 25px;
  }
  
   .bannerContents p {
    font-size: 16px;
    max-width: 150px; 
  } 
  
  .aboutContent {
    padding: 18px 10px;
  }   
    
        .proListed li {
  width:33.3%;
  margin: 0 0 30px;
  text-align: center;
}



}

@media only screen and (max-width:500px) {
  .proListed li {
    width: 50%;
    margin: 0 0 30px;
    text-align: center;
  }
   .proListText {
    padding: 0 10px;
    font-size: 14px;
  }
  
 #bestSeller .owl-nav {
  position: absolute;
  top: -50px;
  right: 0px;
}

.bestSeller {
  margin-top: 60px;
}
.sectionTitle h2 {
  font-size: 34px;}

.copyright ul { 
  flex-wrap: wrap;
}
.footerTop {
  background: #000;
  padding: 50px 0px 50px;
}
.productImg img {
  height: auto;
}
 
.productBox h2 {
   height: auto;
}
 
}


.headerMainMiddle { 
  position: relative;
}

.headerMainMiddle .searchBoxOpen {
  width: 100%;
  background: #fff;
  position: absolute;
  z-index: 9;
  max-width: 608px;
  box-shadow: 0 0 3px #848484;
  left: 61px;
}

.headerMainMiddle #serach_list_id li a {
  width: 100%;
  padding: 4px 10px 10px;
  display: block;
  border-bottom:solid 1px #f7f7f7;
  color: #130f0f;
  font-size: 12px;
}
#serach_product_list .proBox hr {
  margin: 0 0 0;
  display: none;
}
 
#serach_product_list .proBox {
  display: flex;
  flex-wrap: wrap;align-items: center;
}


#serach_product_list .btn-price{
  width: 110px;
  background: inherit;
  border: none;
  color: #000;
  text-decoration: underline !important;
  padding: 0;
  margin: 0;
  font-weight: 600;
  text-align: left;
}


#serach_list_id li {
  padding: 10px 10px;
}

#serach_product_list.serach_product_list   {
  width: 100%;
  height: 360px;
  overflow: auto;
}
#serach_product_list li {
  padding: 10px 10px;
}

#serach_product_list .proBox h2 {
  height: auto;
  margin: 0;
}


#serach_product_list .proBoxImg { 
  height:80px;
  width: 15%;
  padding: 20px 10px;
}


#serach_product_list   .proListInfo {
  padding: 11px 10px 20px;
  width:84%;
}









 @media only screen and (max-width:500px) {
.headerMainMiddle #serach_list_id {  
  max-width: 608px;
  box-shadow: 0 0 3px #848484;
  left: 0;
  top: 66px;
}

 }