/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  max-width: 680px;
  padding: 0 15px;
}


.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}



.footer{
  z-index: 999;
}
.containerdiv {
border: 0;
float: left;
position: relative;
padding-bottom: 150px;
}
.cornerimage {
border: 0;
position: absolute;
top: -17%;
right: -23.4%;
width: 150%;
}
img{
  width: 100%;
}
.mt-5, .my-5 {
  padding-top: 15%;
  height: 35px;
}
.btnValve{
  color: white;
  width: 100%;
  text-align: center;

}
.videoimage{
margin-top: 7%;
}
/* Mobile */
@media (min-width: 320px) and (max-width: 480px) {

  .videoimage{
    margin-top: 5.5%;
  }

  main{
      overflow: hidden;
  }

}

@media (min-width: 768px) {
.bd-placeholder-img-lg {
  font-size: 3.5rem;
}


}

body{
    background-color: #1e7e3445;
}
.footer {
  text-align: center;
  display: block;
  margin-top: -100px;
  width: 100%;
}

.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 30px;
}
.donate{
      margin-top: 25px;
}
