@media only screen and (max-width: 600px) {
  .gaushala-text-custom-box-1 {
    position: relative;
    height: 90vh;
    background-image: url("../images/res-index-header-bg-img.jpg");
  }
  .gaushala-slider-box .owl-theme .owl-nav.disabled + .owl-dots {
    left: 2rem;
  }
  .scroll-box {
    left: 70%;
  }
  .donate-now {
    right: 2rem;
  }
  .gaushala-text-custom-box-1 {
    padding-left: 2rem;
  }
  .gaushala-text-custom-box-1 * {
    width: 100%;
  }
  .gaushala-text-custom-box-1 {
    padding-left: 1rem;
    padding-bottom: 7rem;
    align-items: flex-end;
  }
  .scroll-link-box {
    margin: 0;
  }
  .donate-now-btn {
    padding: 0.5rem 1rem;
    font: 500 1.6rem var(--secondary-font);
    border-radius: 2rem;
    background-color: var(--secondary-font);
    margin-left: 1rem;
    color: #4e6085;
  }
  .d-flex {
    justify-content: center;
  }
  .nav-bar-custom .navbar-toggler {
    border: none;
  }
  .gaushala-text-custom-box-1::before {
    width: 80%;
  }
  .gaushala-text-box h1 {
    font: 700 2rem var(--secondary-font);
    line-height: 2.5rem;
  }
  .nav-bar-custom {
    padding: 1rem 1.5rem;
  }
  .nav-bar-custom .navbar-brand {
    font: 400 1rem var(--secondary-font);
  }
  .nav-bar-custom .nav-link {
    text-align: center;
  }
  .nav-bar-custom .d-flex {
    justify-content: center;
  }

  .about-us-custom .container-fluid {
    padding: 2rem 0rem;
  }
  .what-we-do-custom .what-box {
    padding: 2rem 0;
  }
  .what-we-slider-box .owl-nav {
    top: 30%;
    width: 100%;
    margin-left: 0%;
  }
  .what-we-slider-box {
    padding: 1rem 0rem 2rem 0rem;
  }
  .what-we-do-custom {
    padding: 0rem 1rem 0rem 1rem;
  }
  .adopt-cow-custom {
    padding: 2rem 0;
  }
  .adopt-cow-support {
    padding: 0 0rem 0 0rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cow-name-slider .cow-name-content-box img {
    width: 100%;
    border-radius: 2rem;
    margin-top: 1rem;
  }
  .cow-name-slider .owl-nav {
    width: 100%;
    left: 0;
  }
  .cow-name-content-box::before {
    width: 100%;
  }
  .cow-name-content {
    width: 100%;
  }
  .donate-us-custom {
    padding: 2rem 0rem 2rem 0rem;
  }
  .donate-us-yours {
    text-align: center;
  }
  .donate-side-img img {
    margin-top: 2rem;
    width: 100%;
  }
  .our-team-custom {
    padding: 2rem 0rem 2rem 0rem;
  }
  .our-team-slider-box .owl-nav {
    top: 40%;
    left: 0%;
    width: 100%;
  }
  .gallery-custom {
    padding: 2rem 0rem;
  }

  .gallery-images-box {
    grid-template-columns: repeat(1, auto);
  }
  .our-customers-custom {
    background-color: #daecff;
    padding: 2rem 0rem 2rem 0rem;
  }
  .our-customers-head h1 {
    font: 800 2rem var(--secondary-font);
  }
  .footer-nav ul {
    width: 100%;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }
  .years-of-serving-custom {
    background-image: url("../images/res-index-years-bg-img.jpg");
    background-size: cover;
  }
  .years-of-serving-custom {
    padding: 0;
  }
  .years-main-box {
    padding: 0%;
    padding: 6rem 0;
  }
  .cow-years-box h1 {
    font: 800 3rem var(--secondary-font);
  }
  .cow-years-box p {
    font: 600 1rem var(--secondary-font);
  }
  .years-of {
    margin-left: 0rem;
  }
  .underline {
    width: 55%;
    margin-top: -0.5rem;
  }
  .cows-underline {
    margin-left: 4rem;
  }
  .adopt-cow-support p {
    font: 300 1.05rem var(--primary-font);
    line-height: 1.7rem;
    letter-spacing: 0.07rem;
    text-align: center;
  }
  .footer-custom {
    padding: 2rem 0rem 0 0rem;
  }
  .offcanvas.offcanvas-end {
    width: 100%;
  }
  .header-slider-right li {
    list-style-type: none;
    padding-bottom: 1rem;
    text-align: center;
  }
  .header-slider-right li a {
    text-decoration: none;
    font: 400 2rem var(--secondary-font);
    color: #4e6085;
  }
  .donate-us-yours p {
    font: 300 1rem var(--primary-font);
    letter-spacing: 0.02rem;
  }
  .gallery-head p {
    font: 300 1.1rem var(--primary-font);
    letter-spacing: 0.02rem;
  }

  .contact-us-content {
    padding-bottom: 2rem;
    padding-left: 1rem;
  }

  .drop-us-custom {
    padding: 2rem 1rem;
  }
  .drop-us-mian-box h1 {
    font: 600 2.01rem var(--secondary-font);
  }
  .drop-us-mian-box p {
    width: 100%;
  }
  .drop-us-mian-box label {
    padding-left: 0;
  }
  .contact-us-custom {
    background-image: url("../images/res-contact-bg-img.jpg");
  }
  .about-mission-custom {
    position: relative;
    background-image: url("../images/res-index-header-bg-img.jpg");
  }
  .what-we-do-main-box {
    grid-template-columns: repeat(1, auto);
  }
  .what-we-do-page {
    padding: 2rem 0rem 2rem 0rem;
  }
  .about-mission-custom::before {
    width: 80%;
  }
  .about-mission-custom::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    height: 100%;
    background: linear-gradient(
      to right,
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.3),
      transparent
    );
    z-index: 1;
  }
  .about-mission-custom * {
    z-index: 2;
  }

  .about-custom .about-us-main-box {
    padding: 1rem 1rem;
  }
  .our-mission-container .our-mission-box {
    width: 100%;
  }
  .our-mission-text-box {
    padding: 1rem 1rem;
  }
  .res-our-mission-box {
    border-bottom: 1px solid #4e6085;
  }

  .gallery-box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }

  .donate-now-custom {
    padding: 2rem 1rem;
  }
  .support-box {
    padding-top: 0;
    padding-right: 0;
  }
  .donate-now-custom .col-md-7 {
    border-right: none;
  }
  .support-content-box h1 {
    font: 800 2rem var(--secondary-font);
  }
}
