@media (max-width: 600px) {
  .about-sec-1 {
    padding-top: 40px;
  }

  .about-us p {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    line-height: 30px;
    margin: 0;
    color: #4b4b4b;
    padding-right: 0;
    text-align: justify;
  }

  .about-us h1 {
    font-size: 24px;
  }
  .about-us-2 h1 {
    margin-top: 40px;
    font-size: 24px;
  }
  .service_section h6 {
    margin-top: 0px;
  }
  .service_section h2 {
    font-size: 24px;
    padding: 10px 0px;
  }
  .service_section h3 {
    border-bottom: 2px solid;
    width: 100%;
  }
  .service_section h5 {
    font-size: 24px;
  }
  .service_section p {
    text-align: justify;
  }
  .service_section ul {
    margin: 30px 0px 10px;
  }
  .about-us-2 p {
    text-align: justify;
  }
  .delivery-head {
    padding-top: 50px;
  }
  .delivery-head h5 {
    font-size: 16px;
    margin-top: 25px;
  }
  .deli-card h3 {
    margin: 0px;
    text-align: center;
    padding: 40px 0 30px;
    font-size: 22px;
  }
  .container-fluid {
    padding: 0px 15px;
  }
  .card-body {
    padding: 0rem;
  }
  .deli-card ul {
    margin-bottom: 40px;
  }
  .cloud {
    display: none;
  }
  .dot-img {
    margin-top: 50px;
  }
  .product_single-box {
    padding: 25px 25px;
    margin-bottom: 30px !important;
    height: auto;
    width: 100%;
  }
  .title-box h1 {
    margin-top: 0px;
    font-size: 30px;
  }
  .product_single-box h3 {
    color: #e76212;
    font-family: "Rajdhani", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
  }
  .product_single-box h5 {
    color: #e76212;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    margin: 20px 0px;
  }
  .product_single-box p {
    display: inline-block;
    color: #0c0c0cb5;
    margin: 0;
    font-size: 14px;
  }
  p {
    font-size: 14px;
  }
  .title-box-2 h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .mb-50 {
    margin-bottom: 0rem !important;
  }
  .mt-50 {
    margin-bottom: 0rem !important;
  }
  .card {
    margin: 30px 0px;
  }
  .address_head h3 {
    margin: 25px 0px;
  }
  .navbar-brand {
    margin: 0;
  }
  .video-backround {
    position: absolute;
    right: 0px;
    bottom: 0;
    top: -82px;
    width: 100vh;
    height: 100vh;
  }
  #about {
    margin-top: -250px;
  }
}
