@media (max-width: 320px) {
  .navbar {
    width: 100%;
    /* background: pink; */
  }
  .nav-medsos {
    padding-top: 0;
    /* background: red; */
  }
  .flexnavMds img {
    width: 1.3rem;
  }
  .nav-item a {
    font-size: 0.8rem;
  }
  .hero-content {
    padding-left: 0;
  }
  #about {
    height: 100vh;
  }
  .hero-content h1 {
    /* background: pink; */
    margin-top: 10px;
    font-size: 1rem;
    width: 250px;
  }
  .hero-content p {
    font-size: 0.8rem;
  }
  .dbk img {
    width: 57px;
  }
  .breadCrumbPA {
    padding: 0 0 20px 0 !important;
  }
  .SlidePartners img {
    width: 95% !important;
  }
  .bxBoxCtnAHE {
    width: 147px !important;
    /* background: pink; */
  }
  .dfimg {
    margin-top: 0px !important;
  }
  .bxBoxCtn {
    width: 140px !important;
  }
  .bxBoxCtn span {
    font-size: 0.8rem;
  }
  .video-container {
    width: 98vw;
    margin: 0 auto;
    gap: 10px !important;
  }
  .carousel-container {
    width: 95% !important;
    height: 150px;
    background: pink;
  }
  .carousel-nav {
    width: 90% !important;
  }
  .video-card {
    width: 90% !important;
    max-width: 200px;
    /* background: red !important; */
  }
  .FooterFixed {
    display: block;
  }
  #award {
    height: 550px;
  }
  .bximg-award img {
    margin-right: 5px;
  }
}
