/* responsive code start */
@media (max-width: 1400px) {
  #map .right {
    padding-right: 0px;
  }

  #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;

  }

  #review .right {
    padding: 70px 40px;
  }
}

@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: 1199px) {
  .about .left .content .video {
    left: 1%;
    bottom: 22%;
  }

  .about .left .content .exp {
    right: 10%;
    top: 16%;

  }

}

@media (max-width: 992px) {
  .about .left .content .video {
    left: 0%;
    bottom: 0%;
  }

  .about .left .content .exp {
    right: 2%;
    top: 0%;
  }

  .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;
  }



  .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 {
    color: var(--primary);
    margin: 0 10px;
    font-size: 16px;
  }

  .soci-icon span {
    color: var(--primary);
  }

}

@media (max-width: 767px) {
  #review .right {
    padding: 30px;
  }

  .why-choose .box-left .main-box .img i {
    padding: 6px;
  }

  .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;
  }

  .home-banner .carousel-inner .carousel-caption {
    top: 46%;
    text-align: center;
  }

  .home-banner .carousel-inner .carousel-caption p {
    font-size: 35px;

  }

  .home-banner .carousel-inner .carousel-caption p:nth-child(2) {
    font-size: 16px;
  }

  .home-banner .carousel-inner .carousel-caption h5 {
    font-size: 16px;
  }

  .home-banner .carousel-inner .first .carousel-caption {
    text-align: center;

  }

  .home-banner .carousel-inner .first .carousel-caption {
    text-align: center;

  }

  .home-banner .carousel-inner .thir .carousel-caption {
    text-align: center;

  }

  .Shop-cat .box .img-box {
    height: 120px;
    width: 120px;
  }

  .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;
  }
   .table{
    font-size:13px;
  }
  .table th, .table td{
    padding:8px 6px;
  }

}


@media (max-width:500px) {
  #review .card-body {
    display: unset;
  }

  #review .right .card-body .content p {
    text-align: center;
  }

  #review .right .card-body .content .card-title {
    text-align: center;
  }

  #review .right .img {
    margin-right: 0;
  }

  #review .right .heading {
    margin-bottom: 0;
  }

  .review .right .card-body .img br {
    display: none;
  }

  .about .left .content .exp p {
    font-size: 16px;
  }

  .about .left .content .exp p span {
    font-size: 50px;
  }

  .about .left .content .exp {
    right: 2%;
    top: -5%;
  }

  .btn-video {
    width: 80%;
    height: 80%;
  }

  .play::before {
    width: 50px;
    height: 50px;
  }

  .play {
    width: 50px;
    height: 50px;
  }

  .vission .main-box {
    padding: 10px;
    margin: unset;
  }

  .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;
  }

  .home-banner .carousel-inner .carousel-caption p {
    text-shadow: 10 10px solid gray;

  }

  .home-banner .carousel-inner .carousel-caption h5 {
    font-size: 14px;
  }

  .product-details {
    padding-top: 10px;
  }

  .home-banner .carousel-inner .carousel-caption {
    text-align: center;
  }

  .home-banner .carousel-inner .carousel-caption p {
    font-size: 30px;
  }

  /* .home-banner .carousel-inner .first {
    height: 70vh;
  } */

  .home-banner .carousel-inner .first .carousel-caption p:nth-child(2) {
    font-size: 16px;
  }

  .home-banner .carousel-inner .second .carousel-caption p:nth-child(2) {
    font-size: 16px;
  }

  .home-banner .carousel-inner .third .carousel-caption p:nth-child(2) {
    font-size: 16px;
  }

  .contact-page .content i {
    font-size: 2.2rem;
  }

  .contact-page .content h4 {
    font-size: 22px;
  }

  .s-blog .connect {
    padding: 20px 0;
  }

  #product-details .accordion-button {
    padding: 10px 0.5rem;
  }

  #product-details .accordion-body {
    padding: 1rem 0.5rem;
    font-size: 14px;
  }
header .nav-link{
    font-size: 16px !important;
  }
  header .nav-link{
        background-color: red;
  }

}

@media (max-width: 480px) {
  .counter-box {
    flex: 1 1 100%;
    max-width: none;
  }
   .table{
    font-size:12px;
  }
  .table th, .table td{
    padding:6px 4px;
  }
}

@media (max-width:470px) {

  #home-banner .carousel-inner .carousel-caption {
    display: none;
  }



}

@media (max-width:425px) {
  #map .left .head-content {
    padding: 40px 0;
  }

  .Shop-cat .box .img-box {
    height: 100px;
    width: 100px;
  }

  .contact-page .right .box .icon {
    height: 60px;
    width: 60px;
  }

  .contact-page .right .box a {
    font-size: 16px;
  }

  .contact-page .right .box h4 {
    font-size: 20px;
  }

  .contact-page .left .content-box {
    padding: 10px;
  }

  .vision .main-box {
    padding: 25px 10px;
  }

  .vision .main-box {
    margin: 10px 0;
  }


}