.download-secc {
    background: #085A7F;
    padding: 40px 0px 0px;
  }
  .section-title .download{
    font-size: 52px;
    color:#fff;
    line-height: 60px;
    font-weight: 700;
  }
  .download-btns {
    display: flex;
    gap: 14px;
    margin: 10px auto;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .ac-container.pr label {
    cursor: pointer;
    display: block;
    padding: 15px;
    background: #fff;
    color: #085A7F;
    font-size: 20px;
    transition: background 0.3s ease;
}
.ac-container.pr input:checked+label {
  background: #085A7F;
  color: white;
}
.ac-container.pr {
  width: 100%;
}
.ac-container.pr article {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  color: #085A7F;
  background: #fff;
  font-size: 14px;
}
.privacy-content{
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color:#085A7F;
}
.campaigns_right_Unityy {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
  line-height: 38px;
}
.ngo-h{
  height:592px;
}
.ac-container.pr input {
  display: none;}
  /* .download-btns [class*=btn] {
    margin: 5px 20px;
    font-size: 16px;
    width: 50%;
  } */
   .privacy{
    padding: 80px 0px;
   }
  .app-btn{
    display: flex;
    flex-direction: column;
    gap:16px;
  }
  .app-cont{
    display: flex;
    gap:50px;
  }
  .btn-white-gradient {
    color: #085A7F;

    background-color: #fff;
    font-weight: 500;
     padding: 12px 56px;
    border-radius: 25px;
    font-size: 16px;
  }

  .btn-white-gradient i {
    padding-right: 6px;
  }
  

  .centered-image {
    border-radius: 10px;
    width: 100%;
    height: 100!;
  } 

  .carousel .carousel-item .image-containerr img {
    width: 350px;
    height: 455px;
    object-fit: contain;
  }
.download-btns .section-title{
    width: 100%;
}
  .section-title .desp{
font-size: 20px;
color:#fff;
text-align: center;
line-height: 32px;
font-weight: 500;
padding: 20px 0px;
  }
.google-btn{
    display: flex;
    flex-direction: row;
}
  
   .image-containerr {
    /* width: 400px;
    height: 400px; */
    /* background-image: linear-gradient(to right, #77ab71, green); */
    /* border-radius: 50%; */
    position: relative;
    /* z-index: -1; */
} 
.scann {
    width: 120px;
}
.scann img{
    width: 100%;
    height: 100%;
}
.text-bg{
  display: flex;
  flex-direction: row;
}
.bank-acc{
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .download-secc {
    background: #085A7F;
    padding: 40px 0px;
}
.download-secc .container{
  margin:0 auto;
}
.dis-h {
  height: 770px;
}
}
@media (max-width: 576px) {
.download-btns .section-title {
    width: 100%;
}
.slideer1 {
  margin-top: 40px;
  height: 482px;
}
.campaigns_right_Unityy {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  line-height: 38px;
}
.text-bg{
  display: flex;
  flex-direction: column;
}
.btn-white-gradient {
     padding: 12px 64px;
  }
.app-btn{
    display: flex;
    gap:16px;
    flex-direction: column;
    margin: 0 auto;
  }
.section-title .desp{
    font-size: 16px;
    color:#fff;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
    padding: 20px 0px;
      }
   
 
    .carousel .carousel-item .image-containerr img {
        width: 350px;
        height: 296px;
        object-fit: contain;
      }
      
  
   /* .image-containerr {
    width: 250px;
    height: 250px;
    background-image: linear-gradient(to right, #77ab71, green);
    border-radius: 50%;
    position: relative;
    z-index: -1;
    margin: 0 auto;
}  */
.section-title .download {
    font-size: 28px;
    color: #fff;
    line-height: 42px;
    font-weight: 700;
}
.app-cont{
    display: flex;
    flex-direction: column !important;
    gap:16px;
}
.scann {
    width: 120px;
    margin: 0 auto;
}
}
@media (max-width: 768px) {
    /* .image-containerr {
        width: 250px;
        height: 250px;
        background-image: linear-gradient(to right, #77ab71, green);
        border-radius: 50%;
        position: relative;
        z-index: -1;
        margin: 0 auto;
    }  */
    .ngo-h {
      height: 330px;
  }
  .slideer1 {
    margin-top: 40px;
  }
    .app-cont{
        display: flex;
        flex-direction: row;
        gap:16px;
    }
    .carousel .carousel-item .image-containerr img {
        width: 272px;
        height: 296px;
        object-fit: contain;
      }
}
@media (max-width: 480px) {
  .slc-poster {
      max-width: 100%;
      margin-top: 20px;
      height: 522px !important;
      width: 380px !important;
  }
}
@media (max-width: 425px) {
  .ac-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .ac-container div {
    width: 100%;
  }
  .ac-container label {
    width: 100%;
  }
  .ac-container article {
    width: 100%;
  }}