/* responsive code start */
@media (max-width: 1400px) {
  .counter-section{
    padding: 0;
  }
  #map .right {
    padding-right: 0px;
  }
  .contact-page .left .col-12{
    padding: 35px 0;
  }

  #map .social-icon {
    width: 100%;
    position: static;
    left: 187px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px 0px;
    flex-direction: row;
  }

  #map .left .head-content {
    padding: 40px 20px;
    position: static;
    right: -14px;
    top: 0;
    background-color: var(--primary);
  }

  #map .left .inside {
    display: flex;
  }

  #map .left .outside {
    display: none;
  }
}


/* @media (max-width: 1383px) {
  .counter-section {
    gap: 10px;

  }
} */

@media (max-width:1352px) {
  .home-banner .carousel-inner .carousel-caption p br {
    display: none;
  }
}

@media (max-width:1310px) {
  .home-banner .carousel-inner .carousel-caption {
    top: 45%;
  }

  .home-banner .carousel-inner .carousel-caption p {
    font-size: 45px;
    text-shadow: 10 10px solid gray;
  }

  .home-banner .carousel-inner .carousel-caption h5 {
    font-size: 18px;
  }

  .about-page-feature .right {
    padding: 50px 10px;
  }



}
@media (max-width:1200px) {
  .Shop-cat .box .img-box {
  height: 200px;
  width: 200px;
}
}


@media (max-width: 992px) {

  .counter{
    font-size: 40px;
  }
    .label{
    font-size: 16px;
  }
  .counter-box .main-box i{
    font-size: 40px;
  }
  .contact-page .container{
    padding: 50px;
  }
.contact-page .left{
  padding: unset
}
  .home-banner .carousel-inner .first .carousel-caption p:nth-child(2) {
    font-size: 20px;
    font-weight: normal;
    color: rgb(209, 208, 208);
    margin-left: 0%;

  }

  .home-banner .carousel-inner .second .carousel-caption p:nth-child(2) {
    margin-right: 0%;
    margin-left: 0;
  }

  .home-banner .carousel-inner .third .carousel-caption p:nth-child(2) {
    margin-left: 0%;
  }

  header::before {
    position: static;
  }

  #header {
    background-color: white;
  }

  .navbar-nav .dropdown-menu {
    width: fit-content;
    margin: auto;
    text-align: center;

  }

  .Shop-cat p {
    margin: auto;
    width: 100%;
  }

  
  #header {
    padding: 0 0px;
  }

  #map .left .box {
    padding-bottom: 0;
  }

  #review .left {
    margin-bottom: 30px;
  }

  .section {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .navbar .icon-box {
    justify-content: center;
    align-items: center;
  }

  .about {
    margin-top: 0;
  }

  #about-page .section {
    padding-top: 0;
  }


  #review .card-body {
    padding: unset;
  }

  .soci-icon {
    z-index: 2;
    align-items: center;
    margin: auto;
  }

  .soci-icon a i {

    margin: 0 10px;
    font-size: 16px;
  }



}

@media (max-width: 767px) {
  
   .s-blog .box.left .para .img-box {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .s-blog .box.left .para {
    flex-wrap: wrap;
  }

  .s-blog .box.left .para .content {
    width: 100%;
    margin-left: unset;
  }

  .s-blog .box.left .para p {
    width: 100%;
    margin-left: 0;
  }

  .s-blog .box.left .para-2 {
    flex-wrap: wrap-reverse;
  }

  .s-blog {
    margin-top: 20px;
    margin-bottom: 100px;
  }



  .Shop-cat .box .img-box {
    height: 160px;
    width: 160px;
  }

  .Shop-cat .box .img-box {
    border: 5px solid white;
  }

  .Shop-cat .box .img-box:hover {
    border: 5px solid var(--secondary);
  }

  .Shop-cat .box .content h5 {
    font-size: 16px;
  }

  .heading {
    font-size: 30px;
  }

  .sub-head {
    font-size: 18px;
  }

  .footer .copyright {
    padding: 1rem 0 0 0;

  }

  #review .card-body .main-box {
    padding: 0;
  }

  .trust .content {
    margin-bottom: 0px;
  }

  .breadcrumb-section ol li h2 {
    text-align: center;
  }

  .header-top .soci-icon {
    width: 100%;
    justify-content: center;

  }

  .about .left .img-box {

    margin: 0 0px;

  }

  .header-top .content {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  header::before {
    display: none;
  }

  #header {
    background-color: white;
  }
 


}
@media (max-width:700px) {
   .ban-big{
  display: none;
}
  .ban-smal{
    
display: block;
}
}
@media (max-width:575px) {
  .breadcrumb-section{
        padding: 50px 0 50px 10px;
  }
  .product-details .heading {
    font-size: 25px;
  }

}

@media (max-width:500px) {
  .product-details {
    padding-top: 10px;
  }
.contact-page .container{
  padding: 24px;
}
  .s-blog .post {
    padding: 16px;
  }

  .s-blog .left.box {
    padding: 0 0 20px 0;
  }

  .s-blog .box.left h2 {
    text-align: start;
    font-size: 22px;
  }
  .s-blog .connect{
    padding: 20px 0;
  }


}
@media (max-width:500px) {

.product-details .small-Card img {
    width: 50px;
    height: 50px;}
}


@media (max-width: 480px) {
  .counter-box {
    flex: 1 1 100%;
    max-width: none;
  }
  .product-details .small-Card{
    gap:2px;
  }
}

@media (max-width:470px) {

  #home-banner .carousel-inner .carousel-caption {
    display: none;
  }



}

@media (max-width:425px) {
  #map .left .head-content {
    padding: 40px 0;
  }
}

@media (max-width:420px) {}